diff --git a/audits/2022_03_quantstamp.pdf b/audits/2022_03_quantstamp.pdf new file mode 100644 index 00000000..5746bc75 Binary files /dev/null and b/audits/2022_03_quantstamp.pdf differ diff --git a/audits/2023_07_solidified.pdf b/audits/2023_07_solidified.pdf new file mode 100644 index 00000000..35634cbf Binary files /dev/null and b/audits/2023_07_solidified.pdf differ diff --git a/audits/2024_01_solidified.pdf b/audits/2024_01_solidified.pdf new file mode 100644 index 00000000..b54d7d39 Binary files /dev/null and b/audits/2024_01_solidified.pdf differ diff --git a/audits/2024_03_solidified.pdf b/audits/2024_03_solidified.pdf new file mode 100644 index 00000000..049fa0b7 Binary files /dev/null and b/audits/2024_03_solidified.pdf differ diff --git a/whitepaper/Kresko Synthetic Asset Protocol v1_2023-01-23.pdf b/docs/2023_01_whitepaper.pdf similarity index 100% rename from whitepaper/Kresko Synthetic Asset Protocol v1_2023-01-23.pdf rename to docs/2023_01_whitepaper.pdf diff --git a/docs/2024_03_litepaper_pre.pdf b/docs/2024_03_litepaper_pre.pdf new file mode 100644 index 00000000..8646b583 Binary files /dev/null and b/docs/2024_03_litepaper_pre.pdf differ diff --git a/docs/book/.nojekyll b/docs/book/.nojekyll deleted file mode 100644 index f1731109..00000000 --- a/docs/book/.nojekyll +++ /dev/null @@ -1 +0,0 @@ -This file makes sure that Github Pages doesn't process mdBook's output. diff --git a/docs/book/404.html b/docs/book/404.html deleted file mode 100644 index 878d940f..00000000 --- a/docs/book/404.html +++ /dev/null @@ -1,221 +0,0 @@ - - - - - - Page not found - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Document not found (404)

-

This URL is invalid, sorry. Please use the navigation bar or search to continue.

- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/FontAwesome/css/font-awesome.css b/docs/book/FontAwesome/css/font-awesome.css deleted file mode 100644 index 540440ce..00000000 --- a/docs/book/FontAwesome/css/font-awesome.css +++ /dev/null @@ -1,4 +0,0 @@ -/*! - * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome - * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) - */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto} diff --git a/docs/book/FontAwesome/fonts/FontAwesome.ttf b/docs/book/FontAwesome/fonts/FontAwesome.ttf deleted file mode 100644 index 35acda2f..00000000 Binary files a/docs/book/FontAwesome/fonts/FontAwesome.ttf and /dev/null differ diff --git a/docs/book/FontAwesome/fonts/fontawesome-webfont.eot b/docs/book/FontAwesome/fonts/fontawesome-webfont.eot deleted file mode 100644 index e9f60ca9..00000000 Binary files a/docs/book/FontAwesome/fonts/fontawesome-webfont.eot and /dev/null differ diff --git a/docs/book/FontAwesome/fonts/fontawesome-webfont.svg b/docs/book/FontAwesome/fonts/fontawesome-webfont.svg deleted file mode 100644 index 855c845e..00000000 --- a/docs/book/FontAwesome/fonts/fontawesome-webfont.svg +++ /dev/null @@ -1,2671 +0,0 @@ - - - - -Created by FontForge 20120731 at Mon Oct 24 17:37:40 2016 - By ,,, -Copyright Dave Gandy 2016. All rights reserved. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/docs/book/FontAwesome/fonts/fontawesome-webfont.ttf b/docs/book/FontAwesome/fonts/fontawesome-webfont.ttf deleted file mode 100644 index 35acda2f..00000000 Binary files a/docs/book/FontAwesome/fonts/fontawesome-webfont.ttf and /dev/null differ diff --git a/docs/book/FontAwesome/fonts/fontawesome-webfont.woff b/docs/book/FontAwesome/fonts/fontawesome-webfont.woff deleted file mode 100644 index 400014a4..00000000 Binary files a/docs/book/FontAwesome/fonts/fontawesome-webfont.woff and /dev/null differ diff --git a/docs/book/FontAwesome/fonts/fontawesome-webfont.woff2 b/docs/book/FontAwesome/fonts/fontawesome-webfont.woff2 deleted file mode 100644 index 4d13fc60..00000000 Binary files a/docs/book/FontAwesome/fonts/fontawesome-webfont.woff2 and /dev/null differ diff --git a/docs/book/ayu-highlight.css b/docs/book/ayu-highlight.css deleted file mode 100644 index 32c94322..00000000 --- a/docs/book/ayu-highlight.css +++ /dev/null @@ -1,78 +0,0 @@ -/* -Based off of the Ayu theme -Original by Dempfi (https://github.com/dempfi/ayu) -*/ - -.hljs { - display: block; - overflow-x: auto; - background: #191f26; - color: #e6e1cf; -} - -.hljs-comment, -.hljs-quote { - color: #5c6773; - font-style: italic; -} - -.hljs-variable, -.hljs-template-variable, -.hljs-attribute, -.hljs-attr, -.hljs-regexp, -.hljs-link, -.hljs-selector-id, -.hljs-selector-class { - color: #ff7733; -} - -.hljs-number, -.hljs-meta, -.hljs-builtin-name, -.hljs-literal, -.hljs-type, -.hljs-params { - color: #ffee99; -} - -.hljs-string, -.hljs-bullet { - color: #b8cc52; -} - -.hljs-title, -.hljs-built_in, -.hljs-section { - color: #ffb454; -} - -.hljs-keyword, -.hljs-selector-tag, -.hljs-symbol { - color: #ff7733; -} - -.hljs-name { - color: #36a3d9; -} - -.hljs-tag { - color: #00568d; -} - -.hljs-emphasis { - font-style: italic; -} - -.hljs-strong { - font-weight: bold; -} - -.hljs-addition { - color: #91b362; -} - -.hljs-deletion { - color: #d96c75; -} diff --git a/docs/book/book.css b/docs/book/book.css deleted file mode 100644 index b5ce903f..00000000 --- a/docs/book/book.css +++ /dev/null @@ -1,13 +0,0 @@ -table { - margin: 0 auto; - border-collapse: collapse; - width: 100%; -} - -table td:first-child { - width: 15%; -} - -table td:nth-child(2) { - width: 25%; -} \ No newline at end of file diff --git a/docs/book/book.js b/docs/book/book.js deleted file mode 100644 index e7724a41..00000000 --- a/docs/book/book.js +++ /dev/null @@ -1,728 +0,0 @@ -// Fix back button cache problem -window.onunload = function () {} - -// Global variable, shared between modules -function playground_text(playground, hidden = true) { - const code_block = playground.querySelector('code') - - if (window.ace && code_block.classList.contains('editable')) { - const editor = window.ace.edit(code_block) - return editor.getValue() - } else if (hidden) { - return code_block.textContent - } else { - return code_block.innerText - } -} -;(function codeSnippets() { - function fetch_with_timeout(url, options, timeout = 6000) { - return Promise.race([ - fetch(url, options), - new Promise((_, reject) => setTimeout(() => reject(new Error('timeout')), timeout)), - ]) - } - - var playgrounds = Array.from(document.querySelectorAll('.playground')) - if (playgrounds.length > 0) { - fetch_with_timeout('https://play.rust-lang.org/meta/crates', { - headers: { - 'Content-Type': 'application/json', - }, - method: 'POST', - mode: 'cors', - }) - .then(response => response.json()) - .then(response => { - // get list of crates available in the rust playground - let playground_crates = response.crates.map(item => item['id']) - playgrounds.forEach(block => handle_crate_list_update(block, playground_crates)) - }) - } - - function handle_crate_list_update(playground_block, playground_crates) { - // update the play buttons after receiving the response - update_play_button(playground_block, playground_crates) - - // and install on change listener to dynamically update ACE editors - if (window.ace) { - let code_block = playground_block.querySelector('code') - if (code_block.classList.contains('editable')) { - let editor = window.ace.edit(code_block) - editor.addEventListener('change', function (e) { - update_play_button(playground_block, playground_crates) - }) - // add Ctrl-Enter command to execute rust code - editor.commands.addCommand({ - name: 'run', - bindKey: { - win: 'Ctrl-Enter', - mac: 'Ctrl-Enter', - }, - exec: _editor => run_rust_code(playground_block), - }) - } - } - } - - // updates the visibility of play button based on `no_run` class and - // used crates vs ones available on https://play.rust-lang.org - function update_play_button(pre_block, playground_crates) { - var play_button = pre_block.querySelector('.play-button') - - // skip if code is `no_run` - if (pre_block.querySelector('code').classList.contains('no_run')) { - play_button.classList.add('hidden') - return - } - - // get list of `extern crate`'s from snippet - var txt = playground_text(pre_block) - var re = /extern\s+crate\s+([a-zA-Z_0-9]+)\s*;/g - var snippet_crates = [] - var item - while ((item = re.exec(txt))) { - snippet_crates.push(item[1]) - } - - // check if all used crates are available on play.rust-lang.org - var all_available = snippet_crates.every(function (elem) { - return playground_crates.indexOf(elem) > -1 - }) - - if (all_available) { - play_button.classList.remove('hidden') - } else { - play_button.classList.add('hidden') - } - } - - function run_rust_code(code_block) { - var result_block = code_block.querySelector('.result') - if (!result_block) { - result_block = document.createElement('code') - result_block.className = 'result hljs language-bash' - - code_block.append(result_block) - } - - let text = playground_text(code_block) - let classes = code_block.querySelector('code').classList - let edition = '2015' - if (classes.contains('edition2018')) { - edition = '2018' - } else if (classes.contains('edition2021')) { - edition = '2021' - } - var params = { - version: 'stable', - optimize: '0', - code: text, - edition: edition, - } - - if (text.indexOf('#![feature') !== -1) { - params.version = 'nightly' - } - - result_block.innerText = 'Running...' - - fetch_with_timeout('https://play.rust-lang.org/evaluate.json', { - headers: { - 'Content-Type': 'application/json', - }, - method: 'POST', - mode: 'cors', - body: JSON.stringify(params), - }) - .then(response => response.json()) - .then(response => { - if (response.result.trim() === '') { - result_block.innerText = 'No output' - result_block.classList.add('result-no-output') - } else { - result_block.innerText = response.result - result_block.classList.remove('result-no-output') - } - }) - .catch(error => (result_block.innerText = 'Playground Communication: ' + error.message)) - } - - // Syntax highlighting Configuration - hljs.configure({ - tabReplace: ' ', // 4 spaces - languages: [], // Languages used for auto-detection - }) - - let code_nodes = Array.from(document.querySelectorAll('code')) - // Don't highlight `inline code` blocks in headers. - .filter(function (node) { - return !node.parentElement.classList.contains('header') - }) - - if (window.ace) { - // language-rust class needs to be removed for editable - // blocks or highlightjs will capture events - code_nodes - .filter(function (node) { - return node.classList.contains('editable') - }) - .forEach(function (block) { - block.classList.remove('language-rust') - }) - - code_nodes - .filter(function (node) { - return !node.classList.contains('editable') - }) - .forEach(function (block) { - hljs.highlightBlock(block) - }) - } else { - code_nodes.forEach(function (block) { - hljs.highlightBlock(block) - }) - } - - // Adding the hljs class gives code blocks the color css - // even if highlighting doesn't apply - code_nodes.forEach(function (block) { - block.classList.add('hljs') - }) - - Array.from(document.querySelectorAll('code.hljs')).forEach(function (block) { - var lines = Array.from(block.querySelectorAll('.boring')) - // If no lines were hidden, return - if (!lines.length) { - return - } - block.classList.add('hide-boring') - - var buttons = document.createElement('div') - buttons.className = 'buttons' - buttons.innerHTML = '' - - // add expand button - var pre_block = block.parentNode - pre_block.insertBefore(buttons, pre_block.firstChild) - - pre_block.querySelector('.buttons').addEventListener('click', function (e) { - if (e.target.classList.contains('fa-eye')) { - e.target.classList.remove('fa-eye') - e.target.classList.add('fa-eye-slash') - e.target.title = 'Hide lines' - e.target.setAttribute('aria-label', e.target.title) - - block.classList.remove('hide-boring') - } else if (e.target.classList.contains('fa-eye-slash')) { - e.target.classList.remove('fa-eye-slash') - e.target.classList.add('fa-eye') - e.target.title = 'Show hidden lines' - e.target.setAttribute('aria-label', e.target.title) - - block.classList.add('hide-boring') - } - }) - }) - - if (window.playground_copyable) { - Array.from(document.querySelectorAll('pre code')).forEach(function (block) { - var pre_block = block.parentNode - if (!pre_block.classList.contains('playground')) { - var buttons = pre_block.querySelector('.buttons') - if (!buttons) { - buttons = document.createElement('div') - buttons.className = 'buttons' - pre_block.insertBefore(buttons, pre_block.firstChild) - } - - var clipButton = document.createElement('button') - clipButton.className = 'fa fa-copy clip-button' - clipButton.title = 'Copy to clipboard' - clipButton.setAttribute('aria-label', clipButton.title) - clipButton.innerHTML = '' - - buttons.insertBefore(clipButton, buttons.firstChild) - } - }) - } - - // Process playground code blocks - Array.from(document.querySelectorAll('.playground')).forEach(function (pre_block) { - // Add play button - var buttons = pre_block.querySelector('.buttons') - if (!buttons) { - buttons = document.createElement('div') - buttons.className = 'buttons' - pre_block.insertBefore(buttons, pre_block.firstChild) - } - - var runCodeButton = document.createElement('button') - runCodeButton.className = 'fa fa-play play-button' - runCodeButton.hidden = true - runCodeButton.title = 'Run this code' - runCodeButton.setAttribute('aria-label', runCodeButton.title) - - buttons.insertBefore(runCodeButton, buttons.firstChild) - runCodeButton.addEventListener('click', function (e) { - run_rust_code(pre_block) - }) - - if (window.playground_copyable) { - var copyCodeClipboardButton = document.createElement('button') - copyCodeClipboardButton.className = 'fa fa-copy clip-button' - copyCodeClipboardButton.innerHTML = '' - copyCodeClipboardButton.title = 'Copy to clipboard' - copyCodeClipboardButton.setAttribute('aria-label', copyCodeClipboardButton.title) - - buttons.insertBefore(copyCodeClipboardButton, buttons.firstChild) - } - - let code_block = pre_block.querySelector('code') - if (window.ace && code_block.classList.contains('editable')) { - var undoChangesButton = document.createElement('button') - undoChangesButton.className = 'fa fa-history reset-button' - undoChangesButton.title = 'Undo changes' - undoChangesButton.setAttribute('aria-label', undoChangesButton.title) - - buttons.insertBefore(undoChangesButton, buttons.firstChild) - - undoChangesButton.addEventListener('click', function () { - let editor = window.ace.edit(code_block) - editor.setValue(editor.originalCode) - editor.clearSelection() - }) - } - }) -})() -;(function themes() { - var html = document.querySelector('html') - var themeToggleButton = document.getElementById('theme-toggle') - var themePopup = document.getElementById('theme-list') - var themeColorMetaTag = document.querySelector('meta[name="theme-color"]') - var stylesheets = { - ayuHighlight: document.querySelector("[href$='ayu-highlight.css']"), - tomorrowNight: document.querySelector("[href$='tomorrow-night.css']"), - highlight: document.querySelector("[href$='highlight.css']"), - } - - function showThemes() { - themePopup.style.display = 'block' - themeToggleButton.setAttribute('aria-expanded', true) - themePopup.querySelector('button#' + get_theme()).focus() - } - - function updateThemeSelected() { - themePopup.querySelectorAll('.theme-selected').forEach(function (el) { - el.classList.remove('theme-selected') - }) - themePopup.querySelector('button#' + get_theme()).classList.add('theme-selected') - } - - function hideThemes() { - themePopup.style.display = 'none' - themeToggleButton.setAttribute('aria-expanded', false) - themeToggleButton.focus() - } - - function get_theme() { - var theme - try { - theme = localStorage.getItem('mdbook-theme') - } catch (e) {} - if (theme === null || theme === undefined) { - return default_theme - } else { - return theme - } - } - - function set_theme(theme, store = true) { - let ace_theme - - if (theme == 'coal' || theme == 'navy') { - stylesheets.ayuHighlight.disabled = true - stylesheets.tomorrowNight.disabled = false - stylesheets.highlight.disabled = true - - ace_theme = 'ace/theme/tomorrow_night' - } else if (theme == 'ayu') { - stylesheets.ayuHighlight.disabled = false - stylesheets.tomorrowNight.disabled = true - stylesheets.highlight.disabled = true - ace_theme = 'ace/theme/tomorrow_night' - } else { - stylesheets.ayuHighlight.disabled = true - stylesheets.tomorrowNight.disabled = true - stylesheets.highlight.disabled = false - ace_theme = 'ace/theme/dawn' - } - - setTimeout(function () { - themeColorMetaTag.content = getComputedStyle(document.documentElement).backgroundColor - }, 1) - - if (window.ace && window.editors) { - window.editors.forEach(function (editor) { - editor.setTheme(ace_theme) - }) - } - - var previousTheme = get_theme() - - if (store) { - try { - localStorage.setItem('mdbook-theme', theme) - } catch (e) {} - } - - html.classList.remove(previousTheme) - html.classList.add(theme) - updateThemeSelected() - } - - // Set theme - var theme = get_theme() - - set_theme(theme, false) - - themeToggleButton.addEventListener('click', function () { - if (themePopup.style.display === 'block') { - hideThemes() - } else { - showThemes() - } - }) - - themePopup.addEventListener('click', function (e) { - var theme - if (e.target.className === 'theme') { - theme = e.target.id - } else if (e.target.parentElement.className === 'theme') { - theme = e.target.parentElement.id - } else { - return - } - set_theme(theme) - }) - - themePopup.addEventListener('focusout', function (e) { - // e.relatedTarget is null in Safari and Firefox on macOS (see workaround below) - if (!!e.relatedTarget && !themeToggleButton.contains(e.relatedTarget) && !themePopup.contains(e.relatedTarget)) { - hideThemes() - } - }) - - // Should not be needed, but it works around an issue on macOS & iOS: https://github.com/rust-lang/mdBook/issues/628 - document.addEventListener('click', function (e) { - if ( - themePopup.style.display === 'block' && - !themeToggleButton.contains(e.target) && - !themePopup.contains(e.target) - ) { - hideThemes() - } - }) - - document.addEventListener('keydown', function (e) { - if (e.altKey || e.ctrlKey || e.metaKey || e.shiftKey) { - return - } - if (!themePopup.contains(e.target)) { - return - } - - switch (e.key) { - case 'Escape': - e.preventDefault() - hideThemes() - break - case 'ArrowUp': - e.preventDefault() - var li = document.activeElement.parentElement - if (li && li.previousElementSibling) { - li.previousElementSibling.querySelector('button').focus() - } - break - case 'ArrowDown': - e.preventDefault() - var li = document.activeElement.parentElement - if (li && li.nextElementSibling) { - li.nextElementSibling.querySelector('button').focus() - } - break - case 'Home': - e.preventDefault() - themePopup.querySelector('li:first-child button').focus() - break - case 'End': - e.preventDefault() - themePopup.querySelector('li:last-child button').focus() - break - } - }) -})() -;(function sidebar() { - var body = document.querySelector('body') - var sidebar = document.getElementById('sidebar') - var sidebarLinks = document.querySelectorAll('#sidebar a') - var sidebarToggleButton = document.getElementById('sidebar-toggle') - var sidebarResizeHandle = document.getElementById('sidebar-resize-handle') - var firstContact = null - - function showSidebar() { - body.classList.remove('sidebar-hidden') - body.classList.add('sidebar-visible') - Array.from(sidebarLinks).forEach(function (link) { - link.setAttribute('tabIndex', 0) - }) - sidebarToggleButton.setAttribute('aria-expanded', true) - sidebar.setAttribute('aria-hidden', false) - try { - localStorage.setItem('mdbook-sidebar', 'visible') - } catch (e) {} - } - - var sidebarAnchorToggles = document.querySelectorAll('#sidebar a.toggle') - - function toggleSection(ev) { - ev.currentTarget.parentElement.classList.toggle('expanded') - } - - Array.from(sidebarAnchorToggles).forEach(function (el) { - el.addEventListener('click', toggleSection) - }) - - function hideSidebar() { - body.classList.remove('sidebar-visible') - body.classList.add('sidebar-hidden') - Array.from(sidebarLinks).forEach(function (link) { - link.setAttribute('tabIndex', -1) - }) - sidebarToggleButton.setAttribute('aria-expanded', false) - sidebar.setAttribute('aria-hidden', true) - try { - localStorage.setItem('mdbook-sidebar', 'hidden') - } catch (e) {} - } - - // Toggle sidebar - sidebarToggleButton.addEventListener('click', function sidebarToggle() { - if (body.classList.contains('sidebar-hidden')) { - var current_width = parseInt(document.documentElement.style.getPropertyValue('--sidebar-width'), 10) - if (current_width < 150) { - document.documentElement.style.setProperty('--sidebar-width', '150px') - } - showSidebar() - } else if (body.classList.contains('sidebar-visible')) { - hideSidebar() - } else { - if (getComputedStyle(sidebar)['transform'] === 'none') { - hideSidebar() - } else { - showSidebar() - } - } - }) - - sidebarResizeHandle.addEventListener('mousedown', initResize, false) - - function initResize(e) { - window.addEventListener('mousemove', resize, false) - window.addEventListener('mouseup', stopResize, false) - body.classList.add('sidebar-resizing') - } - function resize(e) { - var pos = e.clientX - sidebar.offsetLeft - if (pos < 20) { - hideSidebar() - } else { - if (body.classList.contains('sidebar-hidden')) { - showSidebar() - } - pos = Math.min(pos, window.innerWidth - 100) - document.documentElement.style.setProperty('--sidebar-width', pos + 'px') - } - } - //on mouseup remove windows functions mousemove & mouseup - function stopResize(e) { - body.classList.remove('sidebar-resizing') - window.removeEventListener('mousemove', resize, false) - window.removeEventListener('mouseup', stopResize, false) - } - - document.addEventListener( - 'touchstart', - function (e) { - firstContact = { - x: e.touches[0].clientX, - time: Date.now(), - } - }, - { passive: true }, - ) - - document.addEventListener( - 'touchmove', - function (e) { - if (!firstContact) return - - var curX = e.touches[0].clientX - var xDiff = curX - firstContact.x, - tDiff = Date.now() - firstContact.time - - if (tDiff < 250 && Math.abs(xDiff) >= 150) { - if (xDiff >= 0 && firstContact.x < Math.min(document.body.clientWidth * 0.25, 300)) showSidebar() - else if (xDiff < 0 && curX < 300) hideSidebar() - - firstContact = null - } - }, - { passive: true }, - ) -})() -;(function chapterNavigation() { - document.addEventListener('keydown', function (e) { - if (e.altKey || e.ctrlKey || e.metaKey || e.shiftKey) { - return - } - if (window.search && window.search.hasFocus()) { - return - } - var html = document.querySelector('html') - - function next() { - var nextButton = document.querySelector('.nav-chapters.next') - if (nextButton) { - window.location.href = nextButton.href - } - } - function prev() { - var previousButton = document.querySelector('.nav-chapters.previous') - if (previousButton) { - window.location.href = previousButton.href - } - } - switch (e.key) { - case 'ArrowRight': - e.preventDefault() - if (html.dir == 'rtl') { - prev() - } else { - next() - } - break - case 'ArrowLeft': - e.preventDefault() - if (html.dir == 'rtl') { - next() - } else { - prev() - } - break - } - }) -})() -;(function clipboard() { - var clipButtons = document.querySelectorAll('.clip-button') - - function hideTooltip(elem) { - elem.firstChild.innerText = '' - elem.className = 'fa fa-copy clip-button' - } - - function showTooltip(elem, msg) { - elem.firstChild.innerText = msg - elem.className = 'fa fa-copy tooltipped' - } - - var clipboardSnippets = new ClipboardJS('.clip-button', { - text: function (trigger) { - hideTooltip(trigger) - let playground = trigger.closest('pre') - return playground_text(playground, false) - }, - }) - - Array.from(clipButtons).forEach(function (clipButton) { - clipButton.addEventListener('mouseout', function (e) { - hideTooltip(e.currentTarget) - }) - }) - - clipboardSnippets.on('success', function (e) { - e.clearSelection() - showTooltip(e.trigger, 'Copied!') - }) - - clipboardSnippets.on('error', function (e) { - showTooltip(e.trigger, 'Clipboard error!') - }) -})() -;(function scrollToTop() { - var menuTitle = document.querySelector('.menu-title') - - menuTitle.addEventListener('click', function () { - document.scrollingElement.scrollTo({ top: 0, behavior: 'smooth' }) - }) -})() -;(function controllMenu() { - var menu = document.getElementById('menu-bar') - ;(function controllPosition() { - var scrollTop = document.scrollingElement.scrollTop - var prevScrollTop = scrollTop - var minMenuY = -menu.clientHeight - 50 - // When the script loads, the page can be at any scroll (e.g. if you reforesh it). - menu.style.top = scrollTop + 'px' - // Same as parseInt(menu.style.top.slice(0, -2), but faster - var topCache = menu.style.top.slice(0, -2) - menu.classList.remove('sticky') - var stickyCache = false // Same as menu.classList.contains('sticky'), but faster - document.addEventListener( - 'scroll', - function () { - scrollTop = Math.max(document.scrollingElement.scrollTop, 0) - // `null` means that it doesn't need to be updated - var nextSticky = null - var nextTop = null - var scrollDown = scrollTop > prevScrollTop - var menuPosAbsoluteY = topCache - scrollTop - if (scrollDown) { - nextSticky = false - if (menuPosAbsoluteY > 0) { - nextTop = prevScrollTop - } - } else { - if (menuPosAbsoluteY > 0) { - nextSticky = true - } else if (menuPosAbsoluteY < minMenuY) { - nextTop = prevScrollTop + minMenuY - } - } - if (nextSticky === true && stickyCache === false) { - menu.classList.add('sticky') - stickyCache = true - } else if (nextSticky === false && stickyCache === true) { - menu.classList.remove('sticky') - stickyCache = false - } - if (nextTop !== null) { - menu.style.top = nextTop + 'px' - topCache = nextTop - } - prevScrollTop = scrollTop - }, - { passive: true }, - ) - })() - ;(function controllBorder() { - function updateBorder() { - if (menu.offsetTop === 0) { - menu.classList.remove('bordered') - } else { - menu.classList.add('bordered') - } - } - updateBorder() - document.addEventListener('scroll', updateBorder, { passive: true }) - })() -})() diff --git a/docs/book/clipboard.min.js b/docs/book/clipboard.min.js deleted file mode 100644 index 02c549e3..00000000 --- a/docs/book/clipboard.min.js +++ /dev/null @@ -1,7 +0,0 @@ -/*! - * clipboard.js v2.0.4 - * https://zenorocha.github.io/clipboard.js - * - * Licensed MIT © Zeno Rocha - */ -!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.ClipboardJS=e():t.ClipboardJS=e()}(this,function(){return function(n){var o={};function r(t){if(o[t])return o[t].exports;var e=o[t]={i:t,l:!1,exports:{}};return n[t].call(e.exports,e,e.exports,r),e.l=!0,e.exports}return r.m=n,r.c=o,r.d=function(t,e,n){r.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:n})},r.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},r.t=function(e,t){if(1&t&&(e=r(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)r.d(n,o,function(t){return e[t]}.bind(null,o));return n},r.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return r.d(e,"a",e),e},r.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},r.p="",r(r.s=0)}([function(t,e,n){"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},i=function(){function o(t,e){for(var n=0;n .hljs { - color: var(--links); -} - -/* - body-container is necessary because mobile browsers don't seem to like - overflow-x on the body tag when there is a tag. -*/ -#body-container { - /* - This is used when the sidebar pushes the body content off the side of - the screen on small screens. Without it, dragging on mobile Safari - will want to reposition the viewport in a weird way. - */ - overflow-x: clip; -} - -/* Menu Bar */ - -#menu-bar, -#menu-bar-hover-placeholder { - z-index: 101; - margin: auto calc(0px - var(--page-padding)); -} -#menu-bar { - position: relative; - display: flex; - flex-wrap: wrap; - background-color: var(--bg); - border-block-end-color: var(--bg); - border-block-end-width: 1px; - border-block-end-style: solid; -} -#menu-bar.sticky, -.js #menu-bar-hover-placeholder:hover + #menu-bar, -.js #menu-bar:hover, -.js.sidebar-visible #menu-bar { - position: -webkit-sticky; - position: sticky; - top: 0 !important; -} -#menu-bar-hover-placeholder { - position: sticky; - position: -webkit-sticky; - top: 0; - height: var(--menu-bar-height); -} -#menu-bar.bordered { - border-block-end-color: var(--table-border-color); -} -#menu-bar i, #menu-bar .icon-button { - position: relative; - padding: 0 8px; - z-index: 10; - line-height: var(--menu-bar-height); - cursor: pointer; - transition: color 0.5s; -} -@media only screen and (max-width: 420px) { - #menu-bar i, #menu-bar .icon-button { - padding: 0 5px; - } -} - -.icon-button { - border: none; - background: none; - padding: 0; - color: inherit; -} -.icon-button i { - margin: 0; -} - -.right-buttons { - margin: 0 15px; -} -.right-buttons a { - text-decoration: none; -} - -.left-buttons { - display: flex; - margin: 0 5px; -} -.no-js .left-buttons button { - display: none; -} - -.menu-title { - display: inline-block; - font-weight: 200; - font-size: 2.4rem; - line-height: var(--menu-bar-height); - text-align: center; - margin: 0; - flex: 1; - white-space: nowrap; - overflow: hidden; - text-overflow: ellipsis; -} -.js .menu-title { - cursor: pointer; -} - -.menu-bar, -.menu-bar:visited, -.nav-chapters, -.nav-chapters:visited, -.mobile-nav-chapters, -.mobile-nav-chapters:visited, -.menu-bar .icon-button, -.menu-bar a i { - color: var(--icons); -} - -.menu-bar i:hover, -.menu-bar .icon-button:hover, -.nav-chapters:hover, -.mobile-nav-chapters i:hover { - color: var(--icons-hover); -} - -/* Nav Icons */ - -.nav-chapters { - font-size: 2.5em; - text-align: center; - text-decoration: none; - - position: fixed; - top: 0; - bottom: 0; - margin: 0; - max-width: 150px; - min-width: 90px; - - display: flex; - justify-content: center; - align-content: center; - flex-direction: column; - - transition: color 0.5s, background-color 0.5s; -} - -.nav-chapters:hover { - text-decoration: none; - background-color: var(--theme-hover); - transition: background-color 0.15s, color 0.15s; -} - -.nav-wrapper { - margin-block-start: 50px; - display: none; -} - -.mobile-nav-chapters { - font-size: 2.5em; - text-align: center; - text-decoration: none; - width: 90px; - border-radius: 5px; - background-color: var(--sidebar-bg); -} - -/* Only Firefox supports flow-relative values */ -.previous { float: left; } -[dir=rtl] .previous { float: right; } - -/* Only Firefox supports flow-relative values */ -.next { - float: right; - right: var(--page-padding); -} -[dir=rtl] .next { - float: left; - right: unset; - left: var(--page-padding); -} - -/* Use the correct buttons for RTL layouts*/ -[dir=rtl] .previous i.fa-angle-left:before {content:"\f105";} -[dir=rtl] .next i.fa-angle-right:before { content:"\f104"; } - -@media only screen and (max-width: 1080px) { - .nav-wide-wrapper { display: none; } - .nav-wrapper { display: block; } -} - -/* sidebar-visible */ -@media only screen and (max-width: 1380px) { - #sidebar-toggle-anchor:checked ~ .page-wrapper .nav-wide-wrapper { display: none; } - #sidebar-toggle-anchor:checked ~ .page-wrapper .nav-wrapper { display: block; } -} - -/* Inline code */ - -:not(pre) > .hljs { - display: inline; - padding: 0.1em 0.3em; - border-radius: 3px; -} - -:not(pre):not(a) > .hljs { - color: var(--inline-code-color); - overflow-x: initial; -} - -a:hover > .hljs { - text-decoration: underline; -} - -pre { - position: relative; -} -pre > .buttons { - position: absolute; - z-index: 100; - right: 0px; - top: 2px; - margin: 0px; - padding: 2px 0px; - - color: var(--sidebar-fg); - cursor: pointer; - visibility: hidden; - opacity: 0; - transition: visibility 0.1s linear, opacity 0.1s linear; -} -pre:hover > .buttons { - visibility: visible; - opacity: 1 -} -pre > .buttons :hover { - color: var(--sidebar-active); - border-color: var(--icons-hover); - background-color: var(--theme-hover); -} -pre > .buttons i { - margin-inline-start: 8px; -} -pre > .buttons button { - cursor: inherit; - margin: 0px 5px; - padding: 3px 5px; - font-size: 14px; - - border-style: solid; - border-width: 1px; - border-radius: 4px; - border-color: var(--icons); - background-color: var(--theme-popup-bg); - transition: 100ms; - transition-property: color,border-color,background-color; - color: var(--icons); -} -@media (pointer: coarse) { - pre > .buttons button { - /* On mobile, make it easier to tap buttons. */ - padding: 0.3rem 1rem; - } -} -pre > code { - padding: 1rem; -} - -/* FIXME: ACE editors overlap their buttons because ACE does absolute - positioning within the code block which breaks padding. The only solution I - can think of is to move the padding to the outer pre tag (or insert a div - wrapper), but that would require fixing a whole bunch of CSS rules. -*/ -.hljs.ace_editor { - padding: 0rem 0rem; -} - -pre > .result { - margin-block-start: 10px; -} - -/* Search */ - -#searchresults a { - text-decoration: none; -} - -mark { - border-radius: 2px; - padding-block-start: 0; - padding-block-end: 1px; - padding-inline-start: 3px; - padding-inline-end: 3px; - margin-block-start: 0; - margin-block-end: -1px; - margin-inline-start: -3px; - margin-inline-end: -3px; - background-color: var(--search-mark-bg); - transition: background-color 300ms linear; - cursor: pointer; -} - -mark.fade-out { - background-color: rgba(0,0,0,0) !important; - cursor: auto; -} - -.searchbar-outer { - margin-inline-start: auto; - margin-inline-end: auto; - max-width: var(--content-max-width); -} - -#searchbar { - width: 100%; - margin-block-start: 5px; - margin-block-end: 0; - margin-inline-start: auto; - margin-inline-end: auto; - padding: 10px 16px; - transition: box-shadow 300ms ease-in-out; - border: 1px solid var(--searchbar-border-color); - border-radius: 3px; - background-color: var(--searchbar-bg); - color: var(--searchbar-fg); -} -#searchbar:focus, -#searchbar.active { - box-shadow: 0 0 3px var(--searchbar-shadow-color); -} - -.searchresults-header { - font-weight: bold; - font-size: 1em; - padding-block-start: 18px; - padding-block-end: 0; - padding-inline-start: 5px; - padding-inline-end: 0; - color: var(--searchresults-header-fg); -} - -.searchresults-outer { - margin-inline-start: auto; - margin-inline-end: auto; - max-width: var(--content-max-width); - border-block-end: 1px dashed var(--searchresults-border-color); -} - -ul#searchresults { - list-style: none; - padding-inline-start: 20px; -} -ul#searchresults li { - margin: 10px 0px; - padding: 2px; - border-radius: 2px; -} -ul#searchresults li.focus { - background-color: var(--searchresults-li-bg); -} -ul#searchresults span.teaser { - display: block; - clear: both; - margin-block-start: 5px; - margin-block-end: 0; - margin-inline-start: 20px; - margin-inline-end: 0; - font-size: 0.8em; -} -ul#searchresults span.teaser em { - font-weight: bold; - font-style: normal; -} - -/* Sidebar */ - -.sidebar { - position: fixed; - left: 0; - top: 0; - bottom: 0; - width: var(--sidebar-width); - font-size: 0.875em; - box-sizing: border-box; - -webkit-overflow-scrolling: touch; - overscroll-behavior-y: contain; - background-color: var(--sidebar-bg); - color: var(--sidebar-fg); -} -[dir=rtl] .sidebar { left: unset; right: 0; } -.sidebar-resizing { - -moz-user-select: none; - -webkit-user-select: none; - -ms-user-select: none; - user-select: none; -} -.no-js .sidebar, -.js:not(.sidebar-resizing) .sidebar { - transition: transform 0.3s; /* Animation: slide away */ -} -.sidebar code { - line-height: 2em; -} -.sidebar .sidebar-scrollbox { - overflow-y: auto; - position: absolute; - top: 0; - bottom: 0; - left: 0; - right: 0; - padding: 10px 10px; -} -.sidebar .sidebar-resize-handle { - position: absolute; - cursor: col-resize; - width: 0; - right: 0; - top: 0; - bottom: 0; -} -[dir=rtl] .sidebar .sidebar-resize-handle { right: unset; left: 0; } -.js .sidebar .sidebar-resize-handle { - cursor: col-resize; - width: 5px; -} -/* sidebar-hidden */ -#sidebar-toggle-anchor:not(:checked) ~ .sidebar { - transform: translateX(calc(0px - var(--sidebar-width))); - z-index: -1; -} -[dir=rtl] #sidebar-toggle-anchor:not(:checked) ~ .sidebar { - transform: translateX(var(--sidebar-width)); -} -.sidebar::-webkit-scrollbar { - background: var(--sidebar-bg); -} -.sidebar::-webkit-scrollbar-thumb { - background: var(--scrollbar); -} - -/* sidebar-visible */ -#sidebar-toggle-anchor:checked ~ .page-wrapper { - transform: translateX(var(--sidebar-width)); -} -[dir=rtl] #sidebar-toggle-anchor:checked ~ .page-wrapper { - transform: translateX(calc(0px - var(--sidebar-width))); -} -@media only screen and (min-width: 620px) { - #sidebar-toggle-anchor:checked ~ .page-wrapper { - transform: none; - margin-inline-start: var(--sidebar-width); - } - [dir=rtl] #sidebar-toggle-anchor:checked ~ .page-wrapper { - transform: none; - } -} - -.chapter { - list-style: none outside none; - padding-inline-start: 0; - line-height: 2.2em; -} - -.chapter ol { - width: 100%; -} - -.chapter li { - display: flex; - color: var(--sidebar-non-existant); -} -.chapter li a { - display: block; - padding: 0; - text-decoration: none; - color: var(--sidebar-fg); -} - -.chapter li a:hover { - color: var(--sidebar-active); -} - -.chapter li a.active { - color: var(--sidebar-active); -} - -.chapter li > a.toggle { - cursor: pointer; - display: block; - margin-inline-start: auto; - padding: 0 10px; - user-select: none; - opacity: 0.68; -} - -.chapter li > a.toggle div { - transition: transform 0.5s; -} - -/* collapse the section */ -.chapter li:not(.expanded) + li > ol { - display: none; -} - -.chapter li.chapter-item { - line-height: 1.5em; - margin-block-start: 0.6em; -} - -.chapter li.expanded > a.toggle div { - transform: rotate(90deg); -} - -.spacer { - width: 100%; - height: 3px; - margin: 5px 0px; -} -.chapter .spacer { - background-color: var(--sidebar-spacer); -} - -@media (-moz-touch-enabled: 1), (pointer: coarse) { - .chapter li a { padding: 5px 0; } - .spacer { margin: 10px 0; } -} - -.section { - list-style: none outside none; - padding-inline-start: 20px; - line-height: 1.9em; -} - -/* Theme Menu Popup */ - -.theme-popup { - position: absolute; - left: 10px; - top: var(--menu-bar-height); - z-index: 1000; - border-radius: 4px; - font-size: 0.7em; - color: var(--fg); - background: var(--theme-popup-bg); - border: 1px solid var(--theme-popup-border); - margin: 0; - padding: 0; - list-style: none; - display: none; - /* Don't let the children's background extend past the rounded corners. */ - overflow: hidden; -} -[dir=rtl] .theme-popup { left: unset; right: 10px; } -.theme-popup .default { - color: var(--icons); -} -.theme-popup .theme { - width: 100%; - border: 0; - margin: 0; - padding: 2px 20px; - line-height: 25px; - white-space: nowrap; - text-align: start; - cursor: pointer; - color: inherit; - background: inherit; - font-size: inherit; -} -.theme-popup .theme:hover { - background-color: var(--theme-hover); -} - -.theme-selected::before { - display: inline-block; - content: "✓"; - margin-inline-start: -14px; - width: 14px; -} diff --git a/docs/book/css/general.css b/docs/book/css/general.css deleted file mode 100644 index e7d20da7..00000000 --- a/docs/book/css/general.css +++ /dev/null @@ -1,234 +0,0 @@ -/* Base styles and content styles */ - -@import 'variables.css'; - -:root { - /* Browser default font-size is 16px, this way 1 rem = 10px */ - font-size: 62.5%; - color-scheme: var(--color-scheme); -} - -html { - font-family: "Open Sans", sans-serif; - color: var(--fg); - background-color: var(--bg); - text-size-adjust: none; - -webkit-text-size-adjust: none; -} - -body { - margin: 0; - font-size: 1.6rem; - overflow-x: hidden; -} - -code { - font-family: var(--mono-font) !important; - font-size: var(--code-font-size); - direction: ltr !important; -} - -/* make long words/inline code not x overflow */ -main { - overflow-wrap: break-word; -} - -/* make wide tables scroll if they overflow */ -.table-wrapper { - overflow-x: auto; -} - -/* Don't change font size in headers. */ -h1 code, h2 code, h3 code, h4 code, h5 code, h6 code { - font-size: unset; -} - -.left { float: left; } -.right { float: right; } -.boring { opacity: 0.6; } -.hide-boring .boring { display: none; } -.hidden { display: none !important; } - -h2, h3 { margin-block-start: 2.5em; } -h4, h5 { margin-block-start: 2em; } - -.header + .header h3, -.header + .header h4, -.header + .header h5 { - margin-block-start: 1em; -} - -h1:target::before, -h2:target::before, -h3:target::before, -h4:target::before, -h5:target::before, -h6:target::before { - display: inline-block; - content: "»"; - margin-inline-start: -30px; - width: 30px; -} - -/* This is broken on Safari as of version 14, but is fixed - in Safari Technology Preview 117 which I think will be Safari 14.2. - https://bugs.webkit.org/show_bug.cgi?id=218076 -*/ -:target { - /* Safari does not support logical properties */ - scroll-margin-top: calc(var(--menu-bar-height) + 0.5em); -} - -.page { - outline: 0; - padding: 0 var(--page-padding); - margin-block-start: calc(0px - var(--menu-bar-height)); /* Compensate for the #menu-bar-hover-placeholder */ -} -.page-wrapper { - box-sizing: border-box; - background-color: var(--bg); -} -.no-js .page-wrapper, -.js:not(.sidebar-resizing) .page-wrapper { - transition: margin-left 0.3s ease, transform 0.3s ease; /* Animation: slide away */ -} -[dir=rtl] .js:not(.sidebar-resizing) .page-wrapper { - transition: margin-right 0.3s ease, transform 0.3s ease; /* Animation: slide away */ -} - -.content { - overflow-y: auto; - padding: 0 5px 50px 5px; -} -.content main { - margin-inline-start: auto; - margin-inline-end: auto; - max-width: var(--content-max-width); -} -.content p { line-height: 1.45em; } -.content ol { line-height: 1.45em; } -.content ul { line-height: 1.45em; } -.content a { text-decoration: none; } -.content a:hover { text-decoration: underline; } -.content img, .content video { max-width: 100%; } -.content .header:link, -.content .header:visited { - color: var(--fg); -} -.content .header:link, -.content .header:visited:hover { - text-decoration: none; -} - -table { - margin: 0 auto; - border-collapse: collapse; -} -table td { - padding: 3px 20px; - border: 1px var(--table-border-color) solid; -} -table thead { - background: var(--table-header-bg); -} -table thead td { - font-weight: 700; - border: none; -} -table thead th { - padding: 3px 20px; -} -table thead tr { - border: 1px var(--table-header-bg) solid; -} -/* Alternate background colors for rows */ -table tbody tr:nth-child(2n) { - background: var(--table-alternate-bg); -} - - -blockquote { - margin: 20px 0; - padding: 0 20px; - color: var(--fg); - background-color: var(--quote-bg); - border-block-start: .1em solid var(--quote-border); - border-block-end: .1em solid var(--quote-border); -} - -.warning { - margin: 20px; - padding: 0 20px; - border-inline-start: 2px solid var(--warning-border); -} - -.warning:before { - position: absolute; - width: 3rem; - height: 3rem; - margin-inline-start: calc(-1.5rem - 21px); - content: "ⓘ"; - text-align: center; - background-color: var(--bg); - color: var(--warning-border); - font-weight: bold; - font-size: 2rem; -} - -blockquote .warning:before { - background-color: var(--quote-bg); -} - -kbd { - background-color: var(--table-border-color); - border-radius: 4px; - border: solid 1px var(--theme-popup-border); - box-shadow: inset 0 -1px 0 var(--theme-hover); - display: inline-block; - font-size: var(--code-font-size); - font-family: var(--mono-font); - line-height: 10px; - padding: 4px 5px; - vertical-align: middle; -} - -:not(.footnote-definition) + .footnote-definition, -.footnote-definition + :not(.footnote-definition) { - margin-block-start: 2em; -} -.footnote-definition { - font-size: 0.9em; - margin: 0.5em 0; -} -.footnote-definition p { - display: inline; -} - -.tooltiptext { - position: absolute; - visibility: hidden; - color: #fff; - background-color: #333; - transform: translateX(-50%); /* Center by moving tooltip 50% of its width left */ - left: -8px; /* Half of the width of the icon */ - top: -35px; - font-size: 0.8em; - text-align: center; - border-radius: 6px; - padding: 5px 8px; - margin: 5px; - z-index: 1000; -} -.tooltipped .tooltiptext { - visibility: visible; -} - -.chapter li.part-title { - color: var(--sidebar-fg); - margin: 5px 0px; - font-weight: bold; -} - -.result-no-output { - font-style: italic; -} diff --git a/docs/book/css/print.css b/docs/book/css/print.css deleted file mode 100644 index dcf0ba64..00000000 --- a/docs/book/css/print.css +++ /dev/null @@ -1,50 +0,0 @@ - -#sidebar, -#menu-bar, -.nav-chapters, -.mobile-nav-chapters { - display: none; -} - -#page-wrapper.page-wrapper { - transform: none; - margin-inline-start: 0px; - overflow-y: initial; -} - -#content { - max-width: none; - margin: 0; - padding: 0; -} - -.page { - overflow-y: initial; -} - -code { - direction: ltr !important; -} - -pre > .buttons { - z-index: 2; -} - -a, a:visited, a:active, a:hover { - color: #4183c4; - text-decoration: none; -} - -h1, h2, h3, h4, h5, h6 { - page-break-inside: avoid; - page-break-after: avoid; -} - -pre, code { - page-break-inside: avoid; - white-space: pre-wrap; -} - -.fa { - display: none !important; -} diff --git a/docs/book/css/variables.css b/docs/book/css/variables.css deleted file mode 100644 index 10a75909..00000000 --- a/docs/book/css/variables.css +++ /dev/null @@ -1,277 +0,0 @@ - -/* Globals */ - -:root { - --sidebar-width: 300px; - --page-padding: 15px; - --content-max-width: 750px; - --menu-bar-height: 50px; - --mono-font: "Source Code Pro", Consolas, "Ubuntu Mono", Menlo, "DejaVu Sans Mono", monospace, monospace; - --code-font-size: 0.875em /* please adjust the ace font size accordingly in editor.js */ -} - -/* Themes */ - -.ayu { - --bg: hsl(210, 25%, 8%); - --fg: #c5c5c5; - - --sidebar-bg: #14191f; - --sidebar-fg: #c8c9db; - --sidebar-non-existant: #5c6773; - --sidebar-active: #ffb454; - --sidebar-spacer: #2d334f; - - --scrollbar: var(--sidebar-fg); - - --icons: #737480; - --icons-hover: #b7b9cc; - - --links: #0096cf; - - --inline-code-color: #ffb454; - - --theme-popup-bg: #14191f; - --theme-popup-border: #5c6773; - --theme-hover: #191f26; - - --quote-bg: hsl(226, 15%, 17%); - --quote-border: hsl(226, 15%, 22%); - - --warning-border: #ff8e00; - - --table-border-color: hsl(210, 25%, 13%); - --table-header-bg: hsl(210, 25%, 28%); - --table-alternate-bg: hsl(210, 25%, 11%); - - --searchbar-border-color: #848484; - --searchbar-bg: #424242; - --searchbar-fg: #fff; - --searchbar-shadow-color: #d4c89f; - --searchresults-header-fg: #666; - --searchresults-border-color: #888; - --searchresults-li-bg: #252932; - --search-mark-bg: #e3b171; - - --color-scheme: dark; -} - -.coal { - --bg: hsl(200, 7%, 8%); - --fg: #98a3ad; - - --sidebar-bg: #292c2f; - --sidebar-fg: #a1adb8; - --sidebar-non-existant: #505254; - --sidebar-active: #3473ad; - --sidebar-spacer: #393939; - - --scrollbar: var(--sidebar-fg); - - --icons: #43484d; - --icons-hover: #b3c0cc; - - --links: #2b79a2; - - --inline-code-color: #c5c8c6; - - --theme-popup-bg: #141617; - --theme-popup-border: #43484d; - --theme-hover: #1f2124; - - --quote-bg: hsl(234, 21%, 18%); - --quote-border: hsl(234, 21%, 23%); - - --warning-border: #ff8e00; - - --table-border-color: hsl(200, 7%, 13%); - --table-header-bg: hsl(200, 7%, 28%); - --table-alternate-bg: hsl(200, 7%, 11%); - - --searchbar-border-color: #aaa; - --searchbar-bg: #b7b7b7; - --searchbar-fg: #000; - --searchbar-shadow-color: #aaa; - --searchresults-header-fg: #666; - --searchresults-border-color: #98a3ad; - --searchresults-li-bg: #2b2b2f; - --search-mark-bg: #355c7d; - - --color-scheme: dark; -} - -.light { - --bg: hsl(0, 0%, 100%); - --fg: hsl(0, 0%, 0%); - - --sidebar-bg: #fafafa; - --sidebar-fg: hsl(0, 0%, 0%); - --sidebar-non-existant: #aaaaaa; - --sidebar-active: #1f1fff; - --sidebar-spacer: #f4f4f4; - - --scrollbar: #8F8F8F; - - --icons: #747474; - --icons-hover: #000000; - - --links: #20609f; - - --inline-code-color: #301900; - - --theme-popup-bg: #fafafa; - --theme-popup-border: #cccccc; - --theme-hover: #e6e6e6; - - --quote-bg: hsl(197, 37%, 96%); - --quote-border: hsl(197, 37%, 91%); - - --warning-border: #ff8e00; - - --table-border-color: hsl(0, 0%, 95%); - --table-header-bg: hsl(0, 0%, 80%); - --table-alternate-bg: hsl(0, 0%, 97%); - - --searchbar-border-color: #aaa; - --searchbar-bg: #fafafa; - --searchbar-fg: #000; - --searchbar-shadow-color: #aaa; - --searchresults-header-fg: #666; - --searchresults-border-color: #888; - --searchresults-li-bg: #e4f2fe; - --search-mark-bg: #a2cff5; - - --color-scheme: light; -} - -.navy { - --bg: hsl(226, 23%, 11%); - --fg: #bcbdd0; - - --sidebar-bg: #282d3f; - --sidebar-fg: #c8c9db; - --sidebar-non-existant: #505274; - --sidebar-active: #2b79a2; - --sidebar-spacer: #2d334f; - - --scrollbar: var(--sidebar-fg); - - --icons: #737480; - --icons-hover: #b7b9cc; - - --links: #2b79a2; - - --inline-code-color: #c5c8c6; - - --theme-popup-bg: #161923; - --theme-popup-border: #737480; - --theme-hover: #282e40; - - --quote-bg: hsl(226, 15%, 17%); - --quote-border: hsl(226, 15%, 22%); - - --warning-border: #ff8e00; - - --table-border-color: hsl(226, 23%, 16%); - --table-header-bg: hsl(226, 23%, 31%); - --table-alternate-bg: hsl(226, 23%, 14%); - - --searchbar-border-color: #aaa; - --searchbar-bg: #aeaec6; - --searchbar-fg: #000; - --searchbar-shadow-color: #aaa; - --searchresults-header-fg: #5f5f71; - --searchresults-border-color: #5c5c68; - --searchresults-li-bg: #242430; - --search-mark-bg: #a2cff5; - - --color-scheme: dark; -} - -.rust { - --bg: hsl(60, 9%, 87%); - --fg: #262625; - - --sidebar-bg: #3b2e2a; - --sidebar-fg: #c8c9db; - --sidebar-non-existant: #505254; - --sidebar-active: #e69f67; - --sidebar-spacer: #45373a; - - --scrollbar: var(--sidebar-fg); - - --icons: #737480; - --icons-hover: #262625; - - --links: #2b79a2; - - --inline-code-color: #6e6b5e; - - --theme-popup-bg: #e1e1db; - --theme-popup-border: #b38f6b; - --theme-hover: #99908a; - - --quote-bg: hsl(60, 5%, 75%); - --quote-border: hsl(60, 5%, 70%); - - --warning-border: #ff8e00; - - --table-border-color: hsl(60, 9%, 82%); - --table-header-bg: #b3a497; - --table-alternate-bg: hsl(60, 9%, 84%); - - --searchbar-border-color: #aaa; - --searchbar-bg: #fafafa; - --searchbar-fg: #000; - --searchbar-shadow-color: #aaa; - --searchresults-header-fg: #666; - --searchresults-border-color: #888; - --searchresults-li-bg: #dec2a2; - --search-mark-bg: #e69f67; - - --color-scheme: light; -} - -@media (prefers-color-scheme: dark) { - .light.no-js { - --bg: hsl(200, 7%, 8%); - --fg: #98a3ad; - - --sidebar-bg: #292c2f; - --sidebar-fg: #a1adb8; - --sidebar-non-existant: #505254; - --sidebar-active: #3473ad; - --sidebar-spacer: #393939; - - --scrollbar: var(--sidebar-fg); - - --icons: #43484d; - --icons-hover: #b3c0cc; - - --links: #2b79a2; - - --inline-code-color: #c5c8c6; - - --theme-popup-bg: #141617; - --theme-popup-border: #43484d; - --theme-hover: #1f2124; - - --quote-bg: hsl(234, 21%, 18%); - --quote-border: hsl(234, 21%, 23%); - - --warning-border: #ff8e00; - - --table-border-color: hsl(200, 7%, 13%); - --table-header-bg: hsl(200, 7%, 28%); - --table-alternate-bg: hsl(200, 7%, 11%); - - --searchbar-border-color: #aaa; - --searchbar-bg: #b7b7b7; - --searchbar-fg: #000; - --searchbar-shadow-color: #aaa; - --searchresults-header-fg: #666; - --searchresults-border-color: #98a3ad; - --searchresults-li-bg: #2b2b2f; - --search-mark-bg: #355c7d; - } -} diff --git a/docs/book/elasticlunr.min.js b/docs/book/elasticlunr.min.js deleted file mode 100644 index 94b20dd2..00000000 --- a/docs/book/elasticlunr.min.js +++ /dev/null @@ -1,10 +0,0 @@ -/** - * elasticlunr - http://weixsong.github.io - * Lightweight full-text search engine in Javascript for browser search and offline search. - 0.9.5 - * - * Copyright (C) 2017 Oliver Nightingale - * Copyright (C) 2017 Wei Song - * MIT Licensed - * @license - */ -!function(){function e(e){if(null===e||"object"!=typeof e)return e;var t=e.constructor();for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n]);return t}var t=function(e){var n=new t.Index;return n.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),e&&e.call(n,n),n};t.version="0.9.5",lunr=t,t.utils={},t.utils.warn=function(e){return function(t){e.console&&console.warn&&console.warn(t)}}(this),t.utils.toString=function(e){return void 0===e||null===e?"":e.toString()},t.EventEmitter=function(){this.events={}},t.EventEmitter.prototype.addListener=function(){var e=Array.prototype.slice.call(arguments),t=e.pop(),n=e;if("function"!=typeof t)throw new TypeError("last argument must be a function");n.forEach(function(e){this.hasHandler(e)||(this.events[e]=[]),this.events[e].push(t)},this)},t.EventEmitter.prototype.removeListener=function(e,t){if(this.hasHandler(e)){var n=this.events[e].indexOf(t);-1!==n&&(this.events[e].splice(n,1),0==this.events[e].length&&delete this.events[e])}},t.EventEmitter.prototype.emit=function(e){if(this.hasHandler(e)){var t=Array.prototype.slice.call(arguments,1);this.events[e].forEach(function(e){e.apply(void 0,t)},this)}},t.EventEmitter.prototype.hasHandler=function(e){return e in this.events},t.tokenizer=function(e){if(!arguments.length||null===e||void 0===e)return[];if(Array.isArray(e)){var n=e.filter(function(e){return null===e||void 0===e?!1:!0});n=n.map(function(e){return t.utils.toString(e).toLowerCase()});var i=[];return n.forEach(function(e){var n=e.split(t.tokenizer.seperator);i=i.concat(n)},this),i}return e.toString().trim().toLowerCase().split(t.tokenizer.seperator)},t.tokenizer.defaultSeperator=/[\s\-]+/,t.tokenizer.seperator=t.tokenizer.defaultSeperator,t.tokenizer.setSeperator=function(e){null!==e&&void 0!==e&&"object"==typeof e&&(t.tokenizer.seperator=e)},t.tokenizer.resetSeperator=function(){t.tokenizer.seperator=t.tokenizer.defaultSeperator},t.tokenizer.getSeperator=function(){return t.tokenizer.seperator},t.Pipeline=function(){this._queue=[]},t.Pipeline.registeredFunctions={},t.Pipeline.registerFunction=function(e,n){n in t.Pipeline.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+n),e.label=n,t.Pipeline.registeredFunctions[n]=e},t.Pipeline.getRegisteredFunction=function(e){return e in t.Pipeline.registeredFunctions!=!0?null:t.Pipeline.registeredFunctions[e]},t.Pipeline.warnIfFunctionNotRegistered=function(e){var n=e.label&&e.label in this.registeredFunctions;n||t.utils.warn("Function is not registered with pipeline. This may cause problems when serialising the index.\n",e)},t.Pipeline.load=function(e){var n=new t.Pipeline;return e.forEach(function(e){var i=t.Pipeline.getRegisteredFunction(e);if(!i)throw new Error("Cannot load un-registered function: "+e);n.add(i)}),n},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(e){t.Pipeline.warnIfFunctionNotRegistered(e),this._queue.push(e)},this)},t.Pipeline.prototype.after=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var i=this._queue.indexOf(e);if(-1===i)throw new Error("Cannot find existingFn");this._queue.splice(i+1,0,n)},t.Pipeline.prototype.before=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var i=this._queue.indexOf(e);if(-1===i)throw new Error("Cannot find existingFn");this._queue.splice(i,0,n)},t.Pipeline.prototype.remove=function(e){var t=this._queue.indexOf(e);-1!==t&&this._queue.splice(t,1)},t.Pipeline.prototype.run=function(e){for(var t=[],n=e.length,i=this._queue.length,o=0;n>o;o++){for(var r=e[o],s=0;i>s&&(r=this._queue[s](r,o,e),void 0!==r&&null!==r);s++);void 0!==r&&null!==r&&t.push(r)}return t},t.Pipeline.prototype.reset=function(){this._queue=[]},t.Pipeline.prototype.get=function(){return this._queue},t.Pipeline.prototype.toJSON=function(){return this._queue.map(function(e){return t.Pipeline.warnIfFunctionNotRegistered(e),e.label})},t.Index=function(){this._fields=[],this._ref="id",this.pipeline=new t.Pipeline,this.documentStore=new t.DocumentStore,this.index={},this.eventEmitter=new t.EventEmitter,this._idfCache={},this.on("add","remove","update",function(){this._idfCache={}}.bind(this))},t.Index.prototype.on=function(){var e=Array.prototype.slice.call(arguments);return this.eventEmitter.addListener.apply(this.eventEmitter,e)},t.Index.prototype.off=function(e,t){return this.eventEmitter.removeListener(e,t)},t.Index.load=function(e){e.version!==t.version&&t.utils.warn("version mismatch: current "+t.version+" importing "+e.version);var n=new this;n._fields=e.fields,n._ref=e.ref,n.documentStore=t.DocumentStore.load(e.documentStore),n.pipeline=t.Pipeline.load(e.pipeline),n.index={};for(var i in e.index)n.index[i]=t.InvertedIndex.load(e.index[i]);return n},t.Index.prototype.addField=function(e){return this._fields.push(e),this.index[e]=new t.InvertedIndex,this},t.Index.prototype.setRef=function(e){return this._ref=e,this},t.Index.prototype.saveDocument=function(e){return this.documentStore=new t.DocumentStore(e),this},t.Index.prototype.addDoc=function(e,n){if(e){var n=void 0===n?!0:n,i=e[this._ref];this.documentStore.addDoc(i,e),this._fields.forEach(function(n){var o=this.pipeline.run(t.tokenizer(e[n]));this.documentStore.addFieldLength(i,n,o.length);var r={};o.forEach(function(e){e in r?r[e]+=1:r[e]=1},this);for(var s in r){var u=r[s];u=Math.sqrt(u),this.index[n].addToken(s,{ref:i,tf:u})}},this),n&&this.eventEmitter.emit("add",e,this)}},t.Index.prototype.removeDocByRef=function(e){if(e&&this.documentStore.isDocStored()!==!1&&this.documentStore.hasDoc(e)){var t=this.documentStore.getDoc(e);this.removeDoc(t,!1)}},t.Index.prototype.removeDoc=function(e,n){if(e){var n=void 0===n?!0:n,i=e[this._ref];this.documentStore.hasDoc(i)&&(this.documentStore.removeDoc(i),this._fields.forEach(function(n){var o=this.pipeline.run(t.tokenizer(e[n]));o.forEach(function(e){this.index[n].removeToken(e,i)},this)},this),n&&this.eventEmitter.emit("remove",e,this))}},t.Index.prototype.updateDoc=function(e,t){var t=void 0===t?!0:t;this.removeDocByRef(e[this._ref],!1),this.addDoc(e,!1),t&&this.eventEmitter.emit("update",e,this)},t.Index.prototype.idf=function(e,t){var n="@"+t+"/"+e;if(Object.prototype.hasOwnProperty.call(this._idfCache,n))return this._idfCache[n];var i=this.index[t].getDocFreq(e),o=1+Math.log(this.documentStore.length/(i+1));return this._idfCache[n]=o,o},t.Index.prototype.getFields=function(){return this._fields.slice()},t.Index.prototype.search=function(e,n){if(!e)return[];e="string"==typeof e?{any:e}:JSON.parse(JSON.stringify(e));var i=null;null!=n&&(i=JSON.stringify(n));for(var o=new t.Configuration(i,this.getFields()).get(),r={},s=Object.keys(e),u=0;u0&&t.push(e);for(var i in n)"docs"!==i&&"df"!==i&&this.expandToken(e+i,t,n[i]);return t},t.InvertedIndex.prototype.toJSON=function(){return{root:this.root}},t.Configuration=function(e,n){var e=e||"";if(void 0==n||null==n)throw new Error("fields should not be null");this.config={};var i;try{i=JSON.parse(e),this.buildUserConfig(i,n)}catch(o){t.utils.warn("user configuration parse failed, will use default configuration"),this.buildDefaultConfig(n)}},t.Configuration.prototype.buildDefaultConfig=function(e){this.reset(),e.forEach(function(e){this.config[e]={boost:1,bool:"OR",expand:!1}},this)},t.Configuration.prototype.buildUserConfig=function(e,n){var i="OR",o=!1;if(this.reset(),"bool"in e&&(i=e.bool||i),"expand"in e&&(o=e.expand||o),"fields"in e)for(var r in e.fields)if(n.indexOf(r)>-1){var s=e.fields[r],u=o;void 0!=s.expand&&(u=s.expand),this.config[r]={boost:s.boost||0===s.boost?s.boost:1,bool:s.bool||i,expand:u}}else t.utils.warn("field name in user configuration not found in index instance fields");else this.addAllFields2UserConfig(i,o,n)},t.Configuration.prototype.addAllFields2UserConfig=function(e,t,n){n.forEach(function(n){this.config[n]={boost:1,bool:e,expand:t}},this)},t.Configuration.prototype.get=function(){return this.config},t.Configuration.prototype.reset=function(){this.config={}},lunr.SortedSet=function(){this.length=0,this.elements=[]},lunr.SortedSet.load=function(e){var t=new this;return t.elements=e,t.length=e.length,t},lunr.SortedSet.prototype.add=function(){var e,t;for(e=0;e1;){if(r===e)return o;e>r&&(t=o),r>e&&(n=o),i=n-t,o=t+Math.floor(i/2),r=this.elements[o]}return r===e?o:-1},lunr.SortedSet.prototype.locationFor=function(e){for(var t=0,n=this.elements.length,i=n-t,o=t+Math.floor(i/2),r=this.elements[o];i>1;)e>r&&(t=o),r>e&&(n=o),i=n-t,o=t+Math.floor(i/2),r=this.elements[o];return r>e?o:e>r?o+1:void 0},lunr.SortedSet.prototype.intersect=function(e){for(var t=new lunr.SortedSet,n=0,i=0,o=this.length,r=e.length,s=this.elements,u=e.elements;;){if(n>o-1||i>r-1)break;s[n]!==u[i]?s[n]u[i]&&i++:(t.add(s[n]),n++,i++)}return t},lunr.SortedSet.prototype.clone=function(){var e=new lunr.SortedSet;return e.elements=this.toArray(),e.length=e.elements.length,e},lunr.SortedSet.prototype.union=function(e){var t,n,i;this.length>=e.length?(t=this,n=e):(t=e,n=this),i=t.clone();for(var o=0,r=n.toArray();o - - - - diff --git a/docs/book/fonts/OPEN-SANS-LICENSE.txt b/docs/book/fonts/OPEN-SANS-LICENSE.txt deleted file mode 100644 index d6456956..00000000 --- a/docs/book/fonts/OPEN-SANS-LICENSE.txt +++ /dev/null @@ -1,202 +0,0 @@ - - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. diff --git a/docs/book/fonts/SOURCE-CODE-PRO-LICENSE.txt b/docs/book/fonts/SOURCE-CODE-PRO-LICENSE.txt deleted file mode 100644 index 366206f5..00000000 --- a/docs/book/fonts/SOURCE-CODE-PRO-LICENSE.txt +++ /dev/null @@ -1,93 +0,0 @@ -Copyright 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/), with Reserved Font Name 'Source'. All Rights Reserved. Source is a trademark of Adobe Systems Incorporated in the United States and/or other countries. - -This Font Software is licensed under the SIL Open Font License, Version 1.1. -This license is copied below, and is also available with a FAQ at: -http://scripts.sil.org/OFL - - ------------------------------------------------------------ -SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 ------------------------------------------------------------ - -PREAMBLE -The goals of the Open Font License (OFL) are to stimulate worldwide -development of collaborative font projects, to support the font creation -efforts of academic and linguistic communities, and to provide a free and -open framework in which fonts may be shared and improved in partnership -with others. - -The OFL allows the licensed fonts to be used, studied, modified and -redistributed freely as long as they are not sold by themselves. The -fonts, including any derivative works, can be bundled, embedded, -redistributed and/or sold with any software provided that any reserved -names are not used by derivative works. The fonts and derivatives, -however, cannot be released under any other type of license. The -requirement for fonts to remain under this license does not apply -to any document created using the fonts or their derivatives. - -DEFINITIONS -"Font Software" refers to the set of files released by the Copyright -Holder(s) under this license and clearly marked as such. This may -include source files, build scripts and documentation. - -"Reserved Font Name" refers to any names specified as such after the -copyright statement(s). - -"Original Version" refers to the collection of Font Software components as -distributed by the Copyright Holder(s). - -"Modified Version" refers to any derivative made by adding to, deleting, -or substituting -- in part or in whole -- any of the components of the -Original Version, by changing formats or by porting the Font Software to a -new environment. - -"Author" refers to any designer, engineer, programmer, technical -writer or other person who contributed to the Font Software. - -PERMISSION & CONDITIONS -Permission is hereby granted, free of charge, to any person obtaining -a copy of the Font Software, to use, study, copy, merge, embed, modify, -redistribute, and sell modified and unmodified copies of the Font -Software, subject to the following conditions: - -1) Neither the Font Software nor any of its individual components, -in Original or Modified Versions, may be sold by itself. - -2) Original or Modified Versions of the Font Software may be bundled, -redistributed and/or sold with any software, provided that each copy -contains the above copyright notice and this license. These can be -included either as stand-alone text files, human-readable headers or -in the appropriate machine-readable metadata fields within text or -binary files as long as those fields can be easily viewed by the user. - -3) No Modified Version of the Font Software may use the Reserved Font -Name(s) unless explicit written permission is granted by the corresponding -Copyright Holder. This restriction only applies to the primary font name as -presented to the users. - -4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font -Software shall not be used to promote, endorse or advertise any -Modified Version, except to acknowledge the contribution(s) of the -Copyright Holder(s) and the Author(s) or with their explicit written -permission. - -5) The Font Software, modified or unmodified, in part or in whole, -must be distributed entirely under this license, and must not be -distributed under any other license. The requirement for fonts to -remain under this license does not apply to any document created -using the Font Software. - -TERMINATION -This license becomes null and void if any of the above conditions are -not met. - -DISCLAIMER -THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT -OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE -COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL -DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM -OTHER DEALINGS IN THE FONT SOFTWARE. diff --git a/docs/book/fonts/fonts.css b/docs/book/fonts/fonts.css deleted file mode 100644 index 858efa59..00000000 --- a/docs/book/fonts/fonts.css +++ /dev/null @@ -1,100 +0,0 @@ -/* Open Sans is licensed under the Apache License, Version 2.0. See http://www.apache.org/licenses/LICENSE-2.0 */ -/* Source Code Pro is under the Open Font License. See https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL */ - -/* open-sans-300 - latin_vietnamese_latin-ext_greek-ext_greek_cyrillic-ext_cyrillic */ -@font-face { - font-family: 'Open Sans'; - font-style: normal; - font-weight: 300; - src: local('Open Sans Light'), local('OpenSans-Light'), - url('open-sans-v17-all-charsets-300.woff2') format('woff2'); -} - -/* open-sans-300italic - latin_vietnamese_latin-ext_greek-ext_greek_cyrillic-ext_cyrillic */ -@font-face { - font-family: 'Open Sans'; - font-style: italic; - font-weight: 300; - src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), - url('open-sans-v17-all-charsets-300italic.woff2') format('woff2'); -} - -/* open-sans-regular - latin_vietnamese_latin-ext_greek-ext_greek_cyrillic-ext_cyrillic */ -@font-face { - font-family: 'Open Sans'; - font-style: normal; - font-weight: 400; - src: local('Open Sans Regular'), local('OpenSans-Regular'), - url('open-sans-v17-all-charsets-regular.woff2') format('woff2'); -} - -/* open-sans-italic - latin_vietnamese_latin-ext_greek-ext_greek_cyrillic-ext_cyrillic */ -@font-face { - font-family: 'Open Sans'; - font-style: italic; - font-weight: 400; - src: local('Open Sans Italic'), local('OpenSans-Italic'), - url('open-sans-v17-all-charsets-italic.woff2') format('woff2'); -} - -/* open-sans-600 - latin_vietnamese_latin-ext_greek-ext_greek_cyrillic-ext_cyrillic */ -@font-face { - font-family: 'Open Sans'; - font-style: normal; - font-weight: 600; - src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), - url('open-sans-v17-all-charsets-600.woff2') format('woff2'); -} - -/* open-sans-600italic - latin_vietnamese_latin-ext_greek-ext_greek_cyrillic-ext_cyrillic */ -@font-face { - font-family: 'Open Sans'; - font-style: italic; - font-weight: 600; - src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), - url('open-sans-v17-all-charsets-600italic.woff2') format('woff2'); -} - -/* open-sans-700 - latin_vietnamese_latin-ext_greek-ext_greek_cyrillic-ext_cyrillic */ -@font-face { - font-family: 'Open Sans'; - font-style: normal; - font-weight: 700; - src: local('Open Sans Bold'), local('OpenSans-Bold'), - url('open-sans-v17-all-charsets-700.woff2') format('woff2'); -} - -/* open-sans-700italic - latin_vietnamese_latin-ext_greek-ext_greek_cyrillic-ext_cyrillic */ -@font-face { - font-family: 'Open Sans'; - font-style: italic; - font-weight: 700; - src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), - url('open-sans-v17-all-charsets-700italic.woff2') format('woff2'); -} - -/* open-sans-800 - latin_vietnamese_latin-ext_greek-ext_greek_cyrillic-ext_cyrillic */ -@font-face { - font-family: 'Open Sans'; - font-style: normal; - font-weight: 800; - src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), - url('open-sans-v17-all-charsets-800.woff2') format('woff2'); -} - -/* open-sans-800italic - latin_vietnamese_latin-ext_greek-ext_greek_cyrillic-ext_cyrillic */ -@font-face { - font-family: 'Open Sans'; - font-style: italic; - font-weight: 800; - src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), - url('open-sans-v17-all-charsets-800italic.woff2') format('woff2'); -} - -/* source-code-pro-500 - latin_vietnamese_latin-ext_greek_cyrillic-ext_cyrillic */ -@font-face { - font-family: 'Source Code Pro'; - font-style: normal; - font-weight: 500; - src: url('source-code-pro-v11-all-charsets-500.woff2') format('woff2'); -} diff --git a/docs/book/fonts/open-sans-v17-all-charsets-300.woff2 b/docs/book/fonts/open-sans-v17-all-charsets-300.woff2 deleted file mode 100644 index 9f51be37..00000000 Binary files a/docs/book/fonts/open-sans-v17-all-charsets-300.woff2 and /dev/null differ diff --git a/docs/book/fonts/open-sans-v17-all-charsets-300italic.woff2 b/docs/book/fonts/open-sans-v17-all-charsets-300italic.woff2 deleted file mode 100644 index 2f545448..00000000 Binary files a/docs/book/fonts/open-sans-v17-all-charsets-300italic.woff2 and /dev/null differ diff --git a/docs/book/fonts/open-sans-v17-all-charsets-600.woff2 b/docs/book/fonts/open-sans-v17-all-charsets-600.woff2 deleted file mode 100644 index f503d558..00000000 Binary files a/docs/book/fonts/open-sans-v17-all-charsets-600.woff2 and /dev/null differ diff --git a/docs/book/fonts/open-sans-v17-all-charsets-600italic.woff2 b/docs/book/fonts/open-sans-v17-all-charsets-600italic.woff2 deleted file mode 100644 index c99aabe8..00000000 Binary files a/docs/book/fonts/open-sans-v17-all-charsets-600italic.woff2 and /dev/null differ diff --git a/docs/book/fonts/open-sans-v17-all-charsets-700.woff2 b/docs/book/fonts/open-sans-v17-all-charsets-700.woff2 deleted file mode 100644 index 421a1ab2..00000000 Binary files a/docs/book/fonts/open-sans-v17-all-charsets-700.woff2 and /dev/null differ diff --git a/docs/book/fonts/open-sans-v17-all-charsets-700italic.woff2 b/docs/book/fonts/open-sans-v17-all-charsets-700italic.woff2 deleted file mode 100644 index 12ce3d20..00000000 Binary files a/docs/book/fonts/open-sans-v17-all-charsets-700italic.woff2 and /dev/null differ diff --git a/docs/book/fonts/open-sans-v17-all-charsets-800.woff2 b/docs/book/fonts/open-sans-v17-all-charsets-800.woff2 deleted file mode 100644 index c94a223b..00000000 Binary files a/docs/book/fonts/open-sans-v17-all-charsets-800.woff2 and /dev/null differ diff --git a/docs/book/fonts/open-sans-v17-all-charsets-800italic.woff2 b/docs/book/fonts/open-sans-v17-all-charsets-800italic.woff2 deleted file mode 100644 index eed7d3c6..00000000 Binary files a/docs/book/fonts/open-sans-v17-all-charsets-800italic.woff2 and /dev/null differ diff --git a/docs/book/fonts/open-sans-v17-all-charsets-italic.woff2 b/docs/book/fonts/open-sans-v17-all-charsets-italic.woff2 deleted file mode 100644 index 398b68a0..00000000 Binary files a/docs/book/fonts/open-sans-v17-all-charsets-italic.woff2 and /dev/null differ diff --git a/docs/book/fonts/open-sans-v17-all-charsets-regular.woff2 b/docs/book/fonts/open-sans-v17-all-charsets-regular.woff2 deleted file mode 100644 index 8383e94c..00000000 Binary files a/docs/book/fonts/open-sans-v17-all-charsets-regular.woff2 and /dev/null differ diff --git a/docs/book/fonts/source-code-pro-v11-all-charsets-500.woff2 b/docs/book/fonts/source-code-pro-v11-all-charsets-500.woff2 deleted file mode 100644 index 72224568..00000000 Binary files a/docs/book/fonts/source-code-pro-v11-all-charsets-500.woff2 and /dev/null differ diff --git a/docs/book/highlight.css b/docs/book/highlight.css deleted file mode 100644 index ba57b82b..00000000 --- a/docs/book/highlight.css +++ /dev/null @@ -1,82 +0,0 @@ -/* - * An increased contrast highlighting scheme loosely based on the - * "Base16 Atelier Dune Light" theme by Bram de Haan - * (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/dune) - * Original Base16 color scheme by Chris Kempson - * (https://github.com/chriskempson/base16) - */ - -/* Comment */ -.hljs-comment, -.hljs-quote { - color: #575757; -} - -/* Red */ -.hljs-variable, -.hljs-template-variable, -.hljs-attribute, -.hljs-tag, -.hljs-name, -.hljs-regexp, -.hljs-link, -.hljs-name, -.hljs-selector-id, -.hljs-selector-class { - color: #d70025; -} - -/* Orange */ -.hljs-number, -.hljs-meta, -.hljs-built_in, -.hljs-builtin-name, -.hljs-literal, -.hljs-type, -.hljs-params { - color: #b21e00; -} - -/* Green */ -.hljs-string, -.hljs-symbol, -.hljs-bullet { - color: #008200; -} - -/* Blue */ -.hljs-title, -.hljs-section { - color: #0030f2; -} - -/* Purple */ -.hljs-keyword, -.hljs-selector-tag { - color: #9d00ec; -} - -.hljs { - display: block; - overflow-x: auto; - background: #f6f7f6; - color: #000; -} - -.hljs-emphasis { - font-style: italic; -} - -.hljs-strong { - font-weight: bold; -} - -.hljs-addition { - color: #22863a; - background-color: #f0fff4; -} - -.hljs-deletion { - color: #b31d28; - background-color: #ffeef0; -} diff --git a/docs/book/highlight.js b/docs/book/highlight.js deleted file mode 100644 index 180385b7..00000000 --- a/docs/book/highlight.js +++ /dev/null @@ -1,6 +0,0 @@ -/* - Highlight.js 10.1.1 (93fd0d73) - License: BSD-3-Clause - Copyright (c) 2006-2020, Ivan Sagalaev -*/ -var hljs=function(){"use strict";function e(n){Object.freeze(n);var t="function"==typeof n;return Object.getOwnPropertyNames(n).forEach((function(r){!Object.hasOwnProperty.call(n,r)||null===n[r]||"object"!=typeof n[r]&&"function"!=typeof n[r]||t&&("caller"===r||"callee"===r||"arguments"===r)||Object.isFrozen(n[r])||e(n[r])})),n}class n{constructor(e){void 0===e.data&&(e.data={}),this.data=e.data}ignoreMatch(){this.ignore=!0}}function t(e){return e.replace(/&/g,"&").replace(//g,">").replace(/"/g,""").replace(/'/g,"'")}function r(e,...n){var t={};for(const n in e)t[n]=e[n];return n.forEach((function(e){for(const n in e)t[n]=e[n]})),t}function a(e){return e.nodeName.toLowerCase()}var i=Object.freeze({__proto__:null,escapeHTML:t,inherit:r,nodeStream:function(e){var n=[];return function e(t,r){for(var i=t.firstChild;i;i=i.nextSibling)3===i.nodeType?r+=i.nodeValue.length:1===i.nodeType&&(n.push({event:"start",offset:r,node:i}),r=e(i,r),a(i).match(/br|hr|img|input/)||n.push({event:"stop",offset:r,node:i}));return r}(e,0),n},mergeStreams:function(e,n,r){var i=0,s="",o=[];function l(){return e.length&&n.length?e[0].offset!==n[0].offset?e[0].offset"}function u(e){s+=""}function d(e){("start"===e.event?c:u)(e.node)}for(;e.length||n.length;){var g=l();if(s+=t(r.substring(i,g[0].offset)),i=g[0].offset,g===e){o.reverse().forEach(u);do{d(g.splice(0,1)[0]),g=l()}while(g===e&&g.length&&g[0].offset===i);o.reverse().forEach(c)}else"start"===g[0].event?o.push(g[0].node):o.pop(),d(g.splice(0,1)[0])}return s+t(r.substr(i))}});const s="",o=e=>!!e.kind;class l{constructor(e,n){this.buffer="",this.classPrefix=n.classPrefix,e.walk(this)}addText(e){this.buffer+=t(e)}openNode(e){if(!o(e))return;let n=e.kind;e.sublanguage||(n=`${this.classPrefix}${n}`),this.span(n)}closeNode(e){o(e)&&(this.buffer+=s)}value(){return this.buffer}span(e){this.buffer+=``}}class c{constructor(){this.rootNode={children:[]},this.stack=[this.rootNode]}get top(){return this.stack[this.stack.length-1]}get root(){return this.rootNode}add(e){this.top.children.push(e)}openNode(e){const n={kind:e,children:[]};this.add(n),this.stack.push(n)}closeNode(){if(this.stack.length>1)return this.stack.pop()}closeAllNodes(){for(;this.closeNode(););}toJSON(){return JSON.stringify(this.rootNode,null,4)}walk(e){return this.constructor._walk(e,this.rootNode)}static _walk(e,n){return"string"==typeof n?e.addText(n):n.children&&(e.openNode(n),n.children.forEach(n=>this._walk(e,n)),e.closeNode(n)),e}static _collapse(e){"string"!=typeof e&&e.children&&(e.children.every(e=>"string"==typeof e)?e.children=[e.children.join("")]:e.children.forEach(e=>{c._collapse(e)}))}}class u extends c{constructor(e){super(),this.options=e}addKeyword(e,n){""!==e&&(this.openNode(n),this.addText(e),this.closeNode())}addText(e){""!==e&&this.add(e)}addSublanguage(e,n){const t=e.root;t.kind=n,t.sublanguage=!0,this.add(t)}toHTML(){return new l(this,this.options).value()}finalize(){return!0}}function d(e){return e?"string"==typeof e?e:e.source:null}const g="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",h={begin:"\\\\[\\s\\S]",relevance:0},f={className:"string",begin:"'",end:"'",illegal:"\\n",contains:[h]},p={className:"string",begin:'"',end:'"',illegal:"\\n",contains:[h]},b={begin:/\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/},m=function(e,n,t={}){var a=r({className:"comment",begin:e,end:n,contains:[]},t);return a.contains.push(b),a.contains.push({className:"doctag",begin:"(?:TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):",relevance:0}),a},v=m("//","$"),x=m("/\\*","\\*/"),E=m("#","$");var _=Object.freeze({__proto__:null,IDENT_RE:"[a-zA-Z]\\w*",UNDERSCORE_IDENT_RE:"[a-zA-Z_]\\w*",NUMBER_RE:"\\b\\d+(\\.\\d+)?",C_NUMBER_RE:g,BINARY_NUMBER_RE:"\\b(0b[01]+)",RE_STARTERS_RE:"!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",SHEBANG:(e={})=>{const n=/^#![ ]*\//;return e.binary&&(e.begin=function(...e){return e.map(e=>d(e)).join("")}(n,/.*\b/,e.binary,/\b.*/)),r({className:"meta",begin:n,end:/$/,relevance:0,"on:begin":(e,n)=>{0!==e.index&&n.ignoreMatch()}},e)},BACKSLASH_ESCAPE:h,APOS_STRING_MODE:f,QUOTE_STRING_MODE:p,PHRASAL_WORDS_MODE:b,COMMENT:m,C_LINE_COMMENT_MODE:v,C_BLOCK_COMMENT_MODE:x,HASH_COMMENT_MODE:E,NUMBER_MODE:{className:"number",begin:"\\b\\d+(\\.\\d+)?",relevance:0},C_NUMBER_MODE:{className:"number",begin:g,relevance:0},BINARY_NUMBER_MODE:{className:"number",begin:"\\b(0b[01]+)",relevance:0},CSS_NUMBER_MODE:{className:"number",begin:"\\b\\d+(\\.\\d+)?(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},REGEXP_MODE:{begin:/(?=\/[^/\n]*\/)/,contains:[{className:"regexp",begin:/\//,end:/\/[gimuy]*/,illegal:/\n/,contains:[h,{begin:/\[/,end:/\]/,relevance:0,contains:[h]}]}]},TITLE_MODE:{className:"title",begin:"[a-zA-Z]\\w*",relevance:0},UNDERSCORE_TITLE_MODE:{className:"title",begin:"[a-zA-Z_]\\w*",relevance:0},METHOD_GUARD:{begin:"\\.\\s*[a-zA-Z_]\\w*",relevance:0},END_SAME_AS_BEGIN:function(e){return Object.assign(e,{"on:begin":(e,n)=>{n.data._beginMatch=e[1]},"on:end":(e,n)=>{n.data._beginMatch!==e[1]&&n.ignoreMatch()}})}}),N="of and for in not or if then".split(" ");function w(e,n){return n?+n:function(e){return N.includes(e.toLowerCase())}(e)?0:1}const R=t,y=r,{nodeStream:k,mergeStreams:O}=i,M=Symbol("nomatch");return function(t){var a=[],i={},s={},o=[],l=!0,c=/(^(<[^>]+>|\t|)+|\n)/gm,g="Could not find the language '{}', did you forget to load/include a language module?";const h={disableAutodetect:!0,name:"Plain text",contains:[]};var f={noHighlightRe:/^(no-?highlight)$/i,languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:"hljs-",tabReplace:null,useBR:!1,languages:null,__emitter:u};function p(e){return f.noHighlightRe.test(e)}function b(e,n,t,r){var a={code:n,language:e};S("before:highlight",a);var i=a.result?a.result:m(a.language,a.code,t,r);return i.code=a.code,S("after:highlight",i),i}function m(e,t,a,s){var o=t;function c(e,n){var t=E.case_insensitive?n[0].toLowerCase():n[0];return Object.prototype.hasOwnProperty.call(e.keywords,t)&&e.keywords[t]}function u(){null!=y.subLanguage?function(){if(""!==A){var e=null;if("string"==typeof y.subLanguage){if(!i[y.subLanguage])return void O.addText(A);e=m(y.subLanguage,A,!0,k[y.subLanguage]),k[y.subLanguage]=e.top}else e=v(A,y.subLanguage.length?y.subLanguage:null);y.relevance>0&&(I+=e.relevance),O.addSublanguage(e.emitter,e.language)}}():function(){if(!y.keywords)return void O.addText(A);let e=0;y.keywordPatternRe.lastIndex=0;let n=y.keywordPatternRe.exec(A),t="";for(;n;){t+=A.substring(e,n.index);const r=c(y,n);if(r){const[e,a]=r;O.addText(t),t="",I+=a,O.addKeyword(n[0],e)}else t+=n[0];e=y.keywordPatternRe.lastIndex,n=y.keywordPatternRe.exec(A)}t+=A.substr(e),O.addText(t)}(),A=""}function h(e){return e.className&&O.openNode(e.className),y=Object.create(e,{parent:{value:y}})}function p(e){return 0===y.matcher.regexIndex?(A+=e[0],1):(L=!0,0)}var b={};function x(t,r){var i=r&&r[0];if(A+=t,null==i)return u(),0;if("begin"===b.type&&"end"===r.type&&b.index===r.index&&""===i){if(A+=o.slice(r.index,r.index+1),!l){const n=Error("0 width match regex");throw n.languageName=e,n.badRule=b.rule,n}return 1}if(b=r,"begin"===r.type)return function(e){var t=e[0],r=e.rule;const a=new n(r),i=[r.__beforeBegin,r["on:begin"]];for(const n of i)if(n&&(n(e,a),a.ignore))return p(t);return r&&r.endSameAsBegin&&(r.endRe=RegExp(t.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\$&"),"m")),r.skip?A+=t:(r.excludeBegin&&(A+=t),u(),r.returnBegin||r.excludeBegin||(A=t)),h(r),r.returnBegin?0:t.length}(r);if("illegal"===r.type&&!a){const e=Error('Illegal lexeme "'+i+'" for mode "'+(y.className||"")+'"');throw e.mode=y,e}if("end"===r.type){var s=function(e){var t=e[0],r=o.substr(e.index),a=function e(t,r,a){let i=function(e,n){var t=e&&e.exec(n);return t&&0===t.index}(t.endRe,a);if(i){if(t["on:end"]){const e=new n(t);t["on:end"](r,e),e.ignore&&(i=!1)}if(i){for(;t.endsParent&&t.parent;)t=t.parent;return t}}if(t.endsWithParent)return e(t.parent,r,a)}(y,e,r);if(!a)return M;var i=y;i.skip?A+=t:(i.returnEnd||i.excludeEnd||(A+=t),u(),i.excludeEnd&&(A=t));do{y.className&&O.closeNode(),y.skip||y.subLanguage||(I+=y.relevance),y=y.parent}while(y!==a.parent);return a.starts&&(a.endSameAsBegin&&(a.starts.endRe=a.endRe),h(a.starts)),i.returnEnd?0:t.length}(r);if(s!==M)return s}if("illegal"===r.type&&""===i)return 1;if(B>1e5&&B>3*r.index)throw Error("potential infinite loop, way more iterations than matches");return A+=i,i.length}var E=T(e);if(!E)throw console.error(g.replace("{}",e)),Error('Unknown language: "'+e+'"');var _=function(e){function n(n,t){return RegExp(d(n),"m"+(e.case_insensitive?"i":"")+(t?"g":""))}class t{constructor(){this.matchIndexes={},this.regexes=[],this.matchAt=1,this.position=0}addRule(e,n){n.position=this.position++,this.matchIndexes[this.matchAt]=n,this.regexes.push([n,e]),this.matchAt+=function(e){return RegExp(e.toString()+"|").exec("").length-1}(e)+1}compile(){0===this.regexes.length&&(this.exec=()=>null);const e=this.regexes.map(e=>e[1]);this.matcherRe=n(function(e,n="|"){for(var t=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./,r=0,a="",i=0;i0&&(a+=n),a+="(";o.length>0;){var l=t.exec(o);if(null==l){a+=o;break}a+=o.substring(0,l.index),o=o.substring(l.index+l[0].length),"\\"===l[0][0]&&l[1]?a+="\\"+(+l[1]+s):(a+=l[0],"("===l[0]&&r++)}a+=")"}return a}(e),!0),this.lastIndex=0}exec(e){this.matcherRe.lastIndex=this.lastIndex;const n=this.matcherRe.exec(e);if(!n)return null;const t=n.findIndex((e,n)=>n>0&&void 0!==e),r=this.matchIndexes[t];return n.splice(0,t),Object.assign(n,r)}}class a{constructor(){this.rules=[],this.multiRegexes=[],this.count=0,this.lastIndex=0,this.regexIndex=0}getMatcher(e){if(this.multiRegexes[e])return this.multiRegexes[e];const n=new t;return this.rules.slice(e).forEach(([e,t])=>n.addRule(e,t)),n.compile(),this.multiRegexes[e]=n,n}considerAll(){this.regexIndex=0}addRule(e,n){this.rules.push([e,n]),"begin"===n.type&&this.count++}exec(e){const n=this.getMatcher(this.regexIndex);n.lastIndex=this.lastIndex;const t=n.exec(e);return t&&(this.regexIndex+=t.position+1,this.regexIndex===this.count&&(this.regexIndex=0)),t}}function i(e,n){const t=e.input[e.index-1],r=e.input[e.index+e[0].length];"."!==t&&"."!==r||n.ignoreMatch()}if(e.contains&&e.contains.includes("self"))throw Error("ERR: contains `self` is not supported at the top-level of a language. See documentation.");return function t(s,o){const l=s;if(s.compiled)return l;s.compiled=!0,s.__beforeBegin=null,s.keywords=s.keywords||s.beginKeywords;let c=null;if("object"==typeof s.keywords&&(c=s.keywords.$pattern,delete s.keywords.$pattern),s.keywords&&(s.keywords=function(e,n){var t={};return"string"==typeof e?r("keyword",e):Object.keys(e).forEach((function(n){r(n,e[n])})),t;function r(e,r){n&&(r=r.toLowerCase()),r.split(" ").forEach((function(n){var r=n.split("|");t[r[0]]=[e,w(r[0],r[1])]}))}}(s.keywords,e.case_insensitive)),s.lexemes&&c)throw Error("ERR: Prefer `keywords.$pattern` to `mode.lexemes`, BOTH are not allowed. (see mode reference) ");return l.keywordPatternRe=n(s.lexemes||c||/\w+/,!0),o&&(s.beginKeywords&&(s.begin="\\b("+s.beginKeywords.split(" ").join("|")+")(?=\\b|\\s)",s.__beforeBegin=i),s.begin||(s.begin=/\B|\b/),l.beginRe=n(s.begin),s.endSameAsBegin&&(s.end=s.begin),s.end||s.endsWithParent||(s.end=/\B|\b/),s.end&&(l.endRe=n(s.end)),l.terminator_end=d(s.end)||"",s.endsWithParent&&o.terminator_end&&(l.terminator_end+=(s.end?"|":"")+o.terminator_end)),s.illegal&&(l.illegalRe=n(s.illegal)),void 0===s.relevance&&(s.relevance=1),s.contains||(s.contains=[]),s.contains=[].concat(...s.contains.map((function(e){return function(e){return e.variants&&!e.cached_variants&&(e.cached_variants=e.variants.map((function(n){return r(e,{variants:null},n)}))),e.cached_variants?e.cached_variants:function e(n){return!!n&&(n.endsWithParent||e(n.starts))}(e)?r(e,{starts:e.starts?r(e.starts):null}):Object.isFrozen(e)?r(e):e}("self"===e?s:e)}))),s.contains.forEach((function(e){t(e,l)})),s.starts&&t(s.starts,o),l.matcher=function(e){const n=new a;return e.contains.forEach(e=>n.addRule(e.begin,{rule:e,type:"begin"})),e.terminator_end&&n.addRule(e.terminator_end,{type:"end"}),e.illegal&&n.addRule(e.illegal,{type:"illegal"}),n}(l),l}(e)}(E),N="",y=s||_,k={},O=new f.__emitter(f);!function(){for(var e=[],n=y;n!==E;n=n.parent)n.className&&e.unshift(n.className);e.forEach(e=>O.openNode(e))}();var A="",I=0,S=0,B=0,L=!1;try{for(y.matcher.considerAll();;){B++,L?L=!1:(y.matcher.lastIndex=S,y.matcher.considerAll());const e=y.matcher.exec(o);if(!e)break;const n=x(o.substring(S,e.index),e);S=e.index+n}return x(o.substr(S)),O.closeAllNodes(),O.finalize(),N=O.toHTML(),{relevance:I,value:N,language:e,illegal:!1,emitter:O,top:y}}catch(n){if(n.message&&n.message.includes("Illegal"))return{illegal:!0,illegalBy:{msg:n.message,context:o.slice(S-100,S+100),mode:n.mode},sofar:N,relevance:0,value:R(o),emitter:O};if(l)return{illegal:!1,relevance:0,value:R(o),emitter:O,language:e,top:y,errorRaised:n};throw n}}function v(e,n){n=n||f.languages||Object.keys(i);var t=function(e){const n={relevance:0,emitter:new f.__emitter(f),value:R(e),illegal:!1,top:h};return n.emitter.addText(e),n}(e),r=t;return n.filter(T).filter(I).forEach((function(n){var a=m(n,e,!1);a.language=n,a.relevance>r.relevance&&(r=a),a.relevance>t.relevance&&(r=t,t=a)})),r.language&&(t.second_best=r),t}function x(e){return f.tabReplace||f.useBR?e.replace(c,e=>"\n"===e?f.useBR?"
":e:f.tabReplace?e.replace(/\t/g,f.tabReplace):e):e}function E(e){let n=null;const t=function(e){var n=e.className+" ";n+=e.parentNode?e.parentNode.className:"";const t=f.languageDetectRe.exec(n);if(t){var r=T(t[1]);return r||(console.warn(g.replace("{}",t[1])),console.warn("Falling back to no-highlight mode for this block.",e)),r?t[1]:"no-highlight"}return n.split(/\s+/).find(e=>p(e)||T(e))}(e);if(p(t))return;S("before:highlightBlock",{block:e,language:t}),f.useBR?(n=document.createElement("div")).innerHTML=e.innerHTML.replace(/\n/g,"").replace(//g,"\n"):n=e;const r=n.textContent,a=t?b(t,r,!0):v(r),i=k(n);if(i.length){const e=document.createElement("div");e.innerHTML=a.value,a.value=O(i,k(e),r)}a.value=x(a.value),S("after:highlightBlock",{block:e,result:a}),e.innerHTML=a.value,e.className=function(e,n,t){var r=n?s[n]:t,a=[e.trim()];return e.match(/\bhljs\b/)||a.push("hljs"),e.includes(r)||a.push(r),a.join(" ").trim()}(e.className,t,a.language),e.result={language:a.language,re:a.relevance,relavance:a.relevance},a.second_best&&(e.second_best={language:a.second_best.language,re:a.second_best.relevance,relavance:a.second_best.relevance})}const N=()=>{if(!N.called){N.called=!0;var e=document.querySelectorAll("pre code");a.forEach.call(e,E)}};function T(e){return e=(e||"").toLowerCase(),i[e]||i[s[e]]}function A(e,{languageName:n}){"string"==typeof e&&(e=[e]),e.forEach(e=>{s[e]=n})}function I(e){var n=T(e);return n&&!n.disableAutodetect}function S(e,n){var t=e;o.forEach((function(e){e[t]&&e[t](n)}))}Object.assign(t,{highlight:b,highlightAuto:v,fixMarkup:x,highlightBlock:E,configure:function(e){f=y(f,e)},initHighlighting:N,initHighlightingOnLoad:function(){window.addEventListener("DOMContentLoaded",N,!1)},registerLanguage:function(e,n){var r=null;try{r=n(t)}catch(n){if(console.error("Language definition for '{}' could not be registered.".replace("{}",e)),!l)throw n;console.error(n),r=h}r.name||(r.name=e),i[e]=r,r.rawDefinition=n.bind(null,t),r.aliases&&A(r.aliases,{languageName:e})},listLanguages:function(){return Object.keys(i)},getLanguage:T,registerAliases:A,requireLanguage:function(e){var n=T(e);if(n)return n;throw Error("The '{}' language is required, but not loaded.".replace("{}",e))},autoDetection:I,inherit:y,addPlugin:function(e){o.push(e)}}),t.debugMode=function(){l=!1},t.safeMode=function(){l=!0},t.versionString="10.1.1";for(const n in _)"object"==typeof _[n]&&e(_[n]);return Object.assign(t,_),t}({})}();"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=hljs);hljs.registerLanguage("php",function(){"use strict";return function(e){var r={begin:"\\$+[a-zA-Z_-ÿ][a-zA-Z0-9_-ÿ]*"},t={className:"meta",variants:[{begin:/<\?php/,relevance:10},{begin:/<\?[=]?/},{begin:/\?>/}]},a={className:"string",contains:[e.BACKSLASH_ESCAPE,t],variants:[{begin:'b"',end:'"'},{begin:"b'",end:"'"},e.inherit(e.APOS_STRING_MODE,{illegal:null}),e.inherit(e.QUOTE_STRING_MODE,{illegal:null})]},n={variants:[e.BINARY_NUMBER_MODE,e.C_NUMBER_MODE]},i={keyword:"__CLASS__ __DIR__ __FILE__ __FUNCTION__ __LINE__ __METHOD__ __NAMESPACE__ __TRAIT__ die echo exit include include_once print require require_once array abstract and as binary bool boolean break callable case catch class clone const continue declare default do double else elseif empty enddeclare endfor endforeach endif endswitch endwhile eval extends final finally float for foreach from global goto if implements instanceof insteadof int integer interface isset iterable list new object or private protected public real return string switch throw trait try unset use var void while xor yield",literal:"false null true",built_in:"Error|0 AppendIterator ArgumentCountError ArithmeticError ArrayIterator ArrayObject AssertionError BadFunctionCallException BadMethodCallException CachingIterator CallbackFilterIterator CompileError Countable DirectoryIterator DivisionByZeroError DomainException EmptyIterator ErrorException Exception FilesystemIterator FilterIterator GlobIterator InfiniteIterator InvalidArgumentException IteratorIterator LengthException LimitIterator LogicException MultipleIterator NoRewindIterator OutOfBoundsException OutOfRangeException OuterIterator OverflowException ParentIterator ParseError RangeException RecursiveArrayIterator RecursiveCachingIterator RecursiveCallbackFilterIterator RecursiveDirectoryIterator RecursiveFilterIterator RecursiveIterator RecursiveIteratorIterator RecursiveRegexIterator RecursiveTreeIterator RegexIterator RuntimeException SeekableIterator SplDoublyLinkedList SplFileInfo SplFileObject SplFixedArray SplHeap SplMaxHeap SplMinHeap SplObjectStorage SplObserver SplObserver SplPriorityQueue SplQueue SplStack SplSubject SplSubject SplTempFileObject TypeError UnderflowException UnexpectedValueException ArrayAccess Closure Generator Iterator IteratorAggregate Serializable Throwable Traversable WeakReference Directory __PHP_Incomplete_Class parent php_user_filter self static stdClass"};return{aliases:["php","php3","php4","php5","php6","php7"],case_insensitive:!0,keywords:i,contains:[e.HASH_COMMENT_MODE,e.COMMENT("//","$",{contains:[t]}),e.COMMENT("/\\*","\\*/",{contains:[{className:"doctag",begin:"@[A-Za-z]+"}]}),e.COMMENT("__halt_compiler.+?;",!1,{endsWithParent:!0,keywords:"__halt_compiler"}),{className:"string",begin:/<<<['"]?\w+['"]?$/,end:/^\w+;?$/,contains:[e.BACKSLASH_ESCAPE,{className:"subst",variants:[{begin:/\$\w+/},{begin:/\{\$/,end:/\}/}]}]},t,{className:"keyword",begin:/\$this\b/},r,{begin:/(::|->)+[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*/},{className:"function",beginKeywords:"fn function",end:/[;{]/,excludeEnd:!0,illegal:"[$%\\[]",contains:[e.UNDERSCORE_TITLE_MODE,{className:"params",begin:"\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0,keywords:i,contains:["self",r,e.C_BLOCK_COMMENT_MODE,a,n]}]},{className:"class",beginKeywords:"class interface",end:"{",excludeEnd:!0,illegal:/[:\(\$"]/,contains:[{beginKeywords:"extends implements"},e.UNDERSCORE_TITLE_MODE]},{beginKeywords:"namespace",end:";",illegal:/[\.']/,contains:[e.UNDERSCORE_TITLE_MODE]},{beginKeywords:"use",end:";",contains:[e.UNDERSCORE_TITLE_MODE]},{begin:"=>"},a,n]}}}());hljs.registerLanguage("nginx",function(){"use strict";return function(e){var n={className:"variable",variants:[{begin:/\$\d+/},{begin:/\$\{/,end:/}/},{begin:"[\\$\\@]"+e.UNDERSCORE_IDENT_RE}]},a={endsWithParent:!0,keywords:{$pattern:"[a-z/_]+",literal:"on off yes no true false none blocked debug info notice warn error crit select break last permanent redirect kqueue rtsig epoll poll /dev/poll"},relevance:0,illegal:"=>",contains:[e.HASH_COMMENT_MODE,{className:"string",contains:[e.BACKSLASH_ESCAPE,n],variants:[{begin:/"/,end:/"/},{begin:/'/,end:/'/}]},{begin:"([a-z]+):/",end:"\\s",endsWithParent:!0,excludeEnd:!0,contains:[n]},{className:"regexp",contains:[e.BACKSLASH_ESCAPE,n],variants:[{begin:"\\s\\^",end:"\\s|{|;",returnEnd:!0},{begin:"~\\*?\\s+",end:"\\s|{|;",returnEnd:!0},{begin:"\\*(\\.[a-z\\-]+)+"},{begin:"([a-z\\-]+\\.)+\\*"}]},{className:"number",begin:"\\b\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}(:\\d{1,5})?\\b"},{className:"number",begin:"\\b\\d+[kKmMgGdshdwy]*\\b",relevance:0},n]};return{name:"Nginx config",aliases:["nginxconf"],contains:[e.HASH_COMMENT_MODE,{begin:e.UNDERSCORE_IDENT_RE+"\\s+{",returnBegin:!0,end:"{",contains:[{className:"section",begin:e.UNDERSCORE_IDENT_RE}],relevance:0},{begin:e.UNDERSCORE_IDENT_RE+"\\s",end:";|{",returnBegin:!0,contains:[{className:"attribute",begin:e.UNDERSCORE_IDENT_RE,starts:a}],relevance:0}],illegal:"[^\\s\\}]"}}}());hljs.registerLanguage("csharp",function(){"use strict";return function(e){var n={keyword:"abstract as base bool break byte case catch char checked const continue decimal default delegate do double enum event explicit extern finally fixed float for foreach goto if implicit in int interface internal is lock long object operator out override params private protected public readonly ref sbyte sealed short sizeof stackalloc static string struct switch this try typeof uint ulong unchecked unsafe ushort using virtual void volatile while add alias ascending async await by descending dynamic equals from get global group into join let nameof on orderby partial remove select set value var when where yield",literal:"null false true"},i=e.inherit(e.TITLE_MODE,{begin:"[a-zA-Z](\\.?\\w)*"}),a={className:"number",variants:[{begin:"\\b(0b[01']+)"},{begin:"(-?)\\b([\\d']+(\\.[\\d']*)?|\\.[\\d']+)(u|U|l|L|ul|UL|f|F|b|B)"},{begin:"(-?)(\\b0[xX][a-fA-F0-9']+|(\\b[\\d']+(\\.[\\d']*)?|\\.[\\d']+)([eE][-+]?[\\d']+)?)"}],relevance:0},s={className:"string",begin:'@"',end:'"',contains:[{begin:'""'}]},t=e.inherit(s,{illegal:/\n/}),l={className:"subst",begin:"{",end:"}",keywords:n},r=e.inherit(l,{illegal:/\n/}),c={className:"string",begin:/\$"/,end:'"',illegal:/\n/,contains:[{begin:"{{"},{begin:"}}"},e.BACKSLASH_ESCAPE,r]},o={className:"string",begin:/\$@"/,end:'"',contains:[{begin:"{{"},{begin:"}}"},{begin:'""'},l]},g=e.inherit(o,{illegal:/\n/,contains:[{begin:"{{"},{begin:"}}"},{begin:'""'},r]});l.contains=[o,c,s,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,a,e.C_BLOCK_COMMENT_MODE],r.contains=[g,c,t,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,a,e.inherit(e.C_BLOCK_COMMENT_MODE,{illegal:/\n/})];var d={variants:[o,c,s,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},E={begin:"<",end:">",contains:[{beginKeywords:"in out"},i]},_=e.IDENT_RE+"(<"+e.IDENT_RE+"(\\s*,\\s*"+e.IDENT_RE+")*>)?(\\[\\])?",b={begin:"@"+e.IDENT_RE,relevance:0};return{name:"C#",aliases:["cs","c#"],keywords:n,illegal:/::/,contains:[e.COMMENT("///","$",{returnBegin:!0,contains:[{className:"doctag",variants:[{begin:"///",relevance:0},{begin:"\x3c!--|--\x3e"},{begin:""}]}]}),e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,{className:"meta",begin:"#",end:"$",keywords:{"meta-keyword":"if else elif endif define undef warning error line region endregion pragma checksum"}},d,a,{beginKeywords:"class interface",end:/[{;=]/,illegal:/[^\s:,]/,contains:[{beginKeywords:"where class"},i,E,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{beginKeywords:"namespace",end:/[{;=]/,illegal:/[^\s:]/,contains:[i,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{className:"meta",begin:"^\\s*\\[",excludeBegin:!0,end:"\\]",excludeEnd:!0,contains:[{className:"meta-string",begin:/"/,end:/"/}]},{beginKeywords:"new return throw await else",relevance:0},{className:"function",begin:"("+_+"\\s+)+"+e.IDENT_RE+"\\s*(\\<.+\\>)?\\s*\\(",returnBegin:!0,end:/\s*[{;=]/,excludeEnd:!0,keywords:n,contains:[{begin:e.IDENT_RE+"\\s*(\\<.+\\>)?\\s*\\(",returnBegin:!0,contains:[e.TITLE_MODE,E],relevance:0},{className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:n,relevance:0,contains:[d,a,e.C_BLOCK_COMMENT_MODE]},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},b]}}}());hljs.registerLanguage("perl",function(){"use strict";return function(e){var n={$pattern:/[\w.]+/,keyword:"getpwent getservent quotemeta msgrcv scalar kill dbmclose undef lc ma syswrite tr send umask sysopen shmwrite vec qx utime local oct semctl localtime readpipe do return format read sprintf dbmopen pop getpgrp not getpwnam rewinddir qq fileno qw endprotoent wait sethostent bless s|0 opendir continue each sleep endgrent shutdown dump chomp connect getsockname die socketpair close flock exists index shmget sub for endpwent redo lstat msgctl setpgrp abs exit select print ref gethostbyaddr unshift fcntl syscall goto getnetbyaddr join gmtime symlink semget splice x|0 getpeername recv log setsockopt cos last reverse gethostbyname getgrnam study formline endhostent times chop length gethostent getnetent pack getprotoent getservbyname rand mkdir pos chmod y|0 substr endnetent printf next open msgsnd readdir use unlink getsockopt getpriority rindex wantarray hex system getservbyport endservent int chr untie rmdir prototype tell listen fork shmread ucfirst setprotoent else sysseek link getgrgid shmctl waitpid unpack getnetbyname reset chdir grep split require caller lcfirst until warn while values shift telldir getpwuid my getprotobynumber delete and sort uc defined srand accept package seekdir getprotobyname semop our rename seek if q|0 chroot sysread setpwent no crypt getc chown sqrt write setnetent setpriority foreach tie sin msgget map stat getlogin unless elsif truncate exec keys glob tied closedir ioctl socket readlink eval xor readline binmode setservent eof ord bind alarm pipe atan2 getgrent exp time push setgrent gt lt or ne m|0 break given say state when"},t={className:"subst",begin:"[$@]\\{",end:"\\}",keywords:n},s={begin:"->{",end:"}"},r={variants:[{begin:/\$\d/},{begin:/[\$%@](\^\w\b|#\w+(::\w+)*|{\w+}|\w+(::\w*)*)/},{begin:/[\$%@][^\s\w{]/,relevance:0}]},i=[e.BACKSLASH_ESCAPE,t,r],a=[r,e.HASH_COMMENT_MODE,e.COMMENT("^\\=\\w","\\=cut",{endsWithParent:!0}),s,{className:"string",contains:i,variants:[{begin:"q[qwxr]?\\s*\\(",end:"\\)",relevance:5},{begin:"q[qwxr]?\\s*\\[",end:"\\]",relevance:5},{begin:"q[qwxr]?\\s*\\{",end:"\\}",relevance:5},{begin:"q[qwxr]?\\s*\\|",end:"\\|",relevance:5},{begin:"q[qwxr]?\\s*\\<",end:"\\>",relevance:5},{begin:"qw\\s+q",end:"q",relevance:5},{begin:"'",end:"'",contains:[e.BACKSLASH_ESCAPE]},{begin:'"',end:'"'},{begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE]},{begin:"{\\w+}",contains:[],relevance:0},{begin:"-?\\w+\\s*\\=\\>",contains:[],relevance:0}]},{className:"number",begin:"(\\b0[0-7_]+)|(\\b0x[0-9a-fA-F_]+)|(\\b[1-9][0-9_]*(\\.[0-9_]+)?)|[0_]\\b",relevance:0},{begin:"(\\/\\/|"+e.RE_STARTERS_RE+"|\\b(split|return|print|reverse|grep)\\b)\\s*",keywords:"split return print reverse grep",relevance:0,contains:[e.HASH_COMMENT_MODE,{className:"regexp",begin:"(s|tr|y)/(\\\\.|[^/])*/(\\\\.|[^/])*/[a-z]*",relevance:10},{className:"regexp",begin:"(m|qr)?/",end:"/[a-z]*",contains:[e.BACKSLASH_ESCAPE],relevance:0}]},{className:"function",beginKeywords:"sub",end:"(\\s*\\(.*?\\))?[;{]",excludeEnd:!0,relevance:5,contains:[e.TITLE_MODE]},{begin:"-\\w\\b",relevance:0},{begin:"^__DATA__$",end:"^__END__$",subLanguage:"mojolicious",contains:[{begin:"^@@.*",end:"$",className:"comment"}]}];return t.contains=a,s.contains=a,{name:"Perl",aliases:["pl","pm"],keywords:n,contains:a}}}());hljs.registerLanguage("swift",function(){"use strict";return function(e){var i={keyword:"#available #colorLiteral #column #else #elseif #endif #file #fileLiteral #function #if #imageLiteral #line #selector #sourceLocation _ __COLUMN__ __FILE__ __FUNCTION__ __LINE__ Any as as! as? associatedtype associativity break case catch class continue convenience default defer deinit didSet do dynamic dynamicType else enum extension fallthrough false fileprivate final for func get guard if import in indirect infix init inout internal is lazy left let mutating nil none nonmutating open operator optional override postfix precedence prefix private protocol Protocol public repeat required rethrows return right self Self set static struct subscript super switch throw throws true try try! try? Type typealias unowned var weak where while willSet",literal:"true false nil",built_in:"abs advance alignof alignofValue anyGenerator assert assertionFailure bridgeFromObjectiveC bridgeFromObjectiveCUnconditional bridgeToObjectiveC bridgeToObjectiveCUnconditional c compactMap contains count countElements countLeadingZeros debugPrint debugPrintln distance dropFirst dropLast dump encodeBitsAsWords enumerate equal fatalError filter find getBridgedObjectiveCType getVaList indices insertionSort isBridgedToObjectiveC isBridgedVerbatimToObjectiveC isUniquelyReferenced isUniquelyReferencedNonObjC join lazy lexicographicalCompare map max maxElement min minElement numericCast overlaps partition posix precondition preconditionFailure print println quickSort readLine reduce reflect reinterpretCast reverse roundUpToAlignment sizeof sizeofValue sort split startsWith stride strideof strideofValue swap toString transcode underestimateCount unsafeAddressOf unsafeBitCast unsafeDowncast unsafeUnwrap unsafeReflect withExtendedLifetime withObjectAtPlusZero withUnsafePointer withUnsafePointerToObject withUnsafeMutablePointer withUnsafeMutablePointers withUnsafePointer withUnsafePointers withVaList zip"},n=e.COMMENT("/\\*","\\*/",{contains:["self"]}),t={className:"subst",begin:/\\\(/,end:"\\)",keywords:i,contains:[]},a={className:"string",contains:[e.BACKSLASH_ESCAPE,t],variants:[{begin:/"""/,end:/"""/},{begin:/"/,end:/"/}]},r={className:"number",begin:"\\b([\\d_]+(\\.[\\deE_]+)?|0x[a-fA-F0-9_]+(\\.[a-fA-F0-9p_]+)?|0b[01_]+|0o[0-7_]+)\\b",relevance:0};return t.contains=[r],{name:"Swift",keywords:i,contains:[a,e.C_LINE_COMMENT_MODE,n,{className:"type",begin:"\\b[A-Z][\\wÀ-ʸ']*[!?]"},{className:"type",begin:"\\b[A-Z][\\wÀ-ʸ']*",relevance:0},r,{className:"function",beginKeywords:"func",end:"{",excludeEnd:!0,contains:[e.inherit(e.TITLE_MODE,{begin:/[A-Za-z$_][0-9A-Za-z$_]*/}),{begin://},{className:"params",begin:/\(/,end:/\)/,endsParent:!0,keywords:i,contains:["self",r,a,e.C_BLOCK_COMMENT_MODE,{begin:":"}],illegal:/["']/}],illegal:/\[|%/},{className:"class",beginKeywords:"struct protocol class extension enum",keywords:i,end:"\\{",excludeEnd:!0,contains:[e.inherit(e.TITLE_MODE,{begin:/[A-Za-z$_][\u00C0-\u02B80-9A-Za-z$_]*/})]},{className:"meta",begin:"(@discardableResult|@warn_unused_result|@exported|@lazy|@noescape|@NSCopying|@NSManaged|@objc|@objcMembers|@convention|@required|@noreturn|@IBAction|@IBDesignable|@IBInspectable|@IBOutlet|@infix|@prefix|@postfix|@autoclosure|@testable|@available|@nonobjc|@NSApplicationMain|@UIApplicationMain|@dynamicMemberLookup|@propertyWrapper)\\b"},{beginKeywords:"import",end:/$/,contains:[e.C_LINE_COMMENT_MODE,n]}]}}}());hljs.registerLanguage("makefile",function(){"use strict";return function(e){var i={className:"variable",variants:[{begin:"\\$\\("+e.UNDERSCORE_IDENT_RE+"\\)",contains:[e.BACKSLASH_ESCAPE]},{begin:/\$[@%`]+/}]}]}]};return{name:"HTML, XML",aliases:["html","xhtml","rss","atom","xjb","xsd","xsl","plist","wsf","svg"],case_insensitive:!0,contains:[{className:"meta",begin:"",relevance:10,contains:[a,i,t,s,{begin:"\\[",end:"\\]",contains:[{className:"meta",begin:"",contains:[a,s,i,t]}]}]},e.COMMENT("\x3c!--","--\x3e",{relevance:10}),{begin:"<\\!\\[CDATA\\[",end:"\\]\\]>",relevance:10},n,{className:"meta",begin:/<\?xml/,end:/\?>/,relevance:10},{className:"tag",begin:")",end:">",keywords:{name:"style"},contains:[c],starts:{end:"",returnEnd:!0,subLanguage:["css","xml"]}},{className:"tag",begin:")",end:">",keywords:{name:"script"},contains:[c],starts:{end:"<\/script>",returnEnd:!0,subLanguage:["javascript","handlebars","xml"]}},{className:"tag",begin:"",contains:[{className:"name",begin:/[^\/><\s]+/,relevance:0},c]}]}}}());hljs.registerLanguage("bash",function(){"use strict";return function(e){const s={};Object.assign(s,{className:"variable",variants:[{begin:/\$[\w\d#@][\w\d_]*/},{begin:/\$\{/,end:/\}/,contains:[{begin:/:-/,contains:[s]}]}]});const t={className:"subst",begin:/\$\(/,end:/\)/,contains:[e.BACKSLASH_ESCAPE]},n={className:"string",begin:/"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,s,t]};t.contains.push(n);const a={begin:/\$\(\(/,end:/\)\)/,contains:[{begin:/\d+#[0-9a-f]+/,className:"number"},e.NUMBER_MODE,s]},i=e.SHEBANG({binary:"(fish|bash|zsh|sh|csh|ksh|tcsh|dash|scsh)",relevance:10}),c={className:"function",begin:/\w[\w\d_]*\s*\(\s*\)\s*\{/,returnBegin:!0,contains:[e.inherit(e.TITLE_MODE,{begin:/\w[\w\d_]*/})],relevance:0};return{name:"Bash",aliases:["sh","zsh"],keywords:{$pattern:/\b-?[a-z\._]+\b/,keyword:"if then else elif fi for while in do done case esac function",literal:"true false",built_in:"break cd continue eval exec exit export getopts hash pwd readonly return shift test times trap umask unset alias bind builtin caller command declare echo enable help let local logout mapfile printf read readarray source type typeset ulimit unalias set shopt autoload bg bindkey bye cap chdir clone comparguments compcall compctl compdescribe compfiles compgroups compquote comptags comptry compvalues dirs disable disown echotc echoti emulate fc fg float functions getcap getln history integer jobs kill limit log noglob popd print pushd pushln rehash sched setcap setopt stat suspend ttyctl unfunction unhash unlimit unsetopt vared wait whence where which zcompile zformat zftp zle zmodload zparseopts zprof zpty zregexparse zsocket zstyle ztcp",_:"-ne -eq -lt -gt -f -d -e -s -l -a"},contains:[i,e.SHEBANG(),c,a,e.HASH_COMMENT_MODE,n,{className:"",begin:/\\"/},{className:"string",begin:/'/,end:/'/},s]}}}());hljs.registerLanguage("c-like",function(){"use strict";return function(e){function t(e){return"(?:"+e+")?"}var n="(decltype\\(auto\\)|"+t("[a-zA-Z_]\\w*::")+"[a-zA-Z_]\\w*"+t("<.*?>")+")",r={className:"keyword",begin:"\\b[a-z\\d_]*_t\\b"},a={className:"string",variants:[{begin:'(u8?|U|L)?"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]},{begin:"(u8?|U|L)?'(\\\\(x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4,8}|[0-7]{3}|\\S)|.)",end:"'",illegal:"."},e.END_SAME_AS_BEGIN({begin:/(?:u8?|U|L)?R"([^()\\ ]{0,16})\(/,end:/\)([^()\\ ]{0,16})"/})]},i={className:"number",variants:[{begin:"\\b(0b[01']+)"},{begin:"(-?)\\b([\\d']+(\\.[\\d']*)?|\\.[\\d']+)(u|U|l|L|ul|UL|f|F|b|B)"},{begin:"(-?)(\\b0[xX][a-fA-F0-9']+|(\\b[\\d']+(\\.[\\d']*)?|\\.[\\d']+)([eE][-+]?[\\d']+)?)"}],relevance:0},s={className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{"meta-keyword":"if else elif endif define undef warning error line pragma _Pragma ifdef ifndef include"},contains:[{begin:/\\\n/,relevance:0},e.inherit(a,{className:"meta-string"}),{className:"meta-string",begin:/<.*?>/,end:/$/,illegal:"\\n"},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},o={className:"title",begin:t("[a-zA-Z_]\\w*::")+e.IDENT_RE,relevance:0},c=t("[a-zA-Z_]\\w*::")+e.IDENT_RE+"\\s*\\(",l={keyword:"int float while private char char8_t char16_t char32_t catch import module export virtual operator sizeof dynamic_cast|10 typedef const_cast|10 const for static_cast|10 union namespace unsigned long volatile static protected bool template mutable if public friend do goto auto void enum else break extern using asm case typeid wchar_t short reinterpret_cast|10 default double register explicit signed typename try this switch continue inline delete alignas alignof constexpr consteval constinit decltype concept co_await co_return co_yield requires noexcept static_assert thread_local restrict final override atomic_bool atomic_char atomic_schar atomic_uchar atomic_short atomic_ushort atomic_int atomic_uint atomic_long atomic_ulong atomic_llong atomic_ullong new throw return and and_eq bitand bitor compl not not_eq or or_eq xor xor_eq",built_in:"std string wstring cin cout cerr clog stdin stdout stderr stringstream istringstream ostringstream auto_ptr deque list queue stack vector map set pair bitset multiset multimap unordered_set unordered_map unordered_multiset unordered_multimap priority_queue make_pair array shared_ptr abort terminate abs acos asin atan2 atan calloc ceil cosh cos exit exp fabs floor fmod fprintf fputs free frexp fscanf future isalnum isalpha iscntrl isdigit isgraph islower isprint ispunct isspace isupper isxdigit tolower toupper labs ldexp log10 log malloc realloc memchr memcmp memcpy memset modf pow printf putchar puts scanf sinh sin snprintf sprintf sqrt sscanf strcat strchr strcmp strcpy strcspn strlen strncat strncmp strncpy strpbrk strrchr strspn strstr tanh tan vfprintf vprintf vsprintf endl initializer_list unique_ptr _Bool complex _Complex imaginary _Imaginary",literal:"true false nullptr NULL"},d=[r,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,i,a],_={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:l,contains:d.concat([{begin:/\(/,end:/\)/,keywords:l,contains:d.concat(["self"]),relevance:0}]),relevance:0},u={className:"function",begin:"("+n+"[\\*&\\s]+)+"+c,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:l,illegal:/[^\w\s\*&:<>]/,contains:[{begin:"decltype\\(auto\\)",keywords:l,relevance:0},{begin:c,returnBegin:!0,contains:[o],relevance:0},{className:"params",begin:/\(/,end:/\)/,keywords:l,relevance:0,contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,a,i,r,{begin:/\(/,end:/\)/,keywords:l,relevance:0,contains:["self",e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,a,i,r]}]},r,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,s]};return{aliases:["c","cc","h","c++","h++","hpp","hh","hxx","cxx"],keywords:l,disableAutodetect:!0,illegal:"",keywords:l,contains:["self",r]},{begin:e.IDENT_RE+"::",keywords:l},{className:"class",beginKeywords:"class struct",end:/[{;:]/,contains:[{begin://,contains:["self"]},e.TITLE_MODE]}]),exports:{preprocessor:s,strings:a,keywords:l}}}}());hljs.registerLanguage("coffeescript",function(){"use strict";const e=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends"],n=["true","false","null","undefined","NaN","Infinity"],a=[].concat(["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],["arguments","this","super","console","window","document","localStorage","module","global"],["Intl","DataView","Number","Math","Date","String","RegExp","Object","Function","Boolean","Error","Symbol","Set","Map","WeakSet","WeakMap","Proxy","Reflect","JSON","Promise","Float64Array","Int16Array","Int32Array","Int8Array","Uint16Array","Uint32Array","Float32Array","Array","Uint8Array","Uint8ClampedArray","ArrayBuffer"],["EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"]);return function(r){var t={keyword:e.concat(["then","unless","until","loop","by","when","and","or","is","isnt","not"]).filter((e=>n=>!e.includes(n))(["var","const","let","function","static"])).join(" "),literal:n.concat(["yes","no","on","off"]).join(" "),built_in:a.concat(["npm","print"]).join(" ")},i="[A-Za-z$_][0-9A-Za-z$_]*",s={className:"subst",begin:/#\{/,end:/}/,keywords:t},o=[r.BINARY_NUMBER_MODE,r.inherit(r.C_NUMBER_MODE,{starts:{end:"(\\s*/)?",relevance:0}}),{className:"string",variants:[{begin:/'''/,end:/'''/,contains:[r.BACKSLASH_ESCAPE]},{begin:/'/,end:/'/,contains:[r.BACKSLASH_ESCAPE]},{begin:/"""/,end:/"""/,contains:[r.BACKSLASH_ESCAPE,s]},{begin:/"/,end:/"/,contains:[r.BACKSLASH_ESCAPE,s]}]},{className:"regexp",variants:[{begin:"///",end:"///",contains:[s,r.HASH_COMMENT_MODE]},{begin:"//[gim]{0,3}(?=\\W)",relevance:0},{begin:/\/(?![ *]).*?(?![\\]).\/[gim]{0,3}(?=\W)/}]},{begin:"@"+i},{subLanguage:"javascript",excludeBegin:!0,excludeEnd:!0,variants:[{begin:"```",end:"```"},{begin:"`",end:"`"}]}];s.contains=o;var c=r.inherit(r.TITLE_MODE,{begin:i}),l={className:"params",begin:"\\([^\\(]",returnBegin:!0,contains:[{begin:/\(/,end:/\)/,keywords:t,contains:["self"].concat(o)}]};return{name:"CoffeeScript",aliases:["coffee","cson","iced"],keywords:t,illegal:/\/\*/,contains:o.concat([r.COMMENT("###","###"),r.HASH_COMMENT_MODE,{className:"function",begin:"^\\s*"+i+"\\s*=\\s*(\\(.*\\))?\\s*\\B[-=]>",end:"[-=]>",returnBegin:!0,contains:[c,l]},{begin:/[:\(,=]\s*/,relevance:0,contains:[{className:"function",begin:"(\\(.*\\))?\\s*\\B[-=]>",end:"[-=]>",returnBegin:!0,contains:[l]}]},{className:"class",beginKeywords:"class",end:"$",illegal:/[:="\[\]]/,contains:[{beginKeywords:"extends",endsWithParent:!0,illegal:/[:="\[\]]/,contains:[c]},c]},{begin:i+":",end:":",returnBegin:!0,returnEnd:!0,relevance:0}])}}}());hljs.registerLanguage("ruby",function(){"use strict";return function(e){var n="[a-zA-Z_]\\w*[!?=]?|[-+~]\\@|<<|>>|=~|===?|<=>|[<>]=?|\\*\\*|[-/+%^&*~`|]|\\[\\]=?",a={keyword:"and then defined module in return redo if BEGIN retry end for self when next until do begin unless END rescue else break undef not super class case require yield alias while ensure elsif or include attr_reader attr_writer attr_accessor",literal:"true false nil"},s={className:"doctag",begin:"@[A-Za-z]+"},i={begin:"#<",end:">"},r=[e.COMMENT("#","$",{contains:[s]}),e.COMMENT("^\\=begin","^\\=end",{contains:[s],relevance:10}),e.COMMENT("^__END__","\\n$")],c={className:"subst",begin:"#\\{",end:"}",keywords:a},t={className:"string",contains:[e.BACKSLASH_ESCAPE,c],variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/`/,end:/`/},{begin:"%[qQwWx]?\\(",end:"\\)"},{begin:"%[qQwWx]?\\[",end:"\\]"},{begin:"%[qQwWx]?{",end:"}"},{begin:"%[qQwWx]?<",end:">"},{begin:"%[qQwWx]?/",end:"/"},{begin:"%[qQwWx]?%",end:"%"},{begin:"%[qQwWx]?-",end:"-"},{begin:"%[qQwWx]?\\|",end:"\\|"},{begin:/\B\?(\\\d{1,3}|\\x[A-Fa-f0-9]{1,2}|\\u[A-Fa-f0-9]{4}|\\?\S)\b/},{begin:/<<[-~]?'?(\w+)(?:.|\n)*?\n\s*\1\b/,returnBegin:!0,contains:[{begin:/<<[-~]?'?/},e.END_SAME_AS_BEGIN({begin:/(\w+)/,end:/(\w+)/,contains:[e.BACKSLASH_ESCAPE,c]})]}]},b={className:"params",begin:"\\(",end:"\\)",endsParent:!0,keywords:a},d=[t,i,{className:"class",beginKeywords:"class module",end:"$|;",illegal:/=/,contains:[e.inherit(e.TITLE_MODE,{begin:"[A-Za-z_]\\w*(::\\w+)*(\\?|\\!)?"}),{begin:"<\\s*",contains:[{begin:"("+e.IDENT_RE+"::)?"+e.IDENT_RE}]}].concat(r)},{className:"function",beginKeywords:"def",end:"$|;",contains:[e.inherit(e.TITLE_MODE,{begin:n}),b].concat(r)},{begin:e.IDENT_RE+"::"},{className:"symbol",begin:e.UNDERSCORE_IDENT_RE+"(\\!|\\?)?:",relevance:0},{className:"symbol",begin:":(?!\\s)",contains:[t,{begin:n}],relevance:0},{className:"number",begin:"(\\b0[0-7_]+)|(\\b0x[0-9a-fA-F_]+)|(\\b[1-9][0-9_]*(\\.[0-9_]+)?)|[0_]\\b",relevance:0},{begin:"(\\$\\W)|((\\$|\\@\\@?)(\\w+))"},{className:"params",begin:/\|/,end:/\|/,keywords:a},{begin:"("+e.RE_STARTERS_RE+"|unless)\\s*",keywords:"unless",contains:[i,{className:"regexp",contains:[e.BACKSLASH_ESCAPE,c],illegal:/\n/,variants:[{begin:"/",end:"/[a-z]*"},{begin:"%r{",end:"}[a-z]*"},{begin:"%r\\(",end:"\\)[a-z]*"},{begin:"%r!",end:"![a-z]*"},{begin:"%r\\[",end:"\\][a-z]*"}]}].concat(r),relevance:0}].concat(r);c.contains=d,b.contains=d;var g=[{begin:/^\s*=>/,starts:{end:"$",contains:d}},{className:"meta",begin:"^([>?]>|[\\w#]+\\(\\w+\\):\\d+:\\d+>|(\\w+-)?\\d+\\.\\d+\\.\\d(p\\d+)?[^>]+>)",starts:{end:"$",contains:d}}];return{name:"Ruby",aliases:["rb","gemspec","podspec","thor","irb"],keywords:a,illegal:/\/\*/,contains:r.concat(g).concat(d)}}}());hljs.registerLanguage("yaml",function(){"use strict";return function(e){var n="true false yes no null",a="[\\w#;/?:@&=+$,.~*\\'()[\\]]+",s={className:"string",relevance:0,variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/\S+/}],contains:[e.BACKSLASH_ESCAPE,{className:"template-variable",variants:[{begin:"{{",end:"}}"},{begin:"%{",end:"}"}]}]},i=e.inherit(s,{variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/[^\s,{}[\]]+/}]}),l={end:",",endsWithParent:!0,excludeEnd:!0,contains:[],keywords:n,relevance:0},t={begin:"{",end:"}",contains:[l],illegal:"\\n",relevance:0},g={begin:"\\[",end:"\\]",contains:[l],illegal:"\\n",relevance:0},b=[{className:"attr",variants:[{begin:"\\w[\\w :\\/.-]*:(?=[ \t]|$)"},{begin:'"\\w[\\w :\\/.-]*":(?=[ \t]|$)'},{begin:"'\\w[\\w :\\/.-]*':(?=[ \t]|$)"}]},{className:"meta",begin:"^---s*$",relevance:10},{className:"string",begin:"[\\|>]([0-9]?[+-])?[ ]*\\n( *)[\\S ]+\\n(\\2[\\S ]+\\n?)*"},{begin:"<%[%=-]?",end:"[%-]?%>",subLanguage:"ruby",excludeBegin:!0,excludeEnd:!0,relevance:0},{className:"type",begin:"!\\w+!"+a},{className:"type",begin:"!<"+a+">"},{className:"type",begin:"!"+a},{className:"type",begin:"!!"+a},{className:"meta",begin:"&"+e.UNDERSCORE_IDENT_RE+"$"},{className:"meta",begin:"\\*"+e.UNDERSCORE_IDENT_RE+"$"},{className:"bullet",begin:"\\-(?=[ ]|$)",relevance:0},e.HASH_COMMENT_MODE,{beginKeywords:n,keywords:{literal:n}},{className:"number",begin:"\\b[0-9]{4}(-[0-9][0-9]){0,2}([Tt \\t][0-9][0-9]?(:[0-9][0-9]){2})?(\\.[0-9]*)?([ \\t])*(Z|[-+][0-9][0-9]?(:[0-9][0-9])?)?\\b"},{className:"number",begin:e.C_NUMBER_RE+"\\b"},t,g,s],c=[...b];return c.pop(),c.push(i),l.contains=c,{name:"YAML",case_insensitive:!0,aliases:["yml","YAML"],contains:b}}}());hljs.registerLanguage("d",function(){"use strict";return function(e){var a={$pattern:e.UNDERSCORE_IDENT_RE,keyword:"abstract alias align asm assert auto body break byte case cast catch class const continue debug default delete deprecated do else enum export extern final finally for foreach foreach_reverse|10 goto if immutable import in inout int interface invariant is lazy macro mixin module new nothrow out override package pragma private protected public pure ref return scope shared static struct super switch synchronized template this throw try typedef typeid typeof union unittest version void volatile while with __FILE__ __LINE__ __gshared|10 __thread __traits __DATE__ __EOF__ __TIME__ __TIMESTAMP__ __VENDOR__ __VERSION__",built_in:"bool cdouble cent cfloat char creal dchar delegate double dstring float function idouble ifloat ireal long real short string ubyte ucent uint ulong ushort wchar wstring",literal:"false null true"},d="((0|[1-9][\\d_]*)|0[bB][01_]+|0[xX]([\\da-fA-F][\\da-fA-F_]*|_[\\da-fA-F][\\da-fA-F_]*))",n="\\\\(['\"\\?\\\\abfnrtv]|u[\\dA-Fa-f]{4}|[0-7]{1,3}|x[\\dA-Fa-f]{2}|U[\\dA-Fa-f]{8})|&[a-zA-Z\\d]{2,};",t={className:"number",begin:"\\b"+d+"(L|u|U|Lu|LU|uL|UL)?",relevance:0},_={className:"number",begin:"\\b(((0[xX](([\\da-fA-F][\\da-fA-F_]*|_[\\da-fA-F][\\da-fA-F_]*)\\.([\\da-fA-F][\\da-fA-F_]*|_[\\da-fA-F][\\da-fA-F_]*)|\\.?([\\da-fA-F][\\da-fA-F_]*|_[\\da-fA-F][\\da-fA-F_]*))[pP][+-]?(0|[1-9][\\d_]*|\\d[\\d_]*|[\\d_]+?\\d))|((0|[1-9][\\d_]*|\\d[\\d_]*|[\\d_]+?\\d)(\\.\\d*|([eE][+-]?(0|[1-9][\\d_]*|\\d[\\d_]*|[\\d_]+?\\d)))|\\d+\\.(0|[1-9][\\d_]*|\\d[\\d_]*|[\\d_]+?\\d)(0|[1-9][\\d_]*|\\d[\\d_]*|[\\d_]+?\\d)|\\.(0|[1-9][\\d_]*)([eE][+-]?(0|[1-9][\\d_]*|\\d[\\d_]*|[\\d_]+?\\d))?))([fF]|L|i|[fF]i|Li)?|"+d+"(i|[fF]i|Li))",relevance:0},r={className:"string",begin:"'("+n+"|.)",end:"'",illegal:"."},i={className:"string",begin:'"',contains:[{begin:n,relevance:0}],end:'"[cwd]?'},s=e.COMMENT("\\/\\+","\\+\\/",{contains:["self"],relevance:10});return{name:"D",keywords:a,contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,s,{className:"string",begin:'x"[\\da-fA-F\\s\\n\\r]*"[cwd]?',relevance:10},i,{className:"string",begin:'[rq]"',end:'"[cwd]?',relevance:5},{className:"string",begin:"`",end:"`[cwd]?"},{className:"string",begin:'q"\\{',end:'\\}"'},_,t,r,{className:"meta",begin:"^#!",end:"$",relevance:5},{className:"meta",begin:"#(line)",end:"$",relevance:5},{className:"keyword",begin:"@[a-zA-Z_][a-zA-Z_\\d]*"}]}}}());hljs.registerLanguage("properties",function(){"use strict";return function(e){var n="[ \\t\\f]*",t="("+n+"[:=]"+n+"|[ \\t\\f]+)",a="([^\\\\:= \\t\\f\\n]|\\\\.)+",s={end:t,relevance:0,starts:{className:"string",end:/$/,relevance:0,contains:[{begin:"\\\\\\n"}]}};return{name:".properties",case_insensitive:!0,illegal:/\S/,contains:[e.COMMENT("^\\s*[!#]","$"),{begin:"([^\\\\\\W:= \\t\\f\\n]|\\\\.)+"+t,returnBegin:!0,contains:[{className:"attr",begin:"([^\\\\\\W:= \\t\\f\\n]|\\\\.)+",endsParent:!0,relevance:0}],starts:s},{begin:a+t,returnBegin:!0,relevance:0,contains:[{className:"meta",begin:a,endsParent:!0,relevance:0}],starts:s},{className:"attr",relevance:0,begin:a+n+"$"}]}}}());hljs.registerLanguage("http",function(){"use strict";return function(e){var n="HTTP/[0-9\\.]+";return{name:"HTTP",aliases:["https"],illegal:"\\S",contains:[{begin:"^"+n,end:"$",contains:[{className:"number",begin:"\\b\\d{3}\\b"}]},{begin:"^[A-Z]+ (.*?) "+n+"$",returnBegin:!0,end:"$",contains:[{className:"string",begin:" ",end:" ",excludeBegin:!0,excludeEnd:!0},{begin:n},{className:"keyword",begin:"[A-Z]+"}]},{className:"attribute",begin:"^\\w",end:": ",excludeEnd:!0,illegal:"\\n|\\s|=",starts:{end:"$",relevance:0}},{begin:"\\n\\n",starts:{subLanguage:[],endsWithParent:!0}}]}}}());hljs.registerLanguage("haskell",function(){"use strict";return function(e){var n={variants:[e.COMMENT("--","$"),e.COMMENT("{-","-}",{contains:["self"]})]},i={className:"meta",begin:"{-#",end:"#-}"},a={className:"meta",begin:"^#",end:"$"},s={className:"type",begin:"\\b[A-Z][\\w']*",relevance:0},l={begin:"\\(",end:"\\)",illegal:'"',contains:[i,a,{className:"type",begin:"\\b[A-Z][\\w]*(\\((\\.\\.|,|\\w+)\\))?"},e.inherit(e.TITLE_MODE,{begin:"[_a-z][\\w']*"}),n]};return{name:"Haskell",aliases:["hs"],keywords:"let in if then else case of where do module import hiding qualified type data newtype deriving class instance as default infix infixl infixr foreign export ccall stdcall cplusplus jvm dotnet safe unsafe family forall mdo proc rec",contains:[{beginKeywords:"module",end:"where",keywords:"module where",contains:[l,n],illegal:"\\W\\.|;"},{begin:"\\bimport\\b",end:"$",keywords:"import qualified as hiding",contains:[l,n],illegal:"\\W\\.|;"},{className:"class",begin:"^(\\s*)?(class|instance)\\b",end:"where",keywords:"class family instance where",contains:[s,l,n]},{className:"class",begin:"\\b(data|(new)?type)\\b",end:"$",keywords:"data family type newtype deriving",contains:[i,s,l,{begin:"{",end:"}",contains:l.contains},n]},{beginKeywords:"default",end:"$",contains:[s,l,n]},{beginKeywords:"infix infixl infixr",end:"$",contains:[e.C_NUMBER_MODE,n]},{begin:"\\bforeign\\b",end:"$",keywords:"foreign import export ccall stdcall cplusplus jvm dotnet safe unsafe",contains:[s,e.QUOTE_STRING_MODE,n]},{className:"meta",begin:"#!\\/usr\\/bin\\/env runhaskell",end:"$"},i,a,e.QUOTE_STRING_MODE,e.C_NUMBER_MODE,s,e.inherit(e.TITLE_MODE,{begin:"^[_a-z][\\w']*"}),n,{begin:"->|<-"}]}}}());hljs.registerLanguage("handlebars",function(){"use strict";function e(...e){return e.map(e=>(function(e){return e?"string"==typeof e?e:e.source:null})(e)).join("")}return function(n){const a={"builtin-name":"action bindattr collection component concat debugger each each-in get hash if in input link-to loc log lookup mut outlet partial query-params render template textarea unbound unless view with yield"},t=/\[.*?\]/,s=/[^\s!"#%&'()*+,.\/;<=>@\[\\\]^`{|}~]+/,i=e("(",/'.*?'/,"|",/".*?"/,"|",t,"|",s,"|",/\.|\//,")+"),r=e("(",t,"|",s,")(?==)"),l={begin:i,lexemes:/[\w.\/]+/},c=n.inherit(l,{keywords:{literal:"true false undefined null"}}),o={begin:/\(/,end:/\)/},m={className:"attr",begin:r,relevance:0,starts:{begin:/=/,end:/=/,starts:{contains:[n.NUMBER_MODE,n.QUOTE_STRING_MODE,n.APOS_STRING_MODE,c,o]}}},d={contains:[n.NUMBER_MODE,n.QUOTE_STRING_MODE,n.APOS_STRING_MODE,{begin:/as\s+\|/,keywords:{keyword:"as"},end:/\|/,contains:[{begin:/\w+/}]},m,c,o],returnEnd:!0},g=n.inherit(l,{className:"name",keywords:a,starts:n.inherit(d,{end:/\)/})});o.contains=[g];const u=n.inherit(l,{keywords:a,className:"name",starts:n.inherit(d,{end:/}}/})}),b=n.inherit(l,{keywords:a,className:"name"}),h=n.inherit(l,{className:"name",keywords:a,starts:n.inherit(d,{end:/}}/})});return{name:"Handlebars",aliases:["hbs","html.hbs","html.handlebars","htmlbars"],case_insensitive:!0,subLanguage:"xml",contains:[{begin:/\\\{\{/,skip:!0},{begin:/\\\\(?=\{\{)/,skip:!0},n.COMMENT(/\{\{!--/,/--\}\}/),n.COMMENT(/\{\{!/,/\}\}/),{className:"template-tag",begin:/\{\{\{\{(?!\/)/,end:/\}\}\}\}/,contains:[u],starts:{end:/\{\{\{\{\//,returnEnd:!0,subLanguage:"xml"}},{className:"template-tag",begin:/\{\{\{\{\//,end:/\}\}\}\}/,contains:[b]},{className:"template-tag",begin:/\{\{#/,end:/\}\}/,contains:[u]},{className:"template-tag",begin:/\{\{(?=else\}\})/,end:/\}\}/,keywords:"else"},{className:"template-tag",begin:/\{\{\//,end:/\}\}/,contains:[b]},{className:"template-variable",begin:/\{\{\{/,end:/\}\}\}/,contains:[h]},{className:"template-variable",begin:/\{\{/,end:/\}\}/,contains:[h]}]}}}());hljs.registerLanguage("rust",function(){"use strict";return function(e){var n="([ui](8|16|32|64|128|size)|f(32|64))?",t="drop i8 i16 i32 i64 i128 isize u8 u16 u32 u64 u128 usize f32 f64 str char bool Box Option Result String Vec Copy Send Sized Sync Drop Fn FnMut FnOnce ToOwned Clone Debug PartialEq PartialOrd Eq Ord AsRef AsMut Into From Default Iterator Extend IntoIterator DoubleEndedIterator ExactSizeIterator SliceConcatExt ToString assert! assert_eq! bitflags! bytes! cfg! col! concat! concat_idents! debug_assert! debug_assert_eq! env! panic! file! format! format_args! include_bin! include_str! line! local_data_key! module_path! option_env! print! println! select! stringify! try! unimplemented! unreachable! vec! write! writeln! macro_rules! assert_ne! debug_assert_ne!";return{name:"Rust",aliases:["rs"],keywords:{$pattern:e.IDENT_RE+"!?",keyword:"abstract as async await become box break const continue crate do dyn else enum extern false final fn for if impl in let loop macro match mod move mut override priv pub ref return self Self static struct super trait true try type typeof unsafe unsized use virtual where while yield",literal:"true false Some None Ok Err",built_in:t},illegal:""}]}}}());hljs.registerLanguage("cpp",function(){"use strict";return function(e){var t=e.getLanguage("c-like").rawDefinition();return t.disableAutodetect=!1,t.name="C++",t.aliases=["cc","c++","h++","hpp","hh","hxx","cxx"],t}}());hljs.registerLanguage("ini",function(){"use strict";function e(e){return e?"string"==typeof e?e:e.source:null}function n(...n){return n.map(n=>e(n)).join("")}return function(a){var s={className:"number",relevance:0,variants:[{begin:/([\+\-]+)?[\d]+_[\d_]+/},{begin:a.NUMBER_RE}]},i=a.COMMENT();i.variants=[{begin:/;/,end:/$/},{begin:/#/,end:/$/}];var t={className:"variable",variants:[{begin:/\$[\w\d"][\w\d_]*/},{begin:/\$\{(.*?)}/}]},r={className:"literal",begin:/\bon|off|true|false|yes|no\b/},l={className:"string",contains:[a.BACKSLASH_ESCAPE],variants:[{begin:"'''",end:"'''",relevance:10},{begin:'"""',end:'"""',relevance:10},{begin:'"',end:'"'},{begin:"'",end:"'"}]},c={begin:/\[/,end:/\]/,contains:[i,r,t,l,s,"self"],relevance:0},g="("+[/[A-Za-z0-9_-]+/,/"(\\"|[^"])*"/,/'[^']*'/].map(n=>e(n)).join("|")+")";return{name:"TOML, also INI",aliases:["toml"],case_insensitive:!0,illegal:/\S/,contains:[i,{className:"section",begin:/\[+/,end:/\]+/},{begin:n(g,"(\\s*\\.\\s*",g,")*",n("(?=",/\s*=\s*[^#\s]/,")")),className:"attr",starts:{end:/$/,contains:[i,c,r,t,l,s]}}]}}}());hljs.registerLanguage("objectivec",function(){"use strict";return function(e){var n=/[a-zA-Z@][a-zA-Z0-9_]*/,_={$pattern:n,keyword:"@interface @class @protocol @implementation"};return{name:"Objective-C",aliases:["mm","objc","obj-c"],keywords:{$pattern:n,keyword:"int float while char export sizeof typedef const struct for union unsigned long volatile static bool mutable if do return goto void enum else break extern asm case short default double register explicit signed typename this switch continue wchar_t inline readonly assign readwrite self @synchronized id typeof nonatomic super unichar IBOutlet IBAction strong weak copy in out inout bycopy byref oneway __strong __weak __block __autoreleasing @private @protected @public @try @property @end @throw @catch @finally @autoreleasepool @synthesize @dynamic @selector @optional @required @encode @package @import @defs @compatibility_alias __bridge __bridge_transfer __bridge_retained __bridge_retain __covariant __contravariant __kindof _Nonnull _Nullable _Null_unspecified __FUNCTION__ __PRETTY_FUNCTION__ __attribute__ getter setter retain unsafe_unretained nonnull nullable null_unspecified null_resettable class instancetype NS_DESIGNATED_INITIALIZER NS_UNAVAILABLE NS_REQUIRES_SUPER NS_RETURNS_INNER_POINTER NS_INLINE NS_AVAILABLE NS_DEPRECATED NS_ENUM NS_OPTIONS NS_SWIFT_UNAVAILABLE NS_ASSUME_NONNULL_BEGIN NS_ASSUME_NONNULL_END NS_REFINED_FOR_SWIFT NS_SWIFT_NAME NS_SWIFT_NOTHROW NS_DURING NS_HANDLER NS_ENDHANDLER NS_VALUERETURN NS_VOIDRETURN",literal:"false true FALSE TRUE nil YES NO NULL",built_in:"BOOL dispatch_once_t dispatch_queue_t dispatch_sync dispatch_async dispatch_once"},illegal:"/,end:/$/,illegal:"\\n"},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{className:"class",begin:"("+_.keyword.split(" ").join("|")+")\\b",end:"({|$)",excludeEnd:!0,keywords:_,contains:[e.UNDERSCORE_TITLE_MODE]},{begin:"\\."+e.UNDERSCORE_IDENT_RE,relevance:0}]}}}());hljs.registerLanguage("apache",function(){"use strict";return function(e){var n={className:"number",begin:"\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}(:\\d{1,5})?"};return{name:"Apache config",aliases:["apacheconf"],case_insensitive:!0,contains:[e.HASH_COMMENT_MODE,{className:"section",begin:"",contains:[n,{className:"number",begin:":\\d{1,5}"},e.inherit(e.QUOTE_STRING_MODE,{relevance:0})]},{className:"attribute",begin:/\w+/,relevance:0,keywords:{nomarkup:"order deny allow setenv rewriterule rewriteengine rewritecond documentroot sethandler errordocument loadmodule options header listen serverroot servername"},starts:{end:/$/,relevance:0,keywords:{literal:"on off all deny allow"},contains:[{className:"meta",begin:"\\s\\[",end:"\\]$"},{className:"variable",begin:"[\\$%]\\{",end:"\\}",contains:["self",{className:"number",begin:"[\\$%]\\d+"}]},n,{className:"number",begin:"\\d+"},e.QUOTE_STRING_MODE]}}],illegal:/\S/}}}());hljs.registerLanguage("java",function(){"use strict";function e(e){return e?"string"==typeof e?e:e.source:null}function n(e){return a("(",e,")?")}function a(...n){return n.map(n=>e(n)).join("")}function s(...n){return"("+n.map(n=>e(n)).join("|")+")"}return function(e){var t="false synchronized int abstract float private char boolean var static null if const for true while long strictfp finally protected import native final void enum else break transient catch instanceof byte super volatile case assert short package default double public try this switch continue throws protected public private module requires exports do",i={className:"meta",begin:"@[À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*",contains:[{begin:/\(/,end:/\)/,contains:["self"]}]},r=e=>a("[",e,"]+([",e,"_]*[",e,"]+)?"),c={className:"number",variants:[{begin:`\\b(0[bB]${r("01")})[lL]?`},{begin:`\\b(0${r("0-7")})[dDfFlL]?`},{begin:a(/\b0[xX]/,s(a(r("a-fA-F0-9"),/\./,r("a-fA-F0-9")),a(r("a-fA-F0-9"),/\.?/),a(/\./,r("a-fA-F0-9"))),/([pP][+-]?(\d+))?/,/[fFdDlL]?/)},{begin:a(/\b/,s(a(/\d*\./,r("\\d")),r("\\d")),/[eE][+-]?[\d]+[dDfF]?/)},{begin:a(/\b/,r(/\d/),n(/\.?/),n(r(/\d/)),/[dDfFlL]?/)}],relevance:0};return{name:"Java",aliases:["jsp"],keywords:t,illegal:/<\/|#/,contains:[e.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{begin:/\w+@/,relevance:0},{className:"doctag",begin:"@[A-Za-z]+"}]}),e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,{className:"class",beginKeywords:"class interface",end:/[{;=]/,excludeEnd:!0,keywords:"class interface",illegal:/[:"\[\]]/,contains:[{beginKeywords:"extends implements"},e.UNDERSCORE_TITLE_MODE]},{beginKeywords:"new throw return else",relevance:0},{className:"function",begin:"([À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*(<[À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*(\\s*,\\s*[À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*)*>)?\\s+)+"+e.UNDERSCORE_IDENT_RE+"\\s*\\(",returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:t,contains:[{begin:e.UNDERSCORE_IDENT_RE+"\\s*\\(",returnBegin:!0,relevance:0,contains:[e.UNDERSCORE_TITLE_MODE]},{className:"params",begin:/\(/,end:/\)/,keywords:t,relevance:0,contains:[i,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,e.C_NUMBER_MODE,e.C_BLOCK_COMMENT_MODE]},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},c,i]}}}());hljs.registerLanguage("x86asm",function(){"use strict";return function(s){return{name:"Intel x86 Assembly",case_insensitive:!0,keywords:{$pattern:"[.%]?"+s.IDENT_RE,keyword:"lock rep repe repz repne repnz xaquire xrelease bnd nobnd aaa aad aam aas adc add and arpl bb0_reset bb1_reset bound bsf bsr bswap bt btc btr bts call cbw cdq cdqe clc cld cli clts cmc cmp cmpsb cmpsd cmpsq cmpsw cmpxchg cmpxchg486 cmpxchg8b cmpxchg16b cpuid cpu_read cpu_write cqo cwd cwde daa das dec div dmint emms enter equ f2xm1 fabs fadd faddp fbld fbstp fchs fclex fcmovb fcmovbe fcmove fcmovnb fcmovnbe fcmovne fcmovnu fcmovu fcom fcomi fcomip fcomp fcompp fcos fdecstp fdisi fdiv fdivp fdivr fdivrp femms feni ffree ffreep fiadd ficom ficomp fidiv fidivr fild fimul fincstp finit fist fistp fisttp fisub fisubr fld fld1 fldcw fldenv fldl2e fldl2t fldlg2 fldln2 fldpi fldz fmul fmulp fnclex fndisi fneni fninit fnop fnsave fnstcw fnstenv fnstsw fpatan fprem fprem1 fptan frndint frstor fsave fscale fsetpm fsin fsincos fsqrt fst fstcw fstenv fstp fstsw fsub fsubp fsubr fsubrp ftst fucom fucomi fucomip fucomp fucompp fxam fxch fxtract fyl2x fyl2xp1 hlt ibts icebp idiv imul in inc incbin insb insd insw int int01 int1 int03 int3 into invd invpcid invlpg invlpga iret iretd iretq iretw jcxz jecxz jrcxz jmp jmpe lahf lar lds lea leave les lfence lfs lgdt lgs lidt lldt lmsw loadall loadall286 lodsb lodsd lodsq lodsw loop loope loopne loopnz loopz lsl lss ltr mfence monitor mov movd movq movsb movsd movsq movsw movsx movsxd movzx mul mwait neg nop not or out outsb outsd outsw packssdw packsswb packuswb paddb paddd paddsb paddsiw paddsw paddusb paddusw paddw pand pandn pause paveb pavgusb pcmpeqb pcmpeqd pcmpeqw pcmpgtb pcmpgtd pcmpgtw pdistib pf2id pfacc pfadd pfcmpeq pfcmpge pfcmpgt pfmax pfmin pfmul pfrcp pfrcpit1 pfrcpit2 pfrsqit1 pfrsqrt pfsub pfsubr pi2fd pmachriw pmaddwd pmagw pmulhriw pmulhrwa pmulhrwc pmulhw pmullw pmvgezb pmvlzb pmvnzb pmvzb pop popa popad popaw popf popfd popfq popfw por prefetch prefetchw pslld psllq psllw psrad psraw psrld psrlq psrlw psubb psubd psubsb psubsiw psubsw psubusb psubusw psubw punpckhbw punpckhdq punpckhwd punpcklbw punpckldq punpcklwd push pusha pushad pushaw pushf pushfd pushfq pushfw pxor rcl rcr rdshr rdmsr rdpmc rdtsc rdtscp ret retf retn rol ror rdm rsdc rsldt rsm rsts sahf sal salc sar sbb scasb scasd scasq scasw sfence sgdt shl shld shr shrd sidt sldt skinit smi smint smintold smsw stc std sti stosb stosd stosq stosw str sub svdc svldt svts swapgs syscall sysenter sysexit sysret test ud0 ud1 ud2b ud2 ud2a umov verr verw fwait wbinvd wrshr wrmsr xadd xbts xchg xlatb xlat xor cmove cmovz cmovne cmovnz cmova cmovnbe cmovae cmovnb cmovb cmovnae cmovbe cmovna cmovg cmovnle cmovge cmovnl cmovl cmovnge cmovle cmovng cmovc cmovnc cmovo cmovno cmovs cmovns cmovp cmovpe cmovnp cmovpo je jz jne jnz ja jnbe jae jnb jb jnae jbe jna jg jnle jge jnl jl jnge jle jng jc jnc jo jno js jns jpo jnp jpe jp sete setz setne setnz seta setnbe setae setnb setnc setb setnae setcset setbe setna setg setnle setge setnl setl setnge setle setng sets setns seto setno setpe setp setpo setnp addps addss andnps andps cmpeqps cmpeqss cmpleps cmpless cmpltps cmpltss cmpneqps cmpneqss cmpnleps cmpnless cmpnltps cmpnltss cmpordps cmpordss cmpunordps cmpunordss cmpps cmpss comiss cvtpi2ps cvtps2pi cvtsi2ss cvtss2si cvttps2pi cvttss2si divps divss ldmxcsr maxps maxss minps minss movaps movhps movlhps movlps movhlps movmskps movntps movss movups mulps mulss orps rcpps rcpss rsqrtps rsqrtss shufps sqrtps sqrtss stmxcsr subps subss ucomiss unpckhps unpcklps xorps fxrstor fxrstor64 fxsave fxsave64 xgetbv xsetbv xsave xsave64 xsaveopt xsaveopt64 xrstor xrstor64 prefetchnta prefetcht0 prefetcht1 prefetcht2 maskmovq movntq pavgb pavgw pextrw pinsrw pmaxsw pmaxub pminsw pminub pmovmskb pmulhuw psadbw pshufw pf2iw pfnacc pfpnacc pi2fw pswapd maskmovdqu clflush movntdq movnti movntpd movdqa movdqu movdq2q movq2dq paddq pmuludq pshufd pshufhw pshuflw pslldq psrldq psubq punpckhqdq punpcklqdq addpd addsd andnpd andpd cmpeqpd cmpeqsd cmplepd cmplesd cmpltpd cmpltsd cmpneqpd cmpneqsd cmpnlepd cmpnlesd cmpnltpd cmpnltsd cmpordpd cmpordsd cmpunordpd cmpunordsd cmppd comisd cvtdq2pd cvtdq2ps cvtpd2dq cvtpd2pi cvtpd2ps cvtpi2pd cvtps2dq cvtps2pd cvtsd2si cvtsd2ss cvtsi2sd cvtss2sd cvttpd2pi cvttpd2dq cvttps2dq cvttsd2si divpd divsd maxpd maxsd minpd minsd movapd movhpd movlpd movmskpd movupd mulpd mulsd orpd shufpd sqrtpd sqrtsd subpd subsd ucomisd unpckhpd unpcklpd xorpd addsubpd addsubps haddpd haddps hsubpd hsubps lddqu movddup movshdup movsldup clgi stgi vmcall vmclear vmfunc vmlaunch vmload vmmcall vmptrld vmptrst vmread vmresume vmrun vmsave vmwrite vmxoff vmxon invept invvpid pabsb pabsw pabsd palignr phaddw phaddd phaddsw phsubw phsubd phsubsw pmaddubsw pmulhrsw pshufb psignb psignw psignd extrq insertq movntsd movntss lzcnt blendpd blendps blendvpd blendvps dppd dpps extractps insertps movntdqa mpsadbw packusdw pblendvb pblendw pcmpeqq pextrb pextrd pextrq phminposuw pinsrb pinsrd pinsrq pmaxsb pmaxsd pmaxud pmaxuw pminsb pminsd pminud pminuw pmovsxbw pmovsxbd pmovsxbq pmovsxwd pmovsxwq pmovsxdq pmovzxbw pmovzxbd pmovzxbq pmovzxwd pmovzxwq pmovzxdq pmuldq pmulld ptest roundpd roundps roundsd roundss crc32 pcmpestri pcmpestrm pcmpistri pcmpistrm pcmpgtq popcnt getsec pfrcpv pfrsqrtv movbe aesenc aesenclast aesdec aesdeclast aesimc aeskeygenassist vaesenc vaesenclast vaesdec vaesdeclast vaesimc vaeskeygenassist vaddpd vaddps vaddsd vaddss vaddsubpd vaddsubps vandpd vandps vandnpd vandnps vblendpd vblendps vblendvpd vblendvps vbroadcastss vbroadcastsd vbroadcastf128 vcmpeq_ospd vcmpeqpd vcmplt_ospd vcmpltpd vcmple_ospd vcmplepd vcmpunord_qpd vcmpunordpd vcmpneq_uqpd vcmpneqpd vcmpnlt_uspd vcmpnltpd vcmpnle_uspd vcmpnlepd vcmpord_qpd vcmpordpd vcmpeq_uqpd vcmpnge_uspd vcmpngepd vcmpngt_uspd vcmpngtpd vcmpfalse_oqpd vcmpfalsepd vcmpneq_oqpd vcmpge_ospd vcmpgepd vcmpgt_ospd vcmpgtpd vcmptrue_uqpd vcmptruepd vcmplt_oqpd vcmple_oqpd vcmpunord_spd vcmpneq_uspd vcmpnlt_uqpd vcmpnle_uqpd vcmpord_spd vcmpeq_uspd vcmpnge_uqpd vcmpngt_uqpd vcmpfalse_ospd vcmpneq_ospd vcmpge_oqpd vcmpgt_oqpd vcmptrue_uspd vcmppd vcmpeq_osps vcmpeqps vcmplt_osps vcmpltps vcmple_osps vcmpleps vcmpunord_qps vcmpunordps vcmpneq_uqps vcmpneqps vcmpnlt_usps vcmpnltps vcmpnle_usps vcmpnleps vcmpord_qps vcmpordps vcmpeq_uqps vcmpnge_usps vcmpngeps vcmpngt_usps vcmpngtps vcmpfalse_oqps vcmpfalseps vcmpneq_oqps vcmpge_osps vcmpgeps vcmpgt_osps vcmpgtps vcmptrue_uqps vcmptrueps vcmplt_oqps vcmple_oqps vcmpunord_sps vcmpneq_usps vcmpnlt_uqps vcmpnle_uqps vcmpord_sps vcmpeq_usps vcmpnge_uqps vcmpngt_uqps vcmpfalse_osps vcmpneq_osps vcmpge_oqps vcmpgt_oqps vcmptrue_usps vcmpps vcmpeq_ossd vcmpeqsd vcmplt_ossd vcmpltsd vcmple_ossd vcmplesd vcmpunord_qsd vcmpunordsd vcmpneq_uqsd vcmpneqsd vcmpnlt_ussd vcmpnltsd vcmpnle_ussd vcmpnlesd vcmpord_qsd vcmpordsd vcmpeq_uqsd vcmpnge_ussd vcmpngesd vcmpngt_ussd vcmpngtsd vcmpfalse_oqsd vcmpfalsesd vcmpneq_oqsd vcmpge_ossd vcmpgesd vcmpgt_ossd vcmpgtsd vcmptrue_uqsd vcmptruesd vcmplt_oqsd vcmple_oqsd vcmpunord_ssd vcmpneq_ussd vcmpnlt_uqsd vcmpnle_uqsd vcmpord_ssd vcmpeq_ussd vcmpnge_uqsd vcmpngt_uqsd vcmpfalse_ossd vcmpneq_ossd vcmpge_oqsd vcmpgt_oqsd vcmptrue_ussd vcmpsd vcmpeq_osss vcmpeqss vcmplt_osss vcmpltss vcmple_osss vcmpless vcmpunord_qss vcmpunordss vcmpneq_uqss vcmpneqss vcmpnlt_usss vcmpnltss vcmpnle_usss vcmpnless vcmpord_qss vcmpordss vcmpeq_uqss vcmpnge_usss vcmpngess vcmpngt_usss vcmpngtss vcmpfalse_oqss vcmpfalsess vcmpneq_oqss vcmpge_osss vcmpgess vcmpgt_osss vcmpgtss vcmptrue_uqss vcmptruess vcmplt_oqss vcmple_oqss vcmpunord_sss vcmpneq_usss vcmpnlt_uqss vcmpnle_uqss vcmpord_sss vcmpeq_usss vcmpnge_uqss vcmpngt_uqss vcmpfalse_osss vcmpneq_osss vcmpge_oqss vcmpgt_oqss vcmptrue_usss vcmpss vcomisd vcomiss vcvtdq2pd vcvtdq2ps vcvtpd2dq vcvtpd2ps vcvtps2dq vcvtps2pd vcvtsd2si vcvtsd2ss vcvtsi2sd vcvtsi2ss vcvtss2sd vcvtss2si vcvttpd2dq vcvttps2dq vcvttsd2si vcvttss2si vdivpd vdivps vdivsd vdivss vdppd vdpps vextractf128 vextractps vhaddpd vhaddps vhsubpd vhsubps vinsertf128 vinsertps vlddqu vldqqu vldmxcsr vmaskmovdqu vmaskmovps vmaskmovpd vmaxpd vmaxps vmaxsd vmaxss vminpd vminps vminsd vminss vmovapd vmovaps vmovd vmovq vmovddup vmovdqa vmovqqa vmovdqu vmovqqu vmovhlps vmovhpd vmovhps vmovlhps vmovlpd vmovlps vmovmskpd vmovmskps vmovntdq vmovntqq vmovntdqa vmovntpd vmovntps vmovsd vmovshdup vmovsldup vmovss vmovupd vmovups vmpsadbw vmulpd vmulps vmulsd vmulss vorpd vorps vpabsb vpabsw vpabsd vpacksswb vpackssdw vpackuswb vpackusdw vpaddb vpaddw vpaddd vpaddq vpaddsb vpaddsw vpaddusb vpaddusw vpalignr vpand vpandn vpavgb vpavgw vpblendvb vpblendw vpcmpestri vpcmpestrm vpcmpistri vpcmpistrm vpcmpeqb vpcmpeqw vpcmpeqd vpcmpeqq vpcmpgtb vpcmpgtw vpcmpgtd vpcmpgtq vpermilpd vpermilps vperm2f128 vpextrb vpextrw vpextrd vpextrq vphaddw vphaddd vphaddsw vphminposuw vphsubw vphsubd vphsubsw vpinsrb vpinsrw vpinsrd vpinsrq vpmaddwd vpmaddubsw vpmaxsb vpmaxsw vpmaxsd vpmaxub vpmaxuw vpmaxud vpminsb vpminsw vpminsd vpminub vpminuw vpminud vpmovmskb vpmovsxbw vpmovsxbd vpmovsxbq vpmovsxwd vpmovsxwq vpmovsxdq vpmovzxbw vpmovzxbd vpmovzxbq vpmovzxwd vpmovzxwq vpmovzxdq vpmulhuw vpmulhrsw vpmulhw vpmullw vpmulld vpmuludq vpmuldq vpor vpsadbw vpshufb vpshufd vpshufhw vpshuflw vpsignb vpsignw vpsignd vpslldq vpsrldq vpsllw vpslld vpsllq vpsraw vpsrad vpsrlw vpsrld vpsrlq vptest vpsubb vpsubw vpsubd vpsubq vpsubsb vpsubsw vpsubusb vpsubusw vpunpckhbw vpunpckhwd vpunpckhdq vpunpckhqdq vpunpcklbw vpunpcklwd vpunpckldq vpunpcklqdq vpxor vrcpps vrcpss vrsqrtps vrsqrtss vroundpd vroundps vroundsd vroundss vshufpd vshufps vsqrtpd vsqrtps vsqrtsd vsqrtss vstmxcsr vsubpd vsubps vsubsd vsubss vtestps vtestpd vucomisd vucomiss vunpckhpd vunpckhps vunpcklpd vunpcklps vxorpd vxorps vzeroall vzeroupper pclmullqlqdq pclmulhqlqdq pclmullqhqdq pclmulhqhqdq pclmulqdq vpclmullqlqdq vpclmulhqlqdq vpclmullqhqdq vpclmulhqhqdq vpclmulqdq vfmadd132ps vfmadd132pd vfmadd312ps vfmadd312pd vfmadd213ps vfmadd213pd vfmadd123ps vfmadd123pd vfmadd231ps vfmadd231pd vfmadd321ps vfmadd321pd vfmaddsub132ps vfmaddsub132pd vfmaddsub312ps vfmaddsub312pd vfmaddsub213ps vfmaddsub213pd vfmaddsub123ps vfmaddsub123pd vfmaddsub231ps vfmaddsub231pd vfmaddsub321ps vfmaddsub321pd vfmsub132ps vfmsub132pd vfmsub312ps vfmsub312pd vfmsub213ps vfmsub213pd vfmsub123ps vfmsub123pd vfmsub231ps vfmsub231pd vfmsub321ps vfmsub321pd vfmsubadd132ps vfmsubadd132pd vfmsubadd312ps vfmsubadd312pd vfmsubadd213ps vfmsubadd213pd vfmsubadd123ps vfmsubadd123pd vfmsubadd231ps vfmsubadd231pd vfmsubadd321ps vfmsubadd321pd vfnmadd132ps vfnmadd132pd vfnmadd312ps vfnmadd312pd vfnmadd213ps vfnmadd213pd vfnmadd123ps vfnmadd123pd vfnmadd231ps vfnmadd231pd vfnmadd321ps vfnmadd321pd vfnmsub132ps vfnmsub132pd vfnmsub312ps vfnmsub312pd vfnmsub213ps vfnmsub213pd vfnmsub123ps vfnmsub123pd vfnmsub231ps vfnmsub231pd vfnmsub321ps vfnmsub321pd vfmadd132ss vfmadd132sd vfmadd312ss vfmadd312sd vfmadd213ss vfmadd213sd vfmadd123ss vfmadd123sd vfmadd231ss vfmadd231sd vfmadd321ss vfmadd321sd vfmsub132ss vfmsub132sd vfmsub312ss vfmsub312sd vfmsub213ss vfmsub213sd vfmsub123ss vfmsub123sd vfmsub231ss vfmsub231sd vfmsub321ss vfmsub321sd vfnmadd132ss vfnmadd132sd vfnmadd312ss vfnmadd312sd vfnmadd213ss vfnmadd213sd vfnmadd123ss vfnmadd123sd vfnmadd231ss vfnmadd231sd vfnmadd321ss vfnmadd321sd vfnmsub132ss vfnmsub132sd vfnmsub312ss vfnmsub312sd vfnmsub213ss vfnmsub213sd vfnmsub123ss vfnmsub123sd vfnmsub231ss vfnmsub231sd vfnmsub321ss vfnmsub321sd rdfsbase rdgsbase rdrand wrfsbase wrgsbase vcvtph2ps vcvtps2ph adcx adox rdseed clac stac xstore xcryptecb xcryptcbc xcryptctr xcryptcfb xcryptofb montmul xsha1 xsha256 llwpcb slwpcb lwpval lwpins vfmaddpd vfmaddps vfmaddsd vfmaddss vfmaddsubpd vfmaddsubps vfmsubaddpd vfmsubaddps vfmsubpd vfmsubps vfmsubsd vfmsubss vfnmaddpd vfnmaddps vfnmaddsd vfnmaddss vfnmsubpd vfnmsubps vfnmsubsd vfnmsubss vfrczpd vfrczps vfrczsd vfrczss vpcmov vpcomb vpcomd vpcomq vpcomub vpcomud vpcomuq vpcomuw vpcomw vphaddbd vphaddbq vphaddbw vphadddq vphaddubd vphaddubq vphaddubw vphaddudq vphadduwd vphadduwq vphaddwd vphaddwq vphsubbw vphsubdq vphsubwd vpmacsdd vpmacsdqh vpmacsdql vpmacssdd vpmacssdqh vpmacssdql vpmacsswd vpmacssww vpmacswd vpmacsww vpmadcsswd vpmadcswd vpperm vprotb vprotd vprotq vprotw vpshab vpshad vpshaq vpshaw vpshlb vpshld vpshlq vpshlw vbroadcasti128 vpblendd vpbroadcastb vpbroadcastw vpbroadcastd vpbroadcastq vpermd vpermpd vpermps vpermq vperm2i128 vextracti128 vinserti128 vpmaskmovd vpmaskmovq vpsllvd vpsllvq vpsravd vpsrlvd vpsrlvq vgatherdpd vgatherqpd vgatherdps vgatherqps vpgatherdd vpgatherqd vpgatherdq vpgatherqq xabort xbegin xend xtest andn bextr blci blcic blsi blsic blcfill blsfill blcmsk blsmsk blsr blcs bzhi mulx pdep pext rorx sarx shlx shrx tzcnt tzmsk t1mskc valignd valignq vblendmpd vblendmps vbroadcastf32x4 vbroadcastf64x4 vbroadcasti32x4 vbroadcasti64x4 vcompresspd vcompressps vcvtpd2udq vcvtps2udq vcvtsd2usi vcvtss2usi vcvttpd2udq vcvttps2udq vcvttsd2usi vcvttss2usi vcvtudq2pd vcvtudq2ps vcvtusi2sd vcvtusi2ss vexpandpd vexpandps vextractf32x4 vextractf64x4 vextracti32x4 vextracti64x4 vfixupimmpd vfixupimmps vfixupimmsd vfixupimmss vgetexppd vgetexpps vgetexpsd vgetexpss vgetmantpd vgetmantps vgetmantsd vgetmantss vinsertf32x4 vinsertf64x4 vinserti32x4 vinserti64x4 vmovdqa32 vmovdqa64 vmovdqu32 vmovdqu64 vpabsq vpandd vpandnd vpandnq vpandq vpblendmd vpblendmq vpcmpltd vpcmpled vpcmpneqd vpcmpnltd vpcmpnled vpcmpd vpcmpltq vpcmpleq vpcmpneqq vpcmpnltq vpcmpnleq vpcmpq vpcmpequd vpcmpltud vpcmpleud vpcmpnequd vpcmpnltud vpcmpnleud vpcmpud vpcmpequq vpcmpltuq vpcmpleuq vpcmpnequq vpcmpnltuq vpcmpnleuq vpcmpuq vpcompressd vpcompressq vpermi2d vpermi2pd vpermi2ps vpermi2q vpermt2d vpermt2pd vpermt2ps vpermt2q vpexpandd vpexpandq vpmaxsq vpmaxuq vpminsq vpminuq vpmovdb vpmovdw vpmovqb vpmovqd vpmovqw vpmovsdb vpmovsdw vpmovsqb vpmovsqd vpmovsqw vpmovusdb vpmovusdw vpmovusqb vpmovusqd vpmovusqw vpord vporq vprold vprolq vprolvd vprolvq vprord vprorq vprorvd vprorvq vpscatterdd vpscatterdq vpscatterqd vpscatterqq vpsraq vpsravq vpternlogd vpternlogq vptestmd vptestmq vptestnmd vptestnmq vpxord vpxorq vrcp14pd vrcp14ps vrcp14sd vrcp14ss vrndscalepd vrndscaleps vrndscalesd vrndscaless vrsqrt14pd vrsqrt14ps vrsqrt14sd vrsqrt14ss vscalefpd vscalefps vscalefsd vscalefss vscatterdpd vscatterdps vscatterqpd vscatterqps vshuff32x4 vshuff64x2 vshufi32x4 vshufi64x2 kandnw kandw kmovw knotw kortestw korw kshiftlw kshiftrw kunpckbw kxnorw kxorw vpbroadcastmb2q vpbroadcastmw2d vpconflictd vpconflictq vplzcntd vplzcntq vexp2pd vexp2ps vrcp28pd vrcp28ps vrcp28sd vrcp28ss vrsqrt28pd vrsqrt28ps vrsqrt28sd vrsqrt28ss vgatherpf0dpd vgatherpf0dps vgatherpf0qpd vgatherpf0qps vgatherpf1dpd vgatherpf1dps vgatherpf1qpd vgatherpf1qps vscatterpf0dpd vscatterpf0dps vscatterpf0qpd vscatterpf0qps vscatterpf1dpd vscatterpf1dps vscatterpf1qpd vscatterpf1qps prefetchwt1 bndmk bndcl bndcu bndcn bndmov bndldx bndstx sha1rnds4 sha1nexte sha1msg1 sha1msg2 sha256rnds2 sha256msg1 sha256msg2 hint_nop0 hint_nop1 hint_nop2 hint_nop3 hint_nop4 hint_nop5 hint_nop6 hint_nop7 hint_nop8 hint_nop9 hint_nop10 hint_nop11 hint_nop12 hint_nop13 hint_nop14 hint_nop15 hint_nop16 hint_nop17 hint_nop18 hint_nop19 hint_nop20 hint_nop21 hint_nop22 hint_nop23 hint_nop24 hint_nop25 hint_nop26 hint_nop27 hint_nop28 hint_nop29 hint_nop30 hint_nop31 hint_nop32 hint_nop33 hint_nop34 hint_nop35 hint_nop36 hint_nop37 hint_nop38 hint_nop39 hint_nop40 hint_nop41 hint_nop42 hint_nop43 hint_nop44 hint_nop45 hint_nop46 hint_nop47 hint_nop48 hint_nop49 hint_nop50 hint_nop51 hint_nop52 hint_nop53 hint_nop54 hint_nop55 hint_nop56 hint_nop57 hint_nop58 hint_nop59 hint_nop60 hint_nop61 hint_nop62 hint_nop63",built_in:"ip eip rip al ah bl bh cl ch dl dh sil dil bpl spl r8b r9b r10b r11b r12b r13b r14b r15b ax bx cx dx si di bp sp r8w r9w r10w r11w r12w r13w r14w r15w eax ebx ecx edx esi edi ebp esp eip r8d r9d r10d r11d r12d r13d r14d r15d rax rbx rcx rdx rsi rdi rbp rsp r8 r9 r10 r11 r12 r13 r14 r15 cs ds es fs gs ss st st0 st1 st2 st3 st4 st5 st6 st7 mm0 mm1 mm2 mm3 mm4 mm5 mm6 mm7 xmm0 xmm1 xmm2 xmm3 xmm4 xmm5 xmm6 xmm7 xmm8 xmm9 xmm10 xmm11 xmm12 xmm13 xmm14 xmm15 xmm16 xmm17 xmm18 xmm19 xmm20 xmm21 xmm22 xmm23 xmm24 xmm25 xmm26 xmm27 xmm28 xmm29 xmm30 xmm31 ymm0 ymm1 ymm2 ymm3 ymm4 ymm5 ymm6 ymm7 ymm8 ymm9 ymm10 ymm11 ymm12 ymm13 ymm14 ymm15 ymm16 ymm17 ymm18 ymm19 ymm20 ymm21 ymm22 ymm23 ymm24 ymm25 ymm26 ymm27 ymm28 ymm29 ymm30 ymm31 zmm0 zmm1 zmm2 zmm3 zmm4 zmm5 zmm6 zmm7 zmm8 zmm9 zmm10 zmm11 zmm12 zmm13 zmm14 zmm15 zmm16 zmm17 zmm18 zmm19 zmm20 zmm21 zmm22 zmm23 zmm24 zmm25 zmm26 zmm27 zmm28 zmm29 zmm30 zmm31 k0 k1 k2 k3 k4 k5 k6 k7 bnd0 bnd1 bnd2 bnd3 cr0 cr1 cr2 cr3 cr4 cr8 dr0 dr1 dr2 dr3 dr8 tr3 tr4 tr5 tr6 tr7 r0 r1 r2 r3 r4 r5 r6 r7 r0b r1b r2b r3b r4b r5b r6b r7b r0w r1w r2w r3w r4w r5w r6w r7w r0d r1d r2d r3d r4d r5d r6d r7d r0h r1h r2h r3h r0l r1l r2l r3l r4l r5l r6l r7l r8l r9l r10l r11l r12l r13l r14l r15l db dw dd dq dt ddq do dy dz resb resw resd resq rest resdq reso resy resz incbin equ times byte word dword qword nosplit rel abs seg wrt strict near far a32 ptr",meta:"%define %xdefine %+ %undef %defstr %deftok %assign %strcat %strlen %substr %rotate %elif %else %endif %if %ifmacro %ifctx %ifidn %ifidni %ifid %ifnum %ifstr %iftoken %ifempty %ifenv %error %warning %fatal %rep %endrep %include %push %pop %repl %pathsearch %depend %use %arg %stacksize %local %line %comment %endcomment .nolist __FILE__ __LINE__ __SECT__ __BITS__ __OUTPUT_FORMAT__ __DATE__ __TIME__ __DATE_NUM__ __TIME_NUM__ __UTC_DATE__ __UTC_TIME__ __UTC_DATE_NUM__ __UTC_TIME_NUM__ __PASS__ struc endstruc istruc at iend align alignb sectalign daz nodaz up down zero default option assume public bits use16 use32 use64 default section segment absolute extern global common cpu float __utf16__ __utf16le__ __utf16be__ __utf32__ __utf32le__ __utf32be__ __float8__ __float16__ __float32__ __float64__ __float80m__ __float80e__ __float128l__ __float128h__ __Infinity__ __QNaN__ __SNaN__ Inf NaN QNaN SNaN float8 float16 float32 float64 float80m float80e float128l float128h __FLOAT_DAZ__ __FLOAT_ROUND__ __FLOAT__"},contains:[s.COMMENT(";","$",{relevance:0}),{className:"number",variants:[{begin:"\\b(?:([0-9][0-9_]*)?\\.[0-9_]*(?:[eE][+-]?[0-9_]+)?|(0[Xx])?[0-9][0-9_]*\\.?[0-9_]*(?:[pP](?:[+-]?[0-9_]+)?)?)\\b",relevance:0},{begin:"\\$[0-9][0-9A-Fa-f]*",relevance:0},{begin:"\\b(?:[0-9A-Fa-f][0-9A-Fa-f_]*[Hh]|[0-9][0-9_]*[DdTt]?|[0-7][0-7_]*[QqOo]|[0-1][0-1_]*[BbYy])\\b"},{begin:"\\b(?:0[Xx][0-9A-Fa-f_]+|0[DdTt][0-9_]+|0[QqOo][0-7_]+|0[BbYy][0-1_]+)\\b"}]},s.QUOTE_STRING_MODE,{className:"string",variants:[{begin:"'",end:"[^\\\\]'"},{begin:"`",end:"[^\\\\]`"}],relevance:0},{className:"symbol",variants:[{begin:"^\\s*[A-Za-z._?][A-Za-z0-9_$#@~.?]*(:|\\s+label)"},{begin:"^\\s*%%[A-Za-z0-9_$#@~.?]*:"}],relevance:0},{className:"subst",begin:"%[0-9]+",relevance:0},{className:"subst",begin:"%!S+",relevance:0},{className:"meta",begin:/^\s*\.[\w_-]+/}]}}}());hljs.registerLanguage("kotlin",function(){"use strict";return function(e){var n={keyword:"abstract as val var vararg get set class object open private protected public noinline crossinline dynamic final enum if else do while for when throw try catch finally import package is in fun override companion reified inline lateinit init interface annotation data sealed internal infix operator out by constructor super tailrec where const inner suspend typealias external expect actual trait volatile transient native default",built_in:"Byte Short Char Int Long Boolean Float Double Void Unit Nothing",literal:"true false null"},a={className:"symbol",begin:e.UNDERSCORE_IDENT_RE+"@"},i={className:"subst",begin:"\\${",end:"}",contains:[e.C_NUMBER_MODE]},s={className:"variable",begin:"\\$"+e.UNDERSCORE_IDENT_RE},t={className:"string",variants:[{begin:'"""',end:'"""(?=[^"])',contains:[s,i]},{begin:"'",end:"'",illegal:/\n/,contains:[e.BACKSLASH_ESCAPE]},{begin:'"',end:'"',illegal:/\n/,contains:[e.BACKSLASH_ESCAPE,s,i]}]};i.contains.push(t);var r={className:"meta",begin:"@(?:file|property|field|get|set|receiver|param|setparam|delegate)\\s*:(?:\\s*"+e.UNDERSCORE_IDENT_RE+")?"},l={className:"meta",begin:"@"+e.UNDERSCORE_IDENT_RE,contains:[{begin:/\(/,end:/\)/,contains:[e.inherit(t,{className:"meta-string"})]}]},c=e.COMMENT("/\\*","\\*/",{contains:[e.C_BLOCK_COMMENT_MODE]}),o={variants:[{className:"type",begin:e.UNDERSCORE_IDENT_RE},{begin:/\(/,end:/\)/,contains:[]}]},d=o;return d.variants[1].contains=[o],o.variants[1].contains=[d],{name:"Kotlin",aliases:["kt"],keywords:n,contains:[e.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+"}]}),e.C_LINE_COMMENT_MODE,c,{className:"keyword",begin:/\b(break|continue|return|this)\b/,starts:{contains:[{className:"symbol",begin:/@\w+/}]}},a,r,l,{className:"function",beginKeywords:"fun",end:"[(]|$",returnBegin:!0,excludeEnd:!0,keywords:n,illegal:/fun\s+(<.*>)?[^\s\(]+(\s+[^\s\(]+)\s*=/,relevance:5,contains:[{begin:e.UNDERSCORE_IDENT_RE+"\\s*\\(",returnBegin:!0,relevance:0,contains:[e.UNDERSCORE_TITLE_MODE]},{className:"type",begin://,keywords:"reified",relevance:0},{className:"params",begin:/\(/,end:/\)/,endsParent:!0,keywords:n,relevance:0,contains:[{begin:/:/,end:/[=,\/]/,endsWithParent:!0,contains:[o,e.C_LINE_COMMENT_MODE,c],relevance:0},e.C_LINE_COMMENT_MODE,c,r,l,t,e.C_NUMBER_MODE]},c]},{className:"class",beginKeywords:"class interface trait",end:/[:\{(]|$/,excludeEnd:!0,illegal:"extends implements",contains:[{beginKeywords:"public protected internal private constructor"},e.UNDERSCORE_TITLE_MODE,{className:"type",begin://,excludeBegin:!0,excludeEnd:!0,relevance:0},{className:"type",begin:/[,:]\s*/,end:/[<\(,]|$/,excludeBegin:!0,returnEnd:!0},r,l]},t,{className:"meta",begin:"^#!/usr/bin/env",end:"$",illegal:"\n"},{className:"number",begin:"\\b(0[bB]([01]+[01_]+[01]+|[01]+)|0[xX]([a-fA-F0-9]+[a-fA-F0-9_]+[a-fA-F0-9]+|[a-fA-F0-9]+)|(([\\d]+[\\d_]+[\\d]+|[\\d]+)(\\.([\\d]+[\\d_]+[\\d]+|[\\d]+))?|\\.([\\d]+[\\d_]+[\\d]+|[\\d]+))([eE][-+]?\\d+)?)[lLfF]?",relevance:0}]}}}());hljs.registerLanguage("armasm",function(){"use strict";return function(s){const e={variants:[s.COMMENT("^[ \\t]*(?=#)","$",{relevance:0,excludeBegin:!0}),s.COMMENT("[;@]","$",{relevance:0}),s.C_LINE_COMMENT_MODE,s.C_BLOCK_COMMENT_MODE]};return{name:"ARM Assembly",case_insensitive:!0,aliases:["arm"],keywords:{$pattern:"\\.?"+s.IDENT_RE,meta:".2byte .4byte .align .ascii .asciz .balign .byte .code .data .else .end .endif .endm .endr .equ .err .exitm .extern .global .hword .if .ifdef .ifndef .include .irp .long .macro .rept .req .section .set .skip .space .text .word .arm .thumb .code16 .code32 .force_thumb .thumb_func .ltorg ALIAS ALIGN ARM AREA ASSERT ATTR CN CODE CODE16 CODE32 COMMON CP DATA DCB DCD DCDU DCDO DCFD DCFDU DCI DCQ DCQU DCW DCWU DN ELIF ELSE END ENDFUNC ENDIF ENDP ENTRY EQU EXPORT EXPORTAS EXTERN FIELD FILL FUNCTION GBLA GBLL GBLS GET GLOBAL IF IMPORT INCBIN INCLUDE INFO KEEP LCLA LCLL LCLS LTORG MACRO MAP MEND MEXIT NOFP OPT PRESERVE8 PROC QN READONLY RELOC REQUIRE REQUIRE8 RLIST FN ROUT SETA SETL SETS SN SPACE SUBT THUMB THUMBX TTL WHILE WEND ",built_in:"r0 r1 r2 r3 r4 r5 r6 r7 r8 r9 r10 r11 r12 r13 r14 r15 pc lr sp ip sl sb fp a1 a2 a3 a4 v1 v2 v3 v4 v5 v6 v7 v8 f0 f1 f2 f3 f4 f5 f6 f7 p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 c0 c1 c2 c3 c4 c5 c6 c7 c8 c9 c10 c11 c12 c13 c14 c15 q0 q1 q2 q3 q4 q5 q6 q7 q8 q9 q10 q11 q12 q13 q14 q15 cpsr_c cpsr_x cpsr_s cpsr_f cpsr_cx cpsr_cxs cpsr_xs cpsr_xsf cpsr_sf cpsr_cxsf spsr_c spsr_x spsr_s spsr_f spsr_cx spsr_cxs spsr_xs spsr_xsf spsr_sf spsr_cxsf s0 s1 s2 s3 s4 s5 s6 s7 s8 s9 s10 s11 s12 s13 s14 s15 s16 s17 s18 s19 s20 s21 s22 s23 s24 s25 s26 s27 s28 s29 s30 s31 d0 d1 d2 d3 d4 d5 d6 d7 d8 d9 d10 d11 d12 d13 d14 d15 d16 d17 d18 d19 d20 d21 d22 d23 d24 d25 d26 d27 d28 d29 d30 d31 {PC} {VAR} {TRUE} {FALSE} {OPT} {CONFIG} {ENDIAN} {CODESIZE} {CPU} {FPU} {ARCHITECTURE} {PCSTOREOFFSET} {ARMASM_VERSION} {INTER} {ROPI} {RWPI} {SWST} {NOSWST} . @"},contains:[{className:"keyword",begin:"\\b(adc|(qd?|sh?|u[qh]?)?add(8|16)?|usada?8|(q|sh?|u[qh]?)?(as|sa)x|and|adrl?|sbc|rs[bc]|asr|b[lx]?|blx|bxj|cbn?z|tb[bh]|bic|bfc|bfi|[su]bfx|bkpt|cdp2?|clz|clrex|cmp|cmn|cpsi[ed]|cps|setend|dbg|dmb|dsb|eor|isb|it[te]{0,3}|lsl|lsr|ror|rrx|ldm(([id][ab])|f[ds])?|ldr((s|ex)?[bhd])?|movt?|mvn|mra|mar|mul|[us]mull|smul[bwt][bt]|smu[as]d|smmul|smmla|mla|umlaal|smlal?([wbt][bt]|d)|mls|smlsl?[ds]|smc|svc|sev|mia([bt]{2}|ph)?|mrr?c2?|mcrr2?|mrs|msr|orr|orn|pkh(tb|bt)|rbit|rev(16|sh)?|sel|[su]sat(16)?|nop|pop|push|rfe([id][ab])?|stm([id][ab])?|str(ex)?[bhd]?|(qd?)?sub|(sh?|q|u[qh]?)?sub(8|16)|[su]xt(a?h|a?b(16)?)|srs([id][ab])?|swpb?|swi|smi|tst|teq|wfe|wfi|yield)(eq|ne|cs|cc|mi|pl|vs|vc|hi|ls|ge|lt|gt|le|al|hs|lo)?[sptrx]?(?=\\s)"},e,s.QUOTE_STRING_MODE,{className:"string",begin:"'",end:"[^\\\\]'",relevance:0},{className:"title",begin:"\\|",end:"\\|",illegal:"\\n",relevance:0},{className:"number",variants:[{begin:"[#$=]?0x[0-9a-f]+"},{begin:"[#$=]?0b[01]+"},{begin:"[#$=]\\d+"},{begin:"\\b\\d+"}],relevance:0},{className:"symbol",variants:[{begin:"^[ \\t]*[a-z_\\.\\$][a-z0-9_\\.\\$]+:"},{begin:"^[a-z_\\.\\$][a-z0-9_\\.\\$]+"},{begin:"[=#]\\w+"}],relevance:0}]}}}());hljs.registerLanguage("go",function(){"use strict";return function(e){var n={keyword:"break default func interface select case map struct chan else goto package switch const fallthrough if range type continue for import return var go defer bool byte complex64 complex128 float32 float64 int8 int16 int32 int64 string uint8 uint16 uint32 uint64 int uint uintptr rune",literal:"true false iota nil",built_in:"append cap close complex copy imag len make new panic print println real recover delete"};return{name:"Go",aliases:["golang"],keywords:n,illegal:">>|\.\.\.) /},i={className:"subst",begin:/\{/,end:/\}/,keywords:n,illegal:/#/},s={begin:/\{\{/,relevance:0},r={className:"string",contains:[e.BACKSLASH_ESCAPE],variants:[{begin:/(u|b)?r?'''/,end:/'''/,contains:[e.BACKSLASH_ESCAPE,a],relevance:10},{begin:/(u|b)?r?"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,a],relevance:10},{begin:/(fr|rf|f)'''/,end:/'''/,contains:[e.BACKSLASH_ESCAPE,a,s,i]},{begin:/(fr|rf|f)"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,a,s,i]},{begin:/(u|r|ur)'/,end:/'/,relevance:10},{begin:/(u|r|ur)"/,end:/"/,relevance:10},{begin:/(b|br)'/,end:/'/},{begin:/(b|br)"/,end:/"/},{begin:/(fr|rf|f)'/,end:/'/,contains:[e.BACKSLASH_ESCAPE,s,i]},{begin:/(fr|rf|f)"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,s,i]},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},l={className:"number",relevance:0,variants:[{begin:e.BINARY_NUMBER_RE+"[lLjJ]?"},{begin:"\\b(0o[0-7]+)[lLjJ]?"},{begin:e.C_NUMBER_RE+"[lLjJ]?"}]},t={className:"params",variants:[{begin:/\(\s*\)/,skip:!0,className:null},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,contains:["self",a,l,r,e.HASH_COMMENT_MODE]}]};return i.contains=[r,l,a],{name:"Python",aliases:["py","gyp","ipython"],keywords:n,illegal:/(<\/|->|\?)|=>/,contains:[a,l,{beginKeywords:"if",relevance:0},r,e.HASH_COMMENT_MODE,{variants:[{className:"function",beginKeywords:"def"},{className:"class",beginKeywords:"class"}],end:/:/,illegal:/[${=;\n,]/,contains:[e.UNDERSCORE_TITLE_MODE,t,{begin:/->/,endsWithParent:!0,keywords:"None"}]},{className:"meta",begin:/^[\t ]*@/,end:/$/},{begin:/\b(print|exec)\(/}]}}}());hljs.registerLanguage("shell",function(){"use strict";return function(s){return{name:"Shell Session",aliases:["console"],contains:[{className:"meta",begin:"^\\s{0,3}[/\\w\\d\\[\\]()@-]*[>%$#]",starts:{end:"$",subLanguage:"bash"}}]}}}());hljs.registerLanguage("scala",function(){"use strict";return function(e){var n={className:"subst",variants:[{begin:"\\$[A-Za-z0-9_]+"},{begin:"\\${",end:"}"}]},a={className:"string",variants:[{begin:'"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]},{begin:'"""',end:'"""',relevance:10},{begin:'[a-z]+"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE,n]},{className:"string",begin:'[a-z]+"""',end:'"""',contains:[n],relevance:10}]},s={className:"type",begin:"\\b[A-Z][A-Za-z0-9_]*",relevance:0},t={className:"title",begin:/[^0-9\n\t "'(),.`{}\[\]:;][^\n\t "'(),.`{}\[\]:;]+|[^0-9\n\t "'(),.`{}\[\]:;=]/,relevance:0},i={className:"class",beginKeywords:"class object trait type",end:/[:={\[\n;]/,excludeEnd:!0,contains:[{beginKeywords:"extends with",relevance:10},{begin:/\[/,end:/\]/,excludeBegin:!0,excludeEnd:!0,relevance:0,contains:[s]},{className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,relevance:0,contains:[s]},t]},l={className:"function",beginKeywords:"def",end:/[:={\[(\n;]/,excludeEnd:!0,contains:[t]};return{name:"Scala",keywords:{literal:"true false null",keyword:"type yield lazy override def with val var sealed abstract private trait object if forSome for while throw finally protected extends import final return else break new catch super class case package default try this match continue throws implicit"},contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,a,{className:"symbol",begin:"'\\w[\\w\\d_]*(?!')"},s,l,i,e.C_NUMBER_MODE,{className:"meta",begin:"@[A-Za-z]+"}]}}}());hljs.registerLanguage("julia",function(){"use strict";return function(e){var r="[A-Za-z_\\u00A1-\\uFFFF][A-Za-z_0-9\\u00A1-\\uFFFF]*",t={$pattern:r,keyword:"in isa where baremodule begin break catch ccall const continue do else elseif end export false finally for function global if import importall let local macro module quote return true try using while type immutable abstract bitstype typealias ",literal:"true false ARGS C_NULL DevNull ENDIAN_BOM ENV I Inf Inf16 Inf32 Inf64 InsertionSort JULIA_HOME LOAD_PATH MergeSort NaN NaN16 NaN32 NaN64 PROGRAM_FILE QuickSort RoundDown RoundFromZero RoundNearest RoundNearestTiesAway RoundNearestTiesUp RoundToZero RoundUp STDERR STDIN STDOUT VERSION catalan e|0 eu|0 eulergamma golden im nothing pi γ π φ ",built_in:"ANY AbstractArray AbstractChannel AbstractFloat AbstractMatrix AbstractRNG AbstractSerializer AbstractSet AbstractSparseArray AbstractSparseMatrix AbstractSparseVector AbstractString AbstractUnitRange AbstractVecOrMat AbstractVector Any ArgumentError Array AssertionError Associative Base64DecodePipe Base64EncodePipe Bidiagonal BigFloat BigInt BitArray BitMatrix BitVector Bool BoundsError BufferStream CachingPool CapturedException CartesianIndex CartesianRange Cchar Cdouble Cfloat Channel Char Cint Cintmax_t Clong Clonglong ClusterManager Cmd CodeInfo Colon Complex Complex128 Complex32 Complex64 CompositeException Condition ConjArray ConjMatrix ConjVector Cptrdiff_t Cshort Csize_t Cssize_t Cstring Cuchar Cuint Cuintmax_t Culong Culonglong Cushort Cwchar_t Cwstring DataType Date DateFormat DateTime DenseArray DenseMatrix DenseVecOrMat DenseVector Diagonal Dict DimensionMismatch Dims DirectIndexString Display DivideError DomainError EOFError EachLine Enum Enumerate ErrorException Exception ExponentialBackOff Expr Factorization FileMonitor Float16 Float32 Float64 Function Future GlobalRef GotoNode HTML Hermitian IO IOBuffer IOContext IOStream IPAddr IPv4 IPv6 IndexCartesian IndexLinear IndexStyle InexactError InitError Int Int128 Int16 Int32 Int64 Int8 IntSet Integer InterruptException InvalidStateException Irrational KeyError LabelNode LinSpace LineNumberNode LoadError LowerTriangular MIME Matrix MersenneTwister Method MethodError MethodTable Module NTuple NewvarNode NullException Nullable Number ObjectIdDict OrdinalRange OutOfMemoryError OverflowError Pair ParseError PartialQuickSort PermutedDimsArray Pipe PollingFileWatcher ProcessExitedException Ptr QuoteNode RandomDevice Range RangeIndex Rational RawFD ReadOnlyMemoryError Real ReentrantLock Ref Regex RegexMatch RemoteChannel RemoteException RevString RoundingMode RowVector SSAValue SegmentationFault SerializationState Set SharedArray SharedMatrix SharedVector Signed SimpleVector Slot SlotNumber SparseMatrixCSC SparseVector StackFrame StackOverflowError StackTrace StepRange StepRangeLen StridedArray StridedMatrix StridedVecOrMat StridedVector String SubArray SubString SymTridiagonal Symbol Symmetric SystemError TCPSocket Task Text TextDisplay Timer Tridiagonal Tuple Type TypeError TypeMapEntry TypeMapLevel TypeName TypeVar TypedSlot UDPSocket UInt UInt128 UInt16 UInt32 UInt64 UInt8 UndefRefError UndefVarError UnicodeError UniformScaling Union UnionAll UnitRange Unsigned UpperTriangular Val Vararg VecElement VecOrMat Vector VersionNumber Void WeakKeyDict WeakRef WorkerConfig WorkerPool "},a={keywords:t,illegal:/<\//},n={className:"subst",begin:/\$\(/,end:/\)/,keywords:t},o={className:"variable",begin:"\\$"+r},i={className:"string",contains:[e.BACKSLASH_ESCAPE,n,o],variants:[{begin:/\w*"""/,end:/"""\w*/,relevance:10},{begin:/\w*"/,end:/"\w*/}]},l={className:"string",contains:[e.BACKSLASH_ESCAPE,n,o],begin:"`",end:"`"},s={className:"meta",begin:"@"+r};return a.name="Julia",a.contains=[{className:"number",begin:/(\b0x[\d_]*(\.[\d_]*)?|0x\.\d[\d_]*)p[-+]?\d+|\b0[box][a-fA-F0-9][a-fA-F0-9_]*|(\b\d[\d_]*(\.[\d_]*)?|\.\d[\d_]*)([eEfF][-+]?\d+)?/,relevance:0},{className:"string",begin:/'(.|\\[xXuU][a-zA-Z0-9]+)'/},i,l,s,{className:"comment",variants:[{begin:"#=",end:"=#",relevance:10},{begin:"#",end:"$"}]},e.HASH_COMMENT_MODE,{className:"keyword",begin:"\\b(((abstract|primitive)\\s+)type|(mutable\\s+)?struct)\\b"},{begin:/<:/}],n.contains=a.contains,a}}());hljs.registerLanguage("php-template",function(){"use strict";return function(n){return{name:"PHP template",subLanguage:"xml",contains:[{begin:/<\?(php|=)?/,end:/\?>/,subLanguage:"php",contains:[{begin:"/\\*",end:"\\*/",skip:!0},{begin:'b"',end:'"',skip:!0},{begin:"b'",end:"'",skip:!0},n.inherit(n.APOS_STRING_MODE,{illegal:null,className:null,contains:null,skip:!0}),n.inherit(n.QUOTE_STRING_MODE,{illegal:null,className:null,contains:null,skip:!0})]}]}}}());hljs.registerLanguage("scss",function(){"use strict";return function(e){var t={className:"variable",begin:"(\\$[a-zA-Z-][a-zA-Z0-9_-]*)\\b"},i={className:"number",begin:"#[0-9A-Fa-f]+"};return e.CSS_NUMBER_MODE,e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,e.C_BLOCK_COMMENT_MODE,{name:"SCSS",case_insensitive:!0,illegal:"[=/|']",contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,{className:"selector-id",begin:"\\#[A-Za-z0-9_-]+",relevance:0},{className:"selector-class",begin:"\\.[A-Za-z0-9_-]+",relevance:0},{className:"selector-attr",begin:"\\[",end:"\\]",illegal:"$"},{className:"selector-tag",begin:"\\b(a|abbr|acronym|address|area|article|aside|audio|b|base|big|blockquote|body|br|button|canvas|caption|cite|code|col|colgroup|command|datalist|dd|del|details|dfn|div|dl|dt|em|embed|fieldset|figcaption|figure|footer|form|frame|frameset|(h[1-6])|head|header|hgroup|hr|html|i|iframe|img|input|ins|kbd|keygen|label|legend|li|link|map|mark|meta|meter|nav|noframes|noscript|object|ol|optgroup|option|output|p|param|pre|progress|q|rp|rt|ruby|samp|script|section|select|small|span|strike|strong|style|sub|sup|table|tbody|td|textarea|tfoot|th|thead|time|title|tr|tt|ul|var|video)\\b",relevance:0},{className:"selector-pseudo",begin:":(visited|valid|root|right|required|read-write|read-only|out-range|optional|only-of-type|only-child|nth-of-type|nth-last-of-type|nth-last-child|nth-child|not|link|left|last-of-type|last-child|lang|invalid|indeterminate|in-range|hover|focus|first-of-type|first-line|first-letter|first-child|first|enabled|empty|disabled|default|checked|before|after|active)"},{className:"selector-pseudo",begin:"::(after|before|choices|first-letter|first-line|repeat-index|repeat-item|selection|value)"},t,{className:"attribute",begin:"\\b(src|z-index|word-wrap|word-spacing|word-break|width|widows|white-space|visibility|vertical-align|unicode-bidi|transition-timing-function|transition-property|transition-duration|transition-delay|transition|transform-style|transform-origin|transform|top|text-underline-position|text-transform|text-shadow|text-rendering|text-overflow|text-indent|text-decoration-style|text-decoration-line|text-decoration-color|text-decoration|text-align-last|text-align|tab-size|table-layout|right|resize|quotes|position|pointer-events|perspective-origin|perspective|page-break-inside|page-break-before|page-break-after|padding-top|padding-right|padding-left|padding-bottom|padding|overflow-y|overflow-x|overflow-wrap|overflow|outline-width|outline-style|outline-offset|outline-color|outline|orphans|order|opacity|object-position|object-fit|normal|none|nav-up|nav-right|nav-left|nav-index|nav-down|min-width|min-height|max-width|max-height|mask|marks|margin-top|margin-right|margin-left|margin-bottom|margin|list-style-type|list-style-position|list-style-image|list-style|line-height|letter-spacing|left|justify-content|initial|inherit|ime-mode|image-orientation|image-resolution|image-rendering|icon|hyphens|height|font-weight|font-variant-ligatures|font-variant|font-style|font-stretch|font-size-adjust|font-size|font-language-override|font-kerning|font-feature-settings|font-family|font|float|flex-wrap|flex-shrink|flex-grow|flex-flow|flex-direction|flex-basis|flex|filter|empty-cells|display|direction|cursor|counter-reset|counter-increment|content|column-width|column-span|column-rule-width|column-rule-style|column-rule-color|column-rule|column-gap|column-fill|column-count|columns|color|clip-path|clip|clear|caption-side|break-inside|break-before|break-after|box-sizing|box-shadow|box-decoration-break|bottom|border-width|border-top-width|border-top-style|border-top-right-radius|border-top-left-radius|border-top-color|border-top|border-style|border-spacing|border-right-width|border-right-style|border-right-color|border-right|border-radius|border-left-width|border-left-style|border-left-color|border-left|border-image-width|border-image-source|border-image-slice|border-image-repeat|border-image-outset|border-image|border-color|border-collapse|border-bottom-width|border-bottom-style|border-bottom-right-radius|border-bottom-left-radius|border-bottom-color|border-bottom|border|background-size|background-repeat|background-position|background-origin|background-image|background-color|background-clip|background-attachment|background-blend-mode|background|backface-visibility|auto|animation-timing-function|animation-play-state|animation-name|animation-iteration-count|animation-fill-mode|animation-duration|animation-direction|animation-delay|animation|align-self|align-items|align-content)\\b",illegal:"[^\\s]"},{begin:"\\b(whitespace|wait|w-resize|visible|vertical-text|vertical-ideographic|uppercase|upper-roman|upper-alpha|underline|transparent|top|thin|thick|text|text-top|text-bottom|tb-rl|table-header-group|table-footer-group|sw-resize|super|strict|static|square|solid|small-caps|separate|se-resize|scroll|s-resize|rtl|row-resize|ridge|right|repeat|repeat-y|repeat-x|relative|progress|pointer|overline|outside|outset|oblique|nowrap|not-allowed|normal|none|nw-resize|no-repeat|no-drop|newspaper|ne-resize|n-resize|move|middle|medium|ltr|lr-tb|lowercase|lower-roman|lower-alpha|loose|list-item|line|line-through|line-edge|lighter|left|keep-all|justify|italic|inter-word|inter-ideograph|inside|inset|inline|inline-block|inherit|inactive|ideograph-space|ideograph-parenthesis|ideograph-numeric|ideograph-alpha|horizontal|hidden|help|hand|groove|fixed|ellipsis|e-resize|double|dotted|distribute|distribute-space|distribute-letter|distribute-all-lines|disc|disabled|default|decimal|dashed|crosshair|collapse|col-resize|circle|char|center|capitalize|break-word|break-all|bottom|both|bolder|bold|block|bidi-override|below|baseline|auto|always|all-scroll|absolute|table|table-cell)\\b"},{begin:":",end:";",contains:[t,i,e.CSS_NUMBER_MODE,e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,{className:"meta",begin:"!important"}]},{begin:"@(page|font-face)",lexemes:"@[a-z-]+",keywords:"@page @font-face"},{begin:"@",end:"[{;]",returnBegin:!0,keywords:"and or not only",contains:[{begin:"@[a-z-]+",className:"keyword"},t,e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,i,e.CSS_NUMBER_MODE]}]}}}());hljs.registerLanguage("r",function(){"use strict";return function(e){var n="([a-zA-Z]|\\.[a-zA-Z.])[a-zA-Z0-9._]*";return{name:"R",contains:[e.HASH_COMMENT_MODE,{begin:n,keywords:{$pattern:n,keyword:"function if in break next repeat else for return switch while try tryCatch stop warning require library attach detach source setMethod setGeneric setGroupGeneric setClass ...",literal:"NULL NA TRUE FALSE T F Inf NaN NA_integer_|10 NA_real_|10 NA_character_|10 NA_complex_|10"},relevance:0},{className:"number",begin:"0[xX][0-9a-fA-F]+[Li]?\\b",relevance:0},{className:"number",begin:"\\d+(?:[eE][+\\-]?\\d*)?L\\b",relevance:0},{className:"number",begin:"\\d+\\.(?!\\d)(?:i\\b)?",relevance:0},{className:"number",begin:"\\d+(?:\\.\\d*)?(?:[eE][+\\-]?\\d*)?i?\\b",relevance:0},{className:"number",begin:"\\.\\d+(?:[eE][+\\-]?\\d*)?i?\\b",relevance:0},{begin:"`",end:"`",relevance:0},{className:"string",contains:[e.BACKSLASH_ESCAPE],variants:[{begin:'"',end:'"'},{begin:"'",end:"'"}]}]}}}());hljs.registerLanguage("sql",function(){"use strict";return function(e){var t=e.COMMENT("--","$");return{name:"SQL",case_insensitive:!0,illegal:/[<>{}*]/,contains:[{beginKeywords:"begin end start commit rollback savepoint lock alter create drop rename call delete do handler insert load replace select truncate update set show pragma grant merge describe use explain help declare prepare execute deallocate release unlock purge reset change stop analyze cache flush optimize repair kill install uninstall checksum restore check backup revoke comment values with",end:/;/,endsWithParent:!0,keywords:{$pattern:/[\w\.]+/,keyword:"as abort abs absolute acc acce accep accept access accessed accessible account acos action activate add addtime admin administer advanced advise aes_decrypt aes_encrypt after agent aggregate ali alia alias all allocate allow alter always analyze ancillary and anti any anydata anydataset anyschema anytype apply archive archived archivelog are as asc ascii asin assembly assertion associate asynchronous at atan atn2 attr attri attrib attribu attribut attribute attributes audit authenticated authentication authid authors auto autoallocate autodblink autoextend automatic availability avg backup badfile basicfile before begin beginning benchmark between bfile bfile_base big bigfile bin binary_double binary_float binlog bit_and bit_count bit_length bit_or bit_xor bitmap blob_base block blocksize body both bound bucket buffer_cache buffer_pool build bulk by byte byteordermark bytes cache caching call calling cancel capacity cascade cascaded case cast catalog category ceil ceiling chain change changed char_base char_length character_length characters characterset charindex charset charsetform charsetid check checksum checksum_agg child choose chr chunk class cleanup clear client clob clob_base clone close cluster_id cluster_probability cluster_set clustering coalesce coercibility col collate collation collect colu colum column column_value columns columns_updated comment commit compact compatibility compiled complete composite_limit compound compress compute concat concat_ws concurrent confirm conn connec connect connect_by_iscycle connect_by_isleaf connect_by_root connect_time connection consider consistent constant constraint constraints constructor container content contents context contributors controlfile conv convert convert_tz corr corr_k corr_s corresponding corruption cos cost count count_big counted covar_pop covar_samp cpu_per_call cpu_per_session crc32 create creation critical cross cube cume_dist curdate current current_date current_time current_timestamp current_user cursor curtime customdatum cycle data database databases datafile datafiles datalength date_add date_cache date_format date_sub dateadd datediff datefromparts datename datepart datetime2fromparts day day_to_second dayname dayofmonth dayofweek dayofyear days db_role_change dbtimezone ddl deallocate declare decode decompose decrement decrypt deduplicate def defa defau defaul default defaults deferred defi defin define degrees delayed delegate delete delete_all delimited demand dense_rank depth dequeue des_decrypt des_encrypt des_key_file desc descr descri describ describe descriptor deterministic diagnostics difference dimension direct_load directory disable disable_all disallow disassociate discardfile disconnect diskgroup distinct distinctrow distribute distributed div do document domain dotnet double downgrade drop dumpfile duplicate duration each edition editionable editions element ellipsis else elsif elt empty enable enable_all enclosed encode encoding encrypt end end-exec endian enforced engine engines enqueue enterprise entityescaping eomonth error errors escaped evalname evaluate event eventdata events except exception exceptions exchange exclude excluding execu execut execute exempt exists exit exp expire explain explode export export_set extended extent external external_1 external_2 externally extract failed failed_login_attempts failover failure far fast feature_set feature_value fetch field fields file file_name_convert filesystem_like_logging final finish first first_value fixed flash_cache flashback floor flush following follows for forall force foreign form forma format found found_rows freelist freelists freepools fresh from from_base64 from_days ftp full function general generated get get_format get_lock getdate getutcdate global global_name globally go goto grant grants greatest group group_concat group_id grouping grouping_id groups gtid_subtract guarantee guard handler hash hashkeys having hea head headi headin heading heap help hex hierarchy high high_priority hosts hour hours http id ident_current ident_incr ident_seed identified identity idle_time if ifnull ignore iif ilike ilm immediate import in include including increment index indexes indexing indextype indicator indices inet6_aton inet6_ntoa inet_aton inet_ntoa infile initial initialized initially initrans inmemory inner innodb input insert install instance instantiable instr interface interleaved intersect into invalidate invisible is is_free_lock is_ipv4 is_ipv4_compat is_not is_not_null is_used_lock isdate isnull isolation iterate java join json json_exists keep keep_duplicates key keys kill language large last last_day last_insert_id last_value lateral lax lcase lead leading least leaves left len lenght length less level levels library like like2 like4 likec limit lines link list listagg little ln load load_file lob lobs local localtime localtimestamp locate locator lock locked log log10 log2 logfile logfiles logging logical logical_reads_per_call logoff logon logs long loop low low_priority lower lpad lrtrim ltrim main make_set makedate maketime managed management manual map mapping mask master master_pos_wait match matched materialized max maxextents maximize maxinstances maxlen maxlogfiles maxloghistory maxlogmembers maxsize maxtrans md5 measures median medium member memcompress memory merge microsecond mid migration min minextents minimum mining minus minute minutes minvalue missing mod mode model modification modify module monitoring month months mount move movement multiset mutex name name_const names nan national native natural nav nchar nclob nested never new newline next nextval no no_write_to_binlog noarchivelog noaudit nobadfile nocheck nocompress nocopy nocycle nodelay nodiscardfile noentityescaping noguarantee nokeep nologfile nomapping nomaxvalue nominimize nominvalue nomonitoring none noneditionable nonschema noorder nopr nopro noprom nopromp noprompt norely noresetlogs noreverse normal norowdependencies noschemacheck noswitch not nothing notice notnull notrim novalidate now nowait nth_value nullif nulls num numb numbe nvarchar nvarchar2 object ocicoll ocidate ocidatetime ociduration ociinterval ociloblocator ocinumber ociref ocirefcursor ocirowid ocistring ocitype oct octet_length of off offline offset oid oidindex old on online only opaque open operations operator optimal optimize option optionally or oracle oracle_date oradata ord ordaudio orddicom orddoc order ordimage ordinality ordvideo organization orlany orlvary out outer outfile outline output over overflow overriding package pad parallel parallel_enable parameters parent parse partial partition partitions pascal passing password password_grace_time password_lock_time password_reuse_max password_reuse_time password_verify_function patch path patindex pctincrease pctthreshold pctused pctversion percent percent_rank percentile_cont percentile_disc performance period period_add period_diff permanent physical pi pipe pipelined pivot pluggable plugin policy position post_transaction pow power pragma prebuilt precedes preceding precision prediction prediction_cost prediction_details prediction_probability prediction_set prepare present preserve prior priority private private_sga privileges procedural procedure procedure_analyze processlist profiles project prompt protection public publishingservername purge quarter query quick quiesce quota quotename radians raise rand range rank raw read reads readsize rebuild record records recover recovery recursive recycle redo reduced ref reference referenced references referencing refresh regexp_like register regr_avgx regr_avgy regr_count regr_intercept regr_r2 regr_slope regr_sxx regr_sxy reject rekey relational relative relaylog release release_lock relies_on relocate rely rem remainder rename repair repeat replace replicate replication required reset resetlogs resize resource respect restore restricted result result_cache resumable resume retention return returning returns reuse reverse revoke right rlike role roles rollback rolling rollup round row row_count rowdependencies rowid rownum rows rtrim rules safe salt sample save savepoint sb1 sb2 sb4 scan schema schemacheck scn scope scroll sdo_georaster sdo_topo_geometry search sec_to_time second seconds section securefile security seed segment select self semi sequence sequential serializable server servererror session session_user sessions_per_user set sets settings sha sha1 sha2 share shared shared_pool short show shrink shutdown si_averagecolor si_colorhistogram si_featurelist si_positionalcolor si_stillimage si_texture siblings sid sign sin size size_t sizes skip slave sleep smalldatetimefromparts smallfile snapshot some soname sort soundex source space sparse spfile split sql sql_big_result sql_buffer_result sql_cache sql_calc_found_rows sql_small_result sql_variant_property sqlcode sqldata sqlerror sqlname sqlstate sqrt square standalone standby start starting startup statement static statistics stats_binomial_test stats_crosstab stats_ks_test stats_mode stats_mw_test stats_one_way_anova stats_t_test_ stats_t_test_indep stats_t_test_one stats_t_test_paired stats_wsr_test status std stddev stddev_pop stddev_samp stdev stop storage store stored str str_to_date straight_join strcmp strict string struct stuff style subdate subpartition subpartitions substitutable substr substring subtime subtring_index subtype success sum suspend switch switchoffset switchover sync synchronous synonym sys sys_xmlagg sysasm sysaux sysdate sysdatetimeoffset sysdba sysoper system system_user sysutcdatetime table tables tablespace tablesample tan tdo template temporary terminated tertiary_weights test than then thread through tier ties time time_format time_zone timediff timefromparts timeout timestamp timestampadd timestampdiff timezone_abbr timezone_minute timezone_region to to_base64 to_date to_days to_seconds todatetimeoffset trace tracking transaction transactional translate translation treat trigger trigger_nestlevel triggers trim truncate try_cast try_convert try_parse type ub1 ub2 ub4 ucase unarchived unbounded uncompress under undo unhex unicode uniform uninstall union unique unix_timestamp unknown unlimited unlock unnest unpivot unrecoverable unsafe unsigned until untrusted unusable unused update updated upgrade upped upper upsert url urowid usable usage use use_stored_outlines user user_data user_resources users using utc_date utc_timestamp uuid uuid_short validate validate_password_strength validation valist value values var var_samp varcharc vari varia variab variabl variable variables variance varp varraw varrawc varray verify version versions view virtual visible void wait wallet warning warnings week weekday weekofyear wellformed when whene whenev wheneve whenever where while whitespace window with within without work wrapped xdb xml xmlagg xmlattributes xmlcast xmlcolattval xmlelement xmlexists xmlforest xmlindex xmlnamespaces xmlpi xmlquery xmlroot xmlschema xmlserialize xmltable xmltype xor year year_to_month years yearweek",literal:"true false null unknown",built_in:"array bigint binary bit blob bool boolean char character date dec decimal float int int8 integer interval number numeric real record serial serial8 smallint text time timestamp tinyint varchar varchar2 varying void"},contains:[{className:"string",begin:"'",end:"'",contains:[{begin:"''"}]},{className:"string",begin:'"',end:'"',contains:[{begin:'""'}]},{className:"string",begin:"`",end:"`"},e.C_NUMBER_MODE,e.C_BLOCK_COMMENT_MODE,t,e.HASH_COMMENT_MODE]},e.C_BLOCK_COMMENT_MODE,t,e.HASH_COMMENT_MODE]}}}());hljs.registerLanguage("c",function(){"use strict";return function(e){var n=e.getLanguage("c-like").rawDefinition();return n.name="C",n.aliases=["c","h"],n}}());hljs.registerLanguage("json",function(){"use strict";return function(n){var e={literal:"true false null"},i=[n.C_LINE_COMMENT_MODE,n.C_BLOCK_COMMENT_MODE],t=[n.QUOTE_STRING_MODE,n.C_NUMBER_MODE],a={end:",",endsWithParent:!0,excludeEnd:!0,contains:t,keywords:e},l={begin:"{",end:"}",contains:[{className:"attr",begin:/"/,end:/"/,contains:[n.BACKSLASH_ESCAPE],illegal:"\\n"},n.inherit(a,{begin:/:/})].concat(i),illegal:"\\S"},s={begin:"\\[",end:"\\]",contains:[n.inherit(a)],illegal:"\\S"};return t.push(l,s),i.forEach((function(n){t.push(n)})),{name:"JSON",contains:t,keywords:e,illegal:"\\S"}}}());hljs.registerLanguage("python-repl",function(){"use strict";return function(n){return{aliases:["pycon"],contains:[{className:"meta",starts:{end:/ |$/,starts:{end:"$",subLanguage:"python"}},variants:[{begin:/^>>>(?=[ ]|$)/},{begin:/^\.\.\.(?=[ ]|$)/}]}]}}}());hljs.registerLanguage("markdown",function(){"use strict";return function(n){const e={begin:"<",end:">",subLanguage:"xml",relevance:0},a={begin:"\\[.+?\\][\\(\\[].*?[\\)\\]]",returnBegin:!0,contains:[{className:"string",begin:"\\[",end:"\\]",excludeBegin:!0,returnEnd:!0,relevance:0},{className:"link",begin:"\\]\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0},{className:"symbol",begin:"\\]\\[",end:"\\]",excludeBegin:!0,excludeEnd:!0}],relevance:10},i={className:"strong",contains:[],variants:[{begin:/_{2}/,end:/_{2}/},{begin:/\*{2}/,end:/\*{2}/}]},s={className:"emphasis",contains:[],variants:[{begin:/\*(?!\*)/,end:/\*/},{begin:/_(?!_)/,end:/_/,relevance:0}]};i.contains.push(s),s.contains.push(i);var c=[e,a];return i.contains=i.contains.concat(c),s.contains=s.contains.concat(c),{name:"Markdown",aliases:["md","mkdown","mkd"],contains:[{className:"section",variants:[{begin:"^#{1,6}",end:"$",contains:c=c.concat(i,s)},{begin:"(?=^.+?\\n[=-]{2,}$)",contains:[{begin:"^[=-]*$"},{begin:"^",end:"\\n",contains:c}]}]},e,{className:"bullet",begin:"^[ \t]*([*+-]|(\\d+\\.))(?=\\s+)",end:"\\s+",excludeEnd:!0},i,s,{className:"quote",begin:"^>\\s+",contains:c,end:"$"},{className:"code",variants:[{begin:"(`{3,})(.|\\n)*?\\1`*[ ]*"},{begin:"(~{3,})(.|\\n)*?\\1~*[ ]*"},{begin:"```",end:"```+[ ]*$"},{begin:"~~~",end:"~~~+[ ]*$"},{begin:"`.+?`"},{begin:"(?=^( {4}|\\t))",contains:[{begin:"^( {4}|\\t)",end:"(\\n)$"}],relevance:0}]},{begin:"^[-\\*]{3,}",end:"$"},a,{begin:/^\[[^\n]+\]:/,returnBegin:!0,contains:[{className:"symbol",begin:/\[/,end:/\]/,excludeBegin:!0,excludeEnd:!0},{className:"link",begin:/:\s*/,end:/$/,excludeBegin:!0}]}]}}}());hljs.registerLanguage("javascript",function(){"use strict";const e=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends"],n=["true","false","null","undefined","NaN","Infinity"],a=[].concat(["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],["arguments","this","super","console","window","document","localStorage","module","global"],["Intl","DataView","Number","Math","Date","String","RegExp","Object","Function","Boolean","Error","Symbol","Set","Map","WeakSet","WeakMap","Proxy","Reflect","JSON","Promise","Float64Array","Int16Array","Int32Array","Int8Array","Uint16Array","Uint32Array","Float32Array","Array","Uint8Array","Uint8ClampedArray","ArrayBuffer"],["EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"]);function s(e){return r("(?=",e,")")}function r(...e){return e.map(e=>(function(e){return e?"string"==typeof e?e:e.source:null})(e)).join("")}return function(t){var i="[A-Za-z$_][0-9A-Za-z$_]*",c={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/},o={$pattern:"[A-Za-z$_][0-9A-Za-z$_]*",keyword:e.join(" "),literal:n.join(" "),built_in:a.join(" ")},l={className:"number",variants:[{begin:"\\b(0[bB][01]+)n?"},{begin:"\\b(0[oO][0-7]+)n?"},{begin:t.C_NUMBER_RE+"n?"}],relevance:0},E={className:"subst",begin:"\\$\\{",end:"\\}",keywords:o,contains:[]},d={begin:"html`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,E],subLanguage:"xml"}},g={begin:"css`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,E],subLanguage:"css"}},u={className:"string",begin:"`",end:"`",contains:[t.BACKSLASH_ESCAPE,E]};E.contains=[t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,d,g,u,l,t.REGEXP_MODE];var b=E.contains.concat([{begin:/\(/,end:/\)/,contains:["self"].concat(E.contains,[t.C_BLOCK_COMMENT_MODE,t.C_LINE_COMMENT_MODE])},t.C_BLOCK_COMMENT_MODE,t.C_LINE_COMMENT_MODE]),_={className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,contains:b};return{name:"JavaScript",aliases:["js","jsx","mjs","cjs"],keywords:o,contains:[t.SHEBANG({binary:"node",relevance:5}),{className:"meta",relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,d,g,u,t.C_LINE_COMMENT_MODE,t.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+",contains:[{className:"type",begin:"\\{",end:"\\}",relevance:0},{className:"variable",begin:i+"(?=\\s*(-)|$)",endsParent:!0,relevance:0},{begin:/(?=[^\n])\s/,relevance:0}]}]}),t.C_BLOCK_COMMENT_MODE,l,{begin:r(/[{,\n]\s*/,s(r(/(((\/\/.*)|(\/\*(.|\n)*\*\/))\s*)*/,i+"\\s*:"))),relevance:0,contains:[{className:"attr",begin:i+s("\\s*:"),relevance:0}]},{begin:"("+t.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",contains:[t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE,t.REGEXP_MODE,{className:"function",begin:"(\\([^(]*(\\([^(]*(\\([^(]*\\))?\\))?\\)|"+t.UNDERSCORE_IDENT_RE+")\\s*=>",returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:t.UNDERSCORE_IDENT_RE},{className:null,begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:o,contains:b}]}]},{begin:/,/,relevance:0},{className:"",begin:/\s/,end:/\s*/,skip:!0},{variants:[{begin:"<>",end:""},{begin:c.begin,end:c.end}],subLanguage:"xml",contains:[{begin:c.begin,end:c.end,skip:!0,contains:["self"]}]}],relevance:0},{className:"function",beginKeywords:"function",end:/\{/,excludeEnd:!0,contains:[t.inherit(t.TITLE_MODE,{begin:i}),_],illegal:/\[|%/},{begin:/\$[(.]/},t.METHOD_GUARD,{className:"class",beginKeywords:"class",end:/[{;=]/,excludeEnd:!0,illegal:/[:"\[\]]/,contains:[{beginKeywords:"extends"},t.UNDERSCORE_TITLE_MODE]},{beginKeywords:"constructor",end:/\{/,excludeEnd:!0},{begin:"(get|set)\\s+(?="+i+"\\()",end:/{/,keywords:"get set",contains:[t.inherit(t.TITLE_MODE,{begin:i}),{begin:/\(\)/},_]}],illegal:/#(?!!)/}}}());hljs.registerLanguage("typescript",function(){"use strict";const e=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends"],n=["true","false","null","undefined","NaN","Infinity"],a=[].concat(["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],["arguments","this","super","console","window","document","localStorage","module","global"],["Intl","DataView","Number","Math","Date","String","RegExp","Object","Function","Boolean","Error","Symbol","Set","Map","WeakSet","WeakMap","Proxy","Reflect","JSON","Promise","Float64Array","Int16Array","Int32Array","Int8Array","Uint16Array","Uint32Array","Float32Array","Array","Uint8Array","Uint8ClampedArray","ArrayBuffer"],["EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"]);return function(r){var t={$pattern:"[A-Za-z$_][0-9A-Za-z$_]*",keyword:e.concat(["type","namespace","typedef","interface","public","private","protected","implements","declare","abstract","readonly"]).join(" "),literal:n.join(" "),built_in:a.concat(["any","void","number","boolean","string","object","never","enum"]).join(" ")},s={className:"meta",begin:"@[A-Za-z$_][0-9A-Za-z$_]*"},i={className:"number",variants:[{begin:"\\b(0[bB][01]+)n?"},{begin:"\\b(0[oO][0-7]+)n?"},{begin:r.C_NUMBER_RE+"n?"}],relevance:0},o={className:"subst",begin:"\\$\\{",end:"\\}",keywords:t,contains:[]},c={begin:"html`",end:"",starts:{end:"`",returnEnd:!1,contains:[r.BACKSLASH_ESCAPE,o],subLanguage:"xml"}},l={begin:"css`",end:"",starts:{end:"`",returnEnd:!1,contains:[r.BACKSLASH_ESCAPE,o],subLanguage:"css"}},E={className:"string",begin:"`",end:"`",contains:[r.BACKSLASH_ESCAPE,o]};o.contains=[r.APOS_STRING_MODE,r.QUOTE_STRING_MODE,c,l,E,i,r.REGEXP_MODE];var d={begin:"\\(",end:/\)/,keywords:t,contains:["self",r.QUOTE_STRING_MODE,r.APOS_STRING_MODE,r.NUMBER_MODE]},u={className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:t,contains:[r.C_LINE_COMMENT_MODE,r.C_BLOCK_COMMENT_MODE,s,d]};return{name:"TypeScript",aliases:["ts"],keywords:t,contains:[r.SHEBANG(),{className:"meta",begin:/^\s*['"]use strict['"]/},r.APOS_STRING_MODE,r.QUOTE_STRING_MODE,c,l,E,r.C_LINE_COMMENT_MODE,r.C_BLOCK_COMMENT_MODE,i,{begin:"("+r.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",contains:[r.C_LINE_COMMENT_MODE,r.C_BLOCK_COMMENT_MODE,r.REGEXP_MODE,{className:"function",begin:"(\\([^(]*(\\([^(]*(\\([^(]*\\))?\\))?\\)|"+r.UNDERSCORE_IDENT_RE+")\\s*=>",returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:r.UNDERSCORE_IDENT_RE},{className:null,begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:t,contains:d.contains}]}]}],relevance:0},{className:"function",beginKeywords:"function",end:/[\{;]/,excludeEnd:!0,keywords:t,contains:["self",r.inherit(r.TITLE_MODE,{begin:"[A-Za-z$_][0-9A-Za-z$_]*"}),u],illegal:/%/,relevance:0},{beginKeywords:"constructor",end:/[\{;]/,excludeEnd:!0,contains:["self",u]},{begin:/module\./,keywords:{built_in:"module"},relevance:0},{beginKeywords:"module",end:/\{/,excludeEnd:!0},{beginKeywords:"interface",end:/\{/,excludeEnd:!0,keywords:"interface extends"},{begin:/\$[(.]/},{begin:"\\."+r.IDENT_RE,relevance:0},s,d]}}}());hljs.registerLanguage("plaintext",function(){"use strict";return function(t){return{name:"Plain text",aliases:["text","txt"],disableAutodetect:!0}}}());hljs.registerLanguage("less",function(){"use strict";return function(e){var n="([\\w-]+|@{[\\w-]+})",a=[],s=[],t=function(e){return{className:"string",begin:"~?"+e+".*?"+e}},r=function(e,n,a){return{className:e,begin:n,relevance:a}},i={begin:"\\(",end:"\\)",contains:s,relevance:0};s.push(e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,t("'"),t('"'),e.CSS_NUMBER_MODE,{begin:"(url|data-uri)\\(",starts:{className:"string",end:"[\\)\\n]",excludeEnd:!0}},r("number","#[0-9A-Fa-f]+\\b"),i,r("variable","@@?[\\w-]+",10),r("variable","@{[\\w-]+}"),r("built_in","~?`[^`]*?`"),{className:"attribute",begin:"[\\w-]+\\s*:",end:":",returnBegin:!0,excludeEnd:!0},{className:"meta",begin:"!important"});var c=s.concat({begin:"{",end:"}",contains:a}),l={beginKeywords:"when",endsWithParent:!0,contains:[{beginKeywords:"and not"}].concat(s)},o={begin:n+"\\s*:",returnBegin:!0,end:"[;}]",relevance:0,contains:[{className:"attribute",begin:n,end:":",excludeEnd:!0,starts:{endsWithParent:!0,illegal:"[<=$]",relevance:0,contains:s}}]},g={className:"keyword",begin:"@(import|media|charset|font-face|(-[a-z]+-)?keyframes|supports|document|namespace|page|viewport|host)\\b",starts:{end:"[;{}]",returnEnd:!0,contains:s,relevance:0}},d={className:"variable",variants:[{begin:"@[\\w-]+\\s*:",relevance:15},{begin:"@[\\w-]+"}],starts:{end:"[;}]",returnEnd:!0,contains:c}},b={variants:[{begin:"[\\.#:&\\[>]",end:"[;{}]"},{begin:n,end:"{"}],returnBegin:!0,returnEnd:!0,illegal:"[<='$\"]",relevance:0,contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,l,r("keyword","all\\b"),r("variable","@{[\\w-]+}"),r("selector-tag",n+"%?",0),r("selector-id","#"+n),r("selector-class","\\."+n,0),r("selector-tag","&",0),{className:"selector-attr",begin:"\\[",end:"\\]"},{className:"selector-pseudo",begin:/:(:)?[a-zA-Z0-9\_\-\+\(\)"'.]+/},{begin:"\\(",end:"\\)",contains:c},{begin:"!important"}]};return a.push(e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,g,d,o,b),{name:"Less",case_insensitive:!0,illegal:"[=>'/<($\"]",contains:a}}}());hljs.registerLanguage("lua",function(){"use strict";return function(e){var t={begin:"\\[=*\\[",end:"\\]=*\\]",contains:["self"]},a=[e.COMMENT("--(?!\\[=*\\[)","$"),e.COMMENT("--\\[=*\\[","\\]=*\\]",{contains:[t],relevance:10})];return{name:"Lua",keywords:{$pattern:e.UNDERSCORE_IDENT_RE,literal:"true false nil",keyword:"and break do else elseif end for goto if in local not or repeat return then until while",built_in:"_G _ENV _VERSION __index __newindex __mode __call __metatable __tostring __len __gc __add __sub __mul __div __mod __pow __concat __unm __eq __lt __le assert collectgarbage dofile error getfenv getmetatable ipairs load loadfile loadstring module next pairs pcall print rawequal rawget rawset require select setfenv setmetatable tonumber tostring type unpack xpcall arg self coroutine resume yield status wrap create running debug getupvalue debug sethook getmetatable gethook setmetatable setlocal traceback setfenv getinfo setupvalue getlocal getregistry getfenv io lines write close flush open output type read stderr stdin input stdout popen tmpfile math log max acos huge ldexp pi cos tanh pow deg tan cosh sinh random randomseed frexp ceil floor rad abs sqrt modf asin min mod fmod log10 atan2 exp sin atan os exit setlocale date getenv difftime remove time clock tmpname rename execute package preload loadlib loaded loaders cpath config path seeall string sub upper len gfind rep find match char dump gmatch reverse byte format gsub lower table setn insert getn foreachi maxn foreach concat sort remove"},contains:a.concat([{className:"function",beginKeywords:"function",end:"\\)",contains:[e.inherit(e.TITLE_MODE,{begin:"([_a-zA-Z]\\w*\\.)*([_a-zA-Z]\\w*:)?[_a-zA-Z]\\w*"}),{className:"params",begin:"\\(",endsWithParent:!0,contains:a}].concat(a)},e.C_NUMBER_MODE,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,{className:"string",begin:"\\[=*\\[",end:"\\]=*\\]",contains:[t],relevance:5}])}}}()); diff --git a/docs/book/index.html b/docs/book/index.html deleted file mode 100644 index 606f06db..00000000 --- a/docs/book/index.html +++ /dev/null @@ -1,338 +0,0 @@ - - - - - - Home - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Kresko Protocol

-

This repository contains the code for the Kresko Protocol. Kresko Protocol supports creating and managing crypto-backed synthetic assets. Prices for synthetic assets are derived from combination of oracle providers (on-demand/push). Protocol uses the EIP-2535 architecture. It enables composability through flexibile storage patterns while allowing users to access all core functionality with a single contract address. This is a usage and integration guide that assumes familiarity with Solidity (and EIP-2535), Foundry, Hardhat and core concepts of Kresko.

-

run test suite

-

Usage

-

Setup

-

(OPTIONAL) create .env file cp .env.example .env

-

Dependencies

-

Install forge dependencies

-
forge install
-
-

Install node dependencies -(Authorized npm token is required in .npmrc for some internal packages. This will be lifted later.)

-
pnpm i
-
-

Compiling

-

Foundry

-

Compile the contracts using foundry

-
forge build
-
-

Check your setup by running the local forge deployment

-
forge script src/contracts/scripts/devnet/Devnet.s.sol:WithLocal
-
-

Hardhat

-

Compile the contracts using hardhat

-
pnpm compile
-
-

Check your setup by running the local hardhat deployment

-
pnpm run deploy --tags local
-
-

Testing

-

NOTE: Primary test coverage uses hardhat. Forge tests are a work in progress.

-

Hardhat

-

Run tests with against a local deployment fixture:

-
pnpm test
-
-

Foundry

-
forge test --ffi
-
-

Deployment

-

Hardhat

-

To local network:

-
pnpm local
-
-

To live network:

-
pnpm deploy --network <network>
-
-

Foundry

-

Local

-
forge script src/contracts/scripts/devnet/Devnet.s.sol:WithLocal
-
-

Forking

-
    -
  • value of process.env.FORKING maps to network key and it's setup within hardhat-configs/networks
  • -
  • set a specific block with process.env.FORKING_BLOCKNUMBER
  • -
  • HRE is extended with helpers to get live deployments within the forked network (https://github.com/wighawag/hardhat-deploy#companionnetworks)
  • -
-

Run deploy in fork

-
pnpm fork:deploy
-
-

Run tests with --grep Forking

-
pnpm fork:test
-
-

Notes about the usage of ERC-2535 (Diamond)

-

General

-
    -
  • -

    All external functions are contained in the facets, hardhat-diamond-abi will combine their ABI to a separate artifact (Kresko.json) after compile.

    -
  • -
  • -

    Core logic is mostly defined inside library functions. These internal functions are attached to the minter storage struct for ease of use.

    -
  • -
  • -

    Storage is used through a inline assembly pointer inside free function. To access the storage (+ attached internal lib functions) simply call the free function anywhere within the diamond.

    -
  • -
  • -

    Note that Staking, AMM and KreskoAsset contracts do not live inside the diamond scope.

    -
  • -
-

State

-

Nay

-
    -
  • -

    Do not add new state variables to the beginning or middle of structs. Doing this makes the new state variable overwrite existing state variable data and all state variables after the new state variable reference the wrong storage location.

    -
  • -
  • -

    Do not put structs directly in structs unless you don’t plan on ever adding more state variables to the inner structs. You won't be able to add new state variables to inner structs in upgrades. This makes sense because a struct uses a fixed number of storage locations. Adding a new state variable to an inner struct would cause the next state variable after the inner struct to be overwritten. Structs that are in mappings can be extended in upgrades, because those structs are stored in random locations based on keccak256 hashing.

    -
  • -
  • -

    Do not add new state variables to structs that are used in arrays.

    -
  • -
  • -

    Do not use the same namespace string for different structs. This is obvious. Two different structs at the same location will overwrite each other.

    -
  • -
-

Yay

-
    -
  • -

    To add new state variables to DiamondStorage pattern in eg. MinterStorage (ms), add them to the end of the struct. This makes sense because it is not possible for existing facets to overwrite state variables at new storage locations.

    -
  • -
  • -

    New state variables can be added to the ends of structs that are used in mappings.

    -
  • -
  • -

    The names of state variables can be changed, but that might be confusing if different facets are using different names for the same storage locations.

    -
  • -
-

Learning references

-

https://eip2535diamonds.substack.com/p/compliance-with-eip-2535-diamonds

-

https://github.com/solidstate-network/solidstate-solidity

-

https://eip2535diamonds.substack.com/p/how-eip2535-diamonds-reduces-gas

-

Contributions

-

Contributions to Kresko Protocol are encouraged, feel free to open an issue or pull request.
All contributions are licensed under BUSL1.1.

-

Contact

-

Critical bug disclosures and inquiries should be directed to:
contact_2

- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/mark.min.js b/docs/book/mark.min.js deleted file mode 100644 index 16362318..00000000 --- a/docs/book/mark.min.js +++ /dev/null @@ -1,7 +0,0 @@ -/*!*************************************************** -* mark.js v8.11.1 -* https://markjs.io/ -* Copyright (c) 2014–2018, Julian Kühnel -* Released under the MIT license https://git.io/vwTVl -*****************************************************/ -!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):e.Mark=t()}(this,function(){"use strict";var e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},t=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")},n=function(){function e(e,t){for(var n=0;n1&&void 0!==arguments[1])||arguments[1],i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[],o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:5e3;t(this,e),this.ctx=n,this.iframes=r,this.exclude=i,this.iframesTimeout=o}return n(e,[{key:"getContexts",value:function(){var e=[];return(void 0!==this.ctx&&this.ctx?NodeList.prototype.isPrototypeOf(this.ctx)?Array.prototype.slice.call(this.ctx):Array.isArray(this.ctx)?this.ctx:"string"==typeof this.ctx?Array.prototype.slice.call(document.querySelectorAll(this.ctx)):[this.ctx]:[]).forEach(function(t){var n=e.filter(function(e){return e.contains(t)}).length>0;-1!==e.indexOf(t)||n||e.push(t)}),e}},{key:"getIframeContents",value:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:function(){},r=void 0;try{var i=e.contentWindow;if(r=i.document,!i||!r)throw new Error("iframe inaccessible")}catch(e){n()}r&&t(r)}},{key:"isIframeBlank",value:function(e){var t="about:blank",n=e.getAttribute("src").trim();return e.contentWindow.location.href===t&&n!==t&&n}},{key:"observeIframeLoad",value:function(e,t,n){var r=this,i=!1,o=null,a=function a(){if(!i){i=!0,clearTimeout(o);try{r.isIframeBlank(e)||(e.removeEventListener("load",a),r.getIframeContents(e,t,n))}catch(e){n()}}};e.addEventListener("load",a),o=setTimeout(a,this.iframesTimeout)}},{key:"onIframeReady",value:function(e,t,n){try{"complete"===e.contentWindow.document.readyState?this.isIframeBlank(e)?this.observeIframeLoad(e,t,n):this.getIframeContents(e,t,n):this.observeIframeLoad(e,t,n)}catch(e){n()}}},{key:"waitForIframes",value:function(e,t){var n=this,r=0;this.forEachIframe(e,function(){return!0},function(e){r++,n.waitForIframes(e.querySelector("html"),function(){--r||t()})},function(e){e||t()})}},{key:"forEachIframe",value:function(t,n,r){var i=this,o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:function(){},a=t.querySelectorAll("iframe"),s=a.length,c=0;a=Array.prototype.slice.call(a);var u=function(){--s<=0&&o(c)};s||u(),a.forEach(function(t){e.matches(t,i.exclude)?u():i.onIframeReady(t,function(e){n(t)&&(c++,r(e)),u()},u)})}},{key:"createIterator",value:function(e,t,n){return document.createNodeIterator(e,t,n,!1)}},{key:"createInstanceOnIframe",value:function(t){return new e(t.querySelector("html"),this.iframes)}},{key:"compareNodeIframe",value:function(e,t,n){if(e.compareDocumentPosition(n)&Node.DOCUMENT_POSITION_PRECEDING){if(null===t)return!0;if(t.compareDocumentPosition(n)&Node.DOCUMENT_POSITION_FOLLOWING)return!0}return!1}},{key:"getIteratorNode",value:function(e){var t=e.previousNode();return{prevNode:t,node:null===t?e.nextNode():e.nextNode()&&e.nextNode()}}},{key:"checkIframeFilter",value:function(e,t,n,r){var i=!1,o=!1;return r.forEach(function(e,t){e.val===n&&(i=t,o=e.handled)}),this.compareNodeIframe(e,t,n)?(!1!==i||o?!1===i||o||(r[i].handled=!0):r.push({val:n,handled:!0}),!0):(!1===i&&r.push({val:n,handled:!1}),!1)}},{key:"handleOpenIframes",value:function(e,t,n,r){var i=this;e.forEach(function(e){e.handled||i.getIframeContents(e.val,function(e){i.createInstanceOnIframe(e).forEachNode(t,n,r)})})}},{key:"iterateThroughNodes",value:function(e,t,n,r,i){for(var o,a=this,s=this.createIterator(t,e,r),c=[],u=[],l=void 0,h=void 0;void 0,o=a.getIteratorNode(s),h=o.prevNode,l=o.node;)this.iframes&&this.forEachIframe(t,function(e){return a.checkIframeFilter(l,h,e,c)},function(t){a.createInstanceOnIframe(t).forEachNode(e,function(e){return u.push(e)},r)}),u.push(l);u.forEach(function(e){n(e)}),this.iframes&&this.handleOpenIframes(c,e,n,r),i()}},{key:"forEachNode",value:function(e,t,n){var r=this,i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:function(){},o=this.getContexts(),a=o.length;a||i(),o.forEach(function(o){var s=function(){r.iterateThroughNodes(e,o,t,n,function(){--a<=0&&i()})};r.iframes?r.waitForIframes(o,s):s()})}}],[{key:"matches",value:function(e,t){var n="string"==typeof t?[t]:t,r=e.matches||e.matchesSelector||e.msMatchesSelector||e.mozMatchesSelector||e.oMatchesSelector||e.webkitMatchesSelector;if(r){var i=!1;return n.every(function(t){return!r.call(e,t)||(i=!0,!1)}),i}return!1}}]),e}(),o=function(){function e(n){t(this,e),this.opt=r({},{diacritics:!0,synonyms:{},accuracy:"partially",caseSensitive:!1,ignoreJoiners:!1,ignorePunctuation:[],wildcards:"disabled"},n)}return n(e,[{key:"create",value:function(e){return"disabled"!==this.opt.wildcards&&(e=this.setupWildcardsRegExp(e)),e=this.escapeStr(e),Object.keys(this.opt.synonyms).length&&(e=this.createSynonymsRegExp(e)),(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(e=this.setupIgnoreJoinersRegExp(e)),this.opt.diacritics&&(e=this.createDiacriticsRegExp(e)),e=this.createMergedBlanksRegExp(e),(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(e=this.createJoinersRegExp(e)),"disabled"!==this.opt.wildcards&&(e=this.createWildcardsRegExp(e)),e=this.createAccuracyRegExp(e),new RegExp(e,"gm"+(this.opt.caseSensitive?"":"i"))}},{key:"escapeStr",value:function(e){return e.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&")}},{key:"createSynonymsRegExp",value:function(e){var t=this.opt.synonyms,n=this.opt.caseSensitive?"":"i",r=this.opt.ignoreJoiners||this.opt.ignorePunctuation.length?"\0":"";for(var i in t)if(t.hasOwnProperty(i)){var o=t[i],a="disabled"!==this.opt.wildcards?this.setupWildcardsRegExp(i):this.escapeStr(i),s="disabled"!==this.opt.wildcards?this.setupWildcardsRegExp(o):this.escapeStr(o);""!==a&&""!==s&&(e=e.replace(new RegExp("("+this.escapeStr(a)+"|"+this.escapeStr(s)+")","gm"+n),r+"("+this.processSynonyms(a)+"|"+this.processSynonyms(s)+")"+r))}return e}},{key:"processSynonyms",value:function(e){return(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(e=this.setupIgnoreJoinersRegExp(e)),e}},{key:"setupWildcardsRegExp",value:function(e){return(e=e.replace(/(?:\\)*\?/g,function(e){return"\\"===e.charAt(0)?"?":""})).replace(/(?:\\)*\*/g,function(e){return"\\"===e.charAt(0)?"*":""})}},{key:"createWildcardsRegExp",value:function(e){var t="withSpaces"===this.opt.wildcards;return e.replace(/\u0001/g,t?"[\\S\\s]?":"\\S?").replace(/\u0002/g,t?"[\\S\\s]*?":"\\S*")}},{key:"setupIgnoreJoinersRegExp",value:function(e){return e.replace(/[^(|)\\]/g,function(e,t,n){var r=n.charAt(t+1);return/[(|)\\]/.test(r)||""===r?e:e+"\0"})}},{key:"createJoinersRegExp",value:function(e){var t=[],n=this.opt.ignorePunctuation;return Array.isArray(n)&&n.length&&t.push(this.escapeStr(n.join(""))),this.opt.ignoreJoiners&&t.push("\\u00ad\\u200b\\u200c\\u200d"),t.length?e.split(/\u0000+/).join("["+t.join("")+"]*"):e}},{key:"createDiacriticsRegExp",value:function(e){var t=this.opt.caseSensitive?"":"i",n=this.opt.caseSensitive?["aàáảãạăằắẳẵặâầấẩẫậäåāą","AÀÁẢÃẠĂẰẮẲẴẶÂẦẤẨẪẬÄÅĀĄ","cçćč","CÇĆČ","dđď","DĐĎ","eèéẻẽẹêềếểễệëěēę","EÈÉẺẼẸÊỀẾỂỄỆËĚĒĘ","iìíỉĩịîïī","IÌÍỈĨỊÎÏĪ","lł","LŁ","nñňń","NÑŇŃ","oòóỏõọôồốổỗộơởỡớờợöøō","OÒÓỎÕỌÔỒỐỔỖỘƠỞỠỚỜỢÖØŌ","rř","RŘ","sšśșş","SŠŚȘŞ","tťțţ","TŤȚŢ","uùúủũụưừứửữựûüůū","UÙÚỦŨỤƯỪỨỬỮỰÛÜŮŪ","yýỳỷỹỵÿ","YÝỲỶỸỴŸ","zžżź","ZŽŻŹ"]:["aàáảãạăằắẳẵặâầấẩẫậäåāąAÀÁẢÃẠĂẰẮẲẴẶÂẦẤẨẪẬÄÅĀĄ","cçćčCÇĆČ","dđďDĐĎ","eèéẻẽẹêềếểễệëěēęEÈÉẺẼẸÊỀẾỂỄỆËĚĒĘ","iìíỉĩịîïīIÌÍỈĨỊÎÏĪ","lłLŁ","nñňńNÑŇŃ","oòóỏõọôồốổỗộơởỡớờợöøōOÒÓỎÕỌÔỒỐỔỖỘƠỞỠỚỜỢÖØŌ","rřRŘ","sšśșşSŠŚȘŞ","tťțţTŤȚŢ","uùúủũụưừứửữựûüůūUÙÚỦŨỤƯỪỨỬỮỰÛÜŮŪ","yýỳỷỹỵÿYÝỲỶỸỴŸ","zžżźZŽŻŹ"],r=[];return e.split("").forEach(function(i){n.every(function(n){if(-1!==n.indexOf(i)){if(r.indexOf(n)>-1)return!1;e=e.replace(new RegExp("["+n+"]","gm"+t),"["+n+"]"),r.push(n)}return!0})}),e}},{key:"createMergedBlanksRegExp",value:function(e){return e.replace(/[\s]+/gim,"[\\s]+")}},{key:"createAccuracyRegExp",value:function(e){var t=this,n=this.opt.accuracy,r="string"==typeof n?n:n.value,i="";switch(("string"==typeof n?[]:n.limiters).forEach(function(e){i+="|"+t.escapeStr(e)}),r){case"partially":default:return"()("+e+")";case"complementary":return"()([^"+(i="\\s"+(i||this.escapeStr("!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~¡¿")))+"]*"+e+"[^"+i+"]*)";case"exactly":return"(^|\\s"+i+")("+e+")(?=$|\\s"+i+")"}}}]),e}(),a=function(){function a(e){t(this,a),this.ctx=e,this.ie=!1;var n=window.navigator.userAgent;(n.indexOf("MSIE")>-1||n.indexOf("Trident")>-1)&&(this.ie=!0)}return n(a,[{key:"log",value:function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"debug",r=this.opt.log;this.opt.debug&&"object"===(void 0===r?"undefined":e(r))&&"function"==typeof r[n]&&r[n]("mark.js: "+t)}},{key:"getSeparatedKeywords",value:function(e){var t=this,n=[];return e.forEach(function(e){t.opt.separateWordSearch?e.split(" ").forEach(function(e){e.trim()&&-1===n.indexOf(e)&&n.push(e)}):e.trim()&&-1===n.indexOf(e)&&n.push(e)}),{keywords:n.sort(function(e,t){return t.length-e.length}),length:n.length}}},{key:"isNumeric",value:function(e){return Number(parseFloat(e))==e}},{key:"checkRanges",value:function(e){var t=this;if(!Array.isArray(e)||"[object Object]"!==Object.prototype.toString.call(e[0]))return this.log("markRanges() will only accept an array of objects"),this.opt.noMatch(e),[];var n=[],r=0;return e.sort(function(e,t){return e.start-t.start}).forEach(function(e){var i=t.callNoMatchOnInvalidRanges(e,r),o=i.start,a=i.end;i.valid&&(e.start=o,e.length=a-o,n.push(e),r=a)}),n}},{key:"callNoMatchOnInvalidRanges",value:function(e,t){var n=void 0,r=void 0,i=!1;return e&&void 0!==e.start?(r=(n=parseInt(e.start,10))+parseInt(e.length,10),this.isNumeric(e.start)&&this.isNumeric(e.length)&&r-t>0&&r-n>0?i=!0:(this.log("Ignoring invalid or overlapping range: "+JSON.stringify(e)),this.opt.noMatch(e))):(this.log("Ignoring invalid range: "+JSON.stringify(e)),this.opt.noMatch(e)),{start:n,end:r,valid:i}}},{key:"checkWhitespaceRanges",value:function(e,t,n){var r=void 0,i=!0,o=n.length,a=t-o,s=parseInt(e.start,10)-a;return(r=(s=s>o?o:s)+parseInt(e.length,10))>o&&(r=o,this.log("End range automatically set to the max value of "+o)),s<0||r-s<0||s>o||r>o?(i=!1,this.log("Invalid range: "+JSON.stringify(e)),this.opt.noMatch(e)):""===n.substring(s,r).replace(/\s+/g,"")&&(i=!1,this.log("Skipping whitespace only range: "+JSON.stringify(e)),this.opt.noMatch(e)),{start:s,end:r,valid:i}}},{key:"getTextNodes",value:function(e){var t=this,n="",r=[];this.iterator.forEachNode(NodeFilter.SHOW_TEXT,function(e){r.push({start:n.length,end:(n+=e.textContent).length,node:e})},function(e){return t.matchesExclude(e.parentNode)?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT},function(){e({value:n,nodes:r})})}},{key:"matchesExclude",value:function(e){return i.matches(e,this.opt.exclude.concat(["script","style","title","head","html"]))}},{key:"wrapRangeInTextNode",value:function(e,t,n){var r=this.opt.element?this.opt.element:"mark",i=e.splitText(t),o=i.splitText(n-t),a=document.createElement(r);return a.setAttribute("data-markjs","true"),this.opt.className&&a.setAttribute("class",this.opt.className),a.textContent=i.textContent,i.parentNode.replaceChild(a,i),o}},{key:"wrapRangeInMappedTextNode",value:function(e,t,n,r,i){var o=this;e.nodes.every(function(a,s){var c=e.nodes[s+1];if(void 0===c||c.start>t){if(!r(a.node))return!1;var u=t-a.start,l=(n>a.end?a.end:n)-a.start,h=e.value.substr(0,a.start),f=e.value.substr(l+a.start);if(a.node=o.wrapRangeInTextNode(a.node,u,l),e.value=h+f,e.nodes.forEach(function(t,n){n>=s&&(e.nodes[n].start>0&&n!==s&&(e.nodes[n].start-=l),e.nodes[n].end-=l)}),n-=l,i(a.node.previousSibling,a.start),!(n>a.end))return!1;t=a.end}return!0})}},{key:"wrapGroups",value:function(e,t,n,r){return r((e=this.wrapRangeInTextNode(e,t,t+n)).previousSibling),e}},{key:"separateGroups",value:function(e,t,n,r,i){for(var o=t.length,a=1;a-1&&r(t[a],e)&&(e=this.wrapGroups(e,s,t[a].length,i))}return e}},{key:"wrapMatches",value:function(e,t,n,r,i){var o=this,a=0===t?0:t+1;this.getTextNodes(function(t){t.nodes.forEach(function(t){t=t.node;for(var i=void 0;null!==(i=e.exec(t.textContent))&&""!==i[a];){if(o.opt.separateGroups)t=o.separateGroups(t,i,a,n,r);else{if(!n(i[a],t))continue;var s=i.index;if(0!==a)for(var c=1;c - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Kresko Protocol

-

This repository contains the code for the Kresko Protocol. Kresko Protocol supports creating and managing crypto-backed synthetic assets. Prices for synthetic assets are derived from combination of oracle providers (on-demand/push). Protocol uses the EIP-2535 architecture. It enables composability through flexibile storage patterns while allowing users to access all core functionality with a single contract address. This is a usage and integration guide that assumes familiarity with Solidity (and EIP-2535), Foundry, Hardhat and core concepts of Kresko.

-

run test suite

-

Usage

-

Setup

-

(OPTIONAL) create .env file cp .env.example .env

-

Dependencies

-

Install forge dependencies

-
forge install
-
-

Install node dependencies -(Authorized npm token is required in .npmrc for some internal packages. This will be lifted later.)

-
pnpm i
-
-

Compiling

-

Foundry

-

Compile the contracts using foundry

-
forge build
-
-

Check your setup by running the local forge deployment

-
forge script src/contracts/scripts/devnet/Devnet.s.sol:WithLocal
-
-

Hardhat

-

Compile the contracts using hardhat

-
pnpm compile
-
-

Check your setup by running the local hardhat deployment

-
pnpm run deploy --tags local
-
-

Testing

-

NOTE: Primary test coverage uses hardhat. Forge tests are a work in progress.

-

Hardhat

-

Run tests with against a local deployment fixture:

-
pnpm test
-
-

Foundry

-
forge test --ffi
-
-

Deployment

-

Hardhat

-

To local network:

-
pnpm local
-
-

To live network:

-
pnpm deploy --network <network>
-
-

Foundry

-

Local

-
forge script src/contracts/scripts/devnet/Devnet.s.sol:WithLocal
-
-

Forking

-
    -
  • value of process.env.FORKING maps to network key and it's setup within hardhat-configs/networks
  • -
  • set a specific block with process.env.FORKING_BLOCKNUMBER
  • -
  • HRE is extended with helpers to get live deployments within the forked network (https://github.com/wighawag/hardhat-deploy#companionnetworks)
  • -
-

Run deploy in fork

-
pnpm fork:deploy
-
-

Run tests with --grep Forking

-
pnpm fork:test
-
-

Notes about the usage of ERC-2535 (Diamond)

-

General

-
    -
  • -

    All external functions are contained in the facets, hardhat-diamond-abi will combine their ABI to a separate artifact (Kresko.json) after compile.

    -
  • -
  • -

    Core logic is mostly defined inside library functions. These internal functions are attached to the minter storage struct for ease of use.

    -
  • -
  • -

    Storage is used through a inline assembly pointer inside free function. To access the storage (+ attached internal lib functions) simply call the free function anywhere within the diamond.

    -
  • -
  • -

    Note that Staking, AMM and KreskoAsset contracts do not live inside the diamond scope.

    -
  • -
-

State

-

Nay

-
    -
  • -

    Do not add new state variables to the beginning or middle of structs. Doing this makes the new state variable overwrite existing state variable data and all state variables after the new state variable reference the wrong storage location.

    -
  • -
  • -

    Do not put structs directly in structs unless you don’t plan on ever adding more state variables to the inner structs. You won't be able to add new state variables to inner structs in upgrades. This makes sense because a struct uses a fixed number of storage locations. Adding a new state variable to an inner struct would cause the next state variable after the inner struct to be overwritten. Structs that are in mappings can be extended in upgrades, because those structs are stored in random locations based on keccak256 hashing.

    -
  • -
  • -

    Do not add new state variables to structs that are used in arrays.

    -
  • -
  • -

    Do not use the same namespace string for different structs. This is obvious. Two different structs at the same location will overwrite each other.

    -
  • -
-

Yay

-
    -
  • -

    To add new state variables to DiamondStorage pattern in eg. MinterStorage (ms), add them to the end of the struct. This makes sense because it is not possible for existing facets to overwrite state variables at new storage locations.

    -
  • -
  • -

    New state variables can be added to the ends of structs that are used in mappings.

    -
  • -
  • -

    The names of state variables can be changed, but that might be confusing if different facets are using different names for the same storage locations.

    -
  • -
-

Learning references

-

https://eip2535diamonds.substack.com/p/compliance-with-eip-2535-diamonds

-

https://github.com/solidstate-network/solidstate-solidity

-

https://eip2535diamonds.substack.com/p/how-eip2535-diamonds-reduces-gas

-

Contributions

-

Contributions to Kresko Protocol are encouraged, feel free to open an issue or pull request.
All contributions are licensed under BUSL1.1.

-

Contact

-

Critical bug disclosures and inquiries should be directed to:
contact_2

-

Contents

- -

Contents

- -

Contents

- -

Contents

- -

AssetConfigurationFacet

-

Git Source

-

Inherits: -IAssetConfigurationFacet, Modifiers, DSModifiers

-

Functions

-

addAsset

-

Adds a new asset to the common state.

-

Use validateAssetConfig / static call this for validation.

-
function addAsset(address _assetAddr, Asset memory _config, address[2] memory _feeds)
-    external
-    onlyRole(Role.ADMIN)
-    returns (Asset memory);
-
-

Parameters

-
- - - -
NameTypeDescription
_assetAddraddressAsset address.
_configAssetConfiguration struct to save for the asset.
_feedsaddress[2]Feed addresses, if both are address(0) they are ignored.
-
-

Returns

-
- -
NameTypeDescription
<none>AssetAsset Result of addAsset.
-
-

updateAsset

-

Update asset config.

-

Use validateAssetConfig / static call this for validation.

-
function updateAsset(address _assetAddr, Asset memory _config) external onlyRole(Role.ADMIN) returns (Asset memory);
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressThe asset address.
_configAssetConfiguration struct to apply for the asset.
-
-

setAssetCFactor

-

Updates the cFactor of a KreskoAsset. Convenience.

-
function setAssetCFactor(address _assetAddr, uint16 _newFactor) public onlyRole(Role.ADMIN);
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressThe collateral asset.
_newFactoruint16The new collateral factor.
-
-

setAssetKFactor

-

Updates the kFactor of a KreskoAsset.

-
function setAssetKFactor(address _assetAddr, uint16 _newFactor) public onlyRole(Role.ADMIN);
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressThe KreskoAsset.
_newFactoruint16
-
-

setAssetOracleOrder

-

Update oracle order for an asset.

-
function setAssetOracleOrder(address _assetAddr, Enums.OracleType[2] memory _newOracleOrder)
-    external
-    onlyRole(Role.ADMIN);
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressThe asset address.
_newOracleOrderEnums.OracleType[2]List of 2 OracleTypes. 0 is primary and 1 is the reference.
-
-

validateAssetConfig

-

Validate supplied asset config. Reverts with information if invalid.

-
function validateAssetConfig(address _assetAddr, Asset memory _config) external view returns (bool);
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressThe asset address.
_configAssetConfiguration for the asset.
-
-

Returns

-
- -
NameTypeDescription
<none>boolbool True for convenience.
-

AssetStateFacet

-

Git Source

-

Inherits: -IAssetStateFacet

-

Functions

-

getAsset

-

Get the state of a specific asset

-
function getAsset(address _assetAddr) external view returns (Asset memory);
-
-

Parameters

-
- -
NameTypeDescription
_assetAddraddressAddress of the asset.
-
-

Returns

-
- -
NameTypeDescription
<none>AssetAsset State of asset
-
-

getValue

-

Get value for an asset amount using the current price.

-
function getValue(address _assetAddr, uint256 _amount) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressAsset address.
_amountuint256The amount (uint256).
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Current value for _amount of _assetAddr.
-
-

getFeedForAddress

-

Gets corresponding feed address for the oracle type and asset address.

-
function getFeedForAddress(address _assetAddr, Enums.OracleType _oracleType) external view returns (address);
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressThe asset address.
_oracleTypeEnums.OracleTypeThe oracle type.
-
-

Returns

-
- -
NameTypeDescription
<none>addressfeedAddr Feed address that the asset uses with the oracle type.
-
-

getPrice

-

Get price for an asset from address.

-
function getPrice(address _assetAddr) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_assetAddraddressAsset address.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Current price for the asset.
-
-

getPushPrice

-

Get push price for an asset from address.

-
function getPushPrice(address _assetAddr) external view returns (RawPrice memory);
-
-

Parameters

-
- -
NameTypeDescription
_assetAddraddressAsset address.
-
-

Returns

-
- -
NameTypeDescription
<none>RawPriceRawPrice Current raw price for the asset.
-

AuthorizationFacet

-

Git Source

-

Inherits: -IAuthorizationFacet

-

Author: -Kresko

-

The storage area is in the main proxy diamond storage.

-

Difference here is the logic library that is shared and reused, there is no state here.

-

Functions

-

getRoleMember

-

WARNING: -When using {getRoleMember} and {getRoleMemberCount}, make sure -you perform all queries on the same block. -See the following forum post for more information:

-
    -
  • https://forum.openzeppelin.com/t/iterating-over-elements-on-enumerableset-in-openzeppelin-contracts/2296
  • -
-

OpenZeppelin -Returns one of the accounts that have role. index must be a -value between 0 and {getRoleMemberCount}, non-inclusive. -Role bearers are not sorted in any particular way, and their ordering may -change at any point.

-
function getRoleMember(bytes32 role, uint256 index) external view returns (address);
-
-

Returns

-
- -
NameTypeDescription
<none>addressaddress with the role
-
-

getRoleMemberCount

-

See warning in {getRoleMember} if combining these two

-

Returns the number of accounts that have role. Can be used -together with {getRoleMember} to enumerate all bearers of a role.

-
function getRoleMemberCount(bytes32 role) external view returns (uint256);
-
-

grantRole

-

*Grants role to account. -If account had not been already granted role, emits a {RoleGranted} -event. -Requirements:

-
    -
  • the caller must have role's admin role.*
  • -
-
function grantRole(bytes32 role, address account) external;
-
-

revokeRole

-

Requirements

-
    -
  • the caller must have role's admin role.
  • -
-

Revokes role from account.

-
function revokeRole(bytes32 role, address account) external;
-
-

hasRole

-

Returns true if account has been granted role.

-
function hasRole(bytes32 role, address account) external view returns (bool);
-
-

getRoleAdmin

-

To change a role's admin, use {_setRoleAdmin}.

-

Returns the admin role that controls role. See {grantRole} and -{revokeRole}.

-
function getRoleAdmin(bytes32 role) external view returns (bytes32);
-
-

renounceRole

-

Requirements

-
    -
  • the caller must be account.
  • -
-

Revokes role from the calling account. -Roles are often managed via {grantRole} and {revokeRole}: this function's -purpose is to provide a mechanism for accounts to lose their privileges -if they are compromised (such as when a trusted device is misplaced). -If the calling account had been revoked role, emits a {RoleRevoked} -event.

-
function renounceRole(bytes32 role, address account) external;
-
-

CommonConfigurationFacet

-

Git Source

-

Inherits: -ICommonConfigurationFacet, Modifiers, DSModifiers

-

Functions

-

initializeCommon

-
function initializeCommon(CommonInitArgs calldata args) external initializer(2);
-
-

setMinDebtValue

-

Updates the contract's minimum debt value.

-
function setMinDebtValue(uint96 _newMinDebtValue) public override onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_newMinDebtValueuint96The new minimum debt value as a wad.
-
-

setFeeRecipient

-

Updates the fee recipient.

-
function setFeeRecipient(address _newFeeRecipient) public override onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_newFeeRecipientaddressThe new fee recipient.
-
-

setDefaultOraclePrecision

-

Sets the decimal precision of external oracle

-
function setDefaultOraclePrecision(uint8 _decimals) public onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_decimalsuint8Amount of decimals
-
-

setMaxPriceDeviationPct

-

Sets the decimal precision of external oracle

-
function setMaxPriceDeviationPct(uint16 _oracleDeviationPct) public onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_oracleDeviationPctuint16Amount of decimals
-
-

setFeedsForTicker

-

Set feeds for a ticker.

-
function setFeedsForTicker(bytes32 _ticker, FeedConfiguration calldata _feedConfig) external onlyRole(Role.ADMIN);
-
-

Parameters

-
- - -
NameTypeDescription
_tickerbytes32Ticker in bytes32 eg. bytes32("ETH")
_feedConfigFeedConfigurationList oracle configuration containing oracle identifiers and feed addresses.
-
-

setChainlinkFeeds

-

Set chainlink feeds for tickers.

-

Has modifiers: onlyRole.

-
function setChainlinkFeeds(bytes32[] calldata _tickers, address[] calldata _feeds) public onlyRole(Role.ADMIN);
-
-

Parameters

-
- - -
NameTypeDescription
_tickersbytes32[]Bytes32 list of tickers
_feedsaddress[]List of feed addresses.
-
-

setApi3Feeds

-

Set api3 feeds for tickers.

-

Has modifiers: onlyRole.

-
function setApi3Feeds(bytes32[] calldata _tickers, address[] calldata _feeds) public onlyRole(Role.ADMIN);
-
-

Parameters

-
- - -
NameTypeDescription
_tickersbytes32[]Bytes32 list of tickers
_feedsaddress[]List of feed addresses.
-
-

setChainLinkFeed

-

Set ChainLink feed address for ticker.

-
function setChainLinkFeed(bytes32 _ticker, address _feedAddr) public onlyRole(Role.ADMIN);
-
-

Parameters

-
- - -
NameTypeDescription
_tickerbytes32Ticker in bytes32 eg. bytes32("ETH")
_feedAddraddressThe feed address.
-
-

setApi3Feed

-

Set API3 feed address for an asset.

-
function setApi3Feed(bytes32 _ticker, address _feedAddr) public onlyRole(Role.ADMIN);
-
-

Parameters

-
- - -
NameTypeDescription
_tickerbytes32Ticker in bytes32 eg. bytes32("ETH")
_feedAddraddressThe feed address.
-
-

setVaultFeed

-

Set a vault feed for ticker.

-

Has modifiers: onlyRole.

-
function setVaultFeed(bytes32 _ticker, address _vaultAddr) public onlyRole(Role.ADMIN);
-
-

Parameters

-
- - -
NameTypeDescription
_tickerbytes32Ticker in bytes32 eg. bytes32("ETH")
_vaultAddraddressVault address
-
-

setSequencerUptimeFeed

-

Sets L2 sequencer uptime feed address

-
function setSequencerUptimeFeed(address _sequencerUptimeFeed) public override onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_sequencerUptimeFeedaddresssequencer uptime feed address
-
-

setSequencerGracePeriod

-

Sets sequencer grace period time

-
function setSequencerGracePeriod(uint32 _sequencerGracePeriodTime) public onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_sequencerGracePeriodTimeuint32grace period time
-
-

setStaleTime

-

Sets the time in seconds until a price is considered stale.

-
function setStaleTime(uint32 _staleTime) public onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_staleTimeuint32Time in seconds.
-
-

setGatingPhase

-

Sets phase of gating mechanism

-
function setGatingPhase(uint8 _phase) public override onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_phaseuint8phase id
-
-

setKreskianCollection

-

Sets address of Kreskian NFT contract

-
function setKreskianCollection(address _kreskian) public override onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_kreskianaddresskreskian nft contract address
-
-

setQuestForKreskCollection

-

Sets address of Quest For Kresk NFT contract

-
function setQuestForKreskCollection(address _questForKresk) public override onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_questForKreskaddressQuest For Kresk NFT contract address
-

CommonStateFacet

-

Git Source

-

Inherits: -ICommonStateFacet

-

Functions

-

getFeeRecipient

-

The recipient of protocol fees.

-
function getFeeRecipient() external view returns (address);
-
-

getDefaultOraclePrecision

-

Offchain oracle decimals

-
function getDefaultOraclePrecision() external view returns (uint8);
-
-

getMinDebtValue

-

The minimum USD value of an individual synthetic asset debt position.

-
function getMinDebtValue() external view returns (uint96);
-
-

getOracleDeviationPct

-

max deviation between main oracle and fallback oracle

-
function getOracleDeviationPct() external view returns (uint16);
-
-

getSequencerUptimeFeed

-

Get the L2 sequencer uptime feed address.

-
function getSequencerUptimeFeed() external view returns (address);
-
-

getSequencerGracePeriod

-

Get the L2 sequencer uptime feed grace period

-
function getSequencerGracePeriod() external view returns (uint32);
-
-

getOracleTimeout

-

Get stale timeout treshold for oracle answers.

-
function getOracleTimeout() external view returns (uint32);
-
-

getFeedForId

-

Get tickers configured feed address for the oracle type.

-
function getFeedForId(bytes32 _ticker, Enums.OracleType _oracleType) external view returns (address);
-
-

Parameters

-
- - -
NameTypeDescription
_tickerbytes32Ticker in bytes32, eg. bytes32("ETH").
_oracleTypeEnums.OracleTypeThe oracle type.
-
-

Returns

-
- -
NameTypeDescription
<none>addressfeedAddr Feed address matching the oracle type given.
-
-

redstonePrice

-

Price getter for Redstone, extracting the price from "hidden" calldata. -Reverts for a number of reasons, notably:

-
    -
  1. Invalid calldata
  2. -
  3. Not enough signers for the price data.
  4. -
  5. Wrong signers for the price data.
  6. -
  7. Stale price data.
  8. -
  9. Not enough data points
  10. -
-
function redstonePrice(bytes32 _ticker, address) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_tickerbytes32The reference asset ticker in bytes32, eg. bytes32("ETH").
<none>address
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Extracted price with enough unique signers.
-
-

getAPI3Price

-

Price getter for API3 type feeds.

-

Valid call will revert if the answer is negative.

-
function getAPI3Price(address _feedAddr) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_feedAddraddressIProxy type feed address.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Price answer from the feed, 0 if the price is stale.
-
-

getVaultPrice

-

Price getter for Vault based asset.

-
function getVaultPrice(address _vaultAddr) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_vaultAddraddressIVaultFeed type feed address.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Current price of one vault share.
-
-

getChainlinkPrice

-

Price getter for AggregatorV3/Chainlink type feeds.

-

Valid call will revert if the answer is negative.

-
function getChainlinkPrice(address _feedAddr) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_feedAddraddressAggregatorV3 type feed address.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Price answer from the feed, 0 if the price is stale.
-

SafetyCouncilFacet

-

Git Source

-

Inherits: -Modifiers, ISafetyCouncilFacet

-

Author: -Kresko

-

Role.SAFETY_COUNCIL must be a multisig.

-

Functions

-

toggleAssetsPaused

-

These functions are only callable by a multisig quorum.

-

Toggle paused-state of assets in a per-action basis

-
function toggleAssetsPaused(address[] calldata _assets, Enums.Action _action, bool _withDuration, uint256 _duration)
-    external
-    override
-    onlyRole(Role.SAFETY_COUNCIL);
-
-

Parameters

-
- - - - -
NameTypeDescription
_assetsaddress[]list of addresses of krAssets and/or collateral assets
_actionEnums.ActionOne of possible user actions: Deposit = 0 Withdraw = 1, Repay = 2, Borrow = 3, Liquidate = 4
_withDurationboolSet a duration for this pause - @todo: implement it if required
_durationuint256Duration for the pause if _withDuration is true
-
-

setSafetyStateSet

-

set the safetyStateSet flag

-

loop through _assets - be it krAsset or collateral

-
function setSafetyStateSet(bool val) external override onlyRole(Role.SAFETY_COUNCIL);
-
-

safetyStateSet

-

For external checks if a safety state has been set for any asset

-
function safetyStateSet() external view override returns (bool);
-
-

safetyStateFor

-

View the state of safety measures for an asset on a per-action basis

-
function safetyStateFor(address _assetAddr, Enums.Action _action) external view override returns (SafetyState memory);
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddresskrAsset / collateral asset
_actionEnums.ActionOne of possible user actions: Deposit = 0 Withdraw = 1, Repay = 2, Borrow = 3, Liquidate = 4
-
-

assetActionPaused

-

Check if _assetAddr has a pause enabled for _action

-
function assetActionPaused(Enums.Action _action, address _assetAddr) external view returns (bool);
-
-

Parameters

-
- - -
NameTypeDescription
_actionEnums.Actionenum Action Deposit = 0 Withdraw = 1, Repay = 2, Borrow = 3, Liquidate = 4
_assetAddraddress
-
-

Returns

-
- -
NameTypeDescription
<none>booltrue if _action is paused
-

Contents

- -

burnKrAsset

-

Git Source

-

Burn kresko assets with anchor already known.

-
function burnKrAsset(uint256 _burnAmount, address _fromAddr, address _anchorAddr) returns (uint256 burned);
-
-

Parameters

-
- - - -
NameTypeDescription
_burnAmountuint256The amount being burned
_fromAddraddressThe account to burn assets from.
_anchorAddraddressThe anchor token of the asset being burned.
-

burnSCDP

-

Git Source

-

Repay SCDP swap debt.

-
function burnSCDP(Asset storage _asset, uint256 _burnAmount, address _fromAddr) returns (uint256 destroyed);
-
-

Parameters

-
- - - -
NameTypeDescription
_assetAssetthe asset being repaid
_burnAmountuint256the asset amount being burned
_fromAddraddressthe account to burn assets from
-

mintKrAsset

-

Git Source

-

Mint kresko assets with anchor already known.

-
function mintKrAsset(uint256 _mintAmount, address _toAddr, address _anchorAddr) returns (uint256 minted);
-
-

Parameters

-
- - - -
NameTypeDescription
_mintAmountuint256The asset amount being minted
_toAddraddressThe account receiving minted assets.
_anchorAddraddressThe anchor token of the minted asset.
-

mintSCDP

-

Git Source

-

Mint kresko assets from SCDP swap.

-
function mintSCDP(Asset storage _asset, uint256 _mintAmount, address _toAddr) returns (uint256 issued);
-
-

Parameters

-
- - - -
NameTypeDescription
_assetAssetthe asset requested
_mintAmountuint256the asset amount requested
_toAddraddressthe account to mint the assets to
-

Assets

-

Git Source

-

Functions

-

price

-
function price(Asset storage self) internal view returns (uint256);
-
-

price

-
function price(Asset storage self, uint256 maxPriceDeviationPct) internal view returns (uint256);
-
-

uintUSD

-

Get value for @param _assetAmount of @param self in uint256

-
function uintUSD(Asset storage self, uint256 _amount) internal view returns (uint256);
-
-

redstonePrice

-

Get the oracle price of an asset in uint256 with oracleDecimals

-
function redstonePrice(Asset storage self) internal view returns (uint256);
-
-

marketStatus

-
function marketStatus(Asset storage) internal pure returns (bool);
-
-

boundRepayValue

-

Ensure repayment value (and amount), clamp to max if necessary.

-
function boundRepayValue(Asset storage self, uint256 _maxRepayValue, uint256 _repayAmount)
-    internal
-    view
-    returns (uint256 repayValue, uint256 repayAmount);
-
-

Parameters

-
- - - -
NameTypeDescription
selfAsset
_maxRepayValueuint256The max liquidatable USD (uint256).
_repayAmountuint256The repay amount (uint256).
-
-

Returns

-
- - -
NameTypeDescription
repayValueuint256Effective repayment value.
repayAmountuint256Effective repayment amount.
-
-

collateralAmountToValue

-

Gets the collateral value for a single collateral asset and amount.

-
function collateralAmountToValue(Asset storage self, uint256 _amount, bool _ignoreFactor)
-    internal
-    view
-    returns (uint256 value);
-
-

Parameters

-
- - - -
NameTypeDescription
selfAsset
_amountuint256Amount of asset to get the value for.
_ignoreFactorboolShould collateral factor be ignored.
-
-

Returns

-
- -
NameTypeDescription
valueuint256Value for _amount of the asset.
-
-

collateralAmountToValueWithPrice

-

Gets the collateral value for _amount and returns the price used.

-
function collateralAmountToValueWithPrice(Asset storage self, uint256 _amount, bool _ignoreFactor)
-    internal
-    view
-    returns (uint256 value, uint256 assetPrice);
-
-

Parameters

-
- - - -
NameTypeDescription
selfAsset
_amountuint256Amount of asset
_ignoreFactorboolShould collateral factor be ignored.
-
-

Returns

-
- - -
NameTypeDescription
valueuint256Value for _amount of the asset.
assetPriceuint256Price of the collateral asset.
-
-

debtAmountToValue

-

Gets the USD value for a single Kresko asset and amount.

-
function debtAmountToValue(Asset storage self, uint256 _amount, bool _ignoreKFactor)
-    internal
-    view
-    returns (uint256 value);
-
-

Parameters

-
- - - -
NameTypeDescription
selfAsset
_amountuint256Amount of the Kresko asset to calculate the value for.
_ignoreKFactorboolBoolean indicating if the asset's k-factor should be ignored.
-
-

Returns

-
- -
NameTypeDescription
valueuint256Value for the provided amount of the Kresko asset.
-
-

debtValueToAmount

-

Gets the amount for a single debt asset and value.

-
function debtValueToAmount(Asset storage self, uint256 _value, bool _ignoreKFactor)
-    internal
-    view
-    returns (uint256 amount);
-
-

Parameters

-
- - - -
NameTypeDescription
selfAsset
_valueuint256Value of the asset to calculate the amount for.
_ignoreKFactorboolBoolean indicating if the asset's k-factor should be ignored.
-
-

Returns

-
- -
NameTypeDescription
amountuint256Amount for the provided value of the Kresko asset.
-
-

debtAmountToSDI

-

Preview SDI amount from krAsset amount.

-
function debtAmountToSDI(Asset storage asset, uint256 amount, bool ignoreFactors)
-    internal
-    view
-    returns (uint256 shares);
-
-

checkDust

-

Check that amount does not put the user's debt position below the minimum debt value.

-
function checkDust(Asset storage _asset, uint256 _burnAmount, uint256 _debtAmount)
-    internal
-    view
-    returns (uint256 amount);
-
-

Parameters

-
- - - -
NameTypeDescription
_assetAssetAsset being burned.
_burnAmountuint256Debt amount burned.
_debtAmountuint256Debt amount before burn.
-
-

Returns

-
- -
NameTypeDescription
amountuint256>= minDebtAmount
-
-

ensureMinDebtValue

-

Checks min debt value against some amount.

-
function ensureMinDebtValue(Asset storage _asset, address _krAsset, uint256 _debtAmount) internal view;
-
-

Parameters

-
- - - -
NameTypeDescription
_assetAssetThe asset (Asset).
_krAssetaddressThe kresko asset address.
_debtAmountuint256The debt amount (uint256).
-
-

minCollateralValueAtRatio

-

Get the minimum collateral value required to -back a Kresko asset amount at a given collateralization ratio.

-
function minCollateralValueAtRatio(Asset storage _krAsset, uint256 _amount, uint32 _ratio)
-    internal
-    view
-    returns (uint256 minCollateralValue);
-
-

Parameters

-
- - - -
NameTypeDescription
_krAssetAssetAddress of the Kresko asset.
_amountuint256Kresko Asset debt amount.
_ratiouint32Collateralization ratio for the minimum collateral value.
-
-

Returns

-
- -
NameTypeDescription
minCollateralValueuint256Minimum collateral value required for _amount of the Kresko Asset.
-
-

exists

-
function exists(Asset storage self) internal view returns (bool);
-
-

isVoid

-
function isVoid(Asset storage self) internal view returns (bool);
-
-

ensureMinKrAssetCollateral

-

EDGE CASE: If the collateral asset is also a kresko asset, ensure that the deposit amount is above the minimum.

-

This is done because kresko assets can be rebased.

-
function ensureMinKrAssetCollateral(Asset storage self, address _self, uint256 _newCollateralAmount) internal view;
-
-

toRebasingAmount

-

Amount of non rebasing tokens -> amount of rebasing tokens

-

DO use this function when reading values storage.

-

DONT use this function when writing to storage.

-
function toRebasingAmount(Asset storage self, uint256 _unrebasedAmount)
-    internal
-    view
-    returns (uint256 maybeRebasedAmount);
-
-

Parameters

-
- - -
NameTypeDescription
selfAsset
_unrebasedAmountuint256Unrebased amount to convert.
-
-

Returns

-
- -
NameTypeDescription
maybeRebasedAmountuint256Possibly rebased amount of asset
-
-

toNonRebasingAmount

-

Amount of rebasing tokens -> amount of non rebasing tokens

-

DONT use this function when reading from storage.

-

DO use this function when writing to storage.

-
function toNonRebasingAmount(Asset storage self, uint256 _maybeRebasedAmount)
-    internal
-    view
-    returns (uint256 maybeUnrebasedAmount);
-
-

Parameters

-
- - -
NameTypeDescription
selfAsset
_maybeRebasedAmountuint256Possibly rebased amount of asset.
-
-

Returns

-
- -
NameTypeDescription
maybeUnrebasedAmountuint256Possibly unrebased amount of asset
-

collateralAmountToValues

-

Git Source

-

Helper function to get unadjusted, adjusted and price values for collateral assets

-
function collateralAmountToValues(Asset storage self, uint256 _amount)
-    view
-    returns (uint256 value, uint256 valueAdjusted, uint256 price);
-
-

debtAmountToValues

-

Git Source

-

Helper function to get unadjusted, adjusted and price values for debt assets

-
function debtAmountToValues(Asset storage self, uint256 _amount)
-    view
-    returns (uint256 value, uint256 valueAdjusted, uint256 price);
-
-

wadUSD

-

Git Source

-

Get the value of _amount and convert to 18 decimal precision.

-
function wadUSD(uint256 _amount, uint8 _amountDecimal, uint256 _price, uint8 _priceDecimals) pure returns (uint256);
-
-

Parameters

-
- - - - -
NameTypeDescription
_amountuint256Amount of tokens to calculate.
_amountDecimaluint8Precision of _amount.
_priceuint256Price to use.
_priceDecimalsuint8Precision of _price.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Value of _amount in 18 decimal precision.
-

fromWad

-

Git Source

-

Converts wad precision _amount to wad decimal precision, which is 18 decimals.

-

Multiplies if precision is greater and divides if precision is less than 18 decimals.

-
function fromWad(uint256 _wadAmount, uint8 _decimals) pure returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_wadAmountuint256Wad precision amount to convert.
_decimalsuint8Decimal precision for the result.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Amount converted to _decimals precision.
-

valueToAmount

-

Git Source

-

Calculate amount for value provided with possible incentive multiplier for value.

-
function valueToAmount(uint256 _value, uint256 _price, uint16 _multiplier) pure returns (uint256);
-
-

Parameters

-
- - - -
NameTypeDescription
_valueuint256Value to convert into amount.
_priceuint256The price to apply.
_multiplieruint16Multiplier to apply, 1e4 = 100.00% precision.
-

function toWad

-

Git Source

-

toWad(uint256, uint8)

-

Converts decimal precision of _amount to wad decimal precision, which is 18 decimals.

-

Multiplies if precision is less and divides if precision is greater than 18 decimals.

-
function toWad(uint256 _amount, uint8 _decimals) pure returns (uint256);
-
-

toWad(int256, uint8)

-
function toWad(int256 _amount, uint8 _decimals) pure returns (uint256);
-
-

oraclePrice

-

Git Source

-

Call the price getter for the oracle provided and return the price.

-
function oraclePrice(Enums.OracleType _oracleId, bytes32 _ticker) view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_oracleIdEnums.OracleTypeThe oracle id (uint8).
_tickerbytes32Ticker for the asset
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 oracle price. This will return 0 if the oracle is not set.
-

vaultPrice

-

Git Source

-

Gets the price from the provided vault.

-

Vault exchange rate is in 18 decimal precision so we normalize to 8 decimals.

-
function vaultPrice(address _vaultAddr) view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_vaultAddraddressThe vault address.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 The price of the vault share in 8 decimal precision.
-

rawPrice

-

Git Source

-

Return raw answer info from the oracles provided

-
function rawPrice(Enums.OracleType[2] memory _oracles, bytes32 _ticker) view returns (RawPrice memory);
-
-

Parameters

-
- - -
NameTypeDescription
_oraclesEnums.OracleType[2]Oracles to check.
_tickerbytes32Ticker for the asset.
-
-

Returns

-
- -
NameTypeDescription
<none>RawPriceRawPrice Unparsed answer with metadata.
-

handleSequencerDown

-

Git Source

-

Handles the prices in case the sequencer is down.

-

Looks for redstone price, reverting if not available for asset.

-
function handleSequencerDown(Enums.OracleType[2] memory oracles, uint256[2] memory prices) pure returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
oraclesEnums.OracleType[2]The oracle types.
pricesuint256[2]The fetched oracle prices.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Usable price of the asset.
-

API3RawPrice

-

Git Source

-

Gets raw answer info from IAPI3 type feed.

-
function API3RawPrice(address _feedAddr) view returns (RawPrice memory);
-
-

Parameters

-
- -
NameTypeDescription
_feedAddraddressThe feed address.
-
-

Returns

-
- -
NameTypeDescription
<none>RawPriceRawPrice Unparsed answer with metadata.
-

aggregatorV3Price

-

Git Source

-

Gets answer from AggregatorV3 type feed.

-
function aggregatorV3Price(address _feedAddr, uint256 _staleTime) view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_feedAddraddressThe feed address.
_staleTimeuint256Time in seconds for the feed to be considered stale.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Parsed answer from the feed, 0 if its stale.
-

API3Price

-

Git Source

-

Gets answer from IAPI3 type feed.

-
function API3Price(address _feedAddr, uint256 _staleTime) view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_feedAddraddressThe feed address.
_staleTimeuint256Staleness threshold.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Parsed answer from the feed, 0 if its stale.
-

deducePrice

-

Git Source

-

Checks the primary and reference price for deviations.

-

Reverts if the price deviates more than _oracleDeviationPct

-
function deducePrice(uint256 _primaryPrice, uint256 _referencePrice, uint256 _oracleDeviationPct)
-    pure
-    returns (uint256);
-
-

Parameters

-
- - - -
NameTypeDescription
_primaryPriceuint256the primary price source to use
_referencePriceuint256the reference price to compare primary against
_oracleDeviationPctuint256the deviation percentage to use for the oracle
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Primary price if its within deviation range of reference price. = the primary price is reference price is 0. = the reference price if primary price is 0. = reverts if price deviates more than _oracleDeviationPct
-

safePrice

-

Git Source

-

Gets the oracle price using safety checks for deviation and sequencer uptime

-

Reverts when price deviates more than _oracleDeviationPct

-
function safePrice(bytes32 _ticker, Enums.OracleType[2] memory _oracles, uint256 _oracleDeviationPct)
-    view
-    returns (uint256);
-
-

Parameters

-
- - - -
NameTypeDescription
_tickerbytes32Ticker of the price
_oraclesEnums.OracleType[2]The list of oracle identifiers
_oracleDeviationPctuint256the deviation percentage
-

aggregatorV3RawPrice

-

Git Source

-

Gets raw answer info from AggregatorV3 type feed.

-
function aggregatorV3RawPrice(address _feedAddr) view returns (RawPrice memory);
-
-

Parameters

-
- -
NameTypeDescription
_feedAddraddressThe feed address.
-
-

Returns

-
- -
NameTypeDescription
<none>RawPriceRawPrice Unparsed answer with metadata.
-

SDIPrice

-

Git Source

-

Get the price of SDI in USD, oracle precision.

-
function SDIPrice() view returns (uint256);
-
-

isSequencerUp

-

Git Source

-

Checks if the L2 sequencer is up. -1 means the sequencer is down, 0 means the sequencer is up.

-
function isSequencerUp(address _uptimeFeed, uint256 _gracePeriod) view returns (bool);
-
-

Parameters

-
- - -
NameTypeDescription
_uptimeFeedaddressThe address of the uptime feed.
_gracePerioduint256The grace period in seconds.
-
-

Returns

-
- -
NameTypeDescription
<none>boolbool returns true/false if the sequencer is up/not.
-

Contents

- -

IAssetConfigurationFacet

-

Git Source

-

Functions

-

addAsset

-

Adds a new asset to the common state.

-

Performs validations according to the _config provided.

-

Use validateAssetConfig / static call this for validation.

-
function addAsset(address _assetAddr, Asset memory _config, address[2] memory _feeds) external returns (Asset memory);
-
-

Parameters

-
- - - -
NameTypeDescription
_assetAddraddressAsset address.
_configAssetConfiguration struct to save for the asset.
_feedsaddress[2]Feed addresses, if both are address(0) they are ignored.
-
-

Returns

-
- -
NameTypeDescription
<none>AssetAsset Result of addAsset.
-
-

updateAsset

-

Update asset config.

-

Performs validations according to the _config set.

-

Use validateAssetConfig / static call this for validation.

-
function updateAsset(address _assetAddr, Asset memory _config) external returns (Asset memory);
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressThe asset address.
_configAssetConfiguration struct to apply for the asset.
-
-

setAssetCFactor

-

Updates the cFactor of a KreskoAsset. Convenience.

-
function setAssetCFactor(address _assetAddr, uint16 _newFactor) external;
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressThe collateral asset.
_newFactoruint16The new collateral factor.
-
-

setAssetKFactor

-

Updates the kFactor of a KreskoAsset.

-
function setAssetKFactor(address _assetAddr, uint16 _newKFactor) external;
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressThe KreskoAsset.
_newKFactoruint16The new kFactor.
-
-

validateAssetConfig

-

Validate supplied asset config. Reverts with information if invalid.

-
function validateAssetConfig(address _assetAddr, Asset memory _config) external view returns (bool);
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressThe asset address.
_configAssetConfiguration for the asset.
-
-

Returns

-
- -
NameTypeDescription
<none>boolbool True for convenience.
-
-

setAssetOracleOrder

-

Update oracle order for an asset.

-
function setAssetOracleOrder(address _assetAddr, Enums.OracleType[2] memory _newOracleOrder) external;
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressThe asset address.
_newOracleOrderEnums.OracleType[2]List of 2 OracleTypes. 0 is primary and 1 is the reference.
-

IAssetStateFacet

-

Git Source

-

Functions

-

getAsset

-

Get the state of a specific asset

-
function getAsset(address _assetAddr) external view returns (Asset memory);
-
-

Parameters

-
- -
NameTypeDescription
_assetAddraddressAddress of the asset.
-
-

Returns

-
- -
NameTypeDescription
<none>AssetAsset State of asset
-
-

getPrice

-

Get price for an asset from address.

-
function getPrice(address _assetAddr) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_assetAddraddressAsset address.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Current price for the asset.
-
-

getPushPrice

-

Get push price for an asset from address.

-
function getPushPrice(address _assetAddr) external view returns (RawPrice memory);
-
-

Parameters

-
- -
NameTypeDescription
_assetAddraddressAsset address.
-
-

Returns

-
- -
NameTypeDescription
<none>RawPriceRawPrice Current raw price for the asset.
-
-

getValue

-

Get value for an asset amount using the current price.

-
function getValue(address _assetAddr, uint256 _amount) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressAsset address.
_amountuint256The amount (uint256).
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Current value for _amount of _assetAddr.
-
-

getFeedForAddress

-

Gets corresponding feed address for the oracle type and asset address.

-
function getFeedForAddress(address _assetAddr, Enums.OracleType _oracleType) external view returns (address feedAddr);
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressThe asset address.
_oracleTypeEnums.OracleTypeThe oracle type.
-
-

Returns

-
- -
NameTypeDescription
feedAddraddressFeed address that the asset uses with the oracle type.
-

IAuthorizationFacet

-

Git Source

-

Functions

-

getRoleMember

-

WARNING: -When using {getRoleMember} and {getRoleMemberCount}, make sure -you perform all queries on the same block. -See the following forum post for more information:

-
    -
  • https://forum.openzeppelin.com/t/iterating-over-elements-on-enumerableset-in-openzeppelin-contracts/2296
  • -
-

OpenZeppelin -Returns one of the accounts that have role. index must be a -value between 0 and {getRoleMemberCount}, non-inclusive. -Role bearers are not sorted in any particular way, and their ordering may -change at any point.

-

*Kresko -TL;DR above:

-
    -
  • If you iterate the EnumSet outside a single block scope you might get different results.
  • -
  • Since when EnumSet member is deleted it is replaced with the highest index.*
  • -
-
function getRoleMember(bytes32 role, uint256 index) external view returns (address);
-
-

Returns

-
- -
NameTypeDescription
<none>addressaddress with the role
-
-

getRoleMemberCount

-

See warning in {getRoleMember} if combining these two

-

Returns the number of accounts that have role. Can be used -together with {getRoleMember} to enumerate all bearers of a role.

-
function getRoleMemberCount(bytes32 role) external view returns (uint256);
-
-

grantRole

-

*Grants role to account. -If account had not been already granted role, emits a {RoleGranted} -event. -Requirements:

-
    -
  • the caller must have role's admin role.*
  • -
-
function grantRole(bytes32 role, address account) external;
-
-

getRoleAdmin

-

To change a role's admin, use {_setRoleAdmin}.

-

Returns the admin role that controls role. See {grantRole} and -{revokeRole}.

-
function getRoleAdmin(bytes32 role) external view returns (bytes32);
-
-

hasRole

-

Returns true if account has been granted role.

-
function hasRole(bytes32 role, address account) external view returns (bool);
-
-

renounceRole

-

Requirements

-
    -
  • the caller must be account.
  • -
-

Revokes role from the calling account. -Roles are often managed via {grantRole} and {revokeRole}: this function's -purpose is to provide a mechanism for accounts to lose their privileges -if they are compromised (such as when a trusted device is misplaced). -If the calling account had been revoked role, emits a {RoleRevoked} -event.

-
function renounceRole(bytes32 role, address account) external;
-
-

revokeRole

-

Requirements

-
    -
  • the caller must have role's admin role.
  • -
-

Revokes role from account.

-
function revokeRole(bytes32 role, address account) external;
-
-

ICommonConfigurationFacet

-

Git Source

-

Functions

-

setFeeRecipient

-

Updates the fee recipient.

-
function setFeeRecipient(address _newFeeRecipient) external;
-
-

Parameters

-
- -
NameTypeDescription
_newFeeRecipientaddressThe new fee recipient.
-
-

setMinDebtValue

-

Updates the contract's minimum debt value.

-
function setMinDebtValue(uint96 _newMinDebtValue) external;
-
-

Parameters

-
- -
NameTypeDescription
_newMinDebtValueuint96The new minimum debt value as a wad.
-
-

setDefaultOraclePrecision

-

Sets the decimal precision of external oracle

-
function setDefaultOraclePrecision(uint8 _decimals) external;
-
-

Parameters

-
- -
NameTypeDescription
_decimalsuint8Amount of decimals
-
-

setMaxPriceDeviationPct

-

Sets the decimal precision of external oracle

-
function setMaxPriceDeviationPct(uint16 _oracleDeviationPct) external;
-
-

Parameters

-
- -
NameTypeDescription
_oracleDeviationPctuint16Amount of decimals
-
-

setSequencerUptimeFeed

-

Sets L2 sequencer uptime feed address

-
function setSequencerUptimeFeed(address _sequencerUptimeFeed) external;
-
-

Parameters

-
- -
NameTypeDescription
_sequencerUptimeFeedaddresssequencer uptime feed address
-
-

setSequencerGracePeriod

-

Sets sequencer grace period time

-
function setSequencerGracePeriod(uint32 _sequencerGracePeriodTime) external;
-
-

Parameters

-
- -
NameTypeDescription
_sequencerGracePeriodTimeuint32grace period time
-
-

setStaleTime

-

Sets the time in seconds until a price is considered stale.

-
function setStaleTime(uint32 _staleTime) external;
-
-

Parameters

-
- -
NameTypeDescription
_staleTimeuint32Time in seconds.
-
-

setFeedsForTicker

-

Set feeds for a ticker.

-
function setFeedsForTicker(bytes32 _ticker, FeedConfiguration memory _feedConfig) external;
-
-

Parameters

-
- - -
NameTypeDescription
_tickerbytes32Ticker in bytes32 eg. bytes32("ETH")
_feedConfigFeedConfigurationList oracle configuration containing oracle identifiers and feed addresses.
-
-

setChainlinkFeeds

-

Set chainlink feeds for tickers.

-

Has modifiers: onlyRole.

-
function setChainlinkFeeds(bytes32[] calldata _tickers, address[] calldata _feeds) external;
-
-

Parameters

-
- - -
NameTypeDescription
_tickersbytes32[]Bytes32 list of tickers
_feedsaddress[]List of feed addresses.
-
-

setApi3Feeds

-

Set api3 feeds for tickers.

-

Has modifiers: onlyRole.

-
function setApi3Feeds(bytes32[] calldata _tickers, address[] calldata _feeds) external;
-
-

Parameters

-
- - -
NameTypeDescription
_tickersbytes32[]Bytes32 list of tickers
_feedsaddress[]List of feed addresses.
-
-

setVaultFeed

-

Set a vault feed for ticker.

-

Has modifiers: onlyRole.

-
function setVaultFeed(bytes32 _ticker, address _vaultAddr) external;
-
-

Parameters

-
- - -
NameTypeDescription
_tickerbytes32Ticker in bytes32 eg. bytes32("ETH")
_vaultAddraddressVault address
-
-

setChainLinkFeed

-

Set ChainLink feed address for ticker.

-
function setChainLinkFeed(bytes32 _ticker, address _feedAddr) external;
-
-

Parameters

-
- - -
NameTypeDescription
_tickerbytes32Ticker in bytes32 eg. bytes32("ETH")
_feedAddraddressThe feed address.
-
-

setApi3Feed

-

Set API3 feed address for an asset.

-
function setApi3Feed(bytes32 _ticker, address _feedAddr) external;
-
-

Parameters

-
- - -
NameTypeDescription
_tickerbytes32Ticker in bytes32 eg. bytes32("ETH")
_feedAddraddressThe feed address.
-
-

setGatingPhase

-

Sets phase of gating mechanism

-
function setGatingPhase(uint8 _phase) external;
-
-

Parameters

-
- -
NameTypeDescription
_phaseuint8phase id
-
-

setKreskianCollection

-

Sets address of Kreskian NFT contract

-
function setKreskianCollection(address _kreskian) external;
-
-

Parameters

-
- -
NameTypeDescription
_kreskianaddresskreskian nft contract address
-
-

setQuestForKreskCollection

-

Sets address of Quest For Kresk NFT contract

-
function setQuestForKreskCollection(address _questForKresk) external;
-
-

Parameters

-
- -
NameTypeDescription
_questForKreskaddressQuest For Kresk NFT contract address
-

ICommonStateFacet

-

Git Source

-

Functions

-

getFeeRecipient

-

The recipient of protocol fees.

-
function getFeeRecipient() external view returns (address);
-
-

getDefaultOraclePrecision

-

Offchain oracle decimals

-
function getDefaultOraclePrecision() external view returns (uint8);
-
-

getOracleDeviationPct

-

max deviation between main oracle and fallback oracle

-
function getOracleDeviationPct() external view returns (uint16);
-
-

getMinDebtValue

-

The minimum USD value of an individual synthetic asset debt position.

-
function getMinDebtValue() external view returns (uint96);
-
-

getSequencerUptimeFeed

-

Get the L2 sequencer uptime feed address.

-
function getSequencerUptimeFeed() external view returns (address);
-
-

getSequencerGracePeriod

-

Get the L2 sequencer uptime feed grace period

-
function getSequencerGracePeriod() external view returns (uint32);
-
-

getOracleTimeout

-

Get stale timeout treshold for oracle answers.

-
function getOracleTimeout() external view returns (uint32);
-
-

getFeedForId

-

Get tickers configured feed address for the oracle type.

-
function getFeedForId(bytes32 _ticker, Enums.OracleType _oracleType) external view returns (address feedAddr);
-
-

Parameters

-
- - -
NameTypeDescription
_tickerbytes32Ticker in bytes32, eg. bytes32("ETH").
_oracleTypeEnums.OracleTypeThe oracle type.
-
-

Returns

-
- -
NameTypeDescription
feedAddraddressFeed address matching the oracle type given.
-
-

getChainlinkPrice

-

Price getter for AggregatorV3/Chainlink type feeds.

-

Returns 0-price if answer is stale. This triggers the use of a secondary provider if available.

-

Valid call will revert if the answer is negative.

-
function getChainlinkPrice(address _feedAddr) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_feedAddraddressAggregatorV3 type feed address.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Price answer from the feed, 0 if the price is stale.
-
-

getVaultPrice

-

Price getter for Vault based asset.

-

Reverts if for stale, 0 or negative answers.

-
function getVaultPrice(address _vaultAddr) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_vaultAddraddressIVaultFeed type feed address.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Current price of one vault share.
-
-

redstonePrice

-

Price getter for Redstone, extracting the price from "hidden" calldata. -Reverts for a number of reasons, notably:

-
    -
  1. Invalid calldata
  2. -
  3. Not enough signers for the price data.
  4. -
  5. Wrong signers for the price data.
  6. -
  7. Stale price data.
  8. -
  9. Not enough data points
  10. -
-
function redstonePrice(bytes32 _ticker, address) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_tickerbytes32The reference asset ticker in bytes32, eg. bytes32("ETH").
<none>address
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Extracted price with enough unique signers.
-
-

getAPI3Price

-

Price getter for API3 type feeds.

-

Decimal precision is NOT the same as other sources.

-

Returns 0-price if answer is stale.This triggers the use of a secondary provider if available.

-

Valid call will revert if the answer is negative.

-
function getAPI3Price(address _feedAddr) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_feedAddraddressIProxy type feed address.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Price answer from the feed, 0 if the price is stale.
-

IERC1155

-

Git Source

-

Functions

-

balanceOf

-
function balanceOf(address account, uint256 id) external view returns (uint256);
-
-

ISafetyCouncilFacet

-

Git Source

-

Functions

-

toggleAssetsPaused

-

These functions are only callable by a multisig quorum.

-

Toggle paused-state of assets in a per-action basis

-
function toggleAssetsPaused(address[] memory _assets, Enums.Action _action, bool _withDuration, uint256 _duration)
-    external;
-
-

Parameters

-
- - - - -
NameTypeDescription
_assetsaddress[]list of addresses of krAssets and/or collateral assets
_actionEnums.ActionOne of possible user actions: Deposit = 0 Withdraw = 1, Repay = 2, Borrow = 3, Liquidate = 4
_withDurationboolSet a duration for this pause - @todo: implement it if required
_durationuint256Duration for the pause if _withDuration is true
-
-

setSafetyStateSet

-

set the safetyStateSet flag

-
function setSafetyStateSet(bool val) external;
-
-

safetyStateSet

-

For external checks if a safety state has been set for any asset

-
function safetyStateSet() external view returns (bool);
-
-

safetyStateFor

-

View the state of safety measures for an asset on a per-action basis

-
function safetyStateFor(address _assetAddr, Enums.Action _action) external view returns (SafetyState memory);
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddresskrAsset / collateral asset
_actionEnums.ActionOne of possible user actions: Deposit = 0 Withdraw = 1, Repay = 2, Borrow = 3, Liquidate = 4
-
-

assetActionPaused

-

Check if _assetAddr has a pause enabled for _action

-
function assetActionPaused(Enums.Action _action, address _assetAddr) external view returns (bool);
-
-

Parameters

-
- - -
NameTypeDescription
_actionEnums.Actionenum Action Deposit = 0 Withdraw = 1, Repay = 2, Borrow = 3, Liquidate = 4
_assetAddraddress
-
-

Returns

-
- -
NameTypeDescription
<none>booltrue if _action is paused
-

IGnosisSafeL2

-

Git Source

-

Functions

-

isOwner

-
function isOwner(address owner) external view returns (bool);
-
-

getOwners

-
function getOwners() external view returns (address[] memory);
-
-

Auth

-

Git Source

-

Author: -Kresko

-

Functions

-

hasRole

-
function hasRole(bytes32 role, address account) internal view returns (bool);
-
-

getRoleMemberCount

-
function getRoleMemberCount(bytes32 role) internal view returns (uint256);
-
-

checkRole

-

Revert with a standard message if msg.sender is missing role. -Overriding this function changes the behavior of the {onlyRole} modifier. -Format of the revert message is described in {_checkRole}. -Available since v4.6.

-
function checkRole(bytes32 role) internal view;
-
-

_checkRole

-

Revert with a standard message if account is missing role. -The format of the revert reason is given by the following regular expression: -/^AccessControl: account (0x[0-9a-f]{40}) is missing role (0x[0-9a-f]{64})$/

-
function _checkRole(bytes32 role, address account) internal view;
-
-

getRoleAdmin

-

Returns the admin role that controls role. See {grantRole} and -{revokeRole}. -To change a role's admin, use {_setRoleAdmin}.

-
function getRoleAdmin(bytes32 role) internal view returns (bytes32);
-
-

getRoleMember

-
function getRoleMember(bytes32 role, uint256 index) internal view returns (address);
-
-

setupSecurityCouncil

-

setups the security council

-
function setupSecurityCouncil(address _councilAddress) internal;
-
-

transferSecurityCouncil

-
function transferSecurityCouncil(address _newCouncil) internal;
-
-

grantRole

-

*Grants role to account. -If account had not been already granted role, emits a {RoleGranted} -event. -Requirements:

-
    -
  • the caller must have role's admin role.*
  • -
-
function grantRole(bytes32 role, address account) internal;
-
-

revokeRole

-

*Revokes role from account. -If account had been granted role, emits a {RoleRevoked} event. -Requirements:

-
    -
  • the caller must have role's admin role.*
  • -
-
function revokeRole(bytes32 role, address account) internal;
-
-

_renounceRole

-

*Revokes role from the calling account. -Roles are often managed via {grantRole} and {revokeRole}: this function's -purpose is to provide a mechanism for accounts to lose their privileges -if they are compromised (such as when a trusted device is misplaced). -If the calling account had been revoked role, emits a {RoleRevoked} -event. -Requirements:

-
    -
  • the caller must be account.*
  • -
-
function _renounceRole(bytes32 role, address account) internal;
-
-

_setRoleAdmin

-

Sets adminRole as role's admin role. -Emits a {RoleAdminChanged} event.

-
function _setRoleAdmin(bytes32 role, bytes32 adminRole) internal;
-
-

_grantRole

-

Cannot grant the role SAFETY_COUNCIL - must be done via explicit function. -Internal function without access restriction.

-

Grants role to account.

-
function _grantRole(bytes32 role, address account) internal ensureNotSafetyCouncil(role);
-
-

_revokeRole

-

Revokes role from account. -Internal function without access restriction.

-
function _revokeRole(bytes32 role, address account) internal;
-
-

ensureNotSafetyCouncil

-

Ensure we use the explicit grantSafetyCouncilRole function.

-
modifier ensureNotSafetyCouncil(bytes32 role);
-
-

Events

-

RoleAdminChanged

-

Emitted when newAdminRole is set as role's admin role, replacing previousAdminRole -ADMIN_ROLE is the starting admin for all roles, despite -{RoleAdminChanged} not being emitted signaling this. -Available since v3.1.

-
event RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole);
-
-

RoleGranted

-

Emitted when account is granted role. -sender is the account that originated the contract call, an admin role -bearer except when using {AccessControl-_setupRole}.

-
event RoleGranted(bytes32 indexed role, address indexed account, address indexed sender);
-
-

RoleRevoked

-

*Emitted when account is revoked role. -sender is the account that originated the contract call:

-
    -
  • if using revokeRole, it is the admin role bearer
  • -
  • if using renounceRole, it is the role bearer (i.e. account)*
  • -
-
event RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender);
-
-

Enums

-

Git Source

-

Enums

-

MinterFee

-

Minter fees for minting and burning. -Open = 0 -Close = 1

-
enum MinterFee {
-    Open,
-    Close
-}
-
-

SwapFee

-

Swap fee types for shared collateral debt pool swaps. -Open = 0 -Close = 1

-
enum SwapFee {
-    In,
-    Out
-}
-
-

OracleType

-

Configurable oracle types for assets. -Empty = 0 -Redstone = 1, -Chainlink = 2, -API3 = 3, -Vault = 4

-
enum OracleType {
-    Empty,
-    Redstone,
-    Chainlink,
-    API3,
-    Vault
-}
-
-

Action

-

Protocol core actions. -Deposit = 0 -Withdraw = 1, -Repay = 2, -Borrow = 3, -Liquidate = 4 -SCDPDeposit = 5, -SCDPSwap = 6, -SCDPWithdraw = 7, -SCDPRepay = 8, -SCDPLiquidation = 9

-
enum Action {
-    Deposit,
-    Withdraw,
-    Repay,
-    Borrow,
-    Liquidation,
-    SCDPDeposit,
-    SCDPSwap,
-    SCDPWithdraw,
-    SCDPRepay,
-    SCDPLiquidation
-}
-
-

Role

-

Git Source

-

State Variables

-

DEFAULT_ADMIN

-

Meta role for all roles.

-
bytes32 internal constant DEFAULT_ADMIN = 0x00;
-
-

ADMIN

-

keccak256("kresko.roles.minter.admin")

-
bytes32 internal constant ADMIN = 0xb9dacdf02281f2e98ddbadaaf44db270b3d5a916342df47c59f77937a6bcd5d8;
-
-

OPERATOR

-

keccak256("kresko.roles.minter.operator")

-
bytes32 internal constant OPERATOR = 0x112e48a576fb3a75acc75d9fcf6e0bc670b27b1dbcd2463502e10e68cf57d6fd;
-
-

MANAGER

-

keccak256("kresko.roles.minter.manager")

-
bytes32 internal constant MANAGER = 0x46925e0f0cc76e485772167edccb8dc449d43b23b55fc4e756b063f49099e6a0;
-
-

SAFETY_COUNCIL

-

keccak256("kresko.roles.minter.safety.council")

-
bytes32 internal constant SAFETY_COUNCIL = 0x9c387ecf1663f9144595993e2c602b45de94bf8ba3a110cb30e3652d79b581c0;
-
-

Constants

-

Git Source

-

State Variables

-

NOT_ENTERED

-

Set the initial value to 1, (not hindering possible gas refunds by setting it to 0 on exit).

-
uint8 internal constant NOT_ENTERED = 1;
-
-

ENTERED

-
uint8 internal constant ENTERED = 2;
-
-

NOT_INITIALIZING

-
uint8 internal constant NOT_INITIALIZING = 1;
-
-

INITIALIZING

-
uint8 internal constant INITIALIZING = 2;
-
-

ZERO_BYTES32

-
bytes32 internal constant ZERO_BYTES32 = bytes32("");
-
-

MIN_ORACLE_DECIMALS

-

The min oracle decimal precision

-
uint256 internal constant MIN_ORACLE_DECIMALS = 8;
-
-

MIN_KRASSET_COLLATERAL_AMOUNT

-

The minimum collateral amount for a kresko asset.

-
uint256 internal constant MIN_KRASSET_COLLATERAL_AMOUNT = 1e12;
-
-

MAX_MIN_DEBT_VALUE

-

The maximum configurable minimum debt USD value. 8 decimals.

-
uint256 internal constant MAX_MIN_DEBT_VALUE = 1_000 * 1e8;
-
-

Percents

-

Git Source

-

State Variables

-

ONE

-
uint16 internal constant ONE = 0.01e4;
-
-

HUNDRED

-
uint16 internal constant HUNDRED = 1e4;
-
-

TWENTY_FIVE

-
uint16 internal constant TWENTY_FIVE = 0.25e4;
-
-

FIFTY

-
uint16 internal constant FIFTY = 0.5e4;
-
-

MAX_DEVIATION

-
uint16 internal constant MAX_DEVIATION = TWENTY_FIVE;
-
-

BASIS_POINT

-
uint16 internal constant BASIS_POINT = 1;
-
-

MAX_CLOSE_FEE

-

The maximum configurable close fee.

-
uint16 internal constant MAX_CLOSE_FEE = 0.25e4;
-
-

MAX_OPEN_FEE

-

The maximum configurable open fee.

-
uint16 internal constant MAX_OPEN_FEE = 0.25e4;
-
-

MAX_SCDP_FEE

-

The maximum configurable protocol fee per asset for collateral pool swaps.

-
uint16 internal constant MAX_SCDP_FEE = 0.5e4;
-
-

MIN_LT

-

The minimum configurable minimum collateralization ratio.

-
uint16 internal constant MIN_LT = HUNDRED + ONE;
-
-

MIN_MCR

-
uint16 internal constant MIN_MCR = HUNDRED + ONE + ONE;
-
-

MIN_LIQ_INCENTIVE

-

The minimum configurable liquidation incentive multiplier. -This means liquidator only receives equal amount of collateral to debt repaid.

-
uint16 internal constant MIN_LIQ_INCENTIVE = HUNDRED;
-
-

MAX_LIQ_INCENTIVE

-

The maximum configurable liquidation incentive multiplier. -This means liquidator receives 25% bonus collateral compared to the debt repaid.

-
uint16 internal constant MAX_LIQ_INCENTIVE = 1.25e4;
-
-

IErrorFieldProvider

-

Git Source

-

Functions

-

symbol

-
function symbol() external view returns (string memory);
-
-

Errors

-

Git Source

-

Functions

-

id

-
function id(address _addr) internal view returns (ID memory);
-
-

symbol

-
function symbol(address _addr) internal view returns (string memory symbol_);
-
-

Errors

-

ADDRESS_HAS_NO_CODE

-
error ADDRESS_HAS_NO_CODE(address);
-
-

NOT_INITIALIZING

-
error NOT_INITIALIZING();
-
-

COMMON_ALREADY_INITIALIZED

-
error COMMON_ALREADY_INITIALIZED();
-
-

MINTER_ALREADY_INITIALIZED

-
error MINTER_ALREADY_INITIALIZED();
-
-

SCDP_ALREADY_INITIALIZED

-
error SCDP_ALREADY_INITIALIZED();
-
-

STRING_HEX_LENGTH_INSUFFICIENT

-
error STRING_HEX_LENGTH_INSUFFICIENT();
-
-

SAFETY_COUNCIL_NOT_ALLOWED

-
error SAFETY_COUNCIL_NOT_ALLOWED();
-
-

SAFETY_COUNCIL_SETTER_IS_NOT_ITS_OWNER

-
error SAFETY_COUNCIL_SETTER_IS_NOT_ITS_OWNER(address);
-
-

SAFETY_COUNCIL_ALREADY_EXISTS

-
error SAFETY_COUNCIL_ALREADY_EXISTS(address given, address existing);
-
-

MULTISIG_NOT_ENOUGH_OWNERS

-
error MULTISIG_NOT_ENOUGH_OWNERS(address, uint256 owners, uint256 required);
-
-

ACCESS_CONTROL_NOT_SELF

-
error ACCESS_CONTROL_NOT_SELF(address who, address self);
-
-

MARKET_CLOSED

-
error MARKET_CLOSED(ID, string);
-
-

SCDP_ASSET_ECONOMY

-
error SCDP_ASSET_ECONOMY(ID, uint256 seizeReductionPct, ID, uint256 repayIncreasePct);
-
-

MINTER_ASSET_ECONOMY

-
error MINTER_ASSET_ECONOMY(ID, uint256 seizeReductionPct, ID, uint256 repayIncreasePct);
-
-

INVALID_TICKER

-
error INVALID_TICKER(ID, string ticker);
-
-

ASSET_NOT_ENABLED

-
error ASSET_NOT_ENABLED(ID);
-
-

ASSET_CANNOT_BE_USED_TO_COVER

-
error ASSET_CANNOT_BE_USED_TO_COVER(ID);
-
-

ASSET_PAUSED_FOR_THIS_ACTION

-
error ASSET_PAUSED_FOR_THIS_ACTION(ID, uint8 action);
-
-

ASSET_NOT_MINTER_COLLATERAL

-
error ASSET_NOT_MINTER_COLLATERAL(ID);
-
-

ASSET_NOT_MINTABLE_FROM_MINTER

-
error ASSET_NOT_MINTABLE_FROM_MINTER(ID);
-
-

ASSET_NOT_SWAPPABLE

-
error ASSET_NOT_SWAPPABLE(ID);
-
-

ASSET_DOES_NOT_HAVE_DEPOSITS

-
error ASSET_DOES_NOT_HAVE_DEPOSITS(ID);
-
-

ASSET_NOT_DEPOSITABLE

-
error ASSET_NOT_DEPOSITABLE(ID);
-
-

ASSET_ALREADY_ENABLED

-
error ASSET_ALREADY_ENABLED(ID);
-
-

ASSET_ALREADY_DISABLED

-
error ASSET_ALREADY_DISABLED(ID);
-
-

ASSET_DOES_NOT_EXIST

-
error ASSET_DOES_NOT_EXIST(ID);
-
-

ASSET_ALREADY_EXISTS

-
error ASSET_ALREADY_EXISTS(ID);
-
-

ASSET_IS_VOID

-
error ASSET_IS_VOID(ID);
-
-

INVALID_ASSET

-
error INVALID_ASSET(ID);
-
-

CANNOT_REMOVE_COLLATERAL_THAT_HAS_USER_DEPOSITS

-
error CANNOT_REMOVE_COLLATERAL_THAT_HAS_USER_DEPOSITS(ID);
-
-

CANNOT_REMOVE_SWAPPABLE_ASSET_THAT_HAS_DEBT

-
error CANNOT_REMOVE_SWAPPABLE_ASSET_THAT_HAS_DEBT(ID);
-
-

INVALID_CONTRACT_KRASSET

-
error INVALID_CONTRACT_KRASSET(ID krAsset);
-
-

INVALID_CONTRACT_KRASSET_ANCHOR

-
error INVALID_CONTRACT_KRASSET_ANCHOR(ID anchor, ID krAsset);
-
-

NOT_SWAPPABLE_KRASSET

-
error NOT_SWAPPABLE_KRASSET(ID);
-
-

IDENTICAL_ASSETS

-
error IDENTICAL_ASSETS(ID);
-
-

WITHDRAW_NOT_SUPPORTED

-
error WITHDRAW_NOT_SUPPORTED();
-
-

DEPOSIT_NOT_SUPPORTED

-
error DEPOSIT_NOT_SUPPORTED();
-
-

REDEEM_NOT_SUPPORTED

-
error REDEEM_NOT_SUPPORTED();
-
-

NATIVE_TOKEN_DISABLED

-
error NATIVE_TOKEN_DISABLED(ID);
-
-

EXCEEDS_ASSET_DEPOSIT_LIMIT

-
error EXCEEDS_ASSET_DEPOSIT_LIMIT(ID, uint256 deposits, uint256 limit);
-
-

EXCEEDS_ASSET_MINTING_LIMIT

-
error EXCEEDS_ASSET_MINTING_LIMIT(ID, uint256 deposits, uint256 limit);
-
-

UINT128_OVERFLOW

-
error UINT128_OVERFLOW(ID, uint256 deposits, uint256 limit);
-
-

INVALID_SENDER

-
error INVALID_SENDER(address, address);
-
-

INVALID_MIN_DEBT

-
error INVALID_MIN_DEBT(uint256 invalid, uint256 valid);
-
-

INVALID_SCDP_FEE

-
error INVALID_SCDP_FEE(ID, uint256 invalid, uint256 valid);
-
-

INVALID_MCR

-
error INVALID_MCR(uint256 invalid, uint256 valid);
-
-

MLR_CANNOT_BE_LESS_THAN_LIQ_THRESHOLD

-
error MLR_CANNOT_BE_LESS_THAN_LIQ_THRESHOLD(uint256 mlt, uint256 lt);
-
-

INVALID_LIQ_THRESHOLD

-
error INVALID_LIQ_THRESHOLD(uint256 lt, uint256 min, uint256 max);
-
-

INVALID_PROTOCOL_FEE

-
error INVALID_PROTOCOL_FEE(ID, uint256 invalid, uint256 valid);
-
-

INVALID_ASSET_FEE

-
error INVALID_ASSET_FEE(ID, uint256 invalid, uint256 valid);
-
-

INVALID_ORACLE_DEVIATION

-
error INVALID_ORACLE_DEVIATION(uint256 invalid, uint256 valid);
-
-

INVALID_ORACLE_TYPE

-
error INVALID_ORACLE_TYPE(uint8 invalid);
-
-

INVALID_FEE_RECIPIENT

-
error INVALID_FEE_RECIPIENT(address invalid);
-
-

INVALID_LIQ_INCENTIVE

-
error INVALID_LIQ_INCENTIVE(ID, uint256 invalid, uint256 min, uint256 max);
-
-

INVALID_KFACTOR

-
error INVALID_KFACTOR(ID, uint256 invalid, uint256 valid);
-
-

INVALID_CFACTOR

-
error INVALID_CFACTOR(ID, uint256 invalid, uint256 valid);
-
-

INVALID_MINTER_FEE

-
error INVALID_MINTER_FEE(ID, uint256 invalid, uint256 valid);
-
-

INVALID_PRICE_PRECISION

-
error INVALID_PRICE_PRECISION(uint256 decimals, uint256 valid);
-
-

INVALID_DECIMALS

-
error INVALID_DECIMALS(ID, uint256 decimals);
-
-

INVALID_FEE

-
error INVALID_FEE(ID, uint256 invalid, uint256 valid);
-
-

INVALID_FEE_TYPE

-
error INVALID_FEE_TYPE(uint8 invalid, uint8 valid);
-
-

INVALID_VAULT_PRICE

-
error INVALID_VAULT_PRICE(string ticker, address);
-
-

INVALID_API3_PRICE

-
error INVALID_API3_PRICE(string ticker, address);
-
-

INVALID_CL_PRICE

-
error INVALID_CL_PRICE(string ticker, address);
-
-

INVALID_PRICE

-
error INVALID_PRICE(ID, address oracle, int256 price);
-
-

INVALID_KRASSET_OPERATOR

-
error INVALID_KRASSET_OPERATOR(ID, address invalidOperator, address validOperator);
-
-

INVALID_DENOMINATOR

-
error INVALID_DENOMINATOR(ID, uint256 denominator, uint256 valid);
-
-

INVALID_OPERATOR

-
error INVALID_OPERATOR(ID, address who, address valid);
-
-

INVALID_SUPPLY_LIMIT

-
error INVALID_SUPPLY_LIMIT(ID, uint256 invalid, uint256 valid);
-
-

NEGATIVE_PRICE

-
error NEGATIVE_PRICE(address asset, int256 price);
-
-

STALE_PRICE

-
error STALE_PRICE(string ticker, uint256 price, uint256 timeFromUpdate, uint256 threshold);
-
-

RAW_PRICE_STALE

-
error RAW_PRICE_STALE(
-    ID asset, string ticker, int256 price, uint8 oracleType, address feed, uint256 timeFromUpdate, uint256 threshold
-);
-
-

PRICE_UNSTABLE

-
error PRICE_UNSTABLE(uint256 primaryPrice, uint256 referencePrice, uint256 deviationPct);
-
-

ZERO_OR_STALE_VAULT_PRICE

-
error ZERO_OR_STALE_VAULT_PRICE(ID, address, uint256);
-
-

ZERO_OR_STALE_PRICE

-
error ZERO_OR_STALE_PRICE(string ticker, uint8[2] oracles);
-
-

RAW_PRICE_LTE_ZERO

-
error RAW_PRICE_LTE_ZERO(ID asset, string ticker, int256 price, uint8 oracleType, address feed);
-
-

NO_PUSH_ORACLE_SET

-
error NO_PUSH_ORACLE_SET(string ticker);
-
-

NOT_SUPPORTED_YET

-
error NOT_SUPPORTED_YET();
-
-

WRAP_NOT_SUPPORTED

-
error WRAP_NOT_SUPPORTED();
-
-

BURN_AMOUNT_OVERFLOW

-
error BURN_AMOUNT_OVERFLOW(ID, uint256 burnAmount, uint256 debtAmount);
-
-

PAUSED

-
error PAUSED(address who);
-
-

L2_SEQUENCER_DOWN

-
error L2_SEQUENCER_DOWN();
-
-

FEED_ZERO_ADDRESS

-
error FEED_ZERO_ADDRESS(string ticker);
-
-

INVALID_SEQUENCER_UPTIME_FEED

-
error INVALID_SEQUENCER_UPTIME_FEED(address);
-
-

NO_MINTED_ASSETS

-
error NO_MINTED_ASSETS(address who);
-
-

NO_COLLATERALS_DEPOSITED

-
error NO_COLLATERALS_DEPOSITED(address who);
-
-

MISSING_PHASE_3_NFT

-
error MISSING_PHASE_3_NFT();
-
-

MISSING_PHASE_2_NFT

-
error MISSING_PHASE_2_NFT();
-
-

MISSING_PHASE_1_NFT

-
error MISSING_PHASE_1_NFT();
-
-

CANNOT_RE_ENTER

-
error CANNOT_RE_ENTER();
-
-

ARRAY_LENGTH_MISMATCH

-
error ARRAY_LENGTH_MISMATCH(string ticker, uint256 arr1, uint256 arr2);
-
-

COLLATERAL_VALUE_GREATER_THAN_REQUIRED

-
error COLLATERAL_VALUE_GREATER_THAN_REQUIRED(uint256 collateralValue, uint256 minCollateralValue, uint32 ratio);
-
-

ACCOUNT_COLLATERAL_VALUE_LESS_THAN_REQUIRED

-
error ACCOUNT_COLLATERAL_VALUE_LESS_THAN_REQUIRED(
-    address who, uint256 collateralValue, uint256 minCollateralValue, uint32 ratio
-);
-
-

COLLATERAL_VALUE_LESS_THAN_REQUIRED

-
error COLLATERAL_VALUE_LESS_THAN_REQUIRED(uint256 collateralValue, uint256 minCollateralValue, uint32 ratio);
-
-

CANNOT_LIQUIDATE_HEALTHY_ACCOUNT

-
error CANNOT_LIQUIDATE_HEALTHY_ACCOUNT(address who, uint256 collateralValue, uint256 minCollateralValue, uint32 ratio);
-
-

CANNOT_LIQUIDATE_SELF

-
error CANNOT_LIQUIDATE_SELF();
-
-

LIQUIDATION_AMOUNT_GREATER_THAN_DEBT

-
error LIQUIDATION_AMOUNT_GREATER_THAN_DEBT(ID repayAsset, uint256 repayAmount, uint256 availableAmount);
-
-

LIQUIDATION_SEIZED_LESS_THAN_EXPECTED

-
error LIQUIDATION_SEIZED_LESS_THAN_EXPECTED(ID, uint256, uint256);
-
-

LIQUIDATION_VALUE_IS_ZERO

-
error LIQUIDATION_VALUE_IS_ZERO(ID repayAsset, ID seizeAsset);
-
-

NOTHING_TO_WITHDRAW

-
error NOTHING_TO_WITHDRAW(address who, ID, uint256 requested, uint256 principal, uint256 scaled);
-
-

ACCOUNT_KRASSET_NOT_FOUND

-
error ACCOUNT_KRASSET_NOT_FOUND(address account, ID, address[] accountCollaterals);
-
-

ACCOUNT_COLLATERAL_NOT_FOUND

-
error ACCOUNT_COLLATERAL_NOT_FOUND(address account, ID, address[] accountCollaterals);
-
-

ELEMENT_DOES_NOT_MATCH_PROVIDED_INDEX

-
error ELEMENT_DOES_NOT_MATCH_PROVIDED_INDEX(ID element, uint256 index, address[] elements);
-
-

REPAY_OVERFLOW

-
error REPAY_OVERFLOW(ID repayAsset, ID seizeAsset, uint256 invalid, uint256 valid);
-
-

INCOME_AMOUNT_IS_ZERO

-
error INCOME_AMOUNT_IS_ZERO(ID incomeAsset);
-
-

NO_LIQUIDITY_TO_GIVE_INCOME_FOR

-
error NO_LIQUIDITY_TO_GIVE_INCOME_FOR(ID incomeAsset, uint256 userDeposits, uint256 totalDeposits);
-
-

NOT_ENOUGH_SWAP_DEPOSITS_TO_SEIZE

-
error NOT_ENOUGH_SWAP_DEPOSITS_TO_SEIZE(ID repayAsset, ID seizeAsset, uint256 invalid, uint256 valid);
-
-

SWAP_ROUTE_NOT_ENABLED

-
error SWAP_ROUTE_NOT_ENABLED(ID assetIn, ID assetOut);
-
-

RECEIVED_LESS_THAN_DESIRED

-
error RECEIVED_LESS_THAN_DESIRED(ID, uint256 invalid, uint256 valid);
-
-

SWAP_ZERO_AMOUNT_IN

-
error SWAP_ZERO_AMOUNT_IN(ID tokenIn);
-
-

INVALID_WITHDRAW

-
error INVALID_WITHDRAW(ID withdrawAsset, uint256 sharesIn, uint256 assetsOut);
-
-

ROUNDING_ERROR

-
error ROUNDING_ERROR(ID asset, uint256 sharesIn, uint256 assetsOut);
-
-

MAX_DEPOSIT_EXCEEDED

-
error MAX_DEPOSIT_EXCEEDED(ID asset, uint256 assetsIn, uint256 maxDeposit);
-
-

COLLATERAL_AMOUNT_LOW

-
error COLLATERAL_AMOUNT_LOW(ID krAssetCollateral, uint256 amount, uint256 minAmount);
-
-

MINT_VALUE_LESS_THAN_MIN_DEBT_VALUE

-
error MINT_VALUE_LESS_THAN_MIN_DEBT_VALUE(ID, uint256 value, uint256 minRequiredValue);
-
-

NOT_A_CONTRACT

-
error NOT_A_CONTRACT(address who);
-
-

NO_ALLOWANCE

-
error NO_ALLOWANCE(address spender, address owner, uint256 requested, uint256 allowed);
-
-

NOT_ENOUGH_BALANCE

-
error NOT_ENOUGH_BALANCE(address who, uint256 requested, uint256 available);
-
-

SENDER_NOT_OPERATOR

-
error SENDER_NOT_OPERATOR(ID, address sender, address kresko);
-
-

ZERO_SHARES_FROM_ASSETS

-
error ZERO_SHARES_FROM_ASSETS(ID, uint256 assets, ID);
-
-

ZERO_SHARES_OUT

-
error ZERO_SHARES_OUT(ID, uint256 assets);
-
-

ZERO_SHARES_IN

-
error ZERO_SHARES_IN(ID, uint256 assets);
-
-

ZERO_ASSETS_FROM_SHARES

-
error ZERO_ASSETS_FROM_SHARES(ID, uint256 shares, ID);
-
-

ZERO_ASSETS_OUT

-
error ZERO_ASSETS_OUT(ID, uint256 shares);
-
-

ZERO_ASSETS_IN

-
error ZERO_ASSETS_IN(ID, uint256 shares);
-
-

ZERO_ADDRESS

-
error ZERO_ADDRESS();
-
-

ZERO_DEPOSIT

-
error ZERO_DEPOSIT(ID);
-
-

ZERO_AMOUNT

-
error ZERO_AMOUNT(ID);
-
-

ZERO_WITHDRAW

-
error ZERO_WITHDRAW(ID);
-
-

ZERO_MINT

-
error ZERO_MINT(ID);
-
-

ZERO_REPAY

-
error ZERO_REPAY(ID, uint256 repayAmount, uint256 seizeAmount);
-
-

ZERO_BURN

-
error ZERO_BURN(ID);
-
-

ZERO_DEBT

-
error ZERO_DEBT(ID);
-
-

Structs

-

ID

-
struct ID {
-    string symbol;
-    address addr;
-}
-
-

LibModifiers

-

Git Source

-

Functions

-

onlyUnpaused

-

Simple check for the enabled flag

-
function onlyUnpaused(CommonState storage self, address _assetAddr, Enums.Action _action)
-    internal
-    view
-    returns (Asset storage asset);
-
-

Parameters

-
- - - -
NameTypeDescription
selfCommonState
_assetAddraddressThe address of the asset.
_actionEnums.ActionThe action to this is called from.
-
-

Returns

-
- -
NameTypeDescription
assetAssetThe asset struct.
-
-

onlyExistingAsset

-
function onlyExistingAsset(CommonState storage self, address _assetAddr) internal view returns (Asset storage asset);
-
-

onlyMinterCollateral

-

Reverts if address is not a minter collateral asset.

-
function onlyMinterCollateral(CommonState storage self, address _assetAddr)
-    internal
-    view
-    returns (Asset storage asset);
-
-

Parameters

-
- - -
NameTypeDescription
selfCommonState
_assetAddraddressThe address of the asset.
-
-

Returns

-
- -
NameTypeDescription
assetAssetThe asset struct.
-
-

onlyMinterCollateral

-
function onlyMinterCollateral(CommonState storage self, address _assetAddr, Enums.Action _action)
-    internal
-    view
-    returns (Asset storage asset);
-
-

onlyMinterMintable

-

Reverts if address is not a Kresko Asset.

-
function onlyMinterMintable(CommonState storage self, address _assetAddr) internal view returns (Asset storage asset);
-
-

Parameters

-
- - -
NameTypeDescription
selfCommonState
_assetAddraddressThe address of the asset.
-
-

Returns

-
- -
NameTypeDescription
assetAssetThe asset struct.
-
-

onlyMinterMintable

-
function onlyMinterMintable(CommonState storage self, address _assetAddr, Enums.Action _action)
-    internal
-    view
-    returns (Asset storage asset);
-
-

onlySharedCollateral

-

Reverts if address is not depositable to SCDP.

-
function onlySharedCollateral(CommonState storage self, address _assetAddr)
-    internal
-    view
-    returns (Asset storage asset);
-
-

Parameters

-
- - -
NameTypeDescription
selfCommonState
_assetAddraddressThe address of the asset.
-
-

Returns

-
- -
NameTypeDescription
assetAssetThe asset struct.
-
-

onlySwapMintable

-

Reverts if address is not swappable Kresko Asset.

-
function onlySwapMintable(CommonState storage self, address _assetAddr) internal view returns (Asset storage asset);
-
-

Parameters

-
- - -
NameTypeDescription
selfCommonState
_assetAddraddressThe address of the asset.
-
-

Returns

-
- -
NameTypeDescription
assetAssetThe asset struct.
-
-

onlyActiveSharedCollateral

-
function onlyActiveSharedCollateral(CommonState storage self, address _assetAddr)
-    internal
-    view
-    returns (Asset storage asset);
-
-

onlyCoverAsset

-
function onlyCoverAsset(CommonState storage self, address _assetAddr) internal view returns (Asset storage asset);
-
-

onlyIncomeAsset

-
function onlyIncomeAsset(CommonState storage self, address _assetAddr) internal view returns (Asset storage asset);
-
-

Modifiers

-

Git Source

-

Functions

-

initializeAsAdmin

-

Modifier that checks if the contract is initializing and if so, gives the caller the ADMIN role

-
modifier initializeAsAdmin();
-
-

onlyRole

-

Modifier that checks that an account has a specific role. Reverts -with a standardized message including the required role. -The format of the revert reason is given by the following regular expression: -/^AccessControl: account (0x[0-9a-f]{40}) is missing role (0x[0-9a-f]{64})$/ -Available since v4.1.

-
modifier onlyRole(bytes32 role);
-
-

onlyRoleIf

-

Ensure only trusted contracts can act on behalf of _account

-
modifier onlyRoleIf(bool _accountIsNotMsgSender, bytes32 role);
-
-

Parameters

-
- - -
NameTypeDescription
_accountIsNotMsgSenderboolThe address of the collateral asset.
rolebytes32
-
-

nonReentrant

-
modifier nonReentrant();
-
-

gate

-

Reverts if the caller does not have the required NFT's for the gated phase

-
modifier gate();
-
-

CommonState

-

Git Source

-
struct CommonState {
-    mapping(address => Asset) assets;
-    mapping(bytes32 => mapping(Enums.OracleType => Oracle)) oracles;
-    mapping(address => mapping(Enums.Action => SafetyState)) safetyState;
-    address feeRecipient;
-    uint96 minDebtValue;
-    address sequencerUptimeFeed;
-    uint32 sequencerGracePeriodTime;
-    uint32 staleTime;
-    uint16 maxPriceDeviationPct;
-    uint8 oracleDecimals;
-    bool safetyStateSet;
-    uint256 entered;
-    mapping(bytes32 role => RoleData data) _roles;
-    mapping(bytes32 role => EnumerableSet.AddressSet member) _roleMembers;
-}
-
-

GatingState

-

Git Source

-
struct GatingState {
-    address kreskian;
-    address questForKresk;
-    uint8 phase;
-}
-
-

gs

-

Git Source

-
function gs() pure returns (GatingState storage state);
-
-

cs

-

Git Source

-
function cs() pure returns (CommonState storage state);
-
-

Constants

-

Git Source

-

COMMON_STORAGE_POSITION

-
bytes32 constant COMMON_STORAGE_POSITION = keccak256("kresko.common.storage");
-
-

GATING_STORAGE_POSITION

-
bytes32 constant GATING_STORAGE_POSITION = keccak256("kresko.gating.storage");
-
-

Oracle

-

Git Source

-

Oracle configuration mapped to Asset.ticker.

-
struct Oracle {
-    address feed;
-    function(address) external view returns (uint256) priceGetter;
-}
-
-

FeedConfiguration

-

Git Source

-

Feed configuration.

-
struct FeedConfiguration {
-    Enums.OracleType[2] oracleIds;
-    address[2] feeds;
-}
-
-

Asset

-

Git Source

-

Author: -Kresko

-

All assets in the protocol share this configuration.

-

ticker is not unique, eg. krETH and WETH both would use bytes32('ETH')

-

Percentages use 2 decimals: 1e4 (10000) == 100.00%. See {PercentageMath.sol}.

-

Note that the percentage value for uint16 caps at 655.36%.

-
struct Asset {
-    bytes32 ticker;
-    address anchor;
-    Enums.OracleType[2] oracles;
-    uint16 factor;
-    uint16 kFactor;
-    uint16 openFee;
-    uint16 closeFee;
-    uint16 liqIncentive;
-    uint256 maxDebtMinter;
-    uint256 maxDebtSCDP;
-    uint256 depositLimitSCDP;
-    uint128 liquidityIndexSCDP;
-    uint16 swapInFeeSCDP;
-    uint16 swapOutFeeSCDP;
-    uint16 protocolFeeShareSCDP;
-    uint16 liqIncentiveSCDP;
-    uint8 decimals;
-    bool isMinterCollateral;
-    bool isMinterMintable;
-    bool isSharedCollateral;
-    bool isSwapMintable;
-    bool isSharedOrSwappedCollateral;
-    bool isCoverAsset;
-}
-
-

RoleData

-

Git Source

-

The access control role data.

-
struct RoleData {
-    mapping(address => bool) members;
-    bytes32 adminRole;
-}
-
-

MaxLiqVars

-

Git Source

-

Variables used for calculating the max liquidation value.

-
struct MaxLiqVars {
-    Asset collateral;
-    uint256 accountCollateralValue;
-    uint256 minCollateralValue;
-    uint256 seizeCollateralAccountValue;
-    uint192 minDebtValue;
-    uint32 gainFactor;
-    uint32 maxLiquidationRatio;
-    uint32 debtFactor;
-}
-
-

MaxLiqInfo

-

Git Source

-
struct MaxLiqInfo {
-    address account;
-    address seizeAssetAddr;
-    address repayAssetAddr;
-    uint256 repayValue;
-    uint256 repayAmount;
-    uint256 seizeAmount;
-    uint256 seizeValue;
-    uint256 repayAssetPrice;
-    uint256 repayAssetIndex;
-    uint256 seizeAssetPrice;
-    uint256 seizeAssetIndex;
-}
-
-

RawPrice

-

Git Source

-

Convenience struct for checking configurations

-
struct RawPrice {
-    int256 answer;
-    uint256 timestamp;
-    bool isStale;
-    bool isZero;
-    Enums.OracleType oracle;
-    address feed;
-}
-
-

Pause

-

Git Source

-

Configuration for pausing Action

-
struct Pause {
-    bool enabled;
-    uint256 timestamp0;
-    uint256 timestamp1;
-}
-
-

SafetyState

-

Git Source

-

Safety configuration for assets

-
struct SafetyState {
-    Pause pause;
-}
-
-

CommonInitArgs

-

Git Source

-

Initialization arguments for common values

-
struct CommonInitArgs {
-    address admin;
-    address council;
-    address treasury;
-    uint64 minDebtValue;
-    uint16 maxPriceDeviationPct;
-    uint8 oracleDecimals;
-    address sequencerUptimeFeed;
-    uint32 sequencerGracePeriodTime;
-    uint32 staleTime;
-    address kreskian;
-    address questForKresk;
-    uint8 phase;
-}
-
-

SCDPCollateralArgs

-

Git Source

-
struct SCDPCollateralArgs {
-    uint256 depositLimit;
-    uint128 liquidityIndex;
-    uint8 decimals;
-}
-
-

SCDPKrAssetArgs

-

Git Source

-
struct SCDPKrAssetArgs {
-    uint256 maxDebtMinter;
-    uint16 liqIncentive;
-    uint16 protocolFee;
-    uint16 openFee;
-    uint16 closeFee;
-}
-
-

Validations

-

Git Source

-

Functions

-

validatePriceDeviationPct

-
function validatePriceDeviationPct(uint16 _deviationPct) internal pure;
-
-

validateMinDebtValue

-
function validateMinDebtValue(uint256 _minDebtValue) internal pure;
-
-

validateFeeRecipient

-
function validateFeeRecipient(address _feeRecipient) internal pure;
-
-

validateOraclePrecision

-
function validateOraclePrecision(uint256 _decimalPrecision) internal pure;
-
-

validateMinCollateralRatio

-
function validateMinCollateralRatio(uint256 _minCollateralRatio, uint256 _liqThreshold) internal pure;
-
-

validateLiquidationThreshold

-
function validateLiquidationThreshold(uint256 _liquidationThreshold, uint256 _minCollateralRatio) internal pure;
-
-

validateMaxLiquidationRatio

-
function validateMaxLiquidationRatio(uint256 _maxLiquidationRatio, uint256 _liquidationThreshold) internal pure;
-
-

validateAddAssetArgs

-
function validateAddAssetArgs(address _assetAddr, Asset memory _config)
-    internal
-    view
-    returns (string memory symbol, string memory tickerStr, uint8 decimals);
-
-

validateUpdateAssetArgs

-
function validateUpdateAssetArgs(address _assetAddr, Asset memory _config)
-    internal
-    view
-    returns (string memory symbol, string memory tickerStr, Asset storage asset);
-
-

validateAsset

-
function validateAsset(address _assetAddr, Asset memory _config) internal view returns (bool);
-
-

validateMinterCollateral

-
function validateMinterCollateral(address _assetAddr, Asset memory _config)
-    internal
-    view
-    returns (bool isMinterCollateral);
-
-

validateSCDPDepositAsset

-
function validateSCDPDepositAsset(address _assetAddr, Asset memory _config)
-    internal
-    view
-    returns (bool isSharedCollateral);
-
-

validateMinterKrAsset

-
function validateMinterKrAsset(address _assetAddr, Asset memory _config) internal view returns (bool isMinterKrAsset);
-
-

validateSCDPKrAsset

-
function validateSCDPKrAsset(address _assetAddr, Asset memory _config) internal view returns (bool isSwapMintable);
-
-

validateSDICoverAsset

-
function validateSDICoverAsset(address _assetAddr) internal view returns (Asset storage asset);
-
-

validateKrAssetContract

-
function validateKrAssetContract(address _assetAddr, address _anchorAddr) internal view;
-
-

ensureUnique

-
function ensureUnique(address _asset1Addr, address _asset2Addr) internal view;
-
-

validateRoute

-
function validateRoute(address _assetInAddr, address _assetOutAddr) internal view;
-
-

validateDecimals

-
function validateDecimals(address _assetAddr, uint8 _decimals) internal view;
-
-

validateVaultAssetDecimals

-
function validateVaultAssetDecimals(address _assetAddr, uint8 _decimals) internal view;
-
-

validateUint128

-
function validateUint128(address _assetAddr, uint256 _value) internal view;
-
-

validateCFactor

-
function validateCFactor(address _assetAddr, uint16 _cFactor) internal view;
-
-

validateKFactor

-
function validateKFactor(address _assetAddr, uint16 _kFactor) internal view;
-
-

validateFees

-
function validateFees(address _assetAddr, uint16 _fee1, uint16 _fee2) internal view;
-
-

validateLiqIncentive

-
function validateLiqIncentive(address _assetAddr, uint16 _liqIncentive) internal view;
-
-

validateLiqConfig

-
function validateLiqConfig(address _assetAddr) internal view;
-
-

validateLiquidationMarket

-
function validateLiquidationMarket(
-    address _seizeAssetAddr,
-    Asset storage seizeAsset,
-    address _repayAssetAddr,
-    Asset storage repayAsset
-) internal view;
-
-

validateCollateralArgs

-
function validateCollateralArgs(
-    MinterState storage self,
-    address _account,
-    address _collateralAsset,
-    uint256 _collateralIndex,
-    uint256 _amount
-) internal view;
-
-

rawAssetPrice

-
function rawAssetPrice(Asset storage self) internal view returns (RawPrice memory);
-
-

validateRawAssetPrice

-
function validateRawAssetPrice(address _assetAddr) internal view;
-
-

Contents

- -

Contents

- -

DiamondCutFacet

-

Git Source

-

Inherits: -IDiamondCutFacet, IExtendedDiamondCutFacet, DSModifiers, Modifiers

-

Authors: -Nick Mudge, Kresko

-

Reference implementation of diamondCut. Extended to allow executing initializers without cuts.

-

Functions

-

diamondCut

-

Add/replace/remove any number of functions, optionally execute a function with delegatecall

-
function diamondCut(FacetCut[] calldata _diamondCut, address _initializer, bytes calldata _calldata)
-    external
-    onlyRole(Role.DEFAULT_ADMIN);
-
-

Parameters

-
- - - -
NameTypeDescription
_diamondCutFacetCut[]Contains the facet addresses and function selectors
_initializeraddressThe address of the contract or facet to execute _calldata
_calldatabytesA function call, including function selector and arguments _calldata is executed with delegatecall on _init
-
-

executeInitializer

-

Use an initializer contract without cutting.

-
function executeInitializer(address _initializer, bytes calldata _calldata) external onlyRole(Role.DEFAULT_ADMIN);
-
-

Parameters

-
- - -
NameTypeDescription
_initializeraddressAddress of contract or facet to execute _calldata
_calldatabytesA function call, including function selector and arguments - _calldata is executed with delegatecall on _init
-
-

executeInitializers

-

Execute multiple initializers without cutting.

-
function executeInitializers(Initializer[] calldata _initializers) external onlyRole(Role.DEFAULT_ADMIN);
-
-

DiamondLoupeFacet

-

Git Source

-

Inherits: -IDiamondLoupeFacet

-

Functions

-

facets

-

Gets all facet addresses and their four byte function selectors.

-
function facets() external view override returns (Facet[] memory facets_);
-
-

Returns

-
- -
NameTypeDescription
facets_Facet[]Facet
-
-

facetFunctionSelectors

-

Gets all the function selectors supported by a specific facet.

-
function facetFunctionSelectors(address _facet)
-    external
-    view
-    override
-    returns (bytes4[] memory facetFunctionSelectors_);
-
-

Parameters

-
- -
NameTypeDescription
_facetaddressThe facet address.
-
-

Returns

-
- -
NameTypeDescription
facetFunctionSelectors_bytes4[]facetFunctionSelectors_
-
-

facetAddresses

-

Get all the facet addresses used by a diamond.

-
function facetAddresses() external view override returns (address[] memory facetAddresses_);
-
-

Returns

-
- -
NameTypeDescription
facetAddresses_address[]facetAddresses_
-
-

facetAddress

-

Gets the facet that supports the given selector.

-

If facet is not found return address(0).

-
function facetAddress(bytes4 _functionSelector) external view override returns (address facetAddress_);
-
-

Parameters

-
- -
NameTypeDescription
_functionSelectorbytes4The function selector.
-
-

Returns

-
- -
NameTypeDescription
facetAddress_addressThe facet address.
-

DiamondStateFacet

-

Git Source

-

Inherits: -IDiamondStateFacet, DSModifiers

-

Functions

-

transferOwnership

-

Initiate ownership transfer to a new address

-
function transferOwnership(address _newOwner) external override;
-
-

Parameters

-
- -
NameTypeDescription
_newOwneraddressaddress that is set as the pending new owner
-
-

acceptOwnership

-

Transfer the ownership to the new pending owner

-
function acceptOwnership() external override;
-
-

owner

-

Get the address of the owner

-
function owner() external view override returns (address owner_);
-
-

Returns

-
- -
NameTypeDescription
owner_addressThe address of the owner.
-
-

pendingOwner

-

Get the address of pending owner

-
function pendingOwner() external view override returns (address pendingOwner_);
-
-

Returns

-
- -
NameTypeDescription
pendingOwner_addressThe address of the pending owner.
-
-

initialized

-
function initialized() external view returns (bool);
-
-

domainSeparator

-

The EIP-712 typehash for the contract's domain.

-
function domainSeparator() external view returns (bytes32);
-
-

getStorageVersion

-

Get the storage version (amount of times the storage has been upgraded)

-
function getStorageVersion() external view returns (uint256);
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 The storage version.
-

ERC165Facet

-

Git Source

-

Inherits: -IERC165Facet, DSModifiers, Modifiers

-

Functions

-

supportsInterface

-

Query if a contract implements an interface

-

Interface identification is specified in ERC-165. This function -uses less than 30,000 gas.

-
function supportsInterface(bytes4 _interfaceId) external view override returns (bool);
-
-

Parameters

-
- -
NameTypeDescription
_interfaceIdbytes4
-
-

Returns

-
- -
NameTypeDescription
<none>booltrue if the contract implements interfaceID and interfaceID is not 0xffffffff, false otherwise
-
-

setERC165

-

set or unset ERC165 using DiamondStorage.supportedInterfaces

-
function setERC165(bytes4[] calldata interfaceIds, bytes4[] calldata interfaceIdsToRemove)
-    external
-    onlyRole(Role.ADMIN);
-
-

Parameters

-
- - -
NameTypeDescription
interfaceIdsbytes4[]list of interface id to set as supported
interfaceIdsToRemovebytes4[]list of interface id to unset as supported. Technically, you can remove support of ERC165 by having the IERC165 id itself being part of that array.
-

Contents

- -

IDiamondCutFacet

-

Git Source

-

Functions

-

diamondCut

-

Add/replace/remove any number of functions, optionally execute a function with delegatecall

-
function diamondCut(FacetCut[] calldata _diamondCut, address _initializer, bytes calldata _calldata) external;
-
-

Parameters

-
- - - -
NameTypeDescription
_diamondCutFacetCut[]Contains the facet addresses and function selectors
_initializeraddressThe address of the contract or facet to execute _calldata
_calldatabytesA function call, including function selector and arguments _calldata is executed with delegatecall on _init
-

IExtendedDiamondCutFacet

-

Git Source

-

Functions

-

executeInitializer

-

Use an initializer contract without cutting.

-
function executeInitializer(address _initializer, bytes calldata _calldata) external;
-
-

Parameters

-
- - -
NameTypeDescription
_initializeraddressAddress of contract or facet to execute _calldata
_calldatabytesA function call, including function selector and arguments - _calldata is executed with delegatecall on _init
-
-

executeInitializers

-

Execute multiple initializers without cutting.

-
function executeInitializers(Initializer[] calldata _initializers) external;
-
-

IDiamondLoupeFacet

-

Git Source

-

Functions

-

facets

-

Gets all facet addresses and their four byte function selectors.

-
function facets() external view returns (Facet[] memory facets_);
-
-

Returns

-
- -
NameTypeDescription
facets_Facet[]Facet
-
-

facetFunctionSelectors

-

Gets all the function selectors supported by a specific facet.

-
function facetFunctionSelectors(address _facet) external view returns (bytes4[] memory facetFunctionSelectors_);
-
-

Parameters

-
- -
NameTypeDescription
_facetaddressThe facet address.
-
-

Returns

-
- -
NameTypeDescription
facetFunctionSelectors_bytes4[]facetFunctionSelectors_
-
-

facetAddresses

-

Get all the facet addresses used by a diamond.

-
function facetAddresses() external view returns (address[] memory facetAddresses_);
-
-

Returns

-
- -
NameTypeDescription
facetAddresses_address[]facetAddresses_
-
-

facetAddress

-

Gets the facet that supports the given selector.

-

If facet is not found return address(0).

-
function facetAddress(bytes4 _functionSelector) external view returns (address facetAddress_);
-
-

Parameters

-
- -
NameTypeDescription
_functionSelectorbytes4The function selector.
-
-

Returns

-
- -
NameTypeDescription
facetAddress_addressThe facet address.
-

IDiamondStateFacet

-

Git Source

-

Functions for the diamond state itself.

-

Functions

-

initialized

-

Whether the diamond is initialized.

-
function initialized() external view returns (bool);
-
-

domainSeparator

-

The EIP-712 typehash for the contract's domain.

-
function domainSeparator() external view returns (bytes32);
-
-

getStorageVersion

-

Get the storage version (amount of times the storage has been upgraded)

-
function getStorageVersion() external view returns (uint256);
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 The storage version.
-
-

owner

-

Get the address of the owner

-
function owner() external view returns (address owner_);
-
-

Returns

-
- -
NameTypeDescription
owner_addressThe address of the owner.
-
-

pendingOwner

-

Get the address of pending owner

-
function pendingOwner() external view returns (address pendingOwner_);
-
-

Returns

-
- -
NameTypeDescription
pendingOwner_addressThe address of the pending owner.
-
-

transferOwnership

-

Initiate ownership transfer to a new address

-

caller must be the current contract owner

-

the new owner cannot be address(0)

-

emits a {PendingOwnershipTransfer} event

-
function transferOwnership(address _newOwner) external;
-
-

Parameters

-
- -
NameTypeDescription
_newOwneraddressaddress that is set as the pending new owner
-
-

acceptOwnership

-

Transfer the ownership to the new pending owner

-

caller must be the pending owner

-

emits a {OwnershipTransferred} event

-
function acceptOwnership() external;
-
-

IERC165Facet

-

Git Source

-

Functions

-

supportsInterface

-

Query if a contract implements an interface

-

Interface identification is specified in ERC-165. This function -uses less than 30,000 gas.

-
function supportsInterface(bytes4 interfaceId) external view returns (bool);
-
-

Parameters

-
- -
NameTypeDescription
interfaceIdbytes4The interface identifier, as specified in ERC-165
-
-

Returns

-
- -
NameTypeDescription
<none>booltrue if the contract implements interfaceID and interfaceID is not 0xffffffff, false otherwise
-
-

setERC165

-

set or unset ERC165 using DiamondStorage.supportedInterfaces

-
function setERC165(bytes4[] calldata interfaceIds, bytes4[] calldata interfaceIdsToRemove) external;
-
-

Parameters

-
- - -
NameTypeDescription
interfaceIdsbytes4[]list of interface id to set as supported
interfaceIdsToRemovebytes4[]list of interface id to unset as supported. Technically, you can remove support of ERC165 by having the IERC165 id itself being part of that array.
-

DSCore

-

Git Source

-

Functions

-

create

-

Setup the DiamondState, add initial facets and execute all initializers.

-
function create(FacetCut[] memory _initialFacets, Initializer[] memory _initializers, address _contractOwner)
-    internal;
-
-

Parameters

-
- - - -
NameTypeDescription
_initialFacetsFacetCut[]Facets to add to the diamond.
_initializersInitializer[]Initializer contracts to execute.
_contractOwneraddressAddress to set as the contract owner.
-
-

exec

-

Execute some logic on a contract through delegatecall.

-
function exec(address _initializer, bytes memory _calldata) internal;
-
-

Parameters

-
- - -
NameTypeDescription
_initializeraddressContract to delegatecall.
_calldatabytesData to pass into the delegatecall.
-
-

cut

-
function cut(FacetCut[] memory _diamondCut, address _initializer, bytes memory _calldata) internal;
-
-

addFunctions

-
function addFunctions(DiamondState storage self, address _facetAddress, bytes4[] memory _functionSelectors) internal;
-
-

replaceFunctions

-
function replaceFunctions(DiamondState storage self, address _facetAddress, bytes4[] memory _functionSelectors)
-    internal;
-
-

removeFunctions

-
function removeFunctions(DiamondState storage self, address _facetAddress, bytes4[] memory _functionSelectors)
-    internal;
-
-

addFacet

-
function addFacet(DiamondState storage self, address _facetAddress) internal;
-
-

addFunction

-
function addFunction(DiamondState storage self, bytes4 _selector, uint96 _selectorPosition, address _facetAddress)
-    internal;
-
-

removeFunction

-
function removeFunction(DiamondState storage self, address _facetAddress, bytes4 _selector) internal;
-
-

initiateOwnershipTransfer

-

caller must be the current contract owner

-

Initiate ownership transfer to a new address

-
function initiateOwnershipTransfer(DiamondState storage self, address _newOwner) internal;
-
-

Parameters

-
- - -
NameTypeDescription
selfDiamondState
_newOwneraddressaddress that is set as the pending new owner
-
-

finalizeOwnershipTransfer

-

caller must be the pending owner

-

Transfer the ownership to the new pending owner

-
function finalizeOwnershipTransfer(DiamondState storage self) internal;
-
-

Events

-

InitializerExecuted

-

Emitted when execute is called with some initializer.

-

Overlaps DiamondCut but thats fine as its used by some indexers.

-
event InitializerExecuted(
-    uint256 indexed version,
-    address sender,
-    address diamondOwner,
-    address initializer,
-    bytes data,
-    uint256 facetCount,
-    uint256 block,
-    uint256 timestamp
-);
-
-

DiamondCut

-
event DiamondCut(FacetCut[] diamondCut, address initializer, bytes data);
-
-

OwnershipTransferred

-
event OwnershipTransferred(address indexed previousOwner, address indexed newOwner);
-
-

PendingOwnershipTransfer

-
event PendingOwnershipTransfer(address indexed previousOwner, address indexed newOwner);
-
-

Errors

-

DIAMOND_FUNCTION_DOES_NOT_EXIST

-
error DIAMOND_FUNCTION_DOES_NOT_EXIST(bytes4 selector);
-
-

DIAMOND_INIT_DATA_PROVIDED_BUT_INIT_ADDRESS_WAS_ZERO

-
error DIAMOND_INIT_DATA_PROVIDED_BUT_INIT_ADDRESS_WAS_ZERO(bytes data);
-
-

DIAMOND_INIT_ADDRESS_PROVIDED_BUT_INIT_DATA_WAS_EMPTY

-
error DIAMOND_INIT_ADDRESS_PROVIDED_BUT_INIT_DATA_WAS_EMPTY(address initializer);
-
-

DIAMOND_FUNCTION_ALREADY_EXISTS

-
error DIAMOND_FUNCTION_ALREADY_EXISTS(address newFacet, address oldFacet, bytes4 func);
-
-

DIAMOND_INIT_FAILED

-
error DIAMOND_INIT_FAILED(address initializer, bytes data);
-
-

DIAMOND_NOT_INITIALIZING

-
error DIAMOND_NOT_INITIALIZING();
-
-

DIAMOND_ALREADY_INITIALIZED

-
error DIAMOND_ALREADY_INITIALIZED(uint256 initializerVersion, uint256 currentVersion);
-
-

DIAMOND_CUT_ACTION_WAS_NOT_ADD_REPLACE_REMOVE

-
error DIAMOND_CUT_ACTION_WAS_NOT_ADD_REPLACE_REMOVE();
-
-

DIAMOND_FACET_ADDRESS_CANNOT_BE_ZERO_WHEN_ADDING_FUNCTIONS

-
error DIAMOND_FACET_ADDRESS_CANNOT_BE_ZERO_WHEN_ADDING_FUNCTIONS(bytes4[] selectors);
-
-

DIAMOND_FACET_ADDRESS_CANNOT_BE_ZERO_WHEN_REPLACING_FUNCTIONS

-
error DIAMOND_FACET_ADDRESS_CANNOT_BE_ZERO_WHEN_REPLACING_FUNCTIONS(bytes4[] selectors);
-
-

DIAMOND_FACET_ADDRESS_MUST_BE_ZERO_WHEN_REMOVING_FUNCTIONS

-
error DIAMOND_FACET_ADDRESS_MUST_BE_ZERO_WHEN_REMOVING_FUNCTIONS(address facet, bytes4[] selectors);
-
-

DIAMOND_NO_FACET_SELECTORS

-
error DIAMOND_NO_FACET_SELECTORS(address facet);
-
-

DIAMOND_FACET_ADDRESS_CANNOT_BE_ZERO_WHEN_REMOVING_ONE_FUNCTION

-
error DIAMOND_FACET_ADDRESS_CANNOT_BE_ZERO_WHEN_REMOVING_ONE_FUNCTION(bytes4 selector);
-
-

DIAMOND_REPLACE_FUNCTION_NEW_FACET_IS_SAME_AS_OLD

-
error DIAMOND_REPLACE_FUNCTION_NEW_FACET_IS_SAME_AS_OLD(address facet, bytes4 selector);
-
-

NEW_OWNER_CANNOT_BE_ZERO_ADDRESS

-
error NEW_OWNER_CANNOT_BE_ZERO_ADDRESS();
-
-

NOT_DIAMOND_OWNER

-
error NOT_DIAMOND_OWNER(address who, address owner);
-
-

NOT_PENDING_DIAMOND_OWNER

-
error NOT_PENDING_DIAMOND_OWNER(address who, address pendingOwner);
-
-

DSModifiers

-

Git Source

-

Functions

-

initializer

-
modifier initializer(uint256 version);
-
-

onlyDiamondOwner

-
modifier onlyDiamondOwner();
-
-

onlyPendingDiamondOwner

-
modifier onlyPendingDiamondOwner();
-
-

Facet

-

Git Source

-

These functions are expected to be called frequently -by tools.

-
struct Facet {
-    address facetAddress;
-    bytes4[] functionSelectors;
-}
-
-

FacetAddressAndPosition

-

Git Source

-
struct FacetAddressAndPosition {
-    address facetAddress;
-    uint96 functionSelectorPosition;
-}
-
-

FacetFunctionSelectors

-

Git Source

-
struct FacetFunctionSelectors {
-    bytes4[] functionSelectors;
-    uint256 facetAddressPosition;
-}
-
-

FacetCutAction

-

Git Source

-

Add=0, Replace=1, Remove=2

-
enum FacetCutAction {
-    Add,
-    Replace,
-    Remove
-}
-
-

FacetCut

-

Git Source

-
struct FacetCut {
-    address facetAddress;
-    FacetCutAction action;
-    bytes4[] functionSelectors;
-}
-
-

Initializer

-

Git Source

-
struct Initializer {
-    address initContract;
-    bytes initData;
-}
-
-

DiamondState

-

Git Source

-
struct DiamondState {
-    mapping(bytes4 => FacetAddressAndPosition) selectorToFacetAndPosition;
-    mapping(address => FacetFunctionSelectors) facetFunctionSelectors;
-    address[] facetAddresses;
-    mapping(bytes4 => bool) supportedInterfaces;
-    address self;
-    bool initialized;
-    uint8 initializing;
-    bytes32 diamondDomainSeparator;
-    address contractOwner;
-    address pendingOwner;
-    uint96 storageVersion;
-}
-
-

ds

-

Git Source

-

Ds, a pure free function.

-
function ds() pure returns (DiamondState storage state);
-
-

Returns

-
- -
NameTypeDescription
stateDiamondStateA DiamondState value.
-

Constants

-

Git Source

-

DIAMOND_STORAGE_POSITION

-
bytes32 constant DIAMOND_STORAGE_POSITION = keccak256("kresko.diamond.storage");
-
-

Diamond

-

Git Source

-

Functions

-

constructor

-
constructor(address owner, FacetCut[] memory facets, Initializer[] memory initializers);
-
-

fallback

-

Find the matching facet for the call signature and delegate. -This does not return to its internal call site, it will return directly to the external caller.

-
fallback() external payable;
-
-

receive

-
receive() external payable;
-
-

Contents

- -

DeploymentFactory

-

Git Source

-

Inherits: -ProxyAdmin, IDeploymentFactory

-

Author: -Kresko

-

Deploys contracts, optionally with a {TransparentUpgradeableProxy}. Is the (immutable) admin of proxies.

-

Upgrades of proxies are only available for the owner of the DeploymentFactory.

-

Deployments can be made by the owner or whitelisted deployer.

-

State Variables

-

_deployer

-
mapping(address => bool) private _deployer;
-
-

_deployment

-
mapping(address => Deployment) private _deployment;
-
-

_deploymentList

-
Deployment[] private _deploymentList;
-
-

Functions

-

constructor

-

Set the initial owner of the contract.

-
constructor(address initialOwner) ProxyAdmin(initialOwner);
-
-

setDeployer

-
function setDeployer(address who, bool value) external onlyOwner;
-
-

isDeployer

-
function isDeployer(address who) external view returns (bool);
-
-

onlyDeployerOrOwner

-
modifier onlyDeployerOrOwner();
-
-

getDeployment

-

Get available deployment information for address.

-
function getDeployment(address addr) external view returns (Deployment memory);
-
-

Parameters

-
- -
NameTypeDescription
addraddressAddress of the contract.
-
-

Returns

-
- -
NameTypeDescription
<none>DeploymentDeployment Deployment information.
-
-

getLatestDeployments

-

Get the topmost count of deployments.

-
function getLatestDeployments(uint256 count) external view returns (Deployment[] memory result);
-
-

Returns

-
- -
NameTypeDescription
resultDeployment[]Deployment[] List of information about the deployments.
-
-

getDeployByIndex

-

Get available information of deployment in index.

-
function getDeployByIndex(uint256 index) external view returns (Deployment memory);
-
-

Parameters

-
- -
NameTypeDescription
indexuint256Index of the deployment.
-
-

Returns

-
- -
NameTypeDescription
<none>DeploymentDeployment Deployment information.
-
-

getDeployments

-

Get all deployments.

-
function getDeployments() external view returns (Deployment[] memory);
-
-

Returns

-
- -
NameTypeDescription
<none>Deployment[]Deployment[] Array of deployments.
-
-

getDeployCount

-

Get number of deployments.

-
function getDeployCount() external view returns (uint256);
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Number of deployments.
-
-

isDeployment

-

Inspect if an address is created by this contract.

-
function isDeployment(address addr) external view returns (bool);
-
-

Parameters

-
- -
NameTypeDescription
addraddressAddress to inspect
-
-

Returns

-
- -
NameTypeDescription
<none>boolbool True if deployment was created by this contract.
-
-

isNonProxy

-

Inspect if an address is a non proxy deployment created by this contract.

-
function isNonProxy(address addr) external view returns (bool);
-
-

isProxy

-

Inspect if an address is a proxy created by this contract.

-
function isProxy(address addr) external view returns (bool);
-
-

Parameters

-
- -
NameTypeDescription
addraddressAddress to inspect
-
-

Returns

-
- -
NameTypeDescription
<none>boolbool True if proxy was created by this contract.
-
-

isDeterministic

-
function isDeterministic(address addr) public view returns (bool);
-
-

getImplementation

-

Inspect the current implementation address of a proxy.

-
function getImplementation(address proxy) external view override returns (address);
-
-

Parameters

-
- -
NameTypeDescription
proxyaddressAddress of the proxy.
-
-

Returns

-
- -
NameTypeDescription
<none>addressaddress Implementation address of the proxy
-
-

getProxyInitCodeHash

-

Get the init code hash for a proxy.

-
function getProxyInitCodeHash(address implementation, bytes memory _calldata) public view returns (bytes32);
-
-

Parameters

-
- - -
NameTypeDescription
implementationaddressAddress of the implementation.
_calldatabytes
-
-

Returns

-
- -
NameTypeDescription
<none>bytes32bytes32 Hash of the init code.
-
-

getCreate2Address

-

Preview address from CREATE2 with given salt and creation code.

-
function getCreate2Address(bytes32 salt, bytes memory creationCode) public view returns (address);
-
-

getCreate3Address

-

Preview address from CREATE3 with given salt.

-
function getCreate3Address(bytes32 salt) public view returns (address);
-
-

previewCreateProxy

-
function previewCreateProxy(address implementation, bytes memory _calldata) external returns (address proxyPreview);
-
-

previewCreate2Proxy

-

Preview resulting proxy address from {create2AndCall} with given salt.

-
function previewCreate2Proxy(address implementation, bytes memory _calldata, bytes32 salt)
-    public
-    view
-    returns (address proxyPreview);
-
-

Parameters

-
- - - -
NameTypeDescription
implementationaddressAddress of the implementation.
_calldatabytesInitializer calldata.
saltbytes32Salt for the deterministic deployment.
-
-

Returns

-
- -
NameTypeDescription
proxyPreviewaddressAddress of the proxy that would be created.
-
-

previewCreate3Proxy

-

Preview resulting proxy address from {create3AndCall} or {deployCreate3AndCall} with given salt.

-
function previewCreate3Proxy(bytes32 salt) external view returns (address proxyPreview);
-
-

Parameters

-
- -
NameTypeDescription
saltbytes32Salt for the deterministic deployment.
-
-

Returns

-
- -
NameTypeDescription
proxyPreviewaddressAddress of the proxy that would be created.
-
-

previewCreateProxyAndLogic

-
function previewCreateProxyAndLogic(bytes memory implementation, bytes memory _calldata)
-    external
-    returns (address proxyPreview, address implementationPreview);
-
-

previewCreate2ProxyAndLogic

-

Preview resulting proxy and implementation address from {deployCreate2AndCall} with given salt.

-
function previewCreate2ProxyAndLogic(bytes memory implementation, bytes memory _calldata, bytes32 salt)
-    external
-    view
-    returns (address proxyPreview, address implementationPreview);
-
-

Parameters

-
- - - -
NameTypeDescription
implementationbytesBytecode of the implementation.
_calldatabytesInitializer calldata.
saltbytes32Salt for the deterministic deployment.
-
-

Returns

-
- - -
NameTypeDescription
proxyPreviewaddressAddress of the proxy that would be created.
implementationPreviewaddressAddress of the deployed implementation.
-
-

previewCreate3ProxyAndLogic

-

Preview implementation and proxy address from {deployCreate3AndCall} with given salt.

-
function previewCreate3ProxyAndLogic(bytes32 salt)
-    external
-    view
-    returns (address proxyPreview, address implementationPreview);
-
-

Parameters

-
- -
NameTypeDescription
saltbytes32Salt for the deterministic deployment.
-
-

Returns

-
- - -
NameTypeDescription
proxyPreviewaddressAddress of the new proxy.
implementationPreviewaddressAddress of the deployed implementation.
-
-

previewCreate2Upgrade

-

Preview resulting implementation address from {upgrade2AndCall} with given salt.

-
function previewCreate2Upgrade(ITransparentUpgradeableProxy proxy, bytes memory implementation)
-    external
-    view
-    returns (address implementationPreview, uint256 version);
-
-

Parameters

-
- - -
NameTypeDescription
proxyITransparentUpgradeableProxyExisting ITransparentUpgradeableProxy address.
implementationbytesBytecode of the new implementation.
-
-

Returns

-
- - -
NameTypeDescription
implementationPreviewaddressAddress for the next implementation.
versionuint256New version number of the proxy.
-
-

previewCreate3Upgrade

-

Preview resulting implementation address from {upgrade3AndCall} with given salt.

-
function previewCreate3Upgrade(ITransparentUpgradeableProxy proxy)
-    external
-    view
-    returns (address implementationPreview, uint256 version);
-
-

Parameters

-
- -
NameTypeDescription
proxyITransparentUpgradeableProxyExisting ITransparentUpgradeableProxy address.
-
-

Returns

-
- - -
NameTypeDescription
implementationPreviewaddressAddress for the next implementation.
versionuint256New version number of the proxy.
-
-

createProxy

-

Creates a new proxy for the implementation and initializes it with data.

-
function createProxy(address implementation, bytes memory _calldata)
-    public
-    payable
-    onlyDeployerOrOwner
-    returns (Deployment memory newProxy);
-
-

Parameters

-
- - -
NameTypeDescription
implementationaddressAddress of the implementation.
_calldatabytesInitializer calldata.
-
-

Returns

-
- -
NameTypeDescription
newProxyDeploymentDeployment information. See {TransparentUpgradeableProxy-constructor}.
-
-

create2Proxy

-

Creates a new proxy with deterministic address derived from arguments given.

-
function create2Proxy(address implementation, bytes memory _calldata, bytes32 salt)
-    public
-    payable
-    onlyDeployerOrOwner
-    returns (Deployment memory newProxy);
-
-

Parameters

-
- - - -
NameTypeDescription
implementationaddressAddress of the implementation.
_calldatabytesInitializer calldata.
saltbytes32Salt for the deterministic deployment.
-
-

Returns

-
- -
NameTypeDescription
newProxyDeploymentDeployment information.
-
-

create3Proxy

-

Creates a new proxy with deterministic address derived only from the salt given.

-
function create3Proxy(address implementation, bytes memory _calldata, bytes32 salt)
-    public
-    payable
-    onlyDeployerOrOwner
-    returns (Deployment memory newProxy);
-
-

Parameters

-
- - - -
NameTypeDescription
implementationaddressAddress of the implementation.
_calldatabytesInitializer calldata.
saltbytes32Salt for the deterministic deployment.
-
-

Returns

-
- -
NameTypeDescription
newProxyDeploymentDeployment information.
-
-

createProxyAndLogic

-

Deploys an implementation and creates a proxy initialized with data for it.

-
function createProxyAndLogic(bytes memory implementation, bytes memory _calldata)
-    external
-    payable
-    onlyDeployerOrOwner
-    returns (Deployment memory);
-
-

Parameters

-
- - -
NameTypeDescription
implementationbytesBytecode of the implementation.
_calldatabytesInitializer calldata.
-
-

Returns

-
- -
NameTypeDescription
<none>DeploymentnewProxy Deployment information.
-
-

create2ProxyAndLogic

-

Deterministic version of {deployCreateAndCall} where arguments are used to derive the salt.

-

Implementation salt is salt + 1. Use {previewDeployCreate3} to preview.

-
function create2ProxyAndLogic(bytes memory implementation, bytes memory _calldata, bytes32 salt)
-    external
-    payable
-    onlyDeployerOrOwner
-    returns (Deployment memory);
-
-

Parameters

-
- - - -
NameTypeDescription
implementationbytesBytecode of the implementation.
_calldatabytesInitializer calldata.
saltbytes32Salt to derive both addresses from.
-
-

Returns

-
- -
NameTypeDescription
<none>DeploymentnewProxy Deployment information.
-
-

create3ProxyAndLogic

-

Deterministic version of {deployCreateAndCall} where only salt matters.

-

Implementation salt is salt + 1. Use {previewDeployCreate3} to preview.

-
function create3ProxyAndLogic(bytes memory implementation, bytes memory _calldata, bytes32 salt)
-    external
-    payable
-    onlyDeployerOrOwner
-    returns (Deployment memory);
-
-

Parameters

-
- - - -
NameTypeDescription
implementationbytesBytecode of the implementation to deploy.
_calldatabytesInitializer calldata.
saltbytes32Salt to derive both addresses from.
-
-

Returns

-
- -
NameTypeDescription
<none>DeploymentnewProxy Deployment information.
-
-

upgradeAndCall

-
function upgradeAndCall(ITransparentUpgradeableProxy proxy, address implementation, bytes memory _calldata)
-    public
-    payable
-    override(ProxyAdmin);
-
-

upgradeAndCall

-

Deploys the @param implementation for {upgradeAndCall} and @return Deployment information.

-
function upgradeAndCall(ITransparentUpgradeableProxy proxy, bytes memory implementation, bytes memory _calldata)
-    external
-    payable
-    returns (Deployment memory);
-
-

upgradeAndCallReturn

-

Same as {upgradeAndCall} but @return Deployment information.

-
function upgradeAndCallReturn(ITransparentUpgradeableProxy proxy, address implementation, bytes memory _calldata)
-    public
-    payable
-    returns (Deployment memory);
-
-

create2UpgradeAndCall

-

Deterministically deploys the upgrade implementation and calls the {ProxyAdmin-upgradeAndCall}.

-

Implementation salt is salt + next version. Use {previewUpgrade2} to preview.

-
function create2UpgradeAndCall(ITransparentUpgradeableProxy proxy, bytes memory implementation, bytes memory _calldata)
-    external
-    payable
-    returns (Deployment memory);
-
-

Parameters

-
- - - -
NameTypeDescription
proxyITransparentUpgradeableProxyExisting ITransparentUpgradeableProxy to upgrade.
implementationbytesBytecode of the new implementation.
_calldatabytesInitializer calldata.
-
-

Returns

-
- -
NameTypeDescription
<none>DeploymentDeployment Deployment information.
-
-

create3UpgradeAndCall

-

Deterministically deploys the upgrade implementatio and calls the {ProxyAdmin-upgradeAndCall}.

-

Implementation salt is salt + next version. Use {previewUpgrade3} to preview.

-
function create3UpgradeAndCall(ITransparentUpgradeableProxy proxy, bytes memory implementation, bytes memory _calldata)
-    public
-    payable
-    returns (Deployment memory);
-
-

Parameters

-
- - - -
NameTypeDescription
proxyITransparentUpgradeableProxyExisting ITransparentUpgradeableProxy to upgrade.
implementationbytesBytecode of the new implementation.
_calldatabytesInitializer calldata.
-
-

Returns

-
- -
NameTypeDescription
<none>DeploymentDeployment Deployment information.
-
-

batchStatic

-

Batch view data from this contract.

-
function batchStatic(bytes[] calldata calls) external view returns (bytes[] memory results);
-
-

batch

-

Batch any action in this contract.

-

Reverts if any of the calls fail.

-
function batch(bytes[] calldata calls) external payable onlyDeployerOrOwner returns (bytes[] memory);
-
-

deployCreate2

-
function deployCreate2(bytes memory creationCode, bytes calldata _calldata, bytes32 salt)
-    external
-    payable
-    onlyDeployerOrOwner
-    returns (Deployment memory newDeployment);
-
-

deployCreate3

-
function deployCreate3(bytes memory creationCode, bytes calldata _calldata, bytes32 salt)
-    external
-    payable
-    onlyDeployerOrOwner
-    returns (Deployment memory newDeployment);
-
-

_save

-

Updates deployment fields to _deployment and _deploymentList.

-
function _save(Deployment memory update) internal returns (Deployment memory);
-
-

_tryParseRevert

-

Function that tries to extract some useful information about a failed call.

-

If returned data is malformed or has incorrect encoding this can fail itself.

-
function _tryParseRevert(bytes memory _returnData) internal pure;
-
-

CreationKind

-

Git Source

-
enum CreationKind {
-    NONE,
-    CREATE,
-    CREATE2,
-    CREATE3
-}
-
-

Deployment

-

Git Source

-

Deployment information

-
struct Deployment {
-    address implementation;
-    uint88 updatedAt;
-    CreationKind kind;
-    ITransparentUpgradeableProxy proxy;
-    uint48 index;
-    uint48 createdAt;
-    uint256 version;
-    bytes32 salt;
-}
-
-

IDeploymentFactory

-

Git Source

-

Functions

-

setDeployer

-
function setDeployer(address who, bool value) external;
-
-

isDeployer

-
function isDeployer(address who) external view returns (bool);
-
-

getDeployment

-

Get available deployment information for address.

-
function getDeployment(address addr) external view returns (Deployment memory);
-
-

Parameters

-
- -
NameTypeDescription
addraddressAddress of the contract.
-
-

Returns

-
- -
NameTypeDescription
<none>DeploymentDeployment Deployment information.
-
-

getLatestDeployments

-

Get the topmost count of deployments.

-
function getLatestDeployments(uint256 count) external view returns (Deployment[] memory);
-
-

Returns

-
- -
NameTypeDescription
<none>Deployment[]Deployment[] List of information about the deployments.
-
-

getDeployByIndex

-

Get available information of deployment in index.

-
function getDeployByIndex(uint256 index) external view returns (Deployment memory);
-
-

Parameters

-
- -
NameTypeDescription
indexuint256Index of the deployment.
-
-

Returns

-
- -
NameTypeDescription
<none>DeploymentDeployment Deployment information.
-
-

getDeployments

-

Get all deployments.

-
function getDeployments() external view returns (Deployment[] memory);
-
-

Returns

-
- -
NameTypeDescription
<none>Deployment[]Deployment[] Array of deployments.
-
-

getDeployCount

-

Get number of deployments.

-
function getDeployCount() external view returns (uint256);
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Number of deployments.
-
-

isDeployment

-

Inspect if an address is created by this contract.

-
function isDeployment(address addr) external view returns (bool);
-
-

Parameters

-
- -
NameTypeDescription
addraddressAddress to inspect
-
-

Returns

-
- -
NameTypeDescription
<none>boolbool True if deployment was created by this contract.
-
-

isProxy

-

Inspect if an address is a proxy created by this contract.

-
function isProxy(address addr) external view returns (bool);
-
-

Parameters

-
- -
NameTypeDescription
addraddressAddress to inspect
-
-

Returns

-
- -
NameTypeDescription
<none>boolbool True if proxy was created by this contract.
-
-

isNonProxy

-

Inspect if an address is a non proxy deployment created by this contract.

-
function isNonProxy(address addr) external view returns (bool);
-
-

isDeterministic

-
function isDeterministic(address addr) external view returns (bool);
-
-

getImplementation

-

Inspect the current implementation address of a proxy.

-
function getImplementation(address proxy) external view returns (address);
-
-

Parameters

-
- -
NameTypeDescription
proxyaddressAddress of the proxy.
-
-

Returns

-
- -
NameTypeDescription
<none>addressaddress Implementation address of the proxy
-
-

getProxyInitCodeHash

-

Get the init code hash for a proxy.

-
function getProxyInitCodeHash(address implementation, bytes memory data) external view returns (bytes32);
-
-

Parameters

-
- - -
NameTypeDescription
implementationaddressAddress of the implementation.
databytesInitializer calldata.
-
-

Returns

-
- -
NameTypeDescription
<none>bytes32bytes32 Hash of the init code.
-
-

getCreate2Address

-

Preview address from CREATE2 with given salt and creation code.

-
function getCreate2Address(bytes32 _salt, bytes memory _creationCode) external view returns (address);
-
-

getCreate3Address

-

Preview address from CREATE3 with given salt.

-
function getCreate3Address(bytes32 salt) external view returns (address);
-
-

previewCreateProxy

-

Preview proxy address from {createProxy} through {CreateProxyPreview} custom error.

-
function previewCreateProxy(address implementation, bytes memory _calldata) external returns (address proxyPreview);
-
-

Parameters

-
- - -
NameTypeDescription
implementationaddressBytecode of the implementation.
_calldatabytesInitializer calldata.
-
-

Returns

-
- -
NameTypeDescription
proxyPreviewaddressAddress of the proxy that would be created.
-
-

previewCreate2Proxy

-

Preview resulting proxy address from {create2AndCall} with given salt.

-
function previewCreate2Proxy(address implementation, bytes memory _calldata, bytes32 salt)
-    external
-    view
-    returns (address proxyPreview);
-
-

Parameters

-
- - - -
NameTypeDescription
implementationaddressAddress of the implementation.
_calldatabytesInitializer calldata.
saltbytes32Salt for the deterministic deployment.
-
-

Returns

-
- -
NameTypeDescription
proxyPreviewaddressAddress of the proxy that would be created.
-
-

previewCreate3Proxy

-

Preview resulting proxy address from {create3AndCall} or {deployCreate3AndCall} with given salt.

-
function previewCreate3Proxy(bytes32 salt) external view returns (address proxyPreview);
-
-

Parameters

-
- -
NameTypeDescription
saltbytes32Salt for the deterministic deployment.
-
-

Returns

-
- -
NameTypeDescription
proxyPreviewaddressAddress of the proxy that would be created.
-
-

previewCreateProxyAndLogic

-

Preview resulting proxy and implementation address from {deployCreateAndCall} through the {CreateProxyAndLogic} custom error.

-
function previewCreateProxyAndLogic(bytes memory implementation, bytes memory _calldata)
-    external
-    returns (address proxyPreview, address implementationPreview);
-
-

Parameters

-
- - -
NameTypeDescription
implementationbytesBytecode of the implementation.
_calldatabytesInitializer calldata.
-
-

Returns

-
- - -
NameTypeDescription
proxyPreviewaddressAddress of the proxy that would be created.
implementationPreviewaddressAddress of the deployed implementation.
-
-

previewCreate2ProxyAndLogic

-

Preview resulting proxy and implementation address from {deployCreate2AndCall} with given salt.

-
function previewCreate2ProxyAndLogic(bytes memory implementation, bytes memory _calldata, bytes32 salt)
-    external
-    view
-    returns (address proxyPreview, address implementationPreview);
-
-

Parameters

-
- - - -
NameTypeDescription
implementationbytesBytecode of the implementation.
_calldatabytesInitializer calldata.
saltbytes32Salt for the deterministic deployment.
-
-

Returns

-
- - -
NameTypeDescription
proxyPreviewaddressAddress of the proxy that would be created.
implementationPreviewaddressAddress of the deployed implementation.
-
-

previewCreate3ProxyAndLogic

-

Preview implementation and proxy address from {deployCreate3AndCall} with given salt.

-
function previewCreate3ProxyAndLogic(bytes32 salt)
-    external
-    view
-    returns (address proxyPreview, address implementationPreview);
-
-

Parameters

-
- -
NameTypeDescription
saltbytes32Salt for the deterministic deployment.
-
-

Returns

-
- - -
NameTypeDescription
proxyPreviewaddressAddress of the new proxy.
implementationPreviewaddressAddress of the deployed implementation.
-
-

previewCreate2Upgrade

-

Preview resulting implementation address from {upgrade2AndCall} with given salt.

-
function previewCreate2Upgrade(ITransparentUpgradeableProxy proxy, bytes memory implementation)
-    external
-    view
-    returns (address implementationPreview, uint256 version);
-
-

Parameters

-
- - -
NameTypeDescription
proxyITransparentUpgradeableProxyExisting ITransparentUpgradeableProxy address.
implementationbytesBytecode of the new implementation.
-
-

Returns

-
- - -
NameTypeDescription
implementationPreviewaddressAddress for the next implementation.
versionuint256New version number of the proxy.
-
-

previewCreate3Upgrade

-

Preview resulting implementation address from {upgrade3AndCall} with given salt.

-
function previewCreate3Upgrade(ITransparentUpgradeableProxy proxy)
-    external
-    view
-    returns (address implementationPreview, uint256 version);
-
-

Parameters

-
- -
NameTypeDescription
proxyITransparentUpgradeableProxyExisting ITransparentUpgradeableProxy address.
-
-

Returns

-
- - -
NameTypeDescription
implementationPreviewaddressAddress for the next implementation.
versionuint256New version number of the proxy.
-
-

createProxy

-

Creates a new proxy for the implementation and initializes it with data.

-
function createProxy(address implementation, bytes memory _calldata)
-    external
-    payable
-    returns (Deployment memory newProxy);
-
-

Parameters

-
- - -
NameTypeDescription
implementationaddressAddress of the implementation.
_calldatabytesInitializer calldata.
-
-

Returns

-
- -
NameTypeDescription
newProxyDeploymentDeployment information. See {TransparentUpgradeableProxy-constructor}.
-
-

create2Proxy

-

Creates a new proxy with deterministic address derived from arguments given.

-
function create2Proxy(address implementation, bytes memory _calldata, bytes32 salt)
-    external
-    payable
-    returns (Deployment memory newProxy);
-
-

Parameters

-
- - - -
NameTypeDescription
implementationaddressAddress of the implementation.
_calldatabytesInitializer calldata.
saltbytes32Salt for the deterministic deployment.
-
-

Returns

-
- -
NameTypeDescription
newProxyDeploymentDeployment information.
-
-

create3Proxy

-

Creates a new proxy with deterministic address derived only from the salt given.

-
function create3Proxy(address implementation, bytes memory _calldata, bytes32 salt)
-    external
-    payable
-    returns (Deployment memory newProxy);
-
-

Parameters

-
- - - -
NameTypeDescription
implementationaddressAddress of the implementation.
_calldatabytesInitializer calldata.
saltbytes32Salt for the deterministic deployment.
-
-

Returns

-
- -
NameTypeDescription
newProxyDeploymentDeployment information.
-
-

createProxyAndLogic

-

Deploys an implementation and creates a proxy initialized with data for it.

-
function createProxyAndLogic(bytes memory implementation, bytes memory _calldata)
-    external
-    payable
-    returns (Deployment memory newProxy);
-
-

Parameters

-
- - -
NameTypeDescription
implementationbytesBytecode of the implementation.
_calldatabytesInitializer calldata.
-
-

Returns

-
- -
NameTypeDescription
newProxyDeploymentDeployment information.
-
-

create2ProxyAndLogic

-

Deterministic version of {deployCreateAndCall} where arguments are used to derive the salt.

-

Implementation salt is salt + 1. Use {previewDeployCreate3} to preview.

-
function create2ProxyAndLogic(bytes memory implementation, bytes memory _calldata, bytes32 salt)
-    external
-    payable
-    returns (Deployment memory newProxy);
-
-

Parameters

-
- - - -
NameTypeDescription
implementationbytesBytecode of the implementation.
_calldatabytesInitializer calldata.
saltbytes32Salt to derive both addresses from.
-
-

Returns

-
- -
NameTypeDescription
newProxyDeploymentDeployment information.
-
-

create3ProxyAndLogic

-

Deterministic version of {deployCreateAndCall} where only salt matters.

-

Implementation salt is salt + 1. Use {previewDeployCreate3} to preview.

-
function create3ProxyAndLogic(bytes memory implementation, bytes memory _calldata, bytes32 salt)
-    external
-    payable
-    returns (Deployment memory newProxy);
-
-

Parameters

-
- - - -
NameTypeDescription
implementationbytesBytecode of the implementation to deploy.
_calldatabytesInitializer calldata.
saltbytes32Salt to derive both addresses from.
-
-

Returns

-
- -
NameTypeDescription
newProxyDeploymentDeployment information.
-
-

upgradeAndCall

-

Deploys the @param implementation for {upgradeAndCall} and @return Deployment information.

-
function upgradeAndCall(ITransparentUpgradeableProxy proxy, bytes memory implementation, bytes memory _calldata)
-    external
-    payable
-    returns (Deployment memory);
-
-

upgradeAndCallReturn

-

Same as {upgradeAndCall} but @return Deployment information.

-
function upgradeAndCallReturn(ITransparentUpgradeableProxy proxy, address implementation, bytes memory _calldata)
-    external
-    payable
-    returns (Deployment memory);
-
-

create2UpgradeAndCall

-

Deterministically deploys the upgrade implementation and calls the {ProxyAdmin-upgradeAndCall}.

-

Implementation salt is salt + next version. Use {previewUpgrade2} to preview.

-
function create2UpgradeAndCall(ITransparentUpgradeableProxy proxy, bytes memory implementation, bytes memory _calldata)
-    external
-    payable
-    returns (Deployment memory);
-
-

Parameters

-
- - - -
NameTypeDescription
proxyITransparentUpgradeableProxyExisting ITransparentUpgradeableProxy to upgrade.
implementationbytesBytecode of the new implementation.
_calldatabytesInitializer calldata.
-
-

Returns

-
- -
NameTypeDescription
<none>DeploymentDeployment Deployment information.
-
-

create3UpgradeAndCall

-

Deterministically deploys the upgrade implementatio and calls the {ProxyAdmin-upgradeAndCall}.

-

Implementation salt is salt + next version. Use {previewUpgrade3} to preview.

-
function create3UpgradeAndCall(ITransparentUpgradeableProxy proxy, bytes memory implementation, bytes memory _calldata)
-    external
-    payable
-    returns (Deployment memory);
-
-

Parameters

-
- - - -
NameTypeDescription
proxyITransparentUpgradeableProxyExisting ITransparentUpgradeableProxy to upgrade.
implementationbytesBytecode of the new implementation.
_calldatabytesInitializer calldata.
-
-

Returns

-
- -
NameTypeDescription
<none>DeploymentDeployment Deployment information.
-
-

deployCreate2

-

Deploy contract using create2.

-
function deployCreate2(bytes memory creationCode, bytes memory _calldata, bytes32 salt)
-    external
-    payable
-    returns (Deployment memory newDeployment);
-
-

Parameters

-
- - - -
NameTypeDescription
creationCodebytesThe creation code (bytes).
_calldatabytesThe calldata (bytes).
saltbytes32The salt (bytes32).
-
-

Returns

-
- -
NameTypeDescription
newDeploymentDeploymentDeployment information.
-
-

deployCreate3

-

Deploy contract using create3.

-
function deployCreate3(bytes memory creationCode, bytes memory _calldata, bytes32 salt)
-    external
-    payable
-    returns (Deployment memory newDeployment);
-
-

Parameters

-
- - - -
NameTypeDescription
creationCodebytesThe creation code (bytes).
_calldatabytesThe calldata (bytes).
saltbytes32The salt (bytes32).
-
-

Returns

-
- -
NameTypeDescription
newDeploymentDeploymentDeployment information.
-
-

batch

-

Batch any action in this contract.

-

Reverts if any of the calls fail.

-

Delegates to self which keeps context, so msg.value is fine.

-
function batch(bytes[] calldata calls) external payable returns (bytes[] memory results);
-
-

batchStatic

-

Batch view data from this contract.

-
function batchStatic(bytes[] calldata calls) external view returns (bytes[] memory results);
-
-

Events

-

DeployerSet

-
event DeployerSet(address, bool);
-
-

Deployed

-
event Deployed(Deployment);
-
-

Upgrade

-
event Upgrade(Deployment);
-
-

Errors

-

BatchRevertSilentOrCustomError

-
error BatchRevertSilentOrCustomError(bytes innerError);
-
-

CreateProxyPreview

-
error CreateProxyPreview(address proxy);
-
-

CreateProxyAndLogicPreview

-
error CreateProxyAndLogicPreview(address proxy, address implementation);
-
-

InvalidKind

-
error InvalidKind(Deployment);
-
-

ArrayLengthMismatch

-
error ArrayLengthMismatch(uint256 proxies, uint256 implementations, uint256 datas);
-
-

InvalidSalt

-
error InvalidSalt(Deployment);
-
-

DeployerAlreadySet

-
error DeployerAlreadySet(address, bool);
-
-

TransparentUpgradeableProxy

-

Git Source

-

Inherits: -ERC1967Proxy

-

*This contract implements a proxy that is upgradeable through an associated {ProxyAdmin} instance. -To avoid https://medium.com/nomic-labs-blog/malicious-backdoors-in-ethereum-proxies-62629adf3357[proxy selector -clashing], which can potentially be used in an attack, this contract uses the -https://blog.openzeppelin.com/the-transparent-proxy-pattern/[transparent proxy pattern]. This pattern implies two -things that go hand in hand:

-
    -
  1. If any account other than the admin calls the proxy, the call will be forwarded to the implementation, even if -that call matches the {ITransparentUpgradeableProxy-upgradeToAndCall} function exposed by the proxy itself.
  2. -
  3. If the admin calls the proxy, it can call the upgradeToAndCall function but any other call won't be forwarded to -the implementation. If the admin tries to call a function on the implementation it will fail with an error indicating -the proxy admin cannot fallback to the target implementation. -These properties mean that the admin account can only be used for upgrading the proxy, so it's best if it's a -dedicated account that is not used for anything else. This will avoid headaches due to sudden errors when trying to -call a function from the proxy implementation. For this reason, the proxy deploys an instance of {ProxyAdmin} and -allows upgrades only if they come through it. You should think of the ProxyAdmin instance as the administrative -interface of the proxy, including the ability to change who can trigger upgrades by transferring ownership. -NOTE: The real interface of this proxy is that defined in ITransparentUpgradeableProxy. This contract does not -inherit from that interface, and instead upgradeToAndCall is implicitly implemented using a custom dispatch -mechanism in _fallback. Consequently, the compiler will not produce an ABI for this contract. This is necessary to -fully implement transparency without decoding reverts caused by selector clashes between the proxy and the -implementation. -NOTE: This proxy does not inherit from {Context} deliberately. The {ProxyAdmin} of this contract won't send a -meta-transaction in any way, and any other meta-transaction setup should be made in the implementation contract. -IMPORTANT: This contract avoids unnecessary storage reads by setting the admin only during construction as an -immutable variable, preventing any changes thereafter. However, the admin slot defined in ERC-1967 can still be -overwritten by the implementation logic pointed to by this proxy. In such cases, the contract may end up in an -undesirable state where the admin slot is different from the actual admin. -WARNING: It is not recommended to extend this contract to add additional external functions. If you do so, the -compiler will not check that there are no selector conflicts, due to the note above. A selector clash between any new -function and the functions declared in {ITransparentUpgradeableProxy} will be resolved in favor of the new one. This -could render the upgradeToAndCall function inaccessible, preventing upgradeability and compromising transparency.*
  4. -
-

State Variables

-

_admin

-
address private immutable _admin;
-
-

Functions

-

constructor

-

Kresko

-

Initializes an upgradeable proxy managed by an instance of a {ProxyAdmin} with an initialOwner, -backed by the implementation at _logic, and optionally initialized with _data as explained in -{ERC1967Proxy-constructor}.

-

Removed ProxyAdmin construction - instead using the creator {DeploymentFactory} as {ProxyAdmin}.

-

Factory address is explicitly passed as argument (and not as msg.sender) to support "CREATE3".

-
constructor(address _logic, address _factory, bytes memory _data) payable ERC1967Proxy(_logic, _data);
-
-

_proxyAdmin

-

Returns the admin of this proxy.

-
function _proxyAdmin() internal virtual returns (address);
-
-

_fallback

-

If caller is the admin process the call internally, otherwise transparently fallback to the proxy behavior.

-
function _fallback() internal virtual override;
-
-

_dispatchUpgradeToAndCall

-

*Upgrade the implementation of the proxy. See {ERC1967Utils-upgradeToAndCall}. -Requirements:

-
    -
  • If data is empty, msg.value must be zero.*
  • -
-
function _dispatchUpgradeToAndCall() private;
-
-

Errors

-

ProxyDeniedAdminAccess

-

The proxy caller is the current admin, and can't fallback to the proxy target.

-
error ProxyDeniedAdminAccess();
-
-

Contents

- -

Contents

- -

IKISS

-

Git Source

-

Inherits: -IVaultExtender, IKreskoAssetIssuer, IERC165

-

Functions

-

issue

-

This function adds KISS to circulation -Caller must be a contract and have the OPERATOR_ROLE

-
function issue(uint256 _amount, address _to) external override returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_amountuint256amount to mint
_toaddressaddress to mint tokens to
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 amount minted
-
-

destroy

-

This function removes KISS from circulation -Caller must be a contract and have the OPERATOR_ROLE

-
function destroy(uint256 _amount, address _from) external override returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_amountuint256amount to burn
_fromaddressaddress to burn tokens from
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 amount burned
-
-

pause

-

Triggers stopped state. -Requirements:

-
    -
  • The contract must not be paused.
  • -
-
function pause() external;
-
-

unpause

-

Returns to normal state. -Requirements:

-
    -
  • The contract must be paused.
  • -
-
function unpause() external;
-
-

exchangeRate

-

Exchange rate of vKISS to USD.

-
function exchangeRate() external view returns (uint256 rate);
-
-

Returns

-
- -
NameTypeDescription
rateuint256vKISS/USD exchange rate.
-
-

grantRole

-

Overrides AccessControl.grantRole for following:

-

EOA cannot be granted Role.OPERATOR role

-
function grantRole(bytes32 _role, address _to) external;
-
-

Parameters

-
- - -
NameTypeDescription
_rolebytes32role to grant
_toaddressaddress to grant role for
-

KISS

-

Git Source

-

Inherits: -IKISS, ERC20Upgradeable, PausableUpgradeable, AccessControlEnumerableUpgradeable

-

Author: -Kresko

-

State Variables

-

kresko

-
address public kresko;
-
-

vKISS

-
address public vKISS;
-
-

Functions

-

initialize

-
function initialize(
-    string memory name_,
-    string memory symbol_,
-    uint8 dec_,
-    address admin_,
-    address kresko_,
-    address vKISS_
-) external initializer;
-
-

onlyContract

-
modifier onlyContract();
-
-

issue

-

This function adds KISS to circulation -Caller must be a contract and have the OPERATOR_ROLE

-
function issue(uint256 _amount, address _to) public override onlyRole(Role.OPERATOR) returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_amountuint256amount to mint
_toaddressaddress to mint tokens to
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 amount minted
-
-

destroy

-

This function removes KISS from circulation -Caller must be a contract and have the OPERATOR_ROLE

-
function destroy(uint256 _amount, address _from) external onlyRole(Role.OPERATOR) returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_amountuint256amount to burn
_fromaddressaddress to burn tokens from
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 amount burned
-
-

vaultDeposit

-

Deposit tokens to vault for shares and convert them to equal amount of extender token.

-
function vaultDeposit(address _assetAddr, uint256 _assets, address _receiver)
-    external
-    returns (uint256 sharesOut, uint256 assetFee);
-
-

Parameters

-
- - - -
NameTypeDescription
_assetAddraddressSupported vault asset address
_assetsuint256amount of _assetAddr to deposit
_receiveraddressAddress receive extender tokens
-
-

Returns

-
- - -
NameTypeDescription
sharesOutuint256amount of shares/extender tokens minted
assetFeeuint256amount of _assetAddr vault took as fee
-
-

vaultMint

-

Deposit supported vault assets to receive _shares, depositing the shares for equal amount of extender token.

-
function vaultMint(address _assetAddr, uint256 _shares, address _receiver)
-    external
-    returns (uint256 assetsIn, uint256 assetFee);
-
-

Parameters

-
- - - -
NameTypeDescription
_assetAddraddressSupported vault asset address
_sharesuint256Amount of shares to receive
_receiveraddressAddress receive extender tokens
-
-

Returns

-
- - -
NameTypeDescription
assetsInuint256Amount of assets for _shares
assetFeeuint256Amount of _assetAddr vault took as fee
-
-

vaultWithdraw

-

Withdraw supported vault asset, burning extender tokens and withdrawing shares from vault.

-
function vaultWithdraw(address _assetAddr, uint256 _assets, address _receiver, address _owner)
-    external
-    returns (uint256 sharesIn, uint256 assetFee);
-
-

Parameters

-
- - - - -
NameTypeDescription
_assetAddraddressSupported vault asset address
_assetsuint256amount of _assetAddr to deposit
_receiveraddressAddress receive extender tokens
_owneraddressOwner of extender tokens
-
-

Returns

-
- - -
NameTypeDescription
sharesInuint256amount of shares/extender tokens burned
assetFeeuint256amount of _assetAddr vault took as fee
-
-

vaultRedeem

-

Withdraw supported vault asset for _shares of extender tokens.

-

Does not return a value

-
function vaultRedeem(address _assetAddr, uint256 _shares, address _receiver, address _owner)
-    external
-    returns (uint256 assetsOut, uint256 assetFee);
-
-

Parameters

-
- - - - -
NameTypeDescription
_assetAddraddressToken to deposit into vault for shares.
_sharesuint256amount of extender tokens to burn
_receiveraddressAddress to receive assets withdrawn
_owneraddressOwner of extender tokens
-
-

Returns

-
- - -
NameTypeDescription
assetsOutuint256sharesIn amount of shares/extender tokens minted
assetFeeuint256amount of _assetAddr vault took as fee
-
-

deposit

-

Deposit shares for equal amount of extender token.

-

Does not return a value

-
function deposit(uint256 _shares, address _receiver) external;
-
-

Parameters

-
- - -
NameTypeDescription
_sharesuint256amount of vault shares to deposit
_receiveraddressaddress to mint extender tokens to
-
-

withdraw

-

Withdraw shares for equal amount of extender token.

-

Does not return a value

-
function withdraw(uint256 _amount, address _receiver) external;
-
-

Parameters

-
- - -
NameTypeDescription
_amountuint256amount of vault extender tokens to burn
_receiveraddressaddress to send shares to
-
-

withdrawFrom

-

Withdraw shares for equal amount of extender token with allowance.

-

Does not return a value

-
function withdrawFrom(address _from, address _to, uint256 _amount) public;
-
-

Parameters

-
- - - -
NameTypeDescription
_fromaddressaddress to burn extender tokens from
_toaddressaddress to send shares to
_amountuint256amount to convert
-
-

pause

-

Triggers stopped state. -Requirements:

-
    -
  • The contract must not be paused.
  • -
-
function pause() public onlyContract onlyRole(Role.ADMIN);
-
-

unpause

-

Returns to normal state. -Requirements:

-
    -
  • The contract must be paused.
  • -
-
function unpause() public onlyContract onlyRole(Role.ADMIN);
-
-

grantRole

-

Overrides AccessControl.grantRole for following:

-
function grantRole(bytes32 _role, address _to)
-    public
-    override(IKISS, AccessControlUpgradeable, IAccessControl)
-    onlyRole(Role.ADMIN);
-
-

Parameters

-
- - -
NameTypeDescription
_rolebytes32role to grant
_toaddressaddress to grant role for
-
-

exchangeRate

-

Exchange rate of vKISS to USD.

-
function exchangeRate() external view returns (uint256);
-
-

Returns

-
- -
NameTypeDescription
<none>uint256rate vKISS/USD exchange rate.
-
-

convertToShares

-

Preview conversion from KrAsset amount: @param assets to matching amount of Anchor tokens: @return shares

-
function convertToShares(uint256 assets) external pure returns (uint256);
-
-

convertManyToShares

-

Preview conversion from KrAsset amounts: @param assets to matching amounts of Anchor tokens: @return shares

-
function convertManyToShares(uint256[] calldata assets) external pure returns (uint256[] calldata shares);
-
-

convertToAssets

-

Preview conversion from Anchor token amount: @param shares to matching KrAsset amount: @return assets

-
function convertToAssets(uint256 shares) external pure returns (uint256);
-
-

convertManyToAssets

-

Preview conversion from Anchor token amounts: @param shares to matching amounts of KrAssets: @return assets

-
function convertManyToAssets(uint256[] calldata shares) external pure returns (uint256[] calldata assets);
-
-

supportsInterface

-

Query if a contract implements an interface

-

Interface identification is specified in ERC-165. This function -uses less than 30,000 gas.

-
function supportsInterface(bytes4 interfaceId)
-    public
-    view
-    override(AccessControlEnumerableUpgradeable, IERC165)
-    returns (bool);
-
-

Parameters

-
- -
NameTypeDescription
interfaceIdbytes4The interface identifier, as specified in ERC-165
-
-

Returns

-
- -
NameTypeDescription
<none>booltrue if the contract implements interfaceID and interfaceID is not 0xffffffff, false otherwise
-
-

_withdraw

-
function _withdraw(address from, address to, uint256 amount) internal;
-
-

_beforeTokenTransfer

-

*See {ERC20-_beforeTokenTransfer}. -Requirements:

-
    -
  • the contract must not be paused.*
  • -
-
function _beforeTokenTransfer(address from, address to, uint256 amount) internal override;
-
-

Contents

- -

ERC4626Upgradeable

-

Git Source

-

Inherits: -IERC4626Upgradeable, ERC20Upgradeable

-

Authors: -Solmate (https://github.com/Rari-Capital/solmate/blob/main/src/mixins/ERC4626.sol), Kresko (https://www.kresko.fi)

-

Minimal ERC4626 tokenized Vault implementation.

-

Kresko: -Adds issue/destroy functions that are called when KreskoAssets are minted/burned through the protocol.

-

shares = anchor tokens

-

assets = underlying KreskoAssets

-

State Variables

-

asset

-

The underlying Kresko Asset

-
IKreskoAsset public immutable asset;
-
-

Functions

-

constructor

-
constructor(IKreskoAsset _asset) payable;
-
-

__ERC4626Upgradeable_init

-

Initializes the ERC4626.

-

decimals are read from the underlying asset

-
function __ERC4626Upgradeable_init(IERC20Permit _asset, string memory _name, string memory _symbol)
-    internal
-    onlyInitializing;
-
-

Parameters

-
- - - -
NameTypeDescription
_assetIERC20PermitThe underlying (Kresko) Asset
_namestringName of the anchor token
_symbolstringSymbol of the anchor token
-
-

issue

-

When new KreskoAssets are minted: -Issues the equivalent amount of anchor tokens to Kresko -Issues the equivalent amount of assets to user

-
function issue(uint256 assets, address to) public virtual returns (uint256 shares);
-
-

destroy

-

When new KreskoAssets are burned: -Destroys the equivalent amount of anchor tokens from Kresko -Destroys the equivalent amount of assets from user

-
function destroy(uint256 assets, address from) public virtual returns (uint256 shares);
-
-

totalAssets

-
function totalAssets() public view virtual returns (uint256);
-
-

convertToShares

-
function convertToShares(uint256 assets) public view virtual returns (uint256 shares);
-
-

convertToAssets

-
function convertToAssets(uint256 shares) public view virtual returns (uint256 assets);
-
-

previewIssue

-
function previewIssue(uint256 assets) public view virtual returns (uint256);
-
-

Returns

-
- -
NameTypeDescription
<none>uint256shares for amount of @param assets
-
-

previewDeposit

-
function previewDeposit(uint256 assets) public view virtual returns (uint256);
-
-

Returns

-
- -
NameTypeDescription
<none>uint256shares for amount of @param assets
-
-

previewDestroy

-
function previewDestroy(uint256 shares) public view virtual returns (uint256);
-
-

Returns

-
- -
NameTypeDescription
<none>uint256assets for amount of @param shares
-
-

previewRedeem

-
function previewRedeem(uint256 shares) public view virtual returns (uint256);
-
-

Returns

-
- -
NameTypeDescription
<none>uint256assets for amount of @param shares
-
-

previewMint

-
function previewMint(uint256 shares) public view virtual returns (uint256);
-
-

Returns

-
- -
NameTypeDescription
<none>uint256assets for amount of @param shares
-
-

previewWithdraw

-
function previewWithdraw(uint256 assets) public view virtual returns (uint256);
-
-

Returns

-
- -
NameTypeDescription
<none>uint256shares for amount of @param assets
-
-

maxDeposit

-
function maxDeposit(address) public view virtual returns (uint256);
-
-

maxIssue

-
function maxIssue(address) public view virtual returns (uint256);
-
-

maxMint

-
function maxMint(address) public view virtual returns (uint256);
-
-

maxDestroy

-
function maxDestroy(address owner) public view virtual returns (uint256);
-
-

maxWithdraw

-
function maxWithdraw(address owner) public view virtual returns (uint256);
-
-

maxRedeem

-
function maxRedeem(address owner) public view virtual returns (uint256);
-
-

deposit

-

Deposit KreskoAssets for equivalent amount of anchor tokens

-
function deposit(uint256 assets, address receiver) public virtual returns (uint256 shares);
-
-

Parameters

-
- - -
NameTypeDescription
assetsuint256Amount of KreskoAssets to deposit
receiveraddressAddress to send shares to
-
-

Returns

-
- -
NameTypeDescription
sharesuint256Amount of shares minted
-
-

withdraw

-

Withdraw KreskoAssets for equivalent amount of anchor tokens

-

shares are burned from owner, not msg.sender

-
function withdraw(uint256 assets, address receiver, address owner) public virtual returns (uint256 shares);
-
-

Parameters

-
- - - -
NameTypeDescription
assetsuint256Amount of KreskoAssets to withdraw
receiveraddressAddress to send KreskoAssets to
owneraddressAddress to burn shares from
-
-

Returns

-
- -
NameTypeDescription
sharesuint256Amount of shares burned
-
-

mint

-

Mint shares of anchor tokens for equivalent amount of KreskoAssets

-
function mint(uint256 shares, address receiver) public virtual returns (uint256 assets);
-
-

Parameters

-
- - -
NameTypeDescription
sharesuint256Amount of shares to mint
receiveraddressAddress to send shares to
-
-

Returns

-
- -
NameTypeDescription
assetsuint256Amount of KreskoAssets redeemed
-
-

redeem

-

Redeem shares of anchor for KreskoAssets

-
function redeem(uint256 shares, address receiver, address owner) public virtual returns (uint256 assets);
-
-

Parameters

-
- - - -
NameTypeDescription
sharesuint256Amount of shares to redeem
receiveraddressAddress to send KreskoAssets to
owneraddressAddress to burn shares from
-
-

Returns

-
- -
NameTypeDescription
assetsuint256Amount of KreskoAssets redeemed
-
-

_anchorId

-
function _anchorId() internal view returns (Errors.ID memory);
-
-

_assetId

-
function _assetId() internal view returns (Errors.ID memory);
-
-

_beforeWithdraw

-
function _beforeWithdraw(uint256 assets, uint256 shares) internal virtual;
-
-

_afterDeposit

-
function _afterDeposit(uint256 assets, uint256 shares) internal virtual;
-
-

Events

-

Issue

-
event Issue(address indexed caller, address indexed owner, uint256 assets, uint256 shares);
-
-

Deposit

-
event Deposit(address indexed caller, address indexed owner, uint256 assets, uint256 shares);
-
-

Destroy

-
event Destroy(address indexed caller, address indexed receiver, address indexed owner, uint256 assets, uint256 shares);
-
-

Withdraw

-
event Withdraw(address indexed caller, address indexed receiver, address indexed owner, uint256 assets, uint256 shares);
-
-

IERC4626Upgradeable

-

Git Source

-

Functions

-

asset

-

The underlying Kresko Asset

-
function asset() external view returns (IKreskoAsset);
-
-

deposit

-

Deposit KreskoAssets for equivalent amount of anchor tokens

-
function deposit(uint256 assets, address receiver) external returns (uint256 shares);
-
-

Parameters

-
- - -
NameTypeDescription
assetsuint256Amount of KreskoAssets to deposit
receiveraddressAddress to send shares to
-
-

Returns

-
- -
NameTypeDescription
sharesuint256Amount of shares minted
-
-

withdraw

-

Withdraw KreskoAssets for equivalent amount of anchor tokens

-

shares are burned from owner, not msg.sender

-
function withdraw(uint256 assets, address receiver, address owner) external returns (uint256 shares);
-
-

Parameters

-
- - - -
NameTypeDescription
assetsuint256Amount of KreskoAssets to withdraw
receiveraddressAddress to send KreskoAssets to
owneraddressAddress to burn shares from
-
-

Returns

-
- -
NameTypeDescription
sharesuint256Amount of shares burned
-
-

maxDeposit

-
function maxDeposit(address) external view returns (uint256);
-
-

maxMint

-
function maxMint(address) external view returns (uint256 assets);
-
-

maxRedeem

-
function maxRedeem(address owner) external view returns (uint256 assets);
-
-

maxWithdraw

-
function maxWithdraw(address owner) external view returns (uint256 assets);
-
-

mint

-

Mint shares of anchor tokens for equivalent amount of KreskoAssets

-
function mint(uint256 shares, address receiver) external returns (uint256 assets);
-
-

Parameters

-
- - -
NameTypeDescription
sharesuint256Amount of shares to mint
receiveraddressAddress to send shares to
-
-

Returns

-
- -
NameTypeDescription
assetsuint256Amount of KreskoAssets redeemed
-
-

previewDeposit

-
function previewDeposit(uint256 assets) external view returns (uint256 shares);
-
-

previewMint

-
function previewMint(uint256 shares) external view returns (uint256 assets);
-
-

previewRedeem

-
function previewRedeem(uint256 shares) external view returns (uint256 assets);
-
-

previewWithdraw

-
function previewWithdraw(uint256 assets) external view returns (uint256 shares);
-
-

totalAssets

-

Track the underlying amount

-
function totalAssets() external view returns (uint256);
-
-

Returns

-
- -
NameTypeDescription
<none>uint256Total supply for the underlying
-
-

redeem

-

Redeem shares of anchor for KreskoAssets

-
function redeem(uint256 shares, address receiver, address owner) external returns (uint256 assets);
-
-

Parameters

-
- - - -
NameTypeDescription
sharesuint256Amount of shares to redeem
receiveraddressAddress to send KreskoAssets to
owneraddressAddress to burn shares from
-
-

Returns

-
- -
NameTypeDescription
assetsuint256Amount of KreskoAssets redeemed
-

ISyncable

-

Git Source

-

Functions

-

sync

-
function sync() external;
-
-

IKreskoAsset

-

Git Source

-

Inherits: -IERC20Permit, IAccessControlEnumerable, IERC165

-

Functions

-

initialize

-

Initializes a KreskoAsset ERC20 token.

-

Intended to be operated by the Kresko smart contract.

-
function initialize(
-    string memory _name,
-    string memory _symbol,
-    uint8 _decimals,
-    address _admin,
-    address _kresko,
-    address _underlyingAddr,
-    address _feeRecipient,
-    uint48 _openFee,
-    uint40 _closeFee
-) external;
-
-

Parameters

-
- - - - - - - - - -
NameTypeDescription
_namestringThe name of the KreskoAsset.
_symbolstringThe symbol of the KreskoAsset.
_decimalsuint8Decimals for the asset.
_adminaddressThe adminstrator of this contract.
_kreskoaddressThe protocol, can perform mint and burn.
_underlyingAddraddressThe underlying token if available.
_feeRecipientaddressFee recipient for synth wraps.
_openFeeuint48Synth warp open fee.
_closeFeeuint40Synth wrap close fee.
-
-

kresko

-
function kresko() external view returns (address);
-
-

rebaseInfo

-
function rebaseInfo() external view returns (Rebase memory);
-
-

wrappingInfo

-
function wrappingInfo() external view returns (Wrapping memory);
-
-

isRebased

-
function isRebased() external view returns (bool);
-
-

rebase

-

Perform a rebase, changing the denumerator and its operator

-

denumerator values 0 and 1 ether will disable the rebase

-
function rebase(uint248 _denominator, bool _positive, address[] calldata _pools) external;
-
-

Parameters

-
- - - -
NameTypeDescription
_denominatoruint248the denumerator for the operator, 1 ether = 1
_positiveboolsupply increasing/reducing rebase
_poolsaddress[]UniswapV2Pair address to sync so we wont get rekt by skim() calls.
-
-

reinitializeERC20

-

Updates ERC20 metadata for the token in case eg. a ticker change

-
function reinitializeERC20(string memory _name, string memory _symbol, uint8 _version) external;
-
-

Parameters

-
- - - -
NameTypeDescription
_namestringnew name for the asset
_symbolstringnew symbol for the asset
_versionuint8number that must be greater than latest emitted Initialized version
-
-

mint

-

Mints tokens to an address.

-

Only callable by operator.

-

Internal balances are always unrebased, events emitted are not.

-
function mint(address _to, uint256 _amount) external;
-
-

Parameters

-
- - -
NameTypeDescription
_toaddressThe address to mint tokens to.
_amountuint256The amount of tokens to mint.
-
-

burn

-

Burns tokens from an address.

-

Only callable by operator.

-

Internal balances are always unrebased, events emitted are not.

-
function burn(address _from, uint256 _amount) external;
-
-

Parameters

-
- - -
NameTypeDescription
_fromaddressThe address to burn tokens from.
_amountuint256The amount of tokens to burn.
-
-

pause

-

Triggers stopped state. -Requirements:

-
    -
  • The contract must not be paused.
  • -
-
function pause() external;
-
-

unpause

-

Returns to normal state. -Requirements:

-
    -
  • The contract must be paused.
  • -
-
function unpause() external;
-
-

wrap

-

Deposit underlying tokens to receive equal value of krAsset (-fee).

-
function wrap(address _to, uint256 _amount) external;
-
-

Parameters

-
- - -
NameTypeDescription
_toaddressThe to address.
_amountuint256The amount (uint256).
-
-

unwrap

-

Withdraw kreskoAsset to receive underlying tokens / native (-fee).

-
function unwrap(uint256 _amount, bool _receiveNative) external;
-
-

Parameters

-
- - -
NameTypeDescription
_amountuint256The amount (uint256).
_receiveNativeboolbool whether to receive underlying as native
-
-

setAnchorToken

-

Sets anchor token address

-

Has modifiers: onlyRole.

-
function setAnchorToken(address _anchor) external;
-
-

Parameters

-
- -
NameTypeDescription
_anchoraddressThe anchor address.
-
-

enableNativeUnderlying

-

Enables depositing native token ETH in case of krETH

-

Has modifiers: onlyRole.

-
function enableNativeUnderlying(bool _enabled) external;
-
-

Parameters

-
- -
NameTypeDescription
_enabledboolThe enabled (bool).
-
-

setFeeRecipient

-

Sets fee recipient address

-

Has modifiers: onlyRole.

-
function setFeeRecipient(address _feeRecipient) external;
-
-

Parameters

-
- -
NameTypeDescription
_feeRecipientaddressThe fee recipient address.
-
-

setOpenFee

-

Sets deposit fee

-

Has modifiers: onlyRole.

-
function setOpenFee(uint48 _openFee) external;
-
-

Parameters

-
- -
NameTypeDescription
_openFeeuint48The open fee (uint48).
-
-

setCloseFee

-

Sets withdraw fee

-

Has modifiers: onlyRole.

-
function setCloseFee(uint40 _closeFee) external;
-
-

Parameters

-
- -
NameTypeDescription
_closeFeeuint40The open fee (uint48).
-
-

setUnderlying

-

Sets underlying token address (and its decimals)

-

Zero address will disable functionality provided for the underlying.

-

Has modifiers: onlyRole.

-
function setUnderlying(address _underlyingAddr) external;
-
-

Parameters

-
- -
NameTypeDescription
_underlyingAddraddressThe underlying address.
-
-

Structs

-

Rebase

-

Rebase information

-
struct Rebase {
-    uint248 denominator;
-    bool positive;
-}
-
-

Wrapping

-

Wrapping information for the Kresko Asset

-
struct Wrapping {
-    address underlying;
-    uint8 underlyingDecimals;
-    uint48 openFee;
-    uint40 closeFee;
-    bool nativeUnderlyingEnabled;
-    address payable feeRecipient;
-}
-
-

IKreskoAssetAnchor

-

Git Source

-

Inherits: -IKreskoAssetIssuer, IERC4626Upgradeable, IERC20Permit, IAccessControlEnumerable, IERC165

-

Functions

-

totalAssets

-
function totalAssets() external view override(IERC4626Upgradeable) returns (uint256);
-
-

initialize

-

Initializes the Kresko Asset Anchor.

-

Decimals are not supplied as they are read from the underlying Kresko Asset

-
function initialize(IKreskoAsset _asset, string memory _name, string memory _symbol, address _admin) external;
-
-

Parameters

-
- - - - -
NameTypeDescription
_assetIKreskoAssetThe underlying (Kresko) Asset
_namestringName of the anchor token
_symbolstringSymbol of the anchor token
_adminaddressThe adminstrator of this contract.
-
-

reinitializeERC20

-

Updates ERC20 metadata for the token in case eg. a ticker change

-
function reinitializeERC20(string memory _name, string memory _symbol, uint8 _version) external;
-
-

Parameters

-
- - - -
NameTypeDescription
_namestringnew name for the asset
_symbolstringnew symbol for the asset
_versionuint8number that must be greater than latest emitted Initialized version
-
-

wrap

-

Mint Kresko Anchor Asset to Kresko Asset (Only KreskoAsset can call)

-
function wrap(uint256 assets) external;
-
-

Parameters

-
- -
NameTypeDescription
assetsuint256The assets (uint256).
-
-

unwrap

-

Burn Kresko Anchor Asset to Kresko Asset (Only KreskoAsset can call)

-
function unwrap(uint256 assets) external;
-
-

Parameters

-
- -
NameTypeDescription
assetsuint256The assets (uint256).
-

IKreskoAssetIssuer

-

Git Source

-

Author: -Kresko

-

Contract that allows minting and burning through Kresko.

-

All mintable assets in Kresko must implement this. (enforced through introspection)

-

Functions

-

issue

-

Mints @param _assets of krAssets for @param _to,

-

Mints relative @return _shares of anchor tokens.

-
function issue(uint256 _assets, address _to) external returns (uint256 shares);
-
-

destroy

-

Burns @param _assets of krAssets from @param _from,

-

Burns relative @return _shares of anchor tokens.

-
function destroy(uint256 _assets, address _from) external returns (uint256 shares);
-
-

convertToShares

-

Preview conversion from KrAsset amount: @param assets to matching amount of Anchor tokens: @return shares

-
function convertToShares(uint256 assets) external view returns (uint256 shares);
-
-

convertToAssets

-

Preview conversion from Anchor token amount: @param shares to matching KrAsset amount: @return assets

-
function convertToAssets(uint256 shares) external view returns (uint256 assets);
-
-

convertManyToAssets

-

Preview conversion from Anchor token amounts: @param shares to matching amounts of KrAssets: @return assets

-
function convertManyToAssets(uint256[] calldata shares) external view returns (uint256[] memory assets);
-
-

convertManyToShares

-

Preview conversion from KrAsset amounts: @param assets to matching amounts of Anchor tokens: @return shares

-
function convertManyToShares(uint256[] calldata assets) external view returns (uint256[] memory shares);
-
-

KreskoAsset

-

Git Source

-

Inherits: -ERC20Upgradeable, AccessControlEnumerableUpgradeable, PausableUpgradeable, IKreskoAsset

-

Author: -Kresko

-

Rebases to adjust for stock splits and reverse stock splits

-

Minting, burning and rebasing can only be performed by the Role.OPERATOR

-

State Variables

-

rebasing

-
Rebase private rebasing;
-
-

isRebased

-
bool public isRebased;
-
-

kresko

-
address public kresko;
-
-

anchor

-
address public anchor;
-
-

wrapping

-
Wrapping private wrapping;
-
-

Functions

-

constructor

-
constructor();
-
-

initialize

-

Initializes a KreskoAsset ERC20 token.

-

Intended to be operated by the Kresko smart contract.

-
function initialize(
-    string memory _name,
-    string memory _symbol,
-    uint8 _decimals,
-    address _admin,
-    address _kresko,
-    address _underlying,
-    address _feeRecipient,
-    uint48 _openFee,
-    uint40 _closeFee
-) external initializer;
-
-

Parameters

-
- - - - - - - - - -
NameTypeDescription
_namestringThe name of the KreskoAsset.
_symbolstringThe symbol of the KreskoAsset.
_decimalsuint8Decimals for the asset.
_adminaddressThe adminstrator of this contract.
_kreskoaddressThe protocol, can perform mint and burn.
_underlyingaddress
_feeRecipientaddressFee recipient for synth wraps.
_openFeeuint48Synth warp open fee.
_closeFeeuint40Synth wrap close fee.
-
-

setAnchorToken

-

Sets anchor token address

-

Has modifiers: onlyRole.

-
function setAnchorToken(address _anchor) external;
-
-

Parameters

-
- -
NameTypeDescription
_anchoraddressThe anchor address.
-
-

setUnderlying

-

Sets underlying token address (and its decimals)

-

Has modifiers: onlyRole.

-
function setUnderlying(address _underlyingAddr) public onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_underlyingAddraddressThe underlying address.
-
-

enableNativeUnderlying

-

Enables depositing native token ETH in case of krETH

-

Has modifiers: onlyRole.

-
function enableNativeUnderlying(bool _enabled) external onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_enabledboolThe enabled (bool).
-
-

setFeeRecipient

-

Sets fee recipient address

-

Has modifiers: onlyRole.

-
function setFeeRecipient(address _feeRecipient) public onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_feeRecipientaddressThe fee recipient address.
-
-

setOpenFee

-

Sets deposit fee

-

Has modifiers: onlyRole.

-
function setOpenFee(uint48 _openFee) public onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_openFeeuint48The open fee (uint48).
-
-

setCloseFee

-

Sets withdraw fee

-

Has modifiers: onlyRole.

-
function setCloseFee(uint40 _closeFee) public onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_closeFeeuint40The open fee (uint48).
-
-

supportsInterface

-

Query if a contract implements an interface

-

Interface identification is specified in ERC-165. This function -uses less than 30,000 gas.

-
function supportsInterface(bytes4 interfaceId)
-    public
-    view
-    virtual
-    override(AccessControlEnumerableUpgradeable, IERC165)
-    returns (bool);
-
-

Parameters

-
- -
NameTypeDescription
interfaceIdbytes4The interface identifier, as specified in ERC-165
-
-

Returns

-
- -
NameTypeDescription
<none>booltrue if the contract implements interfaceID and interfaceID is not 0xffffffff, false otherwise
-
-

wrappingInfo

-
function wrappingInfo() external view override returns (Wrapping memory);
-
-

rebaseInfo

-
function rebaseInfo() external view override returns (Rebase memory);
-
-

totalSupply

-
function totalSupply() public view override(ERC20Upgradeable, IERC20) returns (uint256);
-
-

balanceOf

-
function balanceOf(address _account) public view override(ERC20Upgradeable, IERC20) returns (uint256);
-
-

allowance

-
function allowance(address _owner, address _account) public view override(ERC20Upgradeable, IERC20) returns (uint256);
-
-

pause

-

Triggers stopped state. -Requirements:

-
    -
  • The contract must not be paused.
  • -
-
function pause() public onlyRole(Role.ADMIN);
-
-

unpause

-

Returns to normal state. -Requirements:

-
    -
  • The contract must be paused.
  • -
-
function unpause() public onlyRole(Role.ADMIN);
-
-

reinitializeERC20

-

Updates ERC20 metadata for the token in case eg. a ticker change

-
function reinitializeERC20(string memory _name, string memory _symbol, uint8 _version)
-    external
-    onlyRole(Role.ADMIN)
-    reinitializer(_version);
-
-

Parameters

-
- - - -
NameTypeDescription
_namestringnew name for the asset
_symbolstringnew symbol for the asset
_versionuint8number that must be greater than latest emitted Initialized version
-
-

approve

-
function approve(address _spender, uint256 _amount) public override(ERC20Upgradeable, IERC20) returns (bool);
-
-

transfer

-
function transfer(address _to, uint256 _amount) public override(ERC20Upgradeable, IERC20) returns (bool);
-
-

transferFrom

-
function transferFrom(address _from, address _to, uint256 _amount)
-    public
-    override(ERC20Upgradeable, IERC20)
-    returns (bool);
-
-

rebase

-

Perform a rebase, changing the denumerator and its operator

-

denumerator values 0 and 1 ether will disable the rebase

-
function rebase(uint248 _denominator, bool _positive, address[] calldata _pools) external onlyRole(Role.ADMIN);
-
-

Parameters

-
- - - -
NameTypeDescription
_denominatoruint248the denumerator for the operator, 1 ether = 1
_positiveboolsupply increasing/reducing rebase
_poolsaddress[]UniswapV2Pair address to sync so we wont get rekt by skim() calls.
-
-

mint

-

Mints tokens to an address.

-

Only callable by operator.

-
function mint(address _to, uint256 _amount) external onlyRole(Role.OPERATOR);
-
-

Parameters

-
- - -
NameTypeDescription
_toaddressThe address to mint tokens to.
_amountuint256The amount of tokens to mint.
-
-

burn

-

Burns tokens from an address.

-

Only callable by operator.

-
function burn(address _from, uint256 _amount) external onlyRole(Role.OPERATOR);
-
-

Parameters

-
- - -
NameTypeDescription
_fromaddressThe address to burn tokens from.
_amountuint256The amount of tokens to burn.
-
-

wrap

-

Deposit underlying tokens to receive equal value of krAsset (-fee).

-
function wrap(address _to, uint256 _amount) external;
-
-

Parameters

-
- - -
NameTypeDescription
_toaddressThe to address.
_amountuint256The amount (uint256).
-
-

unwrap

-

Withdraw kreskoAsset to receive underlying tokens / native (-fee).

-
function unwrap(uint256 _amount, bool _receiveNative) external;
-
-

Parameters

-
- - -
NameTypeDescription
_amountuint256The amount (uint256).
_receiveNativeboolbool whether to receive underlying as native
-
-

receive

-
receive() external payable;
-
-

_mint

-
function _mint(address _to, uint256 _amount) internal override;
-
-

_burn

-
function _burn(address _from, uint256 _amount) internal override;
-
-

_transfer

-

Internal balances are always unrebased, events emitted are not.

-
function _transfer(address _from, address _to, uint256 _amount) internal returns (bool);
-
-

_adjustDecimals

-
function _adjustDecimals(uint256 _amount, uint8 _fromDecimal, uint8 _toDecimal) internal pure returns (uint256);
-
-

_assetId

-
function _assetId() internal view returns (Errors.ID memory);
-
-

KreskoAssetAnchor

-

Git Source

-

Inherits: -ERC4626Upgradeable, IKreskoAssetAnchor, AccessControlEnumerableUpgradeable

-

Author: -Kresko

-

Main purpose of this token is to represent a static amount of the possibly rebased underlying KreskoAsset. -Main use-cases are normalized book-keeping, bridging and integration with external contracts.

-

Shares means amount of this token.

-

Assets mean amount of KreskoAssets.

-

Functions

-

constructor

-
constructor(IKreskoAsset _asset) payable ERC4626Upgradeable(_asset);
-
-

initialize

-

Initializes the Kresko Asset Anchor.

-

Decimals are not supplied as they are read from the underlying Kresko Asset

-
function initialize(IKreskoAsset _asset, string memory _name, string memory _symbol, address _admin)
-    external
-    initializer;
-
-

Parameters

-
- - - - -
NameTypeDescription
_assetIKreskoAssetThe underlying (Kresko) Asset
_namestringName of the anchor token
_symbolstringSymbol of the anchor token
_adminaddressThe adminstrator of this contract.
-
-

supportsInterface

-

Query if a contract implements an interface

-

Interface identification is specified in ERC-165. This function -uses less than 30,000 gas.

-
function supportsInterface(bytes4 interfaceId)
-    public
-    view
-    virtual
-    override(AccessControlEnumerableUpgradeable, IERC165)
-    returns (bool);
-
-

Parameters

-
- -
NameTypeDescription
interfaceIdbytes4The interface identifier, as specified in ERC-165
-
-

Returns

-
- -
NameTypeDescription
<none>booltrue if the contract implements interfaceID and interfaceID is not 0xffffffff, false otherwise
-
-

reinitializeERC20

-

Updates ERC20 metadata for the token in case eg. a ticker change

-
function reinitializeERC20(string memory _name, string memory _symbol, uint8 _version)
-    external
-    onlyRole(Role.ADMIN)
-    reinitializer(_version);
-
-

Parameters

-
- - - -
NameTypeDescription
_namestringnew name for the asset
_symbolstringnew symbol for the asset
_versionuint8number that must be greater than latest emitted Initialized version
-
-

totalAssets

-
function totalAssets() public view virtual override(IKreskoAssetAnchor, ERC4626Upgradeable) returns (uint256);
-
-

convertToAssets

-

Preview conversion from Anchor token amount: @param shares to matching KrAsset amount: @return assets

-
function convertToAssets(uint256 shares)
-    public
-    view
-    virtual
-    override(ERC4626Upgradeable, IKreskoAssetIssuer)
-    returns (uint256 assets);
-
-

convertManyToShares

-
function convertManyToShares(uint256[] calldata assets) external view returns (uint256[] memory shares);
-
-

convertManyToAssets

-

Preview conversion from Anchor token amounts: @param shares to matching amounts of KrAssets: @return assets

-
function convertManyToAssets(uint256[] calldata shares) external view returns (uint256[] memory assets);
-
-

convertToShares

-

Preview conversion from KrAsset amount: @param assets to matching amount of Anchor tokens: @return shares

-
function convertToShares(uint256 assets)
-    public
-    view
-    virtual
-    override(ERC4626Upgradeable, IKreskoAssetIssuer)
-    returns (uint256 shares);
-
-

issue

-

Mints @param _assets of krAssets for @param _to,

-
function issue(uint256 _assets, address _to)
-    public
-    virtual
-    override(ERC4626Upgradeable, IKreskoAssetIssuer)
-    returns (uint256 shares);
-
-

destroy

-

Burns @param _assets of krAssets from @param _from,

-
function destroy(uint256 _assets, address _from)
-    public
-    virtual
-    override(ERC4626Upgradeable, IKreskoAssetIssuer)
-    returns (uint256 shares);
-
-

wrap

-

Mint Kresko Anchor Asset to Kresko Asset (Only KreskoAsset can call)

-
function wrap(uint256 assets) external;
-
-

Parameters

-
- -
NameTypeDescription
assetsuint256The assets (uint256).
-
-

unwrap

-

Burn Kresko Anchor Asset to Kresko Asset (Only KreskoAsset can call)

-
function unwrap(uint256 assets) external;
-
-

Parameters

-
- -
NameTypeDescription
assetsuint256The assets (uint256).
-
-

deposit

-

reverting function, kept to maintain compatibility with ERC4626 standard

-
function deposit(uint256, address) public pure override(ERC4626Upgradeable, IERC4626Upgradeable) returns (uint256);
-
-

withdraw

-

reverting function, kept to maintain compatibility with ERC4626 standard

-
function withdraw(uint256, address, address)
-    public
-    pure
-    override(ERC4626Upgradeable, IERC4626Upgradeable)
-    returns (uint256);
-
-

redeem

-

reverting function, kept to maintain compatibility with ERC4626 standard

-
function redeem(uint256, address, address)
-    public
-    pure
-    override(ERC4626Upgradeable, IERC4626Upgradeable)
-    returns (uint256);
-
-

_onlyOperator

-
function _onlyOperator() internal view;
-
-

_onlyOperatorOrAsset

-
function _onlyOperatorOrAsset() private view;
-
-

_beforeWithdraw

-
function _beforeWithdraw(uint256 assets, uint256 shares) internal virtual override;
-
-

_afterDeposit

-
function _afterDeposit(uint256 assets, uint256 shares) internal virtual override;
-
-

Rebaser

-

Git Source

-

Functions

-

unrebase

-

Unrebase a value by a given rebase struct.

-
function unrebase(uint256 self, IKreskoAsset.Rebase storage _rebase) internal view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
selfuint256The value to unrebase.
_rebaseIKreskoAsset.RebaseThe rebase struct.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256The unrebased value.
-
-

rebase

-

Rebase a value by a given rebase struct.

-
function rebase(uint256 self, IKreskoAsset.Rebase storage _rebase) internal view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
selfuint256The value to rebase.
_rebaseIKreskoAsset.RebaseThe rebase struct.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256The rebased value.
-

Contents

- -

Arrays

-

Git Source

-

Functions

-

empty

-
function empty(address[2] memory _addresses) internal pure returns (bool);
-
-

empty

-
function empty(Enums.OracleType[2] memory _oracles) internal pure returns (bool);
-
-

find

-
function find(address[] storage _elements, address _elementToFind) internal pure returns (FindResult memory result);
-
-

find

-
function find(bytes32[] storage _elements, bytes32 _elementToFind) internal pure returns (FindResult memory result);
-
-

find

-
function find(string[] storage _elements, string memory _elementToFind)
-    internal
-    pure
-    returns (FindResult memory result);
-
-

pushUnique

-
function pushUnique(address[] storage _elements, address _elementToAdd) internal;
-
-

pushUnique

-
function pushUnique(bytes32[] storage _elements, bytes32 _elementToAdd) internal;
-
-

pushUnique

-
function pushUnique(string[] storage _elements, string memory _elementToAdd) internal;
-
-

removeExisting

-
function removeExisting(address[] storage _addresses, address _elementToRemove) internal;
-
-

removeAddress

-

Removes an element by copying the last element to the element to remove's place and removing -the last element.

-
function removeAddress(address[] storage _addresses, address _elementToRemove, uint256 _elementIndex) internal;
-
-

Parameters

-
- - - -
NameTypeDescription
_addressesaddress[]The address array containing the item to be removed.
_elementToRemoveaddressThe element to be removed.
_elementIndexuint256The index of the element to be removed.
-
-

Structs

-

FindResult

-
struct FindResult {
-    uint256 index;
-    bool exists;
-}
-
-

EnumerableSet

-

Git Source

-

*Library for managing -https://en.wikipedia.org/wiki/Set_(abstract_data_type)[sets] of primitive -types. -Sets have the following properties:

-
    -
  • Elements are added, removed, and checked for existence in constant time -(O(1)).
  • -
  • Elements are enumerated in O(n). No guarantees are made on the ordering.
  • -
-
contract Example {
-// Add the library methods
-using EnumerableSet for EnumerableSet.AddressSet;
-// Declare a set state variable
-EnumerableSet.AddressSet private mySet;
-}
-
-

As of v3.3.0, sets of type bytes32 (Bytes32Set), address (AddressSet) -and uint256 (UintSet) are supported.*

-

Functions

-

_add

-

Add a value to a set. O(1). -Returns true if the value was added to the set, that is if it was not -already present.

-
function _add(Set storage set, bytes32 value) private returns (bool);
-
-

_remove

-

Removes a value from a set. O(1). -Returns true if the value was removed from the set, that is if it was -present.

-
function _remove(Set storage set, bytes32 value) private returns (bool);
-
-

_contains

-

Returns true if the value is in the set. O(1).

-
function _contains(Set storage set, bytes32 value) private view returns (bool);
-
-

_length

-

Returns the number of values on the set. O(1).

-
function _length(Set storage set) private view returns (uint256);
-
-

_at

-

*Returns the value stored at position index in the set. O(1). -Note that there are no guarantees on the ordering of values inside the -array, and it may change when more values are added or removed. -Requirements:

-
    -
  • index must be strictly less than {length}.*
  • -
-
function _at(Set storage set, uint256 index) private view returns (bytes32);
-
-

_values

-

Return the entire set in an array -WARNING: This operation will copy the entire storage to memory, which can be quite expensive. This is designed -to mostly be used by view accessors that are queried without any gas fees. Developers should keep in mind that -this function has an unbounded cost, and using it as part of a state-changing function may render the function -uncallable if the set grows to a point where copying to memory consumes too much gas to fit in a block.

-
function _values(Set storage set) private view returns (bytes32[] memory);
-
-

add

-

Add a value to a set. O(1). -Returns true if the value was added to the set, that is if it was not -already present.

-
function add(Bytes32Set storage set, bytes32 value) internal returns (bool);
-
-

remove

-

Removes a value from a set. O(1). -Returns true if the value was removed from the set, that is if it was -present.

-
function remove(Bytes32Set storage set, bytes32 value) internal returns (bool);
-
-

contains

-

Returns true if the value is in the set. O(1).

-
function contains(Bytes32Set storage set, bytes32 value) internal view returns (bool);
-
-

length

-

Returns the number of values in the set. O(1).

-
function length(Bytes32Set storage set) internal view returns (uint256);
-
-

at

-

*Returns the value stored at position index in the set. O(1). -Note that there are no guarantees on the ordering of values inside the -array, and it may change when more values are added or removed. -Requirements:

-
    -
  • index must be strictly less than {length}.*
  • -
-
function at(Bytes32Set storage set, uint256 index) internal view returns (bytes32);
-
-

values

-

Return the entire set in an array -WARNING: This operation will copy the entire storage to memory, which can be quite expensive. This is designed -to mostly be used by view accessors that are queried without any gas fees. Developers should keep in mind that -this function has an unbounded cost, and using it as part of a state-changing function may render the function -uncallable if the set grows to a point where copying to memory consumes too much gas to fit in a block.

-
function values(Bytes32Set storage set) internal view returns (bytes32[] memory);
-
-

add

-

Add a value to a set. O(1). -Returns true if the value was added to the set, that is if it was not -already present.

-
function add(AddressSet storage set, address value) internal returns (bool);
-
-

remove

-

Removes a value from a set. O(1). -Returns true if the value was removed from the set, that is if it was -present.

-
function remove(AddressSet storage set, address value) internal returns (bool);
-
-

contains

-

Returns true if the value is in the set. O(1).

-
function contains(AddressSet storage set, address value) internal view returns (bool);
-
-

length

-

Returns the number of values in the set. O(1).

-
function length(AddressSet storage set) internal view returns (uint256);
-
-

at

-

*Returns the value stored at position index in the set. O(1). -Note that there are no guarantees on the ordering of values inside the -array, and it may change when more values are added or removed. -Requirements:

-
    -
  • index must be strictly less than {length}.*
  • -
-
function at(AddressSet storage set, uint256 index) internal view returns (address);
-
-

values

-

Return the entire set in an array -WARNING: This operation will copy the entire storage to memory, which can be quite expensive. This is designed -to mostly be used by view accessors that are queried without any gas fees. Developers should keep in mind that -this function has an unbounded cost, and using it as part of a state-changing function may render the function -uncallable if the set grows to a point where copying to memory consumes too much gas to fit in a block.

-
function values(AddressSet storage set) internal view returns (address[] memory);
-
-

add

-

Add a value to a set. O(1). -Returns true if the value was added to the set, that is if it was not -already present.

-
function add(UintSet storage set, uint256 value) internal returns (bool);
-
-

remove

-

Removes a value from a set. O(1). -Returns true if the value was removed from the set, that is if it was -present.

-
function remove(UintSet storage set, uint256 value) internal returns (bool);
-
-

contains

-

Returns true if the value is in the set. O(1).

-
function contains(UintSet storage set, uint256 value) internal view returns (bool);
-
-

length

-

Returns the number of values on the set. O(1).

-
function length(UintSet storage set) internal view returns (uint256);
-
-

at

-

*Returns the value stored at position index in the set. O(1). -Note that there are no guarantees on the ordering of values inside the -array, and it may change when more values are added or removed. -Requirements:

-
    -
  • index must be strictly less than {length}.*
  • -
-
function at(UintSet storage set, uint256 index) internal view returns (uint256);
-
-

values

-

Return the entire set in an array -WARNING: This operation will copy the entire storage to memory, which can be quite expensive. This is designed -to mostly be used by view accessors that are queried without any gas fees. Developers should keep in mind that -this function has an unbounded cost, and using it as part of a state-changing function may render the function -uncallable if the set grows to a point where copying to memory consumes too much gas to fit in a block.

-
function values(UintSet storage set) internal view returns (uint256[] memory);
-
-

Structs

-

Set

-
struct Set {
-    bytes32[] _values;
-    mapping(bytes32 => uint256) _indexes;
-}
-
-

Bytes32Set

-
struct Bytes32Set {
-    Set _inner;
-}
-
-

AddressSet

-
struct AddressSet {
-    Set _inner;
-}
-
-

UintSet

-
struct UintSet {
-    Set _inner;
-}
-
-

FixedPointMath

-

Git Source

-

Authors: -Solmate (https://github.com/transmissions11/solmate/blob/main/src/utils/FixedPointMathLib.sol), Inspired by USM (https://github.com/usmfum/USM/blob/master/contracts/WadMath.sol)

-

Arithmetic library with operations for fixed-point numbers.

-

State Variables

-

MAX_UINT256

-
uint256 internal constant MAX_UINT256 = 2 ** 256 - 1;
-
-

WAD

-
uint256 internal constant WAD = 1e18;
-
-

Functions

-

mulWadDown

-
function mulWadDown(uint256 x, uint256 y) internal pure returns (uint256);
-
-

mulWadUp

-
function mulWadUp(uint256 x, uint256 y) internal pure returns (uint256);
-
-

divWadDown

-
function divWadDown(uint256 x, uint256 y) internal pure returns (uint256);
-
-

divWadUp

-
function divWadUp(uint256 x, uint256 y) internal pure returns (uint256);
-
-

mulDivDown

-
function mulDivDown(uint256 x, uint256 y, uint256 denominator) internal pure returns (uint256 z);
-
-

mulDivUp

-
function mulDivUp(uint256 x, uint256 y, uint256 denominator) internal pure returns (uint256 z);
-
-

rpow

-
function rpow(uint256 x, uint256 n, uint256 scalar) internal pure returns (uint256 z);
-
-

sqrt

-
function sqrt(uint256 x) internal pure returns (uint256 z);
-
-

unsafeMod

-
function unsafeMod(uint256 x, uint256 y) internal pure returns (uint256 z);
-
-

unsafeDiv

-
function unsafeDiv(uint256 x, uint256 y) internal pure returns (uint256 r);
-
-

unsafeDivUp

-
function unsafeDivUp(uint256 x, uint256 y) internal pure returns (uint256 z);
-
-

Meta

-

Git Source

-

State Variables

-

EIP712_DOMAIN_TYPEHASH

-
bytes32 internal constant EIP712_DOMAIN_TYPEHASH =
-    keccak256(bytes("EIP712Domain(string name,string version,uint256 chainId,address verifyingContract)"));
-
-

Functions

-

domainSeparator

-
function domainSeparator(string memory name, string memory version) internal view returns (bytes32 domainSeparator_);
-
-

getChainID

-
function getChainID() internal view returns (uint256 id);
-
-

msgSender

-
function msgSender() internal view returns (address sender_);
-
-

enforceHasContractCode

-
function enforceHasContractCode(address _contract) internal view;
-
-

PercentageMath

-

Git Source

-

Author: -Aave

-

Provides functions to perform percentage calculations

-

PercentageMath are defined by default with 2 decimals of precision (100.00). -The precision is indicated by PERCENTAGE_FACTOR

-

Operations are rounded. If a value is >=.5, will be rounded up, otherwise rounded down.

-

State Variables

-

PERCENTAGE_FACTOR

-
uint256 internal constant PERCENTAGE_FACTOR = 1e4;
-
-

HALF_PERCENTAGE_FACTOR

-
uint256 internal constant HALF_PERCENTAGE_FACTOR = 0.5e4;
-
-

Functions

-

percentMul

-

Executes a percentage multiplication

-

assembly optimized for improved gas savings: https://twitter.com/transmissions11/status/1451131036377571328

-
function percentMul(uint256 value, uint256 percentage) internal pure returns (uint256 result);
-
-

Parameters

-
- - -
NameTypeDescription
valueuint256The value of which the percentage needs to be calculated
percentageuint256The percentage of the value to be calculated
-
-

Returns

-
- -
NameTypeDescription
resultuint256value percentmul percentage
-
-

percentDiv

-

Executes a percentage division

-

assembly optimized for improved gas savings: https://twitter.com/transmissions11/status/1451131036377571328

-
function percentDiv(uint256 value, uint256 percentage) internal pure returns (uint256 result);
-
-

Parameters

-
- - -
NameTypeDescription
valueuint256The value of which the percentage needs to be calculated
percentageuint256The percentage of the value to be calculated
-
-

Returns

-
- -
NameTypeDescription
resultuint256value percentdiv percentage
-

Redstone

-

Git Source

-

State Variables

-

STANDARD_SLOT_BS

-
uint256 internal constant STANDARD_SLOT_BS = 32;
-
-

FREE_MEMORY_PTR

-
uint256 internal constant FREE_MEMORY_PTR = 0x40;
-
-

BYTES_ARR_LEN_VAR_BS

-
uint256 internal constant BYTES_ARR_LEN_VAR_BS = 32;
-
-

FUNCTION_SIGNATURE_BS

-
uint256 internal constant FUNCTION_SIGNATURE_BS = 4;
-
-

REVERT_MSG_OFFSET

-
uint256 internal constant REVERT_MSG_OFFSET = 68;
-
-

STRING_ERR_MESSAGE_MASK

-
uint256 internal constant STRING_ERR_MESSAGE_MASK = 0x08c379a000000000000000000000000000000000000000000000000000000000;
-
-

SIG_BS

-
uint256 internal constant SIG_BS = 65;
-
-

TIMESTAMP_BS

-
uint256 internal constant TIMESTAMP_BS = 6;
-
-

DATA_PACKAGES_COUNT_BS

-
uint256 internal constant DATA_PACKAGES_COUNT_BS = 2;
-
-

DATA_POINTS_COUNT_BS

-
uint256 internal constant DATA_POINTS_COUNT_BS = 3;
-
-

DATA_POINT_VALUE_BYTE_SIZE_BS

-
uint256 internal constant DATA_POINT_VALUE_BYTE_SIZE_BS = 4;
-
-

DATA_POINT_SYMBOL_BS

-
uint256 internal constant DATA_POINT_SYMBOL_BS = 32;
-
-

DEFAULT_DATA_POINT_VALUE_BS

-
uint256 internal constant DEFAULT_DATA_POINT_VALUE_BS = 32;
-
-

UNSIGNED_METADATA_BYTE_SIZE_BS

-
uint256 internal constant UNSIGNED_METADATA_BYTE_SIZE_BS = 3;
-
-

REDSTONE_MARKER_BS

-
uint256 internal constant REDSTONE_MARKER_BS = 9;
-
-

REDSTONE_MARKER_MASK

-
uint256 internal constant REDSTONE_MARKER_MASK = 0x0000000000000000000000000000000000000000000000000002ed57011e0000;
-
-

TIMESTAMP_NEGATIVE_OFFSET_IN_DATA_PACKAGE_WITH_STANDARD_SLOT_BS

-
uint256 internal constant TIMESTAMP_NEGATIVE_OFFSET_IN_DATA_PACKAGE_WITH_STANDARD_SLOT_BS = 104;
-
-

DATA_PACKAGE_WITHOUT_DATA_POINTS_BS

-
uint256 internal constant DATA_PACKAGE_WITHOUT_DATA_POINTS_BS = 78;
-
-

DATA_PACKAGE_WITHOUT_DATA_POINTS_AND_SIG_BS

-
uint256 internal constant DATA_PACKAGE_WITHOUT_DATA_POINTS_AND_SIG_BS = 13;
-
-

REDSTONE_MARKER_BS_PLUS_STANDARD_SLOT_BS

-
uint256 internal constant REDSTONE_MARKER_BS_PLUS_STANDARD_SLOT_BS = 41;
-
-

Functions

-

sub

-
function sub(uint256 a, uint256 b) internal pure returns (uint256);
-
-

add

-
function add(uint256 a, uint256 b) internal pure returns (uint256);
-
-

getPrice

-

This function can be used in a consumer contract to securely extract an -oracle value for a given data feed id. Security is achieved by -signatures verification, timestamp validation, and aggregating values -from different authorised signers into a single numeric value. If any of the -required conditions do not match, the function will revert. -Note! This function expects that tx calldata contains redstone payload in the end -Learn more about redstone payload here: https://github.com/redstone-finance/redstone-oracles-monorepo/tree/main/packages/evm-connector#readme

-
function getPrice(bytes32 dataFeedId) internal view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
dataFeedIdbytes32bytes32 value that uniquely identifies the data feed
-
-

Returns

-
- -
NameTypeDescription
<none>uint256Extracted and verified numeric oracle value for the given data feed id
-
-

getAuthorisedSignerIndex

-
function getAuthorisedSignerIndex(address signerAddress) internal pure returns (uint8);
-
-

getPrices

-

This function can be used in a consumer contract to securely extract several -numeric oracle values for a given array of data feed ids. Security is achieved by -signatures verification, timestamp validation, and aggregating values -from different authorised signers into a single numeric value. If any of the -required conditions do not match, the function will revert. -Note! This function expects that tx calldata contains redstone payload in the end -Learn more about redstone payload here: https://github.com/redstone-finance/redstone-oracles-monorepo/tree/main/packages/evm-connector#readme

-
function getPrices(bytes32[] memory dataFeedIds) internal view returns (uint256[] memory);
-
-

Parameters

-
- -
NameTypeDescription
dataFeedIdsbytes32[]An array of unique data feed identifiers
-
-

Returns

-
- -
NameTypeDescription
<none>uint256[]An array of the extracted and verified oracle values in the same order as they are requested in the dataFeedIds array
-
-

validateTimestamp

-

This function may be overridden by the child consumer contract. -It should validate the timestamp against the current time (block.timestamp) -It should revert with a helpful message if the timestamp is not valid

-
function validateTimestamp(uint256 receivedTimestampMilliseconds) internal view;
-
-

Parameters

-
- -
NameTypeDescription
receivedTimestampMillisecondsuint256Timestamp extracted from calldata
-
-

getUniqueSignersThreshold

-

This function should be overridden by the child consumer contract.

-
function getUniqueSignersThreshold() internal pure returns (uint8);
-
-

Returns

-
- -
NameTypeDescription
<none>uint8The minimum required value of unique authorised signers
-
-

aggregateValues

-

This function may be overridden by the child consumer contract. -It should aggregate values from different signers to a single uint value. -By default, it calculates the median value

-
function aggregateValues(uint256[] memory values) internal pure returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
valuesuint256[]An array of uint256 values from different signers
-
-

Returns

-
- -
NameTypeDescription
<none>uint256Result of the aggregation in the form of a single number
-
-

_securelyExtractOracleValuesFromTxMsg

-

This is an internal helpful function for secure extraction oracle values -from the tx calldata. Security is achieved by signatures verification, timestamp -validation, and aggregating values from different authorised signers into a -single numeric value. If any of the required conditions (e.g. too old timestamp or -insufficient number of authorised signers) do not match, the function will revert. -Note! You should not call this function in a consumer contract. You can use -getOracleNumericValuesFromTxMsg or getOracleNumericValueFromTxMsg instead.

-
function _securelyExtractOracleValuesFromTxMsg(bytes32[] memory dataFeedIds) private view returns (uint256[] memory);
-
-

Parameters

-
- -
NameTypeDescription
dataFeedIdsbytes32[]An array of unique data feed identifiers
-
-

Returns

-
- -
NameTypeDescription
<none>uint256[]An array of the extracted and verified oracle values in the same order as they are requested in dataFeedIds array
-
-

_extractDataPackage

-

This is a private helpful function, which extracts data for a data package based -on the given negative calldata offset, verifies them, and in the case of successful -verification updates the corresponding data package values in memory

-
function _extractDataPackage(
-    bytes32[] memory dataFeedIds,
-    uint256[] memory uniqueSignerCountForDataFeedIds,
-    uint256[] memory signersBitmapForDataFeedIds,
-    uint256[][] memory valuesForDataFeeds,
-    uint256 calldataNegativeOffset
-) private view returns (uint256);
-
-

Parameters

-
- - - - - -
NameTypeDescription
dataFeedIdsbytes32[]an array of unique data feed identifiers
uniqueSignerCountForDataFeedIdsuint256[]an array with the numbers of unique signers for each data feed
signersBitmapForDataFeedIdsuint256[]an array of signer bitmaps for data feeds
valuesForDataFeedsuint256[][]2-dimensional array, valuesForDataFeeds[i][j] contains j-th value for the i-th data feed
calldataNegativeOffsetuint256negative calldata offset for the given data package
-
-

Returns

-
- -
NameTypeDescription
<none>uint256An array of the aggregated values
-
-

_getAggregatedValues

-

This is a private helpful function, which aggregates values from different -authorised signers for the given arrays of values for each data feed

-
function _getAggregatedValues(uint256[][] memory valuesForDataFeeds, uint256[] memory uniqueSignerCountForDataFeedIds)
-    private
-    pure
-    returns (uint256[] memory);
-
-

Parameters

-
- - -
NameTypeDescription
valuesForDataFeedsuint256[][]2-dimensional array, valuesForDataFeeds[i][j] contains j-th value for the i-th data feed
uniqueSignerCountForDataFeedIdsuint256[]an array with the numbers of unique signers for each data feed
-
-

Returns

-
- -
NameTypeDescription
<none>uint256[]An array of the aggregated values
-
-

_extractDataPointsDetailsForDataPackage

-
function _extractDataPointsDetailsForDataPackage(uint256 calldataNegativeOffsetForDataPackage)
-    private
-    pure
-    returns (uint256 dataPointsCount, uint256 eachDataPointValueByteSize);
-
-

_extractByteSizeOfUnsignedMetadata

-
function _extractByteSizeOfUnsignedMetadata() private pure returns (uint256);
-
-

_extractDataPackagesCountFromCalldata

-
function _extractDataPackagesCountFromCalldata(uint256 calldataNegativeOffset)
-    private
-    pure
-    returns (uint16 dataPackagesCount);
-
-

_extractDataPointValueAndDataFeedId

-
function _extractDataPointValueAndDataFeedId(
-    uint256 calldataNegativeOffsetForDataPackage,
-    uint256 defaultDataPointValueByteSize,
-    uint256 dataPointIndex
-) private pure returns (bytes32 dataPointDataFeedId, uint256 dataPointValue);
-
-

proxyCalldata

-
function proxyCalldata(address contractAddress, bytes memory encodedFunction, bool forwardValue)
-    internal
-    returns (bytes memory);
-
-

proxyDelegateCalldata

-
function proxyDelegateCalldata(address contractAddress, bytes memory encodedFunction) internal returns (bytes memory);
-
-

proxyCalldataView

-
function proxyCalldataView(address contractAddress, bytes memory encodedFunction)
-    internal
-    view
-    returns (bytes memory);
-
-

_prepareMessage

-
function _prepareMessage(bytes memory encodedFunction) private pure returns (bytes memory);
-
-

_getRedstonePayloadByteSize

-
function _getRedstonePayloadByteSize() private pure returns (uint256);
-
-

_getDataPackageByteSize

-
function _getDataPackageByteSize(uint256 calldataNegativeOffset) private pure returns (uint256);
-
-

_prepareReturnValue

-
function _prepareReturnValue(bool success, bytes memory result) internal pure returns (bytes memory);
-
-

NumericArrayLib

-

Git Source

-

State Variables

-

BYTES_ARR_LEN_VAR_BS

-
uint256 internal constant BYTES_ARR_LEN_VAR_BS = 32;
-
-

UINT256_VALUE_BS

-
uint256 internal constant UINT256_VALUE_BS = 32;
-
-

Functions

-

pickMedian

-
function pickMedian(uint256[] memory arr) internal pure returns (uint256);
-
-

sort

-
function sort(uint256[] memory arr) internal pure;
-
-

Errors

-

CanNotPickMedianOfEmptyArray

-
error CanNotPickMedianOfEmptyArray();
-
-

RedstoneDefaultsLib

-

Git Source

-

Author: -The Redstone Oracles team

-

State Variables

-

DEFAULT_MAX_DATA_TIMESTAMP_DELAY_SECONDS

-
uint256 internal constant DEFAULT_MAX_DATA_TIMESTAMP_DELAY_SECONDS = 3 minutes;
-
-

DEFAULT_MAX_DATA_TIMESTAMP_AHEAD_SECONDS

-
uint256 internal constant DEFAULT_MAX_DATA_TIMESTAMP_AHEAD_SECONDS = 1 minutes;
-
-

Functions

-

validateTimestamp

-
function validateTimestamp(uint256 receivedTimestampMilliseconds) internal view;
-
-

aggregateValues

-
function aggregateValues(uint256[] memory values) internal pure returns (uint256);
-
-

Errors

-

TimestampFromTooLongFuture

-
error TimestampFromTooLongFuture(uint256 receivedTimestampSeconds, uint256 blockTimestamp);
-
-

TimestampIsTooOld

-
error TimestampIsTooOld(uint256 receivedTimestampSeconds, uint256 blockTimestamp);
-
-

BitmapLib

-

Git Source

-

Functions

-

setBitInBitmap

-
function setBitInBitmap(uint256 bitmap, uint256 bitIndex) internal pure returns (uint256);
-
-

getBitFromBitmap

-
function getBitFromBitmap(uint256 bitmap, uint256 bitIndex) internal pure returns (bool);
-
-

SignatureLib

-

Git Source

-

State Variables

-

ECDSA_SIG_R_BS

-
uint256 internal constant ECDSA_SIG_R_BS = 32;
-
-

ECDSA_SIG_S_BS

-
uint256 internal constant ECDSA_SIG_S_BS = 32;
-
-

Functions

-

recoverSignerAddress

-
function recoverSignerAddress(bytes32 signedHash, uint256 signatureCalldataNegativeOffset)
-    internal
-    pure
-    returns (address);
-
-

RedstoneError

-

Git Source

-

Author: -The Redstone Oracles team

-

It mainly contains redstone-related values, which improve readability -of other contracts (e.g. CalldataExtractor and RedstoneConsumerBase)

-

Errors

-

ProxyCalldataFailedWithoutErrMsg2

-
error ProxyCalldataFailedWithoutErrMsg2();
-
-

ProxyCalldataFailedWithoutErrMsg

-
error ProxyCalldataFailedWithoutErrMsg();
-
-

CalldataOverOrUnderFlow

-
error CalldataOverOrUnderFlow();
-
-

ProxyCalldataFailedWithCustomError

-
error ProxyCalldataFailedWithCustomError(bytes result);
-
-

IncorrectUnsignedMetadataSize

-
error IncorrectUnsignedMetadataSize();
-
-

ProxyCalldataFailedWithStringMessage

-
error ProxyCalldataFailedWithStringMessage(string);
-
-

InsufficientNumberOfUniqueSigners

-
error InsufficientNumberOfUniqueSigners(uint256 receivedSignersCount, uint256 requiredSignersCount);
-
-

EachSignerMustProvideTheSameValue

-
error EachSignerMustProvideTheSameValue();
-
-

EmptyCalldataPointersArr

-
error EmptyCalldataPointersArr();
-
-

InvalidCalldataPointer

-
error InvalidCalldataPointer();
-
-

CalldataMustHaveValidPayload

-
error CalldataMustHaveValidPayload();
-
-

SignerNotAuthorised

-
error SignerNotAuthorised(address receivedSigner);
-
-

Solady

-

Git Source

-

Author: -Solady https://github.com/Vectorized/solady

-

State Variables

-

_PROXY_BYTECODE

-

-------------------------------------------------------------------+ -Opcode | Mnemonic | Stack | Memory | --------------------------------------------------------------------| -36 | CALLDATASIZE | cds | | -3d | RETURNDATASIZE | 0 cds | | -3d | RETURNDATASIZE | 0 0 cds | | -37 | CALLDATACOPY | | [0..cds): calldata | -36 | CALLDATASIZE | cds | [0..cds): calldata | -3d | RETURNDATASIZE | 0 cds | [0..cds): calldata | -34 | CALLVALUE | value 0 cds | [0..cds): calldata | -f0 | CREATE | newContract | [0..cds): calldata | --------------------------------------------------------------------| -Opcode | Mnemonic | Stack | Memory | --------------------------------------------------------------------| -67 bytecode | PUSH8 bytecode | bytecode | | -3d | RETURNDATASIZE | 0 bytecode | | -52 | MSTORE | | [0..8): bytecode | -60 0x08 | PUSH1 0x08 | 0x08 | [0..8): bytecode | -60 0x18 | PUSH1 0x18 | 0x18 0x08 | [0..8): bytecode | -f3 | RETURN | | [0..8): bytecode | --------------------------------------------------------------------+

-

The proxy bytecode.

-
uint256 private constant _PROXY_BYTECODE = 0x67363d3d37363d34f03d5260086018f3;
-
-

_PROXY_BYTECODE_HASH

-

Hash of the _PROXY_BYTECODE. -Equivalent to keccak256(abi.encodePacked(hex"67363d3d37363d34f03d5260086018f3")).

-
bytes32 private constant _PROXY_BYTECODE_HASH = 0x21c35dbe1b344a2488cf3321d6ce542f8e9f305544ff09e4993a62319a497c1f;
-
-

Functions

-

create3

-

Deploy to deterministic addresses without an initcode factor. -Modified from Solmate (https://github.com/transmissions11/solmate/blob/main/src/utils/CREATE3.sol) -Modified from 0xSequence (https://github.com/0xSequence/create3/blob/master/contracts/Create3.sol)

-

Deploys creationCode deterministically with a salt. -The deployed contract is funded with value (in wei) ETH. -Returns the deterministic address of the deployed contract, -which solely depends on salt.

-
function create3(bytes32 salt, bytes memory creationCode, uint256 value) internal returns (address deployed);
-
-

peek3

-

Returns the deterministic address for salt.

-
function peek3(bytes32 salt) internal view returns (address deployed);
-
-

multicall

-

Enables a single call to call multiple methods on itself. -Solady (https://github.com/vectorized/solady/blob/main/src/utils/Multicallable.sol) -Modified from Solmate (https://github.com/transmissions11/solmate/blob/main/src/utils/Multicallable.sol)

-

Apply DELEGATECALL with the current contract to each calldata in data, -and store the abi.encode formatted results of each DELEGATECALL into results. -If any of the DELEGATECALLs reverts, the entire context is reverted, -and the error is bubbled up. -For payable, see: https://www.paradigm.xyz/2021/08/two-rights-might-make-a-wrong) -For efficiency, this function will directly return the results, terminating the context. -If called internally, it must be called at the end of a function -that returns (bytes[] memory).

-
function multicall(bytes[] calldata data) internal returns (bytes[] memory);
-
-

Errors

-

DeploymentFailed

-

Unable to deploy the contract.

-
error DeploymentFailed();
-
-

InitializationFailed

-

Unable to initialize the contract.

-
error InitializationFailed();
-
-

Strings

-

Git Source

-

String operations.

-

State Variables

-

_HEX_SYMBOLS

-
bytes16 private constant _HEX_SYMBOLS = "0123456789abcdef";
-
-

Functions

-

toString

-
function toString(bytes32 value) internal pure returns (string memory);
-
-

toString

-

Converts a uint256 to its ASCII string decimal representation.

-
function toString(uint256 value) internal pure returns (string memory);
-
-

toHexString

-

Converts a uint256 to its ASCII string hexadecimal representation.

-
function toHexString(uint256 value) internal pure returns (string memory);
-
-

toHexString

-

Converts a uint256 to its ASCII string hexadecimal representation with fixed length.

-
function toHexString(uint256 value, uint256 length) internal pure returns (string memory);
-
-

Conversions

-

Git Source

-

Functions

-

toAddress

-
function toAddress(bytes32 b) internal pure returns (address);
-
-

toBytes32

-
function toBytes32(address a) internal pure returns (bytes32);
-
-

toAddr

-
function toAddr(bytes memory b) internal pure returns (address);
-
-

toDeployment

-
function toDeployment(bytes memory b) internal pure returns (Deployment memory);
-
-

toAsset

-
function toAsset(bytes memory b) internal pure returns (Asset memory);
-
-

toArray

-
function toArray(bytes memory value) internal pure returns (bytes[] memory result);
-
-

add

-
function add(bytes32 a, uint256 b) internal pure returns (bytes32);
-
-

sub

-
function sub(bytes32 a, uint256 b) internal pure returns (bytes32);
-
-

map

-
function map(bytes[] memory rawData, function(bytes memory) pure returns (address) dataHandler)
-    internal
-    pure
-    returns (address[] memory result);
-
-

map

-
function map(bytes[] memory rawData, function(bytes memory) pure returns (Deployment memory) dataHandler)
-    internal
-    pure
-    returns (Deployment[] memory result);
-
-

Deploys

-

Git Source

-

Functions

-

create

-
function create(bytes memory creationCode, uint256 value) internal returns (address location);
-
-

create2

-
function create2(bytes32 salt, bytes memory creationCode, uint256 value) internal returns (address location);
-
-

create3

-
function create3(bytes32 salt, bytes memory creationCode, uint256 value) internal returns (address location);
-
-

create

-
function create(bytes memory creationCode) internal returns (address location);
-
-

create2

-
function create2(bytes32 salt, bytes memory creationCode) internal returns (address location);
-
-

create3

-
function create3(bytes32 salt, bytes memory creationCode) internal returns (address location);
-
-

peek2

-
function peek2(bytes32 salt, address _c2caller, bytes memory creationCode) internal pure returns (address);
-
-

peek3

-
function peek3(bytes32 salt) internal view returns (address);
-
-

Proxies

-

Git Source

-

Functions

-

proxyInitCode

-
function proxyInitCode(address implementation, address _factory, bytes memory _calldata)
-    internal
-    pure
-    returns (bytes memory);
-
-

proxyInitCode

-
function proxyInitCode(address implementation, bytes memory _calldata) internal view returns (bytes memory);
-
-

proxyInitCodeHash

-
function proxyInitCodeHash(address implementation, address _factory, bytes memory _calldata)
-    internal
-    pure
-    returns (bytes32);
-
-

proxyInitCodeHash

-
function proxyInitCodeHash(address implementation, bytes memory _calldata) internal view returns (bytes32);
-
-

asInterface

-
function asInterface(address proxy) internal pure returns (ITransparentUpgradeableProxy);
-
-

WadRay

-

Git Source

-

Author: -Aave

-

Provides functions to perform calculations with Wad and Ray units

-

Provides mul and div function for wads (decimal numbers with 18 digits of precision) and rays (decimal numbers -with 27 digits of precision)

-

Operations are rounded. If a value is >=.5, will be rounded up, otherwise rounded down.

-

State Variables

-

WAD

-
uint256 internal constant WAD = 1e18;
-
-

HALF_WAD

-
uint256 internal constant HALF_WAD = 0.5e18;
-
-

RAY

-
uint256 internal constant RAY = 1e27;
-
-

HALF_RAY

-
uint256 internal constant HALF_RAY = 0.5e27;
-
-

WAD_RAY_RATIO

-
uint256 internal constant WAD_RAY_RATIO = 1e9;
-
-

Functions

-

wadMul

-

Multiplies two wad, rounding half up to the nearest wad

-

assembly optimized for improved gas savings: https://twitter.com/transmissions11/status/1451131036377571328

-
function wadMul(uint256 a, uint256 b) internal pure returns (uint256 c);
-
-

Parameters

-
- - -
NameTypeDescription
auint256Wad
buint256Wad
-
-

Returns

-
- -
NameTypeDescription
cuint256= a*b, in wad
-
-

wadDiv

-

Divides two wad, rounding half up to the nearest wad

-

assembly optimized for improved gas savings: https://twitter.com/transmissions11/status/1451131036377571328

-
function wadDiv(uint256 a, uint256 b) internal pure returns (uint256 c);
-
-

Parameters

-
- - -
NameTypeDescription
auint256Wad
buint256Wad
-
-

Returns

-
- -
NameTypeDescription
cuint256= a/b, in wad
-
-

rayMul

-

Multiplies two ray, rounding half up to the nearest ray

-

assembly optimized for improved gas savings: https://twitter.com/transmissions11/status/1451131036377571328

-
function rayMul(uint256 a, uint256 b) internal pure returns (uint256 c);
-
-

Parameters

-
- - -
NameTypeDescription
auint256Ray
buint256Ray
-
-

Returns

-
- -
NameTypeDescription
cuint256= a raymul b
-
-

rayDiv

-

Divides two ray, rounding half up to the nearest ray

-

assembly optimized for improved gas savings: https://twitter.com/transmissions11/status/1451131036377571328

-
function rayDiv(uint256 a, uint256 b) internal pure returns (uint256 c);
-
-

Parameters

-
- - -
NameTypeDescription
auint256Ray
buint256Ray
-
-

Returns

-
- -
NameTypeDescription
cuint256= a raydiv b
-
-

rayToWad

-

Casts ray down to wad

-

assembly optimized for improved gas savings: https://twitter.com/transmissions11/status/1451131036377571328

-
function rayToWad(uint256 a) internal pure returns (uint256 b);
-
-

Parameters

-
- -
NameTypeDescription
auint256Ray
-
-

Returns

-
- -
NameTypeDescription
buint256= a converted to wad, rounded half up to the nearest wad
-
-

wadToRay

-

Converts wad up to ray

-

assembly optimized for improved gas savings: https://twitter.com/transmissions11/status/1451131036377571328

-
function wadToRay(uint256 a) internal pure returns (uint256 b);
-
-

Parameters

-
- -
NameTypeDescription
auint256Wad
-
-

Returns

-
- -
NameTypeDescription
buint256= a converted in ray
-

Contents

- -

Contents

- -

MinterAccountStateFacet

-

Git Source

-

Inherits: -IMinterAccountStateFacet

-

Author: -Kresko

-

Views concerning account state

-

Functions

-

getAccountLiquidatable

-

Calculates if an account's current collateral value is under its minimum collateral value

-
function getAccountLiquidatable(address _account) external view returns (bool);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressThe account to check.
-
-

Returns

-
- -
NameTypeDescription
<none>boolbool Indicates if the account can be liquidated.
-
-

getAccountState

-

Get accounts state in the Minter.

-
function getAccountState(address _account) external view returns (MinterAccountState memory);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressAccount address to get the state for.
-
-

Returns

-
- -
NameTypeDescription
<none>MinterAccountStateMinterAccountState Total debt value, total collateral value and collateral ratio.
-
-

getAccountMintIndex

-

Gets an index for the Kresko asset the account has minted.

-
function getAccountMintIndex(address _account, address _krAsset) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressThe account to get the minted Kresko assets for.
_krAssetaddressThe asset lookup address.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256index The index of asset in the minted assets array.
-
-

getAccountMintedAssets

-

Gets an array of Kresko assets the account has minted.

-
function getAccountMintedAssets(address _account) external view returns (address[] memory);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressThe account to get the minted Kresko assets for.
-
-

Returns

-
- -
NameTypeDescription
<none>address[]address[] Array of Kresko Asset addresses the account has minted.
-
-

getAccountTotalDebtValues

-

Gets the total Kresko asset debt value in USD for an account.

-
function getAccountTotalDebtValues(address _account) external view returns (uint256 value, uint256 valueAdjusted);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressAccount to calculate the Kresko asset value for.
-
-

Returns

-
- - -
NameTypeDescription
valueuint256The unadjusted value of debt.
valueAdjusteduint256The kFactor adjusted value of debt.
-
-

getAccountTotalDebtValue

-

Gets the total Kresko asset debt value in USD for an account.

-
function getAccountTotalDebtValue(address _account) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressThe account to calculate the Kresko asset value for.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Total debt value of _account.
-
-

getAccountDebtAmount

-

Get _account debt amount for _asset

-
function getAccountDebtAmount(address _account, address _assetAddr) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressThe account to query amount for
_assetAddraddressThe asset address
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Amount of debt for _assetAddr
-
-

getAccountCollateralAssets

-

Gets an array of collateral assets the account has deposited.

-
function getAccountCollateralAssets(address _account) external view returns (address[] memory);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressThe account to get the deposited collateral assets for.
-
-

Returns

-
- -
NameTypeDescription
<none>address[]address[] Array of collateral asset addresses the account has deposited.
-
-

getAccountCollateralAmount

-

Get _account collateral deposit amount for _assetAddr

-
function getAccountCollateralAmount(address _account, address _assetAddr) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressThe account to query amount for
_assetAddraddressThe asset address
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Amount of collateral deposited for _assetAddr
-
-

getAccountDepositIndex

-

Gets an index for the collateral asset the account has deposited.

-
function getAccountDepositIndex(address _account, address _collateralAsset) external view returns (uint256 i);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressAccount to get the index for.
_collateralAssetaddressAsset address.
-
-

Returns

-
- -
NameTypeDescription
iuint256Index of the minted collateral asset.
-
-

getAccountTotalCollateralValue

-

Gets the adjusted collateral value of a particular account.

-
function getAccountTotalCollateralValue(address _account) public view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressAccount to calculate the collateral value for.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256valueAdjusted Collateral value of a particular account.
-
-

getAccountTotalCollateralValues

-

Gets the adjusted and unadjusted collateral value of _account.

-
function getAccountTotalCollateralValues(address _account) public view returns (uint256 value, uint256 valueAdjusted);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressAccount to get the values for
-
-

Returns

-
- - -
NameTypeDescription
valueuint256Unadjusted total value of the collateral deposits.
valueAdjusteduint256cFactor adjusted total value of the collateral deposits.
-
-

getAccountCollateralValues

-

Get the unadjusted and the adjusted value of collateral deposits of _assetAddr for _account.

-
function getAccountCollateralValues(address _account, address _assetAddr)
-    external
-    view
-    returns (uint256 value, uint256 adjustedValue, uint256 price);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressAccount to get the collateral values for.
_assetAddraddressAsset to get the collateral values for.
-
-

Returns

-
- - - -
NameTypeDescription
valueuint256Unadjusted value of the collateral deposits.
adjustedValueuint256valueAdjusted cFactor adjusted value of the collateral deposits.
priceuint256Price for the collateral asset
-
-

getAccountMinCollateralAtRatio

-

Get an account's minimum collateral value required -to back a Kresko asset amount at a given collateralization ratio.

-

Accounts that have their collateral value under the minimum collateral value are considered unhealthy, -accounts with their collateral value under the liquidation threshold are considered liquidatable.

-
function getAccountMinCollateralAtRatio(address _account, uint32 _ratio) public view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressAccount to calculate the minimum collateral value for.
_ratiouint32Collateralization ratio required: higher ratio = more collateral required
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Minimum collateral value of a particular account.
-
-

getAccountCollateralRatio

-

Get a list of accounts and their collateral ratios

-
function getAccountCollateralRatio(address _account) public view returns (uint256 ratio);
-
-

Returns

-
- -
NameTypeDescription
ratiouint256The collateral ratio of _account
-
-

getAccountCollateralRatios

-

Get a list of account collateral ratios

-
function getAccountCollateralRatios(address[] calldata _accounts) external view returns (uint256[] memory);
-
-

Returns

-
- -
NameTypeDescription
<none>uint256[]ratios Collateral ratios of the _accounts
-
-

previewFee

-

Calculates the expected fee to be taken from a user's deposited collateral assets, -by imitating calcFee without modifying state.

-
function previewFee(address _account, address _krAsset, uint256 _kreskoAssetAmount, Enums.MinterFee _feeType)
-    external
-    view
-    returns (address[] memory, uint256[] memory);
-
-

Parameters

-
- - - - -
NameTypeDescription
_accountaddressAccount to charge the open fee from.
_krAssetaddressAddress of the kresko asset being burned.
_kreskoAssetAmountuint256Amount of the kresko asset being minted.
_feeTypeEnums.MinterFeeFee type (open or close).
-
-

Returns

-
- - -
NameTypeDescription
<none>address[]assets Collateral types as an array of addresses.
<none>uint256[]amounts Collateral amounts as an array of uint256.
-

accountTotalDebtValues

-

Git Source

-

Gets the total debt value in USD for an account.

-
function accountTotalDebtValues(address _account) view returns (uint256 value, uint256 valueAdjusted);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressAccount to calculate the KreskoAsset value for.
-
-

Returns

-
- - -
NameTypeDescription
valueuint256Total kresko asset debt value
valueAdjusteduint256Total adjusted kresko asset debt value
-

accountTotalCollateralValues

-

Git Source

-

Gets the collateral value of a particular account.

-
function accountTotalCollateralValues(address _account) view returns (uint256 value, uint256 valueAdjusted);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressThe account to calculate the collateral value for.
-
-

Returns

-
- - -
NameTypeDescription
valueuint256Total collateral value
valueAdjusteduint256Total adjusted collateral value
-

MinterBurnFacet

-

Git Source

-

Inherits: -Modifiers, IMinterBurnFacet

-

Author: -Kresko

-

Core burning functionality for Kresko Minter.

-

Functions

-

burnKreskoAsset

-

Burns existing Kresko assets.

-
function burnKreskoAsset(address _account, address _krAsset, uint256 _burnAmount, uint256 _mintedKreskoAssetIndex)
-    external
-    nonReentrant
-    onlyRoleIf(_account != msg.sender, Role.MANAGER);
-
-

Parameters

-
- - - - -
NameTypeDescription
_accountaddressThe address to burn kresko assets for
_krAssetaddressThe address of the Kresko asset.
_burnAmountuint256The amount of the Kresko asset to be burned.
_mintedKreskoAssetIndexuint256The index of the kresko asset in the user's minted assets array. Only needed if burning all principal debt of a particular collateral asset.
-

MinterConfigurationFacet

-

Git Source

-

Inherits: -DSModifiers, Modifiers, IMinterConfigurationFacet

-

Author: -Kresko

-

Functionality for Role.ADMIN level actions.

-

Can be only initialized by the deployer/owner.

-

Functions

-

initializeMinter

-
function initializeMinter(MinterInitArgs calldata args) external initializer(3) initializeAsAdmin;
-
-

setMinCollateralRatioMinter

-

Updates the contract's collateralization ratio.

-
function setMinCollateralRatioMinter(uint32 _newMinCollateralRatio) public override onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_newMinCollateralRatiouint32The new minimum collateralization ratio as wad.
-
-

setLiquidationThresholdMinter

-

Updates the contract's liquidation threshold value

-
function setLiquidationThresholdMinter(uint32 _newLT) public override onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_newLTuint32
-
-

setMaxLiquidationRatioMinter

-

Updates the max liquidation ratior value.

-
function setMaxLiquidationRatioMinter(uint32 _newMaxLiquidationRatio) public onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_newMaxLiquidationRatiouint32Percent value in wad precision.
-
-

setCollateralLiquidationIncentiveMinter

-

Updates the liquidation incentive multiplier.

-
function setCollateralLiquidationIncentiveMinter(address _collateralAsset, uint16 _newLiqIncentive)
-    public
-    onlyRole(Role.ADMIN);
-
-

Parameters

-
- - -
NameTypeDescription
_collateralAssetaddressThe collateral asset to update.
_newLiqIncentiveuint16
-

MinterDepositWithdrawFacet

-

Git Source

-

Inherits: -Modifiers, IMinterDepositWithdrawFacet

-

Author: -Kresko

-

Core collateral deposit and withdrawal functionality for Kresko Minter.

-

Functions

-

depositCollateral

-

Deposits collateral into the protocol.

-
function depositCollateral(address _account, address _collateralAsset, uint256 _depositAmount)
-    external
-    nonReentrant
-    gate;
-
-

Parameters

-
- - - -
NameTypeDescription
_accountaddressThe user to deposit collateral for.
_collateralAssetaddressThe address of the collateral asset.
_depositAmountuint256The amount of the collateral asset to deposit.
-
-

withdrawCollateral

-

Withdraws sender's collateral from the protocol.

-

Requires that the post-withdrawal collateral value does not violate minimum collateral requirement.

-
function withdrawCollateral(
-    address _account,
-    address _collateralAsset,
-    uint256 _withdrawAmount,
-    uint256 _collateralIndex
-) external nonReentrant onlyRoleIf(_account != msg.sender, Role.MANAGER);
-
-

Parameters

-
- - - - -
NameTypeDescription
_accountaddressThe address to withdraw assets for.
_collateralAssetaddressThe address of the collateral asset.
_withdrawAmountuint256The amount of the collateral asset to withdraw.
_collateralIndexuint256The index of the collateral asset in the sender's deposited collateral assets array. Only needed if withdrawing the entire deposit of a particular collateral asset.
-
-

withdrawCollateralUnchecked

-

Withdraws sender's collateral from the protocol before checking minimum collateral ratio.

-

Executes post-withdraw-callback triggering onUncheckedCollateralWithdraw on the caller

-
function withdrawCollateralUnchecked(
-    address _account,
-    address _collateralAsset,
-    uint256 _withdrawAmount,
-    uint256 _collateralIndex,
-    bytes memory _userData
-) external onlyRole(Role.MANAGER);
-
-

Parameters

-
- - - - - -
NameTypeDescription
_accountaddressThe address to withdraw assets for.
_collateralAssetaddressThe address of the collateral asset.
_withdrawAmountuint256The amount of the collateral asset to withdraw.
_collateralIndexuint256The index of the collateral asset in the sender's deposited collateral assets array. Only needed if withdrawing the entire deposit of a particular collateral asset.
_userDatabytes
-

MinterLiquidationFacet

-

Git Source

-

Inherits: -Modifiers, IMinterLiquidationFacet

-

Author: -Kresko

-

Main end-user functionality concerning liquidations within Kresko's Minter system.

-

Functions

-

liquidate

-

Attempts to liquidate an account by repaying the portion of the account's Kresko asset -debt, receiving in return a portion of the account's collateral at a discounted rate.

-
function liquidate(LiquidationArgs memory _args) external nonReentrant gate;
-
-

Parameters

-
- -
NameTypeDescription
_argsLiquidationArgsLiquidationArgs struct containing the arguments necessary to perform a liquidation.
-
-

getMaxLiqValue

-

Calculates the total value that is allowed to be liquidated from an account (if it is liquidatable)

-
function getMaxLiqValue(address _account, address _repayAssetAddr, address _seizeAssetAddr)
-    external
-    view
-    returns (MaxLiqInfo memory);
-
-

Parameters

-
- - - -
NameTypeDescription
_accountaddressAddress of the account to liquidate
_repayAssetAddraddressAddress of Kresko Asset to repay
_seizeAssetAddraddressAddress of Collateral to seize
-
-

Returns

-
- -
NameTypeDescription
<none>MaxLiqInfoMaxLiqInfo Calculated information about the maximum liquidation.
-
-

_liquidateAssets

-
function _liquidateAssets(Asset storage collateral, Asset storage krAsset, LiquidateExecution memory args)
-    internal
-    returns (uint256 seizedAmount);
-
-

_getMaxLiqValue

-
function _getMaxLiqValue(
-    address _account,
-    Asset storage _repayAsset,
-    Asset storage _seizeAsset,
-    address _seizeAssetAddr
-) internal view returns (uint256 maxValue);
-
-

_calcMaxLiqValue

-
function _calcMaxLiqValue(
-    Asset storage _repayAsset,
-    Asset storage _seizeAsset,
-    uint256 _minCollateralValue,
-    uint256 _totalCollateralValue,
-    uint256 _seizeAssetValue,
-    uint96 _minDebtValue,
-    uint32 _maxLiquidationRatio
-) internal view returns (uint256);
-
-

MinterMintFacet

-

Git Source

-

Inherits: -IMinterMintFacet, Modifiers

-

Author: -Kresko

-

Core minting functionality for Kresko Minter.

-

Functions

-

mintKreskoAsset

-

Mints new Kresko assets.

-
function mintKreskoAsset(address _account, address _krAsset, uint256 _mintAmount)
-    external
-    onlyRoleIf(_account != msg.sender, Role.MANAGER)
-    nonReentrant
-    gate;
-
-

Parameters

-
- - - -
NameTypeDescription
_accountaddressThe address to mint assets for.
_krAssetaddressThe address of the Kresko asset.
_mintAmountuint256The amount of the Kresko asset to be minted.
-

MinterStateFacet

-

Git Source

-

Inherits: -IMinterStateFacet

-

Author: -Kresko

-

As structs do not create views for members, we must expose most of the state values explicitly.

-

Functions

-

getMinCollateralRatioMinter

-

The minimum ratio of collateral to debt that can be taken by direct action.

-
function getMinCollateralRatioMinter() external view returns (uint32);
-
-

getLiquidationThresholdMinter

-

The collateralization ratio at which positions may be liquidated.

-
function getLiquidationThresholdMinter() external view returns (uint32);
-
-

getMaxLiquidationRatioMinter

-

Multiplies max liquidation multiplier, if a full liquidation happens this is the resulting CR.

-
function getMaxLiquidationRatioMinter() external view returns (uint32);
-
-

getParametersMinter

-

get all meaningful protocol parameters

-
function getParametersMinter() external view returns (MinterParams memory);
-
-

getKrAssetExists

-

simple check if kresko asset exists

-
function getKrAssetExists(address _krAsset) external view returns (bool);
-
-

getCollateralExists

-

simple check if collateral asset exists

-
function getCollateralExists(address _collateralAsset) external view returns (bool);
-
-

getCollateralValueWithPrice

-

Gets the USD value for a single collateral asset and amount.

-
function getCollateralValueWithPrice(address _collateralAsset, uint256 _amount)
-    external
-    view
-    returns (uint256 value, uint256 adjustedValue, uint256 price);
-
-

Parameters

-
- - -
NameTypeDescription
_collateralAssetaddressThe address of the collateral asset.
_amountuint256The amount of the collateral asset to calculate the value for.
-
-

Returns

-
- - - -
NameTypeDescription
valueuint256The unadjusted value for the provided amount of the collateral asset.
adjustedValueuint256The (cFactor) adjusted value for the provided amount of the collateral asset.
priceuint256The price of the collateral asset.
-
-

getDebtValueWithPrice

-

Gets the USD value for a single Kresko asset and amount.

-
function getDebtValueWithPrice(address _krAsset, uint256 _amount)
-    external
-    view
-    returns (uint256 value, uint256 adjustedValue, uint256 price);
-
-

Parameters

-
- - -
NameTypeDescription
_krAssetaddressThe address of the Kresko asset.
_amountuint256The amount of the Kresko asset to calculate the value for.
-
-

Returns

-
- - - -
NameTypeDescription
valueuint256The unadjusted value for the provided amount of the debt asset.
adjustedValueuint256The (kFactor) adjusted value for the provided amount of the debt asset.
priceuint256The price of the debt asset.
-

Contents

- -

MAccounts

-

Git Source

-

Functions

-

checkAccountLiquidatable

-

Checks if accounts collateral value is less than required.

-

Reverts if account is not liquidatable.

-
function checkAccountLiquidatable(MinterState storage self, address _account) internal view;
-
-

Parameters

-
- - -
NameTypeDescription
selfMinterState
_accountaddressAccount to check.
-
-

isAccountLiquidatable

-

Gets the liquidatable status of an account.

-
function isAccountLiquidatable(MinterState storage self, address _account) internal view returns (bool);
-
-

Parameters

-
- - -
NameTypeDescription
selfMinterState
_accountaddressAccount to check.
-
-

Returns

-
- -
NameTypeDescription
<none>boolbool Indicating if the account is liquidatable.
-
-

checkAccountCollateral

-

verifies that the account has enough collateral value

-
function checkAccountCollateral(MinterState storage self, address _account) internal view;
-
-

Parameters

-
- - -
NameTypeDescription
selfMinterState
_accountaddressThe address of the account to verify the collateral for.
-
-

accountTotalDebtValue

-

Gets the total debt value in USD for an account.

-
function accountTotalDebtValue(MinterState storage self, address _account) internal view returns (uint256 value);
-
-

Parameters

-
- - -
NameTypeDescription
selfMinterState
_accountaddressAccount to calculate the KreskoAsset value for.
-
-

Returns

-
- -
NameTypeDescription
valueuint256Total kresko asset debt value of _account.
-
-

accountDebtAmount

-

Gets _account principal debt amount for _asset

-

Principal debt is rebase adjusted due to possible stock splits/reverse splits

-
function accountDebtAmount(MinterState storage self, address _account, address _assetAddr, Asset storage _asset)
-    internal
-    view
-    returns (uint256 debtAmount);
-
-

Parameters

-
- - - - -
NameTypeDescription
selfMinterState
_accountaddressAccount to get debt amount for.
_assetAddraddressKresko asset address
_assetAssetAsset truct for the kresko asset.
-
-

Returns

-
- -
NameTypeDescription
debtAmountuint256Amount of debt the _account has for _asset
-
-

accountMintIndex

-

Gets an index for the Kresko asset the account has minted.

-
function accountMintIndex(MinterState storage self, address _account, address _krAsset)
-    internal
-    view
-    returns (uint256);
-
-

Parameters

-
- - - -
NameTypeDescription
selfMinterState
_accountaddressAccount to get the minted Kresko assets for.
_krAssetaddressAsset address.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Index of the minted asset. Reverts if not found.
-
-

accountDebtAssets

-

Gets an array of kresko assets the account has minted.

-
function accountDebtAssets(MinterState storage self, address _account)
-    internal
-    view
-    returns (address[] memory mintedAssets);
-
-

Parameters

-
- - -
NameTypeDescription
selfMinterState
_accountaddressAccount to get the minted kresko assets for.
-
-

Returns

-
- -
NameTypeDescription
mintedAssetsaddress[]Array of addresses of kresko assets the account has minted.
-
-

accountMinCollateralAtRatio

-

Gets accounts min collateral value required to cover debt at a given collateralization ratio.

-

Account with min collateral value under MCR cannot borrow.

-

Account with min collateral value under LT can be liquidated up to maxLiquidationRatio.

-
function accountMinCollateralAtRatio(MinterState storage self, address _account, uint32 _ratio)
-    internal
-    view
-    returns (uint256 minCollateralValue);
-
-

Parameters

-
- - - -
NameTypeDescription
selfMinterState
_accountaddressAccount to calculate the minimum collateral value for.
_ratiouint32Collateralization ratio to apply for the minimum collateral value.
-
-

Returns

-
- -
NameTypeDescription
minCollateralValueuint256Minimum collateral value required for the account with _ratio.
-
-

accountCollateralAssets

-

Gets the array of collateral assets the account has deposited.

-
function accountCollateralAssets(MinterState storage self, address _account)
-    internal
-    view
-    returns (address[] memory depositedAssets);
-
-

Parameters

-
- - -
NameTypeDescription
selfMinterState
_accountaddressAccount to get the deposited collateral assets for.
-
-

Returns

-
- -
NameTypeDescription
depositedAssetsaddress[]Array of deposited collateral assets for _account.
-
-

accountCollateralAmount

-

Gets the deposited collateral asset amount for an account

-

Performs rebasing conversion for KreskoAssets

-
function accountCollateralAmount(
-    MinterState storage self,
-    address _account,
-    address _assetAddress,
-    Asset storage _asset
-) internal view returns (uint256);
-
-

Parameters

-
- - - - -
NameTypeDescription
selfMinterState
_accountaddressAccount to query amount for
_assetAddressaddressCollateral asset address
_assetAssetAsset struct of the collateral asset
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Collateral deposit amount of _asset for _account
-
-

accountTotalCollateralValue

-

Gets the collateral value of a particular account.

-
function accountTotalCollateralValue(MinterState storage self, address _account)
-    internal
-    view
-    returns (uint256 totalCollateralValue);
-
-

Parameters

-
- - -
NameTypeDescription
selfMinterState
_accountaddressAccount to calculate the collateral value for.
-
-

Returns

-
- -
NameTypeDescription
totalCollateralValueuint256Collateral value of a particular account.
-
-

accountTotalCollateralValue

-

Gets the total collateral deposits value of an account while extracting value for _collateralAsset.

-
function accountTotalCollateralValue(MinterState storage self, address _account, address _collateralAsset)
-    internal
-    view
-    returns (uint256 totalValue, uint256 assetValue);
-
-

Parameters

-
- - - -
NameTypeDescription
selfMinterState
_accountaddressAccount to calculate the collateral value for.
_collateralAssetaddressCollateral asset to extract value for.
-
-

Returns

-
- - -
NameTypeDescription
totalValueuint256Total collateral value of _account
assetValueuint256Collateral value of _collateralAsset for _account
-
-

accountDepositIndex

-

Gets the deposit index of _collateralAsset for _account.

-
function accountDepositIndex(MinterState storage self, address _account, address _collateralAsset)
-    internal
-    view
-    returns (uint256);
-
-

Parameters

-
- - - -
NameTypeDescription
selfMinterState
_accountaddressAccount to get the index for.
_collateralAssetaddressCollateral asset address.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Index of the deposited collateral asset. Reverts if not found.
-

MCore

-

Git Source

-

Functions

-

mint

-
function mint(MinterState storage self, address _krAsset, address _anchor, uint256 _amount, address _account)
-    internal;
-
-

burn

-

Repay user kresko asset debt.

-

Updates the principal in MinterState

-
function burn(MinterState storage self, address _krAsset, address _anchor, uint256 _burnAmount, address _account)
-    internal;
-
-

Parameters

-
- - - - - -
NameTypeDescription
selfMinterState
_krAssetaddressthe asset being repaid
_anchoraddressthe anchor token of the asset being repaid
_burnAmountuint256the asset amount being burned
_accountaddressthe account the debt is subtracted from
-
-

handleDeposit

-

Records account as having deposited an amount of a collateral asset.

-

Token transfers are expected to be done by the caller.

-
function handleDeposit(
-    MinterState storage self,
-    Asset storage _asset,
-    address _account,
-    address _collateralAsset,
-    uint256 _depositAmount
-) internal;
-
-

Parameters

-
- - - - - -
NameTypeDescription
selfMinterState
_assetAssetThe asset struct
_accountaddressThe address of the collateral asset.
_collateralAssetaddressThe address of the collateral asset.
_depositAmountuint256The amount of the collateral asset deposited.
-
-

handleWithdrawal

-

Verifies that the account has sufficient collateral for the requested amount and records the collateral

-
function handleWithdrawal(
-    MinterState storage self,
-    Asset storage _asset,
-    address _account,
-    address _collateralAsset,
-    uint256 _withdrawAmount,
-    uint256 _collateralDeposits,
-    uint256 _collateralIndex
-) internal;
-
-

Parameters

-
- - - - - - - -
NameTypeDescription
selfMinterState
_assetAssetThe asset struct
_accountaddressThe address of the account to verify the collateral for.
_collateralAssetaddressThe address of the collateral asset.
_withdrawAmountuint256The amount of the collateral asset to withdraw.
_collateralDepositsuint256Collateral deposits for the account.
_collateralIndexuint256Index of the collateral asset in the account's deposited collateral assets array.
-
-

handleUncheckedWithdrawal

-

records the collateral withdrawal

-
function handleUncheckedWithdrawal(
-    MinterState storage self,
-    Asset storage _asset,
-    address _account,
-    address _collateralAsset,
-    uint256 _withdrawAmount,
-    uint256 _collateralDeposits,
-    uint256 _collateralIndex
-) internal;
-
-

Parameters

-
- - - - - - - -
NameTypeDescription
selfMinterState
_assetAssetThe collateral asset struct.
_accountaddressThe address of the account to verify the collateral for.
_collateralAssetaddressThe address of the collateral asset.
_withdrawAmountuint256The amount of the collateral asset to withdraw.
_collateralDepositsuint256Collateral deposits for the account.
_collateralIndexuint256Index of the collateral asset in the account's deposited collateral assets array.
-

handleMinterFee

-

Git Source

-

Charges the protocol open fee based off the value of the minted asset.

-

Takes the fee from the account's collateral assets. Attempts collateral assets -in reverse order of the account's deposited collateral assets array.

-
function handleMinterFee(Asset storage _krAsset, address _account, uint256 _mintAmount, Enums.MinterFee _feeType);
-
-

Parameters

-
- - - - -
NameTypeDescription
_krAssetAssetAsset struct of the kresko asset being minted.
_accountaddressAccount to charge the open fee from.
_mintAmountuint256Amount of the kresko asset being minted.
_feeTypeEnums.MinterFeeMinterFee type
-

_calcFeeAndHandleCollateralRemoval

-

Git Source

-

Calculates the fee to be taken from a user's deposited collateral asset.

-
function _calcFeeAndHandleCollateralRemoval(
-    Asset storage _asset,
-    address _collateralAsset,
-    address _account,
-    uint256 _feeValue,
-    uint256 _collateralAssetIndex
-) returns (uint256 transferAmount, uint256 feeValuePaid);
-
-

Parameters

-
- - - - - -
NameTypeDescription
_assetAssetAsset struct of the collateral asset.
_collateralAssetaddressThe collateral asset from which to take to the fee.
_accountaddressThe owner of the collateral.
_feeValueuint256The original value of the fee.
_collateralAssetIndexuint256The collateral asset's index in the user's depositedCollateralAssets array.
-
-

Returns

-
- - -
NameTypeDescription
transferAmountuint256to be received as a uint256
feeValuePaiduint256wad representing the fee value paid.
-

Contents

- -

ICollateralReceiver

-

Git Source

-

Functions

-

onUncheckedCollateralWithdraw

-
function onUncheckedCollateralWithdraw(
-    address _account,
-    address _collateralAsset,
-    uint256 _withdrawalAmount,
-    uint256 _depositedCollateralAssetIndex,
-    bytes memory _userData
-) external returns (bytes memory);
-
-

IMinterAccountStateFacet

-

Git Source

-

Functions

-

getAccountLiquidatable

-

Calculates if an account's current collateral value is under its minimum collateral value

-
function getAccountLiquidatable(address _account) external view returns (bool);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressThe account to check.
-
-

Returns

-
- -
NameTypeDescription
<none>boolbool Indicates if the account can be liquidated.
-
-

getAccountState

-

Get accounts state in the Minter.

-
function getAccountState(address _account) external view returns (MinterAccountState memory);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressAccount address to get the state for.
-
-

Returns

-
- -
NameTypeDescription
<none>MinterAccountStateMinterAccountState Total debt value, total collateral value and collateral ratio.
-
-

getAccountMintedAssets

-

Gets an array of Kresko assets the account has minted.

-
function getAccountMintedAssets(address _account) external view returns (address[] memory);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressThe account to get the minted Kresko assets for.
-
-

Returns

-
- -
NameTypeDescription
<none>address[]address[] Array of Kresko Asset addresses the account has minted.
-
-

getAccountMintIndex

-

Gets an index for the Kresko asset the account has minted.

-
function getAccountMintIndex(address _account, address _krAsset) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressThe account to get the minted Kresko assets for.
_krAssetaddressThe asset lookup address.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256index The index of asset in the minted assets array.
-
-

getAccountTotalDebtValues

-

Gets the total Kresko asset debt value in USD for an account.

-

Adjusted value means it is multiplied by kFactor.

-
function getAccountTotalDebtValues(address _account) external view returns (uint256 value, uint256 valueAdjusted);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressAccount to calculate the Kresko asset value for.
-
-

Returns

-
- - -
NameTypeDescription
valueuint256The unadjusted value of debt.
valueAdjusteduint256The kFactor adjusted value of debt.
-
-

getAccountTotalDebtValue

-

Gets the total Kresko asset debt value in USD for an account.

-
function getAccountTotalDebtValue(address _account) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressThe account to calculate the Kresko asset value for.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Total debt value of _account.
-
-

getAccountDebtAmount

-

Get _account debt amount for _asset

-
function getAccountDebtAmount(address _account, address _assetAddr) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressThe account to query amount for
_assetAddraddressThe asset address
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Amount of debt for _assetAddr
-
-

getAccountCollateralValues

-

Get the unadjusted and the adjusted value of collateral deposits of _assetAddr for _account.

-

Adjusted value means it is multiplied by cFactor.

-
function getAccountCollateralValues(address _account, address _assetAddr)
-    external
-    view
-    returns (uint256 value, uint256 valueAdjusted, uint256 price);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressAccount to get the collateral values for.
_assetAddraddressAsset to get the collateral values for.
-
-

Returns

-
- - - -
NameTypeDescription
valueuint256Unadjusted value of the collateral deposits.
valueAdjusteduint256cFactor adjusted value of the collateral deposits.
priceuint256Price for the collateral asset
-
-

getAccountTotalCollateralValue

-

Gets the adjusted collateral value of a particular account.

-
function getAccountTotalCollateralValue(address _account) external view returns (uint256 valueAdjusted);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressAccount to calculate the collateral value for.
-
-

Returns

-
- -
NameTypeDescription
valueAdjusteduint256Collateral value of a particular account.
-
-

getAccountTotalCollateralValues

-

Gets the adjusted and unadjusted collateral value of _account.

-

Adjusted value means it is multiplied by cFactor.

-
function getAccountTotalCollateralValues(address _account)
-    external
-    view
-    returns (uint256 value, uint256 valueAdjusted);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressAccount to get the values for
-
-

Returns

-
- - -
NameTypeDescription
valueuint256Unadjusted total value of the collateral deposits.
valueAdjusteduint256cFactor adjusted total value of the collateral deposits.
-
-

getAccountMinCollateralAtRatio

-

Get an account's minimum collateral value required -to back a Kresko asset amount at a given collateralization ratio.

-

Accounts that have their collateral value under the minimum collateral value are considered unhealthy, -accounts with their collateral value under the liquidation threshold are considered liquidatable.

-
function getAccountMinCollateralAtRatio(address _account, uint32 _ratio) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressAccount to calculate the minimum collateral value for.
_ratiouint32Collateralization ratio required: higher ratio = more collateral required
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Minimum collateral value of a particular account.
-
-

getAccountCollateralRatio

-

Get a list of accounts and their collateral ratios

-
function getAccountCollateralRatio(address _account) external view returns (uint256 ratio);
-
-

Returns

-
- -
NameTypeDescription
ratiouint256The collateral ratio of _account
-
-

getAccountCollateralRatios

-

Get a list of account collateral ratios

-
function getAccountCollateralRatios(address[] memory _accounts) external view returns (uint256[] memory);
-
-

Returns

-
- -
NameTypeDescription
<none>uint256[]ratios Collateral ratios of the _accounts
-
-

getAccountDepositIndex

-

Gets an index for the collateral asset the account has deposited.

-
function getAccountDepositIndex(address _account, address _collateralAsset) external view returns (uint256 i);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressAccount to get the index for.
_collateralAssetaddressAsset address.
-
-

Returns

-
- -
NameTypeDescription
iuint256Index of the minted collateral asset.
-
-

getAccountCollateralAssets

-

Gets an array of collateral assets the account has deposited.

-
function getAccountCollateralAssets(address _account) external view returns (address[] memory);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressThe account to get the deposited collateral assets for.
-
-

Returns

-
- -
NameTypeDescription
<none>address[]address[] Array of collateral asset addresses the account has deposited.
-
-

getAccountCollateralAmount

-

Get _account collateral deposit amount for _assetAddr

-
function getAccountCollateralAmount(address _account, address _assetAddr) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressThe account to query amount for
_assetAddraddressThe asset address
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Amount of collateral deposited for _assetAddr
-
-

previewFee

-

Calculates the expected fee to be taken from a user's deposited collateral assets, -by imitating calcFee without modifying state.

-
function previewFee(address _account, address _krAsset, uint256 _kreskoAssetAmount, Enums.MinterFee _feeType)
-    external
-    view
-    returns (address[] memory assets, uint256[] memory amounts);
-
-

Parameters

-
- - - - -
NameTypeDescription
_accountaddressAccount to charge the open fee from.
_krAssetaddressAddress of the kresko asset being burned.
_kreskoAssetAmountuint256Amount of the kresko asset being minted.
_feeTypeEnums.MinterFeeFee type (open or close).
-
-

Returns

-
- - -
NameTypeDescription
assetsaddress[]Collateral types as an array of addresses.
amountsuint256[]Collateral amounts as an array of uint256.
-
-

Structs

-

ExpectedFeeRuntimeInfo

-
struct ExpectedFeeRuntimeInfo {
-    address[] assets;
-    uint256[] amounts;
-    uint256 collateralTypeCount;
-}
-
-

IMinterBurnFacet

-

Git Source

-

Functions

-

burnKreskoAsset

-

Burns existing Kresko assets.

-
function burnKreskoAsset(address _account, address _krAsset, uint256 _burnAmount, uint256 _mintedKreskoAssetIndex)
-    external;
-
-

Parameters

-
- - - - -
NameTypeDescription
_accountaddressThe address to burn kresko assets for
_krAssetaddressThe address of the Kresko asset.
_burnAmountuint256The amount of the Kresko asset to be burned.
_mintedKreskoAssetIndexuint256The index of the kresko asset in the user's minted assets array. Only needed if burning all principal debt of a particular collateral asset.
-

IMinterConfigurationFacet

-

Git Source

-

Functions

-

initializeMinter

-
function initializeMinter(MinterInitArgs calldata args) external;
-
-

setCollateralLiquidationIncentiveMinter

-

Updates the liquidation incentive multiplier.

-
function setCollateralLiquidationIncentiveMinter(address _collateralAsset, uint16 _newLiquidationIncentive) external;
-
-

Parameters

-
- - -
NameTypeDescription
_collateralAssetaddressThe collateral asset to update.
_newLiquidationIncentiveuint16The new liquidation incentive multiplier for the asset.
-
-

setMinCollateralRatioMinter

-

Updates the contract's collateralization ratio.

-
function setMinCollateralRatioMinter(uint32 _newMinCollateralRatio) external;
-
-

Parameters

-
- -
NameTypeDescription
_newMinCollateralRatiouint32The new minimum collateralization ratio as wad.
-
-

setLiquidationThresholdMinter

-

Updates the contract's liquidation threshold value

-
function setLiquidationThresholdMinter(uint32 _newThreshold) external;
-
-

Parameters

-
- -
NameTypeDescription
_newThresholduint32The new liquidation threshold value
-
-

setMaxLiquidationRatioMinter

-

Updates the max liquidation ratior value.

-

This is the maximum collateral ratio that liquidations can liquidate to.

-
function setMaxLiquidationRatioMinter(uint32 _newMaxLiquidationRatio) external;
-
-

Parameters

-
- -
NameTypeDescription
_newMaxLiquidationRatiouint32Percent value in wad precision.
-

IMinterDepositWithdrawFacet

-

Git Source

-

Functions

-

depositCollateral

-

Deposits collateral into the protocol.

-
function depositCollateral(address _account, address _collateralAsset, uint256 _depositAmount) external;
-
-

Parameters

-
- - - -
NameTypeDescription
_accountaddressThe user to deposit collateral for.
_collateralAssetaddressThe address of the collateral asset.
_depositAmountuint256The amount of the collateral asset to deposit.
-
-

withdrawCollateral

-

Withdraws sender's collateral from the protocol.

-

Requires that the post-withdrawal collateral value does not violate minimum collateral requirement.

-
function withdrawCollateral(
-    address _account,
-    address _collateralAsset,
-    uint256 _withdrawAmount,
-    uint256 _collateralIndex
-) external;
-
-

Parameters

-
- - - - -
NameTypeDescription
_accountaddressThe address to withdraw assets for.
_collateralAssetaddressThe address of the collateral asset.
_withdrawAmountuint256The amount of the collateral asset to withdraw.
_collateralIndexuint256The index of the collateral asset in the sender's deposited collateral assets array. Only needed if withdrawing the entire deposit of a particular collateral asset.
-
-

withdrawCollateralUnchecked

-

Withdraws sender's collateral from the protocol before checking minimum collateral ratio.

-

Executes post-withdraw-callback triggering onUncheckedCollateralWithdraw on the caller

-

Requires that the post-withdraw-callback collateral value does not violate minimum collateral requirement.

-
function withdrawCollateralUnchecked(
-    address _account,
-    address _collateralAsset,
-    uint256 _withdrawAmount,
-    uint256 _collateralIndex,
-    bytes memory _userData
-) external;
-
-

Parameters

-
- - - - - -
NameTypeDescription
_accountaddressThe address to withdraw assets for.
_collateralAssetaddressThe address of the collateral asset.
_withdrawAmountuint256The amount of the collateral asset to withdraw.
_collateralIndexuint256The index of the collateral asset in the sender's deposited collateral assets array. Only needed if withdrawing the entire deposit of a particular collateral asset.
_userDatabytes
-

IMinterLiquidationFacet

-

Git Source

-

Functions

-

liquidate

-

Attempts to liquidate an account by repaying the portion of the account's Kresko asset -debt, receiving in return a portion of the account's collateral at a discounted rate.

-
function liquidate(LiquidationArgs memory _args) external;
-
-

Parameters

-
- -
NameTypeDescription
_argsLiquidationArgsLiquidationArgs struct containing the arguments necessary to perform a liquidation.
-
-

getMaxLiqValue

-

Calculates the total value that is allowed to be liquidated from an account (if it is liquidatable)

-
function getMaxLiqValue(address _account, address _repayAssetAddr, address _seizeAssetAddr)
-    external
-    view
-    returns (MaxLiqInfo memory);
-
-

Parameters

-
- - - -
NameTypeDescription
_accountaddressAddress of the account to liquidate
_repayAssetAddraddressAddress of Kresko Asset to repay
_seizeAssetAddraddressAddress of Collateral to seize
-
-

Returns

-
- -
NameTypeDescription
<none>MaxLiqInfoMaxLiqInfo Calculated information about the maximum liquidation.
-

IMinterMintFacet

-

Git Source

-

Functions

-

mintKreskoAsset

-

Mints new Kresko assets.

-
function mintKreskoAsset(address _account, address _krAsset, uint256 _mintAmount) external;
-
-

Parameters

-
- - - -
NameTypeDescription
_accountaddressThe address to mint assets for.
_krAssetaddressThe address of the Kresko asset.
_mintAmountuint256The amount of the Kresko asset to be minted.
-

IMinterStateFacet

-

Git Source

-

Functions

-

getLiquidationThresholdMinter

-

The collateralization ratio at which positions may be liquidated.

-
function getLiquidationThresholdMinter() external view returns (uint32);
-
-

getMaxLiquidationRatioMinter

-

Multiplies max liquidation multiplier, if a full liquidation happens this is the resulting CR.

-
function getMaxLiquidationRatioMinter() external view returns (uint32);
-
-

getMinCollateralRatioMinter

-

The minimum ratio of collateral to debt that can be taken by direct action.

-
function getMinCollateralRatioMinter() external view returns (uint32);
-
-

getKrAssetExists

-

simple check if kresko asset exists

-
function getKrAssetExists(address _krAsset) external view returns (bool);
-
-

getCollateralExists

-

simple check if collateral asset exists

-
function getCollateralExists(address _collateralAsset) external view returns (bool);
-
-

getParametersMinter

-

get all meaningful protocol parameters

-
function getParametersMinter() external view returns (MinterParams memory);
-
-

getCollateralValueWithPrice

-

Gets the USD value for a single collateral asset and amount.

-
function getCollateralValueWithPrice(address _collateralAsset, uint256 _amount)
-    external
-    view
-    returns (uint256 value, uint256 adjustedValue, uint256 price);
-
-

Parameters

-
- - -
NameTypeDescription
_collateralAssetaddressThe address of the collateral asset.
_amountuint256The amount of the collateral asset to calculate the value for.
-
-

Returns

-
- - - -
NameTypeDescription
valueuint256The unadjusted value for the provided amount of the collateral asset.
adjustedValueuint256The (cFactor) adjusted value for the provided amount of the collateral asset.
priceuint256The price of the collateral asset.
-
-

getDebtValueWithPrice

-

Gets the USD value for a single Kresko asset and amount.

-
function getDebtValueWithPrice(address _krAsset, uint256 _amount)
-    external
-    view
-    returns (uint256 value, uint256 adjustedValue, uint256 price);
-
-

Parameters

-
- - -
NameTypeDescription
_krAssetaddressThe address of the Kresko asset.
_amountuint256The amount of the Kresko asset to calculate the value for.
-
-

Returns

-
- - - -
NameTypeDescription
valueuint256The unadjusted value for the provided amount of the debt asset.
adjustedValueuint256The (kFactor) adjusted value for the provided amount of the debt asset.
priceuint256The price of the debt asset.
-

IEventFieldProvider

-

Git Source

-

Functions

-

symbol

-
function symbol() external view returns (string memory);
-
-

MEvent

-

Git Source

-

Functions

-

symbol

-
function symbol(address _addr) internal view returns (string memory symbol_);
-
-

Events

-

CollateralAssetAdded

-

Emitted when a collateral asset is added to the protocol.

-

Can only be emitted once for a given collateral asset.

-
event CollateralAssetAdded(
-    string indexed ticker,
-    string indexed symbol,
-    address indexed collateralAsset,
-    uint256 factor,
-    address anchor,
-    uint256 liqIncentive
-);
-
-

CollateralAssetUpdated

-

Emitted when a collateral asset is updated.

-
event CollateralAssetUpdated(
-    string indexed ticker,
-    string indexed symbol,
-    address indexed collateralAsset,
-    uint256 factor,
-    address anchor,
-    uint256 liqIncentive
-);
-
-

CollateralDeposited

-

Emitted when an account deposits collateral.

-
event CollateralDeposited(address indexed account, address indexed collateralAsset, uint256 amount);
-
-

CollateralWithdrawn

-

Emitted when an account withdraws collateral.

-
event CollateralWithdrawn(address indexed account, address indexed collateralAsset, uint256 amount);
-
-

UncheckedCollateralWithdrawn

-

Emitted when AMM helper withdraws account collateral without MCR checks.

-
event UncheckedCollateralWithdrawn(address indexed account, address indexed collateralAsset, uint256 amount);
-
-

KreskoAssetAdded

-

Emitted when a KreskoAsset is added to the protocol.

-

Can only be emitted once for a given Kresko asset.

-
event KreskoAssetAdded(
-    string indexed ticker,
-    string indexed symbol,
-    address indexed kreskoAsset,
-    address anchor,
-    uint256 kFactor,
-    uint256 maxDebtMinter,
-    uint256 closeFee,
-    uint256 openFee
-);
-
-

KreskoAssetUpdated

-

Emitted when a Kresko asset's oracle is updated.

-
event KreskoAssetUpdated(
-    string indexed ticker,
-    string indexed symbol,
-    address indexed kreskoAsset,
-    address anchor,
-    uint256 kFactor,
-    uint256 maxDebtMinter,
-    uint256 closeFee,
-    uint256 openFee
-);
-
-

KreskoAssetMinted

-

Emitted when an account mints a Kresko asset.

-
event KreskoAssetMinted(address indexed account, address indexed kreskoAsset, uint256 amount);
-
-

KreskoAssetBurned

-

Emitted when an account burns a Kresko asset.

-
event KreskoAssetBurned(address indexed account, address indexed kreskoAsset, uint256 amount);
-
-

CFactorUpdated

-

Emitted when cFactor is updated for a collateral asset.

-
event CFactorUpdated(string indexed symbol, address indexed collateralAsset, uint256 from, uint256 to);
-
-

KFactorUpdated

-

Emitted when kFactor is updated for a KreskoAsset.

-
event KFactorUpdated(string indexed symbol, address indexed kreskoAsset, uint256 from, uint256 to);
-
-

DebtPositionClosed

-

Emitted when an account burns a Kresko asset.

-
event DebtPositionClosed(address indexed account, address indexed kreskoAsset, uint256 amount);
-
-

FeePaid

-

Emitted when an account pays an open/close fee with a collateral asset in the Minter.

-

This can be emitted multiple times for a single asset.

-
event FeePaid(
-    address indexed account,
-    address indexed paymentCollateralAsset,
-    uint256 indexed feeType,
-    uint256 paymentAmount,
-    uint256 paymentValue,
-    uint256 feeValue
-);
-
-

LiquidationOccurred

-

Emitted when a liquidation occurs.

-
event LiquidationOccurred(
-    address indexed account,
-    address indexed liquidator,
-    address indexed repayKreskoAsset,
-    uint256 repayAmount,
-    address seizedCollateralAsset,
-    uint256 collateralSent
-);
-
-

SafetyStateChange

-

Emitted when a safety state is triggered for an asset

-
event SafetyStateChange(Enums.Action indexed action, string indexed symbol, address indexed asset, string description);
-
-

FeeRecipientUpdated

-

Emitted when the fee recipient is updated.

-
event FeeRecipientUpdated(address from, address to);
-
-

LiquidationIncentiveUpdated

-

Emitted when the liquidation incentive multiplier is updated.

-
event LiquidationIncentiveUpdated(string indexed symbol, address indexed asset, uint256 from, uint256 to);
-
-

MinCollateralRatioUpdated

-

Emitted when the minimum collateralization ratio is updated.

-
event MinCollateralRatioUpdated(uint256 from, uint256 to);
-
-

MinimumDebtValueUpdated

-

Emitted when the minimum debt value updated.

-
event MinimumDebtValueUpdated(uint256 from, uint256 to);
-
-

LiquidationThresholdUpdated

-

Emitted when the liquidation threshold value is updated

-
event LiquidationThresholdUpdated(uint256 from, uint256 to, uint256 mlr);
-
-

MaxLiquidationRatioUpdated

-

Emitted when the max liquidation ratio is updated

-
event MaxLiquidationRatioUpdated(uint256 from, uint256 to);
-
-

MinterState

-

Git Source

-

Author: -Kresko

-
struct MinterState {
-    mapping(address => address[]) depositedCollateralAssets;
-    mapping(address => mapping(address => uint256)) collateralDeposits;
-    mapping(address => mapping(address => uint256)) kreskoAssetDebt;
-    mapping(address => address[]) mintedKreskoAssets;
-    address[] krAssets;
-    address[] collaterals;
-    address feeRecipient;
-    uint32 maxLiquidationRatio;
-    uint32 minCollateralRatio;
-    uint32 liquidationThreshold;
-}
-
-

ms

-

Git Source

-
function ms() pure returns (MinterState storage state);
-
-

Constants

-

Git Source

-

MINTER_STORAGE_POSITION

-
bytes32 constant MINTER_STORAGE_POSITION = keccak256("kresko.minter.storage");
-
-

LiquidateExecution

-

Git Source

-

Internal, used execute _liquidateAssets.

-
struct LiquidateExecution {
-    address account;
-    uint256 repayAmount;
-    uint256 seizeAmount;
-    address repayAssetAddr;
-    uint256 repayAssetIndex;
-    address seizedAssetAddr;
-    uint256 seizedAssetIndex;
-}
-
-

LiquidationArgs

-

Git Source

-

External, used when caling liquidate.

-
struct LiquidationArgs {
-    address account;
-    address repayAssetAddr;
-    uint256 repayAmount;
-    address seizeAssetAddr;
-    uint256 repayAssetIndex;
-    uint256 seizeAssetIndex;
-}
-
-

MinterAccountState

-

Git Source

-
struct MinterAccountState {
-    uint256 totalDebtValue;
-    uint256 totalCollateralValue;
-    uint256 collateralRatio;
-}
-
-

MinterInitArgs

-

Git Source

-

Initialization arguments for the protocol

-
struct MinterInitArgs {
-    uint32 liquidationThreshold;
-    uint32 minCollateralRatio;
-}
-
-

MinterParams

-

Git Source

-

Configurable parameters within the protocol

-
struct MinterParams {
-    uint32 minCollateralRatio;
-    uint32 liquidationThreshold;
-    uint32 maxLiquidationRatio;
-}
-
-

Contents

- -

Contents

- -

SCDPConfigFacet

-

Git Source

-

Inherits: -ISCDPConfigFacet, DSModifiers, Modifiers

-

Functions

-

initializeSCDP

-

Initialize SCDP. -Callable by diamond owner only.

-
function initializeSCDP(SCDPInitArgs calldata args) external initializer(4) initializeAsAdmin;
-
-

Parameters

-
- -
NameTypeDescription
argsSCDPInitArgs
-
-

getParametersSCDP

-

Get the pool configuration.

-
function getParametersSCDP() external view override returns (SCDPParameters memory);
-
-

setFeeAssetSCDP

-
function setFeeAssetSCDP(address _assetAddr) external onlyRole(Role.ADMIN);
-
-

setMinCollateralRatioSCDP

-

Set the minimum collateralization ratio for SCDP.

-
function setMinCollateralRatioSCDP(uint32 _newMCR) public onlyRole(Role.ADMIN);
-
-

setLiquidationThresholdSCDP

-

Set the liquidation threshold for SCDP while updating MLR to one percent above it.

-
function setLiquidationThresholdSCDP(uint32 _newLT) public onlyRole(Role.ADMIN);
-
-

setMaxLiquidationRatioSCDP

-
function setMaxLiquidationRatioSCDP(uint32 _newMLR) external onlyRole(Role.ADMIN);
-
-

setDepositLimitSCDP

-

Update the deposit asset limit configuration. -Only callable by admin. -emits PoolCollateralUpdated

-
function setDepositLimitSCDP(address _assetAddr, uint256 _newDepositLimitSCDP) external onlyRole(Role.ADMIN);
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressThe Collateral asset to update
_newDepositLimitSCDPuint256The new deposit limit for the collateral
-
-

setKrAssetLiqIncentiveSCDP

-

Set the new liquidation incentive for a swappable asset.

-
function setKrAssetLiqIncentiveSCDP(address _assetAddr, uint16 _newLiqIncentiveSCDP) external onlyRole(Role.ADMIN);
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressAsset address
_newLiqIncentiveSCDPuint16New liquidation incentive. Bounded to 1e4 <-> 1.25e4.
-
-

setAssetIsSharedCollateralSCDP

-

Disable or enable a deposit asset. Reverts if invalid asset. -Only callable by admin.

-
function setAssetIsSharedCollateralSCDP(address _assetAddr, bool _enabled) external onlyRole(Role.ADMIN);
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressAsset to set.
_enabledboolWhether to enable or disable the asset.
-
-

setAssetIsSwapMintableSCDP

-

Disable or enable a kresko asset to be used in swaps. -Reverts if invalid asset. Enabling will also add it to collateral value calculations. -Only callable by admin.

-
function setAssetIsSwapMintableSCDP(address _assetAddr, bool _enabled) external onlyRole(Role.ADMIN);
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressAsset to set.
_enabledboolWhether to enable or disable the asset.
-
-

setAssetIsSharedOrSwappedCollateralSCDP

-
function setAssetIsSharedOrSwappedCollateralSCDP(address _assetAddr, bool _enabled) external onlyRole(Role.ADMIN);
-
-

setAssetSwapFeesSCDP

-

Sets the fees for a kresko asset

-

Only callable by admin.

-
function setAssetSwapFeesSCDP(address _assetAddr, uint16 _openFee, uint16 _closeFee, uint16 _protocolFee)
-    external
-    onlyRole(Role.ADMIN);
-
-

Parameters

-
- - - - -
NameTypeDescription
_assetAddraddressThe kresko asset to set fees for.
_openFeeuint16The new open fee.
_closeFeeuint16The new close fee.
_protocolFeeuint16The protocol fee share.
-
-

setSwapRoutesSCDP

-

Set whether swap routes for pairs are enabled or not. Both ways. -Only callable by admin.

-
function setSwapRoutesSCDP(SwapRouteSetter[] calldata _pairs) external onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_pairsSwapRouteSetter[]
-
-

setSingleSwapRouteSCDP

-

Set whether a swap route for a pair is enabled or not. -Only callable by admin.

-
function setSingleSwapRouteSCDP(SwapRouteSetter calldata _pair) external onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_pairSwapRouteSetter
-

SCDPFacet

-

Git Source

-

Inherits: -ISCDPFacet, Modifiers

-

Functions

-

depositSCDP

-

Deposit collateral for account to the collateral pool.

-
function depositSCDP(address _account, address _collateralAsset, uint256 _amount) external nonReentrant gate;
-
-

Parameters

-
- - - -
NameTypeDescription
_accountaddressThe account to deposit for.
_collateralAssetaddressThe collateral asset to deposit.
_amountuint256The amount to deposit.
-
-

withdrawSCDP

-

Withdraw collateral for account from the collateral pool.

-
function withdrawSCDP(address _account, address _collateralAsset, uint256 _amount) external nonReentrant gate;
-
-

Parameters

-
- - - -
NameTypeDescription
_accountaddressThe account to withdraw for.
_collateralAssetaddressThe collateral asset to withdraw.
_amountuint256The amount to withdraw.
-
-

repaySCDP

-

Repay debt for no fees or slippage.

-
function repaySCDP(address _repayAssetAddr, uint256 _repayAmount, address _seizeAssetAddr) external nonReentrant gate;
-
-

Parameters

-
- - - -
NameTypeDescription
_repayAssetAddraddressThe asset to repay the debt in.
_repayAmountuint256The amount of the asset to repay the debt with.
_seizeAssetAddraddressThe collateral asset to seize.
-
-

getLiquidatableSCDP

-
function getLiquidatableSCDP() external view returns (bool);
-
-

getMaxLiqValueSCDP

-
function getMaxLiqValueSCDP(address _repayAssetAddr, address _seizeAssetAddr)
-    external
-    view
-    returns (MaxLiqInfo memory);
-
-

liquidateSCDP

-

Liquidate the collateral pool.

-
function liquidateSCDP(address _repayAssetAddr, uint256 _repayAmount, address _seizeAssetAddr)
-    external
-    nonReentrant
-    gate;
-
-

Parameters

-
- - - -
NameTypeDescription
_repayAssetAddraddressThe asset to repay the debt in.
_repayAmountuint256The amount of the asset to repay the debt with.
_seizeAssetAddraddressThe collateral asset to seize.
-
-

_getMaxLiqValue

-
function _getMaxLiqValue(Asset storage _repayAsset, Asset storage _seizeAsset, address _seizeAssetAddr)
-    internal
-    view
-    returns (uint256 maxLiquidatableUSD);
-
-

_calcMaxLiqValue

-
function _calcMaxLiqValue(
-    Asset storage _repayAsset,
-    Asset storage _seizeAsset,
-    uint256 _minCollateralValue,
-    uint256 _totalCollateralValue,
-    uint256 _seizeAssetValue,
-    uint96 _minDebtValue,
-    uint32 _maxLiquidationRatio
-) internal view returns (uint256);
-
-

SCDPStateFacet

-

Git Source

-

Inherits: -ISCDPStateFacet

-

Author: -Kresko

-

This facet is used to view the state of the scdp.

-

Functions

-

getAccountDepositSCDP

-

Get the total collateral principal deposits for _account

-
function getAccountDepositSCDP(address _account, address _depositAsset) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressThe account.
_depositAssetaddressThe deposit asset
-
-

getAccountScaledDepositsSCDP

-

Get the collateral pool deposit balance of _account. Including fees.

-
function getAccountScaledDepositsSCDP(address _account, address _depositAsset) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressThe account.
_depositAssetaddressThe deposit asset.
-
-

getAccountDepositFeesGainedSCDP

-
function getAccountDepositFeesGainedSCDP(address _account, address _depositAsset) external view returns (uint256);
-
-

getAccountDepositValueSCDP

-

Get the (principal) deposit value for _account

-
function getAccountDepositValueSCDP(address _account, address _depositAsset) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressThe account.
_depositAssetaddressThe deposit asset
-
-

getAccountScaledDepositValueCDP

-

Get the full value of account and fees for _account

-
function getAccountScaledDepositValueCDP(address _account, address _depositAsset) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressThe account.
_depositAssetaddressThe collateral asset
-
-

getAccountTotalDepositsValueSCDP

-

Get the total collateral deposit value for _account

-
function getAccountTotalDepositsValueSCDP(address _account) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressThe account.
-
-

getAccountTotalScaledDepositsValueSCDP

-

Get the full value of account and fees for _account

-
function getAccountTotalScaledDepositsValueSCDP(address _account) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressThe account.
-
-

getDepositAssetsSCDP

-

Get all pool CollateralAssets

-
function getDepositAssetsSCDP() external view returns (address[] memory result);
-
-

getCollateralsSCDP

-
function getCollateralsSCDP() external view returns (address[] memory result);
-
-

getDepositsSCDP

-

Get the total collateral deposits for _collateralAsset

-
function getDepositsSCDP(address _depositAsset) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_depositAssetaddress
-
-

getSwapDepositsSCDP

-

Get the total collateral swap deposits for _collateralAsset

-
function getSwapDepositsSCDP(address _collateralAsset) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_collateralAssetaddressThe collateral asset
-
-

getCollateralValueSCDP

-

Get the total collateral deposit value for _collateralAsset

-
function getCollateralValueSCDP(address _depositAsset, bool _ignoreFactors) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_depositAssetaddressThe collateral asset
_ignoreFactorsboolIgnore factors when calculating collateral and debt value.
-
-

getTotalCollateralValueSCDP

-

Get the total collateral value, oracle precision

-
function getTotalCollateralValueSCDP(bool _ignoreFactors) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_ignoreFactorsboolIgnore factors when calculating collateral value.
-
-

getKreskoAssetsSCDP

-

Get all pool KreskoAssets

-
function getKreskoAssetsSCDP() external view returns (address[] memory);
-
-

getDebtSCDP

-

Get the collateral debt amount for _krAsset

-
function getDebtSCDP(address _krAsset) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_krAssetaddressThe KreskoAsset
-
-

getDebtValueSCDP

-

Get the debt value for _krAsset

-
function getDebtValueSCDP(address _krAsset, bool _ignoreFactors) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_krAssetaddressThe KreskoAsset
_ignoreFactorsboolIgnore factors when calculating collateral and debt value.
-
-

getTotalDebtValueSCDP

-

Get the total debt value of krAssets in oracle precision

-
function getTotalDebtValueSCDP(bool _ignoreFactors) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_ignoreFactorsboolIgnore factors when calculating debt value.
-
-

getAssetEnabledSCDP

-

Get enabled state of asset

-
function getAssetEnabledSCDP(address _assetAddr) external view returns (bool);
-
-

getDepositEnabledSCDP

-
function getDepositEnabledSCDP(address _assetAddr) external view returns (bool);
-
-

getSwapEnabledSCDP

-

Get whether swap is enabled from _assetIn to _assetOut

-
function getSwapEnabledSCDP(address _assetIn, address _assetOut) external view returns (bool);
-
-

Parameters

-
- - -
NameTypeDescription
_assetInaddressThe asset to swap from
_assetOutaddressThe asset to swap to
-
-

getCollateralRatioSCDP

-
function getCollateralRatioSCDP() public view returns (uint256);
-
-

getStatisticsSCDP

-

Get pool collateral values and debt values with CR.

-
function getStatisticsSCDP() external view returns (GlobalData memory);
-
-

Returns

-
- -
NameTypeDescription
<none>GlobalDataGlobalData struct
-
-

getAccountInfoSCDP

-
function getAccountInfoSCDP(address _account, address[] memory _assets) public view returns (UserData memory result);
-
-

getAccountInfosSCDP

-
function getAccountInfosSCDP(address[] memory _accounts, address[] memory _assets)
-    external
-    view
-    returns (UserData[] memory result);
-
-

getAssetInfoSCDP

-
function getAssetInfoSCDP(address _assetAddr) public view returns (AssetData memory results);
-
-

getAssetInfosSCDP

-
function getAssetInfosSCDP(address[] memory _assets) external view returns (AssetData[] memory results);
-
-

SCDPSwapFacet

-

Git Source

-

Inherits: -ISCDPSwapFacet, Modifiers

-

Functions

-

cumulateIncomeSCDP

-

Accumulates fees to deposits as a fixed, instantaneous income.

-
function cumulateIncomeSCDP(address _assetAddr, uint256 _incomeAmount) external nonReentrant returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddress
_incomeAmountuint256Amount to accumulate
-
-

Returns

-
- -
NameTypeDescription
<none>uint256nextLiquidityIndex Next liquidity index for the asset.
-
-

previewSwapSCDP

-

Preview the amount out received.

-
function previewSwapSCDP(address _assetInAddr, address _assetOutAddr, uint256 _amountIn)
-    external
-    view
-    returns (uint256 amountOut, uint256 feeAmount, uint256 feeAmountProtocol);
-
-

Parameters

-
- - - -
NameTypeDescription
_assetInAddraddress
_assetOutAddraddress
_amountInuint256The amount of _assetIn to pay.
-
-

Returns

-
- - - -
NameTypeDescription
amountOutuint256The amount of _assetOut to receive according to _amountIn.
feeAmountuint256
feeAmountProtocoluint256
-
-

swapSCDP

-

Swap kresko assets with KISS using the shared collateral pool. -Uses oracle pricing of _amountIn to determine how much _assetOut to send.

-
function swapSCDP(
-    address _receiver,
-    address _assetInAddr,
-    address _assetOutAddr,
-    uint256 _amountIn,
-    uint256 _amountOutMin
-) external nonReentrant;
-
-

Parameters

-
- - - - - -
NameTypeDescription
_receiveraddress
_assetInAddraddress
_assetOutAddraddress
_amountInuint256The amount of _assetIn to pay.
_amountOutMinuint256The minimum amount of _assetOut to receive, this is due to possible oracle price change.
-
-

_swap

-

Swaps assets in the collateral pool.

-
function _swap(
-    address _receiver,
-    address _assetInAddr,
-    Asset storage _assetIn,
-    address _assetOutAddr,
-    uint256 _amountIn,
-    uint256 _amountOutMin
-) private returns (uint256 amountOut);
-
-

Parameters

-
- - - - - - -
NameTypeDescription
_receiveraddressThe address to receive the swapped assets.
_assetInAddraddressThe asset to swap in.
_assetInAssetThe asset in struct.
_assetOutAddraddressThe asset to swap out.
_amountInuint256The amount of _assetIn to swap in.
_amountOutMinuint256The minimum amount of _assetOut to receive.
-
-

_swapFeeAssetOut

-

Swaps assets in the collateral pool.

-
function _swapFeeAssetOut(
-    address _receiver,
-    address _assetInAddr,
-    Asset storage _assetIn,
-    uint256 _amountIn,
-    uint256 _amountOutMin
-) private returns (uint256 amountOut);
-
-

Parameters

-
- - - - - -
NameTypeDescription
_receiveraddressThe address to receive the swapped assets.
_assetInAddraddressThe asset to swap in.
_assetInAssetThe asset in struct.
_amountInuint256The amount of _assetIn to swap in.
_amountOutMinuint256The minimum amount of _assetOut to receive.
-
-

_swapToFeeAsset

-

Swaps assets in the collateral pool.

-
function _swapToFeeAsset(
-    address _receiver,
-    address _assetInAddr,
-    Asset storage _assetIn,
-    address _assetOutAddr,
-    Asset storage _assetOut,
-    uint256 _amountIn
-) private returns (uint256);
-
-

Parameters

-
- - - - - - -
NameTypeDescription
_receiveraddressThe address to receive the swapped assets.
_assetInAddraddressThe asset to swap in.
_assetInAssetThe asset in struct.
_assetOutAddraddressThe asset to swap out.
_assetOutAssetThe asset out struct.
_amountInuint256The amount of _assetIn to swap in
-
-

_checkAndPayFees

-
function _checkAndPayFees(
-    address _payAssetAddr,
-    Asset storage _payAsset,
-    uint256 _amountOut,
-    uint256 _amountOutMin,
-    uint256 _feeAmount,
-    uint256 _protocolFeePct
-) private;
-
-

_paySwapFees

-
function _paySwapFees(
-    address _feeAssetAddress,
-    Asset storage _feeAsset,
-    address _payAssetAddress,
-    Asset storage _payAsset,
-    uint256 _feeAmount,
-    uint256 _protocolFeePct
-) private;
-
-

getSwapFees

-

Git Source

-

Get fee percentage for a swap pair.

-
function getSwapFees(Asset storage _assetIn, Asset storage _assetOut)
-    view
-    returns (uint256 feePercentage, uint256 protocolFee);
-
-

Returns

-
- - -
NameTypeDescription
feePercentageuint256fee percentage for this swap
protocolFeeuint256protocol fee percentage taken from the fee
-

SDIFacet

-

Git Source

-

Inherits: -ISDIFacet, DSModifiers, Modifiers

-

Functions

-

totalSDI

-
function totalSDI() external view returns (uint256);
-
-

getTotalSDIDebt

-
function getTotalSDIDebt() external view returns (uint256);
-
-

getEffectiveSDIDebt

-
function getEffectiveSDIDebt() external view returns (uint256);
-
-

getEffectiveSDIDebtUSD

-
function getEffectiveSDIDebtUSD() external view returns (uint256);
-
-

getSDICoverAmount

-
function getSDICoverAmount() external view returns (uint256);
-
-

previewSCDPBurn

-
function previewSCDPBurn(address _assetAddr, uint256 _burnAmount, bool _ignoreFactors)
-    external
-    view
-    returns (uint256 shares);
-
-

previewSCDPMint

-
function previewSCDPMint(address _assetAddr, uint256 _mintAmount, bool _ignoreFactors)
-    external
-    view
-    returns (uint256 shares);
-
-

getSDIPrice

-

Get the price of SDI in USD, oracle precision.

-
function getSDIPrice() external view returns (uint256);
-
-

getCoverAssetsSDI

-
function getCoverAssetsSDI() external view returns (address[] memory);
-
-

SDICover

-
function SDICover(address _assetAddr, uint256 _amount) external returns (uint256 shares, uint256 value);
-
-

enableCoverAssetSDI

-
function enableCoverAssetSDI(address _assetAddr) external onlyRole(Role.ADMIN);
-
-

disableCoverAssetSDI

-
function disableCoverAssetSDI(address _assetAddr) external onlyRole(Role.ADMIN);
-
-

setCoverRecipientSDI

-
function setCoverRecipientSDI(address _newCoverRecipient) external onlyRole(Role.ADMIN);
-
-

Contents

- -

SAccounts

-

Git Source

-

Functions

-

accountScaledDeposits

-

Get accounts deposit amount that is scaled by the liquidity index.

-

The liquidity index is updated when: A) Income is accrued B) Liquidation occurs.

-
function accountScaledDeposits(SCDPState storage self, address _account, address _assetAddr, Asset storage _asset)
-    internal
-    view
-    returns (uint256);
-
-

Parameters

-
- - - - -
NameTypeDescription
selfSCDPState
_accountaddressThe account to get the amount for
_assetAddraddressThe asset address
_assetAssetThe asset struct
-
-

Returns

-
- -
NameTypeDescription
<none>uint256Amount of scaled debt.
-
-

accountPrincipalDeposits

-

Get accounts principal deposits.

-

Uses scaled deposits if its lower than principal (realizing liquidations).

-
function accountPrincipalDeposits(SCDPState storage self, address _account, address _assetAddr, Asset storage _asset)
-    internal
-    view
-    returns (uint256 principalDeposits);
-
-

Parameters

-
- - - - -
NameTypeDescription
selfSCDPState
_accountaddressThe account to get the amount for
_assetAddraddressThe deposit asset address
_assetAssetThe deposit asset struct
-
-

Returns

-
- -
NameTypeDescription
principalDepositsuint256The principal deposit amount for the account.
-
-

accountTotalDepositValue

-

Returns the value of the deposits for _account.

-
function accountTotalDepositValue(SCDPState storage self, address _account, bool _ignoreFactors)
-    internal
-    view
-    returns (uint256 totalValue);
-
-

Parameters

-
- - - -
NameTypeDescription
selfSCDPState
_accountaddressAccount to get total deposit value for
_ignoreFactorsboolWhether to ignore cFactor and kFactor
-
-

accountTotalScaledDepositsValue

-

Returns the value of the collateral assets in the pool for _account for the scaled deposit amount.

-

Ignores all factors.

-
function accountTotalScaledDepositsValue(SCDPState storage self, address _account)
-    internal
-    view
-    returns (uint256 totalValue);
-
-

Parameters

-
- - -
NameTypeDescription
selfSCDPState
_accountaddressaccount
-

SDebtIndex

-

Git Source

-

Functions

-

valueToSDI

-
function valueToSDI(uint256 valueIn, uint8 oracleDecimals) internal view returns (uint256);
-
-

cover

-

Cover by pulling assets.

-
function cover(SDIState storage self, address _assetAddr, uint256 _amount)
-    internal
-    returns (uint256 shares, uint256 value);
-
-

effectiveDebt

-

Returns the total effective debt amount of the SCDP.

-
function effectiveDebt(SDIState storage self) internal view returns (uint256);
-
-

effectiveDebtValue

-

Returns the total effective debt value of the SCDP.

-
function effectiveDebtValue(SDIState storage self) internal view returns (uint256);
-
-

totalCoverAmount

-
function totalCoverAmount(SDIState storage self) internal view returns (uint256);
-
-

totalCoverValue

-

Gets the total cover debt value, oracle precision

-
function totalCoverValue(SDIState storage self) internal view returns (uint256 result);
-
-

totalSDI

-

Simply returns the total supply of SDI.

-
function totalSDI(SDIState storage self) internal view returns (uint256);
-
-

coverAssetValue

-

Get total deposit value of asset in USD, oracle precision.

-
function coverAssetValue(SDIState storage self, address _assetAddr) internal view returns (uint256);
-
-

SDeposits

-

Git Source

-

Functions

-

handleDepositSCDP

-

Records a deposit of collateral asset.

-

Saves principal, scaled and global deposit amounts.

-
function handleDepositSCDP(
-    SCDPState storage self,
-    Asset storage _asset,
-    address _account,
-    address _assetAddr,
-    uint256 _amount
-) internal;
-
-

Parameters

-
- - - - - -
NameTypeDescription
selfSCDPState
_assetAssetAsset struct for the deposit asset
_accountaddressdepositor
_assetAddraddressthe deposit asset
_amountuint256amount of collateral asset to deposit
-
-

handleWithdrawSCDP

-

Records a withdrawal of collateral asset from the SCDP.

-
function handleWithdrawSCDP(
-    SCDPState storage self,
-    Asset storage _asset,
-    address _account,
-    address _assetAddr,
-    uint256 _amount
-) internal returns (uint256 amountOut, uint256 feesOut);
-
-

Parameters

-
- - - - - -
NameTypeDescription
selfSCDPState
_assetAssetAsset struct for the deposit asset
_accountaddressThe withdrawing account
_assetAddraddressthe deposit asset
_amountuint256The amount of collateral withdrawn
-
-

Returns

-
- - -
NameTypeDescription
amountOutuint256The actual amount of collateral withdrawn
feesOutuint256The fees paid for during the withdrawal
-
-

handleSeizeSCDP

-

This function seizes collateral from the shared pool

-

Adjusts all deposits in the case where swap deposits do not cover the amount.

-
function handleSeizeSCDP(SCDPState storage self, Asset storage _sAsset, address _assetAddr, uint256 _seizeAmount)
-    internal;
-
-

Parameters

-
- - - - -
NameTypeDescription
selfSCDPState
_sAssetAssetThe asset struct (Asset).
_assetAddraddressThe seized asset address.
_seizeAmountuint256The seize amount (uint256).
-

SGlobal

-

Git Source

-

Functions

-

ensureLiquidatableSCDP

-

Checks whether the shared debt pool can be liquidated.

-

Reverts if collateral value .

-
function ensureLiquidatableSCDP(SCDPState storage self) internal view;
-
-

checkCoverableSCDP

-

Checks whether the shared debt pool can be liquidated.

-

Reverts if collateral value .

-
function checkCoverableSCDP(SCDPState storage self) internal view;
-
-

ensureCollateralRatio

-

Checks whether the collateral value is less than minimum required.

-

Reverts when collateralValue is below minimum required.

-
function ensureCollateralRatio(SCDPState storage self, uint32 _ratio) internal view;
-
-

Parameters

-
- - -
NameTypeDescription
selfSCDPState
_ratiouint32Ratio to check in 1e4 percentage precision (uint32).
-
-

totalDebtValueAtRatioSCDP

-

Returns the value of the krAsset held in the pool at a ratio.

-
function totalDebtValueAtRatioSCDP(SCDPState storage self, uint32 _ratio, bool _ignorekFactor)
-    internal
-    view
-    returns (uint256 totalValue);
-
-

Parameters

-
- - - -
NameTypeDescription
selfSCDPState
_ratiouint32Percentage ratio to apply for the value in 1e4 percentage precision (uint32).
_ignorekFactorboolWhether to ignore kFactor
-
-

Returns

-
- -
NameTypeDescription
totalValueuint256Total value in USD
-
-

totalCollateralValueSCDP

-

Calculates the total collateral value of collateral assets in the pool.

-
function totalCollateralValueSCDP(SCDPState storage self, bool _ignoreFactors)
-    internal
-    view
-    returns (uint256 totalValue);
-
-

Parameters

-
- - -
NameTypeDescription
selfSCDPState
_ignoreFactorsboolWhether to ignore cFactor.
-
-

Returns

-
- -
NameTypeDescription
totalValueuint256Total value in USD
-
-

totalCollateralValueSCDP

-

Calculates total collateral value while extracting single asset value.

-
function totalCollateralValueSCDP(SCDPState storage self, address _collateralAsset, bool _ignoreFactors)
-    internal
-    view
-    returns (uint256 totalValue, uint256 assetValue);
-
-

Parameters

-
- - - -
NameTypeDescription
selfSCDPState
_collateralAssetaddressCollateral asset to extract value for
_ignoreFactorsboolWhether to ignore cFactor.
-
-

Returns

-
- - -
NameTypeDescription
totalValueuint256Total value in USD
assetValueuint256Asset value in USD
-
-

totalDepositAmount

-

Get pool collateral deposits of an asset.

-
function totalDepositAmount(SCDPState storage self, address _assetAddress, Asset storage _asset)
-    internal
-    view
-    returns (uint128);
-
-

Parameters

-
- - - -
NameTypeDescription
selfSCDPState
_assetAddressaddressThe asset address
_assetAssetThe asset struct
-
-

Returns

-
- -
NameTypeDescription
<none>uint128Amount of scaled debt.
-
-

userDepositAmount

-

Get pool user collateral deposits of an asset.

-
function userDepositAmount(SCDPState storage self, address _assetAddress, Asset storage _asset)
-    internal
-    view
-    returns (uint256);
-
-

Parameters

-
- - - -
NameTypeDescription
selfSCDPState
_assetAddressaddressThe asset address
_assetAssetThe asset struct
-
-

Returns

-
- -
NameTypeDescription
<none>uint256Amount of scaled debt.
-
-

swapDepositAmount

-

Get "swap" collateral deposits.

-
function swapDepositAmount(SCDPState storage self, address _assetAddress, Asset storage _asset)
-    internal
-    view
-    returns (uint128);
-
-

Parameters

-
- - - -
NameTypeDescription
selfSCDPState
_assetAddressaddressThe asset address
_assetAssetThe asset struct.
-
-

Returns

-
- -
NameTypeDescription
<none>uint128Amount of debt.
-

totalCollateralValuesSCDP

-

Git Source

-

Calculates the total collateral value of collateral assets in the pool.

-
function totalCollateralValuesSCDP() view returns (uint256 value, uint256 valueAdjusted);
-
-

Returns

-
- - -
NameTypeDescription
valueuint256in USD
valueAdjusteduint256Value adjusted by cFactors in USD
-

accountDepositAmountsAndValues

-

Git Source

-
function accountDepositAmountsAndValues(address _account, address _assetAddr)
-    view
-    returns (UserAssetData memory result);
-
-

totalDebtValuesAtRatioSCDP

-

Git Source

-

Returns the values of the krAsset held in the pool at a ratio.

-
function totalDebtValuesAtRatioSCDP(uint32 _ratio) view returns (uint256 value, uint256 valueAdjusted);
-
-

Parameters

-
- -
NameTypeDescription
_ratiouint32ratio
-
-

Returns

-
- - -
NameTypeDescription
valueuint256in USD
valueAdjusteduint256Value adjusted by kFactors in USD
-

accountTotalDepositValues

-

Git Source

-
function accountTotalDepositValues(address _account, address[] memory _assetData)
-    view
-    returns (uint256 totalValue, uint256 totalScaledValue, UserAssetData[] memory datas);
-
-

Swap

-

Git Source

-

Functions

-

handleAssetsIn

-

Records the assets received from account in a swap. -Burning any existing shared debt or increasing collateral deposits.

-
function handleAssetsIn(
-    SCDPState storage self,
-    address _assetInAddr,
-    Asset storage _assetIn,
-    uint256 _amountIn,
-    address _assetsFrom
-) internal returns (uint256);
-
-

Parameters

-
- - - - - -
NameTypeDescription
selfSCDPState
_assetInAddraddressThe asset received.
_assetInAssetThe asset in struct.
_amountInuint256The amount of the asset received.
_assetsFromaddressThe account that holds the assets to burn.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256The value of the assets received into the protocol, used to calculate assets out.
-
-

handleAssetsOut

-

Records the assets to send out in a swap. -Increasing debt of the pool by minting new assets when required.

-
function handleAssetsOut(
-    SCDPState storage self,
-    address _assetOutAddr,
-    Asset storage _assetOut,
-    uint256 _valueIn,
-    address _assetsTo
-) internal returns (uint256 amountOut);
-
-

Parameters

-
- - - - - -
NameTypeDescription
selfSCDPState
_assetOutAddraddressThe asset to send out.
_assetOutAssetThe asset out struct.
_valueInuint256The value received in.
_assetsToaddressThe asset receiver.
-
-

Returns

-
- -
NameTypeDescription
amountOutuint256The amount of the asset out.
-
-

cumulateIncome

-

Accumulates fees to deposits as a fixed, instantaneous income.

-
function cumulateIncome(SCDPState storage self, address _assetAddr, Asset storage _asset, uint256 _amount)
-    internal
-    returns (uint256 nextLiquidityIndex);
-
-

Parameters

-
- - - - -
NameTypeDescription
selfSCDPState
_assetAddraddressThe asset address
_assetAssetThe asset struct
_amountuint256The amount to accumulate
-
-

Returns

-
- -
NameTypeDescription
nextLiquidityIndexuint256The next liquidity index of the reserve
-

Contents

- -

ISCDPConfigFacet

-

Git Source

-

Functions

-

initializeSCDP

-

Initialize SCDP. -Callable by diamond owner only.

-
function initializeSCDP(SCDPInitArgs memory _init) external;
-
-

Parameters

-
- -
NameTypeDescription
_initSCDPInitArgsThe initial configuration.
-
-

getParametersSCDP

-

Get the pool configuration.

-
function getParametersSCDP() external view returns (SCDPParameters memory);
-
-

setFeeAssetSCDP

-

Set the asset to cumulate swap fees into. -Only callable by admin.

-
function setFeeAssetSCDP(address _assetAddr) external;
-
-

Parameters

-
- -
NameTypeDescription
_assetAddraddressAsset that is validated to be a deposit asset.
-
-

setMinCollateralRatioSCDP

-

Set the minimum collateralization ratio for SCDP.

-
function setMinCollateralRatioSCDP(uint32 _newMCR) external;
-
-

setLiquidationThresholdSCDP

-

Set the liquidation threshold for SCDP while updating MLR to one percent above it.

-
function setLiquidationThresholdSCDP(uint32 _newLT) external;
-
-

setMaxLiquidationRatioSCDP

-

Set the max liquidation ratio for SCDP.

-

MLR is also updated automatically when setLiquidationThresholdSCDP is used.

-
function setMaxLiquidationRatioSCDP(uint32 _newMLR) external;
-
-

setKrAssetLiqIncentiveSCDP

-

Set the new liquidation incentive for a swappable asset.

-
function setKrAssetLiqIncentiveSCDP(address _assetAddr, uint16 _newLiqIncentiveSCDP) external;
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressAsset address
_newLiqIncentiveSCDPuint16New liquidation incentive. Bounded to 1e4 <-> 1.25e4.
-
-

setDepositLimitSCDP

-

Update the deposit asset limit configuration. -Only callable by admin. -emits PoolCollateralUpdated

-
function setDepositLimitSCDP(address _assetAddr, uint256 _newDepositLimitSCDP) external;
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressThe Collateral asset to update
_newDepositLimitSCDPuint256The new deposit limit for the collateral
-
-

setAssetIsSharedCollateralSCDP

-

Disable or enable a deposit asset. Reverts if invalid asset. -Only callable by admin.

-
function setAssetIsSharedCollateralSCDP(address _assetAddr, bool _enabled) external;
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressAsset to set.
_enabledboolWhether to enable or disable the asset.
-
-

setAssetIsSharedOrSwappedCollateralSCDP

-

Disable or enable asset from shared collateral value calculations. -Reverts if invalid asset and if disabling asset that has user deposits. -Only callable by admin.

-
function setAssetIsSharedOrSwappedCollateralSCDP(address _assetAddr, bool _enabled) external;
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressAsset to set.
_enabledboolWhether to enable or disable the asset.
-
-

setAssetIsSwapMintableSCDP

-

Disable or enable a kresko asset to be used in swaps. -Reverts if invalid asset. Enabling will also add it to collateral value calculations. -Only callable by admin.

-
function setAssetIsSwapMintableSCDP(address _assetAddr, bool _enabled) external;
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressAsset to set.
_enabledboolWhether to enable or disable the asset.
-
-

setAssetSwapFeesSCDP

-

Sets the fees for a kresko asset

-

Only callable by admin.

-
function setAssetSwapFeesSCDP(address _assetAddr, uint16 _openFee, uint16 _closeFee, uint16 _protocolFee) external;
-
-

Parameters

-
- - - - -
NameTypeDescription
_assetAddraddressThe kresko asset to set fees for.
_openFeeuint16The new open fee.
_closeFeeuint16The new close fee.
_protocolFeeuint16The protocol fee share.
-
-

setSwapRoutesSCDP

-

Set whether swap routes for pairs are enabled or not. Both ways. -Only callable by admin.

-
function setSwapRoutesSCDP(SwapRouteSetter[] calldata _setters) external;
-
-

Parameters

-
- -
NameTypeDescription
_settersSwapRouteSetter[]The configurations to set.
-
-

setSingleSwapRouteSCDP

-

Set whether a swap route for a pair is enabled or not. -Only callable by admin.

-
function setSingleSwapRouteSCDP(SwapRouteSetter calldata _setter) external;
-
-

Parameters

-
- -
NameTypeDescription
_setterSwapRouteSetterThe configuration to set
-

ISCDPFacet

-

Git Source

-

Functions

-

depositSCDP

-

Deposit collateral for account to the collateral pool.

-
function depositSCDP(address _account, address _collateralAsset, uint256 _amount) external;
-
-

Parameters

-
- - - -
NameTypeDescription
_accountaddressThe account to deposit for.
_collateralAssetaddressThe collateral asset to deposit.
_amountuint256The amount to deposit.
-
-

withdrawSCDP

-

Withdraw collateral for account from the collateral pool.

-
function withdrawSCDP(address _account, address _collateralAsset, uint256 _amount) external;
-
-

Parameters

-
- - - -
NameTypeDescription
_accountaddressThe account to withdraw for.
_collateralAssetaddressThe collateral asset to withdraw.
_amountuint256The amount to withdraw.
-
-

repaySCDP

-

Repay debt for no fees or slippage.

-

Only uses swap deposits, if none available, reverts.

-
function repaySCDP(address _repayAssetAddr, uint256 _repayAmount, address _seizeAssetAddr) external;
-
-

Parameters

-
- - - -
NameTypeDescription
_repayAssetAddraddressThe asset to repay the debt in.
_repayAmountuint256The amount of the asset to repay the debt with.
_seizeAssetAddraddressThe collateral asset to seize.
-
-

liquidateSCDP

-

Liquidate the collateral pool.

-

Adjusts everyones deposits if swap deposits do not cover the seized amount.

-
function liquidateSCDP(address _repayAssetAddr, uint256 _repayAmount, address _seizeAssetAddr) external;
-
-

Parameters

-
- - - -
NameTypeDescription
_repayAssetAddraddressThe asset to repay the debt in.
_repayAmountuint256The amount of the asset to repay the debt with.
_seizeAssetAddraddressThe collateral asset to seize.
-
-

getMaxLiqValueSCDP

-

Calculates the total value that is allowed to be liquidated from SCDP (if it is liquidatable)

-
function getMaxLiqValueSCDP(address _repayAssetAddr, address _seizeAssetAddr)
-    external
-    view
-    returns (MaxLiqInfo memory);
-
-

Parameters

-
- - -
NameTypeDescription
_repayAssetAddraddressAddress of Kresko Asset to repay
_seizeAssetAddraddressAddress of Collateral to seize
-
-

Returns

-
- -
NameTypeDescription
<none>MaxLiqInfoMaxLiqInfo Calculated information about the maximum liquidation.
-
-

getLiquidatableSCDP

-
function getLiquidatableSCDP() external view returns (bool);
-
-

ISCDPStateFacet

-

Git Source

-

Functions

-

getAccountScaledDepositsSCDP

-

Get the collateral pool deposit balance of _account. Including fees.

-
function getAccountScaledDepositsSCDP(address _account, address _depositAsset) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressThe account.
_depositAssetaddressThe deposit asset.
-
-

getAccountDepositSCDP

-

Get the total collateral principal deposits for _account

-
function getAccountDepositSCDP(address _account, address _depositAsset) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressThe account.
_depositAssetaddressThe deposit asset
-
-

getAccountDepositFeesGainedSCDP

-
function getAccountDepositFeesGainedSCDP(address _account, address _depositAsset) external view returns (uint256);
-
-

getAccountDepositValueSCDP

-

Get the (principal) deposit value for _account

-
function getAccountDepositValueSCDP(address _account, address _depositAsset) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressThe account.
_depositAssetaddressThe deposit asset
-
-

getAccountScaledDepositValueCDP

-

Get the full value of account and fees for _account

-
function getAccountScaledDepositValueCDP(address _account, address _depositAsset) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressThe account.
_depositAssetaddressThe collateral asset
-
-

getAccountTotalDepositsValueSCDP

-

Get the total collateral deposit value for _account

-
function getAccountTotalDepositsValueSCDP(address _account) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressThe account.
-
-

getAccountTotalScaledDepositsValueSCDP

-

Get the full value of account and fees for _account

-
function getAccountTotalScaledDepositsValueSCDP(address _account) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressThe account.
-
-

getDepositAssetsSCDP

-

Get all pool CollateralAssets

-
function getDepositAssetsSCDP() external view returns (address[] memory);
-
-

getDepositsSCDP

-

Get the total collateral deposits for _collateralAsset

-
function getDepositsSCDP(address _collateralAsset) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_collateralAssetaddressThe collateral asset
-
-

getSwapDepositsSCDP

-

Get the total collateral swap deposits for _collateralAsset

-
function getSwapDepositsSCDP(address _collateralAsset) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_collateralAssetaddressThe collateral asset
-
-

getCollateralValueSCDP

-

Get the total collateral deposit value for _collateralAsset

-
function getCollateralValueSCDP(address _depositAsset, bool _ignoreFactors) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_depositAssetaddressThe collateral asset
_ignoreFactorsboolIgnore factors when calculating collateral and debt value.
-
-

getTotalCollateralValueSCDP

-

Get the total collateral value, oracle precision

-
function getTotalCollateralValueSCDP(bool _ignoreFactors) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_ignoreFactorsboolIgnore factors when calculating collateral value.
-
-

getKreskoAssetsSCDP

-

Get all pool KreskoAssets

-
function getKreskoAssetsSCDP() external view returns (address[] memory);
-
-

getDebtSCDP

-

Get the collateral debt amount for _krAsset

-
function getDebtSCDP(address _krAsset) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_krAssetaddressThe KreskoAsset
-
-

getDebtValueSCDP

-

Get the debt value for _krAsset

-
function getDebtValueSCDP(address _krAsset, bool _ignoreFactors) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_krAssetaddressThe KreskoAsset
_ignoreFactorsboolIgnore factors when calculating collateral and debt value.
-
-

getTotalDebtValueSCDP

-

Get the total debt value of krAssets in oracle precision

-
function getTotalDebtValueSCDP(bool _ignoreFactors) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_ignoreFactorsboolIgnore factors when calculating debt value.
-
-

getAssetEnabledSCDP

-

Get enabled state of asset

-
function getAssetEnabledSCDP(address _assetAddr) external view returns (bool);
-
-

getSwapEnabledSCDP

-

Get whether swap is enabled from _assetIn to _assetOut

-
function getSwapEnabledSCDP(address _assetIn, address _assetOut) external view returns (bool);
-
-

Parameters

-
- - -
NameTypeDescription
_assetInaddressThe asset to swap from
_assetOutaddressThe asset to swap to
-
-

getCollateralRatioSCDP

-
function getCollateralRatioSCDP() external view returns (uint256);
-
-

getStatisticsSCDP

-

Get pool collateral values and debt values with CR.

-
function getStatisticsSCDP() external view returns (GlobalData memory);
-
-

Returns

-
- -
NameTypeDescription
<none>GlobalDataGlobalData struct
-

ISCDPSwapFacet

-

Git Source

-

Functions

-

previewSwapSCDP

-

Preview the amount out received.

-
function previewSwapSCDP(address _assetIn, address _assetOut, uint256 _amountIn)
-    external
-    view
-    returns (uint256 amountOut, uint256 feeAmount, uint256 protocolFee);
-
-

Parameters

-
- - - -
NameTypeDescription
_assetInaddressThe asset to pay with.
_assetOutaddressThe asset to receive.
_amountInuint256The amount of _assetIn to pay.
-
-

Returns

-
- - - -
NameTypeDescription
amountOutuint256The amount of _assetOut to receive according to _amountIn.
feeAmountuint256
protocolFeeuint256
-
-

swapSCDP

-

Swap kresko assets with KISS using the shared collateral pool. -Uses oracle pricing of _amountIn to determine how much _assetOut to send.

-
function swapSCDP(address _account, address _assetIn, address _assetOut, uint256 _amountIn, uint256 _amountOutMin)
-    external;
-
-

Parameters

-
- - - - - -
NameTypeDescription
_accountaddressThe receiver of amount out.
_assetInaddressThe asset to pay with.
_assetOutaddressThe asset to receive.
_amountInuint256The amount of _assetIn to pay.
_amountOutMinuint256The minimum amount of _assetOut to receive, this is due to possible oracle price change.
-
-

cumulateIncomeSCDP

-

Accumulates fees to deposits as a fixed, instantaneous income.

-
function cumulateIncomeSCDP(address _depositAssetAddr, uint256 _incomeAmount)
-    external
-    returns (uint256 nextLiquidityIndex);
-
-

Parameters

-
- - -
NameTypeDescription
_depositAssetAddraddressDeposit asset to give income for
_incomeAmountuint256Amount to accumulate
-
-

Returns

-
- -
NameTypeDescription
nextLiquidityIndexuint256Next liquidity index for the asset.
-

ISDIFacet

-

Git Source

-

Functions

-

getTotalSDIDebt

-
function getTotalSDIDebt() external view returns (uint256);
-
-

getEffectiveSDIDebtUSD

-
function getEffectiveSDIDebtUSD() external view returns (uint256);
-
-

getEffectiveSDIDebt

-
function getEffectiveSDIDebt() external view returns (uint256);
-
-

getSDICoverAmount

-
function getSDICoverAmount() external view returns (uint256);
-
-

previewSCDPBurn

-
function previewSCDPBurn(address _assetAddr, uint256 _burnAmount, bool _ignoreFactors)
-    external
-    view
-    returns (uint256 shares);
-
-

previewSCDPMint

-
function previewSCDPMint(address _assetAddr, uint256 _mintAmount, bool _ignoreFactors)
-    external
-    view
-    returns (uint256 shares);
-
-

totalSDI

-

Simply returns the total supply of SDI.

-
function totalSDI() external view returns (uint256);
-
-

getSDIPrice

-

Get the price of SDI in USD, oracle precision.

-
function getSDIPrice() external view returns (uint256);
-
-

SDICover

-
function SDICover(address _assetAddr, uint256 _amount) external returns (uint256 shares, uint256 value);
-
-

enableCoverAssetSDI

-
function enableCoverAssetSDI(address _assetAddr) external;
-
-

disableCoverAssetSDI

-
function disableCoverAssetSDI(address _assetAddr) external;
-
-

setCoverRecipientSDI

-
function setCoverRecipientSDI(address _coverRecipient) external;
-
-

getCoverAssetsSDI

-
function getCoverAssetsSDI() external view returns (address[] memory);
-
-

SDICoverRecipient

-

Git Source

-

State Variables

-

owner

-
address public owner;
-
-

pendingOwner

-
address public pendingOwner;
-
-

Functions

-

constructor

-
constructor(address _owner);
-
-

withdraw

-
function withdraw(address token, address recipient, uint256 amount) external;
-
-

changeOwner

-
function changeOwner(address _owner) external;
-
-

acceptOwnership

-
function acceptOwnership(address _owner) external;
-
-

SEvent

-

Git Source

-

Events

-

SCDPDeposit

-
event SCDPDeposit(address indexed depositor, address indexed collateralAsset, uint256 amount);
-
-

SCDPWithdraw

-
event SCDPWithdraw(address indexed withdrawer, address indexed collateralAsset, uint256 amount, uint256 feeAmount);
-
-

SCDPRepay

-
event SCDPRepay(
-    address indexed repayer,
-    address indexed repayKreskoAsset,
-    uint256 repayAmount,
-    address indexed receiveKreskoAsset,
-    uint256 receiveAmount
-);
-
-

SCDPLiquidationOccured

-
event SCDPLiquidationOccured(
-    address indexed liquidator,
-    address indexed repayKreskoAsset,
-    uint256 repayAmount,
-    address indexed seizeCollateral,
-    uint256 seizeAmount
-);
-
-

PairSet

-
event PairSet(address indexed assetIn, address indexed assetOut, bool enabled);
-
-

FeeSet

-
event FeeSet(address indexed _asset, uint256 openFee, uint256 closeFee, uint256 protocolFee);
-
-

SCDPCollateralUpdated

-
event SCDPCollateralUpdated(address indexed _asset, uint256 liquidationThreshold);
-
-

SCDPKrAssetUpdated

-
event SCDPKrAssetUpdated(
-    address indexed _asset, uint256 openFee, uint256 closeFee, uint256 protocolFee, uint256 maxDebtMinter
-);
-
-

Swap

-
event Swap(address indexed who, address indexed assetIn, address indexed assetOut, uint256 amountIn, uint256 amountOut);
-
-

SwapFee

-
event SwapFee(address indexed feeAsset, address indexed assetIn, uint256 feeAmount, uint256 protocolFeeAmount);
-
-

Income

-
event Income(address asset, uint256 amount);
-
-

SCDPLiquidationIncentiveUpdated

-

Emitted when the liquidation incentive multiplier is updated for a swappable krAsset.

-
event SCDPLiquidationIncentiveUpdated(string indexed symbol, address indexed asset, uint256 from, uint256 to);
-
-

SCDPMinCollateralRatioUpdated

-

Emitted when the minimum collateralization ratio is updated for the SCDP.

-
event SCDPMinCollateralRatioUpdated(uint256 from, uint256 to);
-
-

SCDPLiquidationThresholdUpdated

-

Emitted when the liquidation threshold value is updated

-
event SCDPLiquidationThresholdUpdated(uint256 from, uint256 to, uint256 mlr);
-
-

SCDPMaxLiquidationRatioUpdated

-

Emitted when the max liquidation ratio is updated

-
event SCDPMaxLiquidationRatioUpdated(uint256 from, uint256 to);
-
-

SCDPState

-

Git Source

-

Author: -Kresko

-
struct SCDPState {
-    address[] collaterals;
-    address[] krAssets;
-    mapping(address => mapping(address => bool)) isRoute;
-    mapping(address => bool) isEnabled;
-    mapping(address => SCDPAssetData) assetData;
-    mapping(address => mapping(address => uint256)) deposits;
-    mapping(address => mapping(address => uint256)) depositsPrincipal;
-    address feeAsset;
-    uint32 minCollateralRatio;
-    uint32 liquidationThreshold;
-    uint32 maxLiquidationRatio;
-}
-
-

SDIState

-

Git Source

-
struct SDIState {
-    uint256 totalDebt;
-    uint256 totalCover;
-    address coverRecipient;
-    address[] coverAssets;
-    uint8 sdiPricePrecision;
-}
-
-

sdi

-

Git Source

-
function sdi() pure returns (SDIState storage state);
-
-

scdp

-

Git Source

-
function scdp() pure returns (SCDPState storage state);
-
-

Constants

-

Git Source

-

SCDP_STORAGE_POSITION

-
bytes32 constant SCDP_STORAGE_POSITION = keccak256("kresko.scdp.storage");
-
-

SDI_STORAGE_POSITION

-
bytes32 constant SDI_STORAGE_POSITION = keccak256("kresko.scdp.sdi.storage");
-
-

SCDPInitArgs

-

Git Source

-

SCDP initializer configuration.

-
struct SCDPInitArgs {
-    uint32 minCollateralRatio;
-    uint32 liquidationThreshold;
-    uint8 sdiPricePrecision;
-}
-
-

SCDPParameters

-

Git Source

-

SCDP initializer configuration.

-
struct SCDPParameters {
-    address feeAsset;
-    uint32 minCollateralRatio;
-    uint32 liquidationThreshold;
-    uint32 maxLiquidationRatio;
-    uint8 sdiPricePrecision;
-}
-
-

SwapRouteSetter

-

Git Source

-
struct SwapRouteSetter {
-    address assetIn;
-    address assetOut;
-    bool enabled;
-}
-
-

SCDPAssetData

-

Git Source

-
struct SCDPAssetData {
-    uint256 debt;
-    uint128 totalDeposits;
-    uint128 swapDeposits;
-}
-
-

GlobalData

-

Git Source

-
struct GlobalData {
-    uint256 collateralValue;
-    uint256 collateralValueAdjusted;
-    uint256 debtValue;
-    uint256 debtValueAdjusted;
-    uint256 effectiveDebtValue;
-    uint256 cr;
-    uint256 crDebtValue;
-    uint256 crDebtValueAdjusted;
-}
-
-

AssetData

-

Git Source

-

Periphery asset data

-
struct AssetData {
-    address addr;
-    uint256 depositAmount;
-    uint256 depositValue;
-    uint256 depositValueAdjusted;
-    uint256 debtAmount;
-    uint256 debtValue;
-    uint256 debtValueAdjusted;
-    uint256 swapDeposits;
-    Asset asset;
-    uint256 assetPrice;
-    string symbol;
-}
-
-

UserAssetData

-

Git Source

-
struct UserAssetData {
-    address asset;
-    uint256 assetPrice;
-    uint256 depositAmount;
-    uint256 scaledDepositAmount;
-    uint256 depositValue;
-    uint256 scaledDepositValue;
-}
-
-

UserData

-

Git Source

-
struct UserData {
-    address account;
-    uint256 totalDepositValue;
-    uint256 totalScaledDepositValue;
-    uint256 totalFeesValue;
-    UserAssetData[] deposits;
-}
-
-

Contents

- -

Contents

- -

MockERC1155

-

Git Source

-

Inherits: -ERC1155

-

Functions

-

constructor

-
constructor() ERC1155("https://test");
-
-

MockERC20Restricted

-

Git Source

-

Inherits: -ERC20

-

State Variables

-

minters

-
mapping(address => bool) public minters;
-
-

owner

-
address public owner;
-
-

Functions

-

constructor

-
constructor(string memory _name, string memory _symbol, uint8 _decimals, uint256 _initialSupply)
-    ERC20(_name, _symbol, _decimals);
-
-

reinitializeERC20

-
function reinitializeERC20(string memory _name, string memory _symbol) external;
-
-

toggleMinters

-
function toggleMinters(address[] calldata _minters) external;
-
-

mint

-
function mint(address to, uint256 value) public virtual;
-
-

burn

-
function burn(address from, uint256 value) public virtual;
-
-

MockERC20

-

Git Source

-

Inherits: -ERC20

-

Functions

-

constructor

-
constructor(string memory name_, string memory symbol_, uint8 decimals_, uint256 mintAmount)
-    ERC20(name_, symbol_, decimals_);
-
-

mint

-
function mint(address to, uint256 amount) external;
-
-

burn

-
function burn(address from, uint256 amount) external;
-
-

WETH

-

Git Source

-

Inherits: -MockERC20

-

Functions

-

constructor

-
constructor() MockERC20("WETH", "WETH", 18, 0);
-
-

deposit

-
function deposit() external payable;
-
-

withdraw

-
function withdraw(uint256 amount) external;
-
-

USDC

-

Git Source

-

Inherits: -MockERC20

-

Functions

-

constructor

-
constructor() MockERC20("USDC", "USDC", 18, 0);
-
-

deposit

-
function deposit() external payable;
-
-

withdraw

-
function withdraw(uint256 amount) external;
-
-

DAI

-

Git Source

-

Inherits: -MockERC20

-

Functions

-

constructor

-
constructor() MockERC20("DAI", "DAI", 18, 0);
-
-

deposit

-
function deposit() external payable;
-
-

withdraw

-
function withdraw(uint256 amount) external;
-
-

USDT

-

Git Source

-

Inherits: -MockERC20

-

Functions

-

constructor

-
constructor() MockERC20("USDT", "USDT", 6, 0);
-
-

deposit

-
function deposit() external payable;
-
-

withdraw

-
function withdraw(uint256 amount) external;
-
-

MockOracle

-

Git Source

-

Inherits: -IAggregatorV3

-

State Variables

-

decimals

-
uint8 public decimals = 8;
-
-

description

-
string public override description;
-
-

version

-
uint256 public override version = 1;
-
-

initialAnswer

-
int256 public initialAnswer;
-
-

Functions

-

constructor

-
constructor(string memory _description, uint256 _initialAnswer, uint8 _decimals);
-
-

setPrice

-
function setPrice(uint256 _answer) external;
-
-

price

-
function price() external view returns (uint256);
-
-

getRoundData

-
function getRoundData(uint80)
-    external
-    view
-    override
-    returns (uint80 roundId, int256 answer, uint256 startedAt, uint256 updatedAt, uint80 answeredInRound);
-
-

latestRoundData

-
function latestRoundData()
-    external
-    view
-    override
-    returns (uint80 roundId, int256 answer, uint256 startedAt, uint256 updatedAt, uint80 answeredInRound);
-
-

MockSequencerUptimeFeed

-

Git Source

-

State Variables

-

__startedAt

-
uint256 internal __startedAt;
-
-

__updatedAt

-
uint256 internal __updatedAt;
-
-

__answer

-
int256 internal __answer;
-
-

Functions

-

constructor

-
constructor();
-
-

setAnswers

-
function setAnswers(int256 _answer, uint256 _startedAt, uint256 _updatedAt) external;
-
-

setAnswer

-

0 = up, 1 = down

-
function setAnswer(int256 _answer) external;
-
-

latestRoundData

-
function latestRoundData()
-    public
-    view
-    virtual
-    returns (uint80 roundId, int256 answer, uint256 startedAt, uint256 updatedAt, uint80 answeredInRound);
-
-

Contents

- -

CalldataExtractor

-

Git Source

-

Inherits: -RedstoneConstants

-

Author: -The Redstone Oracles team

-

This contract was created to reuse the same logic in the RedstoneConsumerBase -and the ProxyConnector contracts

-

Functions

-

_extractByteSizeOfUnsignedMetadata

-
function _extractByteSizeOfUnsignedMetadata() internal pure returns (uint256);
-
-

_extractDataPackagesCountFromCalldata

-
function _extractDataPackagesCountFromCalldata(uint256 calldataNegativeOffset)
-    internal
-    pure
-    returns (uint16 dataPackagesCount);
-
-

_extractDataPointValueAndDataFeedId

-
function _extractDataPointValueAndDataFeedId(
-    uint256 calldataNegativeOffsetForDataPackage,
-    uint256 defaultDataPointValueByteSize,
-    uint256 dataPointIndex
-) internal pure virtual returns (bytes32 dataPointDataFeedId, uint256 dataPointValue);
-
-

_extractDataPointsDetailsForDataPackage

-
function _extractDataPointsDetailsForDataPackage(uint256 calldataNegativeOffsetForDataPackage)
-    internal
-    pure
-    returns (uint256 dataPointsCount, uint256 eachDataPointValueByteSize);
-
-

ProxyConnector

-

Git Source

-

Inherits: -RedstoneConstants, CalldataExtractor

-

Author: -The Redstone Oracles team

-

Functions

-

proxyCalldata

-
function proxyCalldata(address contractAddress, bytes memory encodedFunction, bool forwardValue)
-    internal
-    returns (bytes memory);
-
-

proxyDelegateCalldata

-
function proxyDelegateCalldata(address contractAddress, bytes memory encodedFunction) internal returns (bytes memory);
-
-

proxyCalldataView

-
function proxyCalldataView(address contractAddress, bytes memory encodedFunction)
-    internal
-    view
-    returns (bytes memory);
-
-

_prepareMessage

-
function _prepareMessage(bytes memory encodedFunction) private pure returns (bytes memory);
-
-

_getRedstonePayloadByteSize

-
function _getRedstonePayloadByteSize() private pure returns (uint256);
-
-

_getDataPackageByteSize

-
function _getDataPackageByteSize(uint256 calldataNegativeOffset) private pure returns (uint256);
-
-

_prepareReturnValue

-
function _prepareReturnValue(bool success, bytes memory result) internal pure returns (bytes memory);
-
-

Errors

-

ProxyCalldataFailedWithoutErrMsg

-
error ProxyCalldataFailedWithoutErrMsg();
-
-

ProxyCalldataFailedWithStringMessage

-
error ProxyCalldataFailedWithStringMessage(string message);
-
-

ProxyCalldataFailedWithCustomError

-
error ProxyCalldataFailedWithCustomError(bytes result);
-
-

RedstoneConstants

-

Git Source

-

Author: -The Redstone Oracles team

-

It mainly contains redstone-related values, which improve readability -of other contracts (e.g. CalldataExtractor and RedstoneConsumerBase)

-

State Variables

-

STANDARD_SLOT_BS

-
uint256 internal constant STANDARD_SLOT_BS = 32;
-
-

FREE_MEMORY_PTR

-
uint256 internal constant FREE_MEMORY_PTR = 0x40;
-
-

BYTES_ARR_LEN_VAR_BS

-
uint256 internal constant BYTES_ARR_LEN_VAR_BS = 32;
-
-

FUNCTION_SIGNATURE_BS

-
uint256 internal constant FUNCTION_SIGNATURE_BS = 4;
-
-

REVERT_MSG_OFFSET

-
uint256 internal constant REVERT_MSG_OFFSET = 68;
-
-

STRING_ERR_MESSAGE_MASK

-
uint256 internal constant STRING_ERR_MESSAGE_MASK = 0x08c379a000000000000000000000000000000000000000000000000000000000;
-
-

SIG_BS

-
uint256 internal constant SIG_BS = 65;
-
-

TIMESTAMP_BS

-
uint256 internal constant TIMESTAMP_BS = 6;
-
-

DATA_PACKAGES_COUNT_BS

-
uint256 internal constant DATA_PACKAGES_COUNT_BS = 2;
-
-

DATA_POINTS_COUNT_BS

-
uint256 internal constant DATA_POINTS_COUNT_BS = 3;
-
-

DATA_POINT_VALUE_BYTE_SIZE_BS

-
uint256 internal constant DATA_POINT_VALUE_BYTE_SIZE_BS = 4;
-
-

DATA_POINT_SYMBOL_BS

-
uint256 internal constant DATA_POINT_SYMBOL_BS = 32;
-
-

DEFAULT_DATA_POINT_VALUE_BS

-
uint256 internal constant DEFAULT_DATA_POINT_VALUE_BS = 32;
-
-

UNSIGNED_METADATA_BYTE_SIZE_BS

-
uint256 internal constant UNSIGNED_METADATA_BYTE_SIZE_BS = 3;
-
-

REDSTONE_MARKER_BS

-
uint256 internal constant REDSTONE_MARKER_BS = 9;
-
-

REDSTONE_MARKER_MASK

-
uint256 internal constant REDSTONE_MARKER_MASK = 0x0000000000000000000000000000000000000000000000000002ed57011e0000;
-
-

TIMESTAMP_NEGATIVE_OFFSET_IN_DATA_PACKAGE_WITH_STANDARD_SLOT_BS

-
uint256 internal constant TIMESTAMP_NEGATIVE_OFFSET_IN_DATA_PACKAGE_WITH_STANDARD_SLOT_BS = 104;
-
-

DATA_PACKAGE_WITHOUT_DATA_POINTS_BS

-
uint256 internal constant DATA_PACKAGE_WITHOUT_DATA_POINTS_BS = 78;
-
-

DATA_PACKAGE_WITHOUT_DATA_POINTS_AND_SIG_BS

-
uint256 internal constant DATA_PACKAGE_WITHOUT_DATA_POINTS_AND_SIG_BS = 13;
-
-

REDSTONE_MARKER_BS_PLUS_STANDARD_SLOT_BS

-
uint256 internal constant REDSTONE_MARKER_BS_PLUS_STANDARD_SLOT_BS = 41;
-
-

Errors

-

CalldataOverOrUnderFlow

-
error CalldataOverOrUnderFlow();
-
-

IncorrectUnsignedMetadataSize

-
error IncorrectUnsignedMetadataSize();
-
-

InsufficientNumberOfUniqueSigners

-
error InsufficientNumberOfUniqueSigners(uint256 receivedSignersCount, uint256 requiredSignersCount);
-
-

EachSignerMustProvideTheSameValue

-
error EachSignerMustProvideTheSameValue();
-
-

EmptyCalldataPointersArr

-
error EmptyCalldataPointersArr();
-
-

InvalidCalldataPointer

-
error InvalidCalldataPointer();
-
-

CalldataMustHaveValidPayload

-
error CalldataMustHaveValidPayload();
-
-

SignerNotAuthorised

-
error SignerNotAuthorised(address receivedSigner);
-
-

Contents

- -

ISmockFacet

-

Git Source

-

Functions

-

activate

-
function activate() external;
-
-

disable

-
function disable() external;
-
-

setMessage

-
function setMessage(string memory message) external;
-
-

Events

-

NewMessage

-
event NewMessage(address indexed caller, string message);
-
-

SmockCollateralReceiver

-

Git Source

-

Inherits: -ICollateralReceiver, ProxyConnector

-

State Variables

-

kresko

-
IMinterDepositWithdrawFacet public kresko;
-
-

callbackLogic

-
function(address, address, uint256, bytes memory) internal callbackLogic;
-
-

account

-
address public account;
-
-

collateralAsset

-
address public collateralAsset;
-
-

withdrawalAmountRequested

-
uint256 public withdrawalAmountRequested;
-
-

withdrawalAmountReceived

-
uint256 public withdrawalAmountReceived;
-
-

userData

-
Params public userData;
-
-

Functions

-

constructor

-
constructor(address _kresko);
-
-

onUncheckedCollateralWithdraw

-
function onUncheckedCollateralWithdraw(
-    address _account,
-    address _collateralAsset,
-    uint256 _withdrawalAmount,
-    uint256 _depositedCollateralAssetIndex,
-    bytes memory _userData
-) external returns (bytes memory);
-
-

execute

-
function execute(
-    address _collateralAsset,
-    uint256 _amount,
-    function(address, address, uint256, bytes memory) internal logic
-) internal;
-
-

execute

-
function execute(
-    address _collateralAsset,
-    uint256 _amount,
-    bytes memory data,
-    function(address, address, uint256, bytes memory) internal logic
-) internal;
-
-

test

-
function test(address _collateralAsset, uint256 _amount) external;
-
-

testWithdrawalAmount

-
function testWithdrawalAmount(address _collateralAsset, uint256 _amount) external;
-
-

testRedeposit

-
function testRedeposit(address _collateralAsset, uint256 _amount) external;
-
-

testInsufficientRedeposit

-
function testInsufficientRedeposit(address _collateralAsset, uint256 _amount) external;
-
-

testDepositAlternate

-
function testDepositAlternate(address _collateralWithdraw, uint256 _amount, address _collateralDeposit) external;
-
-

logicDepositAlternate

-
function logicDepositAlternate(
-    address _account,
-    address _collateralAsset,
-    uint256 _withdrawalAmount,
-    bytes memory _userData
-) internal;
-
-

logicBase

-
function logicBase(address _account, address _collateralAsset, uint256 _withdrawalAmount, bytes memory _userData)
-    internal;
-
-

logicTestWithdrawalAmount

-
function logicTestWithdrawalAmount(
-    address _account,
-    address _collateralAsset,
-    uint256 _withdrawalAmount,
-    bytes memory _userData
-) internal;
-
-

logicRedeposit

-
function logicRedeposit(address _account, address _collateralAsset, uint256 _withdrawalAmount, bytes memory _userData)
-    internal;
-
-

logicInsufficientRedeposit

-
function logicInsufficientRedeposit(
-    address _account,
-    address _collateralAsset,
-    uint256 _withdrawalAmount,
-    bytes memory _userData
-) internal;
-
-

Structs

-

Params

-
struct Params {
-    uint256 val;
-    uint256 val1;
-    address addr;
-}
-
-

SmockFacet

-

Git Source

-

Inherits: -DSModifiers, Modifiers, ISmockFacet

-

Use for Smock fakes / mocks.

-

State Variables

-

MESSAGE_THROTTLE

-
uint256 public constant MESSAGE_THROTTLE = 2;
-
-

Functions

-

operator

-
function operator() external view returns (address);
-
-

activate

-
function activate() external override onlyRole(TEST_OPERATOR_ROLE) onlyDisabled;
-
-

disable

-
function disable() external override onlyRole(TEST_OPERATOR_ROLE) onlyActive;
-
-

smockInitialized

-
function smockInitialized() external view returns (bool);
-
-

setMessage

-
function setMessage(string memory message) external override onlyActive;
-
-

onlyActive

-
modifier onlyActive();
-
-

onlyDisabled

-
modifier onlyDisabled();
-
-

Constants

-

Git Source

-

TEST_OPERATOR_ROLE

-
bytes32 constant TEST_OPERATOR_ROLE = keccak256("kresko.test.operator");
-
-

SmockFacet2

-

Git Source

-

Functions

-

initialize

-
function initialize() external;
-
-

getOldStructValueFromExtended

-
function getOldStructValueFromExtended() external view returns (bool);
-
-

getNewStructValueFromExtended

-
function getNewStructValueFromExtended() external view returns (bool);
-
-

SmockInit

-

Git Source

-

Inherits: -DSModifiers, Modifiers

-

Functions

-

initialize

-
function initialize(address _operator) external onlyDiamondOwner onlyRole(Role.ADMIN);
-
-

getNumber

-
function getNumber() public pure returns (uint8);
-
-

getBool

-
function getBool() public pure returns (bool);
-
-

upgradeState

-
function upgradeState() external;
-
-

Errors

-

Git Source

-

State Variables

-

INITIALIZED

-
string public constant INITIALIZED = "Already initialized";
-
-

NOT_ACTIVE

-
string public constant NOT_ACTIVE = "SmockFacet: Not active";
-
-

ACTIVE

-
string public constant ACTIVE = "SmockFacet: Active";
-
-

SmockState

-

Git Source

-
struct SmockState {
-    bool initialized;
-    bool isActive;
-    address operator;
-    mapping(address => bool) callers;
-    string message;
-    uint256 lastMessageBlock;
-}
-
-

SmockState2

-

Git Source

-
struct SmockState2 {
-    bool initialized;
-    bool isActive;
-    address operator;
-    mapping(address => bool) callers;
-    string message;
-    uint256 lastMessageBlock;
-    bool extended;
-}
-
-

SmockStorage

-

Git Source

-

State Variables

-

SMOCK_STORAGE_POSITION

-
bytes32 public constant SMOCK_STORAGE_POSITION = keccak256("kresko.smock.storage");
-
-

Functions

-

initialize

-
function initialize(address _operator) internal;
-
-

state

-
function state() internal pure returns (SmockState storage ss);
-
-

stateExtended

-
function stateExtended() internal pure returns (SmockState2 storage ss);
-
-

activate

-
function activate() internal;
-
-

disable

-
function disable() internal;
-
-

Events

-

Call

-
event Call(address indexed caller);
-
-

Contents

- -

Contents

- -

VAssets

-

Git Source

-

Author: -Kresko

-

Helper library for KreskoVault

-

Functions

-

price

-

Gets the price of an asset from the oracle speficied.

-
function price(VaultAsset storage self, VaultConfiguration storage config) internal view returns (uint256 answer);
-
-

handleDepositFee

-

Gets the price of an asset from the oracle speficied.

-
function handleDepositFee(VaultAsset storage self, uint256 assets)
-    internal
-    view
-    returns (uint256 assetsWithFee, uint256 fee);
-
-

handleMintFee

-

Gets the price of an asset from the oracle speficied.

-
function handleMintFee(VaultAsset storage self, uint256 assets)
-    internal
-    view
-    returns (uint256 assetsWithFee, uint256 fee);
-
-

handleWithdrawFee

-

Gets the price of an asset from the oracle speficied.

-
function handleWithdrawFee(VaultAsset storage self, uint256 assets)
-    internal
-    view
-    returns (uint256 assetsWithFee, uint256 fee);
-
-

handleRedeemFee

-

Gets the price of an asset from the oracle speficied.

-
function handleRedeemFee(VaultAsset storage self, uint256 assets)
-    internal
-    view
-    returns (uint256 assetsWithFee, uint256 fee);
-
-

usdWad

-

Gets the oracle decimal precision USD value for amount.

-
function usdWad(VaultAsset storage self, VaultConfiguration storage config, uint256 amount)
-    internal
-    view
-    returns (uint256);
-
-

Parameters

-
- - - -
NameTypeDescription
selfVaultAsset
configVaultConfigurationvault configuration.
amountuint256amount of tokens to get USD value for.
-
-

getDepositValue

-

Gets the total deposit value of self in USD, oracle precision.

-
function getDepositValue(VaultAsset storage self, VaultConfiguration storage config) internal view returns (uint256);
-
-

getDepositValueWad

-

Gets the total deposit value of self in USD, oracle precision.

-
function getDepositValueWad(VaultAsset storage self, VaultConfiguration storage config)
-    internal
-    view
-    returns (uint256);
-
-

getAmount

-

Gets the a token amount for value USD, oracle precision.

-
function getAmount(VaultAsset storage self, VaultConfiguration storage config, uint256 value)
-    internal
-    view
-    returns (uint256);
-
-

Contents

- -

IVault

-

Git Source

-

Functions

-

deposit

-

This function deposits assetsIn of asset, regardless of the amount of vault shares minted.

-

If depositFee > 0, depositFee of assetsIn is sent to the fee recipient.

-

emits Deposit(caller, receiver, asset, assetsIn, sharesOut);

-
function deposit(address assetAddr, uint256 assetsIn, address receiver)
-    external
-    returns (uint256 sharesOut, uint256 assetFee);
-
-

Parameters

-
- - - -
NameTypeDescription
assetAddraddressAsset to deposit.
assetsInuint256Amount of asset to deposit.
receiveraddressAddress to receive sharesOut of vault shares.
-
-

Returns

-
- - -
NameTypeDescription
sharesOutuint256Amount of vault shares minted for assetsIn.
assetFeeuint256Amount of fees paid in asset.
-
-

mint

-

This function mints sharesOut of vault shares, regardless of the amount of asset received.

-

If depositFee > 0, depositFee of assetsIn is sent to the fee recipient.

-

emits Deposit(caller, receiver, asset, assetsIn, sharesOut);

-
function mint(address assetAddr, uint256 sharesOut, address receiver)
-    external
-    returns (uint256 assetsIn, uint256 assetFee);
-
-

Parameters

-
- - - -
NameTypeDescription
assetAddraddressAsset to deposit.
sharesOutuint256Amount of vault shares desired to mint.
receiveraddressAddress to receive sharesOut of shares.
-
-

Returns

-
- - -
NameTypeDescription
assetsInuint256Assets used to mint sharesOut of vault shares.
assetFeeuint256Amount of fees paid in asset.
-
-

redeem

-

This function burns sharesIn of shares from owner, regardless of the amount of asset received.

-

If withdrawFee > 0, withdrawFee of assetsOut is sent to the fee recipient.

-

emits Withdraw(caller, receiver, asset, owner, assetsOut, sharesIn);

-
function redeem(address assetAddr, uint256 sharesIn, address receiver, address owner)
-    external
-    returns (uint256 assetsOut, uint256 assetFee);
-
-

Parameters

-
- - - - -
NameTypeDescription
assetAddraddressAsset to redeem.
sharesInuint256Amount of vault shares to redeem.
receiveraddressAddress to receive the redeemed assets.
owneraddressOwner of vault shares.
-
-

Returns

-
- - -
NameTypeDescription
assetsOutuint256Amount of asset used for redeem assetsOut.
assetFeeuint256Amount of fees paid in asset.
-
-

withdraw

-

This function withdraws assetsOut of assets, regardless of the amount of vault shares required.

-

If withdrawFee > 0, withdrawFee of assetsOut is sent to the fee recipient.

-

emits Withdraw(caller, receiver, asset, owner, assetsOut, sharesIn);

-
function withdraw(address assetAddr, uint256 assetsOut, address receiver, address owner)
-    external
-    returns (uint256 sharesIn, uint256 assetFee);
-
-

Parameters

-
- - - - -
NameTypeDescription
assetAddraddressAsset to withdraw.
assetsOutuint256Amount of asset desired to withdraw.
receiveraddressAddress to receive the withdrawn assets.
owneraddressOwner of vault shares.
-
-

Returns

-
- - -
NameTypeDescription
sharesInuint256Amount of vault shares used to withdraw assetsOut of asset.
assetFeeuint256Amount of fees paid in asset.
-
-

getConfig

-

Returns the current vault configuration

-
function getConfig() external view returns (VaultConfiguration memory config);
-
-

Returns

-
- -
NameTypeDescription
configVaultConfigurationVault configuration struct
-
-

totalAssets

-

Returns the total value of all assets in the shares contract in USD WAD precision.

-
function totalAssets() external view returns (uint256 result);
-
-

assetList

-

Assets array used for iterating through the assets in the shares contract

-
function assetList(uint256 index) external view returns (address assetAddr);
-
-

assets

-

Returns the asset struct for a given asset

-
function assets(address) external view returns (VaultAsset memory asset);
-
-

Parameters

-
- -
NameTypeDescription
<none>address
-
-

Returns

-
- -
NameTypeDescription
assetVaultAssetAsset struct for asset
-
-

assetPrice

-
function assetPrice(address assetAddr) external view returns (uint256);
-
-

previewDeposit

-

This function is used for previewing the amount of shares minted for assetsIn of asset.

-
function previewDeposit(address assetAddr, uint256 assetsIn)
-    external
-    view
-    returns (uint256 sharesOut, uint256 assetFee);
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressSupported asset address
assetsInuint256Amount of asset in.
-
-

Returns

-
- - -
NameTypeDescription
sharesOutuint256Amount of vault shares minted.
assetFeeuint256Amount of fees paid in asset.
-
-

previewMint

-

This function is used for previewing assetsIn of asset required to mint sharesOut of vault shares.

-
function previewMint(address assetAddr, uint256 sharesOut) external view returns (uint256 assetsIn, uint256 assetFee);
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressSupported asset address
sharesOutuint256Desired amount of vault shares to mint.
-
-

Returns

-
- - -
NameTypeDescription
assetsInuint256Amount of asset required.
assetFeeuint256Amount of fees paid in asset.
-
-

previewRedeem

-

This function is used for previewing assetsOut of asset received for sharesIn of vault shares.

-
function previewRedeem(address assetAddr, uint256 sharesIn)
-    external
-    view
-    returns (uint256 assetsOut, uint256 assetFee);
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressSupported asset address
sharesInuint256Desired amount of vault shares to burn.
-
-

Returns

-
- - -
NameTypeDescription
assetsOutuint256Amount of asset received.
assetFeeuint256Amount of fees paid in asset.
-
-

previewWithdraw

-

This function is used for previewing sharesIn of vault shares required to burn for assetsOut of asset.

-
function previewWithdraw(address assetAddr, uint256 assetsOut)
-    external
-    view
-    returns (uint256 sharesIn, uint256 assetFee);
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressSupported asset address
assetsOutuint256Desired amount of asset out.
-
-

Returns

-
- - -
NameTypeDescription
sharesInuint256Amount of vault shares required.
assetFeeuint256Amount of fees paid in asset.
-
-

maxDeposit

-

Returns the maximum deposit amount of asset

-
function maxDeposit(address assetAddr) external view returns (uint256 assetsIn);
-
-

Parameters

-
- -
NameTypeDescription
assetAddraddressSupported asset address
-
-

Returns

-
- -
NameTypeDescription
assetsInuint256Maximum depositable amount of assets.
-
-

maxMint

-

Returns the maximum mint using asset

-
function maxMint(address assetAddr, address owner) external view returns (uint256 sharesOut);
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressSupported asset address.
owneraddressOwner of assets.
-
-

Returns

-
- -
NameTypeDescription
sharesOutuint256Maximum mint amount.
-
-

maxRedeem

-

Returns the maximum redeemable amount for user

-
function maxRedeem(address assetAddr, address owner) external view returns (uint256 sharesIn);
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressSupported asset address.
owneraddressOwner of vault shares.
-
-

Returns

-
- -
NameTypeDescription
sharesInuint256Maximum redeemable amount of shares (vault share balance)
-
-

maxWithdraw

-

Returns the maximum redeemable amount for user

-
function maxWithdraw(address assetAddr, address owner) external view returns (uint256 amountOut);
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressSupported asset address.
owneraddressOwner of vault shares.
-
-

Returns

-
- -
NameTypeDescription
amountOutuint256Maximum amount of asset received.
-
-

exchangeRate

-

Returns the exchange rate of one vault share to USD.

-
function exchangeRate() external view returns (uint256 rate);
-
-

Returns

-
- -
NameTypeDescription
rateuint256Exchange rate of one vault share to USD in wad precision.
-
-

addAsset

-

Adds a new asset to the vault

-
function addAsset(VaultAsset memory assetConfig) external returns (VaultAsset memory);
-
-

Parameters

-
- -
NameTypeDescription
assetConfigVaultAssetAsset to add
-
-

removeAsset

-

Removes an asset from the vault

-
function removeAsset(address assetAddr) external;
-
-

Parameters

-
- -
NameTypeDescription
assetAddraddressAsset address to remove emits assetRemoved(asset, block.timestamp);
-
-

setGovernance

-

Current governance sets a new governance address

-
function setGovernance(address newGovernance) external;
-
-

Parameters

-
- -
NameTypeDescription
newGovernanceaddressThe new governance address
-
-

setFeeRecipient

-

Current governance sets a new fee recipient address

-
function setFeeRecipient(address newFeeRecipient) external;
-
-

Parameters

-
- -
NameTypeDescription
newFeeRecipientaddressThe new fee recipient address
-
-

setAssetFeed

-

Sets a new oracle for a asset

-
function setAssetFeed(address assetAddr, address feedAddr, uint24 newStaleTime) external;
-
-

Parameters

-
- - - -
NameTypeDescription
assetAddraddressAsset to set the oracle for
feedAddraddressFeed to set
newStaleTimeuint24Time in seconds for the feed to be considered stale
-
-

setFeedPricePrecision

-

Sets a new oracle decimals

-
function setFeedPricePrecision(uint8 newDecimals) external;
-
-

Parameters

-
- -
NameTypeDescription
newDecimalsuint8New oracle decimal precision
-
-

setMaxDeposits

-

Sets the max deposit amount for a asset

-
function setMaxDeposits(address assetAddr, uint248 newMaxDeposits) external;
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressAsset to set the max deposits for
newMaxDepositsuint248Max deposits to set
-
-

setAssetEnabled

-

Sets the enabled status for a asset

-
function setAssetEnabled(address assetAddr, bool isEnabled) external;
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressAsset to set the enabled status for
isEnabledboolEnabled status to set
-
-

setDepositFee

-

Sets the deposit fee for a asset

-
function setDepositFee(address assetAddr, uint16 newDepositFee) external;
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressAsset to set the deposit fee for
newDepositFeeuint16Fee to set
-
-

setWithdrawFee

-

Sets the withdraw fee for a asset

-
function setWithdrawFee(address assetAddr, uint16 newWithdrawFee) external;
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressAsset to set the withdraw fee for
newWithdrawFeeuint16Fee to set
-

IVaultExtender

-

Git Source

-

Functions

-

vaultDeposit

-

Deposit tokens to vault for shares and convert them to equal amount of extender token.

-
function vaultDeposit(address _assetAddr, uint256 _assets, address _receiver)
-    external
-    returns (uint256 sharesOut, uint256 assetFee);
-
-

Parameters

-
- - - -
NameTypeDescription
_assetAddraddressSupported vault asset address
_assetsuint256amount of _assetAddr to deposit
_receiveraddressAddress receive extender tokens
-
-

Returns

-
- - -
NameTypeDescription
sharesOutuint256amount of shares/extender tokens minted
assetFeeuint256amount of _assetAddr vault took as fee
-
-

vaultMint

-

Deposit supported vault assets to receive _shares, depositing the shares for equal amount of extender token.

-
function vaultMint(address _assetAddr, uint256 _shares, address _receiver)
-    external
-    returns (uint256 assetsIn, uint256 assetFee);
-
-

Parameters

-
- - - -
NameTypeDescription
_assetAddraddressSupported vault asset address
_sharesuint256Amount of shares to receive
_receiveraddressAddress receive extender tokens
-
-

Returns

-
- - -
NameTypeDescription
assetsInuint256Amount of assets for _shares
assetFeeuint256Amount of _assetAddr vault took as fee
-
-

vaultWithdraw

-

Withdraw supported vault asset, burning extender tokens and withdrawing shares from vault.

-
function vaultWithdraw(address _assetAddr, uint256 _assets, address _receiver, address _owner)
-    external
-    returns (uint256 sharesIn, uint256 assetFee);
-
-

Parameters

-
- - - - -
NameTypeDescription
_assetAddraddressSupported vault asset address
_assetsuint256amount of _assetAddr to deposit
_receiveraddressAddress receive extender tokens
_owneraddressOwner of extender tokens
-
-

Returns

-
- - -
NameTypeDescription
sharesInuint256amount of shares/extender tokens burned
assetFeeuint256amount of _assetAddr vault took as fee
-
-

vaultRedeem

-

Withdraw supported vault asset for _shares of extender tokens.

-

Does not return a value

-
function vaultRedeem(address _assetAddr, uint256 _shares, address _receiver, address _owner)
-    external
-    returns (uint256 sharesIn, uint256 assetFee);
-
-

Parameters

-
- - - - -
NameTypeDescription
_assetAddraddressToken to deposit into vault for shares.
_sharesuint256amount of extender tokens to burn
_receiveraddressAddress to receive assets withdrawn
_owneraddressOwner of extender tokens
-
-

Returns

-
- - -
NameTypeDescription
sharesInuint256amount of shares/extender tokens minted
assetFeeuint256amount of _assetAddr vault took as fee
-
-

deposit

-

Deposit shares for equal amount of extender token.

-

Does not return a value

-
function deposit(uint256 _shares, address _receiver) external;
-
-

Parameters

-
- - -
NameTypeDescription
_sharesuint256amount of vault shares to deposit
_receiveraddressaddress to mint extender tokens to
-
-

withdraw

-

Withdraw shares for equal amount of extender token.

-

Does not return a value

-
function withdraw(uint256 _amount, address _receiver) external;
-
-

Parameters

-
- - -
NameTypeDescription
_amountuint256amount of vault extender tokens to burn
_receiveraddressaddress to send shares to
-
-

withdrawFrom

-

Withdraw shares for equal amount of extender token with allowance.

-

Does not return a value

-
function withdrawFrom(address _from, address _to, uint256 _amount) external;
-
-

Parameters

-
- - - -
NameTypeDescription
_fromaddressaddress to burn extender tokens from
_toaddressaddress to send shares to
_amountuint256amount to convert
-
-

Events

-

Deposit

-
event Deposit(address indexed _from, address indexed _to, uint256 _amount);
-
-

Withdraw

-
event Withdraw(address indexed _from, address indexed _to, uint256 _amount);
-
-

IVaultRateProvider

-

Git Source

-

Author: -Kresko

-

Minimal exchange rate interface for vaults.

-

Functions

-

exchangeRate

-

Gets the exchange rate of one vault share to USD.

-
function exchangeRate() external view returns (uint256);
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 The current exchange rate of the vault share in 18 decimals precision.
-

VEvent

-

Git Source

-

Events

-

Deposit

-

Emitted when a deposit/mint is made

-
event Deposit(
-    address indexed caller, address indexed receiver, address indexed asset, uint256 assetsIn, uint256 sharesOut
-);
-
-

OracleSet

-

Emitted when a new oracle is set for an asset

-
event OracleSet(address indexed asset, address indexed feed, uint256 staletime, uint256 price, uint256 timestamp);
-
-

AssetAdded

-

Emitted when a new asset is added to the shares contract

-
event AssetAdded(
-    address indexed asset,
-    address indexed feed,
-    string indexed symbol,
-    uint256 staletime,
-    uint256 price,
-    uint256 depositLimit,
-    uint256 timestamp
-);
-
-

AssetRemoved

-

Emitted when a previously existing asset is removed from the shares contract

-
event AssetRemoved(address indexed asset, uint256 timestamp);
-
-

AssetEnabledChange

-

Emitted when the enabled status for asset is changed

-
event AssetEnabledChange(address indexed asset, bool enabled, uint256 timestamp);
-
-

Withdraw

-

Emitted when a withdraw/redeem is made

-
event Withdraw(
-    address indexed caller,
-    address indexed receiver,
-    address indexed asset,
-    address owner,
-    uint256 assetsOut,
-    uint256 sharesIn
-);
-
-

VaultAsset

-

Git Source

-

Asset struct for deposit assets in contract

-
struct VaultAsset {
-    IERC20 token;
-    IAggregatorV3 feed;
-    uint24 staleTime;
-    uint8 decimals;
-    uint32 depositFee;
-    uint32 withdrawFee;
-    uint248 maxDeposits;
-    bool enabled;
-}
-
-

VaultConfiguration

-

Git Source

-

Vault configuration struct

-
struct VaultConfiguration {
-    address sequencerUptimeFeed;
-    uint96 sequencerGracePeriodTime;
-    address governance;
-    address feeRecipient;
-    uint8 oracleDecimals;
-}
-
-

Vault

-

Git Source

-

Inherits: -IVault, ERC20

-

Author: -Kresko

-

This is derived from ERC4626 standard.

-

Users deposit tokens into the vault and receive shares of equal value in return.

-

Shares are redeemable for the underlying tokens at any time.

-

Price or exchange rate of SHARE/USD is determined by the total value of the underlying tokens in the vault and the share supply.

-

State Variables

-

_config

-
VaultConfiguration internal _config;
-
-

_assets

-
mapping(address => VaultAsset) internal _assets;
-
-

assetList

-
address[] public assetList;
-
-

Functions

-

constructor

-
constructor(
-    string memory _name,
-    string memory _symbol,
-    uint8 _decimals,
-    uint8 _oracleDecimals,
-    address _feeRecipient,
-    address _sequencerUptimeFeed
-) ERC20(_name, _symbol, _decimals);
-
-

onlyGovernance

-
modifier onlyGovernance();
-
-

check

-
modifier check(address assetAddr);
-
-

_checkAssetsIn

-

Validate deposits.

-
function _checkAssetsIn(address assetAddr, uint256 assetsIn, uint256 sharesOut) private view;
-
-

deposit

-

This function deposits assetsIn of asset, regardless of the amount of vault shares minted.

-

emits Deposit(caller, receiver, asset, assetsIn, sharesOut);

-
function deposit(address assetAddr, uint256 assetsIn, address receiver)
-    public
-    virtual
-    check(assetAddr)
-    returns (uint256 sharesOut, uint256 assetFee);
-
-

Parameters

-
- - - -
NameTypeDescription
assetAddraddressAsset to deposit.
assetsInuint256Amount of asset to deposit.
receiveraddressAddress to receive sharesOut of vault shares.
-
-

Returns

-
- - -
NameTypeDescription
sharesOutuint256Amount of vault shares minted for assetsIn.
assetFeeuint256Amount of fees paid in asset.
-
-

mint

-

This function mints sharesOut of vault shares, regardless of the amount of asset received.

-

emits Deposit(caller, receiver, asset, assetsIn, sharesOut);

-
function mint(address assetAddr, uint256 sharesOut, address receiver)
-    public
-    virtual
-    check(assetAddr)
-    returns (uint256 assetsIn, uint256 assetFee);
-
-

Parameters

-
- - - -
NameTypeDescription
assetAddraddressAsset to deposit.
sharesOutuint256Amount of vault shares desired to mint.
receiveraddressAddress to receive sharesOut of shares.
-
-

Returns

-
- - -
NameTypeDescription
assetsInuint256Assets used to mint sharesOut of vault shares.
assetFeeuint256Amount of fees paid in asset.
-
-

redeem

-

This function burns sharesIn of shares from owner, regardless of the amount of asset received.

-

emits Withdraw(caller, receiver, asset, owner, assetsOut, sharesIn);

-
function redeem(address assetAddr, uint256 sharesIn, address receiver, address owner)
-    public
-    virtual
-    check(assetAddr)
-    returns (uint256 assetsOut, uint256 assetFee);
-
-

Parameters

-
- - - - -
NameTypeDescription
assetAddraddressAsset to redeem.
sharesInuint256Amount of vault shares to redeem.
receiveraddressAddress to receive the redeemed assets.
owneraddressOwner of vault shares.
-
-

Returns

-
- - -
NameTypeDescription
assetsOutuint256Amount of asset used for redeem assetsOut.
assetFeeuint256Amount of fees paid in asset.
-
-

withdraw

-

This function withdraws assetsOut of assets, regardless of the amount of vault shares required.

-

emits Withdraw(caller, receiver, asset, owner, assetsOut, sharesIn);

-
function withdraw(address assetAddr, uint256 assetsOut, address receiver, address owner)
-    public
-    virtual
-    check(assetAddr)
-    returns (uint256 sharesIn, uint256 assetFee);
-
-

Parameters

-
- - - - -
NameTypeDescription
assetAddraddressAsset to withdraw.
assetsOutuint256Amount of asset desired to withdraw.
receiveraddressAddress to receive the withdrawn assets.
owneraddressOwner of vault shares.
-
-

Returns

-
- - -
NameTypeDescription
sharesInuint256Amount of vault shares used to withdraw assetsOut of asset.
assetFeeuint256Amount of fees paid in asset.
-
-

getConfig

-

Returns the current vault configuration

-
function getConfig() external view returns (VaultConfiguration memory);
-
-

Returns

-
- -
NameTypeDescription
<none>VaultConfigurationconfig Vault configuration struct
-
-

assets

-

Returns the asset struct for a given asset

-
function assets(address assetAddr) external view returns (VaultAsset memory);
-
-

Parameters

-
- -
NameTypeDescription
assetAddraddress
-
-

Returns

-
- -
NameTypeDescription
<none>VaultAssetasset Asset struct for asset
-
-

assetPrice

-
function assetPrice(address assetAddr) external view returns (uint256);
-
-

totalAssets

-

Returns the total value of all assets in the shares contract in USD WAD precision.

-
function totalAssets() public view virtual returns (uint256 result);
-
-

exchangeRate

-

Returns the exchange rate of one vault share to USD.

-
function exchangeRate() public view virtual returns (uint256);
-
-

Returns

-
- -
NameTypeDescription
<none>uint256rate Exchange rate of one vault share to USD in wad precision.
-
-

previewDeposit

-

This function is used for previewing the amount of shares minted for assetsIn of asset.

-
function previewDeposit(address assetAddr, uint256 assetsIn)
-    public
-    view
-    virtual
-    returns (uint256 sharesOut, uint256 assetFee);
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressSupported asset address
assetsInuint256Amount of asset in.
-
-

Returns

-
- - -
NameTypeDescription
sharesOutuint256Amount of vault shares minted.
assetFeeuint256Amount of fees paid in asset.
-
-

previewMint

-

This function is used for previewing assetsIn of asset required to mint sharesOut of vault shares.

-
function previewMint(address assetAddr, uint256 sharesOut)
-    public
-    view
-    virtual
-    returns (uint256 assetsIn, uint256 assetFee);
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressSupported asset address
sharesOutuint256Desired amount of vault shares to mint.
-
-

Returns

-
- - -
NameTypeDescription
assetsInuint256Amount of asset required.
assetFeeuint256Amount of fees paid in asset.
-
-

previewRedeem

-

This function is used for previewing assetsOut of asset received for sharesIn of vault shares.

-
function previewRedeem(address assetAddr, uint256 sharesIn)
-    public
-    view
-    virtual
-    returns (uint256 assetsOut, uint256 assetFee);
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressSupported asset address
sharesInuint256Desired amount of vault shares to burn.
-
-

Returns

-
- - -
NameTypeDescription
assetsOutuint256Amount of asset received.
assetFeeuint256Amount of fees paid in asset.
-
-

previewWithdraw

-

This function is used for previewing sharesIn of vault shares required to burn for assetsOut of asset.

-
function previewWithdraw(address assetAddr, uint256 assetsOut)
-    public
-    view
-    virtual
-    returns (uint256 sharesIn, uint256 assetFee);
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressSupported asset address
assetsOutuint256Desired amount of asset out.
-
-

Returns

-
- - -
NameTypeDescription
sharesInuint256Amount of vault shares required.
assetFeeuint256Amount of fees paid in asset.
-
-

maxRedeem

-

Returns the maximum redeemable amount for user

-
function maxRedeem(address assetAddr, address owner) public view virtual returns (uint256 max);
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressSupported asset address.
owneraddressOwner of vault shares.
-
-

Returns

-
- -
NameTypeDescription
maxuint256sharesIn Maximum redeemable amount of shares (vault share balance)
-
-

maxWithdraw

-

Returns the maximum redeemable amount for user

-
function maxWithdraw(address assetAddr, address owner) external view returns (uint256 max);
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressSupported asset address.
owneraddressOwner of vault shares.
-
-

Returns

-
- -
NameTypeDescription
maxuint256amountOut Maximum amount of asset received.
-
-

maxDeposit

-

Returns the maximum deposit amount of asset

-
function maxDeposit(address assetAddr) public view virtual returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
assetAddraddressSupported asset address
-
-

Returns

-
- -
NameTypeDescription
<none>uint256assetsIn Maximum depositable amount of assets.
-
-

maxMint

-

Returns the maximum mint using asset

-
function maxMint(address assetAddr, address user) external view virtual returns (uint256 max);
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressSupported asset address.
useraddress
-
-

Returns

-
- -
NameTypeDescription
maxuint256sharesOut Maximum mint amount.
-
-

setSequencerUptimeFeed

-
function setSequencerUptimeFeed(address newFeedAddr, uint96 gracePeriod) external onlyGovernance;
-
-

addAsset

-

Adds a new asset to the vault

-
function addAsset(VaultAsset memory assetConfig) external onlyGovernance returns (VaultAsset memory);
-
-

Parameters

-
- -
NameTypeDescription
assetConfigVaultAssetAsset to add
-
-

removeAsset

-

Removes an asset from the vault

-
function removeAsset(address assetAddr) external onlyGovernance;
-
-

Parameters

-
- -
NameTypeDescription
assetAddraddressAsset address to remove emits assetRemoved(asset, block.timestamp);
-
-

setAssetFeed

-

Sets a new oracle for a asset

-
function setAssetFeed(address assetAddr, address newFeedAddr, uint24 newStaleTime) external onlyGovernance;
-
-

Parameters

-
- - - -
NameTypeDescription
assetAddraddressAsset to set the oracle for
newFeedAddraddress
newStaleTimeuint24Time in seconds for the feed to be considered stale
-
-

setFeedPricePrecision

-

Sets a new oracle decimals

-
function setFeedPricePrecision(uint8 newDecimals) external onlyGovernance;
-
-

Parameters

-
- -
NameTypeDescription
newDecimalsuint8New oracle decimal precision
-
-

setAssetEnabled

-

Sets the enabled status for a asset

-
function setAssetEnabled(address assetAddr, bool isEnabled) external onlyGovernance;
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressAsset to set the enabled status for
isEnabledboolEnabled status to set
-
-

setDepositFee

-

Sets the deposit fee for a asset

-
function setDepositFee(address assetAddr, uint16 newDepositFee) external onlyGovernance;
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressAsset to set the deposit fee for
newDepositFeeuint16Fee to set
-
-

setWithdrawFee

-

Sets the withdraw fee for a asset

-
function setWithdrawFee(address assetAddr, uint16 newWithdrawFee) external onlyGovernance;
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressAsset to set the withdraw fee for
newWithdrawFeeuint16Fee to set
-
-

setMaxDeposits

-

Sets the max deposit amount for a asset

-
function setMaxDeposits(address assetAddr, uint248 newMaxDeposits) external onlyGovernance;
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressAsset to set the max deposits for
newMaxDepositsuint248Max deposits to set
-
-

setGovernance

-

Current governance sets a new governance address

-
function setGovernance(address newGovernance) external onlyGovernance;
-
-

Parameters

-
- -
NameTypeDescription
newGovernanceaddressThe new governance address
-
-

setFeeRecipient

-

Current governance sets a new fee recipient address

-
function setFeeRecipient(address newFeeRecipient) external onlyGovernance;
-
-

Parameters

-
- -
NameTypeDescription
newFeeRecipientaddressThe new fee recipient address
-

Contents

- -

IERC165

-

Git Source

-

Functions

-

supportsInterface

-

Query if a contract implements an interface

-

Interface identification is specified in ERC-165. This function -uses less than 30,000 gas.

-
function supportsInterface(bytes4 interfaceId) external view returns (bool);
-
-

Parameters

-
- -
NameTypeDescription
interfaceIdbytes4The interface identifier, as specified in ERC-165
-
-

Returns

-
- -
NameTypeDescription
<none>booltrue if the contract implements interfaceID and interfaceID is not 0xffffffff, false otherwise
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/searcher.js b/docs/book/searcher.js deleted file mode 100644 index d2b0aeed..00000000 --- a/docs/book/searcher.js +++ /dev/null @@ -1,483 +0,0 @@ -"use strict"; -window.search = window.search || {}; -(function search(search) { - // Search functionality - // - // You can use !hasFocus() to prevent keyhandling in your key - // event handlers while the user is typing their search. - - if (!Mark || !elasticlunr) { - return; - } - - //IE 11 Compatibility from https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/startsWith - if (!String.prototype.startsWith) { - String.prototype.startsWith = function(search, pos) { - return this.substr(!pos || pos < 0 ? 0 : +pos, search.length) === search; - }; - } - - var search_wrap = document.getElementById('search-wrapper'), - searchbar = document.getElementById('searchbar'), - searchbar_outer = document.getElementById('searchbar-outer'), - searchresults = document.getElementById('searchresults'), - searchresults_outer = document.getElementById('searchresults-outer'), - searchresults_header = document.getElementById('searchresults-header'), - searchicon = document.getElementById('search-toggle'), - content = document.getElementById('content'), - - searchindex = null, - doc_urls = [], - results_options = { - teaser_word_count: 30, - limit_results: 30, - }, - search_options = { - bool: "AND", - expand: true, - fields: { - title: {boost: 1}, - body: {boost: 1}, - breadcrumbs: {boost: 0} - } - }, - mark_exclude = [], - marker = new Mark(content), - current_searchterm = "", - URL_SEARCH_PARAM = 'search', - URL_MARK_PARAM = 'highlight', - teaser_count = 0, - - SEARCH_HOTKEY_KEYCODE = 83, - ESCAPE_KEYCODE = 27, - DOWN_KEYCODE = 40, - UP_KEYCODE = 38, - SELECT_KEYCODE = 13; - - function hasFocus() { - return searchbar === document.activeElement; - } - - function removeChildren(elem) { - while (elem.firstChild) { - elem.removeChild(elem.firstChild); - } - } - - // Helper to parse a url into its building blocks. - function parseURL(url) { - var a = document.createElement('a'); - a.href = url; - return { - source: url, - protocol: a.protocol.replace(':',''), - host: a.hostname, - port: a.port, - params: (function(){ - var ret = {}; - var seg = a.search.replace(/^\?/,'').split('&'); - var len = seg.length, i = 0, s; - for (;i': '>', - '"': '"', - "'": ''' - }; - var repl = function(c) { return MAP[c]; }; - return function(s) { - return s.replace(/[&<>'"]/g, repl); - }; - })(); - - function formatSearchMetric(count, searchterm) { - if (count == 1) { - return count + " search result for '" + searchterm + "':"; - } else if (count == 0) { - return "No search results for '" + searchterm + "'."; - } else { - return count + " search results for '" + searchterm + "':"; - } - } - - function formatSearchResult(result, searchterms) { - var teaser = makeTeaser(escapeHTML(result.doc.body), searchterms); - teaser_count++; - - // The ?URL_MARK_PARAM= parameter belongs inbetween the page and the #heading-anchor - var url = doc_urls[result.ref].split("#"); - if (url.length == 1) { // no anchor found - url.push(""); - } - - // encodeURIComponent escapes all chars that could allow an XSS except - // for '. Due to that we also manually replace ' with its url-encoded - // representation (%27). - var searchterms = encodeURIComponent(searchterms.join(" ")).replace(/\'/g, "%27"); - - return '' + result.doc.breadcrumbs + '' - + '' - + teaser + ''; - } - - function makeTeaser(body, searchterms) { - // The strategy is as follows: - // First, assign a value to each word in the document: - // Words that correspond to search terms (stemmer aware): 40 - // Normal words: 2 - // First word in a sentence: 8 - // Then use a sliding window with a constant number of words and count the - // sum of the values of the words within the window. Then use the window that got the - // maximum sum. If there are multiple maximas, then get the last one. - // Enclose the terms in . - var stemmed_searchterms = searchterms.map(function(w) { - return elasticlunr.stemmer(w.toLowerCase()); - }); - var searchterm_weight = 40; - var weighted = []; // contains elements of ["word", weight, index_in_document] - // split in sentences, then words - var sentences = body.toLowerCase().split('. '); - var index = 0; - var value = 0; - var searchterm_found = false; - for (var sentenceindex in sentences) { - var words = sentences[sentenceindex].split(' '); - value = 8; - for (var wordindex in words) { - var word = words[wordindex]; - if (word.length > 0) { - for (var searchtermindex in stemmed_searchterms) { - if (elasticlunr.stemmer(word).startsWith(stemmed_searchterms[searchtermindex])) { - value = searchterm_weight; - searchterm_found = true; - } - }; - weighted.push([word, value, index]); - value = 2; - } - index += word.length; - index += 1; // ' ' or '.' if last word in sentence - }; - index += 1; // because we split at a two-char boundary '. ' - }; - - if (weighted.length == 0) { - return body; - } - - var window_weight = []; - var window_size = Math.min(weighted.length, results_options.teaser_word_count); - - var cur_sum = 0; - for (var wordindex = 0; wordindex < window_size; wordindex++) { - cur_sum += weighted[wordindex][1]; - }; - window_weight.push(cur_sum); - for (var wordindex = 0; wordindex < weighted.length - window_size; wordindex++) { - cur_sum -= weighted[wordindex][1]; - cur_sum += weighted[wordindex + window_size][1]; - window_weight.push(cur_sum); - }; - - if (searchterm_found) { - var max_sum = 0; - var max_sum_window_index = 0; - // backwards - for (var i = window_weight.length - 1; i >= 0; i--) { - if (window_weight[i] > max_sum) { - max_sum = window_weight[i]; - max_sum_window_index = i; - } - }; - } else { - max_sum_window_index = 0; - } - - // add around searchterms - var teaser_split = []; - var index = weighted[max_sum_window_index][2]; - for (var i = max_sum_window_index; i < max_sum_window_index+window_size; i++) { - var word = weighted[i]; - if (index < word[2]) { - // missing text from index to start of `word` - teaser_split.push(body.substring(index, word[2])); - index = word[2]; - } - if (word[1] == searchterm_weight) { - teaser_split.push("") - } - index = word[2] + word[0].length; - teaser_split.push(body.substring(word[2], index)); - if (word[1] == searchterm_weight) { - teaser_split.push("") - } - }; - - return teaser_split.join(''); - } - - function init(config) { - results_options = config.results_options; - search_options = config.search_options; - searchbar_outer = config.searchbar_outer; - doc_urls = config.doc_urls; - searchindex = elasticlunr.Index.load(config.index); - - // Set up events - searchicon.addEventListener('click', function(e) { searchIconClickHandler(); }, false); - searchbar.addEventListener('keyup', function(e) { searchbarKeyUpHandler(); }, false); - document.addEventListener('keydown', function(e) { globalKeyHandler(e); }, false); - // If the user uses the browser buttons, do the same as if a reload happened - window.onpopstate = function(e) { doSearchOrMarkFromUrl(); }; - // Suppress "submit" events so the page doesn't reload when the user presses Enter - document.addEventListener('submit', function(e) { e.preventDefault(); }, false); - - // If reloaded, do the search or mark again, depending on the current url parameters - doSearchOrMarkFromUrl(); - } - - function unfocusSearchbar() { - // hacky, but just focusing a div only works once - var tmp = document.createElement('input'); - tmp.setAttribute('style', 'position: absolute; opacity: 0;'); - searchicon.appendChild(tmp); - tmp.focus(); - tmp.remove(); - } - - // On reload or browser history backwards/forwards events, parse the url and do search or mark - function doSearchOrMarkFromUrl() { - // Check current URL for search request - var url = parseURL(window.location.href); - if (url.params.hasOwnProperty(URL_SEARCH_PARAM) - && url.params[URL_SEARCH_PARAM] != "") { - showSearch(true); - searchbar.value = decodeURIComponent( - (url.params[URL_SEARCH_PARAM]+'').replace(/\+/g, '%20')); - searchbarKeyUpHandler(); // -> doSearch() - } else { - showSearch(false); - } - - if (url.params.hasOwnProperty(URL_MARK_PARAM)) { - var words = decodeURIComponent(url.params[URL_MARK_PARAM]).split(' '); - marker.mark(words, { - exclude: mark_exclude - }); - - var markers = document.querySelectorAll("mark"); - function hide() { - for (var i = 0; i < markers.length; i++) { - markers[i].classList.add("fade-out"); - window.setTimeout(function(e) { marker.unmark(); }, 300); - } - } - for (var i = 0; i < markers.length; i++) { - markers[i].addEventListener('click', hide); - } - } - } - - // Eventhandler for keyevents on `document` - function globalKeyHandler(e) { - if (e.altKey || e.ctrlKey || e.metaKey || e.shiftKey || e.target.type === 'textarea' || e.target.type === 'text') { return; } - - if (e.keyCode === ESCAPE_KEYCODE) { - e.preventDefault(); - searchbar.classList.remove("active"); - setSearchUrlParameters("", - (searchbar.value.trim() !== "") ? "push" : "replace"); - if (hasFocus()) { - unfocusSearchbar(); - } - showSearch(false); - marker.unmark(); - } else if (!hasFocus() && e.keyCode === SEARCH_HOTKEY_KEYCODE) { - e.preventDefault(); - showSearch(true); - window.scrollTo(0, 0); - searchbar.select(); - } else if (hasFocus() && e.keyCode === DOWN_KEYCODE) { - e.preventDefault(); - unfocusSearchbar(); - searchresults.firstElementChild.classList.add("focus"); - } else if (!hasFocus() && (e.keyCode === DOWN_KEYCODE - || e.keyCode === UP_KEYCODE - || e.keyCode === SELECT_KEYCODE)) { - // not `:focus` because browser does annoying scrolling - var focused = searchresults.querySelector("li.focus"); - if (!focused) return; - e.preventDefault(); - if (e.keyCode === DOWN_KEYCODE) { - var next = focused.nextElementSibling; - if (next) { - focused.classList.remove("focus"); - next.classList.add("focus"); - } - } else if (e.keyCode === UP_KEYCODE) { - focused.classList.remove("focus"); - var prev = focused.previousElementSibling; - if (prev) { - prev.classList.add("focus"); - } else { - searchbar.select(); - } - } else { // SELECT_KEYCODE - window.location.assign(focused.querySelector('a')); - } - } - } - - function showSearch(yes) { - if (yes) { - search_wrap.classList.remove('hidden'); - searchicon.setAttribute('aria-expanded', 'true'); - } else { - search_wrap.classList.add('hidden'); - searchicon.setAttribute('aria-expanded', 'false'); - var results = searchresults.children; - for (var i = 0; i < results.length; i++) { - results[i].classList.remove("focus"); - } - } - } - - function showResults(yes) { - if (yes) { - searchresults_outer.classList.remove('hidden'); - } else { - searchresults_outer.classList.add('hidden'); - } - } - - // Eventhandler for search icon - function searchIconClickHandler() { - if (search_wrap.classList.contains('hidden')) { - showSearch(true); - window.scrollTo(0, 0); - searchbar.select(); - } else { - showSearch(false); - } - } - - // Eventhandler for keyevents while the searchbar is focused - function searchbarKeyUpHandler() { - var searchterm = searchbar.value.trim(); - if (searchterm != "") { - searchbar.classList.add("active"); - doSearch(searchterm); - } else { - searchbar.classList.remove("active"); - showResults(false); - removeChildren(searchresults); - } - - setSearchUrlParameters(searchterm, "push_if_new_search_else_replace"); - - // Remove marks - marker.unmark(); - } - - // Update current url with ?URL_SEARCH_PARAM= parameter, remove ?URL_MARK_PARAM and #heading-anchor . - // `action` can be one of "push", "replace", "push_if_new_search_else_replace" - // and replaces or pushes a new browser history item. - // "push_if_new_search_else_replace" pushes if there is no `?URL_SEARCH_PARAM=abc` yet. - function setSearchUrlParameters(searchterm, action) { - var url = parseURL(window.location.href); - var first_search = ! url.params.hasOwnProperty(URL_SEARCH_PARAM); - if (searchterm != "" || action == "push_if_new_search_else_replace") { - url.params[URL_SEARCH_PARAM] = searchterm; - delete url.params[URL_MARK_PARAM]; - url.hash = ""; - } else { - delete url.params[URL_MARK_PARAM]; - delete url.params[URL_SEARCH_PARAM]; - } - // A new search will also add a new history item, so the user can go back - // to the page prior to searching. A updated search term will only replace - // the url. - if (action == "push" || (action == "push_if_new_search_else_replace" && first_search) ) { - history.pushState({}, document.title, renderURL(url)); - } else if (action == "replace" || (action == "push_if_new_search_else_replace" && !first_search) ) { - history.replaceState({}, document.title, renderURL(url)); - } - } - - function doSearch(searchterm) { - - // Don't search the same twice - if (current_searchterm == searchterm) { return; } - else { current_searchterm = searchterm; } - - if (searchindex == null) { return; } - - // Do the actual search - var results = searchindex.search(searchterm, search_options); - var resultcount = Math.min(results.length, results_options.limit_results); - - // Display search metrics - searchresults_header.innerText = formatSearchMetric(resultcount, searchterm); - - // Clear and insert results - var searchterms = searchterm.split(' '); - removeChildren(searchresults); - for(var i = 0; i < resultcount ; i++){ - var resultElem = document.createElement('li'); - resultElem.innerHTML = formatSearchResult(results[i], searchterms); - searchresults.appendChild(resultElem); - } - - // Display results - showResults(true); - } - - fetch(path_to_root + 'searchindex.json') - .then(response => response.json()) - .then(json => init(json)) - .catch(error => { // Try to load searchindex.js if fetch failed - var script = document.createElement('script'); - script.src = path_to_root + 'searchindex.js'; - script.onload = () => init(window.search); - document.head.appendChild(script); - }); - - // Exported functions - search.hasFocus = hasFocus; -})(window.search); diff --git a/docs/book/searchindex.js b/docs/book/searchindex.js deleted file mode 100644 index 91e3f9b8..00000000 --- a/docs/book/searchindex.js +++ /dev/null @@ -1 +0,0 @@ -Object.assign(window.search, {"results_options":{"limit_results":30,"teaser_word_count":30},"search_options":{"bool":"OR","expand":true,"fields":{"body":{"boost":1},"breadcrumbs":{"boost":1},"title":{"boost":2}}},"doc_urls":["index.html#kresko-protocol","index.html#usage","index.html#setup","index.html#compiling","index.html#testing","index.html#deployment","index.html#forking","index.html#notes-about-the-usage-of--erc-2535--diamond","index.html#general","index.html#state","index.html#contributions","index.html#contact","src/contracts/index.html#contents","src/contracts/core/index.html#contents","src/contracts/core/common/index.html#contents","src/contracts/core/common/facets/index.html#contents","src/contracts/core/common/facets/AssetConfigurationFacet.sol/contract.AssetConfigurationFacet.html#assetconfigurationfacet","src/contracts/core/common/facets/AssetConfigurationFacet.sol/contract.AssetConfigurationFacet.html#functions","src/contracts/core/common/facets/AssetConfigurationFacet.sol/contract.AssetConfigurationFacet.html#addasset","src/contracts/core/common/facets/AssetConfigurationFacet.sol/contract.AssetConfigurationFacet.html#updateasset","src/contracts/core/common/facets/AssetConfigurationFacet.sol/contract.AssetConfigurationFacet.html#setassetcfactor","src/contracts/core/common/facets/AssetConfigurationFacet.sol/contract.AssetConfigurationFacet.html#setassetkfactor","src/contracts/core/common/facets/AssetConfigurationFacet.sol/contract.AssetConfigurationFacet.html#setassetoracleorder","src/contracts/core/common/facets/AssetConfigurationFacet.sol/contract.AssetConfigurationFacet.html#validateassetconfig","src/contracts/core/common/facets/AssetStateFacet.sol/contract.AssetStateFacet.html#assetstatefacet","src/contracts/core/common/facets/AssetStateFacet.sol/contract.AssetStateFacet.html#functions","src/contracts/core/common/facets/AssetStateFacet.sol/contract.AssetStateFacet.html#getasset","src/contracts/core/common/facets/AssetStateFacet.sol/contract.AssetStateFacet.html#getvalue","src/contracts/core/common/facets/AssetStateFacet.sol/contract.AssetStateFacet.html#getfeedforaddress","src/contracts/core/common/facets/AssetStateFacet.sol/contract.AssetStateFacet.html#getprice","src/contracts/core/common/facets/AssetStateFacet.sol/contract.AssetStateFacet.html#getpushprice","src/contracts/core/common/facets/AuthorizationFacet.sol/contract.AuthorizationFacet.html#authorizationfacet","src/contracts/core/common/facets/AuthorizationFacet.sol/contract.AuthorizationFacet.html#functions","src/contracts/core/common/facets/AuthorizationFacet.sol/contract.AuthorizationFacet.html#getrolemember","src/contracts/core/common/facets/AuthorizationFacet.sol/contract.AuthorizationFacet.html#getrolemembercount","src/contracts/core/common/facets/AuthorizationFacet.sol/contract.AuthorizationFacet.html#grantrole","src/contracts/core/common/facets/AuthorizationFacet.sol/contract.AuthorizationFacet.html#revokerole","src/contracts/core/common/facets/AuthorizationFacet.sol/contract.AuthorizationFacet.html#hasrole","src/contracts/core/common/facets/AuthorizationFacet.sol/contract.AuthorizationFacet.html#getroleadmin","src/contracts/core/common/facets/AuthorizationFacet.sol/contract.AuthorizationFacet.html#renouncerole","src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html#commonconfigurationfacet","src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html#functions","src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html#initializecommon","src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html#setmindebtvalue","src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html#setfeerecipient","src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html#setdefaultoracleprecision","src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html#setmaxpricedeviationpct","src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html#setfeedsforticker","src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html#setchainlinkfeeds","src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html#setapi3feeds","src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html#setchainlinkfeed","src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html#setapi3feed","src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html#setvaultfeed","src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html#setsequenceruptimefeed","src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html#setsequencergraceperiod","src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html#setstaletime","src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html#setgatingphase","src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html#setkreskiancollection","src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html#setquestforkreskcollection","src/contracts/core/common/facets/CommonStateFacet.sol/contract.CommonStateFacet.html#commonstatefacet","src/contracts/core/common/facets/CommonStateFacet.sol/contract.CommonStateFacet.html#functions","src/contracts/core/common/facets/CommonStateFacet.sol/contract.CommonStateFacet.html#getfeerecipient","src/contracts/core/common/facets/CommonStateFacet.sol/contract.CommonStateFacet.html#getdefaultoracleprecision","src/contracts/core/common/facets/CommonStateFacet.sol/contract.CommonStateFacet.html#getmindebtvalue","src/contracts/core/common/facets/CommonStateFacet.sol/contract.CommonStateFacet.html#getoracledeviationpct","src/contracts/core/common/facets/CommonStateFacet.sol/contract.CommonStateFacet.html#getsequenceruptimefeed","src/contracts/core/common/facets/CommonStateFacet.sol/contract.CommonStateFacet.html#getsequencergraceperiod","src/contracts/core/common/facets/CommonStateFacet.sol/contract.CommonStateFacet.html#getoracletimeout","src/contracts/core/common/facets/CommonStateFacet.sol/contract.CommonStateFacet.html#getfeedforid","src/contracts/core/common/facets/CommonStateFacet.sol/contract.CommonStateFacet.html#redstoneprice","src/contracts/core/common/facets/CommonStateFacet.sol/contract.CommonStateFacet.html#getapi3price","src/contracts/core/common/facets/CommonStateFacet.sol/contract.CommonStateFacet.html#getvaultprice","src/contracts/core/common/facets/CommonStateFacet.sol/contract.CommonStateFacet.html#getchainlinkprice","src/contracts/core/common/facets/SafetyCouncilFacet.sol/contract.SafetyCouncilFacet.html#safetycouncilfacet","src/contracts/core/common/facets/SafetyCouncilFacet.sol/contract.SafetyCouncilFacet.html#functions","src/contracts/core/common/facets/SafetyCouncilFacet.sol/contract.SafetyCouncilFacet.html#toggleassetspaused","src/contracts/core/common/facets/SafetyCouncilFacet.sol/contract.SafetyCouncilFacet.html#setsafetystateset","src/contracts/core/common/facets/SafetyCouncilFacet.sol/contract.SafetyCouncilFacet.html#safetystateset","src/contracts/core/common/facets/SafetyCouncilFacet.sol/contract.SafetyCouncilFacet.html#safetystatefor","src/contracts/core/common/facets/SafetyCouncilFacet.sol/contract.SafetyCouncilFacet.html#assetactionpaused","src/contracts/core/common/funcs/index.html#contents","src/contracts/core/common/funcs/Actions.sol/function.burnKrAsset.html#burnkrasset","src/contracts/core/common/funcs/Actions.sol/function.burnSCDP.html#burnscdp","src/contracts/core/common/funcs/Actions.sol/function.mintKrAsset.html#mintkrasset","src/contracts/core/common/funcs/Actions.sol/function.mintSCDP.html#mintscdp","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#assets","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#functions","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#price","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#price-1","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#uintusd","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#redstoneprice","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#marketstatus","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#boundrepayvalue","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#collateralamounttovalue","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#collateralamounttovaluewithprice","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#debtamounttovalue","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#debtvaluetoamount","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#debtamounttosdi","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#checkdust","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#ensuremindebtvalue","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#mincollateralvalueatratio","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#exists","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#isvoid","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#ensureminkrassetcollateral","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#torebasingamount","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#tononrebasingamount","src/contracts/core/common/funcs/Helpers.sol/function.collateralAmountToValues.html#collateralamounttovalues","src/contracts/core/common/funcs/Helpers.sol/function.debtAmountToValues.html#debtamounttovalues","src/contracts/core/common/funcs/Math.sol/function.wadUSD.html#wadusd","src/contracts/core/common/funcs/Math.sol/function.fromWad.html#fromwad","src/contracts/core/common/funcs/Math.sol/function.valueToAmount.html#valuetoamount","src/contracts/core/common/funcs/Math.sol/function.toWad.html#function-towad","src/contracts/core/common/funcs/Math.sol/function.toWad.html#towaduint256-uint8","src/contracts/core/common/funcs/Math.sol/function.toWad.html#towadint256-uint8","src/contracts/core/common/funcs/Prices.sol/function.oraclePrice.html#oracleprice","src/contracts/core/common/funcs/Prices.sol/function.vaultPrice.html#vaultprice","src/contracts/core/common/funcs/Prices.sol/function.rawPrice.html#rawprice","src/contracts/core/common/funcs/Prices.sol/function.handleSequencerDown.html#handlesequencerdown","src/contracts/core/common/funcs/Prices.sol/function.API3RawPrice.html#api3rawprice","src/contracts/core/common/funcs/Prices.sol/function.aggregatorV3Price.html#aggregatorv3price","src/contracts/core/common/funcs/Prices.sol/function.API3Price.html#api3price","src/contracts/core/common/funcs/Prices.sol/function.deducePrice.html#deduceprice","src/contracts/core/common/funcs/Prices.sol/function.safePrice.html#safeprice","src/contracts/core/common/funcs/Prices.sol/function.aggregatorV3RawPrice.html#aggregatorv3rawprice","src/contracts/core/common/funcs/Prices.sol/function.SDIPrice.html#sdiprice","src/contracts/core/common/funcs/Utils.sol/function.isSequencerUp.html#issequencerup","src/contracts/core/common/interfaces/index.html#contents","src/contracts/core/common/interfaces/IAssetConfigurationFacet.sol/interface.IAssetConfigurationFacet.html#iassetconfigurationfacet","src/contracts/core/common/interfaces/IAssetConfigurationFacet.sol/interface.IAssetConfigurationFacet.html#functions","src/contracts/core/common/interfaces/IAssetConfigurationFacet.sol/interface.IAssetConfigurationFacet.html#addasset","src/contracts/core/common/interfaces/IAssetConfigurationFacet.sol/interface.IAssetConfigurationFacet.html#updateasset","src/contracts/core/common/interfaces/IAssetConfigurationFacet.sol/interface.IAssetConfigurationFacet.html#setassetcfactor","src/contracts/core/common/interfaces/IAssetConfigurationFacet.sol/interface.IAssetConfigurationFacet.html#setassetkfactor","src/contracts/core/common/interfaces/IAssetConfigurationFacet.sol/interface.IAssetConfigurationFacet.html#validateassetconfig","src/contracts/core/common/interfaces/IAssetConfigurationFacet.sol/interface.IAssetConfigurationFacet.html#setassetoracleorder","src/contracts/core/common/interfaces/IAssetStateFacet.sol/interface.IAssetStateFacet.html#iassetstatefacet","src/contracts/core/common/interfaces/IAssetStateFacet.sol/interface.IAssetStateFacet.html#functions","src/contracts/core/common/interfaces/IAssetStateFacet.sol/interface.IAssetStateFacet.html#getasset","src/contracts/core/common/interfaces/IAssetStateFacet.sol/interface.IAssetStateFacet.html#getprice","src/contracts/core/common/interfaces/IAssetStateFacet.sol/interface.IAssetStateFacet.html#getpushprice","src/contracts/core/common/interfaces/IAssetStateFacet.sol/interface.IAssetStateFacet.html#getvalue","src/contracts/core/common/interfaces/IAssetStateFacet.sol/interface.IAssetStateFacet.html#getfeedforaddress","src/contracts/core/common/interfaces/IAuthorizationFacet.sol/interface.IAuthorizationFacet.html#iauthorizationfacet","src/contracts/core/common/interfaces/IAuthorizationFacet.sol/interface.IAuthorizationFacet.html#functions","src/contracts/core/common/interfaces/IAuthorizationFacet.sol/interface.IAuthorizationFacet.html#getrolemember","src/contracts/core/common/interfaces/IAuthorizationFacet.sol/interface.IAuthorizationFacet.html#getrolemembercount","src/contracts/core/common/interfaces/IAuthorizationFacet.sol/interface.IAuthorizationFacet.html#grantrole","src/contracts/core/common/interfaces/IAuthorizationFacet.sol/interface.IAuthorizationFacet.html#getroleadmin","src/contracts/core/common/interfaces/IAuthorizationFacet.sol/interface.IAuthorizationFacet.html#hasrole","src/contracts/core/common/interfaces/IAuthorizationFacet.sol/interface.IAuthorizationFacet.html#renouncerole","src/contracts/core/common/interfaces/IAuthorizationFacet.sol/interface.IAuthorizationFacet.html#revokerole","src/contracts/core/common/interfaces/ICommonConfigurationFacet.sol/interface.ICommonConfigurationFacet.html#icommonconfigurationfacet","src/contracts/core/common/interfaces/ICommonConfigurationFacet.sol/interface.ICommonConfigurationFacet.html#functions","src/contracts/core/common/interfaces/ICommonConfigurationFacet.sol/interface.ICommonConfigurationFacet.html#setfeerecipient","src/contracts/core/common/interfaces/ICommonConfigurationFacet.sol/interface.ICommonConfigurationFacet.html#setmindebtvalue","src/contracts/core/common/interfaces/ICommonConfigurationFacet.sol/interface.ICommonConfigurationFacet.html#setdefaultoracleprecision","src/contracts/core/common/interfaces/ICommonConfigurationFacet.sol/interface.ICommonConfigurationFacet.html#setmaxpricedeviationpct","src/contracts/core/common/interfaces/ICommonConfigurationFacet.sol/interface.ICommonConfigurationFacet.html#setsequenceruptimefeed","src/contracts/core/common/interfaces/ICommonConfigurationFacet.sol/interface.ICommonConfigurationFacet.html#setsequencergraceperiod","src/contracts/core/common/interfaces/ICommonConfigurationFacet.sol/interface.ICommonConfigurationFacet.html#setstaletime","src/contracts/core/common/interfaces/ICommonConfigurationFacet.sol/interface.ICommonConfigurationFacet.html#setfeedsforticker","src/contracts/core/common/interfaces/ICommonConfigurationFacet.sol/interface.ICommonConfigurationFacet.html#setchainlinkfeeds","src/contracts/core/common/interfaces/ICommonConfigurationFacet.sol/interface.ICommonConfigurationFacet.html#setapi3feeds","src/contracts/core/common/interfaces/ICommonConfigurationFacet.sol/interface.ICommonConfigurationFacet.html#setvaultfeed","src/contracts/core/common/interfaces/ICommonConfigurationFacet.sol/interface.ICommonConfigurationFacet.html#setchainlinkfeed","src/contracts/core/common/interfaces/ICommonConfigurationFacet.sol/interface.ICommonConfigurationFacet.html#setapi3feed","src/contracts/core/common/interfaces/ICommonConfigurationFacet.sol/interface.ICommonConfigurationFacet.html#setgatingphase","src/contracts/core/common/interfaces/ICommonConfigurationFacet.sol/interface.ICommonConfigurationFacet.html#setkreskiancollection","src/contracts/core/common/interfaces/ICommonConfigurationFacet.sol/interface.ICommonConfigurationFacet.html#setquestforkreskcollection","src/contracts/core/common/interfaces/ICommonStateFacet.sol/interface.ICommonStateFacet.html#icommonstatefacet","src/contracts/core/common/interfaces/ICommonStateFacet.sol/interface.ICommonStateFacet.html#functions","src/contracts/core/common/interfaces/ICommonStateFacet.sol/interface.ICommonStateFacet.html#getfeerecipient","src/contracts/core/common/interfaces/ICommonStateFacet.sol/interface.ICommonStateFacet.html#getdefaultoracleprecision","src/contracts/core/common/interfaces/ICommonStateFacet.sol/interface.ICommonStateFacet.html#getoracledeviationpct","src/contracts/core/common/interfaces/ICommonStateFacet.sol/interface.ICommonStateFacet.html#getmindebtvalue","src/contracts/core/common/interfaces/ICommonStateFacet.sol/interface.ICommonStateFacet.html#getsequenceruptimefeed","src/contracts/core/common/interfaces/ICommonStateFacet.sol/interface.ICommonStateFacet.html#getsequencergraceperiod","src/contracts/core/common/interfaces/ICommonStateFacet.sol/interface.ICommonStateFacet.html#getoracletimeout","src/contracts/core/common/interfaces/ICommonStateFacet.sol/interface.ICommonStateFacet.html#getfeedforid","src/contracts/core/common/interfaces/ICommonStateFacet.sol/interface.ICommonStateFacet.html#getchainlinkprice","src/contracts/core/common/interfaces/ICommonStateFacet.sol/interface.ICommonStateFacet.html#getvaultprice","src/contracts/core/common/interfaces/ICommonStateFacet.sol/interface.ICommonStateFacet.html#redstoneprice","src/contracts/core/common/interfaces/ICommonStateFacet.sol/interface.ICommonStateFacet.html#getapi3price","src/contracts/core/common/interfaces/IERC1155.sol/interface.IERC1155.html#ierc1155","src/contracts/core/common/interfaces/IERC1155.sol/interface.IERC1155.html#functions","src/contracts/core/common/interfaces/IERC1155.sol/interface.IERC1155.html#balanceof","src/contracts/core/common/interfaces/ISafetyCouncilFacet.sol/interface.ISafetyCouncilFacet.html#isafetycouncilfacet","src/contracts/core/common/interfaces/ISafetyCouncilFacet.sol/interface.ISafetyCouncilFacet.html#functions","src/contracts/core/common/interfaces/ISafetyCouncilFacet.sol/interface.ISafetyCouncilFacet.html#toggleassetspaused","src/contracts/core/common/interfaces/ISafetyCouncilFacet.sol/interface.ISafetyCouncilFacet.html#setsafetystateset","src/contracts/core/common/interfaces/ISafetyCouncilFacet.sol/interface.ISafetyCouncilFacet.html#safetystateset","src/contracts/core/common/interfaces/ISafetyCouncilFacet.sol/interface.ISafetyCouncilFacet.html#safetystatefor","src/contracts/core/common/interfaces/ISafetyCouncilFacet.sol/interface.ISafetyCouncilFacet.html#assetactionpaused","src/contracts/core/common/Auth.sol/interface.IGnosisSafeL2.html#ignosissafel2","src/contracts/core/common/Auth.sol/interface.IGnosisSafeL2.html#functions","src/contracts/core/common/Auth.sol/interface.IGnosisSafeL2.html#isowner","src/contracts/core/common/Auth.sol/interface.IGnosisSafeL2.html#getowners","src/contracts/core/common/Auth.sol/library.Auth.html#auth","src/contracts/core/common/Auth.sol/library.Auth.html#functions","src/contracts/core/common/Auth.sol/library.Auth.html#hasrole","src/contracts/core/common/Auth.sol/library.Auth.html#getrolemembercount","src/contracts/core/common/Auth.sol/library.Auth.html#checkrole","src/contracts/core/common/Auth.sol/library.Auth.html#_checkrole","src/contracts/core/common/Auth.sol/library.Auth.html#getroleadmin","src/contracts/core/common/Auth.sol/library.Auth.html#getrolemember","src/contracts/core/common/Auth.sol/library.Auth.html#setupsecuritycouncil","src/contracts/core/common/Auth.sol/library.Auth.html#transfersecuritycouncil","src/contracts/core/common/Auth.sol/library.Auth.html#grantrole","src/contracts/core/common/Auth.sol/library.Auth.html#revokerole","src/contracts/core/common/Auth.sol/library.Auth.html#_renouncerole","src/contracts/core/common/Auth.sol/library.Auth.html#_setroleadmin","src/contracts/core/common/Auth.sol/library.Auth.html#_grantrole","src/contracts/core/common/Auth.sol/library.Auth.html#_revokerole","src/contracts/core/common/Auth.sol/library.Auth.html#ensurenotsafetycouncil","src/contracts/core/common/Auth.sol/library.Auth.html#events","src/contracts/core/common/Auth.sol/library.Auth.html#roleadminchanged","src/contracts/core/common/Auth.sol/library.Auth.html#rolegranted","src/contracts/core/common/Auth.sol/library.Auth.html#rolerevoked","src/contracts/core/common/Constants.sol/library.Enums.html#enums","src/contracts/core/common/Constants.sol/library.Enums.html#enums-1","src/contracts/core/common/Constants.sol/library.Enums.html#minterfee","src/contracts/core/common/Constants.sol/library.Enums.html#swapfee","src/contracts/core/common/Constants.sol/library.Enums.html#oracletype","src/contracts/core/common/Constants.sol/library.Enums.html#action","src/contracts/core/common/Constants.sol/library.Role.html#role","src/contracts/core/common/Constants.sol/library.Role.html#state-variables","src/contracts/core/common/Constants.sol/library.Role.html#default_admin","src/contracts/core/common/Constants.sol/library.Role.html#admin","src/contracts/core/common/Constants.sol/library.Role.html#operator","src/contracts/core/common/Constants.sol/library.Role.html#manager","src/contracts/core/common/Constants.sol/library.Role.html#safety_council","src/contracts/core/common/Constants.sol/library.Constants.html#constants","src/contracts/core/common/Constants.sol/library.Constants.html#state-variables","src/contracts/core/common/Constants.sol/library.Constants.html#not_entered","src/contracts/core/common/Constants.sol/library.Constants.html#entered","src/contracts/core/common/Constants.sol/library.Constants.html#not_initializing","src/contracts/core/common/Constants.sol/library.Constants.html#initializing","src/contracts/core/common/Constants.sol/library.Constants.html#zero_bytes32","src/contracts/core/common/Constants.sol/library.Constants.html#min_oracle_decimals","src/contracts/core/common/Constants.sol/library.Constants.html#min_krasset_collateral_amount","src/contracts/core/common/Constants.sol/library.Constants.html#max_min_debt_value","src/contracts/core/common/Constants.sol/library.Percents.html#percents","src/contracts/core/common/Constants.sol/library.Percents.html#state-variables","src/contracts/core/common/Constants.sol/library.Percents.html#one","src/contracts/core/common/Constants.sol/library.Percents.html#hundred","src/contracts/core/common/Constants.sol/library.Percents.html#twenty_five","src/contracts/core/common/Constants.sol/library.Percents.html#fifty","src/contracts/core/common/Constants.sol/library.Percents.html#max_deviation","src/contracts/core/common/Constants.sol/library.Percents.html#basis_point","src/contracts/core/common/Constants.sol/library.Percents.html#max_close_fee","src/contracts/core/common/Constants.sol/library.Percents.html#max_open_fee","src/contracts/core/common/Constants.sol/library.Percents.html#max_scdp_fee","src/contracts/core/common/Constants.sol/library.Percents.html#min_lt","src/contracts/core/common/Constants.sol/library.Percents.html#min_mcr","src/contracts/core/common/Constants.sol/library.Percents.html#min_liq_incentive","src/contracts/core/common/Constants.sol/library.Percents.html#max_liq_incentive","src/contracts/core/common/Errors.sol/interface.IErrorFieldProvider.html#ierrorfieldprovider","src/contracts/core/common/Errors.sol/interface.IErrorFieldProvider.html#functions","src/contracts/core/common/Errors.sol/interface.IErrorFieldProvider.html#symbol","src/contracts/core/common/Errors.sol/library.Errors.html#errors","src/contracts/core/common/Errors.sol/library.Errors.html#functions","src/contracts/core/common/Errors.sol/library.Errors.html#id","src/contracts/core/common/Errors.sol/library.Errors.html#symbol","src/contracts/core/common/Errors.sol/library.Errors.html#errors-1","src/contracts/core/common/Errors.sol/library.Errors.html#address_has_no_code","src/contracts/core/common/Errors.sol/library.Errors.html#not_initializing","src/contracts/core/common/Errors.sol/library.Errors.html#common_already_initialized","src/contracts/core/common/Errors.sol/library.Errors.html#minter_already_initialized","src/contracts/core/common/Errors.sol/library.Errors.html#scdp_already_initialized","src/contracts/core/common/Errors.sol/library.Errors.html#string_hex_length_insufficient","src/contracts/core/common/Errors.sol/library.Errors.html#safety_council_not_allowed","src/contracts/core/common/Errors.sol/library.Errors.html#safety_council_setter_is_not_its_owner","src/contracts/core/common/Errors.sol/library.Errors.html#safety_council_already_exists","src/contracts/core/common/Errors.sol/library.Errors.html#multisig_not_enough_owners","src/contracts/core/common/Errors.sol/library.Errors.html#access_control_not_self","src/contracts/core/common/Errors.sol/library.Errors.html#market_closed","src/contracts/core/common/Errors.sol/library.Errors.html#scdp_asset_economy","src/contracts/core/common/Errors.sol/library.Errors.html#minter_asset_economy","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_ticker","src/contracts/core/common/Errors.sol/library.Errors.html#asset_not_enabled","src/contracts/core/common/Errors.sol/library.Errors.html#asset_cannot_be_used_to_cover","src/contracts/core/common/Errors.sol/library.Errors.html#asset_paused_for_this_action","src/contracts/core/common/Errors.sol/library.Errors.html#asset_not_minter_collateral","src/contracts/core/common/Errors.sol/library.Errors.html#asset_not_mintable_from_minter","src/contracts/core/common/Errors.sol/library.Errors.html#asset_not_swappable","src/contracts/core/common/Errors.sol/library.Errors.html#asset_does_not_have_deposits","src/contracts/core/common/Errors.sol/library.Errors.html#asset_not_depositable","src/contracts/core/common/Errors.sol/library.Errors.html#asset_already_enabled","src/contracts/core/common/Errors.sol/library.Errors.html#asset_already_disabled","src/contracts/core/common/Errors.sol/library.Errors.html#asset_does_not_exist","src/contracts/core/common/Errors.sol/library.Errors.html#asset_already_exists","src/contracts/core/common/Errors.sol/library.Errors.html#asset_is_void","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_asset","src/contracts/core/common/Errors.sol/library.Errors.html#cannot_remove_collateral_that_has_user_deposits","src/contracts/core/common/Errors.sol/library.Errors.html#cannot_remove_swappable_asset_that_has_debt","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_contract_krasset","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_contract_krasset_anchor","src/contracts/core/common/Errors.sol/library.Errors.html#not_swappable_krasset","src/contracts/core/common/Errors.sol/library.Errors.html#identical_assets","src/contracts/core/common/Errors.sol/library.Errors.html#withdraw_not_supported","src/contracts/core/common/Errors.sol/library.Errors.html#deposit_not_supported","src/contracts/core/common/Errors.sol/library.Errors.html#redeem_not_supported","src/contracts/core/common/Errors.sol/library.Errors.html#native_token_disabled","src/contracts/core/common/Errors.sol/library.Errors.html#exceeds_asset_deposit_limit","src/contracts/core/common/Errors.sol/library.Errors.html#exceeds_asset_minting_limit","src/contracts/core/common/Errors.sol/library.Errors.html#uint128_overflow","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_sender","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_min_debt","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_scdp_fee","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_mcr","src/contracts/core/common/Errors.sol/library.Errors.html#mlr_cannot_be_less_than_liq_threshold","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_liq_threshold","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_protocol_fee","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_asset_fee","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_oracle_deviation","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_oracle_type","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_fee_recipient","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_liq_incentive","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_kfactor","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_cfactor","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_minter_fee","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_price_precision","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_decimals","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_fee","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_fee_type","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_vault_price","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_api3_price","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_cl_price","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_price","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_krasset_operator","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_denominator","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_operator","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_supply_limit","src/contracts/core/common/Errors.sol/library.Errors.html#negative_price","src/contracts/core/common/Errors.sol/library.Errors.html#stale_price","src/contracts/core/common/Errors.sol/library.Errors.html#raw_price_stale","src/contracts/core/common/Errors.sol/library.Errors.html#price_unstable","src/contracts/core/common/Errors.sol/library.Errors.html#zero_or_stale_vault_price","src/contracts/core/common/Errors.sol/library.Errors.html#zero_or_stale_price","src/contracts/core/common/Errors.sol/library.Errors.html#raw_price_lte_zero","src/contracts/core/common/Errors.sol/library.Errors.html#no_push_oracle_set","src/contracts/core/common/Errors.sol/library.Errors.html#not_supported_yet","src/contracts/core/common/Errors.sol/library.Errors.html#wrap_not_supported","src/contracts/core/common/Errors.sol/library.Errors.html#burn_amount_overflow","src/contracts/core/common/Errors.sol/library.Errors.html#paused","src/contracts/core/common/Errors.sol/library.Errors.html#l2_sequencer_down","src/contracts/core/common/Errors.sol/library.Errors.html#feed_zero_address","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_sequencer_uptime_feed","src/contracts/core/common/Errors.sol/library.Errors.html#no_minted_assets","src/contracts/core/common/Errors.sol/library.Errors.html#no_collaterals_deposited","src/contracts/core/common/Errors.sol/library.Errors.html#missing_phase_3_nft","src/contracts/core/common/Errors.sol/library.Errors.html#missing_phase_2_nft","src/contracts/core/common/Errors.sol/library.Errors.html#missing_phase_1_nft","src/contracts/core/common/Errors.sol/library.Errors.html#cannot_re_enter","src/contracts/core/common/Errors.sol/library.Errors.html#array_length_mismatch","src/contracts/core/common/Errors.sol/library.Errors.html#collateral_value_greater_than_required","src/contracts/core/common/Errors.sol/library.Errors.html#account_collateral_value_less_than_required","src/contracts/core/common/Errors.sol/library.Errors.html#collateral_value_less_than_required","src/contracts/core/common/Errors.sol/library.Errors.html#cannot_liquidate_healthy_account","src/contracts/core/common/Errors.sol/library.Errors.html#cannot_liquidate_self","src/contracts/core/common/Errors.sol/library.Errors.html#liquidation_amount_greater_than_debt","src/contracts/core/common/Errors.sol/library.Errors.html#liquidation_seized_less_than_expected","src/contracts/core/common/Errors.sol/library.Errors.html#liquidation_value_is_zero","src/contracts/core/common/Errors.sol/library.Errors.html#nothing_to_withdraw","src/contracts/core/common/Errors.sol/library.Errors.html#account_krasset_not_found","src/contracts/core/common/Errors.sol/library.Errors.html#account_collateral_not_found","src/contracts/core/common/Errors.sol/library.Errors.html#element_does_not_match_provided_index","src/contracts/core/common/Errors.sol/library.Errors.html#repay_overflow","src/contracts/core/common/Errors.sol/library.Errors.html#income_amount_is_zero","src/contracts/core/common/Errors.sol/library.Errors.html#no_liquidity_to_give_income_for","src/contracts/core/common/Errors.sol/library.Errors.html#not_enough_swap_deposits_to_seize","src/contracts/core/common/Errors.sol/library.Errors.html#swap_route_not_enabled","src/contracts/core/common/Errors.sol/library.Errors.html#received_less_than_desired","src/contracts/core/common/Errors.sol/library.Errors.html#swap_zero_amount_in","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_withdraw","src/contracts/core/common/Errors.sol/library.Errors.html#rounding_error","src/contracts/core/common/Errors.sol/library.Errors.html#max_deposit_exceeded","src/contracts/core/common/Errors.sol/library.Errors.html#collateral_amount_low","src/contracts/core/common/Errors.sol/library.Errors.html#mint_value_less_than_min_debt_value","src/contracts/core/common/Errors.sol/library.Errors.html#not_a_contract","src/contracts/core/common/Errors.sol/library.Errors.html#no_allowance","src/contracts/core/common/Errors.sol/library.Errors.html#not_enough_balance","src/contracts/core/common/Errors.sol/library.Errors.html#sender_not_operator","src/contracts/core/common/Errors.sol/library.Errors.html#zero_shares_from_assets","src/contracts/core/common/Errors.sol/library.Errors.html#zero_shares_out","src/contracts/core/common/Errors.sol/library.Errors.html#zero_shares_in","src/contracts/core/common/Errors.sol/library.Errors.html#zero_assets_from_shares","src/contracts/core/common/Errors.sol/library.Errors.html#zero_assets_out","src/contracts/core/common/Errors.sol/library.Errors.html#zero_assets_in","src/contracts/core/common/Errors.sol/library.Errors.html#zero_address","src/contracts/core/common/Errors.sol/library.Errors.html#zero_deposit","src/contracts/core/common/Errors.sol/library.Errors.html#zero_amount","src/contracts/core/common/Errors.sol/library.Errors.html#zero_withdraw","src/contracts/core/common/Errors.sol/library.Errors.html#zero_mint","src/contracts/core/common/Errors.sol/library.Errors.html#zero_repay","src/contracts/core/common/Errors.sol/library.Errors.html#zero_burn","src/contracts/core/common/Errors.sol/library.Errors.html#zero_debt","src/contracts/core/common/Errors.sol/library.Errors.html#structs","src/contracts/core/common/Errors.sol/library.Errors.html#id-1","src/contracts/core/common/Modifiers.sol/library.LibModifiers.html#libmodifiers","src/contracts/core/common/Modifiers.sol/library.LibModifiers.html#functions","src/contracts/core/common/Modifiers.sol/library.LibModifiers.html#onlyunpaused","src/contracts/core/common/Modifiers.sol/library.LibModifiers.html#onlyexistingasset","src/contracts/core/common/Modifiers.sol/library.LibModifiers.html#onlymintercollateral","src/contracts/core/common/Modifiers.sol/library.LibModifiers.html#onlymintercollateral-1","src/contracts/core/common/Modifiers.sol/library.LibModifiers.html#onlymintermintable","src/contracts/core/common/Modifiers.sol/library.LibModifiers.html#onlymintermintable-1","src/contracts/core/common/Modifiers.sol/library.LibModifiers.html#onlysharedcollateral","src/contracts/core/common/Modifiers.sol/library.LibModifiers.html#onlyswapmintable","src/contracts/core/common/Modifiers.sol/library.LibModifiers.html#onlyactivesharedcollateral","src/contracts/core/common/Modifiers.sol/library.LibModifiers.html#onlycoverasset","src/contracts/core/common/Modifiers.sol/library.LibModifiers.html#onlyincomeasset","src/contracts/core/common/Modifiers.sol/contract.Modifiers.html#modifiers","src/contracts/core/common/Modifiers.sol/contract.Modifiers.html#functions","src/contracts/core/common/Modifiers.sol/contract.Modifiers.html#initializeasadmin","src/contracts/core/common/Modifiers.sol/contract.Modifiers.html#onlyrole","src/contracts/core/common/Modifiers.sol/contract.Modifiers.html#onlyroleif","src/contracts/core/common/Modifiers.sol/contract.Modifiers.html#nonreentrant","src/contracts/core/common/Modifiers.sol/contract.Modifiers.html#gate","src/contracts/core/common/State.sol/struct.CommonState.html#commonstate","src/contracts/core/common/State.sol/struct.GatingState.html#gatingstate","src/contracts/core/common/State.sol/function.gs.html#gs","src/contracts/core/common/State.sol/function.cs.html#cs","src/contracts/core/common/State.sol/constants.State.html#constants","src/contracts/core/common/State.sol/constants.State.html#common_storage_position","src/contracts/core/common/State.sol/constants.State.html#gating_storage_position","src/contracts/core/common/Types.sol/struct.Oracle.html#oracle","src/contracts/core/common/Types.sol/struct.FeedConfiguration.html#feedconfiguration","src/contracts/core/common/Types.sol/struct.Asset.html#asset","src/contracts/core/common/Types.sol/struct.RoleData.html#roledata","src/contracts/core/common/Types.sol/struct.MaxLiqVars.html#maxliqvars","src/contracts/core/common/Types.sol/struct.MaxLiqInfo.html#maxliqinfo","src/contracts/core/common/Types.sol/struct.RawPrice.html#rawprice","src/contracts/core/common/Types.sol/struct.Pause.html#pause","src/contracts/core/common/Types.sol/struct.SafetyState.html#safetystate","src/contracts/core/common/Types.sol/struct.CommonInitArgs.html#commoninitargs","src/contracts/core/common/Types.sol/struct.SCDPCollateralArgs.html#scdpcollateralargs","src/contracts/core/common/Types.sol/struct.SCDPKrAssetArgs.html#scdpkrassetargs","src/contracts/core/common/Validations.sol/library.Validations.html#validations","src/contracts/core/common/Validations.sol/library.Validations.html#functions","src/contracts/core/common/Validations.sol/library.Validations.html#validatepricedeviationpct","src/contracts/core/common/Validations.sol/library.Validations.html#validatemindebtvalue","src/contracts/core/common/Validations.sol/library.Validations.html#validatefeerecipient","src/contracts/core/common/Validations.sol/library.Validations.html#validateoracleprecision","src/contracts/core/common/Validations.sol/library.Validations.html#validatemincollateralratio","src/contracts/core/common/Validations.sol/library.Validations.html#validateliquidationthreshold","src/contracts/core/common/Validations.sol/library.Validations.html#validatemaxliquidationratio","src/contracts/core/common/Validations.sol/library.Validations.html#validateaddassetargs","src/contracts/core/common/Validations.sol/library.Validations.html#validateupdateassetargs","src/contracts/core/common/Validations.sol/library.Validations.html#validateasset","src/contracts/core/common/Validations.sol/library.Validations.html#validatemintercollateral","src/contracts/core/common/Validations.sol/library.Validations.html#validatescdpdepositasset","src/contracts/core/common/Validations.sol/library.Validations.html#validateminterkrasset","src/contracts/core/common/Validations.sol/library.Validations.html#validatescdpkrasset","src/contracts/core/common/Validations.sol/library.Validations.html#validatesdicoverasset","src/contracts/core/common/Validations.sol/library.Validations.html#validatekrassetcontract","src/contracts/core/common/Validations.sol/library.Validations.html#ensureunique","src/contracts/core/common/Validations.sol/library.Validations.html#validateroute","src/contracts/core/common/Validations.sol/library.Validations.html#validatedecimals","src/contracts/core/common/Validations.sol/library.Validations.html#validatevaultassetdecimals","src/contracts/core/common/Validations.sol/library.Validations.html#validateuint128","src/contracts/core/common/Validations.sol/library.Validations.html#validatecfactor","src/contracts/core/common/Validations.sol/library.Validations.html#validatekfactor","src/contracts/core/common/Validations.sol/library.Validations.html#validatefees","src/contracts/core/common/Validations.sol/library.Validations.html#validateliqincentive","src/contracts/core/common/Validations.sol/library.Validations.html#validateliqconfig","src/contracts/core/common/Validations.sol/library.Validations.html#validateliquidationmarket","src/contracts/core/common/Validations.sol/library.Validations.html#validatecollateralargs","src/contracts/core/common/Validations.sol/library.Validations.html#rawassetprice","src/contracts/core/common/Validations.sol/library.Validations.html#validaterawassetprice","src/contracts/core/diamond/index.html#contents","src/contracts/core/diamond/facets/index.html#contents","src/contracts/core/diamond/facets/DiamondCutFacet.sol/contract.DiamondCutFacet.html#diamondcutfacet","src/contracts/core/diamond/facets/DiamondCutFacet.sol/contract.DiamondCutFacet.html#functions","src/contracts/core/diamond/facets/DiamondCutFacet.sol/contract.DiamondCutFacet.html#diamondcut","src/contracts/core/diamond/facets/DiamondCutFacet.sol/contract.DiamondCutFacet.html#executeinitializer","src/contracts/core/diamond/facets/DiamondCutFacet.sol/contract.DiamondCutFacet.html#executeinitializers","src/contracts/core/diamond/facets/DiamondLoupeFacet.sol/contract.DiamondLoupeFacet.html#diamondloupefacet","src/contracts/core/diamond/facets/DiamondLoupeFacet.sol/contract.DiamondLoupeFacet.html#functions","src/contracts/core/diamond/facets/DiamondLoupeFacet.sol/contract.DiamondLoupeFacet.html#facets","src/contracts/core/diamond/facets/DiamondLoupeFacet.sol/contract.DiamondLoupeFacet.html#facetfunctionselectors","src/contracts/core/diamond/facets/DiamondLoupeFacet.sol/contract.DiamondLoupeFacet.html#facetaddresses","src/contracts/core/diamond/facets/DiamondLoupeFacet.sol/contract.DiamondLoupeFacet.html#facetaddress","src/contracts/core/diamond/facets/DiamondStateFacet.sol/contract.DiamondStateFacet.html#diamondstatefacet","src/contracts/core/diamond/facets/DiamondStateFacet.sol/contract.DiamondStateFacet.html#functions","src/contracts/core/diamond/facets/DiamondStateFacet.sol/contract.DiamondStateFacet.html#transferownership","src/contracts/core/diamond/facets/DiamondStateFacet.sol/contract.DiamondStateFacet.html#acceptownership","src/contracts/core/diamond/facets/DiamondStateFacet.sol/contract.DiamondStateFacet.html#owner","src/contracts/core/diamond/facets/DiamondStateFacet.sol/contract.DiamondStateFacet.html#pendingowner","src/contracts/core/diamond/facets/DiamondStateFacet.sol/contract.DiamondStateFacet.html#initialized","src/contracts/core/diamond/facets/DiamondStateFacet.sol/contract.DiamondStateFacet.html#domainseparator","src/contracts/core/diamond/facets/DiamondStateFacet.sol/contract.DiamondStateFacet.html#getstorageversion","src/contracts/core/diamond/facets/ERC165Facet.sol/contract.ERC165Facet.html#erc165facet","src/contracts/core/diamond/facets/ERC165Facet.sol/contract.ERC165Facet.html#functions","src/contracts/core/diamond/facets/ERC165Facet.sol/contract.ERC165Facet.html#supportsinterface","src/contracts/core/diamond/facets/ERC165Facet.sol/contract.ERC165Facet.html#seterc165","src/contracts/core/diamond/interfaces/index.html#contents","src/contracts/core/diamond/interfaces/IDiamondCutFacet.sol/interface.IDiamondCutFacet.html#idiamondcutfacet","src/contracts/core/diamond/interfaces/IDiamondCutFacet.sol/interface.IDiamondCutFacet.html#functions","src/contracts/core/diamond/interfaces/IDiamondCutFacet.sol/interface.IDiamondCutFacet.html#diamondcut","src/contracts/core/diamond/interfaces/IDiamondCutFacet.sol/interface.IExtendedDiamondCutFacet.html#iextendeddiamondcutfacet","src/contracts/core/diamond/interfaces/IDiamondCutFacet.sol/interface.IExtendedDiamondCutFacet.html#functions","src/contracts/core/diamond/interfaces/IDiamondCutFacet.sol/interface.IExtendedDiamondCutFacet.html#executeinitializer","src/contracts/core/diamond/interfaces/IDiamondCutFacet.sol/interface.IExtendedDiamondCutFacet.html#executeinitializers","src/contracts/core/diamond/interfaces/IDiamondLoupeFacet.sol/interface.IDiamondLoupeFacet.html#idiamondloupefacet","src/contracts/core/diamond/interfaces/IDiamondLoupeFacet.sol/interface.IDiamondLoupeFacet.html#functions","src/contracts/core/diamond/interfaces/IDiamondLoupeFacet.sol/interface.IDiamondLoupeFacet.html#facets","src/contracts/core/diamond/interfaces/IDiamondLoupeFacet.sol/interface.IDiamondLoupeFacet.html#facetfunctionselectors","src/contracts/core/diamond/interfaces/IDiamondLoupeFacet.sol/interface.IDiamondLoupeFacet.html#facetaddresses","src/contracts/core/diamond/interfaces/IDiamondLoupeFacet.sol/interface.IDiamondLoupeFacet.html#facetaddress","src/contracts/core/diamond/interfaces/IDiamondStateFacet.sol/interface.IDiamondStateFacet.html#idiamondstatefacet","src/contracts/core/diamond/interfaces/IDiamondStateFacet.sol/interface.IDiamondStateFacet.html#functions","src/contracts/core/diamond/interfaces/IDiamondStateFacet.sol/interface.IDiamondStateFacet.html#initialized","src/contracts/core/diamond/interfaces/IDiamondStateFacet.sol/interface.IDiamondStateFacet.html#domainseparator","src/contracts/core/diamond/interfaces/IDiamondStateFacet.sol/interface.IDiamondStateFacet.html#getstorageversion","src/contracts/core/diamond/interfaces/IDiamondStateFacet.sol/interface.IDiamondStateFacet.html#owner","src/contracts/core/diamond/interfaces/IDiamondStateFacet.sol/interface.IDiamondStateFacet.html#pendingowner","src/contracts/core/diamond/interfaces/IDiamondStateFacet.sol/interface.IDiamondStateFacet.html#transferownership","src/contracts/core/diamond/interfaces/IDiamondStateFacet.sol/interface.IDiamondStateFacet.html#acceptownership","src/contracts/core/diamond/interfaces/IERC165Facet.sol/interface.IERC165Facet.html#ierc165facet","src/contracts/core/diamond/interfaces/IERC165Facet.sol/interface.IERC165Facet.html#functions","src/contracts/core/diamond/interfaces/IERC165Facet.sol/interface.IERC165Facet.html#supportsinterface","src/contracts/core/diamond/interfaces/IERC165Facet.sol/interface.IERC165Facet.html#seterc165","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#dscore","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#functions","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#create","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#exec","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#cut","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#addfunctions","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#replacefunctions","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#removefunctions","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#addfacet","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#addfunction","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#removefunction","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#initiateownershiptransfer","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#finalizeownershiptransfer","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#events","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#initializerexecuted","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#diamondcut","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#ownershiptransferred","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#pendingownershiptransfer","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#errors","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#diamond_function_does_not_exist","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#diamond_init_data_provided_but_init_address_was_zero","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#diamond_init_address_provided_but_init_data_was_empty","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#diamond_function_already_exists","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#diamond_init_failed","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#diamond_not_initializing","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#diamond_already_initialized","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#diamond_cut_action_was_not_add_replace_remove","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#diamond_facet_address_cannot_be_zero_when_adding_functions","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#diamond_facet_address_cannot_be_zero_when_replacing_functions","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#diamond_facet_address_must_be_zero_when_removing_functions","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#diamond_no_facet_selectors","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#diamond_facet_address_cannot_be_zero_when_removing_one_function","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#diamond_replace_function_new_facet_is_same_as_old","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#new_owner_cannot_be_zero_address","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#not_diamond_owner","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#not_pending_diamond_owner","src/contracts/core/diamond/DSModifiers.sol/abstract.DSModifiers.html#dsmodifiers","src/contracts/core/diamond/DSModifiers.sol/abstract.DSModifiers.html#functions","src/contracts/core/diamond/DSModifiers.sol/abstract.DSModifiers.html#initializer","src/contracts/core/diamond/DSModifiers.sol/abstract.DSModifiers.html#onlydiamondowner","src/contracts/core/diamond/DSModifiers.sol/abstract.DSModifiers.html#onlypendingdiamondowner","src/contracts/core/diamond/DSTypes.sol/struct.Facet.html#facet","src/contracts/core/diamond/DSTypes.sol/struct.FacetAddressAndPosition.html#facetaddressandposition","src/contracts/core/diamond/DSTypes.sol/struct.FacetFunctionSelectors.html#facetfunctionselectors","src/contracts/core/diamond/DSTypes.sol/enum.FacetCutAction.html#facetcutaction","src/contracts/core/diamond/DSTypes.sol/struct.FacetCut.html#facetcut","src/contracts/core/diamond/DSTypes.sol/struct.Initializer.html#initializer","src/contracts/core/diamond/DState.sol/struct.DiamondState.html#diamondstate","src/contracts/core/diamond/DState.sol/function.ds.html#ds","src/contracts/core/diamond/DState.sol/constants.DState.html#constants","src/contracts/core/diamond/DState.sol/constants.DState.html#diamond_storage_position","src/contracts/core/diamond/Diamond.sol/contract.Diamond.html#diamond","src/contracts/core/diamond/Diamond.sol/contract.Diamond.html#functions","src/contracts/core/diamond/Diamond.sol/contract.Diamond.html#constructor","src/contracts/core/diamond/Diamond.sol/contract.Diamond.html#fallback","src/contracts/core/diamond/Diamond.sol/contract.Diamond.html#receive","src/contracts/core/factory/index.html#contents","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#deploymentfactory","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#state-variables","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#_deployer","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#_deployment","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#_deploymentlist","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#functions","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#constructor","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#setdeployer","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#isdeployer","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#onlydeployerorowner","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#getdeployment","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#getlatestdeployments","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#getdeploybyindex","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#getdeployments","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#getdeploycount","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#isdeployment","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#isnonproxy","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#isproxy","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#isdeterministic","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#getimplementation","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#getproxyinitcodehash","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#getcreate2address","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#getcreate3address","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#previewcreateproxy","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#previewcreate2proxy","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#previewcreate3proxy","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#previewcreateproxyandlogic","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#previewcreate2proxyandlogic","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#previewcreate3proxyandlogic","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#previewcreate2upgrade","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#previewcreate3upgrade","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#createproxy","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#create2proxy","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#create3proxy","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#createproxyandlogic","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#create2proxyandlogic","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#create3proxyandlogic","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#upgradeandcall","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#upgradeandcall-1","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#upgradeandcallreturn","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#create2upgradeandcall","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#create3upgradeandcall","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#batchstatic","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#batch","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#deploycreate2","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#deploycreate3","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#_save","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#_tryparserevert","src/contracts/core/factory/IDeploymentFactory.sol/enum.CreationKind.html#creationkind","src/contracts/core/factory/IDeploymentFactory.sol/struct.Deployment.html#deployment","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#ideploymentfactory","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#functions","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#setdeployer","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#isdeployer","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#getdeployment","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#getlatestdeployments","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#getdeploybyindex","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#getdeployments","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#getdeploycount","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#isdeployment","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#isproxy","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#isnonproxy","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#isdeterministic","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#getimplementation","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#getproxyinitcodehash","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#getcreate2address","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#getcreate3address","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#previewcreateproxy","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#previewcreate2proxy","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#previewcreate3proxy","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#previewcreateproxyandlogic","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#previewcreate2proxyandlogic","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#previewcreate3proxyandlogic","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#previewcreate2upgrade","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#previewcreate3upgrade","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#createproxy","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#create2proxy","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#create3proxy","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#createproxyandlogic","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#create2proxyandlogic","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#create3proxyandlogic","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#upgradeandcall","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#upgradeandcallreturn","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#create2upgradeandcall","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#create3upgradeandcall","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#deploycreate2","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#deploycreate3","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#batch","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#batchstatic","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#events","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#deployerset","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#deployed","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#upgrade","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#errors","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#batchrevertsilentorcustomerror","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#createproxypreview","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#createproxyandlogicpreview","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#invalidkind","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#arraylengthmismatch","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#invalidsalt","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#deployeralreadyset","src/contracts/core/factory/TransparentUpgradeableProxy.sol/contract.TransparentUpgradeableProxy.html#transparentupgradeableproxy","src/contracts/core/factory/TransparentUpgradeableProxy.sol/contract.TransparentUpgradeableProxy.html#state-variables","src/contracts/core/factory/TransparentUpgradeableProxy.sol/contract.TransparentUpgradeableProxy.html#_admin","src/contracts/core/factory/TransparentUpgradeableProxy.sol/contract.TransparentUpgradeableProxy.html#functions","src/contracts/core/factory/TransparentUpgradeableProxy.sol/contract.TransparentUpgradeableProxy.html#constructor","src/contracts/core/factory/TransparentUpgradeableProxy.sol/contract.TransparentUpgradeableProxy.html#_proxyadmin","src/contracts/core/factory/TransparentUpgradeableProxy.sol/contract.TransparentUpgradeableProxy.html#_fallback","src/contracts/core/factory/TransparentUpgradeableProxy.sol/contract.TransparentUpgradeableProxy.html#_dispatchupgradetoandcall","src/contracts/core/factory/TransparentUpgradeableProxy.sol/contract.TransparentUpgradeableProxy.html#errors","src/contracts/core/factory/TransparentUpgradeableProxy.sol/contract.TransparentUpgradeableProxy.html#proxydeniedadminaccess","src/contracts/core/kiss/index.html#contents","src/contracts/core/kiss/interfaces/index.html#contents","src/contracts/core/kiss/interfaces/IKISS.sol/interface.IKISS.html#ikiss","src/contracts/core/kiss/interfaces/IKISS.sol/interface.IKISS.html#functions","src/contracts/core/kiss/interfaces/IKISS.sol/interface.IKISS.html#issue","src/contracts/core/kiss/interfaces/IKISS.sol/interface.IKISS.html#destroy","src/contracts/core/kiss/interfaces/IKISS.sol/interface.IKISS.html#pause","src/contracts/core/kiss/interfaces/IKISS.sol/interface.IKISS.html#unpause","src/contracts/core/kiss/interfaces/IKISS.sol/interface.IKISS.html#exchangerate","src/contracts/core/kiss/interfaces/IKISS.sol/interface.IKISS.html#grantrole","src/contracts/core/kiss/KISS.sol/contract.KISS.html#kiss","src/contracts/core/kiss/KISS.sol/contract.KISS.html#state-variables","src/contracts/core/kiss/KISS.sol/contract.KISS.html#kresko","src/contracts/core/kiss/KISS.sol/contract.KISS.html#vkiss","src/contracts/core/kiss/KISS.sol/contract.KISS.html#functions","src/contracts/core/kiss/KISS.sol/contract.KISS.html#initialize","src/contracts/core/kiss/KISS.sol/contract.KISS.html#onlycontract","src/contracts/core/kiss/KISS.sol/contract.KISS.html#issue","src/contracts/core/kiss/KISS.sol/contract.KISS.html#destroy","src/contracts/core/kiss/KISS.sol/contract.KISS.html#vaultdeposit","src/contracts/core/kiss/KISS.sol/contract.KISS.html#vaultmint","src/contracts/core/kiss/KISS.sol/contract.KISS.html#vaultwithdraw","src/contracts/core/kiss/KISS.sol/contract.KISS.html#vaultredeem","src/contracts/core/kiss/KISS.sol/contract.KISS.html#deposit","src/contracts/core/kiss/KISS.sol/contract.KISS.html#withdraw","src/contracts/core/kiss/KISS.sol/contract.KISS.html#withdrawfrom","src/contracts/core/kiss/KISS.sol/contract.KISS.html#pause","src/contracts/core/kiss/KISS.sol/contract.KISS.html#unpause","src/contracts/core/kiss/KISS.sol/contract.KISS.html#grantrole","src/contracts/core/kiss/KISS.sol/contract.KISS.html#exchangerate","src/contracts/core/kiss/KISS.sol/contract.KISS.html#converttoshares","src/contracts/core/kiss/KISS.sol/contract.KISS.html#convertmanytoshares","src/contracts/core/kiss/KISS.sol/contract.KISS.html#converttoassets","src/contracts/core/kiss/KISS.sol/contract.KISS.html#convertmanytoassets","src/contracts/core/kiss/KISS.sol/contract.KISS.html#supportsinterface","src/contracts/core/kiss/KISS.sol/contract.KISS.html#_withdraw","src/contracts/core/kiss/KISS.sol/contract.KISS.html#_beforetokentransfer","src/contracts/core/kresko-asset/index.html#contents","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#erc4626upgradeable","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#state-variables","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#asset","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#functions","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#constructor","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#__erc4626upgradeable_init","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#issue","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#destroy","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#totalassets","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#converttoshares","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#converttoassets","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#previewissue","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#previewdeposit","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#previewdestroy","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#previewredeem","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#previewmint","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#previewwithdraw","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#maxdeposit","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#maxissue","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#maxmint","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#maxdestroy","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#maxwithdraw","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#maxredeem","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#deposit","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#withdraw","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#mint","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#redeem","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#_anchorid","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#_assetid","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#_beforewithdraw","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#_afterdeposit","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#events","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#issue-1","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#deposit-1","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#destroy-1","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#withdraw-1","src/contracts/core/kresko-asset/IERC4626Upgradeable.sol/interface.IERC4626Upgradeable.html#ierc4626upgradeable","src/contracts/core/kresko-asset/IERC4626Upgradeable.sol/interface.IERC4626Upgradeable.html#functions","src/contracts/core/kresko-asset/IERC4626Upgradeable.sol/interface.IERC4626Upgradeable.html#asset","src/contracts/core/kresko-asset/IERC4626Upgradeable.sol/interface.IERC4626Upgradeable.html#deposit","src/contracts/core/kresko-asset/IERC4626Upgradeable.sol/interface.IERC4626Upgradeable.html#withdraw","src/contracts/core/kresko-asset/IERC4626Upgradeable.sol/interface.IERC4626Upgradeable.html#maxdeposit","src/contracts/core/kresko-asset/IERC4626Upgradeable.sol/interface.IERC4626Upgradeable.html#maxmint","src/contracts/core/kresko-asset/IERC4626Upgradeable.sol/interface.IERC4626Upgradeable.html#maxredeem","src/contracts/core/kresko-asset/IERC4626Upgradeable.sol/interface.IERC4626Upgradeable.html#maxwithdraw","src/contracts/core/kresko-asset/IERC4626Upgradeable.sol/interface.IERC4626Upgradeable.html#mint","src/contracts/core/kresko-asset/IERC4626Upgradeable.sol/interface.IERC4626Upgradeable.html#previewdeposit","src/contracts/core/kresko-asset/IERC4626Upgradeable.sol/interface.IERC4626Upgradeable.html#previewmint","src/contracts/core/kresko-asset/IERC4626Upgradeable.sol/interface.IERC4626Upgradeable.html#previewredeem","src/contracts/core/kresko-asset/IERC4626Upgradeable.sol/interface.IERC4626Upgradeable.html#previewwithdraw","src/contracts/core/kresko-asset/IERC4626Upgradeable.sol/interface.IERC4626Upgradeable.html#totalassets","src/contracts/core/kresko-asset/IERC4626Upgradeable.sol/interface.IERC4626Upgradeable.html#redeem","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.ISyncable.html#isyncable","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.ISyncable.html#functions","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.ISyncable.html#sync","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#ikreskoasset","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#functions","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#initialize","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#kresko","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#rebaseinfo","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#wrappinginfo","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#isrebased","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#rebase","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#reinitializeerc20","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#mint","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#burn","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#pause","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#unpause","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#wrap","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#unwrap","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#setanchortoken","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#enablenativeunderlying","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#setfeerecipient","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#setopenfee","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#setclosefee","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#setunderlying","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#structs","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#rebase-1","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#wrapping","src/contracts/core/kresko-asset/IKreskoAssetAnchor.sol/interface.IKreskoAssetAnchor.html#ikreskoassetanchor","src/contracts/core/kresko-asset/IKreskoAssetAnchor.sol/interface.IKreskoAssetAnchor.html#functions","src/contracts/core/kresko-asset/IKreskoAssetAnchor.sol/interface.IKreskoAssetAnchor.html#totalassets","src/contracts/core/kresko-asset/IKreskoAssetAnchor.sol/interface.IKreskoAssetAnchor.html#initialize","src/contracts/core/kresko-asset/IKreskoAssetAnchor.sol/interface.IKreskoAssetAnchor.html#reinitializeerc20","src/contracts/core/kresko-asset/IKreskoAssetAnchor.sol/interface.IKreskoAssetAnchor.html#wrap","src/contracts/core/kresko-asset/IKreskoAssetAnchor.sol/interface.IKreskoAssetAnchor.html#unwrap","src/contracts/core/kresko-asset/IKreskoAssetIssuer.sol/interface.IKreskoAssetIssuer.html#ikreskoassetissuer","src/contracts/core/kresko-asset/IKreskoAssetIssuer.sol/interface.IKreskoAssetIssuer.html#functions","src/contracts/core/kresko-asset/IKreskoAssetIssuer.sol/interface.IKreskoAssetIssuer.html#issue","src/contracts/core/kresko-asset/IKreskoAssetIssuer.sol/interface.IKreskoAssetIssuer.html#destroy","src/contracts/core/kresko-asset/IKreskoAssetIssuer.sol/interface.IKreskoAssetIssuer.html#converttoshares","src/contracts/core/kresko-asset/IKreskoAssetIssuer.sol/interface.IKreskoAssetIssuer.html#converttoassets","src/contracts/core/kresko-asset/IKreskoAssetIssuer.sol/interface.IKreskoAssetIssuer.html#convertmanytoassets","src/contracts/core/kresko-asset/IKreskoAssetIssuer.sol/interface.IKreskoAssetIssuer.html#convertmanytoshares","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#kreskoasset","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#state-variables","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#rebasing","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#isrebased","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#kresko","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#anchor","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#wrapping","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#functions","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#constructor","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#initialize","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#setanchortoken","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#setunderlying","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#enablenativeunderlying","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#setfeerecipient","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#setopenfee","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#setclosefee","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#supportsinterface","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#wrappinginfo","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#rebaseinfo","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#totalsupply","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#balanceof","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#allowance","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#pause","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#unpause","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#reinitializeerc20","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#approve","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#transfer","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#transferfrom","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#rebase","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#mint","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#burn","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#wrap","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#unwrap","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#receive","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#_mint","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#_burn","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#_transfer","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#_adjustdecimals","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#_assetid","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#kreskoassetanchor","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#functions","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#constructor","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#initialize","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#supportsinterface","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#reinitializeerc20","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#totalassets","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#converttoassets","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#convertmanytoshares","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#convertmanytoassets","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#converttoshares","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#issue","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#destroy","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#wrap","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#unwrap","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#deposit","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#withdraw","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#redeem","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#_onlyoperator","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#_onlyoperatororasset","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#_beforewithdraw","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#_afterdeposit","src/contracts/core/kresko-asset/Rebaser.sol/library.Rebaser.html#rebaser","src/contracts/core/kresko-asset/Rebaser.sol/library.Rebaser.html#functions","src/contracts/core/kresko-asset/Rebaser.sol/library.Rebaser.html#unrebase","src/contracts/core/kresko-asset/Rebaser.sol/library.Rebaser.html#rebase","src/contracts/core/libs/index.html#contents","src/contracts/core/libs/Arrays.sol/library.Arrays.html#arrays","src/contracts/core/libs/Arrays.sol/library.Arrays.html#functions","src/contracts/core/libs/Arrays.sol/library.Arrays.html#empty","src/contracts/core/libs/Arrays.sol/library.Arrays.html#empty-1","src/contracts/core/libs/Arrays.sol/library.Arrays.html#find","src/contracts/core/libs/Arrays.sol/library.Arrays.html#find-1","src/contracts/core/libs/Arrays.sol/library.Arrays.html#find-2","src/contracts/core/libs/Arrays.sol/library.Arrays.html#pushunique","src/contracts/core/libs/Arrays.sol/library.Arrays.html#pushunique-1","src/contracts/core/libs/Arrays.sol/library.Arrays.html#pushunique-2","src/contracts/core/libs/Arrays.sol/library.Arrays.html#removeexisting","src/contracts/core/libs/Arrays.sol/library.Arrays.html#removeaddress","src/contracts/core/libs/Arrays.sol/library.Arrays.html#structs","src/contracts/core/libs/Arrays.sol/library.Arrays.html#findresult","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#enumerableset","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#functions","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#_add","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#_remove","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#_contains","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#_length","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#_at","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#_values","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#add","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#remove","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#contains","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#length","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#at","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#values","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#add-1","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#remove-1","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#contains-1","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#length-1","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#at-1","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#values-1","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#add-2","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#remove-2","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#contains-2","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#length-2","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#at-2","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#values-2","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#structs","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#set","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#bytes32set","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#addressset","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#uintset","src/contracts/core/libs/FixedPointMath.sol/library.FixedPointMath.html#fixedpointmath","src/contracts/core/libs/FixedPointMath.sol/library.FixedPointMath.html#state-variables","src/contracts/core/libs/FixedPointMath.sol/library.FixedPointMath.html#max_uint256","src/contracts/core/libs/FixedPointMath.sol/library.FixedPointMath.html#wad","src/contracts/core/libs/FixedPointMath.sol/library.FixedPointMath.html#functions","src/contracts/core/libs/FixedPointMath.sol/library.FixedPointMath.html#mulwaddown","src/contracts/core/libs/FixedPointMath.sol/library.FixedPointMath.html#mulwadup","src/contracts/core/libs/FixedPointMath.sol/library.FixedPointMath.html#divwaddown","src/contracts/core/libs/FixedPointMath.sol/library.FixedPointMath.html#divwadup","src/contracts/core/libs/FixedPointMath.sol/library.FixedPointMath.html#muldivdown","src/contracts/core/libs/FixedPointMath.sol/library.FixedPointMath.html#muldivup","src/contracts/core/libs/FixedPointMath.sol/library.FixedPointMath.html#rpow","src/contracts/core/libs/FixedPointMath.sol/library.FixedPointMath.html#sqrt","src/contracts/core/libs/FixedPointMath.sol/library.FixedPointMath.html#unsafemod","src/contracts/core/libs/FixedPointMath.sol/library.FixedPointMath.html#unsafediv","src/contracts/core/libs/FixedPointMath.sol/library.FixedPointMath.html#unsafedivup","src/contracts/core/libs/Meta.sol/library.Meta.html#meta","src/contracts/core/libs/Meta.sol/library.Meta.html#state-variables","src/contracts/core/libs/Meta.sol/library.Meta.html#eip712_domain_typehash","src/contracts/core/libs/Meta.sol/library.Meta.html#functions","src/contracts/core/libs/Meta.sol/library.Meta.html#domainseparator","src/contracts/core/libs/Meta.sol/library.Meta.html#getchainid","src/contracts/core/libs/Meta.sol/library.Meta.html#msgsender","src/contracts/core/libs/Meta.sol/library.Meta.html#enforcehascontractcode","src/contracts/core/libs/PercentageMath.sol/library.PercentageMath.html#percentagemath","src/contracts/core/libs/PercentageMath.sol/library.PercentageMath.html#state-variables","src/contracts/core/libs/PercentageMath.sol/library.PercentageMath.html#percentage_factor","src/contracts/core/libs/PercentageMath.sol/library.PercentageMath.html#half_percentage_factor","src/contracts/core/libs/PercentageMath.sol/library.PercentageMath.html#functions","src/contracts/core/libs/PercentageMath.sol/library.PercentageMath.html#percentmul","src/contracts/core/libs/PercentageMath.sol/library.PercentageMath.html#percentdiv","src/contracts/core/libs/Redstone.sol/library.Redstone.html#redstone","src/contracts/core/libs/Redstone.sol/library.Redstone.html#state-variables","src/contracts/core/libs/Redstone.sol/library.Redstone.html#standard_slot_bs","src/contracts/core/libs/Redstone.sol/library.Redstone.html#free_memory_ptr","src/contracts/core/libs/Redstone.sol/library.Redstone.html#bytes_arr_len_var_bs","src/contracts/core/libs/Redstone.sol/library.Redstone.html#function_signature_bs","src/contracts/core/libs/Redstone.sol/library.Redstone.html#revert_msg_offset","src/contracts/core/libs/Redstone.sol/library.Redstone.html#string_err_message_mask","src/contracts/core/libs/Redstone.sol/library.Redstone.html#sig_bs","src/contracts/core/libs/Redstone.sol/library.Redstone.html#timestamp_bs","src/contracts/core/libs/Redstone.sol/library.Redstone.html#data_packages_count_bs","src/contracts/core/libs/Redstone.sol/library.Redstone.html#data_points_count_bs","src/contracts/core/libs/Redstone.sol/library.Redstone.html#data_point_value_byte_size_bs","src/contracts/core/libs/Redstone.sol/library.Redstone.html#data_point_symbol_bs","src/contracts/core/libs/Redstone.sol/library.Redstone.html#default_data_point_value_bs","src/contracts/core/libs/Redstone.sol/library.Redstone.html#unsigned_metadata_byte_size_bs","src/contracts/core/libs/Redstone.sol/library.Redstone.html#redstone_marker_bs","src/contracts/core/libs/Redstone.sol/library.Redstone.html#redstone_marker_mask","src/contracts/core/libs/Redstone.sol/library.Redstone.html#timestamp_negative_offset_in_data_package_with_standard_slot_bs","src/contracts/core/libs/Redstone.sol/library.Redstone.html#data_package_without_data_points_bs","src/contracts/core/libs/Redstone.sol/library.Redstone.html#data_package_without_data_points_and_sig_bs","src/contracts/core/libs/Redstone.sol/library.Redstone.html#redstone_marker_bs_plus_standard_slot_bs","src/contracts/core/libs/Redstone.sol/library.Redstone.html#functions","src/contracts/core/libs/Redstone.sol/library.Redstone.html#sub","src/contracts/core/libs/Redstone.sol/library.Redstone.html#add","src/contracts/core/libs/Redstone.sol/library.Redstone.html#getprice","src/contracts/core/libs/Redstone.sol/library.Redstone.html#getauthorisedsignerindex","src/contracts/core/libs/Redstone.sol/library.Redstone.html#getprices","src/contracts/core/libs/Redstone.sol/library.Redstone.html#validatetimestamp","src/contracts/core/libs/Redstone.sol/library.Redstone.html#getuniquesignersthreshold","src/contracts/core/libs/Redstone.sol/library.Redstone.html#aggregatevalues","src/contracts/core/libs/Redstone.sol/library.Redstone.html#_securelyextractoraclevaluesfromtxmsg","src/contracts/core/libs/Redstone.sol/library.Redstone.html#_extractdatapackage","src/contracts/core/libs/Redstone.sol/library.Redstone.html#_getaggregatedvalues","src/contracts/core/libs/Redstone.sol/library.Redstone.html#_extractdatapointsdetailsfordatapackage","src/contracts/core/libs/Redstone.sol/library.Redstone.html#_extractbytesizeofunsignedmetadata","src/contracts/core/libs/Redstone.sol/library.Redstone.html#_extractdatapackagescountfromcalldata","src/contracts/core/libs/Redstone.sol/library.Redstone.html#_extractdatapointvalueanddatafeedid","src/contracts/core/libs/Redstone.sol/library.Redstone.html#proxycalldata","src/contracts/core/libs/Redstone.sol/library.Redstone.html#proxydelegatecalldata","src/contracts/core/libs/Redstone.sol/library.Redstone.html#proxycalldataview","src/contracts/core/libs/Redstone.sol/library.Redstone.html#_preparemessage","src/contracts/core/libs/Redstone.sol/library.Redstone.html#_getredstonepayloadbytesize","src/contracts/core/libs/Redstone.sol/library.Redstone.html#_getdatapackagebytesize","src/contracts/core/libs/Redstone.sol/library.Redstone.html#_preparereturnvalue","src/contracts/core/libs/RedstoneInternals.sol/library.NumericArrayLib.html#numericarraylib","src/contracts/core/libs/RedstoneInternals.sol/library.NumericArrayLib.html#state-variables","src/contracts/core/libs/RedstoneInternals.sol/library.NumericArrayLib.html#bytes_arr_len_var_bs","src/contracts/core/libs/RedstoneInternals.sol/library.NumericArrayLib.html#uint256_value_bs","src/contracts/core/libs/RedstoneInternals.sol/library.NumericArrayLib.html#functions","src/contracts/core/libs/RedstoneInternals.sol/library.NumericArrayLib.html#pickmedian","src/contracts/core/libs/RedstoneInternals.sol/library.NumericArrayLib.html#sort","src/contracts/core/libs/RedstoneInternals.sol/library.NumericArrayLib.html#errors","src/contracts/core/libs/RedstoneInternals.sol/library.NumericArrayLib.html#cannotpickmedianofemptyarray","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneDefaultsLib.html#redstonedefaultslib","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneDefaultsLib.html#state-variables","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneDefaultsLib.html#default_max_data_timestamp_delay_seconds","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneDefaultsLib.html#default_max_data_timestamp_ahead_seconds","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneDefaultsLib.html#functions","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneDefaultsLib.html#validatetimestamp","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneDefaultsLib.html#aggregatevalues","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneDefaultsLib.html#errors","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneDefaultsLib.html#timestampfromtoolongfuture","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneDefaultsLib.html#timestampistooold","src/contracts/core/libs/RedstoneInternals.sol/library.BitmapLib.html#bitmaplib","src/contracts/core/libs/RedstoneInternals.sol/library.BitmapLib.html#functions","src/contracts/core/libs/RedstoneInternals.sol/library.BitmapLib.html#setbitinbitmap","src/contracts/core/libs/RedstoneInternals.sol/library.BitmapLib.html#getbitfrombitmap","src/contracts/core/libs/RedstoneInternals.sol/library.SignatureLib.html#signaturelib","src/contracts/core/libs/RedstoneInternals.sol/library.SignatureLib.html#state-variables","src/contracts/core/libs/RedstoneInternals.sol/library.SignatureLib.html#ecdsa_sig_r_bs","src/contracts/core/libs/RedstoneInternals.sol/library.SignatureLib.html#ecdsa_sig_s_bs","src/contracts/core/libs/RedstoneInternals.sol/library.SignatureLib.html#functions","src/contracts/core/libs/RedstoneInternals.sol/library.SignatureLib.html#recoversigneraddress","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneError.html#redstoneerror","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneError.html#errors","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneError.html#proxycalldatafailedwithouterrmsg2","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneError.html#proxycalldatafailedwithouterrmsg","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneError.html#calldataoverorunderflow","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneError.html#proxycalldatafailedwithcustomerror","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneError.html#incorrectunsignedmetadatasize","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneError.html#proxycalldatafailedwithstringmessage","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneError.html#insufficientnumberofuniquesigners","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneError.html#eachsignermustprovidethesamevalue","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneError.html#emptycalldatapointersarr","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneError.html#invalidcalldatapointer","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneError.html#calldatamusthavevalidpayload","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneError.html#signernotauthorised","src/contracts/core/libs/Solady.sol/library.Solady.html#solady","src/contracts/core/libs/Solady.sol/library.Solady.html#state-variables","src/contracts/core/libs/Solady.sol/library.Solady.html#_proxy_bytecode","src/contracts/core/libs/Solady.sol/library.Solady.html#_proxy_bytecode_hash","src/contracts/core/libs/Solady.sol/library.Solady.html#functions","src/contracts/core/libs/Solady.sol/library.Solady.html#create3","src/contracts/core/libs/Solady.sol/library.Solady.html#peek3","src/contracts/core/libs/Solady.sol/library.Solady.html#multicall","src/contracts/core/libs/Solady.sol/library.Solady.html#errors","src/contracts/core/libs/Solady.sol/library.Solady.html#deploymentfailed","src/contracts/core/libs/Solady.sol/library.Solady.html#initializationfailed","src/contracts/core/libs/Strings.sol/library.Strings.html#strings","src/contracts/core/libs/Strings.sol/library.Strings.html#state-variables","src/contracts/core/libs/Strings.sol/library.Strings.html#_hex_symbols","src/contracts/core/libs/Strings.sol/library.Strings.html#functions","src/contracts/core/libs/Strings.sol/library.Strings.html#tostring","src/contracts/core/libs/Strings.sol/library.Strings.html#tostring-1","src/contracts/core/libs/Strings.sol/library.Strings.html#tohexstring","src/contracts/core/libs/Strings.sol/library.Strings.html#tohexstring-1","src/contracts/core/libs/Utils.sol/library.Conversions.html#conversions","src/contracts/core/libs/Utils.sol/library.Conversions.html#functions","src/contracts/core/libs/Utils.sol/library.Conversions.html#toaddress","src/contracts/core/libs/Utils.sol/library.Conversions.html#tobytes32","src/contracts/core/libs/Utils.sol/library.Conversions.html#toaddr","src/contracts/core/libs/Utils.sol/library.Conversions.html#todeployment","src/contracts/core/libs/Utils.sol/library.Conversions.html#toasset","src/contracts/core/libs/Utils.sol/library.Conversions.html#toarray","src/contracts/core/libs/Utils.sol/library.Conversions.html#add","src/contracts/core/libs/Utils.sol/library.Conversions.html#sub","src/contracts/core/libs/Utils.sol/library.Conversions.html#map","src/contracts/core/libs/Utils.sol/library.Conversions.html#map-1","src/contracts/core/libs/Utils.sol/library.Deploys.html#deploys","src/contracts/core/libs/Utils.sol/library.Deploys.html#functions","src/contracts/core/libs/Utils.sol/library.Deploys.html#create","src/contracts/core/libs/Utils.sol/library.Deploys.html#create2","src/contracts/core/libs/Utils.sol/library.Deploys.html#create3","src/contracts/core/libs/Utils.sol/library.Deploys.html#create-1","src/contracts/core/libs/Utils.sol/library.Deploys.html#create2-1","src/contracts/core/libs/Utils.sol/library.Deploys.html#create3-1","src/contracts/core/libs/Utils.sol/library.Deploys.html#peek2","src/contracts/core/libs/Utils.sol/library.Deploys.html#peek3","src/contracts/core/libs/Utils.sol/library.Proxies.html#proxies","src/contracts/core/libs/Utils.sol/library.Proxies.html#functions","src/contracts/core/libs/Utils.sol/library.Proxies.html#proxyinitcode","src/contracts/core/libs/Utils.sol/library.Proxies.html#proxyinitcode-1","src/contracts/core/libs/Utils.sol/library.Proxies.html#proxyinitcodehash","src/contracts/core/libs/Utils.sol/library.Proxies.html#proxyinitcodehash-1","src/contracts/core/libs/Utils.sol/library.Proxies.html#asinterface","src/contracts/core/libs/WadRay.sol/library.WadRay.html#wadray","src/contracts/core/libs/WadRay.sol/library.WadRay.html#state-variables","src/contracts/core/libs/WadRay.sol/library.WadRay.html#wad","src/contracts/core/libs/WadRay.sol/library.WadRay.html#half_wad","src/contracts/core/libs/WadRay.sol/library.WadRay.html#ray","src/contracts/core/libs/WadRay.sol/library.WadRay.html#half_ray","src/contracts/core/libs/WadRay.sol/library.WadRay.html#wad_ray_ratio","src/contracts/core/libs/WadRay.sol/library.WadRay.html#functions","src/contracts/core/libs/WadRay.sol/library.WadRay.html#wadmul","src/contracts/core/libs/WadRay.sol/library.WadRay.html#waddiv","src/contracts/core/libs/WadRay.sol/library.WadRay.html#raymul","src/contracts/core/libs/WadRay.sol/library.WadRay.html#raydiv","src/contracts/core/libs/WadRay.sol/library.WadRay.html#raytowad","src/contracts/core/libs/WadRay.sol/library.WadRay.html#wadtoray","src/contracts/core/minter/index.html#contents","src/contracts/core/minter/facets/index.html#contents","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html#minteraccountstatefacet","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html#functions","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html#getaccountliquidatable","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html#getaccountstate","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html#getaccountmintindex","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html#getaccountmintedassets","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html#getaccounttotaldebtvalues","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html#getaccounttotaldebtvalue","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html#getaccountdebtamount","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html#getaccountcollateralassets","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html#getaccountcollateralamount","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html#getaccountdepositindex","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html#getaccounttotalcollateralvalue","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html#getaccounttotalcollateralvalues","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html#getaccountcollateralvalues","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html#getaccountmincollateralatratio","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html#getaccountcollateralratio","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html#getaccountcollateralratios","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html#previewfee","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/function.accountTotalDebtValues.html#accounttotaldebtvalues","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/function.accountTotalCollateralValues.html#accounttotalcollateralvalues","src/contracts/core/minter/facets/MinterBurnFacet.sol/contract.MinterBurnFacet.html#minterburnfacet","src/contracts/core/minter/facets/MinterBurnFacet.sol/contract.MinterBurnFacet.html#functions","src/contracts/core/minter/facets/MinterBurnFacet.sol/contract.MinterBurnFacet.html#burnkreskoasset","src/contracts/core/minter/facets/MinterConfigurationFacet.sol/contract.MinterConfigurationFacet.html#minterconfigurationfacet","src/contracts/core/minter/facets/MinterConfigurationFacet.sol/contract.MinterConfigurationFacet.html#functions","src/contracts/core/minter/facets/MinterConfigurationFacet.sol/contract.MinterConfigurationFacet.html#initializeminter","src/contracts/core/minter/facets/MinterConfigurationFacet.sol/contract.MinterConfigurationFacet.html#setmincollateralratiominter","src/contracts/core/minter/facets/MinterConfigurationFacet.sol/contract.MinterConfigurationFacet.html#setliquidationthresholdminter","src/contracts/core/minter/facets/MinterConfigurationFacet.sol/contract.MinterConfigurationFacet.html#setmaxliquidationratiominter","src/contracts/core/minter/facets/MinterConfigurationFacet.sol/contract.MinterConfigurationFacet.html#setcollateralliquidationincentiveminter","src/contracts/core/minter/facets/MinterDepositWithdrawFacet.sol/contract.MinterDepositWithdrawFacet.html#minterdepositwithdrawfacet","src/contracts/core/minter/facets/MinterDepositWithdrawFacet.sol/contract.MinterDepositWithdrawFacet.html#functions","src/contracts/core/minter/facets/MinterDepositWithdrawFacet.sol/contract.MinterDepositWithdrawFacet.html#depositcollateral","src/contracts/core/minter/facets/MinterDepositWithdrawFacet.sol/contract.MinterDepositWithdrawFacet.html#withdrawcollateral","src/contracts/core/minter/facets/MinterDepositWithdrawFacet.sol/contract.MinterDepositWithdrawFacet.html#withdrawcollateralunchecked","src/contracts/core/minter/facets/MinterLiquidationFacet.sol/contract.MinterLiquidationFacet.html#minterliquidationfacet","src/contracts/core/minter/facets/MinterLiquidationFacet.sol/contract.MinterLiquidationFacet.html#functions","src/contracts/core/minter/facets/MinterLiquidationFacet.sol/contract.MinterLiquidationFacet.html#liquidate","src/contracts/core/minter/facets/MinterLiquidationFacet.sol/contract.MinterLiquidationFacet.html#getmaxliqvalue","src/contracts/core/minter/facets/MinterLiquidationFacet.sol/contract.MinterLiquidationFacet.html#_liquidateassets","src/contracts/core/minter/facets/MinterLiquidationFacet.sol/contract.MinterLiquidationFacet.html#_getmaxliqvalue","src/contracts/core/minter/facets/MinterLiquidationFacet.sol/contract.MinterLiquidationFacet.html#_calcmaxliqvalue","src/contracts/core/minter/facets/MinterMintFacet.sol/contract.MinterMintFacet.html#mintermintfacet","src/contracts/core/minter/facets/MinterMintFacet.sol/contract.MinterMintFacet.html#functions","src/contracts/core/minter/facets/MinterMintFacet.sol/contract.MinterMintFacet.html#mintkreskoasset","src/contracts/core/minter/facets/MinterStateFacet.sol/contract.MinterStateFacet.html#minterstatefacet","src/contracts/core/minter/facets/MinterStateFacet.sol/contract.MinterStateFacet.html#functions","src/contracts/core/minter/facets/MinterStateFacet.sol/contract.MinterStateFacet.html#getmincollateralratiominter","src/contracts/core/minter/facets/MinterStateFacet.sol/contract.MinterStateFacet.html#getliquidationthresholdminter","src/contracts/core/minter/facets/MinterStateFacet.sol/contract.MinterStateFacet.html#getmaxliquidationratiominter","src/contracts/core/minter/facets/MinterStateFacet.sol/contract.MinterStateFacet.html#getparametersminter","src/contracts/core/minter/facets/MinterStateFacet.sol/contract.MinterStateFacet.html#getkrassetexists","src/contracts/core/minter/facets/MinterStateFacet.sol/contract.MinterStateFacet.html#getcollateralexists","src/contracts/core/minter/facets/MinterStateFacet.sol/contract.MinterStateFacet.html#getcollateralvaluewithprice","src/contracts/core/minter/facets/MinterStateFacet.sol/contract.MinterStateFacet.html#getdebtvaluewithprice","src/contracts/core/minter/funcs/index.html#contents","src/contracts/core/minter/funcs/MAccounts.sol/library.MAccounts.html#maccounts","src/contracts/core/minter/funcs/MAccounts.sol/library.MAccounts.html#functions","src/contracts/core/minter/funcs/MAccounts.sol/library.MAccounts.html#checkaccountliquidatable","src/contracts/core/minter/funcs/MAccounts.sol/library.MAccounts.html#isaccountliquidatable","src/contracts/core/minter/funcs/MAccounts.sol/library.MAccounts.html#checkaccountcollateral","src/contracts/core/minter/funcs/MAccounts.sol/library.MAccounts.html#accounttotaldebtvalue","src/contracts/core/minter/funcs/MAccounts.sol/library.MAccounts.html#accountdebtamount","src/contracts/core/minter/funcs/MAccounts.sol/library.MAccounts.html#accountmintindex","src/contracts/core/minter/funcs/MAccounts.sol/library.MAccounts.html#accountdebtassets","src/contracts/core/minter/funcs/MAccounts.sol/library.MAccounts.html#accountmincollateralatratio","src/contracts/core/minter/funcs/MAccounts.sol/library.MAccounts.html#accountcollateralassets","src/contracts/core/minter/funcs/MAccounts.sol/library.MAccounts.html#accountcollateralamount","src/contracts/core/minter/funcs/MAccounts.sol/library.MAccounts.html#accounttotalcollateralvalue","src/contracts/core/minter/funcs/MAccounts.sol/library.MAccounts.html#accounttotalcollateralvalue-1","src/contracts/core/minter/funcs/MAccounts.sol/library.MAccounts.html#accountdepositindex","src/contracts/core/minter/funcs/MCore.sol/library.MCore.html#mcore","src/contracts/core/minter/funcs/MCore.sol/library.MCore.html#functions","src/contracts/core/minter/funcs/MCore.sol/library.MCore.html#mint","src/contracts/core/minter/funcs/MCore.sol/library.MCore.html#burn","src/contracts/core/minter/funcs/MCore.sol/library.MCore.html#handledeposit","src/contracts/core/minter/funcs/MCore.sol/library.MCore.html#handlewithdrawal","src/contracts/core/minter/funcs/MCore.sol/library.MCore.html#handleuncheckedwithdrawal","src/contracts/core/minter/funcs/MFees.sol/function.handleMinterFee.html#handleminterfee","src/contracts/core/minter/funcs/MFees.sol/function._calcFeeAndHandleCollateralRemoval.html#_calcfeeandhandlecollateralremoval","src/contracts/core/minter/interfaces/index.html#contents","src/contracts/core/minter/interfaces/ICollateralReceiver.sol/interface.ICollateralReceiver.html#icollateralreceiver","src/contracts/core/minter/interfaces/ICollateralReceiver.sol/interface.ICollateralReceiver.html#functions","src/contracts/core/minter/interfaces/ICollateralReceiver.sol/interface.ICollateralReceiver.html#onuncheckedcollateralwithdraw","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#iminteraccountstatefacet","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#functions","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#getaccountliquidatable","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#getaccountstate","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#getaccountmintedassets","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#getaccountmintindex","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#getaccounttotaldebtvalues","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#getaccounttotaldebtvalue","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#getaccountdebtamount","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#getaccountcollateralvalues","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#getaccounttotalcollateralvalue","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#getaccounttotalcollateralvalues","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#getaccountmincollateralatratio","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#getaccountcollateralratio","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#getaccountcollateralratios","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#getaccountdepositindex","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#getaccountcollateralassets","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#getaccountcollateralamount","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#previewfee","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#structs","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#expectedfeeruntimeinfo","src/contracts/core/minter/interfaces/IMinterBurnFacet.sol/interface.IMinterBurnFacet.html#iminterburnfacet","src/contracts/core/minter/interfaces/IMinterBurnFacet.sol/interface.IMinterBurnFacet.html#functions","src/contracts/core/minter/interfaces/IMinterBurnFacet.sol/interface.IMinterBurnFacet.html#burnkreskoasset","src/contracts/core/minter/interfaces/IMinterConfigurationFacet.sol/interface.IMinterConfigurationFacet.html#iminterconfigurationfacet","src/contracts/core/minter/interfaces/IMinterConfigurationFacet.sol/interface.IMinterConfigurationFacet.html#functions","src/contracts/core/minter/interfaces/IMinterConfigurationFacet.sol/interface.IMinterConfigurationFacet.html#initializeminter","src/contracts/core/minter/interfaces/IMinterConfigurationFacet.sol/interface.IMinterConfigurationFacet.html#setcollateralliquidationincentiveminter","src/contracts/core/minter/interfaces/IMinterConfigurationFacet.sol/interface.IMinterConfigurationFacet.html#setmincollateralratiominter","src/contracts/core/minter/interfaces/IMinterConfigurationFacet.sol/interface.IMinterConfigurationFacet.html#setliquidationthresholdminter","src/contracts/core/minter/interfaces/IMinterConfigurationFacet.sol/interface.IMinterConfigurationFacet.html#setmaxliquidationratiominter","src/contracts/core/minter/interfaces/IMinterDepositWithdrawFacet.sol/interface.IMinterDepositWithdrawFacet.html#iminterdepositwithdrawfacet","src/contracts/core/minter/interfaces/IMinterDepositWithdrawFacet.sol/interface.IMinterDepositWithdrawFacet.html#functions","src/contracts/core/minter/interfaces/IMinterDepositWithdrawFacet.sol/interface.IMinterDepositWithdrawFacet.html#depositcollateral","src/contracts/core/minter/interfaces/IMinterDepositWithdrawFacet.sol/interface.IMinterDepositWithdrawFacet.html#withdrawcollateral","src/contracts/core/minter/interfaces/IMinterDepositWithdrawFacet.sol/interface.IMinterDepositWithdrawFacet.html#withdrawcollateralunchecked","src/contracts/core/minter/interfaces/IMinterLiquidationFacet.sol/interface.IMinterLiquidationFacet.html#iminterliquidationfacet","src/contracts/core/minter/interfaces/IMinterLiquidationFacet.sol/interface.IMinterLiquidationFacet.html#functions","src/contracts/core/minter/interfaces/IMinterLiquidationFacet.sol/interface.IMinterLiquidationFacet.html#liquidate","src/contracts/core/minter/interfaces/IMinterLiquidationFacet.sol/interface.IMinterLiquidationFacet.html#getmaxliqvalue","src/contracts/core/minter/interfaces/IMinterMintFacet.sol/interface.IMinterMintFacet.html#imintermintfacet","src/contracts/core/minter/interfaces/IMinterMintFacet.sol/interface.IMinterMintFacet.html#functions","src/contracts/core/minter/interfaces/IMinterMintFacet.sol/interface.IMinterMintFacet.html#mintkreskoasset","src/contracts/core/minter/interfaces/IMinterStateFacet.sol/interface.IMinterStateFacet.html#iminterstatefacet","src/contracts/core/minter/interfaces/IMinterStateFacet.sol/interface.IMinterStateFacet.html#functions","src/contracts/core/minter/interfaces/IMinterStateFacet.sol/interface.IMinterStateFacet.html#getliquidationthresholdminter","src/contracts/core/minter/interfaces/IMinterStateFacet.sol/interface.IMinterStateFacet.html#getmaxliquidationratiominter","src/contracts/core/minter/interfaces/IMinterStateFacet.sol/interface.IMinterStateFacet.html#getmincollateralratiominter","src/contracts/core/minter/interfaces/IMinterStateFacet.sol/interface.IMinterStateFacet.html#getkrassetexists","src/contracts/core/minter/interfaces/IMinterStateFacet.sol/interface.IMinterStateFacet.html#getcollateralexists","src/contracts/core/minter/interfaces/IMinterStateFacet.sol/interface.IMinterStateFacet.html#getparametersminter","src/contracts/core/minter/interfaces/IMinterStateFacet.sol/interface.IMinterStateFacet.html#getcollateralvaluewithprice","src/contracts/core/minter/interfaces/IMinterStateFacet.sol/interface.IMinterStateFacet.html#getdebtvaluewithprice","src/contracts/core/minter/MEvent.sol/interface.IEventFieldProvider.html#ieventfieldprovider","src/contracts/core/minter/MEvent.sol/interface.IEventFieldProvider.html#functions","src/contracts/core/minter/MEvent.sol/interface.IEventFieldProvider.html#symbol","src/contracts/core/minter/MEvent.sol/library.MEvent.html#mevent","src/contracts/core/minter/MEvent.sol/library.MEvent.html#functions","src/contracts/core/minter/MEvent.sol/library.MEvent.html#symbol","src/contracts/core/minter/MEvent.sol/library.MEvent.html#events","src/contracts/core/minter/MEvent.sol/library.MEvent.html#collateralassetadded","src/contracts/core/minter/MEvent.sol/library.MEvent.html#collateralassetupdated","src/contracts/core/minter/MEvent.sol/library.MEvent.html#collateraldeposited","src/contracts/core/minter/MEvent.sol/library.MEvent.html#collateralwithdrawn","src/contracts/core/minter/MEvent.sol/library.MEvent.html#uncheckedcollateralwithdrawn","src/contracts/core/minter/MEvent.sol/library.MEvent.html#kreskoassetadded","src/contracts/core/minter/MEvent.sol/library.MEvent.html#kreskoassetupdated","src/contracts/core/minter/MEvent.sol/library.MEvent.html#kreskoassetminted","src/contracts/core/minter/MEvent.sol/library.MEvent.html#kreskoassetburned","src/contracts/core/minter/MEvent.sol/library.MEvent.html#cfactorupdated","src/contracts/core/minter/MEvent.sol/library.MEvent.html#kfactorupdated","src/contracts/core/minter/MEvent.sol/library.MEvent.html#debtpositionclosed","src/contracts/core/minter/MEvent.sol/library.MEvent.html#feepaid","src/contracts/core/minter/MEvent.sol/library.MEvent.html#liquidationoccurred","src/contracts/core/minter/MEvent.sol/library.MEvent.html#safetystatechange","src/contracts/core/minter/MEvent.sol/library.MEvent.html#feerecipientupdated","src/contracts/core/minter/MEvent.sol/library.MEvent.html#liquidationincentiveupdated","src/contracts/core/minter/MEvent.sol/library.MEvent.html#mincollateralratioupdated","src/contracts/core/minter/MEvent.sol/library.MEvent.html#minimumdebtvalueupdated","src/contracts/core/minter/MEvent.sol/library.MEvent.html#liquidationthresholdupdated","src/contracts/core/minter/MEvent.sol/library.MEvent.html#maxliquidationratioupdated","src/contracts/core/minter/MState.sol/struct.MinterState.html#minterstate","src/contracts/core/minter/MState.sol/function.ms.html#ms","src/contracts/core/minter/MState.sol/constants.MState.html#constants","src/contracts/core/minter/MState.sol/constants.MState.html#minter_storage_position","src/contracts/core/minter/MTypes.sol/struct.LiquidateExecution.html#liquidateexecution","src/contracts/core/minter/MTypes.sol/struct.LiquidationArgs.html#liquidationargs","src/contracts/core/minter/MTypes.sol/struct.MinterAccountState.html#minteraccountstate","src/contracts/core/minter/MTypes.sol/struct.MinterInitArgs.html#minterinitargs","src/contracts/core/minter/MTypes.sol/struct.MinterParams.html#minterparams","src/contracts/core/scdp/index.html#contents","src/contracts/core/scdp/facets/index.html#contents","src/contracts/core/scdp/facets/SCDPConfigFacet.sol/contract.SCDPConfigFacet.html#scdpconfigfacet","src/contracts/core/scdp/facets/SCDPConfigFacet.sol/contract.SCDPConfigFacet.html#functions","src/contracts/core/scdp/facets/SCDPConfigFacet.sol/contract.SCDPConfigFacet.html#initializescdp","src/contracts/core/scdp/facets/SCDPConfigFacet.sol/contract.SCDPConfigFacet.html#getparametersscdp","src/contracts/core/scdp/facets/SCDPConfigFacet.sol/contract.SCDPConfigFacet.html#setfeeassetscdp","src/contracts/core/scdp/facets/SCDPConfigFacet.sol/contract.SCDPConfigFacet.html#setmincollateralratioscdp","src/contracts/core/scdp/facets/SCDPConfigFacet.sol/contract.SCDPConfigFacet.html#setliquidationthresholdscdp","src/contracts/core/scdp/facets/SCDPConfigFacet.sol/contract.SCDPConfigFacet.html#setmaxliquidationratioscdp","src/contracts/core/scdp/facets/SCDPConfigFacet.sol/contract.SCDPConfigFacet.html#setdepositlimitscdp","src/contracts/core/scdp/facets/SCDPConfigFacet.sol/contract.SCDPConfigFacet.html#setkrassetliqincentivescdp","src/contracts/core/scdp/facets/SCDPConfigFacet.sol/contract.SCDPConfigFacet.html#setassetissharedcollateralscdp","src/contracts/core/scdp/facets/SCDPConfigFacet.sol/contract.SCDPConfigFacet.html#setassetisswapmintablescdp","src/contracts/core/scdp/facets/SCDPConfigFacet.sol/contract.SCDPConfigFacet.html#setassetissharedorswappedcollateralscdp","src/contracts/core/scdp/facets/SCDPConfigFacet.sol/contract.SCDPConfigFacet.html#setassetswapfeesscdp","src/contracts/core/scdp/facets/SCDPConfigFacet.sol/contract.SCDPConfigFacet.html#setswaproutesscdp","src/contracts/core/scdp/facets/SCDPConfigFacet.sol/contract.SCDPConfigFacet.html#setsingleswaproutescdp","src/contracts/core/scdp/facets/SCDPFacet.sol/contract.SCDPFacet.html#scdpfacet","src/contracts/core/scdp/facets/SCDPFacet.sol/contract.SCDPFacet.html#functions","src/contracts/core/scdp/facets/SCDPFacet.sol/contract.SCDPFacet.html#depositscdp","src/contracts/core/scdp/facets/SCDPFacet.sol/contract.SCDPFacet.html#withdrawscdp","src/contracts/core/scdp/facets/SCDPFacet.sol/contract.SCDPFacet.html#repayscdp","src/contracts/core/scdp/facets/SCDPFacet.sol/contract.SCDPFacet.html#getliquidatablescdp","src/contracts/core/scdp/facets/SCDPFacet.sol/contract.SCDPFacet.html#getmaxliqvaluescdp","src/contracts/core/scdp/facets/SCDPFacet.sol/contract.SCDPFacet.html#liquidatescdp","src/contracts/core/scdp/facets/SCDPFacet.sol/contract.SCDPFacet.html#_getmaxliqvalue","src/contracts/core/scdp/facets/SCDPFacet.sol/contract.SCDPFacet.html#_calcmaxliqvalue","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#scdpstatefacet","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#functions","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getaccountdepositscdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getaccountscaleddepositsscdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getaccountdepositfeesgainedscdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getaccountdepositvaluescdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getaccountscaleddepositvaluecdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getaccounttotaldepositsvaluescdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getaccounttotalscaleddepositsvaluescdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getdepositassetsscdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getcollateralsscdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getdepositsscdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getswapdepositsscdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getcollateralvaluescdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#gettotalcollateralvaluescdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getkreskoassetsscdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getdebtscdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getdebtvaluescdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#gettotaldebtvaluescdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getassetenabledscdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getdepositenabledscdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getswapenabledscdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getcollateralratioscdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getstatisticsscdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getaccountinfoscdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getaccountinfosscdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getassetinfoscdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getassetinfosscdp","src/contracts/core/scdp/facets/SCDPSwapFacet.sol/contract.SCDPSwapFacet.html#scdpswapfacet","src/contracts/core/scdp/facets/SCDPSwapFacet.sol/contract.SCDPSwapFacet.html#functions","src/contracts/core/scdp/facets/SCDPSwapFacet.sol/contract.SCDPSwapFacet.html#cumulateincomescdp","src/contracts/core/scdp/facets/SCDPSwapFacet.sol/contract.SCDPSwapFacet.html#previewswapscdp","src/contracts/core/scdp/facets/SCDPSwapFacet.sol/contract.SCDPSwapFacet.html#swapscdp","src/contracts/core/scdp/facets/SCDPSwapFacet.sol/contract.SCDPSwapFacet.html#_swap","src/contracts/core/scdp/facets/SCDPSwapFacet.sol/contract.SCDPSwapFacet.html#_swapfeeassetout","src/contracts/core/scdp/facets/SCDPSwapFacet.sol/contract.SCDPSwapFacet.html#_swaptofeeasset","src/contracts/core/scdp/facets/SCDPSwapFacet.sol/contract.SCDPSwapFacet.html#_checkandpayfees","src/contracts/core/scdp/facets/SCDPSwapFacet.sol/contract.SCDPSwapFacet.html#_payswapfees","src/contracts/core/scdp/facets/SCDPSwapFacet.sol/function.getSwapFees.html#getswapfees","src/contracts/core/scdp/facets/SDIFacet.sol/contract.SDIFacet.html#sdifacet","src/contracts/core/scdp/facets/SDIFacet.sol/contract.SDIFacet.html#functions","src/contracts/core/scdp/facets/SDIFacet.sol/contract.SDIFacet.html#totalsdi","src/contracts/core/scdp/facets/SDIFacet.sol/contract.SDIFacet.html#gettotalsdidebt","src/contracts/core/scdp/facets/SDIFacet.sol/contract.SDIFacet.html#geteffectivesdidebt","src/contracts/core/scdp/facets/SDIFacet.sol/contract.SDIFacet.html#geteffectivesdidebtusd","src/contracts/core/scdp/facets/SDIFacet.sol/contract.SDIFacet.html#getsdicoveramount","src/contracts/core/scdp/facets/SDIFacet.sol/contract.SDIFacet.html#previewscdpburn","src/contracts/core/scdp/facets/SDIFacet.sol/contract.SDIFacet.html#previewscdpmint","src/contracts/core/scdp/facets/SDIFacet.sol/contract.SDIFacet.html#getsdiprice","src/contracts/core/scdp/facets/SDIFacet.sol/contract.SDIFacet.html#getcoverassetssdi","src/contracts/core/scdp/facets/SDIFacet.sol/contract.SDIFacet.html#sdicover","src/contracts/core/scdp/facets/SDIFacet.sol/contract.SDIFacet.html#enablecoverassetsdi","src/contracts/core/scdp/facets/SDIFacet.sol/contract.SDIFacet.html#disablecoverassetsdi","src/contracts/core/scdp/facets/SDIFacet.sol/contract.SDIFacet.html#setcoverrecipientsdi","src/contracts/core/scdp/funcs/index.html#contents","src/contracts/core/scdp/funcs/SAccounts.sol/library.SAccounts.html#saccounts","src/contracts/core/scdp/funcs/SAccounts.sol/library.SAccounts.html#functions","src/contracts/core/scdp/funcs/SAccounts.sol/library.SAccounts.html#accountscaleddeposits","src/contracts/core/scdp/funcs/SAccounts.sol/library.SAccounts.html#accountprincipaldeposits","src/contracts/core/scdp/funcs/SAccounts.sol/library.SAccounts.html#accounttotaldepositvalue","src/contracts/core/scdp/funcs/SAccounts.sol/library.SAccounts.html#accounttotalscaleddepositsvalue","src/contracts/core/scdp/funcs/SDI.sol/library.SDebtIndex.html#sdebtindex","src/contracts/core/scdp/funcs/SDI.sol/library.SDebtIndex.html#functions","src/contracts/core/scdp/funcs/SDI.sol/library.SDebtIndex.html#valuetosdi","src/contracts/core/scdp/funcs/SDI.sol/library.SDebtIndex.html#cover","src/contracts/core/scdp/funcs/SDI.sol/library.SDebtIndex.html#effectivedebt","src/contracts/core/scdp/funcs/SDI.sol/library.SDebtIndex.html#effectivedebtvalue","src/contracts/core/scdp/funcs/SDI.sol/library.SDebtIndex.html#totalcoveramount","src/contracts/core/scdp/funcs/SDI.sol/library.SDebtIndex.html#totalcovervalue","src/contracts/core/scdp/funcs/SDI.sol/library.SDebtIndex.html#totalsdi","src/contracts/core/scdp/funcs/SDI.sol/library.SDebtIndex.html#coverassetvalue","src/contracts/core/scdp/funcs/SDeposits.sol/library.SDeposits.html#sdeposits","src/contracts/core/scdp/funcs/SDeposits.sol/library.SDeposits.html#functions","src/contracts/core/scdp/funcs/SDeposits.sol/library.SDeposits.html#handledepositscdp","src/contracts/core/scdp/funcs/SDeposits.sol/library.SDeposits.html#handlewithdrawscdp","src/contracts/core/scdp/funcs/SDeposits.sol/library.SDeposits.html#handleseizescdp","src/contracts/core/scdp/funcs/SGlobal.sol/library.SGlobal.html#sglobal","src/contracts/core/scdp/funcs/SGlobal.sol/library.SGlobal.html#functions","src/contracts/core/scdp/funcs/SGlobal.sol/library.SGlobal.html#ensureliquidatablescdp","src/contracts/core/scdp/funcs/SGlobal.sol/library.SGlobal.html#checkcoverablescdp","src/contracts/core/scdp/funcs/SGlobal.sol/library.SGlobal.html#ensurecollateralratio","src/contracts/core/scdp/funcs/SGlobal.sol/library.SGlobal.html#totaldebtvalueatratioscdp","src/contracts/core/scdp/funcs/SGlobal.sol/library.SGlobal.html#totalcollateralvaluescdp","src/contracts/core/scdp/funcs/SGlobal.sol/library.SGlobal.html#totalcollateralvaluescdp-1","src/contracts/core/scdp/funcs/SGlobal.sol/library.SGlobal.html#totaldepositamount","src/contracts/core/scdp/funcs/SGlobal.sol/library.SGlobal.html#userdepositamount","src/contracts/core/scdp/funcs/SGlobal.sol/library.SGlobal.html#swapdepositamount","src/contracts/core/scdp/funcs/SHelpers.sol/function.totalCollateralValuesSCDP.html#totalcollateralvaluesscdp","src/contracts/core/scdp/funcs/SHelpers.sol/function.accountDepositAmountsAndValues.html#accountdepositamountsandvalues","src/contracts/core/scdp/funcs/SHelpers.sol/function.totalDebtValuesAtRatioSCDP.html#totaldebtvaluesatratioscdp","src/contracts/core/scdp/funcs/SHelpers.sol/function.accountTotalDepositValues.html#accounttotaldepositvalues","src/contracts/core/scdp/funcs/SSwap.sol/library.Swap.html#swap","src/contracts/core/scdp/funcs/SSwap.sol/library.Swap.html#functions","src/contracts/core/scdp/funcs/SSwap.sol/library.Swap.html#handleassetsin","src/contracts/core/scdp/funcs/SSwap.sol/library.Swap.html#handleassetsout","src/contracts/core/scdp/funcs/SSwap.sol/library.Swap.html#cumulateincome","src/contracts/core/scdp/interfaces/index.html#contents","src/contracts/core/scdp/interfaces/ISCDPConfigFacet.sol/interface.ISCDPConfigFacet.html#iscdpconfigfacet","src/contracts/core/scdp/interfaces/ISCDPConfigFacet.sol/interface.ISCDPConfigFacet.html#functions","src/contracts/core/scdp/interfaces/ISCDPConfigFacet.sol/interface.ISCDPConfigFacet.html#initializescdp","src/contracts/core/scdp/interfaces/ISCDPConfigFacet.sol/interface.ISCDPConfigFacet.html#getparametersscdp","src/contracts/core/scdp/interfaces/ISCDPConfigFacet.sol/interface.ISCDPConfigFacet.html#setfeeassetscdp","src/contracts/core/scdp/interfaces/ISCDPConfigFacet.sol/interface.ISCDPConfigFacet.html#setmincollateralratioscdp","src/contracts/core/scdp/interfaces/ISCDPConfigFacet.sol/interface.ISCDPConfigFacet.html#setliquidationthresholdscdp","src/contracts/core/scdp/interfaces/ISCDPConfigFacet.sol/interface.ISCDPConfigFacet.html#setmaxliquidationratioscdp","src/contracts/core/scdp/interfaces/ISCDPConfigFacet.sol/interface.ISCDPConfigFacet.html#setkrassetliqincentivescdp","src/contracts/core/scdp/interfaces/ISCDPConfigFacet.sol/interface.ISCDPConfigFacet.html#setdepositlimitscdp","src/contracts/core/scdp/interfaces/ISCDPConfigFacet.sol/interface.ISCDPConfigFacet.html#setassetissharedcollateralscdp","src/contracts/core/scdp/interfaces/ISCDPConfigFacet.sol/interface.ISCDPConfigFacet.html#setassetissharedorswappedcollateralscdp","src/contracts/core/scdp/interfaces/ISCDPConfigFacet.sol/interface.ISCDPConfigFacet.html#setassetisswapmintablescdp","src/contracts/core/scdp/interfaces/ISCDPConfigFacet.sol/interface.ISCDPConfigFacet.html#setassetswapfeesscdp","src/contracts/core/scdp/interfaces/ISCDPConfigFacet.sol/interface.ISCDPConfigFacet.html#setswaproutesscdp","src/contracts/core/scdp/interfaces/ISCDPConfigFacet.sol/interface.ISCDPConfigFacet.html#setsingleswaproutescdp","src/contracts/core/scdp/interfaces/ISCDPFacet.sol/interface.ISCDPFacet.html#iscdpfacet","src/contracts/core/scdp/interfaces/ISCDPFacet.sol/interface.ISCDPFacet.html#functions","src/contracts/core/scdp/interfaces/ISCDPFacet.sol/interface.ISCDPFacet.html#depositscdp","src/contracts/core/scdp/interfaces/ISCDPFacet.sol/interface.ISCDPFacet.html#withdrawscdp","src/contracts/core/scdp/interfaces/ISCDPFacet.sol/interface.ISCDPFacet.html#repayscdp","src/contracts/core/scdp/interfaces/ISCDPFacet.sol/interface.ISCDPFacet.html#liquidatescdp","src/contracts/core/scdp/interfaces/ISCDPFacet.sol/interface.ISCDPFacet.html#getmaxliqvaluescdp","src/contracts/core/scdp/interfaces/ISCDPFacet.sol/interface.ISCDPFacet.html#getliquidatablescdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#iscdpstatefacet","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#functions","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#getaccountscaleddepositsscdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#getaccountdepositscdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#getaccountdepositfeesgainedscdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#getaccountdepositvaluescdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#getaccountscaleddepositvaluecdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#getaccounttotaldepositsvaluescdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#getaccounttotalscaleddepositsvaluescdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#getdepositassetsscdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#getdepositsscdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#getswapdepositsscdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#getcollateralvaluescdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#gettotalcollateralvaluescdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#getkreskoassetsscdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#getdebtscdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#getdebtvaluescdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#gettotaldebtvaluescdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#getassetenabledscdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#getswapenabledscdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#getcollateralratioscdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#getstatisticsscdp","src/contracts/core/scdp/interfaces/ISCDPSwapFacet.sol/interface.ISCDPSwapFacet.html#iscdpswapfacet","src/contracts/core/scdp/interfaces/ISCDPSwapFacet.sol/interface.ISCDPSwapFacet.html#functions","src/contracts/core/scdp/interfaces/ISCDPSwapFacet.sol/interface.ISCDPSwapFacet.html#previewswapscdp","src/contracts/core/scdp/interfaces/ISCDPSwapFacet.sol/interface.ISCDPSwapFacet.html#swapscdp","src/contracts/core/scdp/interfaces/ISCDPSwapFacet.sol/interface.ISCDPSwapFacet.html#cumulateincomescdp","src/contracts/core/scdp/interfaces/ISDIFacet.sol/interface.ISDIFacet.html#isdifacet","src/contracts/core/scdp/interfaces/ISDIFacet.sol/interface.ISDIFacet.html#functions","src/contracts/core/scdp/interfaces/ISDIFacet.sol/interface.ISDIFacet.html#gettotalsdidebt","src/contracts/core/scdp/interfaces/ISDIFacet.sol/interface.ISDIFacet.html#geteffectivesdidebtusd","src/contracts/core/scdp/interfaces/ISDIFacet.sol/interface.ISDIFacet.html#geteffectivesdidebt","src/contracts/core/scdp/interfaces/ISDIFacet.sol/interface.ISDIFacet.html#getsdicoveramount","src/contracts/core/scdp/interfaces/ISDIFacet.sol/interface.ISDIFacet.html#previewscdpburn","src/contracts/core/scdp/interfaces/ISDIFacet.sol/interface.ISDIFacet.html#previewscdpmint","src/contracts/core/scdp/interfaces/ISDIFacet.sol/interface.ISDIFacet.html#totalsdi","src/contracts/core/scdp/interfaces/ISDIFacet.sol/interface.ISDIFacet.html#getsdiprice","src/contracts/core/scdp/interfaces/ISDIFacet.sol/interface.ISDIFacet.html#sdicover","src/contracts/core/scdp/interfaces/ISDIFacet.sol/interface.ISDIFacet.html#enablecoverassetsdi","src/contracts/core/scdp/interfaces/ISDIFacet.sol/interface.ISDIFacet.html#disablecoverassetsdi","src/contracts/core/scdp/interfaces/ISDIFacet.sol/interface.ISDIFacet.html#setcoverrecipientsdi","src/contracts/core/scdp/interfaces/ISDIFacet.sol/interface.ISDIFacet.html#getcoverassetssdi","src/contracts/core/scdp/SDICoverRecipient.sol/contract.SDICoverRecipient.html#sdicoverrecipient","src/contracts/core/scdp/SDICoverRecipient.sol/contract.SDICoverRecipient.html#state-variables","src/contracts/core/scdp/SDICoverRecipient.sol/contract.SDICoverRecipient.html#owner","src/contracts/core/scdp/SDICoverRecipient.sol/contract.SDICoverRecipient.html#pendingowner","src/contracts/core/scdp/SDICoverRecipient.sol/contract.SDICoverRecipient.html#functions","src/contracts/core/scdp/SDICoverRecipient.sol/contract.SDICoverRecipient.html#constructor","src/contracts/core/scdp/SDICoverRecipient.sol/contract.SDICoverRecipient.html#withdraw","src/contracts/core/scdp/SDICoverRecipient.sol/contract.SDICoverRecipient.html#changeowner","src/contracts/core/scdp/SDICoverRecipient.sol/contract.SDICoverRecipient.html#acceptownership","src/contracts/core/scdp/SEvent.sol/library.SEvent.html#sevent","src/contracts/core/scdp/SEvent.sol/library.SEvent.html#events","src/contracts/core/scdp/SEvent.sol/library.SEvent.html#scdpdeposit","src/contracts/core/scdp/SEvent.sol/library.SEvent.html#scdpwithdraw","src/contracts/core/scdp/SEvent.sol/library.SEvent.html#scdprepay","src/contracts/core/scdp/SEvent.sol/library.SEvent.html#scdpliquidationoccured","src/contracts/core/scdp/SEvent.sol/library.SEvent.html#pairset","src/contracts/core/scdp/SEvent.sol/library.SEvent.html#feeset","src/contracts/core/scdp/SEvent.sol/library.SEvent.html#scdpcollateralupdated","src/contracts/core/scdp/SEvent.sol/library.SEvent.html#scdpkrassetupdated","src/contracts/core/scdp/SEvent.sol/library.SEvent.html#swap","src/contracts/core/scdp/SEvent.sol/library.SEvent.html#swapfee","src/contracts/core/scdp/SEvent.sol/library.SEvent.html#income","src/contracts/core/scdp/SEvent.sol/library.SEvent.html#scdpliquidationincentiveupdated","src/contracts/core/scdp/SEvent.sol/library.SEvent.html#scdpmincollateralratioupdated","src/contracts/core/scdp/SEvent.sol/library.SEvent.html#scdpliquidationthresholdupdated","src/contracts/core/scdp/SEvent.sol/library.SEvent.html#scdpmaxliquidationratioupdated","src/contracts/core/scdp/SState.sol/struct.SCDPState.html#scdpstate","src/contracts/core/scdp/SState.sol/struct.SDIState.html#sdistate","src/contracts/core/scdp/SState.sol/function.sdi.html#sdi","src/contracts/core/scdp/SState.sol/function.scdp.html#scdp","src/contracts/core/scdp/SState.sol/constants.SState.html#constants","src/contracts/core/scdp/SState.sol/constants.SState.html#scdp_storage_position","src/contracts/core/scdp/SState.sol/constants.SState.html#sdi_storage_position","src/contracts/core/scdp/STypes.sol/struct.SCDPInitArgs.html#scdpinitargs","src/contracts/core/scdp/STypes.sol/struct.SCDPParameters.html#scdpparameters","src/contracts/core/scdp/STypes.sol/struct.SwapRouteSetter.html#swaproutesetter","src/contracts/core/scdp/STypes.sol/struct.SCDPAssetData.html#scdpassetdata","src/contracts/core/scdp/STypes.sol/struct.GlobalData.html#globaldata","src/contracts/core/scdp/STypes.sol/struct.AssetData.html#assetdata","src/contracts/core/scdp/STypes.sol/struct.UserAssetData.html#userassetdata","src/contracts/core/scdp/STypes.sol/struct.UserData.html#userdata","src/contracts/core/test/index.html#contents","src/contracts/core/test/mocks/index.html#contents","src/contracts/core/test/mocks/MockERC1155.sol/contract.MockERC1155.html#mockerc1155","src/contracts/core/test/mocks/MockERC1155.sol/contract.MockERC1155.html#functions","src/contracts/core/test/mocks/MockERC1155.sol/contract.MockERC1155.html#constructor","src/contracts/core/test/mocks/MockERC20.sol/contract.MockERC20Restricted.html#mockerc20restricted","src/contracts/core/test/mocks/MockERC20.sol/contract.MockERC20Restricted.html#state-variables","src/contracts/core/test/mocks/MockERC20.sol/contract.MockERC20Restricted.html#minters","src/contracts/core/test/mocks/MockERC20.sol/contract.MockERC20Restricted.html#owner","src/contracts/core/test/mocks/MockERC20.sol/contract.MockERC20Restricted.html#functions","src/contracts/core/test/mocks/MockERC20.sol/contract.MockERC20Restricted.html#constructor","src/contracts/core/test/mocks/MockERC20.sol/contract.MockERC20Restricted.html#reinitializeerc20","src/contracts/core/test/mocks/MockERC20.sol/contract.MockERC20Restricted.html#toggleminters","src/contracts/core/test/mocks/MockERC20.sol/contract.MockERC20Restricted.html#mint","src/contracts/core/test/mocks/MockERC20.sol/contract.MockERC20Restricted.html#burn","src/contracts/core/test/mocks/MockERC20.sol/contract.MockERC20.html#mockerc20","src/contracts/core/test/mocks/MockERC20.sol/contract.MockERC20.html#functions","src/contracts/core/test/mocks/MockERC20.sol/contract.MockERC20.html#constructor","src/contracts/core/test/mocks/MockERC20.sol/contract.MockERC20.html#mint","src/contracts/core/test/mocks/MockERC20.sol/contract.MockERC20.html#burn","src/contracts/core/test/mocks/MockERC20.sol/contract.WETH.html#weth","src/contracts/core/test/mocks/MockERC20.sol/contract.WETH.html#functions","src/contracts/core/test/mocks/MockERC20.sol/contract.WETH.html#constructor","src/contracts/core/test/mocks/MockERC20.sol/contract.WETH.html#deposit","src/contracts/core/test/mocks/MockERC20.sol/contract.WETH.html#withdraw","src/contracts/core/test/mocks/MockERC20.sol/contract.USDC.html#usdc","src/contracts/core/test/mocks/MockERC20.sol/contract.USDC.html#functions","src/contracts/core/test/mocks/MockERC20.sol/contract.USDC.html#constructor","src/contracts/core/test/mocks/MockERC20.sol/contract.USDC.html#deposit","src/contracts/core/test/mocks/MockERC20.sol/contract.USDC.html#withdraw","src/contracts/core/test/mocks/MockERC20.sol/contract.DAI.html#dai","src/contracts/core/test/mocks/MockERC20.sol/contract.DAI.html#functions","src/contracts/core/test/mocks/MockERC20.sol/contract.DAI.html#constructor","src/contracts/core/test/mocks/MockERC20.sol/contract.DAI.html#deposit","src/contracts/core/test/mocks/MockERC20.sol/contract.DAI.html#withdraw","src/contracts/core/test/mocks/MockERC20.sol/contract.USDT.html#usdt","src/contracts/core/test/mocks/MockERC20.sol/contract.USDT.html#functions","src/contracts/core/test/mocks/MockERC20.sol/contract.USDT.html#constructor","src/contracts/core/test/mocks/MockERC20.sol/contract.USDT.html#deposit","src/contracts/core/test/mocks/MockERC20.sol/contract.USDT.html#withdraw","src/contracts/core/test/mocks/MockOracle.sol/contract.MockOracle.html#mockoracle","src/contracts/core/test/mocks/MockOracle.sol/contract.MockOracle.html#state-variables","src/contracts/core/test/mocks/MockOracle.sol/contract.MockOracle.html#decimals","src/contracts/core/test/mocks/MockOracle.sol/contract.MockOracle.html#description","src/contracts/core/test/mocks/MockOracle.sol/contract.MockOracle.html#version","src/contracts/core/test/mocks/MockOracle.sol/contract.MockOracle.html#initialanswer","src/contracts/core/test/mocks/MockOracle.sol/contract.MockOracle.html#functions","src/contracts/core/test/mocks/MockOracle.sol/contract.MockOracle.html#constructor","src/contracts/core/test/mocks/MockOracle.sol/contract.MockOracle.html#setprice","src/contracts/core/test/mocks/MockOracle.sol/contract.MockOracle.html#price","src/contracts/core/test/mocks/MockOracle.sol/contract.MockOracle.html#getrounddata","src/contracts/core/test/mocks/MockOracle.sol/contract.MockOracle.html#latestrounddata","src/contracts/core/test/mocks/MockSequencerUptimeFeed.sol/contract.MockSequencerUptimeFeed.html#mocksequenceruptimefeed","src/contracts/core/test/mocks/MockSequencerUptimeFeed.sol/contract.MockSequencerUptimeFeed.html#state-variables","src/contracts/core/test/mocks/MockSequencerUptimeFeed.sol/contract.MockSequencerUptimeFeed.html#__startedat","src/contracts/core/test/mocks/MockSequencerUptimeFeed.sol/contract.MockSequencerUptimeFeed.html#__updatedat","src/contracts/core/test/mocks/MockSequencerUptimeFeed.sol/contract.MockSequencerUptimeFeed.html#__answer","src/contracts/core/test/mocks/MockSequencerUptimeFeed.sol/contract.MockSequencerUptimeFeed.html#functions","src/contracts/core/test/mocks/MockSequencerUptimeFeed.sol/contract.MockSequencerUptimeFeed.html#constructor","src/contracts/core/test/mocks/MockSequencerUptimeFeed.sol/contract.MockSequencerUptimeFeed.html#setanswers","src/contracts/core/test/mocks/MockSequencerUptimeFeed.sol/contract.MockSequencerUptimeFeed.html#setanswer","src/contracts/core/test/mocks/MockSequencerUptimeFeed.sol/contract.MockSequencerUptimeFeed.html#latestrounddata","src/contracts/core/test/redstone/index.html#contents","src/contracts/core/test/redstone/CalldataExtractor.sol/contract.CalldataExtractor.html#calldataextractor","src/contracts/core/test/redstone/CalldataExtractor.sol/contract.CalldataExtractor.html#functions","src/contracts/core/test/redstone/CalldataExtractor.sol/contract.CalldataExtractor.html#_extractbytesizeofunsignedmetadata","src/contracts/core/test/redstone/CalldataExtractor.sol/contract.CalldataExtractor.html#_extractdatapackagescountfromcalldata","src/contracts/core/test/redstone/CalldataExtractor.sol/contract.CalldataExtractor.html#_extractdatapointvalueanddatafeedid","src/contracts/core/test/redstone/CalldataExtractor.sol/contract.CalldataExtractor.html#_extractdatapointsdetailsfordatapackage","src/contracts/core/test/redstone/ProxyConnector.sol/contract.ProxyConnector.html#proxyconnector","src/contracts/core/test/redstone/ProxyConnector.sol/contract.ProxyConnector.html#functions","src/contracts/core/test/redstone/ProxyConnector.sol/contract.ProxyConnector.html#proxycalldata","src/contracts/core/test/redstone/ProxyConnector.sol/contract.ProxyConnector.html#proxydelegatecalldata","src/contracts/core/test/redstone/ProxyConnector.sol/contract.ProxyConnector.html#proxycalldataview","src/contracts/core/test/redstone/ProxyConnector.sol/contract.ProxyConnector.html#_preparemessage","src/contracts/core/test/redstone/ProxyConnector.sol/contract.ProxyConnector.html#_getredstonepayloadbytesize","src/contracts/core/test/redstone/ProxyConnector.sol/contract.ProxyConnector.html#_getdatapackagebytesize","src/contracts/core/test/redstone/ProxyConnector.sol/contract.ProxyConnector.html#_preparereturnvalue","src/contracts/core/test/redstone/ProxyConnector.sol/contract.ProxyConnector.html#errors","src/contracts/core/test/redstone/ProxyConnector.sol/contract.ProxyConnector.html#proxycalldatafailedwithouterrmsg","src/contracts/core/test/redstone/ProxyConnector.sol/contract.ProxyConnector.html#proxycalldatafailedwithstringmessage","src/contracts/core/test/redstone/ProxyConnector.sol/contract.ProxyConnector.html#proxycalldatafailedwithcustomerror","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#redstoneconstants","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#state-variables","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#standard_slot_bs","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#free_memory_ptr","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#bytes_arr_len_var_bs","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#function_signature_bs","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#revert_msg_offset","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#string_err_message_mask","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#sig_bs","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#timestamp_bs","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#data_packages_count_bs","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#data_points_count_bs","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#data_point_value_byte_size_bs","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#data_point_symbol_bs","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#default_data_point_value_bs","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#unsigned_metadata_byte_size_bs","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#redstone_marker_bs","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#redstone_marker_mask","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#timestamp_negative_offset_in_data_package_with_standard_slot_bs","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#data_package_without_data_points_bs","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#data_package_without_data_points_and_sig_bs","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#redstone_marker_bs_plus_standard_slot_bs","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#errors","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#calldataoverorunderflow","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#incorrectunsignedmetadatasize","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#insufficientnumberofuniquesigners","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#eachsignermustprovidethesamevalue","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#emptycalldatapointersarr","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#invalidcalldatapointer","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#calldatamusthavevalidpayload","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#signernotauthorised","src/contracts/core/test/smocks/index.html#contents","src/contracts/core/test/smocks/ISmockFacet.sol/interface.ISmockFacet.html#ismockfacet","src/contracts/core/test/smocks/ISmockFacet.sol/interface.ISmockFacet.html#functions","src/contracts/core/test/smocks/ISmockFacet.sol/interface.ISmockFacet.html#activate","src/contracts/core/test/smocks/ISmockFacet.sol/interface.ISmockFacet.html#disable","src/contracts/core/test/smocks/ISmockFacet.sol/interface.ISmockFacet.html#setmessage","src/contracts/core/test/smocks/ISmockFacet.sol/interface.ISmockFacet.html#events","src/contracts/core/test/smocks/ISmockFacet.sol/interface.ISmockFacet.html#newmessage","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#smockcollateralreceiver","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#state-variables","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#kresko","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#callbacklogic","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#account","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#collateralasset","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#withdrawalamountrequested","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#withdrawalamountreceived","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#userdata","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#functions","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#constructor","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#onuncheckedcollateralwithdraw","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#execute","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#execute-1","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#test","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#testwithdrawalamount","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#testredeposit","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#testinsufficientredeposit","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#testdepositalternate","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#logicdepositalternate","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#logicbase","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#logictestwithdrawalamount","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#logicredeposit","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#logicinsufficientredeposit","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#structs","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#params","src/contracts/core/test/smocks/SmockFacet.sol/contract.SmockFacet.html#smockfacet","src/contracts/core/test/smocks/SmockFacet.sol/contract.SmockFacet.html#state-variables","src/contracts/core/test/smocks/SmockFacet.sol/contract.SmockFacet.html#message_throttle","src/contracts/core/test/smocks/SmockFacet.sol/contract.SmockFacet.html#functions","src/contracts/core/test/smocks/SmockFacet.sol/contract.SmockFacet.html#operator","src/contracts/core/test/smocks/SmockFacet.sol/contract.SmockFacet.html#activate","src/contracts/core/test/smocks/SmockFacet.sol/contract.SmockFacet.html#disable","src/contracts/core/test/smocks/SmockFacet.sol/contract.SmockFacet.html#smockinitialized","src/contracts/core/test/smocks/SmockFacet.sol/contract.SmockFacet.html#setmessage","src/contracts/core/test/smocks/SmockFacet.sol/contract.SmockFacet.html#onlyactive","src/contracts/core/test/smocks/SmockFacet.sol/contract.SmockFacet.html#onlydisabled","src/contracts/core/test/smocks/SmockFacet.sol/constants.SmockFacet.html#constants","src/contracts/core/test/smocks/SmockFacet.sol/constants.SmockFacet.html#test_operator_role","src/contracts/core/test/smocks/SmockFacet2.sol/contract.SmockFacet2.html#smockfacet2","src/contracts/core/test/smocks/SmockFacet2.sol/contract.SmockFacet2.html#functions","src/contracts/core/test/smocks/SmockFacet2.sol/contract.SmockFacet2.html#initialize","src/contracts/core/test/smocks/SmockFacet2.sol/contract.SmockFacet2.html#getoldstructvaluefromextended","src/contracts/core/test/smocks/SmockFacet2.sol/contract.SmockFacet2.html#getnewstructvaluefromextended","src/contracts/core/test/smocks/SmockInit.sol/contract.SmockInit.html#smockinit","src/contracts/core/test/smocks/SmockInit.sol/contract.SmockInit.html#functions","src/contracts/core/test/smocks/SmockInit.sol/contract.SmockInit.html#initialize","src/contracts/core/test/smocks/SmockInit.sol/contract.SmockInit.html#getnumber","src/contracts/core/test/smocks/SmockInit.sol/contract.SmockInit.html#getbool","src/contracts/core/test/smocks/SmockInit.sol/contract.SmockInit.html#upgradestate","src/contracts/core/test/smocks/SmockStorage.sol/library.Errors.html#errors","src/contracts/core/test/smocks/SmockStorage.sol/library.Errors.html#state-variables","src/contracts/core/test/smocks/SmockStorage.sol/library.Errors.html#initialized","src/contracts/core/test/smocks/SmockStorage.sol/library.Errors.html#not_active","src/contracts/core/test/smocks/SmockStorage.sol/library.Errors.html#active","src/contracts/core/test/smocks/SmockStorage.sol/struct.SmockState.html#smockstate","src/contracts/core/test/smocks/SmockStorage.sol/struct.SmockState2.html#smockstate2","src/contracts/core/test/smocks/SmockStorage.sol/library.SmockStorage.html#smockstorage","src/contracts/core/test/smocks/SmockStorage.sol/library.SmockStorage.html#state-variables","src/contracts/core/test/smocks/SmockStorage.sol/library.SmockStorage.html#smock_storage_position","src/contracts/core/test/smocks/SmockStorage.sol/library.SmockStorage.html#functions","src/contracts/core/test/smocks/SmockStorage.sol/library.SmockStorage.html#initialize","src/contracts/core/test/smocks/SmockStorage.sol/library.SmockStorage.html#state","src/contracts/core/test/smocks/SmockStorage.sol/library.SmockStorage.html#stateextended","src/contracts/core/test/smocks/SmockStorage.sol/library.SmockStorage.html#activate","src/contracts/core/test/smocks/SmockStorage.sol/library.SmockStorage.html#disable","src/contracts/core/test/smocks/SmockStorage.sol/library.SmockStorage.html#events","src/contracts/core/test/smocks/SmockStorage.sol/library.SmockStorage.html#call","src/contracts/core/vault/index.html#contents","src/contracts/core/vault/funcs/index.html#contents","src/contracts/core/vault/funcs/VAssets.sol/library.VAssets.html#vassets","src/contracts/core/vault/funcs/VAssets.sol/library.VAssets.html#functions","src/contracts/core/vault/funcs/VAssets.sol/library.VAssets.html#price","src/contracts/core/vault/funcs/VAssets.sol/library.VAssets.html#handledepositfee","src/contracts/core/vault/funcs/VAssets.sol/library.VAssets.html#handlemintfee","src/contracts/core/vault/funcs/VAssets.sol/library.VAssets.html#handlewithdrawfee","src/contracts/core/vault/funcs/VAssets.sol/library.VAssets.html#handleredeemfee","src/contracts/core/vault/funcs/VAssets.sol/library.VAssets.html#usdwad","src/contracts/core/vault/funcs/VAssets.sol/library.VAssets.html#getdepositvalue","src/contracts/core/vault/funcs/VAssets.sol/library.VAssets.html#getdepositvaluewad","src/contracts/core/vault/funcs/VAssets.sol/library.VAssets.html#getamount","src/contracts/core/vault/interfaces/index.html#contents","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#ivault","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#functions","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#deposit","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#mint","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#redeem","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#withdraw","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#getconfig","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#totalassets","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#assetlist","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#assets","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#assetprice","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#previewdeposit","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#previewmint","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#previewredeem","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#previewwithdraw","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#maxdeposit","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#maxmint","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#maxredeem","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#maxwithdraw","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#exchangerate","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#addasset","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#removeasset","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#setgovernance","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#setfeerecipient","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#setassetfeed","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#setfeedpriceprecision","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#setmaxdeposits","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#setassetenabled","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#setdepositfee","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#setwithdrawfee","src/contracts/core/vault/interfaces/IVaultExtender.sol/interface.IVaultExtender.html#ivaultextender","src/contracts/core/vault/interfaces/IVaultExtender.sol/interface.IVaultExtender.html#functions","src/contracts/core/vault/interfaces/IVaultExtender.sol/interface.IVaultExtender.html#vaultdeposit","src/contracts/core/vault/interfaces/IVaultExtender.sol/interface.IVaultExtender.html#vaultmint","src/contracts/core/vault/interfaces/IVaultExtender.sol/interface.IVaultExtender.html#vaultwithdraw","src/contracts/core/vault/interfaces/IVaultExtender.sol/interface.IVaultExtender.html#vaultredeem","src/contracts/core/vault/interfaces/IVaultExtender.sol/interface.IVaultExtender.html#deposit","src/contracts/core/vault/interfaces/IVaultExtender.sol/interface.IVaultExtender.html#withdraw","src/contracts/core/vault/interfaces/IVaultExtender.sol/interface.IVaultExtender.html#withdrawfrom","src/contracts/core/vault/interfaces/IVaultExtender.sol/interface.IVaultExtender.html#events","src/contracts/core/vault/interfaces/IVaultExtender.sol/interface.IVaultExtender.html#deposit-1","src/contracts/core/vault/interfaces/IVaultExtender.sol/interface.IVaultExtender.html#withdraw-1","src/contracts/core/vault/interfaces/IVaultRateProvider.sol/interface.IVaultRateProvider.html#ivaultrateprovider","src/contracts/core/vault/interfaces/IVaultRateProvider.sol/interface.IVaultRateProvider.html#functions","src/contracts/core/vault/interfaces/IVaultRateProvider.sol/interface.IVaultRateProvider.html#exchangerate","src/contracts/core/vault/VEvent.sol/library.VEvent.html#vevent","src/contracts/core/vault/VEvent.sol/library.VEvent.html#events","src/contracts/core/vault/VEvent.sol/library.VEvent.html#deposit","src/contracts/core/vault/VEvent.sol/library.VEvent.html#oracleset","src/contracts/core/vault/VEvent.sol/library.VEvent.html#assetadded","src/contracts/core/vault/VEvent.sol/library.VEvent.html#assetremoved","src/contracts/core/vault/VEvent.sol/library.VEvent.html#assetenabledchange","src/contracts/core/vault/VEvent.sol/library.VEvent.html#withdraw","src/contracts/core/vault/VTypes.sol/struct.VaultAsset.html#vaultasset","src/contracts/core/vault/VTypes.sol/struct.VaultConfiguration.html#vaultconfiguration","src/contracts/core/vault/Vault.sol/contract.Vault.html#vault","src/contracts/core/vault/Vault.sol/contract.Vault.html#state-variables","src/contracts/core/vault/Vault.sol/contract.Vault.html#_config","src/contracts/core/vault/Vault.sol/contract.Vault.html#_assets","src/contracts/core/vault/Vault.sol/contract.Vault.html#assetlist","src/contracts/core/vault/Vault.sol/contract.Vault.html#functions","src/contracts/core/vault/Vault.sol/contract.Vault.html#constructor","src/contracts/core/vault/Vault.sol/contract.Vault.html#onlygovernance","src/contracts/core/vault/Vault.sol/contract.Vault.html#check","src/contracts/core/vault/Vault.sol/contract.Vault.html#_checkassetsin","src/contracts/core/vault/Vault.sol/contract.Vault.html#deposit","src/contracts/core/vault/Vault.sol/contract.Vault.html#mint","src/contracts/core/vault/Vault.sol/contract.Vault.html#redeem","src/contracts/core/vault/Vault.sol/contract.Vault.html#withdraw","src/contracts/core/vault/Vault.sol/contract.Vault.html#getconfig","src/contracts/core/vault/Vault.sol/contract.Vault.html#assets","src/contracts/core/vault/Vault.sol/contract.Vault.html#assetprice","src/contracts/core/vault/Vault.sol/contract.Vault.html#totalassets","src/contracts/core/vault/Vault.sol/contract.Vault.html#exchangerate","src/contracts/core/vault/Vault.sol/contract.Vault.html#previewdeposit","src/contracts/core/vault/Vault.sol/contract.Vault.html#previewmint","src/contracts/core/vault/Vault.sol/contract.Vault.html#previewredeem","src/contracts/core/vault/Vault.sol/contract.Vault.html#previewwithdraw","src/contracts/core/vault/Vault.sol/contract.Vault.html#maxredeem","src/contracts/core/vault/Vault.sol/contract.Vault.html#maxwithdraw","src/contracts/core/vault/Vault.sol/contract.Vault.html#maxdeposit","src/contracts/core/vault/Vault.sol/contract.Vault.html#maxmint","src/contracts/core/vault/Vault.sol/contract.Vault.html#setsequenceruptimefeed","src/contracts/core/vault/Vault.sol/contract.Vault.html#addasset","src/contracts/core/vault/Vault.sol/contract.Vault.html#removeasset","src/contracts/core/vault/Vault.sol/contract.Vault.html#setassetfeed","src/contracts/core/vault/Vault.sol/contract.Vault.html#setfeedpriceprecision","src/contracts/core/vault/Vault.sol/contract.Vault.html#setassetenabled","src/contracts/core/vault/Vault.sol/contract.Vault.html#setdepositfee","src/contracts/core/vault/Vault.sol/contract.Vault.html#setwithdrawfee","src/contracts/core/vault/Vault.sol/contract.Vault.html#setmaxdeposits","src/contracts/core/vault/Vault.sol/contract.Vault.html#setgovernance","src/contracts/core/vault/Vault.sol/contract.Vault.html#setfeerecipient","src/contracts/core/vendor/index.html#contents","src/contracts/core/vendor/IERC165.sol/interface.IERC165.html#ierc165","src/contracts/core/vendor/IERC165.sol/interface.IERC165.html#functions","src/contracts/core/vendor/IERC165.sol/interface.IERC165.html#supportsinterface"],"index":{"fields":["title","body","breadcrumbs"],"pipeline":["trimmer","stopWordFilter","stemmer"],"ref":"id","version":"0.9.5","index":{"body":{"root":{"docs":{},"df":0,"0":{"docs":{"1055":{"tf":2.449489742783178},"114":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"134":{"tf":1.0},"144":{"tf":1.0},"1546":{"tf":1.0},"1551":{"tf":1.0},"1556":{"tf":1.0},"1561":{"tf":1.0},"1584":{"tf":1.0},"1729":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"182":{"tf":1.4142135623730951},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"22":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"233":{"tf":1.0},"33":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"791":{"tf":1.0},"851":{"tf":1.0}},"df":37,".":{"docs":{},"df":0,".":{"docs":{},"df":0,"8":{"docs":{"1055":{"tf":2.0}},"df":1},"c":{"docs":{},"df":0,"d":{"docs":{"1055":{"tf":2.23606797749979}},"df":1}}},"0":{"docs":{},"df":0,"1":{"docs":{},"df":0,"e":{"docs":{},"df":0,"4":{"docs":{"243":{"tf":1.0}},"df":1}}}},"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"e":{"docs":{},"df":0,"4":{"docs":{"245":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0}},"df":3}}}},"5":{"docs":{},"df":0,"e":{"docs":{},"df":0,"1":{"docs":{},"df":0,"8":{"docs":{"1104":{"tf":1.0}},"df":1}},"2":{"docs":{},"df":0,"7":{"docs":{"1106":{"tf":1.0}},"df":1}},"4":{"docs":{"246":{"tf":1.0},"251":{"tf":1.0},"961":{"tf":1.0}},"df":3}}}},"1":{"docs":{},"df":0,"2":{"docs":{},"df":0,"3":{"docs":{},"df":0,"4":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{},"df":0,"7":{"docs":{},"df":0,"8":{"docs":{},"df":0,"9":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{"1066":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"x":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{"226":{"tf":1.0}},"df":1,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"2":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"5":{"docs":{},"df":0,"7":{"docs":{},"df":0,"0":{"docs":{},"df":0,"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"e":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{"1623":{"tf":1.0},"982":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"8":{"docs":{"1055":{"tf":2.0}},"df":1,"c":{"docs":{},"df":0,"3":{"docs":{},"df":0,"7":{"docs":{},"df":0,"9":{"docs":{},"df":0,"a":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{"1613":{"tf":1.0},"972":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"2":{"docs":{},"df":0,"e":{"docs":{},"df":0,"4":{"docs":{},"df":0,"8":{"docs":{},"df":0,"a":{"docs":{},"df":0,"5":{"docs":{},"df":0,"7":{"docs":{},"df":0,"6":{"docs":{},"df":0,"f":{"docs":{},"df":0,"b":{"docs":{},"df":0,"3":{"docs":{},"df":0,"a":{"docs":{},"df":0,"7":{"docs":{},"df":0,"5":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"7":{"docs":{},"df":0,"5":{"docs":{},"df":0,"d":{"docs":{},"df":0,"9":{"docs":{},"df":0,"f":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"6":{"docs":{},"df":0,"e":{"docs":{},"df":0,"0":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"6":{"docs":{},"df":0,"7":{"docs":{},"df":0,"0":{"docs":{},"df":0,"b":{"docs":{},"df":0,"2":{"docs":{},"df":0,"7":{"docs":{},"df":0,"b":{"docs":{},"df":0,"1":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"2":{"docs":{},"df":0,"4":{"docs":{},"df":0,"6":{"docs":{},"df":0,"3":{"docs":{},"df":0,"5":{"docs":{},"df":0,"0":{"docs":{},"df":0,"2":{"docs":{},"df":0,"e":{"docs":{},"df":0,"1":{"docs":{},"df":0,"0":{"docs":{},"df":0,"e":{"docs":{},"df":0,"6":{"docs":{},"df":0,"8":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"5":{"docs":{},"df":0,"7":{"docs":{},"df":0,"d":{"docs":{},"df":0,"6":{"docs":{},"df":0,"f":{"docs":{},"df":0,"d":{"docs":{"228":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"8":{"docs":{"1055":{"tf":1.7320508075688772}},"df":1}},"2":{"docs":{},"df":0,"1":{"docs":{},"df":0,"c":{"docs":{},"df":0,"3":{"docs":{},"df":0,"5":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"1":{"docs":{},"df":0,"b":{"docs":{},"df":0,"3":{"docs":{},"df":0,"4":{"docs":{},"df":0,"4":{"docs":{},"df":0,"a":{"docs":{},"df":0,"2":{"docs":{},"df":0,"4":{"docs":{},"df":0,"8":{"docs":{},"df":0,"8":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"3":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{},"df":0,"1":{"docs":{},"df":0,"d":{"docs":{},"df":0,"6":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"5":{"docs":{},"df":0,"4":{"docs":{},"df":0,"2":{"docs":{},"df":0,"f":{"docs":{},"df":0,"8":{"docs":{},"df":0,"e":{"docs":{},"df":0,"9":{"docs":{},"df":0,"f":{"docs":{},"df":0,"3":{"docs":{},"df":0,"0":{"docs":{},"df":0,"5":{"docs":{},"df":0,"5":{"docs":{},"df":0,"4":{"docs":{},"df":0,"4":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"0":{"docs":{},"df":0,"9":{"docs":{},"df":0,"e":{"docs":{},"df":0,"4":{"docs":{},"df":0,"9":{"docs":{},"df":0,"9":{"docs":{},"df":0,"3":{"docs":{},"df":0,"a":{"docs":{},"df":0,"6":{"docs":{},"df":0,"2":{"docs":{},"df":0,"3":{"docs":{},"df":0,"1":{"docs":{},"df":0,"9":{"docs":{},"df":0,"a":{"docs":{},"df":0,"4":{"docs":{},"df":0,"9":{"docs":{},"df":0,"7":{"docs":{},"df":0,"c":{"docs":{},"df":0,"1":{"docs":{},"df":0,"f":{"docs":{"1056":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"4":{"docs":{},"df":0,"0":{"docs":{"1609":{"tf":1.0},"968":{"tf":1.0}},"df":2},"6":{"docs":{},"df":0,"9":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"e":{"docs":{},"df":0,"0":{"docs":{},"df":0,"f":{"docs":{},"df":0,"0":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"7":{"docs":{},"df":0,"6":{"docs":{},"df":0,"e":{"docs":{},"df":0,"4":{"docs":{},"df":0,"8":{"docs":{},"df":0,"5":{"docs":{},"df":0,"7":{"docs":{},"df":0,"7":{"docs":{},"df":0,"2":{"docs":{},"df":0,"1":{"docs":{},"df":0,"6":{"docs":{},"df":0,"7":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"b":{"docs":{},"df":0,"8":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"4":{"docs":{},"df":0,"4":{"docs":{},"df":0,"9":{"docs":{},"df":0,"d":{"docs":{},"df":0,"4":{"docs":{},"df":0,"3":{"docs":{},"df":0,"b":{"docs":{},"df":0,"2":{"docs":{},"df":0,"3":{"docs":{},"df":0,"b":{"docs":{},"df":0,"5":{"docs":{},"df":0,"5":{"docs":{},"df":0,"f":{"docs":{},"df":0,"c":{"docs":{},"df":0,"4":{"docs":{},"df":0,"e":{"docs":{},"df":0,"7":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{},"df":0,"b":{"docs":{},"df":0,"0":{"docs":{},"df":0,"6":{"docs":{},"df":0,"3":{"docs":{},"df":0,"f":{"docs":{},"df":0,"4":{"docs":{},"df":0,"9":{"docs":{},"df":0,"0":{"docs":{},"df":0,"9":{"docs":{},"df":0,"9":{"docs":{},"df":0,"e":{"docs":{},"df":0,"6":{"docs":{},"df":0,"a":{"docs":{},"df":0,"0":{"docs":{"229":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"6":{"docs":{},"df":0,"7":{"docs":{},"df":0,"3":{"docs":{},"df":0,"6":{"docs":{},"df":0,"3":{"docs":{},"df":0,"d":{"docs":{},"df":0,"3":{"docs":{},"df":0,"d":{"docs":{},"df":0,"3":{"docs":{},"df":0,"7":{"docs":{},"df":0,"3":{"docs":{},"df":0,"6":{"docs":{},"df":0,"3":{"docs":{},"df":0,"d":{"docs":{},"df":0,"3":{"docs":{},"df":0,"4":{"docs":{},"df":0,"f":{"docs":{},"df":0,"0":{"docs":{},"df":0,"3":{"docs":{},"df":0,"d":{"docs":{},"df":0,"5":{"docs":{},"df":0,"2":{"docs":{},"df":0,"6":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"8":{"docs":{},"df":0,"6":{"docs":{},"df":0,"0":{"docs":{},"df":0,"1":{"docs":{},"df":0,"8":{"docs":{},"df":0,"f":{"docs":{},"df":0,"3":{"docs":{"1055":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"9":{"docs":{},"df":0,"c":{"docs":{},"df":0,"3":{"docs":{},"df":0,"8":{"docs":{},"df":0,"7":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"1":{"docs":{},"df":0,"6":{"docs":{},"df":0,"6":{"docs":{},"df":0,"3":{"docs":{},"df":0,"f":{"docs":{},"df":0,"9":{"docs":{},"df":0,"1":{"docs":{},"df":0,"4":{"docs":{},"df":0,"4":{"docs":{},"df":0,"5":{"docs":{},"df":0,"9":{"docs":{},"df":0,"5":{"docs":{},"df":0,"9":{"docs":{},"df":0,"9":{"docs":{},"df":0,"3":{"docs":{},"df":0,"e":{"docs":{},"df":0,"2":{"docs":{},"df":0,"c":{"docs":{},"df":0,"6":{"docs":{},"df":0,"0":{"docs":{},"df":0,"2":{"docs":{},"df":0,"b":{"docs":{},"df":0,"4":{"docs":{},"df":0,"5":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"9":{"docs":{},"df":0,"4":{"docs":{},"df":0,"b":{"docs":{},"df":0,"f":{"docs":{},"df":0,"8":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"3":{"docs":{},"df":0,"a":{"docs":{},"df":0,"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"0":{"docs":{},"df":0,"c":{"docs":{},"df":0,"b":{"docs":{},"df":0,"3":{"docs":{},"df":0,"0":{"docs":{},"df":0,"e":{"docs":{},"df":0,"3":{"docs":{},"df":0,"6":{"docs":{},"df":0,"5":{"docs":{},"df":0,"2":{"docs":{},"df":0,"d":{"docs":{},"df":0,"7":{"docs":{},"df":0,"9":{"docs":{},"df":0,"b":{"docs":{},"df":0,"5":{"docs":{},"df":0,"8":{"docs":{},"df":0,"1":{"docs":{},"df":0,"c":{"docs":{},"df":0,"0":{"docs":{"230":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"[":{"docs":{},"df":0,"0":{"docs":{"202":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951}},"df":2}},"b":{"docs":{},"df":0,"9":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"f":{"docs":{},"df":0,"0":{"docs":{},"df":0,"2":{"docs":{},"df":0,"2":{"docs":{},"df":0,"8":{"docs":{},"df":0,"1":{"docs":{},"df":0,"f":{"docs":{},"df":0,"2":{"docs":{},"df":0,"e":{"docs":{},"df":0,"9":{"docs":{},"df":0,"8":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"4":{"docs":{},"df":0,"4":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"2":{"docs":{},"df":0,"7":{"docs":{},"df":0,"0":{"docs":{},"df":0,"b":{"docs":{},"df":0,"3":{"docs":{},"df":0,"d":{"docs":{},"df":0,"5":{"docs":{},"df":0,"a":{"docs":{},"df":0,"9":{"docs":{},"df":0,"1":{"docs":{},"df":0,"6":{"docs":{},"df":0,"3":{"docs":{},"df":0,"4":{"docs":{},"df":0,"2":{"docs":{},"df":0,"d":{"docs":{},"df":0,"f":{"docs":{},"df":0,"4":{"docs":{},"df":0,"7":{"docs":{},"df":0,"c":{"docs":{},"df":0,"5":{"docs":{},"df":0,"9":{"docs":{},"df":0,"f":{"docs":{},"df":0,"7":{"docs":{},"df":0,"7":{"docs":{},"df":0,"9":{"docs":{},"df":0,"3":{"docs":{},"df":0,"7":{"docs":{},"df":0,"a":{"docs":{},"df":0,"6":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"5":{"docs":{},"df":0,"d":{"docs":{},"df":0,"8":{"docs":{"227":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{"1823":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0}},"df":6}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"1058":{"tf":1.0}},"df":1}}}}}}}}},"1":{"docs":{"1022":{"tf":1.0},"125":{"tf":1.0},"134":{"tf":1.0},"1568":{"tf":1.0},"1584":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"22":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"233":{"tf":1.4142135623730951},"235":{"tf":1.0},"248":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"791":{"tf":1.7320508075688772},"851":{"tf":1.7320508075688772},"936":{"tf":1.0}},"df":26,".":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"e":{"docs":{},"df":0,"4":{"docs":{"1303":{"tf":1.0},"1425":{"tf":1.0},"255":{"tf":1.0}},"df":3}}}}},"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,".":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{"110":{"tf":1.0},"428":{"tf":1.0},"958":{"tf":1.0}},"df":3}}},"0":{"docs":{},"df":0,"0":{"docs":{"428":{"tf":1.0}},"df":1}}},"4":{"docs":{"1624":{"tf":1.0},"983":{"tf":1.0}},"df":2}},"3":{"docs":{"1626":{"tf":1.0},"985":{"tf":1.0}},"df":2},"6":{"docs":{},"df":0,"5":{"docs":{"1823":{"tf":1.4142135623730951},"494":{"tf":1.0},"521":{"tf":1.4142135623730951},"725":{"tf":1.4142135623730951},"839":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951}},"df":6}},"8":{"docs":{"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"1101":{"tf":1.0},"112":{"tf":1.4142135623730951},"115":{"tf":1.0},"1546":{"tf":1.0},"1551":{"tf":1.0},"1556":{"tf":1.0},"1771":{"tf":1.0}},"df":9},"9":{"docs":{},"df":0,"6":{"docs":{},"df":0,"7":{"docs":{"681":{"tf":1.0}},"df":1}}},"_":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{"240":{"tf":1.0}},"df":1}}}},"e":{"docs":{},"df":0,"1":{"docs":{},"df":0,"2":{"docs":{"239":{"tf":1.0}},"df":1},"8":{"docs":{"1103":{"tf":1.0},"937":{"tf":1.0}},"df":2}},"2":{"docs":{},"df":0,"7":{"docs":{"1105":{"tf":1.0}},"df":1}},"4":{"docs":{"110":{"tf":1.0},"1303":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1425":{"tf":1.0},"244":{"tf":1.0},"428":{"tf":1.0},"960":{"tf":1.0}},"df":8},"8":{"docs":{"240":{"tf":1.0}},"df":1},"9":{"docs":{"1107":{"tf":1.0}},"df":1}}},"2":{"docs":{"134":{"tf":1.0},"1616":{"tf":1.0},"1673":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"428":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"936":{"tf":1.0},"958":{"tf":1.0},"975":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0}},"df":20,"5":{"docs":{"255":{"tf":1.0}},"df":1,"3":{"docs":{},"df":0,"5":{"docs":{"0":{"tf":1.4142135623730951},"7":{"tf":1.0},"9":{"tf":1.0}},"df":3}},"6":{"docs":{"936":{"tf":1.0}},"df":1}},"7":{"docs":{"1101":{"tf":1.0}},"df":1}},"3":{"docs":{"1021":{"tf":1.0},"1617":{"tf":1.0},"1621":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"976":{"tf":1.0},"980":{"tf":1.0}},"df":13,"0":{"docs":{},"df":0,",":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{"1823":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0}},"df":6}}}}},"2":{"docs":{"1012":{"tf":1.0},"1013":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1608":{"tf":1.0},"1610":{"tf":1.0},"1619":{"tf":1.0},"1620":{"tf":1.0},"967":{"tf":1.0},"969":{"tf":1.0},"978":{"tf":1.0},"979":{"tf":1.0}},"df":12},"4":{"docs":{"1055":{"tf":1.0}},"df":1},"6":{"docs":{"1055":{"tf":1.4142135623730951}},"df":1},"7":{"docs":{"1055":{"tf":1.0}},"df":1},"d":{"docs":{"1055":{"tf":2.0}},"df":1}},"4":{"docs":{"1611":{"tf":1.0},"1618":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"970":{"tf":1.0},"977":{"tf":1.0}},"df":12,"1":{"docs":{"1627":{"tf":1.0},"986":{"tf":1.0}},"df":2}},"5":{"docs":{"1101":{"tf":1.0},"223":{"tf":1.0},"958":{"tf":1.0}},"df":3,"2":{"docs":{"1055":{"tf":1.0}},"df":1}},"6":{"docs":{"1561":{"tf":1.0},"1615":{"tf":1.0},"223":{"tf":1.0},"974":{"tf":1.0}},"df":4,"0":{"docs":{"1055":{"tf":1.4142135623730951}},"df":1},"2":{"docs":{},"df":0,"6":{"docs":{},"df":0,"2":{"docs":{},"df":0,"9":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"f":{"docs":{},"df":0,"3":{"docs":{},"df":0,"3":{"docs":{},"df":0,"5":{"docs":{},"df":0,"7":{"docs":{},"df":0,"[":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"681":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"5":{"docs":{"1614":{"tf":1.0},"973":{"tf":1.0}},"df":2,"5":{"docs":{},"df":0,".":{"docs":{},"df":0,"3":{"docs":{},"df":0,"6":{"docs":{"428":{"tf":1.0}},"df":1}}}}},"7":{"docs":{"1055":{"tf":1.0}},"df":1},"8":{"docs":{"1612":{"tf":1.0},"971":{"tf":1.0}},"df":2}},"7":{"docs":{"223":{"tf":1.0}},"df":1,"1":{"docs":{},"df":0,"2":{"docs":{"490":{"tf":1.0},"513":{"tf":1.0}},"df":2}},"8":{"docs":{"1625":{"tf":1.0},"984":{"tf":1.0}},"df":2}},"8":{"docs":{"115":{"tf":1.4142135623730951},"1566":{"tf":1.0},"223":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.0}},"df":5},"9":{"docs":{"1622":{"tf":1.0},"223":{"tf":1.0},"981":{"tf":1.0}},"df":3,"a":{"docs":{"202":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951}},"df":2}},"_":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1580":{"tf":1.4142135623730951}},"df":1}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"4":{"docs":{},"df":0,"6":{"docs":{},"df":0,"2":{"docs":{},"df":0,"6":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"734":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"2":{"docs":{},"df":0,"0":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"734":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1578":{"tf":1.4142135623730951}},"df":1}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1579":{"tf":1.4142135623730951}},"df":1}}}}}}}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1119":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"1123":{"tf":1.4142135623730951},"1124":{"tf":1.7320508075688772},"1125":{"tf":1.7320508075688772},"1126":{"tf":1.4142135623730951},"1127":{"tf":1.7320508075688772},"1128":{"tf":1.4142135623730951},"1129":{"tf":1.4142135623730951},"1130":{"tf":1.7320508075688772},"1131":{"tf":1.7320508075688772},"1132":{"tf":1.4142135623730951},"1133":{"tf":1.4142135623730951},"1134":{"tf":1.4142135623730951},"1135":{"tf":1.4142135623730951},"1136":{"tf":1.4142135623730951},"1137":{"tf":1.4142135623730951},"1140":{"tf":1.4142135623730951},"1150":{"tf":1.4142135623730951},"1151":{"tf":1.4142135623730951},"1152":{"tf":1.4142135623730951},"1156":{"tf":1.4142135623730951},"1158":{"tf":1.0},"1162":{"tf":1.4142135623730951},"1176":{"tf":1.4142135623730951},"1177":{"tf":1.4142135623730951},"1178":{"tf":1.4142135623730951},"1179":{"tf":1.7320508075688772},"1180":{"tf":2.0},"1181":{"tf":1.4142135623730951},"1182":{"tf":1.4142135623730951},"1183":{"tf":1.4142135623730951},"1184":{"tf":1.7320508075688772},"1185":{"tf":1.7320508075688772},"1186":{"tf":1.4142135623730951},"1187":{"tf":2.0},"1188":{"tf":1.7320508075688772},"1191":{"tf":1.0},"1192":{"tf":1.4142135623730951},"1193":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1196":{"tf":1.4142135623730951},"1197":{"tf":1.4142135623730951},"1201":{"tf":1.0},"1204":{"tf":1.4142135623730951},"1205":{"tf":1.4142135623730951},"1206":{"tf":1.4142135623730951},"1207":{"tf":1.4142135623730951},"1208":{"tf":1.4142135623730951},"1209":{"tf":1.7320508075688772},"1210":{"tf":1.7320508075688772},"1211":{"tf":1.7320508075688772},"1212":{"tf":1.4142135623730951},"1213":{"tf":1.7320508075688772},"1214":{"tf":1.4142135623730951},"1215":{"tf":1.4142135623730951},"1216":{"tf":1.4142135623730951},"1217":{"tf":1.4142135623730951},"1218":{"tf":1.4142135623730951},"1219":{"tf":1.7320508075688772},"1220":{"tf":1.4142135623730951},"1225":{"tf":1.4142135623730951},"1235":{"tf":1.4142135623730951},"1236":{"tf":1.4142135623730951},"1237":{"tf":1.4142135623730951},"1241":{"tf":1.4142135623730951},"1244":{"tf":1.4142135623730951},"1312":{"tf":1.4142135623730951},"1313":{"tf":1.4142135623730951},"1322":{"tf":1.7320508075688772},"1323":{"tf":1.7320508075688772},"1324":{"tf":1.0},"1325":{"tf":1.7320508075688772},"1326":{"tf":1.7320508075688772},"1327":{"tf":1.7320508075688772},"1328":{"tf":1.7320508075688772},"1344":{"tf":1.0},"1345":{"tf":1.0},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"1379":{"tf":1.7320508075688772},"1380":{"tf":1.7320508075688772},"1393":{"tf":1.4142135623730951},"1394":{"tf":1.4142135623730951},"1408":{"tf":1.0},"1410":{"tf":1.0},"1435":{"tf":1.4142135623730951},"1436":{"tf":1.4142135623730951},"1443":{"tf":1.7320508075688772},"1444":{"tf":1.7320508075688772},"1445":{"tf":1.0},"1446":{"tf":1.7320508075688772},"1447":{"tf":1.7320508075688772},"1448":{"tf":1.7320508075688772},"1449":{"tf":1.7320508075688772},"1466":{"tf":1.4142135623730951},"1656":{"tf":1.0},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0},"416":{"tf":1.0},"467":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0}},"df":109,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"416":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"188":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"192":{"tf":2.0},"401":{"tf":1.4142135623730951},"404":{"tf":1.0},"406":{"tf":1.0},"75":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"79":{"tf":2.0}},"df":9}}}}},"d":{"docs":{},"df":0,"d":{"docs":{"905":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"905":{"tf":1.0}},"df":1}}}},"r":{"docs":{"1260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"891":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":1.4142135623730951}},"df":3}}}}},"j":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"860":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"860":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"683":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"811":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951},"865":{"tf":1.4142135623730951}},"df":5}}}},"f":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"759":{"tf":1.0},"883":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"759":{"tf":1.0},"883":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"100":{"tf":1.7320508075688772},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":2.23606797749979},"109":{"tf":1.0},"112":{"tf":1.4142135623730951},"113":{"tf":1.0},"1171":{"tf":1.4142135623730951},"1172":{"tf":1.4142135623730951},"1191":{"tf":1.0},"1253":{"tf":1.4142135623730951},"1254":{"tf":1.4142135623730951},"1312":{"tf":1.4142135623730951},"1313":{"tf":1.4142135623730951},"1370":{"tf":1.0},"1384":{"tf":1.0},"1393":{"tf":1.4142135623730951},"1394":{"tf":1.4142135623730951},"140":{"tf":1.7320508075688772},"1415":{"tf":1.4142135623730951},"1435":{"tf":1.4142135623730951},"1436":{"tf":1.4142135623730951},"1478":{"tf":1.0},"1657":{"tf":1.0},"1658":{"tf":1.0},"1659":{"tf":1.0},"1660":{"tf":1.0},"1661":{"tf":1.0},"1662":{"tf":1.0},"1663":{"tf":1.0},"1764":{"tf":1.4142135623730951},"1765":{"tf":1.4142135623730951},"1767":{"tf":1.0},"1768":{"tf":1.0},"27":{"tf":1.7320508075688772},"467":{"tf":1.0},"695":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"708":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"715":{"tf":1.4142135623730951},"716":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"794":{"tf":1.4142135623730951},"797":{"tf":1.4142135623730951},"798":{"tf":1.4142135623730951},"848":{"tf":1.0},"849":{"tf":1.0},"850":{"tf":1.0},"852":{"tf":1.4142135623730951},"853":{"tf":1.4142135623730951},"854":{"tf":1.4142135623730951},"855":{"tf":1.4142135623730951},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"860":{"tf":1.0},"89":{"tf":1.0},"93":{"tf":1.7320508075688772},"94":{"tf":2.0},"95":{"tf":1.4142135623730951}},"df":61,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"108":{"tf":1.4142135623730951}},"df":1}}}}},"i":{"docs":{},"df":0,"n":{"docs":{"1351":{"tf":1.7320508075688772},"1352":{"tf":1.7320508075688772},"1353":{"tf":1.4142135623730951},"1354":{"tf":1.4142135623730951},"1355":{"tf":1.4142135623730951},"1413":{"tf":1.4142135623730951},"1465":{"tf":1.7320508075688772},"1466":{"tf":1.7320508075688772}},"df":8}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1356":{"tf":1.0}},"df":1,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1352":{"tf":1.4142135623730951},"1353":{"tf":1.4142135623730951},"1354":{"tf":1.4142135623730951},"1356":{"tf":1.0},"1466":{"tf":1.4142135623730951}},"df":5}}}}}}}}}}},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1191":{"tf":1.0},"1192":{"tf":1.4142135623730951},"799":{"tf":1.4142135623730951},"833":{"tf":1.4142135623730951}},"df":4,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"455":{"tf":1.0},"81":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951}},"df":3}}}},"i":{"docs":{},"df":0,"d":{"docs":{"756":{"tf":1.4142135623730951}},"df":1}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1572":{"tf":1.0},"1583":{"tf":1.0},"1584":{"tf":1.0}},"df":3}}}}},"r":{"docs":{},"df":0,"g":{"docs":{"1155":{"tf":1.4142135623730951},"1240":{"tf":1.4142135623730951}},"df":2}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1125":{"tf":1.0},"1180":{"tf":2.0},"1185":{"tf":1.7320508075688772},"1193":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1197":{"tf":1.4142135623730951},"1210":{"tf":1.0},"1344":{"tf":1.0},"1345":{"tf":1.0},"1347":{"tf":1.0},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"1393":{"tf":1.4142135623730951},"1394":{"tf":1.4142135623730951},"1404":{"tf":1.4142135623730951},"1405":{"tf":1.4142135623730951},"1406":{"tf":1.4142135623730951},"1415":{"tf":1.4142135623730951},"1499":{"tf":1.0},"1500":{"tf":1.0},"1501":{"tf":1.0},"1759":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1785":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"733":{"tf":1.0},"734":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"76":{"tf":1.0},"811":{"tf":1.4142135623730951},"817":{"tf":1.4142135623730951},"818":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"864":{"tf":1.0},"865":{"tf":1.4142135623730951},"873":{"tf":1.4142135623730951},"874":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"df":43,"1":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"456":{"tf":1.0}},"df":1}}}}},"2":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"456":{"tf":1.0}},"df":1}}}}},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1125":{"tf":1.7320508075688772},"1127":{"tf":2.0},"1131":{"tf":1.7320508075688772},"1180":{"tf":1.4142135623730951},"1210":{"tf":1.7320508075688772},"1211":{"tf":1.7320508075688772},"1219":{"tf":2.0},"129":{"tf":1.4142135623730951},"1298":{"tf":1.0},"130":{"tf":1.4142135623730951},"1302":{"tf":1.4142135623730951},"1303":{"tf":1.4142135623730951},"1304":{"tf":1.4142135623730951},"1305":{"tf":1.4142135623730951},"1306":{"tf":1.0},"1307":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"1339":{"tf":1.0},"134":{"tf":1.4142135623730951},"1340":{"tf":1.0},"1346":{"tf":1.0},"1350":{"tf":1.4142135623730951},"1366":{"tf":1.0},"1367":{"tf":1.0},"137":{"tf":1.4142135623730951},"1370":{"tf":1.0},"1371":{"tf":1.0},"1372":{"tf":1.0},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"1384":{"tf":1.0},"139":{"tf":1.4142135623730951},"1390":{"tf":1.0},"1393":{"tf":1.4142135623730951},"1394":{"tf":1.4142135623730951},"1395":{"tf":1.4142135623730951},"140":{"tf":1.7320508075688772},"1408":{"tf":1.0},"141":{"tf":1.4142135623730951},"1415":{"tf":1.4142135623730951},"1421":{"tf":1.4142135623730951},"1425":{"tf":1.4142135623730951},"1426":{"tf":1.4142135623730951},"1427":{"tf":1.4142135623730951},"1428":{"tf":1.4142135623730951},"1429":{"tf":1.4142135623730951},"1430":{"tf":1.4142135623730951},"1459":{"tf":1.0},"1474":{"tf":1.0},"1475":{"tf":1.0},"1478":{"tf":1.0},"1479":{"tf":1.0},"1480":{"tf":1.0},"1759":{"tf":2.0},"1760":{"tf":1.7320508075688772},"1761":{"tf":2.0},"1762":{"tf":1.7320508075688772},"18":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"192":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.7320508075688772},"28":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"404":{"tf":1.0},"405":{"tf":1.4142135623730951},"406":{"tf":1.0},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"458":{"tf":1.0},"459":{"tf":1.0},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"469":{"tf":1.0},"710":{"tf":2.0},"711":{"tf":1.7320508075688772},"712":{"tf":2.0},"713":{"tf":1.7320508075688772},"78":{"tf":1.4142135623730951},"79":{"tf":1.7320508075688772}},"df":108,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1185":{"tf":1.4142135623730951},"1404":{"tf":1.4142135623730951},"1405":{"tf":1.4142135623730951},"1406":{"tf":1.4142135623730951}},"df":4}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"89":{"tf":1.0}},"df":1}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1410":{"tf":1.0}},"df":1}}}},"i":{"docs":{},"df":0,"d":{"docs":{"757":{"tf":1.4142135623730951},"861":{"tf":1.4142135623730951}},"df":2},"n":{"docs":{"1341":{"tf":1.7320508075688772},"1351":{"tf":1.0},"1352":{"tf":1.0},"1353":{"tf":1.7320508075688772},"1354":{"tf":1.7320508075688772},"1355":{"tf":1.7320508075688772},"1358":{"tf":1.0},"1413":{"tf":1.4142135623730951},"1460":{"tf":1.7320508075688772},"1465":{"tf":1.7320508075688772},"1466":{"tf":1.7320508075688772}},"df":11,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1351":{"tf":1.4142135623730951},"1352":{"tf":1.4142135623730951},"1353":{"tf":1.4142135623730951},"1354":{"tf":1.4142135623730951},"1355":{"tf":1.4142135623730951},"1413":{"tf":1.4142135623730951},"457":{"tf":1.0}},"df":7}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1341":{"tf":1.7320508075688772},"1351":{"tf":1.0},"1352":{"tf":1.4142135623730951},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.4142135623730951},"1358":{"tf":1.0},"1414":{"tf":1.4142135623730951},"1460":{"tf":1.7320508075688772},"1465":{"tf":1.7320508075688772},"1466":{"tf":2.0}},"df":11,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1351":{"tf":1.4142135623730951},"1352":{"tf":1.4142135623730951},"1353":{"tf":1.4142135623730951},"1355":{"tf":1.4142135623730951},"1414":{"tf":1.4142135623730951},"457":{"tf":1.0}},"df":6}}}}}}},"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"1413":{"tf":1.4142135623730951}},"df":1}}}},"t":{"docs":{},"df":0,"o":{"docs":{"1414":{"tf":1.4142135623730951}},"df":1}}}}}}},"t":{"docs":{"909":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"909":{"tf":1.0}},"df":1}}}}}},"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{"727":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"727":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"758":{"tf":1.0},"882":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"758":{"tf":1.0},"882":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"858":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"858":{"tf":1.0}},"df":1}}}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1140":{"tf":1.4142135623730951},"1192":{"tf":1.4142135623730951},"1225":{"tf":1.4142135623730951},"1366":{"tf":1.0},"1474":{"tf":1.0},"81":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951}},"df":8}}}}}}}}}},"c":{"docs":{},"df":0,"2":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1092":{"tf":1.0}},"df":1}}}}}}},"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"1173":{"tf":1.0},"1197":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1159":{"tf":1.4142135623730951},"1319":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}},"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"474":{"tf":2.0},"475":{"tf":2.0},"499":{"tf":2.0},"502":{"tf":2.0},"526":{"tf":1.4142135623730951},"527":{"tf":1.0},"600":{"tf":1.4142135623730951},"603":{"tf":1.0},"604":{"tf":1.4142135623730951},"606":{"tf":1.0},"607":{"tf":1.4142135623730951},"611":{"tf":1.4142135623730951},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.4142135623730951},"615":{"tf":1.4142135623730951},"616":{"tf":1.4142135623730951},"617":{"tf":1.0},"618":{"tf":1.0},"619":{"tf":1.0},"620":{"tf":1.4142135623730951},"621":{"tf":1.4142135623730951},"624":{"tf":1.0},"625":{"tf":1.0},"647":{"tf":1.4142135623730951},"648":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"655":{"tf":1.4142135623730951},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"658":{"tf":1.4142135623730951},"659":{"tf":1.4142135623730951},"660":{"tf":1.4142135623730951},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951},"666":{"tf":1.4142135623730951}},"df":44}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"461":{"tf":1.0}},"df":1}}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1356":{"tf":1.4142135623730951}},"df":1}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1791":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1791":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"201":{"tf":1.0},"202":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"202":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1307":{"tf":1.4142135623730951},"1430":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"803":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951},"838":{"tf":1.4142135623730951}},"df":6}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1128":{"tf":1.4142135623730951},"1147":{"tf":1.4142135623730951},"1150":{"tf":1.4142135623730951},"1151":{"tf":1.4142135623730951},"1152":{"tf":1.4142135623730951},"1170":{"tf":1.0},"1171":{"tf":1.4142135623730951},"1187":{"tf":2.0},"1188":{"tf":1.7320508075688772},"1193":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1197":{"tf":1.4142135623730951},"1201":{"tf":1.0},"1217":{"tf":1.4142135623730951},"1229":{"tf":1.4142135623730951},"1235":{"tf":1.4142135623730951},"1236":{"tf":1.4142135623730951},"1237":{"tf":1.4142135623730951},"1251":{"tf":1.0},"1253":{"tf":1.4142135623730951},"1312":{"tf":1.4142135623730951},"1313":{"tf":1.4142135623730951},"1331":{"tf":1.0},"1332":{"tf":1.7320508075688772},"1333":{"tf":1.0},"1403":{"tf":1.4142135623730951},"1435":{"tf":1.4142135623730951},"1436":{"tf":1.4142135623730951},"1451":{"tf":1.7320508075688772},"1452":{"tf":1.7320508075688772},"1453":{"tf":1.0},"1656":{"tf":1.0},"1657":{"tf":1.0},"1658":{"tf":1.0},"1659":{"tf":1.0},"1660":{"tf":1.0},"1661":{"tf":1.0},"1662":{"tf":1.0},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0},"467":{"tf":1.0}},"df":45,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1197":{"tf":1.4142135623730951}},"df":1}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1663":{"tf":1.0}},"df":3}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1151":{"tf":1.4142135623730951},"1152":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1236":{"tf":1.4142135623730951},"1237":{"tf":1.4142135623730951},"467":{"tf":1.0}},"df":7}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1663":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"129":{"tf":1.7320508075688772},"130":{"tf":1.7320508075688772},"133":{"tf":1.4142135623730951},"1784":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0}},"df":14}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"907":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"907":{"tf":1.0}},"df":1}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"957":{"tf":1.0}},"df":1,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"525":{"tf":1.4142135623730951}},"df":1}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"205":{"tf":1.0}},"df":1}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"1481":{"tf":1.0}},"df":1}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"645":{"tf":1.0}},"df":1}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"685":{"tf":1.7320508075688772}},"df":1}}},"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"98":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"df":2}}}}}}}},"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"109":{"tf":1.7320508075688772},"112":{"tf":1.0},"113":{"tf":1.0},"1534":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"1571":{"tf":1.0},"1788":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"458":{"tf":1.0},"459":{"tf":1.0},"786":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951}},"df":12,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"443":{"tf":1.0}},"df":1}}}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"791":{"tf":1.4142135623730951},"851":{"tf":1.4142135623730951}},"df":2}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"582":{"tf":1.4142135623730951},"583":{"tf":1.4142135623730951},"626":{"tf":1.0}},"df":3,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"584":{"tf":1.4142135623730951},"626":{"tf":1.0}},"df":2}}}}}}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1150":{"tf":1.4142135623730951},"1193":{"tf":1.4142135623730951},"1235":{"tf":1.4142135623730951}},"df":3}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1322":{"tf":1.4142135623730951},"1323":{"tf":1.4142135623730951},"1324":{"tf":1.0},"1325":{"tf":1.4142135623730951},"1326":{"tf":1.4142135623730951},"1331":{"tf":1.4142135623730951},"1333":{"tf":1.4142135623730951},"1443":{"tf":1.4142135623730951},"1444":{"tf":1.4142135623730951},"1445":{"tf":1.0},"1446":{"tf":1.4142135623730951},"1447":{"tf":1.4142135623730951},"1453":{"tf":1.4142135623730951}},"df":13,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1467":{"tf":1.4142135623730951}},"df":1}}}}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1201":{"tf":1.0},"1656":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"1571":{"tf":1.0}},"df":1}}}}}},"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"440":{"tf":1.0}},"df":1}}}}}}}}}}},"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"474":{"tf":1.4142135623730951},"499":{"tf":1.4142135623730951},"527":{"tf":1.0}},"df":3}}}}}}}},"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"688":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"188":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951}},"df":2}}}}},"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0}},"df":6,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"900":{"tf":1.4142135623730951}},"df":1}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0}},"df":3}}},"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0}},"df":3}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"899":{"tf":1.0},"900":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1304":{"tf":1.4142135623730951},"1305":{"tf":1.4142135623730951},"1306":{"tf":1.0},"1427":{"tf":1.4142135623730951},"1428":{"tf":1.4142135623730951},"1429":{"tf":1.4142135623730951},"800":{"tf":1.4142135623730951},"835":{"tf":1.4142135623730951}},"df":8}}}},"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1000":{"tf":1.4142135623730951},"1589":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"997":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1001":{"tf":1.0},"1590":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1001":{"tf":1.0},"1590":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1592":{"tf":1.0},"999":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1592":{"tf":1.0},"999":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1002":{"tf":1.4142135623730951},"1591":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"480":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951}},"df":2,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.0}},"df":6}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"1096":{"tf":1.0},"1098":{"tf":1.0},"685":{"tf":1.0}},"df":3}}}}},"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"681":{"tf":1.0},"687":{"tf":1.4142135623730951}},"df":2}}}}}}},"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"1":{"docs":{"463":{"tf":1.0}},"df":1},"2":{"docs":{"463":{"tf":1.0}},"df":1},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1356":{"tf":1.0},"1357":{"tf":1.0}},"df":2}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1357":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1357":{"tf":1.0}},"df":1}}}}}}}}}}}},"d":{"docs":{"129":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951}},"df":6,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"118":{"tf":1.4142135623730951},"119":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951}},"df":12}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"160":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951}},"df":2}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"1788":{"tf":1.0},"442":{"tf":1.0},"786":{"tf":1.4142135623730951},"801":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951},"836":{"tf":1.4142135623730951}},"df":6}}}}}},"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"1135":{"tf":1.4142135623730951},"1196":{"tf":1.4142135623730951},"1220":{"tf":1.4142135623730951}},"df":3}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1197":{"tf":1.4142135623730951}},"df":1}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"1765":{"tf":1.4142135623730951},"1767":{"tf":1.0},"1768":{"tf":1.0},"696":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"716":{"tf":1.4142135623730951},"794":{"tf":1.4142135623730951},"818":{"tf":1.4142135623730951},"850":{"tf":1.0},"853":{"tf":1.4142135623730951},"858":{"tf":1.0},"859":{"tf":1.0},"874":{"tf":1.4142135623730951}},"df":13,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"81":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951}},"df":2}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"860":{"tf":1.0}},"df":1}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"482":{"tf":1.4142135623730951},"509":{"tf":1.4142135623730951},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0}},"df":5}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"998":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"998":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{"1008":{"tf":1.0},"1600":{"tf":1.0}},"df":2,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1008":{"tf":1.0},"1600":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1158":{"tf":1.4142135623730951},"1318":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1318":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{"1007":{"tf":1.4142135623730951},"1599":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"125":{"tf":1.4142135623730951}},"df":1}}}}}}}},"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"211":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"211":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"y":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1066":{"tf":1.4142135623730951}},"df":1}}}}}}}}}},"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1333":{"tf":1.4142135623730951},"1334":{"tf":1.4142135623730951},"1337":{"tf":1.4142135623730951},"1338":{"tf":1.4142135623730951},"1366":{"tf":1.0},"1367":{"tf":1.0},"1379":{"tf":1.4142135623730951},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1453":{"tf":1.4142135623730951},"1454":{"tf":1.4142135623730951},"1457":{"tf":1.4142135623730951},"1458":{"tf":1.4142135623730951},"1474":{"tf":1.0},"1475":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951}},"df":17}}}}}},"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1401":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}},"df":3}}}}}}}}}}}},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1350":{"tf":1.4142135623730951},"1467":{"tf":1.4142135623730951}},"df":2}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"930":{"tf":1.0}},"df":1}}},"i":{"docs":{},"df":0,"t":{"docs":{"1419":{"tf":1.4142135623730951},"474":{"tf":1.0},"475":{"tf":1.0},"499":{"tf":1.0},"502":{"tf":1.0}},"df":5,"i":{"docs":{"474":{"tf":1.4142135623730951},"475":{"tf":1.4142135623730951},"476":{"tf":1.0},"499":{"tf":1.4142135623730951},"502":{"tf":1.4142135623730951},"503":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":1.4142135623730951},"527":{"tf":1.0}},"df":9,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{"1571":{"tf":1.0}},"df":1}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"525":{"tf":1.4142135623730951}},"df":1}}}}},"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"1534":{"tf":1.0}},"df":1}}}}}}}}}}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"931":{"tf":1.0},"932":{"tf":1.0},"933":{"tf":1.0}},"df":3}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"494":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}},"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"462":{"tf":1.0}},"df":1}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"100":{"tf":1.4142135623730951},"1121":{"tf":1.4142135623730951},"1135":{"tf":1.4142135623730951},"1140":{"tf":1.4142135623730951},"1162":{"tf":1.4142135623730951},"1169":{"tf":1.0},"1172":{"tf":1.4142135623730951},"1181":{"tf":1.4142135623730951},"1191":{"tf":1.0},"1192":{"tf":1.4142135623730951},"1196":{"tf":1.4142135623730951},"1207":{"tf":1.4142135623730951},"1220":{"tf":1.4142135623730951},"1225":{"tf":1.4142135623730951},"1244":{"tf":1.4142135623730951},"1250":{"tf":1.0},"1254":{"tf":1.4142135623730951},"1336":{"tf":1.7320508075688772},"1337":{"tf":1.7320508075688772},"1456":{"tf":1.7320508075688772},"1457":{"tf":1.7320508075688772},"99":{"tf":1.4142135623730951}},"df":22}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"167":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951}},"df":2}}},"o":{"docs":{"1655":{"tf":1.0},"786":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951}},"df":3,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1135":{"tf":1.4142135623730951},"1220":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"908":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"908":{"tf":1.0}},"df":1}}}}}}}}},"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"464":{"tf":1.0}},"df":1}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"444":{"tf":1.0}},"df":1}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1157":{"tf":1.0},"1287":{"tf":1.0}},"df":2,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1157":{"tf":1.0}},"df":1}}}}}}}}}}}}},"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"445":{"tf":1.0},"446":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"685":{"tf":1.4142135623730951}},"df":1}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1159":{"tf":1.0},"1319":{"tf":1.0},"446":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"92":{"tf":1.4142135623730951}},"df":1}}}}}}}}}},"y":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"105":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"444":{"tf":1.0},"445":{"tf":1.0}},"df":2}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1159":{"tf":1.0},"1319":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1159":{"tf":1.0},"1319":{"tf":1.0},"441":{"tf":1.0}},"df":3}}}}}}}},"t":{"docs":{"857":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"857":{"tf":1.0}},"df":1}}}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1162":{"tf":1.4142135623730951},"1196":{"tf":1.4142135623730951},"1244":{"tf":1.4142135623730951},"1367":{"tf":1.0},"1475":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951}},"df":7}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1140":{"tf":1.4142135623730951},"1225":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}},"r":{"docs":{"1536":{"tf":1.0}},"df":1}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"110":{"tf":1.4142135623730951}},"df":1}}}}}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{"1534":{"tf":1.0},"1535":{"tf":1.0},"1788":{"tf":1.0},"734":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"792":{"tf":1.4142135623730951},"811":{"tf":1.4142135623730951},"812":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"865":{"tf":1.4142135623730951},"867":{"tf":1.4142135623730951}},"df":12}}},"e":{"docs":{},"df":0,"w":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"103":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"206":{"tf":1.0}},"df":1}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"1373":{"tf":1.0}},"df":1}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1302":{"tf":1.4142135623730951},"1426":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"131":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951}},"df":3}}}}},"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"153":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951}},"df":2}}}}}}}}},"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"132":{"tf":1.4142135623730951}},"df":1}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1147":{"tf":1.4142135623730951}},"df":1,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1303":{"tf":1.4142135623730951},"1425":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1229":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}},"t":{"docs":{"1145":{"tf":1.4142135623730951},"1300":{"tf":1.0},"1423":{"tf":1.0}},"df":3}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1146":{"tf":1.4142135623730951},"1232":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"r":{"docs":{"1299":{"tf":1.0},"1422":{"tf":1.0}},"df":2}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1144":{"tf":1.4142135623730951},"1230":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"154":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951}},"df":2}}}}}}}}}},"l":{"docs":{},"df":0,"r":{"docs":{"1301":{"tf":1.0},"1424":{"tf":1.0}},"df":2}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{"134":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951}},"df":2}}}}}}}},"w":{"docs":{},"df":0,"n":{"docs":{"485":{"tf":1.4142135623730951},"517":{"tf":1.4142135623730951},"534":{"tf":1.4142135623730951}},"df":3}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"1231":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"880":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"881":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1307":{"tf":1.4142135623730951},"1430":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"802":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951},"837":{"tf":1.4142135623730951}},"df":6}}},"r":{"docs":{"1691":{"tf":1.0},"1706":{"tf":1.0}},"df":2}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{"116":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"892":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"1788":{"tf":1.0}},"df":1}}},"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"121":{"tf":2.0},"122":{"tf":1.7320508075688772},"156":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}},"df":4}}}}}}}}}}}},"i":{"docs":{},"df":0,"d":{"docs":{"114":{"tf":1.4142135623730951}},"df":1}},"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"141":{"tf":1.4142135623730951},"178":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951}},"df":4}}}}}}}},"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1488":{"tf":1.0},"1490":{"tf":1.0},"1491":{"tf":1.0},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.4142135623730951},"844":{"tf":1.0}},"df":8}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"1308":{"tf":1.4142135623730951},"1309":{"tf":1.4142135623730951}},"df":2}},"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1356":{"tf":1.0},"1357":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1356":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1357":{"tf":1.0}},"df":1}}}}}}}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1357":{"tf":1.4142135623730951}},"df":1}}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{"166":{"tf":1.4142135623730951},"56":{"tf":1.4142135623730951}},"df":2}}}},"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"791":{"tf":1.4142135623730951},"851":{"tf":1.4142135623730951}},"df":2}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"791":{"tf":1.4142135623730951},"851":{"tf":1.4142135623730951}},"df":2}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1006":{"tf":1.0},"1598":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1006":{"tf":1.0},"1598":{"tf":1.0}},"df":2}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1009":{"tf":1.0},"1601":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1009":{"tf":1.0},"1601":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{"108":{"tf":1.7320508075688772},"110":{"tf":1.4142135623730951}},"df":2,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"108":{"tf":1.4142135623730951}},"df":1}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"121":{"tf":1.4142135623730951}},"df":1}}}}}}}}},"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1307":{"tf":1.4142135623730951},"1430":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1356":{"tf":1.0},"1357":{"tf":1.0}},"df":2}}}}}}}}}}},"x":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1055":{"tf":1.4142135623730951},"1056":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"1056":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"686":{"tf":1.4142135623730951}},"df":1}}}}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{"168":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"100":{"tf":1.4142135623730951},"1132":{"tf":1.4142135623730951},"1183":{"tf":1.7320508075688772},"1214":{"tf":1.4142135623730951},"1400":{"tf":1.4142135623730951},"1401":{"tf":1.4142135623730951},"1409":{"tf":1.4142135623730951}},"df":7}}}},"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"886":{"tf":1.4142135623730951},"887":{"tf":1.4142135623730951}},"df":2}}},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"1352":{"tf":1.4142135623730951},"1353":{"tf":1.4142135623730951},"1354":{"tf":1.4142135623730951},"1355":{"tf":1.4142135623730951},"1759":{"tf":1.4142135623730951},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.4142135623730951},"1763":{"tf":1.4142135623730951},"1764":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.4142135623730951},"714":{"tf":1.4142135623730951},"715":{"tf":1.4142135623730951}},"df":16,"e":{"docs":{},"df":0,"n":{"docs":{"798":{"tf":1.4142135623730951},"855":{"tf":1.4142135623730951}},"df":2}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"121":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"906":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"906":{"tf":1.0}},"df":1}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"209":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"209":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1314":{"tf":1.4142135623730951},"1317":{"tf":1.4142135623730951},"1437":{"tf":1.4142135623730951},"1438":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951}},"df":5}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1158":{"tf":1.0},"1159":{"tf":1.0},"1318":{"tf":1.0},"1319":{"tf":1.0}},"df":4,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1156":{"tf":1.4142135623730951},"1241":{"tf":1.4142135623730951},"1314":{"tf":1.4142135623730951},"1316":{"tf":1.0},"1317":{"tf":1.4142135623730951},"1437":{"tf":1.4142135623730951},"1438":{"tf":1.4142135623730951},"1439":{"tf":1.4142135623730951},"466":{"tf":1.0}},"df":9}}}}}}}}}}}},"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"627":{"tf":1.0}},"df":1}}}}}}}},"v":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"212":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"212":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{"419":{"tf":1.0},"700":{"tf":1.4142135623730951},"719":{"tf":1.4142135623730951}},"df":3,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{"419":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"645":{"tf":1.0}},"df":1}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1395":{"tf":1.4142135623730951}},"df":1}}}},"v":{"docs":{},"df":0,"e":{"docs":{"626":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"626":{"tf":1.0}},"df":1}}}}}}}}}},"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"t":{"docs":{},"df":0,"x":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{"996":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"996":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1395":{"tf":1.4142135623730951}},"df":1}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1158":{"tf":1.0},"1159":{"tf":1.0},"1318":{"tf":1.0},"1319":{"tf":1.0}},"df":4,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1156":{"tf":1.4142135623730951},"1158":{"tf":1.0},"1241":{"tf":1.4142135623730951},"1314":{"tf":1.4142135623730951},"1316":{"tf":1.0},"1317":{"tf":1.4142135623730951},"1318":{"tf":1.0},"1437":{"tf":1.4142135623730951},"1438":{"tf":1.4142135623730951},"1439":{"tf":1.4142135623730951},"466":{"tf":1.0}},"df":11}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1159":{"tf":1.0},"1319":{"tf":1.0}},"df":2}}}}}}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"532":{"tf":1.0},"533":{"tf":1.0}},"df":2,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"532":{"tf":1.0}},"df":1}}}}}}}}}},"f":{"docs":{"103":{"tf":1.0}},"df":1}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"158":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"157":{"tf":1.4142135623730951},"1788":{"tf":1.0},"53":{"tf":1.4142135623730951}},"df":3}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"147":{"tf":1.0},"203":{"tf":1.0},"210":{"tf":1.0},"38":{"tf":1.0}},"df":4,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"210":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1431":{"tf":1.4142135623730951},"1432":{"tf":1.4142135623730951}},"df":2}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"216":{"tf":1.0}},"df":1}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{"1760":{"tf":2.0},"1762":{"tf":1.7320508075688772},"1763":{"tf":1.4142135623730951},"711":{"tf":2.0},"713":{"tf":1.7320508075688772},"714":{"tf":1.4142135623730951},"817":{"tf":1.0},"818":{"tf":1.0}},"df":8}}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"848":{"tf":1.0}},"df":1}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"119":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951}},"df":4}}}}},"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1583":{"tf":1.0}},"df":1}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"1353":{"tf":1.4142135623730951}},"df":1,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1354":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1355":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}},"y":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1534":{"tf":1.4142135623730951},"1535":{"tf":1.0},"1788":{"tf":1.4142135623730951},"734":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"792":{"tf":1.4142135623730951},"811":{"tf":1.4142135623730951},"812":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"865":{"tf":1.4142135623730951},"867":{"tf":1.4142135623730951}},"df":12}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"114":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"178":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951}},"df":19}}}}},"o":{"docs":{"1765":{"tf":1.4142135623730951},"1767":{"tf":1.0},"1768":{"tf":1.0},"695":{"tf":1.4142135623730951},"700":{"tf":1.4142135623730951},"708":{"tf":1.4142135623730951},"716":{"tf":1.4142135623730951},"719":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"797":{"tf":1.4142135623730951},"817":{"tf":1.4142135623730951},"849":{"tf":1.0},"850":{"tf":1.0},"852":{"tf":1.4142135623730951},"854":{"tf":1.4142135623730951},"857":{"tf":1.0},"859":{"tf":1.0},"873":{"tf":1.4142135623730951}},"df":18,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"83":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951}},"df":2}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"860":{"tf":1.0}},"df":1}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1159":{"tf":1.0},"1319":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"859":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"859":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"627":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"627":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"832":{"tf":1.4142135623730951}},"df":1},"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"786":{"tf":1.4142135623730951},"804":{"tf":1.4142135623730951},"834":{"tf":1.4142135623730951}},"df":3}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"104":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1583":{"tf":1.0}},"df":1}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"125":{"tf":1.4142135623730951}},"df":1}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1152":{"tf":1.4142135623730951},"1201":{"tf":1.0},"1237":{"tf":1.4142135623730951},"1656":{"tf":1.0},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0}},"df":9}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"110":{"tf":1.4142135623730951},"460":{"tf":1.0},"910":{"tf":1.0},"930":{"tf":1.0},"96":{"tf":1.4142135623730951}},"df":5,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1414":{"tf":1.4142135623730951}},"df":1}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"910":{"tf":1.0}},"df":1}}}}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"115":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951}},"df":5}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"792":{"tf":1.4142135623730951},"812":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"867":{"tf":1.4142135623730951}},"df":4}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"109":{"tf":1.4142135623730951}},"df":1}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"726":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"726":{"tf":1.0}},"df":1}}}}}}}},"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1201":{"tf":1.0},"1656":{"tf":1.0},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0}},"df":7}}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1151":{"tf":1.4142135623730951},"1152":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1236":{"tf":1.4142135623730951},"1237":{"tf":1.4142135623730951}},"df":6}}}}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{"188":{"tf":1.7320508075688772},"75":{"tf":1.7320508075688772}},"df":2}}}}}}}},"a":{"docs":{},"df":0,"*":{"docs":{},"df":0,"b":{"docs":{"1109":{"tf":1.0}},"df":1}},"/":{"docs":{},"df":0,"b":{"docs":{"1110":{"tf":1.0}},"df":1}},"a":{"docs":{},"df":0,"v":{"docs":{"1101":{"tf":1.0},"958":{"tf":1.0}},"df":2}},"b":{"docs":{},"df":0,"i":{"docs":{"681":{"tf":1.0},"8":{"tf":1.4142135623730951}},"df":2,".":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1060":{"tf":1.0}},"df":1}}}}}},"l":{"docs":{"681":{"tf":1.0}},"df":1}},"o":{"docs":{},"df":0,"v":{"docs":{"103":{"tf":1.0},"1300":{"tf":1.0},"1423":{"tf":1.0},"144":{"tf":1.0},"681":{"tf":1.0}},"df":5}}},"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{"1491":{"tf":1.0},"486":{"tf":1.4142135623730951},"518":{"tf":1.4142135623730951}},"df":3,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1491":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{"0":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"429":{"tf":1.0},"8":{"tf":1.0}},"df":5,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{"274":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"274":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"202":{"tf":1.0},"216":{"tf":1.0},"415":{"tf":1.0}},"df":3,".":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"700":{"tf":1.0},"719":{"tf":1.0}},"df":2}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"701":{"tf":1.0},"823":{"tf":1.0},"862":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"719":{"tf":1.0}},"df":1}}}}}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{"129":{"tf":1.0},"130":{"tf":1.0},"1351":{"tf":1.0},"1465":{"tf":1.0}},"df":4}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1117":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.7320508075688772},"1123":{"tf":1.4142135623730951},"1124":{"tf":1.4142135623730951},"1125":{"tf":1.0},"1126":{"tf":1.7320508075688772},"1127":{"tf":1.0},"1128":{"tf":1.4142135623730951},"1129":{"tf":1.7320508075688772},"1130":{"tf":1.0},"1131":{"tf":1.0},"1132":{"tf":2.0},"1133":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.0},"1136":{"tf":1.4142135623730951},"1137":{"tf":1.4142135623730951},"1155":{"tf":1.0},"1156":{"tf":1.4142135623730951},"1176":{"tf":1.7320508075688772},"1177":{"tf":1.7320508075688772},"1178":{"tf":1.4142135623730951},"1179":{"tf":1.4142135623730951},"1180":{"tf":1.0},"1181":{"tf":1.4142135623730951},"1182":{"tf":1.7320508075688772},"1183":{"tf":2.23606797749979},"1184":{"tf":1.4142135623730951},"1185":{"tf":1.4142135623730951},"1186":{"tf":1.7320508075688772},"1187":{"tf":1.4142135623730951},"1188":{"tf":1.0},"1192":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.7320508075688772},"1195":{"tf":1.4142135623730951},"1196":{"tf":1.0},"1204":{"tf":1.4142135623730951},"1205":{"tf":1.4142135623730951},"1206":{"tf":1.7320508075688772},"1207":{"tf":1.4142135623730951},"1208":{"tf":1.4142135623730951},"1209":{"tf":1.4142135623730951},"1210":{"tf":1.0},"1211":{"tf":1.0},"1212":{"tf":1.7320508075688772},"1213":{"tf":1.0},"1214":{"tf":2.0},"1215":{"tf":1.0},"1216":{"tf":1.0},"1217":{"tf":1.4142135623730951},"1218":{"tf":1.7320508075688772},"1219":{"tf":1.0},"1220":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.4142135623730951},"1264":{"tf":1.4142135623730951},"1265":{"tf":1.4142135623730951},"1266":{"tf":1.4142135623730951},"1269":{"tf":1.4142135623730951},"1270":{"tf":1.4142135623730951},"1273":{"tf":1.4142135623730951},"1274":{"tf":1.4142135623730951},"1275":{"tf":1.0},"1287":{"tf":1.0},"1288":{"tf":1.0},"1312":{"tf":1.4142135623730951},"1313":{"tf":1.4142135623730951},"1322":{"tf":1.0},"1323":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.4142135623730951},"1327":{"tf":1.0},"1328":{"tf":1.4142135623730951},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.7320508075688772},"1379":{"tf":1.0},"1380":{"tf":1.0},"1394":{"tf":1.0},"1413":{"tf":1.4142135623730951},"1435":{"tf":1.4142135623730951},"1436":{"tf":1.4142135623730951},"144":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.4142135623730951},"1448":{"tf":1.0},"1449":{"tf":1.4142135623730951},"145":{"tf":1.0},"146":{"tf":1.7320508075688772},"148":{"tf":1.4142135623730951},"149":{"tf":2.23606797749979},"150":{"tf":1.4142135623730951},"1523":{"tf":1.0},"1649":{"tf":1.4142135623730951},"185":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.7320508075688772},"207":{"tf":1.7320508075688772},"208":{"tf":1.7320508075688772},"209":{"tf":2.23606797749979},"211":{"tf":1.4142135623730951},"212":{"tf":1.4142135623730951},"216":{"tf":1.7320508075688772},"217":{"tf":2.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"364":{"tf":1.0},"365":{"tf":1.0},"37":{"tf":1.4142135623730951},"39":{"tf":2.23606797749979},"415":{"tf":1.4142135623730951},"431":{"tf":1.0},"681":{"tf":1.7320508075688772},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0}},"df":124,"'":{"docs":{"1119":{"tf":1.0},"1132":{"tf":1.0},"1155":{"tf":1.4142135623730951},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.4142135623730951},"1204":{"tf":1.0},"1214":{"tf":1.0},"1240":{"tf":1.4142135623730951}},"df":9},"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"365":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"365":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"356":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"364":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"364":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"364":{"tf":1.0},"365":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1185":{"tf":1.4142135623730951}},"df":1}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1184":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1184":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"430":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1180":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1180":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1182":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1182":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1374":{"tf":1.0},"1408":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1408":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1188":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1188":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1183":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1183":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1181":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1181":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1378":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1378":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1377":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1377":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1116":{"tf":1.0},"1137":{"tf":1.0},"1186":{"tf":1.0},"1187":{"tf":1.0}},"df":4,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1186":{"tf":1.0},"1187":{"tf":1.0}},"df":2}}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1137":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1116":{"tf":1.0},"1136":{"tf":1.0},"1179":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1179":{"tf":1.0}},"df":1}}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1136":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1374":{"tf":1.0},"1379":{"tf":1.0},"1410":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1379":{"tf":1.0}},"df":1}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1410":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1380":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1380":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"u":{"docs":{"1377":{"tf":1.0}},"df":1}},"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"1350":{"tf":1.4142135623730951},"1415":{"tf":1.4142135623730951},"1467":{"tf":1.4142135623730951}},"df":3}}}}},"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0}},"df":3}}}},"t":{"docs":{"416":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"1141":{"tf":1.0},"1165":{"tf":1.0},"1249":{"tf":1.0},"1276":{"tf":1.0},"188":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"192":{"tf":1.0},"223":{"tf":1.7320508075688772},"281":{"tf":1.0},"401":{"tf":1.0},"433":{"tf":1.0},"568":{"tf":1.0},"623":{"tf":1.0},"667":{"tf":1.0},"75":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"79":{"tf":1.0}},"df":17}},"v":{"docs":{"1640":{"tf":1.4142135623730951},"1676":{"tf":1.4142135623730951},"1698":{"tf":1.0},"1699":{"tf":1.7320508075688772},"1709":{"tf":1.4142135623730951}},"df":5}},"u":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1394":{"tf":1.0},"681":{"tf":1.0}},"df":2}}}}},"d":{"docs":{"1262":{"tf":1.0},"1267":{"tf":1.0},"1776":{"tf":1.0},"9":{"tf":1.7320508075688772},"903":{"tf":1.0},"905":{"tf":1.0},"909":{"tf":1.0},"911":{"tf":1.0},"915":{"tf":1.0},"917":{"tf":1.0},"921":{"tf":1.0},"923":{"tf":1.0},"927":{"tf":1.0}},"df":13,"d":{"docs":{"1080":{"tf":1.0},"129":{"tf":1.0},"1305":{"tf":1.0},"1429":{"tf":1.0},"1747":{"tf":1.4142135623730951},"18":{"tf":1.0},"1810":{"tf":1.4142135623730951},"525":{"tf":1.4142135623730951},"567":{"tf":1.0},"681":{"tf":1.0},"695":{"tf":1.0},"708":{"tf":1.0},"729":{"tf":1.0},"9":{"tf":2.23606797749979},"903":{"tf":1.0},"905":{"tf":1.0},"911":{"tf":1.4142135623730951},"917":{"tf":1.4142135623730951},"923":{"tf":1.4142135623730951},"989":{"tf":1.0}},"df":20,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"917":{"tf":1.0}},"df":1}}}}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1080":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"911":{"tf":1.0}},"df":1}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"989":{"tf":1.0}},"df":1}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"923":{"tf":1.0}},"df":1}}}}}}}},"/":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"474":{"tf":1.0},"499":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"=":{"docs":{},"df":0,"0":{"docs":{"567":{"tf":1.0}},"df":1}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"129":{"tf":1.4142135623730951},"1747":{"tf":1.0},"18":{"tf":1.4142135623730951},"1810":{"tf":1.0}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"129":{"tf":1.0},"18":{"tf":1.0}},"df":2}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1747":{"tf":1.0},"1810":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"531":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"531":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"528":{"tf":1.0},"532":{"tf":1.0}},"df":2,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"532":{"tf":1.0}},"df":1}}}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"528":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.0}},"df":1}},"r":{"docs":{"1521":{"tf":1.0},"1670":{"tf":1.0},"398":{"tf":1.0},"590":{"tf":1.4142135623730951},"595":{"tf":1.4142135623730951},"596":{"tf":1.0},"597":{"tf":1.4142135623730951},"598":{"tf":1.0},"634":{"tf":1.4142135623730951},"639":{"tf":1.4142135623730951},"640":{"tf":1.4142135623730951},"641":{"tf":1.0},"642":{"tf":1.0}},"df":13,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"103":{"tf":1.0},"1038":{"tf":1.0},"1058":{"tf":1.7320508075688772},"1059":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1076":{"tf":1.0},"1082":{"tf":1.4142135623730951},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.4142135623730951},"1093":{"tf":1.0},"1096":{"tf":1.0},"1098":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.4142135623730951},"1121":{"tf":2.0},"1122":{"tf":2.23606797749979},"1123":{"tf":1.0},"1124":{"tf":1.0},"1125":{"tf":2.0},"1126":{"tf":2.23606797749979},"1127":{"tf":2.0},"1128":{"tf":2.0},"1129":{"tf":1.0},"1130":{"tf":1.0},"1131":{"tf":1.7320508075688772},"1132":{"tf":1.0},"1135":{"tf":2.6457513110645907},"1136":{"tf":1.0},"1137":{"tf":1.0},"1140":{"tf":2.23606797749979},"1147":{"tf":1.0},"115":{"tf":1.4142135623730951},"1150":{"tf":2.0},"1151":{"tf":2.449489742783178},"1152":{"tf":2.449489742783178},"1156":{"tf":2.8284271247461903},"1158":{"tf":1.4142135623730951},"1162":{"tf":2.23606797749979},"1171":{"tf":1.4142135623730951},"1172":{"tf":1.4142135623730951},"1176":{"tf":1.4142135623730951},"1177":{"tf":1.4142135623730951},"1178":{"tf":1.7320508075688772},"1179":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"1180":{"tf":2.23606797749979},"1181":{"tf":2.23606797749979},"1182":{"tf":2.23606797749979},"1183":{"tf":1.4142135623730951},"1184":{"tf":2.0},"1185":{"tf":2.23606797749979},"1186":{"tf":1.4142135623730951},"1187":{"tf":2.0},"1188":{"tf":2.23606797749979},"119":{"tf":1.4142135623730951},"1191":{"tf":1.7320508075688772},"1192":{"tf":2.449489742783178},"1193":{"tf":2.449489742783178},"1194":{"tf":2.449489742783178},"1195":{"tf":2.449489742783178},"1196":{"tf":1.4142135623730951},"1197":{"tf":2.0},"120":{"tf":1.4142135623730951},"1201":{"tf":1.4142135623730951},"1204":{"tf":1.0},"1205":{"tf":1.4142135623730951},"1206":{"tf":2.23606797749979},"1207":{"tf":2.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"1210":{"tf":2.0},"1211":{"tf":1.7320508075688772},"1212":{"tf":1.0},"1213":{"tf":1.0},"1214":{"tf":1.0},"1217":{"tf":2.0},"1218":{"tf":2.23606797749979},"1219":{"tf":2.0},"1220":{"tf":2.6457513110645907},"1222":{"tf":1.0},"1225":{"tf":2.23606797749979},"1229":{"tf":1.0},"123":{"tf":1.4142135623730951},"1235":{"tf":2.0},"1236":{"tf":2.449489742783178},"1237":{"tf":2.449489742783178},"1241":{"tf":2.8284271247461903},"1244":{"tf":2.23606797749979},"125":{"tf":1.4142135623730951},"1253":{"tf":1.4142135623730951},"1254":{"tf":1.4142135623730951},"1262":{"tf":1.4142135623730951},"1263":{"tf":1.4142135623730951},"1264":{"tf":1.0},"1265":{"tf":1.0},"1266":{"tf":1.0},"1267":{"tf":1.4142135623730951},"1268":{"tf":1.4142135623730951},"1269":{"tf":1.0},"1270":{"tf":1.0},"1271":{"tf":1.0},"1272":{"tf":1.0},"1273":{"tf":1.0},"1274":{"tf":1.4142135623730951},"1275":{"tf":2.0},"1276":{"tf":1.0},"1277":{"tf":1.0},"1278":{"tf":1.0},"1283":{"tf":2.23606797749979},"1287":{"tf":1.7320508075688772},"1288":{"tf":1.7320508075688772},"129":{"tf":1.7320508075688772},"130":{"tf":1.4142135623730951},"1302":{"tf":1.0},"1303":{"tf":1.4142135623730951},"1304":{"tf":1.0},"1305":{"tf":1.0},"1307":{"tf":1.0},"131":{"tf":1.0},"1312":{"tf":1.7320508075688772},"1313":{"tf":1.7320508075688772},"1314":{"tf":1.7320508075688772},"1316":{"tf":1.0},"1317":{"tf":1.7320508075688772},"1318":{"tf":1.0},"132":{"tf":1.0},"1322":{"tf":1.7320508075688772},"1323":{"tf":1.7320508075688772},"1324":{"tf":1.0},"1325":{"tf":1.7320508075688772},"1326":{"tf":1.7320508075688772},"1327":{"tf":1.0},"1328":{"tf":1.0},"1329":{"tf":1.0},"133":{"tf":1.4142135623730951},"1330":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1335":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"134":{"tf":1.4142135623730951},"1341":{"tf":1.7320508075688772},"1344":{"tf":1.0},"1345":{"tf":1.0},"1350":{"tf":1.0},"1351":{"tf":1.7320508075688772},"1352":{"tf":2.449489742783178},"1353":{"tf":2.6457513110645907},"1354":{"tf":2.23606797749979},"1355":{"tf":2.6457513110645907},"1356":{"tf":1.0},"1357":{"tf":1.4142135623730951},"1369":{"tf":1.0},"137":{"tf":1.4142135623730951},"1377":{"tf":2.23606797749979},"1378":{"tf":2.23606797749979},"1379":{"tf":1.4142135623730951},"138":{"tf":1.7320508075688772},"1380":{"tf":1.4142135623730951},"1384":{"tf":1.0},"139":{"tf":1.7320508075688772},"1390":{"tf":1.0},"1393":{"tf":2.0},"1394":{"tf":2.0},"1395":{"tf":1.7320508075688772},"140":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1404":{"tf":1.7320508075688772},"1405":{"tf":1.7320508075688772},"1406":{"tf":1.7320508075688772},"1408":{"tf":1.0},"141":{"tf":2.6457513110645907},"1410":{"tf":1.0},"1413":{"tf":2.0},"1414":{"tf":2.0},"1415":{"tf":1.7320508075688772},"1421":{"tf":1.0},"1425":{"tf":1.4142135623730951},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.0},"1435":{"tf":1.7320508075688772},"1436":{"tf":1.7320508075688772},"1437":{"tf":1.7320508075688772},"1438":{"tf":1.7320508075688772},"1439":{"tf":2.23606797749979},"144":{"tf":1.7320508075688772},"1443":{"tf":1.7320508075688772},"1444":{"tf":1.7320508075688772},"1445":{"tf":1.0},"1446":{"tf":1.7320508075688772},"1447":{"tf":1.7320508075688772},"1448":{"tf":1.0},"1449":{"tf":1.0},"1450":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1455":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"146":{"tf":1.0},"1460":{"tf":1.7320508075688772},"1465":{"tf":1.7320508075688772},"1466":{"tf":2.23606797749979},"1467":{"tf":1.0},"148":{"tf":1.0},"1482":{"tf":1.0},"1485":{"tf":1.0},"1486":{"tf":1.0},"1489":{"tf":1.0},"149":{"tf":1.0},"1494":{"tf":1.0},"1495":{"tf":1.0},"1496":{"tf":1.7320508075688772},"1497":{"tf":1.7320508075688772},"1498":{"tf":1.0},"150":{"tf":1.0},"1501":{"tf":1.0},"1502":{"tf":1.4142135623730951},"1503":{"tf":1.0},"1505":{"tf":1.0},"1509":{"tf":1.7320508075688772},"1510":{"tf":1.4142135623730951},"1517":{"tf":1.0},"1518":{"tf":1.4142135623730951},"1521":{"tf":1.0},"1522":{"tf":1.0},"1523":{"tf":1.0},"153":{"tf":1.0},"1532":{"tf":1.0},"157":{"tf":1.7320508075688772},"160":{"tf":1.0},"161":{"tf":1.7320508075688772},"162":{"tf":1.7320508075688772},"163":{"tf":1.7320508075688772},"164":{"tf":2.0},"1648":{"tf":1.0},"1649":{"tf":1.0},"165":{"tf":2.0},"1650":{"tf":1.0},"1656":{"tf":1.4142135623730951},"1657":{"tf":1.4142135623730951},"1658":{"tf":1.4142135623730951},"1663":{"tf":1.0},"1664":{"tf":1.4142135623730951},"1665":{"tf":1.0},"1666":{"tf":1.4142135623730951},"1667":{"tf":1.0},"1668":{"tf":1.4142135623730951},"167":{"tf":1.7320508075688772},"1670":{"tf":1.0},"1675":{"tf":1.0},"168":{"tf":1.7320508075688772},"1700":{"tf":1.0},"1701":{"tf":1.0},"171":{"tf":1.0},"1729":{"tf":2.0},"1730":{"tf":2.0},"1731":{"tf":2.449489742783178},"1732":{"tf":2.449489742783178},"1735":{"tf":1.0},"1736":{"tf":1.0},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"1740":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1742":{"tf":1.4142135623730951},"1743":{"tf":2.0},"1744":{"tf":2.0},"1745":{"tf":2.0},"1748":{"tf":1.4142135623730951},"1749":{"tf":1.7320508075688772},"175":{"tf":1.4142135623730951},"1750":{"tf":1.7320508075688772},"1751":{"tf":1.7320508075688772},"1753":{"tf":1.0},"1754":{"tf":1.0},"1755":{"tf":1.0},"1756":{"tf":1.0},"1759":{"tf":2.23606797749979},"1760":{"tf":2.23606797749979},"1761":{"tf":2.6457513110645907},"1762":{"tf":2.449489742783178},"1763":{"tf":1.7320508075688772},"1764":{"tf":1.7320508075688772},"1765":{"tf":2.23606797749979},"1767":{"tf":1.0},"1768":{"tf":1.0},"1774":{"tf":1.7320508075688772},"1775":{"tf":1.0},"1776":{"tf":1.4142135623730951},"1779":{"tf":2.0},"178":{"tf":2.0},"1781":{"tf":1.7320508075688772},"1786":{"tf":1.0},"1788":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"1792":{"tf":2.0},"1793":{"tf":2.0},"1794":{"tf":2.449489742783178},"1795":{"tf":2.449489742783178},"1797":{"tf":1.0},"18":{"tf":1.7320508075688772},"180":{"tf":1.4142135623730951},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"1805":{"tf":2.0},"1806":{"tf":2.0},"1807":{"tf":1.4142135623730951},"1808":{"tf":2.0},"181":{"tf":1.4142135623730951},"1811":{"tf":1.4142135623730951},"1812":{"tf":1.7320508075688772},"1814":{"tf":1.0},"1815":{"tf":1.0},"1816":{"tf":1.0},"1817":{"tf":1.0},"1818":{"tf":1.7320508075688772},"1819":{"tf":1.7320508075688772},"182":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"191":{"tf":1.0},"192":{"tf":1.4142135623730951},"196":{"tf":1.0},"199":{"tf":1.0},"20":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"216":{"tf":1.4142135623730951},"217":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"272":{"tf":1.0},"274":{"tf":1.0},"28":{"tf":2.6457513110645907},"29":{"tf":1.7320508075688772},"30":{"tf":1.7320508075688772},"306":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"331":{"tf":1.4142135623730951},"335":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"35":{"tf":1.0},"356":{"tf":1.0},"36":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"37":{"tf":1.0},"380":{"tf":1.0},"382":{"tf":1.4142135623730951},"39":{"tf":1.0},"398":{"tf":1.0},"401":{"tf":1.7320508075688772},"402":{"tf":1.0},"403":{"tf":2.0},"404":{"tf":1.0},"405":{"tf":2.0},"406":{"tf":1.0},"407":{"tf":2.0},"408":{"tf":2.0},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"416":{"tf":1.0},"419":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"426":{"tf":1.0},"428":{"tf":1.0},"431":{"tf":1.7320508075688772},"432":{"tf":1.0},"435":{"tf":2.449489742783178},"44":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"466":{"tf":1.4142135623730951},"467":{"tf":1.4142135623730951},"47":{"tf":1.0},"474":{"tf":2.0},"475":{"tf":1.4142135623730951},"479":{"tf":1.0},"48":{"tf":1.7320508075688772},"480":{"tf":1.4142135623730951},"481":{"tf":1.7320508075688772},"482":{"tf":1.7320508075688772},"485":{"tf":1.7320508075688772},"487":{"tf":2.0},"488":{"tf":2.0},"49":{"tf":1.7320508075688772},"499":{"tf":2.0},"50":{"tf":2.0},"502":{"tf":1.4142135623730951},"506":{"tf":1.0},"507":{"tf":1.4142135623730951},"508":{"tf":1.7320508075688772},"509":{"tf":1.7320508075688772},"51":{"tf":2.0},"515":{"tf":2.0},"516":{"tf":2.0},"517":{"tf":1.7320508075688772},"52":{"tf":1.7320508075688772},"525":{"tf":1.7320508075688772},"526":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"53":{"tf":1.7320508075688772},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":2.0},"537":{"tf":1.7320508075688772},"538":{"tf":1.0},"539":{"tf":1.0},"540":{"tf":1.0},"545":{"tf":1.0},"557":{"tf":1.0},"558":{"tf":1.0},"564":{"tf":1.0},"565":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"57":{"tf":1.7320508075688772},"570":{"tf":2.0},"58":{"tf":1.7320508075688772},"590":{"tf":1.7320508075688772},"595":{"tf":1.7320508075688772},"596":{"tf":1.0},"597":{"tf":1.7320508075688772},"599":{"tf":2.6457513110645907},"600":{"tf":1.4142135623730951},"601":{"tf":1.4142135623730951},"602":{"tf":1.4142135623730951},"603":{"tf":1.0},"604":{"tf":2.449489742783178},"605":{"tf":2.0},"606":{"tf":1.4142135623730951},"607":{"tf":2.6457513110645907},"608":{"tf":2.6457513110645907},"609":{"tf":2.23606797749979},"61":{"tf":1.0},"610":{"tf":2.23606797749979},"611":{"tf":1.4142135623730951},"612":{"tf":1.7320508075688772},"613":{"tf":1.7320508075688772},"615":{"tf":1.0},"616":{"tf":1.0},"617":{"tf":1.0},"619":{"tf":1.0},"629":{"tf":1.0},"634":{"tf":1.7320508075688772},"639":{"tf":1.7320508075688772},"640":{"tf":1.7320508075688772},"641":{"tf":1.0},"643":{"tf":2.6457513110645907},"644":{"tf":1.4142135623730951},"645":{"tf":1.4142135623730951},"646":{"tf":1.4142135623730951},"647":{"tf":2.23606797749979},"648":{"tf":2.449489742783178},"649":{"tf":2.0},"65":{"tf":1.4142135623730951},"650":{"tf":2.6457513110645907},"651":{"tf":2.6457513110645907},"652":{"tf":2.6457513110645907},"653":{"tf":2.23606797749979},"654":{"tf":2.23606797749979},"655":{"tf":1.4142135623730951},"656":{"tf":1.7320508075688772},"657":{"tf":1.7320508075688772},"659":{"tf":1.0},"660":{"tf":1.0},"662":{"tf":1.0},"676":{"tf":1.0},"68":{"tf":2.0},"683":{"tf":1.0},"685":{"tf":1.4142135623730951},"686":{"tf":1.0},"69":{"tf":1.4142135623730951},"695":{"tf":1.7320508075688772},"696":{"tf":1.7320508075688772},"70":{"tf":1.4142135623730951},"700":{"tf":1.7320508075688772},"703":{"tf":1.0},"704":{"tf":1.0},"706":{"tf":1.7320508075688772},"708":{"tf":1.7320508075688772},"709":{"tf":1.7320508075688772},"71":{"tf":1.4142135623730951},"710":{"tf":2.23606797749979},"711":{"tf":2.23606797749979},"712":{"tf":2.6457513110645907},"713":{"tf":2.449489742783178},"714":{"tf":1.7320508075688772},"715":{"tf":1.7320508075688772},"716":{"tf":2.23606797749979},"719":{"tf":1.7320508075688772},"72":{"tf":1.4142135623730951},"726":{"tf":1.0},"727":{"tf":1.0},"735":{"tf":1.0},"736":{"tf":1.0},"75":{"tf":1.4142135623730951},"752":{"tf":1.7320508075688772},"753":{"tf":2.449489742783178},"754":{"tf":1.7320508075688772},"755":{"tf":2.449489742783178},"761":{"tf":1.0},"762":{"tf":1.0},"763":{"tf":1.4142135623730951},"764":{"tf":1.4142135623730951},"768":{"tf":1.7320508075688772},"769":{"tf":2.449489742783178},"774":{"tf":1.7320508075688772},"78":{"tf":1.0},"780":{"tf":2.449489742783178},"786":{"tf":2.8284271247461903},"787":{"tf":1.0},"79":{"tf":1.4142135623730951},"791":{"tf":1.7320508075688772},"793":{"tf":1.7320508075688772},"794":{"tf":1.7320508075688772},"797":{"tf":1.4142135623730951},"799":{"tf":1.7320508075688772},"801":{"tf":1.7320508075688772},"804":{"tf":2.0},"807":{"tf":1.4142135623730951},"81":{"tf":2.0},"811":{"tf":1.4142135623730951},"817":{"tf":1.0},"818":{"tf":1.0},"82":{"tf":1.4142135623730951},"827":{"tf":1.0},"828":{"tf":1.0},"83":{"tf":2.0},"832":{"tf":2.8284271247461903},"833":{"tf":1.7320508075688772},"834":{"tf":1.7320508075688772},"836":{"tf":1.7320508075688772},"84":{"tf":1.4142135623730951},"844":{"tf":1.0},"850":{"tf":1.0},"851":{"tf":1.7320508075688772},"852":{"tf":1.7320508075688772},"853":{"tf":1.7320508075688772},"854":{"tf":1.4142135623730951},"859":{"tf":1.0},"865":{"tf":1.4142135623730951},"873":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.4142135623730951},"879":{"tf":1.4142135623730951},"893":{"tf":1.0},"896":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":2.0},"903":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"956":{"tf":1.0},"99":{"tf":1.7320508075688772}},"df":596,"(":{"docs":{},"df":0,"0":{"docs":{"129":{"tf":1.0},"18":{"tf":1.0},"482":{"tf":1.0},"509":{"tf":1.0},"517":{"tf":1.0}},"df":5}},"[":{"docs":{},"df":0,"2":{"docs":{"129":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"427":{"tf":1.0}},"df":3}},"_":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"264":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"264":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"903":{"tf":1.0},"932":{"tf":1.4142135623730951}},"df":2}}}}}}}},"j":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"106":{"tf":1.0},"107":{"tf":1.0},"1123":{"tf":1.0},"1129":{"tf":1.0},"1130":{"tf":1.4142135623730951},"1131":{"tf":1.4142135623730951},"1136":{"tf":1.0},"1137":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1180":{"tf":1.0},"1208":{"tf":1.4142135623730951},"1211":{"tf":1.7320508075688772},"1212":{"tf":1.0},"1213":{"tf":1.7320508075688772},"1253":{"tf":1.0},"1254":{"tf":1.0},"1395":{"tf":1.0},"1407":{"tf":1.0},"1409":{"tf":1.0},"1438":{"tf":1.0},"823":{"tf":1.0}},"df":22,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1131":{"tf":1.4142135623730951},"1171":{"tf":1.4142135623730951},"1172":{"tf":1.4142135623730951},"1253":{"tf":1.4142135623730951},"1254":{"tf":1.4142135623730951}},"df":5}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1302":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"1421":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.4142135623730951},"150":{"tf":1.0},"203":{"tf":1.4142135623730951},"207":{"tf":1.0},"208":{"tf":1.0},"210":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"217":{"tf":1.0},"227":{"tf":1.4142135623730951},"35":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.4142135623730951},"414":{"tf":1.0},"435":{"tf":1.0},"580":{"tf":1.0},"681":{"tf":3.0},"686":{"tf":1.0},"687":{"tf":1.0},"690":{"tf":1.0}},"df":35,"_":{"docs":{"706":{"tf":1.0}},"df":1,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"215":{"tf":1.0}},"df":1}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"681":{"tf":1.0}},"df":1}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"210":{"tf":1.4142135623730951},"429":{"tf":1.0}},"df":2}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"786":{"tf":1.0},"811":{"tf":1.0},"832":{"tf":1.0},"865":{"tf":1.0}},"df":4}}}}}}},"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"121":{"tf":1.0},"4":{"tf":1.0},"99":{"tf":1.0},"993":{"tf":1.0}},"df":4}}}}},"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0},"995":{"tf":1.4142135623730951},"996":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.4142135623730951}},"df":6,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1025":{"tf":1.0},"995":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1025":{"tf":1.0},"995":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"3":{"docs":{"119":{"tf":1.0},"123":{"tf":1.0},"179":{"tf":1.0},"72":{"tf":1.0}},"df":4,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{"179":{"tf":1.0},"72":{"tf":1.0}},"df":2}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"119":{"tf":1.0},"80":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"119":{"tf":1.0}},"df":1}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"123":{"tf":1.0},"80":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"123":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"0":{"tf":1.0},"1156":{"tf":1.0},"1241":{"tf":1.0},"1439":{"tf":1.0},"1765":{"tf":1.0},"380":{"tf":1.0},"472":{"tf":1.0},"681":{"tf":1.0},"716":{"tf":1.0},"815":{"tf":1.0},"844":{"tf":1.0}},"df":11,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"844":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"146":{"tf":1.0},"1697":{"tf":1.0},"207":{"tf":1.0},"35":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"905":{"tf":1.0},"911":{"tf":1.0},"917":{"tf":1.0},"923":{"tf":1.0}},"df":10}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"793":{"tf":1.0},"794":{"tf":1.0},"859":{"tf":1.0}},"df":3}}}},"m":{"docs":{},"df":0,"m":{"docs":{"1266":{"tf":1.0},"8":{"tf":1.0}},"df":2},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"100":{"tf":1.4142135623730951},"103":{"tf":1.0},"104":{"tf":2.0},"105":{"tf":2.0},"108":{"tf":1.0},"109":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"1125":{"tf":1.7320508075688772},"1127":{"tf":1.7320508075688772},"1132":{"tf":1.0},"1135":{"tf":1.7320508075688772},"1140":{"tf":1.0},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1162":{"tf":1.0},"1171":{"tf":2.0},"1172":{"tf":2.0},"1180":{"tf":1.7320508075688772},"1185":{"tf":1.7320508075688772},"1192":{"tf":1.0},"1193":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.0},"1196":{"tf":1.0},"1210":{"tf":1.7320508075688772},"1214":{"tf":1.0},"1219":{"tf":1.7320508075688772},"1220":{"tf":2.0},"1222":{"tf":1.0},"1225":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1244":{"tf":1.0},"1253":{"tf":2.0},"1254":{"tf":2.0},"1264":{"tf":1.0},"1265":{"tf":1.0},"1266":{"tf":1.0},"1269":{"tf":1.0},"1270":{"tf":1.0},"1273":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1317":{"tf":1.0},"1336":{"tf":1.0},"1350":{"tf":1.0},"1351":{"tf":1.7320508075688772},"1352":{"tf":1.4142135623730951},"1353":{"tf":1.4142135623730951},"1354":{"tf":1.4142135623730951},"1355":{"tf":1.0},"1377":{"tf":1.7320508075688772},"1378":{"tf":1.4142135623730951},"1380":{"tf":1.0},"1385":{"tf":1.0},"1393":{"tf":1.4142135623730951},"1394":{"tf":1.4142135623730951},"1395":{"tf":1.4142135623730951},"140":{"tf":1.4142135623730951},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1413":{"tf":1.0},"1414":{"tf":1.0},"1415":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.4142135623730951},"1456":{"tf":1.0},"1465":{"tf":1.7320508075688772},"1466":{"tf":1.7320508075688772},"1467":{"tf":1.0},"1489":{"tf":1.0},"1494":{"tf":1.0},"1495":{"tf":1.0},"1504":{"tf":1.0},"1542":{"tf":1.0},"1543":{"tf":1.0},"1548":{"tf":1.0},"155":{"tf":1.0},"1553":{"tf":1.0},"1558":{"tf":1.0},"156":{"tf":1.0},"1563":{"tf":1.0},"1722":{"tf":2.0},"1725":{"tf":1.0},"1729":{"tf":2.0},"1730":{"tf":1.7320508075688772},"1731":{"tf":2.0},"1732":{"tf":2.0},"1738":{"tf":2.0},"1739":{"tf":1.7320508075688772},"1740":{"tf":1.7320508075688772},"1741":{"tf":1.7320508075688772},"1742":{"tf":1.4142135623730951},"1743":{"tf":1.0},"1744":{"tf":1.4142135623730951},"1745":{"tf":1.4142135623730951},"1753":{"tf":1.0},"1759":{"tf":2.0},"1760":{"tf":2.0},"1761":{"tf":1.7320508075688772},"1762":{"tf":1.7320508075688772},"1763":{"tf":1.4142135623730951},"1764":{"tf":1.4142135623730951},"1765":{"tf":1.4142135623730951},"1792":{"tf":2.0},"1793":{"tf":1.7320508075688772},"1794":{"tf":2.0},"1795":{"tf":2.0},"1801":{"tf":2.0},"1802":{"tf":1.7320508075688772},"1803":{"tf":1.7320508075688772},"1804":{"tf":1.7320508075688772},"1805":{"tf":1.4142135623730951},"1806":{"tf":1.4142135623730951},"1807":{"tf":1.4142135623730951},"1808":{"tf":1.0},"1817":{"tf":1.0},"239":{"tf":1.0},"254":{"tf":1.0},"27":{"tf":1.4142135623730951},"377":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"491":{"tf":1.0},"514":{"tf":1.0},"695":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"708":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"710":{"tf":2.0},"711":{"tf":2.0},"712":{"tf":1.7320508075688772},"713":{"tf":1.7320508075688772},"714":{"tf":1.4142135623730951},"715":{"tf":1.4142135623730951},"716":{"tf":1.4142135623730951},"721":{"tf":1.4142135623730951},"722":{"tf":1.4142135623730951},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"726":{"tf":1.0},"727":{"tf":1.0},"735":{"tf":1.4142135623730951},"736":{"tf":1.4142135623730951},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"752":{"tf":1.7320508075688772},"753":{"tf":1.7320508075688772},"754":{"tf":1.7320508075688772},"755":{"tf":1.4142135623730951},"768":{"tf":1.7320508075688772},"769":{"tf":1.7320508075688772},"774":{"tf":1.7320508075688772},"779":{"tf":1.0},"780":{"tf":1.4142135623730951},"793":{"tf":1.0},"794":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0},"81":{"tf":1.0},"819":{"tf":1.4142135623730951},"82":{"tf":1.0},"820":{"tf":1.4142135623730951},"821":{"tf":1.4142135623730951},"822":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"862":{"tf":1.7320508075688772},"869":{"tf":1.4142135623730951},"871":{"tf":1.4142135623730951},"872":{"tf":1.4142135623730951},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"95":{"tf":1.7320508075688772},"96":{"tf":2.23606797749979},"97":{"tf":1.7320508075688772},"98":{"tf":2.23606797749979},"99":{"tf":1.4142135623730951}},"df":193,"i":{"docs":{},"df":0,"n":{"docs":{"1502":{"tf":1.0}},"df":1}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1351":{"tf":1.4142135623730951},"1353":{"tf":1.0},"1354":{"tf":1.0},"1394":{"tf":1.4142135623730951},"1414":{"tf":1.4142135623730951},"1465":{"tf":1.4142135623730951},"1502":{"tf":1.0},"1745":{"tf":1.4142135623730951},"1806":{"tf":1.0}},"df":9}}}}}}}},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1192":{"tf":1.0},"1262":{"tf":1.0},"1263":{"tf":1.0},"1267":{"tf":1.0},"1268":{"tf":1.0},"296":{"tf":1.0},"428":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"729":{"tf":1.0},"734":{"tf":1.4142135623730951},"735":{"tf":1.0},"736":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.0},"774":{"tf":1.0},"780":{"tf":1.0},"799":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951},"811":{"tf":1.7320508075688772},"813":{"tf":1.0},"814":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"828":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"833":{"tf":1.4142135623730951},"865":{"tf":1.7320508075688772},"869":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0}},"df":43}}}},"d":{"docs":{},"df":0,"/":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"188":{"tf":1.0},"75":{"tf":1.0}},"df":2}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"116":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"119":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"1574":{"tf":1.0},"1575":{"tf":1.0},"1585":{"tf":1.0},"1717":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.7320508075688772},"180":{"tf":1.0},"182":{"tf":1.7320508075688772},"432":{"tf":1.0},"67":{"tf":1.0},"70":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951}},"df":17,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1574":{"tf":1.0},"1575":{"tf":1.0},"1585":{"tf":1.0}},"df":3}}}}}}}}}}}}},"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"681":{"tf":1.0}},"df":1}},"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"8":{"tf":1.0}},"df":1}}}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"3":{"docs":{"162":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0},"222":{"tf":1.4142135623730951},"49":{"tf":1.0},"51":{"tf":1.0},"70":{"tf":1.0}},"df":7,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"120":{"tf":1.0},"80":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"120":{"tf":1.0}},"df":1}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"118":{"tf":1.0},"80":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"118":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"1060":{"tf":1.0},"110":{"tf":1.4142135623730951},"1183":{"tf":1.0},"130":{"tf":1.0},"1401":{"tf":1.0},"19":{"tf":1.0}},"df":6}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"848":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"848":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"0":{"tf":1.0}},"df":1}}}}}}}}},"e":{"docs":{},"df":0,"a":{"docs":{"31":{"tf":1.0}},"df":1}},"g":{"docs":{"1143":{"tf":1.0},"1157":{"tf":1.0},"1228":{"tf":1.0},"1296":{"tf":1.4142135623730951},"42":{"tf":1.0}},"df":5,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1155":{"tf":1.0},"1240":{"tf":1.0},"1290":{"tf":1.0},"435":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"499":{"tf":1.0},"502":{"tf":1.0},"612":{"tf":1.0},"615":{"tf":1.0},"656":{"tf":1.0},"659":{"tf":1.0},"685":{"tf":1.0}},"df":13}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"934":{"tf":1.0}},"df":1}}}}}},"r":{"docs":{"1015":{"tf":1.0},"1016":{"tf":1.0}},"df":2,"1":{"docs":{"354":{"tf":1.0}},"df":1},"2":{"docs":{"354":{"tf":1.0}},"df":1},"a":{"docs":{},"df":0,"y":{"docs":{"1121":{"tf":1.0},"1122":{"tf":1.4142135623730951},"1126":{"tf":1.4142135623730951},"1135":{"tf":1.4142135623730951},"1140":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1182":{"tf":1.4142135623730951},"1184":{"tf":1.4142135623730951},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.0},"1206":{"tf":1.4142135623730951},"1207":{"tf":1.0},"1218":{"tf":1.4142135623730951},"1220":{"tf":1.4142135623730951},"1225":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1735":{"tf":1.0},"495":{"tf":1.0},"522":{"tf":1.0},"593":{"tf":1.0},"637":{"tf":1.0},"888":{"tf":1.0},"889":{"tf":1.0},"9":{"tf":1.0},"900":{"tf":1.0},"909":{"tf":1.0},"910":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.0},"992":{"tf":2.0},"995":{"tf":1.0},"996":{"tf":1.7320508075688772},"997":{"tf":2.23606797749979},"998":{"tf":2.0}},"df":42,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"354":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"354":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"678":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"678":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"8":{"tf":1.0}},"df":1}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"i":{"docs":{"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0}},"df":3}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{"1100":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1100":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"8":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"df":9}}},"t":{"docs":{"0":{"tf":1.4142135623730951},"100":{"tf":2.23606797749979},"103":{"tf":1.7320508075688772},"104":{"tf":1.4142135623730951},"105":{"tf":1.7320508075688772},"106":{"tf":1.0},"107":{"tf":1.0},"1078":{"tf":1.0},"1121":{"tf":2.23606797749979},"1122":{"tf":1.7320508075688772},"1123":{"tf":1.4142135623730951},"1124":{"tf":1.4142135623730951},"1125":{"tf":1.0},"1126":{"tf":1.7320508075688772},"1127":{"tf":1.0},"1128":{"tf":1.7320508075688772},"1131":{"tf":1.4142135623730951},"1132":{"tf":1.0},"1135":{"tf":2.0},"1136":{"tf":1.4142135623730951},"114":{"tf":1.0},"1140":{"tf":2.6457513110645907},"1147":{"tf":1.0},"1150":{"tf":1.4142135623730951},"1151":{"tf":2.449489742783178},"1152":{"tf":2.449489742783178},"1155":{"tf":1.0},"1156":{"tf":1.0},"1157":{"tf":1.0},"1158":{"tf":1.4142135623730951},"1159":{"tf":1.4142135623730951},"116":{"tf":1.0},"1162":{"tf":2.0},"1169":{"tf":1.0},"117":{"tf":1.4142135623730951},"1170":{"tf":1.0},"1171":{"tf":2.449489742783178},"1172":{"tf":2.449489742783178},"1179":{"tf":1.0},"1180":{"tf":2.23606797749979},"1181":{"tf":2.0},"1182":{"tf":1.7320508075688772},"1184":{"tf":1.7320508075688772},"1185":{"tf":2.449489742783178},"1187":{"tf":1.0},"1188":{"tf":1.4142135623730951},"1192":{"tf":2.0},"1193":{"tf":2.6457513110645907},"1194":{"tf":2.6457513110645907},"1195":{"tf":2.6457513110645907},"1196":{"tf":2.8284271247461903},"1197":{"tf":2.449489742783178},"1206":{"tf":1.7320508075688772},"1207":{"tf":2.23606797749979},"1208":{"tf":1.4142135623730951},"1209":{"tf":1.4142135623730951},"1210":{"tf":1.0},"1211":{"tf":1.4142135623730951},"1214":{"tf":1.0},"1217":{"tf":1.7320508075688772},"1218":{"tf":1.7320508075688772},"1219":{"tf":1.0},"1220":{"tf":2.23606797749979},"1222":{"tf":1.0},"1225":{"tf":2.6457513110645907},"1229":{"tf":1.4142135623730951},"1235":{"tf":1.4142135623730951},"1236":{"tf":2.449489742783178},"1237":{"tf":2.449489742783178},"1240":{"tf":1.0},"1241":{"tf":1.0},"1244":{"tf":2.0},"1250":{"tf":1.0},"1251":{"tf":1.0},"1253":{"tf":2.449489742783178},"1254":{"tf":2.449489742783178},"1262":{"tf":1.4142135623730951},"1263":{"tf":1.0},"1267":{"tf":1.0},"1269":{"tf":1.0},"1270":{"tf":1.0},"1271":{"tf":1.0},"1273":{"tf":1.0},"1274":{"tf":1.4142135623730951},"1276":{"tf":1.4142135623730951},"1278":{"tf":1.0},"129":{"tf":2.8284271247461903},"13":{"tf":1.0},"130":{"tf":2.449489742783178},"1302":{"tf":1.4142135623730951},"1303":{"tf":1.4142135623730951},"1304":{"tf":2.0},"1305":{"tf":2.0},"1307":{"tf":1.4142135623730951},"131":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.7320508075688772},"1317":{"tf":1.7320508075688772},"1318":{"tf":1.0},"1319":{"tf":1.4142135623730951},"1322":{"tf":1.0},"1323":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"133":{"tf":2.23606797749979},"1332":{"tf":1.0},"1333":{"tf":1.0},"1339":{"tf":1.0},"134":{"tf":1.4142135623730951},"1341":{"tf":1.4142135623730951},"1350":{"tf":1.0},"1352":{"tf":1.0},"1353":{"tf":2.6457513110645907},"1354":{"tf":2.449489742783178},"1355":{"tf":3.1622776601683795},"1356":{"tf":1.0},"1357":{"tf":1.4142135623730951},"1358":{"tf":1.0},"137":{"tf":2.449489742783178},"1377":{"tf":2.0},"1378":{"tf":2.0},"138":{"tf":1.7320508075688772},"1380":{"tf":1.0},"1384":{"tf":1.0},"139":{"tf":1.7320508075688772},"1390":{"tf":1.0},"1393":{"tf":2.6457513110645907},"1394":{"tf":2.449489742783178},"1395":{"tf":2.23606797749979},"14":{"tf":1.0},"140":{"tf":1.4142135623730951},"1402":{"tf":1.0},"1403":{"tf":1.7320508075688772},"1404":{"tf":2.23606797749979},"1405":{"tf":2.23606797749979},"1406":{"tf":2.0},"1407":{"tf":1.0},"141":{"tf":1.7320508075688772},"1413":{"tf":3.0},"1414":{"tf":2.8284271247461903},"1415":{"tf":2.0},"1421":{"tf":1.7320508075688772},"1425":{"tf":1.4142135623730951},"1426":{"tf":1.4142135623730951},"1427":{"tf":2.0},"1428":{"tf":2.23606797749979},"1429":{"tf":2.0},"1430":{"tf":1.4142135623730951},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.7320508075688772},"1438":{"tf":1.7320508075688772},"1439":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1459":{"tf":1.0},"1460":{"tf":1.4142135623730951},"1465":{"tf":1.4142135623730951},"1466":{"tf":1.7320508075688772},"1467":{"tf":1.4142135623730951},"1504":{"tf":1.0},"1505":{"tf":1.0},"1521":{"tf":1.7320508075688772},"1522":{"tf":1.0},"165":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.4142135623730951},"1719":{"tf":1.4142135623730951},"1720":{"tf":1.4142135623730951},"1721":{"tf":1.4142135623730951},"1729":{"tf":2.23606797749979},"1730":{"tf":2.23606797749979},"1731":{"tf":2.449489742783178},"1732":{"tf":2.6457513110645907},"1734":{"tf":1.0},"1735":{"tf":1.4142135623730951},"1736":{"tf":2.6457513110645907},"1738":{"tf":2.0},"1739":{"tf":2.0},"174":{"tf":1.0},"1740":{"tf":2.0},"1741":{"tf":2.0},"1742":{"tf":1.7320508075688772},"1743":{"tf":1.7320508075688772},"1744":{"tf":1.0},"1745":{"tf":1.4142135623730951},"1747":{"tf":1.4142135623730951},"1748":{"tf":1.4142135623730951},"1751":{"tf":1.4142135623730951},"1753":{"tf":1.4142135623730951},"1754":{"tf":1.4142135623730951},"1755":{"tf":1.4142135623730951},"1756":{"tf":1.4142135623730951},"1759":{"tf":1.0},"1760":{"tf":1.7320508075688772},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.4142135623730951},"1774":{"tf":1.0},"1775":{"tf":1.4142135623730951},"1776":{"tf":1.4142135623730951},"1777":{"tf":1.4142135623730951},"1778":{"tf":1.4142135623730951},"1779":{"tf":1.0},"1780":{"tf":1.4142135623730951},"1792":{"tf":2.23606797749979},"1793":{"tf":2.23606797749979},"1794":{"tf":2.449489742783178},"1795":{"tf":2.6457513110645907},"1797":{"tf":2.449489742783178},"1799":{"tf":1.0},"18":{"tf":2.8284271247461903},"180":{"tf":1.0},"1801":{"tf":2.0},"1802":{"tf":2.0},"1803":{"tf":2.0},"1804":{"tf":2.0},"1805":{"tf":1.0},"1806":{"tf":1.4142135623730951},"1807":{"tf":1.7320508075688772},"1808":{"tf":1.4142135623730951},"181":{"tf":1.0},"1810":{"tf":1.4142135623730951},"1811":{"tf":1.4142135623730951},"1812":{"tf":1.4142135623730951},"1814":{"tf":1.4142135623730951},"1815":{"tf":1.4142135623730951},"1816":{"tf":1.4142135623730951},"1817":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"19":{"tf":2.449489742783178},"190":{"tf":1.0},"191":{"tf":1.4142135623730951},"20":{"tf":1.0},"22":{"tf":1.4142135623730951},"222":{"tf":1.0},"23":{"tf":2.23606797749979},"239":{"tf":1.0},"251":{"tf":1.0},"26":{"tf":2.449489742783178},"27":{"tf":1.4142135623730951},"28":{"tf":1.7320508075688772},"29":{"tf":1.7320508075688772},"30":{"tf":1.7320508075688772},"333":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"401":{"tf":2.449489742783178},"402":{"tf":1.4142135623730951},"403":{"tf":2.6457513110645907},"404":{"tf":1.4142135623730951},"405":{"tf":2.6457513110645907},"406":{"tf":1.4142135623730951},"407":{"tf":2.449489742783178},"408":{"tf":2.6457513110645907},"409":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951},"411":{"tf":1.4142135623730951},"416":{"tf":1.0},"419":{"tf":1.4142135623730951},"428":{"tf":1.7320508075688772},"430":{"tf":1.0},"434":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.7320508075688772},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.4142135623730951},"466":{"tf":1.4142135623730951},"51":{"tf":1.0},"63":{"tf":1.0},"69":{"tf":1.0},"71":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.7320508075688772},"712":{"tf":1.4142135623730951},"713":{"tf":1.4142135623730951},"721":{"tf":1.4142135623730951},"722":{"tf":1.4142135623730951},"723":{"tf":1.0},"724":{"tf":1.4142135623730951},"729":{"tf":1.0},"731":{"tf":1.7320508075688772},"734":{"tf":1.4142135623730951},"735":{"tf":1.4142135623730951},"736":{"tf":1.4142135623730951},"738":{"tf":1.0},"739":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":1.4142135623730951},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"752":{"tf":1.4142135623730951},"753":{"tf":1.4142135623730951},"754":{"tf":1.4142135623730951},"755":{"tf":1.4142135623730951},"758":{"tf":1.0},"759":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"763":{"tf":1.0},"764":{"tf":1.0},"767":{"tf":1.7320508075688772},"768":{"tf":1.4142135623730951},"769":{"tf":1.4142135623730951},"77":{"tf":1.0},"771":{"tf":1.0},"772":{"tf":1.0},"773":{"tf":1.0},"774":{"tf":1.4142135623730951},"775":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.0},"78":{"tf":1.4142135623730951},"780":{"tf":1.4142135623730951},"786":{"tf":1.0},"792":{"tf":1.4142135623730951},"80":{"tf":1.0},"807":{"tf":1.0},"81":{"tf":1.7320508075688772},"811":{"tf":1.7320508075688772},"812":{"tf":1.4142135623730951},"813":{"tf":2.23606797749979},"814":{"tf":2.23606797749979},"815":{"tf":1.0},"819":{"tf":1.4142135623730951},"82":{"tf":2.0},"820":{"tf":1.4142135623730951},"821":{"tf":1.4142135623730951},"822":{"tf":1.4142135623730951},"83":{"tf":2.0},"832":{"tf":1.0},"84":{"tf":2.23606797749979},"847":{"tf":1.4142135623730951},"85":{"tf":1.0},"862":{"tf":1.0},"865":{"tf":1.7320508075688772},"867":{"tf":1.4142135623730951},"869":{"tf":1.4142135623730951},"870":{"tf":1.0},"871":{"tf":1.4142135623730951},"872":{"tf":1.4142135623730951},"875":{"tf":2.23606797749979},"876":{"tf":2.23606797749979},"882":{"tf":1.0},"883":{"tf":1.0},"90":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":2.0},"94":{"tf":2.0},"95":{"tf":2.0},"96":{"tf":2.0},"97":{"tf":1.0},"98":{"tf":1.4142135623730951},"99":{"tf":2.0}},"df":372,"'":{"docs":{"1197":{"tf":1.0},"1268":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0}},"df":4},".":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"426":{"tf":1.0}},"df":1}}}}},"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"288":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"288":{"tf":1.0}},"df":1}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{"287":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"287":{"tf":1.0}},"df":1}}}}}}}}},"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"290":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"290":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"280":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"280":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"289":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"289":{"tf":1.0}},"df":1}}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"285":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"285":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"291":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"291":{"tf":1.0}},"df":1}}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"286":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"286":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{"279":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"279":{"tf":1.0}},"df":1}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"283":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"283":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"282":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"282":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{"284":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"284":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"281":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"281":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"192":{"tf":1.0},"79":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"192":{"tf":1.0},"79":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{"1776":{"tf":1.4142135623730951}},"df":1,"d":{"docs":{},"df":0,"r":{"docs":{"1729":{"tf":1.4142135623730951},"1730":{"tf":1.4142135623730951},"1731":{"tf":1.4142135623730951},"1732":{"tf":1.4142135623730951},"1735":{"tf":1.0},"1737":{"tf":1.0},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"1740":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1742":{"tf":1.4142135623730951},"1743":{"tf":1.4142135623730951},"1744":{"tf":1.4142135623730951},"1745":{"tf":1.4142135623730951},"1748":{"tf":1.4142135623730951},"1751":{"tf":1.4142135623730951},"1753":{"tf":1.4142135623730951},"1754":{"tf":1.4142135623730951},"1755":{"tf":1.4142135623730951},"1756":{"tf":1.4142135623730951},"1790":{"tf":1.0},"1791":{"tf":1.0},"1792":{"tf":1.4142135623730951},"1793":{"tf":1.4142135623730951},"1794":{"tf":1.4142135623730951},"1795":{"tf":1.4142135623730951},"1797":{"tf":1.4142135623730951},"1798":{"tf":1.0},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"1805":{"tf":1.4142135623730951},"1806":{"tf":1.4142135623730951},"1807":{"tf":1.4142135623730951},"1808":{"tf":1.4142135623730951},"1811":{"tf":1.4142135623730951},"1812":{"tf":1.4142135623730951},"1814":{"tf":1.4142135623730951},"1815":{"tf":1.4142135623730951},"1816":{"tf":1.4142135623730951},"1817":{"tf":1.4142135623730951}},"df":42}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"1747":{"tf":1.4142135623730951},"1810":{"tf":1.4142135623730951}},"df":2,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"15":{"tf":1.0},"16":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1292":{"tf":1.0},"1346":{"tf":1.0},"1347":{"tf":1.0},"1509":{"tf":1.0},"1521":{"tf":1.4142135623730951}},"df":5}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"1778":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1778":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1729":{"tf":1.4142135623730951},"1730":{"tf":1.4142135623730951},"1731":{"tf":1.4142135623730951},"1732":{"tf":1.4142135623730951},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"1740":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1759":{"tf":1.4142135623730951},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.4142135623730951},"1792":{"tf":1.4142135623730951},"1793":{"tf":1.4142135623730951},"1794":{"tf":1.4142135623730951},"1795":{"tf":1.4142135623730951},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.4142135623730951}},"df":24}},"i":{"docs":{},"df":0,"n":{"docs":{"1498":{"tf":1.0},"1502":{"tf":1.0},"1503":{"tf":1.0},"1518":{"tf":1.0},"371":{"tf":1.0}},"df":5}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1735":{"tf":1.0},"1786":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1735":{"tf":1.0}},"df":1}}}}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1498":{"tf":1.0},"1502":{"tf":1.0},"1518":{"tf":1.0},"371":{"tf":1.0}},"df":4}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"1521":{"tf":1.0},"1522":{"tf":1.0},"1737":{"tf":1.0},"1798":{"tf":1.0},"94":{"tf":1.4142135623730951}},"df":5,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1737":{"tf":1.0},"1798":{"tf":1.0}},"df":2}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"1777":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1777":{"tf":1.0}},"df":1}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1748":{"tf":1.0},"1811":{"tf":1.0}},"df":2}}}}}}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1736":{"tf":1.0},"1797":{"tf":1.0}},"df":2}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{"1729":{"tf":2.449489742783178},"1730":{"tf":2.0},"1738":{"tf":1.7320508075688772},"1739":{"tf":1.7320508075688772},"1742":{"tf":1.4142135623730951},"1760":{"tf":1.4142135623730951},"1774":{"tf":1.0},"1791":{"tf":1.0},"1792":{"tf":2.23606797749979},"1793":{"tf":1.7320508075688772},"1801":{"tf":1.7320508075688772},"1802":{"tf":1.7320508075688772},"1807":{"tf":1.0},"376":{"tf":1.0},"711":{"tf":1.4142135623730951}},"df":15}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1731":{"tf":2.23606797749979},"1732":{"tf":2.449489742783178},"1740":{"tf":1.7320508075688772},"1741":{"tf":1.7320508075688772},"1779":{"tf":1.0},"1794":{"tf":2.0},"1795":{"tf":2.23606797749979},"1803":{"tf":1.7320508075688772},"1804":{"tf":1.7320508075688772},"374":{"tf":1.0},"375":{"tf":1.0},"713":{"tf":1.4142135623730951}},"df":12}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"15":{"tf":1.0},"24":{"tf":1.0}},"df":2}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1718":{"tf":1.0},"1719":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0}},"df":4}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1187":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951}},"df":2}}}}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{"681":{"tf":1.0}},"df":1}}},"u":{"docs":{},"df":0,"m":{"docs":{"0":{"tf":1.0}},"df":1}}}},"t":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"921":{"tf":1.0}},"df":1}}}}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"915":{"tf":1.0}},"df":1}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"927":{"tf":1.0}},"df":1}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"8":{"tf":1.4142135623730951}},"df":1},"k":{"docs":{"681":{"tf":1.0}},"df":1}}},"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"1155":{"tf":1.0},"1196":{"tf":1.0},"1240":{"tf":1.0}},"df":3}}}}}},"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"14":{"tf":1.0},"197":{"tf":1.0}},"df":2,"o":{"docs":{},"df":0,"r":{"docs":{"1019":{"tf":1.0},"1039":{"tf":1.0},"1053":{"tf":1.0},"1101":{"tf":1.0},"1117":{"tf":1.0},"1138":{"tf":1.0},"1141":{"tf":1.0},"1148":{"tf":1.0},"1153":{"tf":1.0},"1160":{"tf":1.0},"1163":{"tf":1.0},"1283":{"tf":1.0},"1320":{"tf":1.0},"1509":{"tf":1.0},"1587":{"tf":1.0},"1593":{"tf":1.0},"1606":{"tf":1.0},"1715":{"tf":1.0},"1769":{"tf":1.0},"1782":{"tf":1.0},"197":{"tf":1.0},"2":{"tf":1.0},"31":{"tf":1.0},"428":{"tf":1.0},"472":{"tf":1.0},"580":{"tf":1.0},"701":{"tf":1.0},"729":{"tf":1.0},"73":{"tf":1.0},"815":{"tf":1.0},"823":{"tf":1.0},"862":{"tf":1.0},"934":{"tf":1.0},"958":{"tf":1.0}},"df":34,"i":{"docs":{},"df":0,"s":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0},"994":{"tf":1.0},"996":{"tf":1.4142135623730951},"998":{"tf":1.0}},"df":5},"z":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"15":{"tf":1.0},"31":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1424":{"tf":1.0}},"df":1}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"117":{"tf":1.0},"1437":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"201":{"tf":1.0},"215":{"tf":1.0},"381":{"tf":1.0},"415":{"tf":1.0},"580":{"tf":1.0},"590":{"tf":1.0},"592":{"tf":1.0},"634":{"tf":1.0},"636":{"tf":1.0},"786":{"tf":1.0}},"df":14,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"360":{"tf":1.0}},"df":1}}}}}}}}}}}}},"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"681":{"tf":1.7320508075688772}},"df":1}}}}},"b":{"docs":{"1074":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1109":{"tf":1.4142135623730951},"1110":{"tf":1.4142135623730951},"1111":{"tf":1.7320508075688772},"1112":{"tf":1.7320508075688772},"1113":{"tf":1.4142135623730951},"1114":{"tf":1.4142135623730951},"1377":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.0}},"df":15,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1132":{"tf":1.0},"1214":{"tf":1.0},"685":{"tf":1.0}},"df":5,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"681":{"tf":1.0}},"df":1}}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"1323":{"tf":1.0},"1443":{"tf":1.0},"1744":{"tf":1.0},"1805":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"859":{"tf":1.0}},"df":7,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{"185":{"tf":1.0},"843":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"185":{"tf":1.0},"843":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{"1196":{"tf":1.0},"180":{"tf":1.0},"71":{"tf":1.0},"9":{"tf":1.0},"997":{"tf":1.0}},"df":5},"i":{"docs":{"188":{"tf":1.0},"191":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0}},"df":4,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"248":{"tf":1.4142135623730951}},"df":1}}}}}}}}},"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"622":{"tf":1.0},"623":{"tf":1.4142135623730951},"667":{"tf":1.4142135623730951},"668":{"tf":1.0}},"df":4,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"623":{"tf":1.0},"667":{"tf":1.0}},"df":2}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"674":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"674":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"622":{"tf":1.0},"668":{"tf":1.0}},"df":2,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"622":{"tf":1.0},"668":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"e":{"docs":{"1135":{"tf":1.4142135623730951},"1192":{"tf":1.7320508075688772},"1196":{"tf":1.4142135623730951},"1220":{"tf":1.4142135623730951},"215":{"tf":1.0},"495":{"tf":1.0},"522":{"tf":1.0},"81":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"98":{"tf":1.0}},"df":11,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"144":{"tf":1.0},"145":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0}},"df":6}}}},"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1152":{"tf":1.0},"1237":{"tf":1.0},"98":{"tf":1.0}},"df":3}}},"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"9":{"tf":1.0}},"df":1}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{"416":{"tf":1.0}},"df":1}},"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"201":{"tf":1.0},"687":{"tf":1.0}},"df":2}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"1400":{"tf":1.0},"98":{"tf":1.0}},"df":2}}},"s":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.0}},"df":1}},"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"144":{"tf":1.0},"173":{"tf":1.0},"33":{"tf":1.0},"64":{"tf":1.0},"681":{"tf":1.4142135623730951}},"df":5}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1031":{"tf":1.0},"1032":{"tf":1.0}},"df":2}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"1031":{"tf":1.0},"1032":{"tf":1.0},"997":{"tf":1.0}},"df":3,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{"1029":{"tf":1.0},"888":{"tf":1.0}},"df":2}}}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"144":{"tf":1.4142135623730951},"33":{"tf":1.0},"537":{"tf":1.0},"6":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":8,".":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{"1748":{"tf":1.0},"1811":{"tf":1.0},"993":{"tf":1.0}},"df":3}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{"1027":{"tf":1.0},"1028":{"tf":1.0}},"df":2}}}}}}}}}}},"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{"681":{"tf":1.0}},"df":1}}}}}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{"255":{"tf":1.0}},"df":1}},"o":{"docs":{},"df":0,"k":{"docs":{"862":{"tf":1.0}},"df":1},"l":{"docs":{"1003":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"1032":{"tf":1.0},"1119":{"tf":1.7320508075688772},"1169":{"tf":1.0},"1170":{"tf":1.0},"1177":{"tf":1.7320508075688772},"1204":{"tf":1.7320508075688772},"125":{"tf":1.7320508075688772},"1250":{"tf":1.0},"1251":{"tf":1.0},"1304":{"tf":1.4142135623730951},"1305":{"tf":1.4142135623730951},"1306":{"tf":1.0},"1315":{"tf":1.0},"133":{"tf":1.7320508075688772},"1333":{"tf":1.4142135623730951},"1334":{"tf":1.0},"1337":{"tf":1.4142135623730951},"1338":{"tf":1.0},"1339":{"tf":1.0},"1340":{"tf":1.0},"1341":{"tf":1.0},"1366":{"tf":1.0},"1367":{"tf":1.0},"1379":{"tf":1.4142135623730951},"1401":{"tf":1.4142135623730951},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1427":{"tf":1.4142135623730951},"1428":{"tf":1.4142135623730951},"1429":{"tf":1.4142135623730951},"1440":{"tf":1.0},"1453":{"tf":1.4142135623730951},"1454":{"tf":1.0},"1457":{"tf":1.4142135623730951},"1458":{"tf":1.0},"1459":{"tf":1.0},"1460":{"tf":1.0},"1474":{"tf":1.0},"1475":{"tf":1.0},"148":{"tf":1.0},"1498":{"tf":1.0},"1509":{"tf":1.4142135623730951},"1518":{"tf":1.0},"1531":{"tf":1.0},"1595":{"tf":1.0},"1678":{"tf":1.0},"1687":{"tf":1.0},"1688":{"tf":1.0},"1693":{"tf":1.0},"1700":{"tf":1.7320508075688772},"1701":{"tf":2.0},"1754":{"tf":1.4142135623730951},"1778":{"tf":1.0},"1780":{"tf":1.0},"1814":{"tf":1.4142135623730951},"1823":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"190":{"tf":1.0},"192":{"tf":1.4142135623730951},"195":{"tf":1.0},"199":{"tf":1.0},"23":{"tf":1.7320508075688772},"37":{"tf":1.0},"416":{"tf":1.0},"419":{"tf":1.0},"428":{"tf":2.449489742783178},"429":{"tf":1.0},"432":{"tf":1.4142135623730951},"433":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"489":{"tf":1.0},"494":{"tf":1.4142135623730951},"512":{"tf":1.0},"521":{"tf":1.4142135623730951},"570":{"tf":1.4142135623730951},"582":{"tf":1.0},"587":{"tf":1.0},"588":{"tf":1.0},"595":{"tf":1.7320508075688772},"596":{"tf":1.0},"597":{"tf":1.7320508075688772},"598":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"639":{"tf":1.7320508075688772},"640":{"tf":1.7320508075688772},"641":{"tf":1.0},"642":{"tf":1.0},"670":{"tf":1.0},"680":{"tf":1.0},"725":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"77":{"tf":1.0},"79":{"tf":1.4142135623730951},"790":{"tf":1.0},"791":{"tf":1.4142135623730951},"798":{"tf":1.7320508075688772},"800":{"tf":1.4142135623730951},"806":{"tf":1.0},"807":{"tf":1.0},"826":{"tf":1.0},"835":{"tf":1.4142135623730951},"839":{"tf":1.4142135623730951},"848":{"tf":1.0},"849":{"tf":1.0},"850":{"tf":1.0},"851":{"tf":1.4142135623730951},"855":{"tf":1.7320508075688772},"859":{"tf":1.0},"866":{"tf":1.4142135623730951},"891":{"tf":1.0},"892":{"tf":1.0},"902":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"91":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951},"97":{"tf":1.0}},"df":138,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"95":{"tf":1.0},"96":{"tf":1.0}},"df":2}}}}},"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"1183":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"223":{"tf":1.4142135623730951},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}},"df":8}}}},"t":{"docs":{},"df":0,"h":{"docs":{"129":{"tf":1.0},"1308":{"tf":1.0},"1431":{"tf":1.0},"18":{"tf":1.0},"428":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0}},"df":9}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1303":{"tf":1.0},"1425":{"tf":1.0}},"df":2,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"92":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"92":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"g":{"docs":{"862":{"tf":1.0}},"df":1}}}},"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1060":{"tf":1.0}},"df":1}}},"g":{"docs":{"11":{"tf":1.0}},"df":1},"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"3":{"tf":1.0}},"df":1}}},"r":{"docs":{},"df":0,"n":{"docs":{"1135":{"tf":1.0},"1138":{"tf":1.0},"1140":{"tf":2.0},"1192":{"tf":1.4142135623730951},"1220":{"tf":1.0},"1225":{"tf":2.0},"1270":{"tf":1.0},"1273":{"tf":1.0},"1413":{"tf":1.4142135623730951},"1538":{"tf":1.0},"1543":{"tf":1.0},"1731":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"1794":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"220":{"tf":1.0},"696":{"tf":1.7320508075688772},"709":{"tf":1.7320508075688772},"712":{"tf":1.4142135623730951},"713":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"736":{"tf":1.0},"753":{"tf":1.7320508075688772},"755":{"tf":1.0},"769":{"tf":1.7320508075688772},"780":{"tf":1.0},"786":{"tf":1.0},"794":{"tf":2.0},"81":{"tf":2.23606797749979},"814":{"tf":1.0},"815":{"tf":1.0},"818":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"823":{"tf":1.0},"832":{"tf":1.0},"853":{"tf":2.0},"874":{"tf":1.0},"876":{"tf":1.0},"98":{"tf":1.7320508075688772}},"df":46,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1538":{"tf":1.0},"1543":{"tf":1.0},"794":{"tf":1.0},"853":{"tf":1.0}},"df":4}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1192":{"tf":1.0}},"df":1}}}}}}}}},"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"343":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"343":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"343":{"tf":1.0}},"df":1}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"80":{"tf":1.0},"81":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"81":{"tf":1.0}},"df":1}}}}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1140":{"tf":1.0},"1225":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1140":{"tf":1.0},"1225":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"80":{"tf":1.0},"82":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"82":{"tf":1.0}},"df":1}}}}}}}}}}}},"s":{"docs":{},"df":0,"l":{"docs":{},"df":0,"1":{"docs":{},"df":0,".":{"docs":{},"df":0,"1":{"docs":{"10":{"tf":1.0}},"df":1}}}}}},"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"1003":{"tf":1.4142135623730951},"1004":{"tf":1.4142135623730951},"1005":{"tf":1.4142135623730951},"1006":{"tf":1.0},"1009":{"tf":1.4142135623730951},"1058":{"tf":1.0},"1060":{"tf":1.4142135623730951},"1079":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1096":{"tf":1.4142135623730951},"1097":{"tf":1.4142135623730951},"1098":{"tf":1.0},"1099":{"tf":1.0},"1152":{"tf":1.4142135623730951},"1201":{"tf":1.4142135623730951},"1237":{"tf":1.4142135623730951},"1595":{"tf":1.4142135623730951},"1596":{"tf":1.4142135623730951},"1597":{"tf":1.4142135623730951},"1598":{"tf":1.0},"1601":{"tf":1.4142135623730951},"1648":{"tf":1.0},"1656":{"tf":1.4142135623730951},"1657":{"tf":1.0},"1658":{"tf":1.4142135623730951},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0},"474":{"tf":1.4142135623730951},"475":{"tf":1.4142135623730951},"479":{"tf":1.0},"499":{"tf":1.4142135623730951},"502":{"tf":1.4142135623730951},"506":{"tf":1.0},"526":{"tf":1.4142135623730951},"527":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"546":{"tf":1.0},"569":{"tf":1.0},"600":{"tf":1.4142135623730951},"601":{"tf":1.0},"603":{"tf":1.0},"604":{"tf":1.4142135623730951},"606":{"tf":1.0},"607":{"tf":1.7320508075688772},"609":{"tf":1.4142135623730951},"611":{"tf":1.4142135623730951},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.7320508075688772},"615":{"tf":1.7320508075688772},"616":{"tf":1.7320508075688772},"617":{"tf":1.0},"618":{"tf":1.4142135623730951},"619":{"tf":1.0},"620":{"tf":2.0},"621":{"tf":2.0},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"644":{"tf":1.4142135623730951},"645":{"tf":1.0},"647":{"tf":1.4142135623730951},"648":{"tf":1.4142135623730951},"650":{"tf":1.7320508075688772},"651":{"tf":1.7320508075688772},"653":{"tf":1.4142135623730951},"655":{"tf":1.4142135623730951},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"658":{"tf":1.7320508075688772},"659":{"tf":1.7320508075688772},"660":{"tf":1.7320508075688772},"661":{"tf":1.4142135623730951},"662":{"tf":1.0},"663":{"tf":2.0},"664":{"tf":2.0},"665":{"tf":2.23606797749979},"666":{"tf":2.23606797749979},"667":{"tf":1.0},"668":{"tf":1.0},"685":{"tf":1.0}},"df":90,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1055":{"tf":3.0},"607":{"tf":1.0},"609":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"647":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"653":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0}},"df":17}}},"s":{"docs":{},"df":0,"1":{"docs":{},"df":0,"6":{"docs":{"1066":{"tf":1.0}},"df":1}},"3":{"docs":{},"df":0,"2":{"docs":{"1002":{"tf":1.0},"1056":{"tf":1.0},"1075":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"114":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"122":{"tf":1.0},"1286":{"tf":1.0},"147":{"tf":1.0},"1514":{"tf":1.0},"1515":{"tf":1.0},"1591":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"1683":{"tf":1.0},"1704":{"tf":1.0},"178":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"203":{"tf":1.0},"210":{"tf":1.0},"215":{"tf":1.4142135623730951},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"237":{"tf":1.4142135623730951},"38":{"tf":1.0},"416":{"tf":1.4142135623730951},"424":{"tf":1.0},"425":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"490":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"513":{"tf":1.0},"52":{"tf":1.4142135623730951},"570":{"tf":1.0},"573":{"tf":1.0},"600":{"tf":1.7320508075688772},"604":{"tf":1.4142135623730951},"605":{"tf":1.0},"607":{"tf":1.4142135623730951},"608":{"tf":1.0},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"615":{"tf":1.4142135623730951},"616":{"tf":1.4142135623730951},"624":{"tf":1.0},"625":{"tf":1.0},"629":{"tf":1.0},"644":{"tf":1.7320508075688772},"648":{"tf":1.4142135623730951},"649":{"tf":1.0},"651":{"tf":1.4142135623730951},"652":{"tf":1.0},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"659":{"tf":1.4142135623730951},"660":{"tf":1.4142135623730951},"665":{"tf":1.7320508075688772},"666":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"700":{"tf":1.0},"719":{"tf":1.0},"894":{"tf":1.0},"897":{"tf":1.0},"903":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"909":{"tf":1.0},"910":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"930":{"tf":1.0},"952":{"tf":1.0},"954":{"tf":1.0},"990":{"tf":1.4142135623730951},"992":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.4142135623730951}},"df":97,"(":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"160":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"178":{"tf":1.0},"181":{"tf":1.0},"47":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0}},"df":12}}}},"'":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"428":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"903":{"tf":1.0},"931":{"tf":1.4142135623730951}},"df":2}}}}},"4":{"docs":{"1823":{"tf":1.0},"480":{"tf":1.4142135623730951},"482":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.7320508075688772},"507":{"tf":1.4142135623730951},"509":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.7320508075688772},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.0},"545":{"tf":1.0},"552":{"tf":1.0},"555":{"tf":1.0},"564":{"tf":1.0},"566":{"tf":1.0},"568":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0}},"df":23},"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1012":{"tf":1.4142135623730951},"1610":{"tf":1.4142135623730951},"969":{"tf":1.4142135623730951}},"df":3}}}}}}}}}}}}}}}}}}},"c":{"docs":{"1109":{"tf":1.4142135623730951},"1110":{"tf":1.4142135623730951},"1111":{"tf":1.4142135623730951},"1112":{"tf":1.4142135623730951}},"df":4,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1135":{"tf":1.0},"1220":{"tf":1.0}},"df":2}},"u":{"docs":{},"df":0,"l":{"docs":{"108":{"tf":1.0},"110":{"tf":1.0},"1101":{"tf":1.0},"1119":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"1129":{"tf":1.0},"1132":{"tf":1.0},"1135":{"tf":1.0},"1136":{"tf":1.0},"1137":{"tf":1.0},"1156":{"tf":1.4142135623730951},"1171":{"tf":1.0},"1172":{"tf":1.0},"1179":{"tf":1.0},"1183":{"tf":1.0},"1186":{"tf":1.0},"1187":{"tf":1.0},"1197":{"tf":1.0},"1204":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"1212":{"tf":1.0},"1214":{"tf":1.0},"1220":{"tf":1.0},"1241":{"tf":1.4142135623730951},"1253":{"tf":1.0},"1254":{"tf":1.0},"1305":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1407":{"tf":1.0},"1413":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1439":{"tf":1.4142135623730951},"1453":{"tf":1.0},"1454":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"430":{"tf":1.0},"95":{"tf":1.0},"958":{"tf":1.0},"96":{"tf":1.0},"963":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951},"995":{"tf":1.0}},"df":51}}},"e":{"docs":{"1288":{"tf":1.0}},"df":1},"l":{"docs":{"1060":{"tf":2.0},"114":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"149":{"tf":1.4142135623730951},"1712":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.0},"182":{"tf":1.0},"19":{"tf":1.0},"209":{"tf":1.4142135623730951},"216":{"tf":1.0},"217":{"tf":1.0},"39":{"tf":1.4142135623730951},"401":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"499":{"tf":1.0},"502":{"tf":1.0},"537":{"tf":1.0},"564":{"tf":1.0},"577":{"tf":1.4142135623730951},"620":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"623":{"tf":1.4142135623730951},"627":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"667":{"tf":1.4142135623730951},"668":{"tf":1.0},"681":{"tf":2.8284271247461903},"687":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"729":{"tf":1.0},"791":{"tf":1.0},"8":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"851":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"996":{"tf":1.0}},"df":44,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1712":{"tf":1.0}},"df":1}}}}}}}},"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1296":{"tf":1.0},"1302":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"1419":{"tf":1.0},"1421":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"188":{"tf":1.0},"75":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0}},"df":22}}},"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"1152":{"tf":1.0},"1237":{"tf":1.4142135623730951}},"df":2,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"1648":{"tf":1.4142135623730951}},"df":1}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1055":{"tf":2.23606797749979},"1060":{"tf":1.4142135623730951},"1134":{"tf":1.0},"1143":{"tf":1.0},"1228":{"tf":1.0},"1296":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1536":{"tf":1.0},"161":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"42":{"tf":1.0},"47":{"tf":1.0},"474":{"tf":1.4142135623730951},"475":{"tf":1.0},"476":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"495":{"tf":1.4142135623730951},"499":{"tf":1.4142135623730951},"502":{"tf":1.0},"503":{"tf":1.0},"522":{"tf":1.4142135623730951},"604":{"tf":1.0},"607":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"644":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.0},"668":{"tf":1.0},"69":{"tf":1.4142135623730951},"722":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"75":{"tf":1.0},"791":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"851":{"tf":1.0},"870":{"tf":1.0},"871":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.4142135623730951}},"df":72,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"1055":{"tf":1.0}},"df":1}}}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1039":{"tf":1.0},"1586":{"tf":1.0},"1587":{"tf":1.0},"1593":{"tf":1.0},"1606":{"tf":1.0}},"df":5}}}}}}}}},"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"1051":{"tf":1.4142135623730951},"1635":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1001":{"tf":1.0},"1008":{"tf":1.0},"1590":{"tf":1.0},"1600":{"tf":1.0},"997":{"tf":1.4142135623730951}},"df":5,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1002":{"tf":1.0},"1591":{"tf":1.0},"1592":{"tf":1.0},"999":{"tf":1.0}},"df":4}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"1043":{"tf":1.4142135623730951},"1629":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}},"s":{"docs":{"1055":{"tf":1.4142135623730951}},"df":1}}}}},"e":{"docs":{},"df":0,"r":{"docs":{"1152":{"tf":1.0},"1193":{"tf":1.0},"1237":{"tf":1.0},"146":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"1644":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"1712":{"tf":1.0},"1774":{"tf":1.0},"1779":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.0},"414":{"tf":1.0},"418":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"534":{"tf":1.0},"535":{"tf":1.0},"577":{"tf":1.0},"687":{"tf":1.0},"690":{"tf":1.0},"695":{"tf":1.0},"696":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"763":{"tf":1.0},"764":{"tf":1.0}},"df":35}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1055":{"tf":1.0}},"df":1}}}}}},"n":{"docs":{},"df":0,"'":{"docs":{},"df":0,"t":{"docs":{"690":{"tf":1.0}},"df":1}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"358":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"358":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{"359":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"353":{"tf":1.4142135623730951}},"df":1}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"293":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"293":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"294":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"294":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"1018":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{"428":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"4":{"docs":{},"df":0,"6":{"docs":{},"df":0,"2":{"docs":{},"df":0,"6":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"729":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{"103":{"tf":1.0},"117":{"tf":1.0},"1395":{"tf":1.0},"681":{"tf":1.0},"792":{"tf":1.0},"800":{"tf":1.0},"812":{"tf":1.0},"835":{"tf":1.0},"847":{"tf":1.0},"862":{"tf":1.0},"867":{"tf":1.0},"997":{"tf":1.0}},"df":12},"t":{"docs":{"1113":{"tf":1.0}},"df":1}},"u":{"docs":{},"df":0,"s":{"docs":{"681":{"tf":1.0},"9":{"tf":1.0}},"df":2}}},"d":{"docs":{"1055":{"tf":2.449489742783178}},"df":1},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1130":{"tf":1.0},"1131":{"tf":1.0},"1171":{"tf":1.0},"1211":{"tf":1.4142135623730951},"1213":{"tf":1.4142135623730951},"1253":{"tf":1.0},"1271":{"tf":1.0},"131":{"tf":1.0},"1379":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1407":{"tf":1.0},"20":{"tf":1.0}},"df":13,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1271":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1271":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,",":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"952":{"tf":1.0}},"df":1}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{"161":{"tf":1.0},"164":{"tf":1.0},"222":{"tf":1.4142135623730951},"48":{"tf":1.0},"50":{"tf":1.0}},"df":5}}}}}},"n":{"docs":{},"df":0,"g":{"docs":{"1352":{"tf":1.0},"144":{"tf":1.0},"1466":{"tf":1.0},"147":{"tf":1.0},"1778":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.0},"33":{"tf":1.0},"38":{"tf":1.0},"681":{"tf":1.4142135623730951},"791":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"867":{"tf":1.0},"9":{"tf":1.0},"909":{"tf":1.0},"910":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.0}},"df":25,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"1490":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1490":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"g":{"docs":{"1135":{"tf":1.0},"1196":{"tf":1.4142135623730951},"1220":{"tf":1.0}},"df":3}}},"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"1119":{"tf":1.0},"1152":{"tf":1.0},"116":{"tf":1.0},"1169":{"tf":1.0},"1170":{"tf":1.0},"1176":{"tf":1.4142135623730951},"1177":{"tf":1.0},"1204":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"1237":{"tf":1.0},"125":{"tf":1.0},"1250":{"tf":1.0},"1251":{"tf":1.0},"1266":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1400":{"tf":1.4142135623730951},"1790":{"tf":1.0},"190":{"tf":1.0},"192":{"tf":1.0},"3":{"tf":1.4142135623730951},"401":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.0},"432":{"tf":1.0},"681":{"tf":1.0},"77":{"tf":1.0},"79":{"tf":1.0},"903":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"df":32,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1790":{"tf":1.0}},"df":1}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1792":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0}},"df":4}}}}}}}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1178":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1178":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1176":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1176":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1399":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1399":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"98":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"98":{"tf":1.0}},"df":1}}}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"201":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"201":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0}},"df":3}}}},"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"695":{"tf":1.0},"696":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.0}},"df":4}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{"92":{"tf":1.0}},"df":1}},"s":{"docs":{},"df":0,"h":{"docs":{"681":{"tf":1.7320508075688772}},"df":1}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{"1135":{"tf":1.0},"1220":{"tf":1.0},"1307":{"tf":1.0},"1430":{"tf":1.0},"220":{"tf":1.4142135623730951},"221":{"tf":1.0},"249":{"tf":1.0},"786":{"tf":1.0},"832":{"tf":1.0}},"df":9,"f":{"docs":{},"df":0,"e":{"docs":{"1267":{"tf":1.0},"1268":{"tf":1.0},"1499":{"tf":1.0},"1501":{"tf":1.0},"428":{"tf":1.0},"437":{"tf":1.0},"807":{"tf":1.0}},"df":7}}}}}},"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{"0":{"tf":1.0},"600":{"tf":1.4142135623730951},"601":{"tf":1.0},"644":{"tf":1.4142135623730951},"645":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0}},"df":7}},"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"100":{"tf":2.23606797749979},"103":{"tf":1.0},"106":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"1126":{"tf":1.7320508075688772},"1127":{"tf":1.4142135623730951},"1128":{"tf":1.4142135623730951},"1129":{"tf":1.7320508075688772},"1130":{"tf":1.7320508075688772},"1131":{"tf":2.449489742783178},"1132":{"tf":3.0},"1133":{"tf":1.4142135623730951},"1134":{"tf":1.4142135623730951},"1135":{"tf":1.7320508075688772},"1137":{"tf":2.0},"1140":{"tf":1.0},"1144":{"tf":1.4142135623730951},"1147":{"tf":1.0},"1148":{"tf":1.0},"1150":{"tf":2.0},"1151":{"tf":2.8284271247461903},"1152":{"tf":2.6457513110645907},"1155":{"tf":1.0},"1156":{"tf":1.0},"1157":{"tf":1.0},"1165":{"tf":1.0},"1166":{"tf":1.0},"1170":{"tf":1.0},"1171":{"tf":2.449489742783178},"1176":{"tf":1.0},"1178":{"tf":1.4142135623730951},"1183":{"tf":2.8284271247461903},"1184":{"tf":1.7320508075688772},"1185":{"tf":2.0},"1186":{"tf":1.7320508075688772},"1187":{"tf":2.23606797749979},"1188":{"tf":1.4142135623730951},"1193":{"tf":2.0},"1194":{"tf":2.8284271247461903},"1195":{"tf":2.8284271247461903},"1196":{"tf":1.7320508075688772},"1197":{"tf":2.23606797749979},"1204":{"tf":1.4142135623730951},"1205":{"tf":1.4142135623730951},"1211":{"tf":2.449489742783178},"1212":{"tf":1.7320508075688772},"1213":{"tf":1.7320508075688772},"1214":{"tf":3.0},"1215":{"tf":1.4142135623730951},"1216":{"tf":1.4142135623730951},"1217":{"tf":1.4142135623730951},"1218":{"tf":1.7320508075688772},"1219":{"tf":1.4142135623730951},"1220":{"tf":1.7320508075688772},"1225":{"tf":1.0},"1229":{"tf":1.0},"1230":{"tf":1.4142135623730951},"1232":{"tf":1.0},"1235":{"tf":2.0},"1236":{"tf":2.8284271247461903},"1237":{"tf":3.0},"1240":{"tf":1.0},"1241":{"tf":1.0},"1247":{"tf":1.0},"1249":{"tf":1.0},"1251":{"tf":1.0},"1253":{"tf":2.449489742783178},"1262":{"tf":1.4142135623730951},"1263":{"tf":1.0},"1264":{"tf":1.0},"1265":{"tf":1.0},"1266":{"tf":1.0},"1271":{"tf":1.0},"1274":{"tf":1.0},"1279":{"tf":1.0},"1283":{"tf":1.0},"1299":{"tf":1.0},"1302":{"tf":1.4142135623730951},"1305":{"tf":1.0},"131":{"tf":1.4142135623730951},"1312":{"tf":1.7320508075688772},"1313":{"tf":1.7320508075688772},"1314":{"tf":1.0},"1317":{"tf":1.4142135623730951},"1322":{"tf":1.0},"1323":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.4142135623730951},"1333":{"tf":1.7320508075688772},"1334":{"tf":1.4142135623730951},"1336":{"tf":1.0},"1337":{"tf":1.0},"1343":{"tf":1.0},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1380":{"tf":1.0},"1393":{"tf":1.4142135623730951},"1394":{"tf":1.7320508075688772},"1395":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1400":{"tf":1.0},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1407":{"tf":1.4142135623730951},"1413":{"tf":1.0},"1422":{"tf":1.0},"1426":{"tf":1.4142135623730951},"1428":{"tf":1.0},"1429":{"tf":1.0},"1435":{"tf":1.7320508075688772},"1436":{"tf":1.7320508075688772},"1437":{"tf":1.0},"1438":{"tf":1.4142135623730951},"1439":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1451":{"tf":1.4142135623730951},"1452":{"tf":1.4142135623730951},"1453":{"tf":1.7320508075688772},"1454":{"tf":1.4142135623730951},"1456":{"tf":1.0},"1457":{"tf":1.0},"1462":{"tf":1.0},"1466":{"tf":1.0},"1506":{"tf":1.0},"1509":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"20":{"tf":1.4142135623730951},"221":{"tf":1.0},"239":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"403":{"tf":1.0},"416":{"tf":1.0},"430":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"93":{"tf":1.7320508075688772},"94":{"tf":1.7320508075688772}},"df":154,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"377":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"377":{"tf":1.0}},"df":1}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"355":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"355":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"357":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"357":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"106":{"tf":1.0},"80":{"tf":1.0},"93":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"93":{"tf":1.0}},"df":1}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"106":{"tf":1.0}},"df":1}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"94":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"94":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1262":{"tf":1.0},"1263":{"tf":1.0},"1264":{"tf":1.0},"1265":{"tf":1.0},"1266":{"tf":1.0},"1271":{"tf":1.0},"1329":{"tf":1.0},"1450":{"tf":1.0},"1494":{"tf":1.0},"1495":{"tf":1.0},"1650":{"tf":1.4142135623730951}},"df":11,"a":{"docs":{},"df":0,"d":{"docs":{"1262":{"tf":1.4142135623730951}},"df":1}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1263":{"tf":1.4142135623730951}},"df":1}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1264":{"tf":1.0},"1283":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1264":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1289":{"tf":1.0}},"df":1}}}}},"s":{"docs":{"1275":{"tf":1.0}},"df":1},"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1222":{"tf":1.0}},"df":1}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1400":{"tf":1.0},"1520":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0}},"df":6,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"j":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1520":{"tf":1.0}},"df":1}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"1265":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1265":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"0":{"tf":1.0},"145":{"tf":1.0},"34":{"tf":1.0},"8":{"tf":1.0}},"df":4}}},"e":{"docs":{"681":{"tf":1.0}},"df":1},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"129":{"tf":1.0},"13":{"tf":1.0},"18":{"tf":1.0},"435":{"tf":1.0}},"df":4,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"266":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"424":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"15":{"tf":1.0},"40":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"14":{"tf":1.0},"435":{"tf":1.4142135623730951}},"df":2}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"14":{"tf":1.0},"401":{"tf":1.0},"403":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"419":{"tf":1.4142135623730951},"422":{"tf":1.0}},"df":8,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"15":{"tf":1.0},"59":{"tf":1.0}},"df":2}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"121":{"tf":1.0},"255":{"tf":1.0}},"df":2},"t":{"docs":{"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0}},"df":3}},"i":{"docs":{},"df":0,"l":{"docs":{"3":{"tf":2.0},"681":{"tf":1.4142135623730951},"8":{"tf":1.0}},"df":3}},"o":{"docs":{},"df":0,"s":{"docs":{"0":{"tf":1.0}},"df":1}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0},"681":{"tf":1.0}},"df":4}}}}}}},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"0":{"tf":1.0}},"df":1}},"r":{"docs":{},"df":0,"n":{"docs":{"1117":{"tf":1.0},"1153":{"tf":1.0}},"df":2}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0}},"df":3}}},"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"130":{"tf":1.0},"133":{"tf":1.0},"1717":{"tf":1.0},"1722":{"tf":1.4142135623730951},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"1733":{"tf":1.4142135623730951},"1796":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0}},"df":11,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{"6":{"tf":1.0}},"df":1}}}}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{"129":{"tf":1.0},"1291":{"tf":1.0},"1297":{"tf":1.0},"130":{"tf":1.0},"1302":{"tf":1.0},"133":{"tf":1.0},"1419":{"tf":1.0},"1420":{"tf":1.0},"1426":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1516":{"tf":1.0},"1517":{"tf":1.0},"160":{"tf":1.0},"1722":{"tf":1.0},"1733":{"tf":1.4142135623730951},"178":{"tf":1.0},"1781":{"tf":1.0},"1796":{"tf":1.4142135623730951},"18":{"tf":1.0},"19":{"tf":1.0},"222":{"tf":1.0},"23":{"tf":1.0},"240":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"47":{"tf":1.0},"68":{"tf":1.0}},"df":38}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.0}},"df":1}}}},"u":{"docs":{},"df":0,"s":{"docs":{"9":{"tf":1.0}},"df":1}}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"#":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0}},"df":2}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{"681":{"tf":1.0}},"df":1}}},"i":{"docs":{},"df":0,"d":{"docs":{"1132":{"tf":1.4142135623730951},"119":{"tf":1.0},"1214":{"tf":1.4142135623730951},"159":{"tf":1.0},"1751":{"tf":1.0},"1812":{"tf":1.0},"55":{"tf":1.0}},"df":7}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1012":{"tf":1.0},"1013":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1055":{"tf":1.0},"1056":{"tf":1.0},"1066":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"1105":{"tf":1.0},"1106":{"tf":1.0},"1107":{"tf":1.0},"1115":{"tf":1.0},"1285":{"tf":1.0},"1286":{"tf":1.0},"1292":{"tf":1.0},"14":{"tf":1.4142135623730951},"1513":{"tf":1.0},"1514":{"tf":1.0},"1515":{"tf":1.0},"1608":{"tf":1.0},"1609":{"tf":1.0},"1610":{"tf":1.0},"1611":{"tf":1.0},"1612":{"tf":1.0},"1613":{"tf":1.0},"1614":{"tf":1.0},"1615":{"tf":1.0},"1616":{"tf":1.0},"1617":{"tf":1.0},"1618":{"tf":1.0},"1619":{"tf":1.0},"1620":{"tf":1.0},"1621":{"tf":1.0},"1622":{"tf":1.0},"1623":{"tf":1.0},"1624":{"tf":1.0},"1625":{"tf":1.0},"1626":{"tf":1.0},"1627":{"tf":1.0},"1637":{"tf":1.0},"1673":{"tf":1.0},"1682":{"tf":1.0},"1683":{"tf":1.0},"1697":{"tf":1.0},"1698":{"tf":1.0},"1699":{"tf":1.0},"1704":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.0},"470":{"tf":1.0},"572":{"tf":1.0},"573":{"tf":1.0},"903":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0},"952":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.0},"979":{"tf":1.0},"980":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0}},"df":109}}},"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.0},"685":{"tf":1.0}},"df":2,"o":{"docs":{},"df":0,"r":{"docs":{"1488":{"tf":1.0},"1528":{"tf":1.4142135623730951},"1534":{"tf":1.0},"1541":{"tf":1.0},"1546":{"tf":1.4142135623730951},"1551":{"tf":1.4142135623730951},"1556":{"tf":1.4142135623730951},"1561":{"tf":1.4142135623730951},"1571":{"tf":1.0},"1582":{"tf":1.4142135623730951},"1655":{"tf":1.0},"1788":{"tf":1.4142135623730951},"576":{"tf":1.0},"586":{"tf":1.0},"611":{"tf":1.0},"655":{"tf":1.0},"685":{"tf":1.4142135623730951},"733":{"tf":1.0},"831":{"tf":1.4142135623730951},"864":{"tf":1.0}},"df":20,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1488":{"tf":1.0},"1655":{"tf":1.0},"576":{"tf":1.0},"586":{"tf":1.0},"685":{"tf":1.0}},"df":5}}}}}}},"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"733":{"tf":1.0},"864":{"tf":1.0}},"df":2}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1534":{"tf":1.0},"1541":{"tf":1.0},"1571":{"tf":1.0}},"df":3}}}}}}}}}}},"u":{"docs":{},"df":0,"m":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0}},"df":10}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"11":{"tf":1.0}},"df":1,"_":{"docs":{},"df":0,"2":{"docs":{"11":{"tf":1.0}},"df":1}}}},"i":{"docs":{},"df":0,"n":{"docs":{"0":{"tf":1.0},"1039":{"tf":1.0},"1155":{"tf":1.0},"1240":{"tf":1.0},"160":{"tf":1.0},"1606":{"tf":1.0},"47":{"tf":1.0},"474":{"tf":1.0},"499":{"tf":1.0},"8":{"tf":1.0},"900":{"tf":1.0},"913":{"tf":1.0},"919":{"tf":1.0},"925":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0}},"df":18,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"919":{"tf":1.0}},"df":1}}}}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"913":{"tf":1.0}},"df":1}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"925":{"tf":1.0}},"df":1}}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1115":{"tf":1.0},"1116":{"tf":1.0},"1173":{"tf":1.0},"1198":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"1292":{"tf":1.0},"1293":{"tf":1.0},"13":{"tf":1.0},"1374":{"tf":1.0},"14":{"tf":1.0},"1416":{"tf":1.0},"15":{"tf":1.0},"1524":{"tf":1.0},"1525":{"tf":1.0},"1586":{"tf":1.0},"1637":{"tf":1.0},"1713":{"tf":1.0},"1714":{"tf":1.0},"1726":{"tf":1.0},"1820":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"496":{"tf":1.0},"579":{"tf":1.0},"691":{"tf":1.0},"692":{"tf":1.0},"728":{"tf":1.0},"80":{"tf":1.0},"888":{"tf":1.0}},"df":30}},"x":{"docs":{},"df":0,"t":{"docs":{"1060":{"tf":1.4142135623730951},"667":{"tf":1.0},"681":{"tf":1.0}},"df":3}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"0":{"tf":1.0},"1039":{"tf":1.0},"1058":{"tf":1.4142135623730951},"1060":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":1.0},"1587":{"tf":1.4142135623730951},"1606":{"tf":1.0},"167":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"1734":{"tf":1.0},"1735":{"tf":1.0},"1776":{"tf":1.0},"1777":{"tf":1.0},"1780":{"tf":1.0},"1799":{"tf":1.0},"1823":{"tf":1.4142135623730951},"216":{"tf":1.0},"217":{"tf":1.0},"3":{"tf":1.4142135623730951},"414":{"tf":1.0},"416":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.4142135623730951},"494":{"tf":1.4142135623730951},"499":{"tf":1.0},"502":{"tf":1.4142135623730951},"517":{"tf":1.0},"521":{"tf":1.4142135623730951},"525":{"tf":1.4142135623730951},"526":{"tf":1.4142135623730951},"534":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"580":{"tf":1.0},"586":{"tf":1.0},"590":{"tf":1.0},"595":{"tf":1.4142135623730951},"596":{"tf":1.0},"597":{"tf":1.4142135623730951},"622":{"tf":1.0},"623":{"tf":1.0},"634":{"tf":1.0},"639":{"tf":1.4142135623730951},"640":{"tf":1.4142135623730951},"641":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.0},"668":{"tf":1.0},"681":{"tf":3.0},"695":{"tf":1.0},"696":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"725":{"tf":1.4142135623730951},"727":{"tf":1.0},"786":{"tf":1.4142135623730951},"795":{"tf":1.0},"796":{"tf":1.0},"8":{"tf":1.0},"811":{"tf":1.0},"815":{"tf":1.0},"832":{"tf":1.4142135623730951},"839":{"tf":1.4142135623730951},"845":{"tf":1.0},"846":{"tf":1.0},"862":{"tf":1.0},"865":{"tf":1.0},"866":{"tf":1.4142135623730951},"903":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0}},"df":81,"'":{"docs":{"1144":{"tf":1.0},"1145":{"tf":1.0},"1230":{"tf":1.0},"1231":{"tf":1.0},"154":{"tf":1.0},"43":{"tf":1.0},"490":{"tf":1.0},"513":{"tf":1.0}},"df":8},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1595":{"tf":1.0},"1596":{"tf":1.0},"1597":{"tf":1.0}},"df":6}}}}}}},"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"570":{"tf":1.0}},"df":1}}},"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"2":{"docs":{},"df":0,"2":{"docs":{},"df":0,"9":{"docs":{},"df":0,"6":{"docs":{"144":{"tf":1.0},"33":{"tf":1.0}},"df":2}}}}}}}}},"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"10":{"tf":1.7320508075688772}},"df":1}}}},"o":{"docs":{},"df":0,"l":{"docs":{"147":{"tf":1.0},"203":{"tf":1.0},"38":{"tf":1.0},"429":{"tf":1.0}},"df":4}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{"131":{"tf":1.0},"133":{"tf":1.0},"20":{"tf":1.0},"23":{"tf":1.0},"432":{"tf":1.0}},"df":5}},"r":{"docs":{},"df":0,"s":{"docs":{"1072":{"tf":1.0},"1185":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"869":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"888":{"tf":1.0}},"df":14},"t":{"docs":{"104":{"tf":1.0},"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.7320508075688772},"110":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.4142135623730951},"112":{"tf":1.0},"1759":{"tf":1.0},"1765":{"tf":1.0},"710":{"tf":1.0},"716":{"tf":1.0}},"df":14,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"724":{"tf":1.0},"821":{"tf":1.0},"871":{"tf":1.0}},"df":3,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"724":{"tf":1.0},"821":{"tf":1.0},"871":{"tf":1.0}},"df":3}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"722":{"tf":1.0},"822":{"tf":1.0},"870":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"722":{"tf":1.0},"822":{"tf":1.0},"870":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"723":{"tf":1.0},"739":{"tf":1.0},"820":{"tf":1.0},"869":{"tf":1.0}},"df":4,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"723":{"tf":1.0},"739":{"tf":1.0},"820":{"tf":1.0},"869":{"tf":1.0}},"df":4}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"721":{"tf":1.0},"738":{"tf":1.0},"819":{"tf":1.0},"872":{"tf":1.0}},"df":4,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"721":{"tf":1.0},"738":{"tf":1.0},"819":{"tf":1.0},"872":{"tf":1.0}},"df":4}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"i":{"docs":{"900":{"tf":1.0},"910":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951}},"df":5}},"r":{"docs":{},"df":0,"e":{"docs":{"0":{"tf":1.4142135623730951},"1138":{"tf":1.0},"1148":{"tf":1.0},"1160":{"tf":1.0},"12":{"tf":1.0},"223":{"tf":1.0},"8":{"tf":1.0}},"df":7},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"141":{"tf":1.0},"28":{"tf":1.0},"997":{"tf":1.0}},"df":3}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"205":{"tf":1.0},"435":{"tf":1.0}},"df":2}}},"t":{"docs":{"591":{"tf":1.4142135623730951},"635":{"tf":1.4142135623730951}},"df":2}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1183":{"tf":1.0},"1384":{"tf":1.4142135623730951},"1388":{"tf":1.0},"1395":{"tf":1.0},"1438":{"tf":1.0}},"df":5,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1384":{"tf":1.0}},"df":1}}}}}},"a":{"docs":{},"df":0,"g":{"docs":{"4":{"tf":1.0}},"df":1},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1510":{"tf":1.0}},"df":1,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1390":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1390":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"1510":{"tf":1.0}},"df":1}}}}}}}}}},"p":{"docs":{"2":{"tf":1.0}},"df":1},"r":{"docs":{"1167":{"tf":1.0},"1248":{"tf":1.0},"1343":{"tf":1.0},"1462":{"tf":1.0},"1520":{"tf":1.0}},"df":5,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1520":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"j":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1520":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"0":{"tf":1.0},"1055":{"tf":1.0},"1086":{"tf":1.0},"1089":{"tf":1.0},"1163":{"tf":1.0},"1587":{"tf":1.0},"2":{"tf":1.0},"525":{"tf":1.0},"595":{"tf":1.4142135623730951},"596":{"tf":1.0},"597":{"tf":1.4142135623730951},"604":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"628":{"tf":1.0},"639":{"tf":1.4142135623730951},"640":{"tf":1.4142135623730951},"641":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0}},"df":31,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1086":{"tf":1.0},"1089":{"tf":1.0}},"df":2}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"525":{"tf":1.0}},"df":1}}}}}}}}},"2":{"docs":{"1087":{"tf":1.0},"1090":{"tf":1.0},"601":{"tf":1.0},"628":{"tf":1.0},"645":{"tf":1.0},"665":{"tf":1.0}},"df":6,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1087":{"tf":1.0},"1090":{"tf":1.0}},"df":2}}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"604":{"tf":1.0},"648":{"tf":1.0}},"df":2}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"612":{"tf":1.0},"656":{"tf":1.0}},"df":2},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"612":{"tf":1.0},"656":{"tf":1.0}},"df":2}}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"615":{"tf":1.0},"659":{"tf":1.0}},"df":2,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"615":{"tf":1.0},"659":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"620":{"tf":1.0},"663":{"tf":1.0}},"df":2,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"620":{"tf":1.0},"663":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"3":{"docs":{"1058":{"tf":1.0},"1088":{"tf":1.0},"1091":{"tf":1.0},"602":{"tf":1.0},"628":{"tf":1.0},"646":{"tf":1.0},"666":{"tf":1.0},"685":{"tf":1.0}},"df":8,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1058":{"tf":1.0},"1088":{"tf":1.0},"1091":{"tf":1.0}},"df":3}}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"605":{"tf":1.0},"649":{"tf":1.0}},"df":2}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"613":{"tf":1.0},"657":{"tf":1.0}},"df":2},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"613":{"tf":1.0},"657":{"tf":1.0}},"df":2}}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"616":{"tf":1.0},"660":{"tf":1.0}},"df":2,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"616":{"tf":1.0},"660":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"621":{"tf":1.0},"664":{"tf":1.0}},"df":2,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"621":{"tf":1.0},"664":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"629":{"tf":1.0}},"df":1}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"611":{"tf":1.0},"647":{"tf":1.0},"655":{"tf":1.0}},"df":3},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"611":{"tf":1.0},"655":{"tf":1.0}},"df":2}}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"614":{"tf":1.0},"650":{"tf":1.0},"658":{"tf":1.0}},"df":3,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"614":{"tf":1.0},"658":{"tf":1.0}},"df":2}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{"676":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"676":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{"647":{"tf":1.0},"675":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"675":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"601":{"tf":1.0},"645":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0}},"df":4,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1058":{"tf":1.4142135623730951},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"601":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"665":{"tf":1.4142135623730951},"666":{"tf":1.4142135623730951}},"df":13}}},"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"579":{"tf":1.0},"628":{"tf":1.4142135623730951},"629":{"tf":1.0}},"df":3}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{"685":{"tf":1.0}},"df":1}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"11":{"tf":1.0}},"df":1}}}},"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{"0":{"tf":1.0}},"df":1}}}}},"s":{"docs":{"14":{"tf":1.0},"422":{"tf":1.4142135623730951}},"df":2},"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"1421":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"1415":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1415":{"tf":1.0}},"df":1}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1350":{"tf":1.0},"1467":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1350":{"tf":1.0},"1467":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1060":{"tf":1.0},"1119":{"tf":1.0},"1204":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"1733":{"tf":1.0},"1749":{"tf":1.0},"1750":{"tf":1.0},"1771":{"tf":1.0},"1796":{"tf":1.0},"180":{"tf":1.0},"1818":{"tf":1.0},"1819":{"tf":1.0},"27":{"tf":1.4142135623730951},"29":{"tf":1.0},"30":{"tf":1.0},"517":{"tf":1.0},"534":{"tf":1.0},"599":{"tf":1.0},"643":{"tf":1.0},"690":{"tf":1.0},"71":{"tf":1.0},"993":{"tf":1.0}},"df":24,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"548":{"tf":1.0}},"df":1}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"647":{"tf":1.0},"650":{"tf":1.0},"681":{"tf":1.0}},"df":3}}}},"t":{"docs":{"472":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"527":{"tf":1.0}},"df":6,"(":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"527":{"tf":1.0}},"df":1}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{"1525":{"tf":1.0},"1554":{"tf":1.0},"1556":{"tf":1.0}},"df":3},"t":{"docs":{},"df":0,"a":{"docs":{"1060":{"tf":1.4142135623730951},"1410":{"tf":1.0},"1521":{"tf":1.0},"1658":{"tf":1.0},"181":{"tf":2.0},"419":{"tf":1.0},"429":{"tf":1.0},"526":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"543":{"tf":1.0},"546":{"tf":1.0},"611":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":1.0},"627":{"tf":1.0},"644":{"tf":1.4142135623730951},"655":{"tf":1.0},"658":{"tf":1.0},"668":{"tf":1.0},"678":{"tf":1.0},"688":{"tf":1.0},"69":{"tf":2.0},"9":{"tf":1.0},"990":{"tf":1.7320508075688772},"992":{"tf":1.4142135623730951},"996":{"tf":1.0},"997":{"tf":2.8284271247461903},"998":{"tf":1.7320508075688772}},"df":29,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1626":{"tf":1.4142135623730951},"985":{"tf":1.4142135623730951}},"df":2}}}}}}}}},"b":{"docs":{"1625":{"tf":1.4142135623730951},"984":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1616":{"tf":1.4142135623730951},"975":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"y":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1619":{"tf":1.4142135623730951},"978":{"tf":1.4142135623730951}},"df":2}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1618":{"tf":1.4142135623730951},"977":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1617":{"tf":1.4142135623730951},"976":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"990":{"tf":1.4142135623730951},"992":{"tf":1.7320508075688772},"996":{"tf":1.7320508075688772},"997":{"tf":1.4142135623730951}},"df":4}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{"1082":{"tf":1.0},"1083":{"tf":1.0}},"df":2}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1001":{"tf":1.0},"1590":{"tf":1.0}},"df":2}}}}}}}}}}}},"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1002":{"tf":1.0},"1591":{"tf":1.0}},"df":2}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1002":{"tf":1.0},"1591":{"tf":1.0}},"df":2}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1592":{"tf":1.0},"999":{"tf":1.0}},"df":2}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1002":{"tf":1.0},"1591":{"tf":1.0}},"df":2}}}}}}}}}}}},"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"100":{"tf":1.0},"107":{"tf":1.0},"1120":{"tf":1.0},"1123":{"tf":1.7320508075688772},"1124":{"tf":1.4142135623730951},"1125":{"tf":1.4142135623730951},"1136":{"tf":1.7320508075688772},"1140":{"tf":1.0},"1155":{"tf":1.0},"1165":{"tf":1.0},"1172":{"tf":1.7320508075688772},"1179":{"tf":1.4142135623730951},"1180":{"tf":2.0},"1183":{"tf":1.0},"1192":{"tf":1.4142135623730951},"1205":{"tf":1.0},"1208":{"tf":1.7320508075688772},"1209":{"tf":1.4142135623730951},"1210":{"tf":1.4142135623730951},"1225":{"tf":1.0},"1240":{"tf":1.0},"1249":{"tf":1.0},"1254":{"tf":1.7320508075688772},"1280":{"tf":1.0},"1314":{"tf":1.7320508075688772},"1317":{"tf":1.4142135623730951},"1333":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.4142135623730951},"1338":{"tf":1.4142135623730951},"1343":{"tf":1.0},"1377":{"tf":1.0},"1385":{"tf":1.0},"1386":{"tf":1.0},"1388":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1413":{"tf":1.0},"1414":{"tf":1.0},"1437":{"tf":1.7320508075688772},"1438":{"tf":1.4142135623730951},"1453":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.4142135623730951},"1458":{"tf":1.4142135623730951},"1462":{"tf":1.0},"1519":{"tf":1.0},"154":{"tf":1.4142135623730951},"174":{"tf":1.0},"221":{"tf":1.0},"240":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"43":{"tf":1.4142135623730951},"63":{"tf":1.0},"82":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":2.0},"99":{"tf":1.4142135623730951}},"df":62,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1180":{"tf":1.4142135623730951},"1521":{"tf":1.0},"343":{"tf":1.0}},"df":3,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"97":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"97":{"tf":1.0}},"df":1}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"107":{"tf":1.0},"80":{"tf":1.0},"95":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"95":{"tf":1.0}},"df":1}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"107":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"430":{"tf":1.0}},"df":1}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{"1273":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1273":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1520":{"tf":1.0},"1521":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"j":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1520":{"tf":1.0},"1521":{"tf":1.0}},"df":2}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"96":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"96":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"_":{"docs":{"706":{"tf":1.0}},"df":1},"i":{"docs":{},"df":0,"m":{"docs":{"1069":{"tf":1.0},"108":{"tf":1.4142135623730951},"109":{"tf":2.0},"1101":{"tf":1.4142135623730951},"112":{"tf":2.0},"115":{"tf":1.7320508075688772},"155":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"1566":{"tf":1.4142135623730951},"172":{"tf":1.0},"1722":{"tf":1.0},"1752":{"tf":1.4142135623730951},"1771":{"tf":1.0},"1780":{"tf":1.0},"1813":{"tf":1.4142135623730951},"182":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.0},"428":{"tf":1.4142135623730951},"436":{"tf":1.0},"447":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"62":{"tf":1.0},"734":{"tf":1.0},"786":{"tf":1.0},"804":{"tf":1.0},"811":{"tf":1.0},"832":{"tf":1.0},"834":{"tf":1.0},"865":{"tf":1.0},"958":{"tf":1.0}},"df":34,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{"1541":{"tf":1.4142135623730951}},"df":1}}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"681":{"tf":1.0},"903":{"tf":1.0}},"df":2}}},"o":{"docs":{},"df":0,"d":{"docs":{"681":{"tf":1.0}},"df":1}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"681":{"tf":1.0}},"df":1}},"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"121":{"tf":1.0},"80":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"121":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"958":{"tf":1.0},"995":{"tf":1.0}},"df":2,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"226":{"tf":1.4142135623730951}},"df":1}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1620":{"tf":1.4142135623730951},"979":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1022":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1021":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{"1002":{"tf":1.0},"1591":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{"681":{"tf":1.4142135623730951},"8":{"tf":1.0},"958":{"tf":1.0}},"df":3}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{"577":{"tf":1.0},"667":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1060":{"tf":1.7320508075688772},"474":{"tf":1.4142135623730951},"475":{"tf":1.0},"499":{"tf":1.4142135623730951},"502":{"tf":1.0},"526":{"tf":1.7320508075688772}},"df":6}}}}}}},"t":{"docs":{"144":{"tf":1.0}},"df":1}},"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"681":{"tf":1.0}},"df":1}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"0":{"tf":1.0}},"df":1}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"330":{"tf":1.0},"806":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0}},"df":4}}}},"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"791":{"tf":1.7320508075688772},"851":{"tf":1.7320508075688772}},"df":2}}}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1058":{"tf":1.0},"2":{"tf":1.7320508075688772}},"df":2}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"1058":{"tf":2.23606797749979},"1059":{"tf":1.0},"1062":{"tf":1.0},"1077":{"tf":1.0},"1083":{"tf":1.4142135623730951},"1084":{"tf":1.0},"3":{"tf":1.7320508075688772},"4":{"tf":1.0},"5":{"tf":1.4142135623730951},"579":{"tf":1.0},"580":{"tf":1.7320508075688772},"583":{"tf":1.0},"584":{"tf":1.0},"590":{"tf":2.23606797749979},"591":{"tf":2.23606797749979},"592":{"tf":2.449489742783178},"593":{"tf":2.23606797749979},"594":{"tf":1.4142135623730951},"595":{"tf":1.0},"596":{"tf":1.0},"6":{"tf":1.4142135623730951},"604":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.4142135623730951},"608":{"tf":1.4142135623730951},"611":{"tf":1.7320508075688772},"612":{"tf":2.0},"613":{"tf":2.0},"614":{"tf":2.0},"615":{"tf":1.7320508075688772},"616":{"tf":2.0},"618":{"tf":1.7320508075688772},"619":{"tf":1.4142135623730951},"620":{"tf":2.23606797749979},"621":{"tf":2.23606797749979},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.4142135623730951},"629":{"tf":1.7320508075688772},"634":{"tf":2.23606797749979},"635":{"tf":2.23606797749979},"636":{"tf":2.449489742783178},"637":{"tf":2.23606797749979},"638":{"tf":1.4142135623730951},"639":{"tf":1.0},"641":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.4142135623730951},"652":{"tf":1.4142135623730951},"655":{"tf":1.7320508075688772},"656":{"tf":2.0},"657":{"tf":2.0},"658":{"tf":2.0},"659":{"tf":1.7320508075688772},"660":{"tf":2.0},"661":{"tf":1.7320508075688772},"662":{"tf":1.4142135623730951},"663":{"tf":2.23606797749979},"664":{"tf":2.23606797749979},"665":{"tf":2.0},"666":{"tf":2.0},"671":{"tf":1.0},"681":{"tf":1.0},"888":{"tf":1.0}},"df":66,"#":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{"6":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"2":{"docs":{"624":{"tf":1.0},"665":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"624":{"tf":1.0},"665":{"tf":1.0}},"df":2}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"607":{"tf":1.0},"651":{"tf":1.0}},"df":2}}}}}}},"3":{"docs":{"625":{"tf":1.0},"666":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"625":{"tf":1.0},"666":{"tf":1.0}},"df":2}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"605":{"tf":1.0},"608":{"tf":1.0},"649":{"tf":1.0},"652":{"tf":1.0}},"df":4}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"615":{"tf":1.0},"616":{"tf":1.0},"650":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0}},"df":5}}}}}}}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"671":{"tf":1.0}},"df":1}}}}}}}},"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"1141":{"tf":1.0}},"df":1}}}},"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"680":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"680":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"670":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"670":{"tf":1.0}},"df":1}}}}}}}}}}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"579":{"tf":1.0},"580":{"tf":1.4142135623730951},"685":{"tf":1.0}},"df":3}}}}},"i":{"docs":{},"df":0,"l":{"docs":{"1062":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"103":{"tf":1.0},"1126":{"tf":1.7320508075688772},"1127":{"tf":1.4142135623730951},"1128":{"tf":1.0},"1130":{"tf":1.4142135623730951},"1131":{"tf":1.7320508075688772},"1135":{"tf":1.0},"1148":{"tf":1.0},"1150":{"tf":1.7320508075688772},"1151":{"tf":1.4142135623730951},"1152":{"tf":1.4142135623730951},"1184":{"tf":1.7320508075688772},"1185":{"tf":1.4142135623730951},"1187":{"tf":1.0},"1188":{"tf":1.4142135623730951},"1193":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1196":{"tf":1.0},"1197":{"tf":1.0},"1211":{"tf":1.7320508075688772},"1213":{"tf":1.4142135623730951},"1217":{"tf":1.0},"1218":{"tf":1.7320508075688772},"1219":{"tf":1.4142135623730951},"1220":{"tf":1.0},"1235":{"tf":1.7320508075688772},"1236":{"tf":1.4142135623730951},"1237":{"tf":1.4142135623730951},"1264":{"tf":1.0},"1302":{"tf":1.4142135623730951},"1304":{"tf":1.0},"1312":{"tf":2.0},"1322":{"tf":1.4142135623730951},"1323":{"tf":1.4142135623730951},"1325":{"tf":1.4142135623730951},"1327":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1350":{"tf":1.0},"1377":{"tf":1.0},"1378":{"tf":2.23606797749979},"1379":{"tf":1.4142135623730951},"1380":{"tf":1.0},"1390":{"tf":1.0},"1393":{"tf":2.23606797749979},"1394":{"tf":1.4142135623730951},"1395":{"tf":1.4142135623730951},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1413":{"tf":1.0},"1415":{"tf":1.0},"1421":{"tf":1.0},"1426":{"tf":1.4142135623730951},"1427":{"tf":1.0},"1428":{"tf":1.0},"1435":{"tf":2.0},"1437":{"tf":1.0},"1438":{"tf":1.4142135623730951},"1443":{"tf":1.4142135623730951},"1444":{"tf":1.4142135623730951},"1446":{"tf":1.4142135623730951},"1448":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1467":{"tf":1.4142135623730951},"1509":{"tf":1.0},"1523":{"tf":1.0},"1547":{"tf":1.4142135623730951},"1552":{"tf":1.4142135623730951},"1557":{"tf":1.4142135623730951},"1562":{"tf":1.4142135623730951},"1723":{"tf":1.0},"1724":{"tf":1.0},"1729":{"tf":2.0},"1730":{"tf":1.0},"1742":{"tf":1.4142135623730951},"1753":{"tf":1.7320508075688772},"1755":{"tf":1.4142135623730951},"1759":{"tf":1.4142135623730951},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.0},"1762":{"tf":1.0},"1763":{"tf":1.7320508075688772},"1767":{"tf":1.0},"1774":{"tf":1.4142135623730951},"1780":{"tf":1.0},"1782":{"tf":1.0},"1791":{"tf":1.0},"1792":{"tf":2.0},"1793":{"tf":1.0},"1807":{"tf":1.4142135623730951},"1815":{"tf":1.4142135623730951},"1817":{"tf":1.7320508075688772},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"223":{"tf":1.4142135623730951},"303":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"407":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"712":{"tf":1.0},"713":{"tf":1.0},"714":{"tf":1.7320508075688772},"75":{"tf":1.0},"752":{"tf":1.7320508075688772},"762":{"tf":1.0},"768":{"tf":1.7320508075688772},"78":{"tf":1.0},"79":{"tf":1.0},"797":{"tf":1.0},"800":{"tf":1.0},"802":{"tf":1.0},"835":{"tf":1.0},"837":{"tf":1.0},"854":{"tf":1.0},"877":{"tf":1.0}},"df":123,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1729":{"tf":1.0},"1767":{"tf":1.0},"1792":{"tf":1.0},"762":{"tf":1.0}},"df":4}}}}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1729":{"tf":1.0},"1730":{"tf":1.0},"1792":{"tf":1.0},"1793":{"tf":1.0}},"df":4}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1763":{"tf":1.0},"714":{"tf":1.0},"752":{"tf":1.0},"768":{"tf":1.0},"877":{"tf":1.0}},"df":5}}}}}}}},"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1774":{"tf":1.0}},"df":1}}}}},"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"300":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1521":{"tf":1.0},"1522":{"tf":1.0}},"df":2}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1150":{"tf":1.0},"1235":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1150":{"tf":1.0},"1235":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1184":{"tf":1.4142135623730951}},"df":1}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1197":{"tf":1.0},"1283":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1729":{"tf":1.4142135623730951},"1730":{"tf":1.4142135623730951},"1780":{"tf":1.0}},"df":3}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1776":{"tf":1.0},"436":{"tf":1.0}},"df":2,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{"1393":{"tf":1.0},"1494":{"tf":1.0}},"df":2}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1312":{"tf":1.0},"1435":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1312":{"tf":1.0},"1435":{"tf":1.0}},"df":2}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{"1509":{"tf":1.0}},"df":1}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1521":{"tf":1.0},"1522":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"j":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1521":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"0":{"tf":1.0},"1782":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"615":{"tf":1.4142135623730951},"616":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"659":{"tf":1.4142135623730951},"660":{"tf":1.0}},"df":10}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{"201":{"tf":1.0}},"df":1},"p":{"docs":{},"df":0,"t":{"docs":{"100":{"tf":1.4142135623730951},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"110":{"tf":1.0},"1109":{"tf":1.4142135623730951},"1110":{"tf":1.4142135623730951},"1111":{"tf":1.4142135623730951},"1112":{"tf":1.4142135623730951},"1113":{"tf":1.4142135623730951},"1114":{"tf":1.4142135623730951},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"1123":{"tf":1.4142135623730951},"1124":{"tf":1.4142135623730951},"1125":{"tf":1.4142135623730951},"1126":{"tf":1.4142135623730951},"1127":{"tf":1.4142135623730951},"1128":{"tf":1.4142135623730951},"1129":{"tf":1.4142135623730951},"1130":{"tf":1.4142135623730951},"1131":{"tf":1.4142135623730951},"1132":{"tf":1.4142135623730951},"1133":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.4142135623730951},"1136":{"tf":1.4142135623730951},"1137":{"tf":1.4142135623730951},"114":{"tf":1.4142135623730951},"1140":{"tf":1.0},"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"115":{"tf":1.4142135623730951},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"1162":{"tf":1.0},"117":{"tf":1.4142135623730951},"1171":{"tf":1.4142135623730951},"1172":{"tf":1.4142135623730951},"1176":{"tf":1.0},"1177":{"tf":1.4142135623730951},"1178":{"tf":1.0},"1179":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"1180":{"tf":1.4142135623730951},"1181":{"tf":1.4142135623730951},"1182":{"tf":1.4142135623730951},"1183":{"tf":1.4142135623730951},"1184":{"tf":1.4142135623730951},"1185":{"tf":1.4142135623730951},"1186":{"tf":1.4142135623730951},"1187":{"tf":1.4142135623730951},"1188":{"tf":1.4142135623730951},"119":{"tf":1.4142135623730951},"1192":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"1204":{"tf":1.4142135623730951},"1205":{"tf":1.4142135623730951},"1206":{"tf":1.4142135623730951},"1207":{"tf":1.4142135623730951},"1208":{"tf":1.4142135623730951},"1209":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"1210":{"tf":1.4142135623730951},"1211":{"tf":1.4142135623730951},"1212":{"tf":1.4142135623730951},"1213":{"tf":1.4142135623730951},"1214":{"tf":1.4142135623730951},"1215":{"tf":1.0},"1216":{"tf":1.0},"1217":{"tf":1.4142135623730951},"1218":{"tf":1.4142135623730951},"1219":{"tf":1.4142135623730951},"122":{"tf":1.0},"1220":{"tf":1.4142135623730951},"1225":{"tf":1.0},"1229":{"tf":1.0},"123":{"tf":1.4142135623730951},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.4142135623730951},"1244":{"tf":1.0},"125":{"tf":1.4142135623730951},"1253":{"tf":1.4142135623730951},"1254":{"tf":1.4142135623730951},"1276":{"tf":1.0},"129":{"tf":1.4142135623730951},"1296":{"tf":1.0},"130":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"131":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1317":{"tf":1.0},"132":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"133":{"tf":1.4142135623730951},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"134":{"tf":1.0},"1341":{"tf":1.0},"1343":{"tf":1.0},"1350":{"tf":1.4142135623730951},"1351":{"tf":1.4142135623730951},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1358":{"tf":1.0},"137":{"tf":1.4142135623730951},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"1379":{"tf":1.0},"138":{"tf":1.4142135623730951},"1380":{"tf":1.0},"139":{"tf":1.4142135623730951},"1393":{"tf":1.0},"1394":{"tf":1.4142135623730951},"1395":{"tf":1.0},"140":{"tf":1.4142135623730951},"1400":{"tf":1.0},"1401":{"tf":1.4142135623730951},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1404":{"tf":1.4142135623730951},"1405":{"tf":1.4142135623730951},"1406":{"tf":1.4142135623730951},"1407":{"tf":1.0},"1409":{"tf":1.4142135623730951},"141":{"tf":1.4142135623730951},"1413":{"tf":1.4142135623730951},"1414":{"tf":1.4142135623730951},"1415":{"tf":1.4142135623730951},"1419":{"tf":1.0},"1421":{"tf":1.0},"1425":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.0},"1439":{"tf":1.4142135623730951},"144":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1460":{"tf":1.0},"1462":{"tf":1.0},"1465":{"tf":1.4142135623730951},"1466":{"tf":1.0},"1467":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"1567":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"1722":{"tf":1.0},"1729":{"tf":1.4142135623730951},"1730":{"tf":1.4142135623730951},"1731":{"tf":1.4142135623730951},"1732":{"tf":1.4142135623730951},"1733":{"tf":1.0},"1736":{"tf":1.4142135623730951},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"1740":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1742":{"tf":1.4142135623730951},"1743":{"tf":1.4142135623730951},"1744":{"tf":1.4142135623730951},"1745":{"tf":1.4142135623730951},"1746":{"tf":1.0},"1747":{"tf":1.0},"1748":{"tf":1.0},"1749":{"tf":1.0},"1750":{"tf":1.0},"1751":{"tf":1.0},"1752":{"tf":1.0},"1753":{"tf":1.0},"1754":{"tf":1.0},"1755":{"tf":1.0},"1756":{"tf":1.0},"1759":{"tf":1.4142135623730951},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.4142135623730951},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"1771":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"1792":{"tf":1.4142135623730951},"1793":{"tf":1.4142135623730951},"1794":{"tf":1.4142135623730951},"1795":{"tf":1.4142135623730951},"1796":{"tf":1.0},"1797":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"1800":{"tf":1.0},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"1805":{"tf":1.4142135623730951},"1806":{"tf":1.4142135623730951},"1807":{"tf":1.4142135623730951},"1808":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"1810":{"tf":1.0},"1811":{"tf":1.0},"1812":{"tf":1.0},"1813":{"tf":1.0},"1814":{"tf":1.0},"1815":{"tf":1.0},"1816":{"tf":1.0},"1817":{"tf":1.0},"1818":{"tf":1.0},"1819":{"tf":1.0},"182":{"tf":1.4142135623730951},"1823":{"tf":1.4142135623730951},"188":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.4142135623730951},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951},"33":{"tf":1.0},"401":{"tf":1.4142135623730951},"403":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"416":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"479":{"tf":1.0},"48":{"tf":1.0},"480":{"tf":1.4142135623730951},"481":{"tf":1.0},"482":{"tf":1.4142135623730951},"485":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"49":{"tf":1.0},"491":{"tf":1.0},"494":{"tf":1.4142135623730951},"495":{"tf":1.0},"499":{"tf":1.0},"50":{"tf":1.0},"502":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"509":{"tf":1.4142135623730951},"51":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"52":{"tf":1.0},"521":{"tf":1.4142135623730951},"522":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"53":{"tf":1.0},"534":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"571":{"tf":1.0},"58":{"tf":1.0},"590":{"tf":1.4142135623730951},"591":{"tf":1.0},"592":{"tf":1.4142135623730951},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.4142135623730951},"597":{"tf":1.4142135623730951},"599":{"tf":1.4142135623730951},"600":{"tf":1.4142135623730951},"604":{"tf":1.4142135623730951},"605":{"tf":1.4142135623730951},"607":{"tf":1.4142135623730951},"608":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"610":{"tf":1.4142135623730951},"611":{"tf":1.4142135623730951},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.4142135623730951},"615":{"tf":1.4142135623730951},"616":{"tf":1.4142135623730951},"620":{"tf":1.4142135623730951},"621":{"tf":1.4142135623730951},"634":{"tf":1.4142135623730951},"635":{"tf":1.0},"636":{"tf":1.4142135623730951},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.4142135623730951},"640":{"tf":1.4142135623730951},"643":{"tf":1.4142135623730951},"644":{"tf":1.4142135623730951},"647":{"tf":1.4142135623730951},"648":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"652":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"655":{"tf":1.4142135623730951},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"658":{"tf":1.4142135623730951},"659":{"tf":1.4142135623730951},"660":{"tf":1.4142135623730951},"663":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951},"666":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"695":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"699":{"tf":1.0},"70":{"tf":1.4142135623730951},"700":{"tf":1.0},"708":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.4142135623730951},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"719":{"tf":1.0},"72":{"tf":1.4142135623730951},"720":{"tf":1.0},"725":{"tf":1.4142135623730951},"734":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"75":{"tf":1.0},"752":{"tf":1.4142135623730951},"753":{"tf":1.4142135623730951},"754":{"tf":1.4142135623730951},"755":{"tf":1.4142135623730951},"768":{"tf":1.4142135623730951},"769":{"tf":1.4142135623730951},"774":{"tf":1.4142135623730951},"779":{"tf":1.0},"78":{"tf":1.0},"780":{"tf":1.4142135623730951},"786":{"tf":1.0},"79":{"tf":1.4142135623730951},"791":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0},"799":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"81":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.4142135623730951},"84":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"865":{"tf":1.0},"866":{"tf":1.4142135623730951},"867":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"886":{"tf":1.4142135623730951},"887":{"tf":1.4142135623730951},"900":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951},"963":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":1.0},"990":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.4142135623730951},"996":{"tf":1.4142135623730951},"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951}},"df":500}}}}},"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4}},"r":{"docs":{"1730":{"tf":1.0},"1732":{"tf":1.0},"1739":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1793":{"tf":1.0},"1795":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0}},"df":10}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"215":{"tf":1.0}},"df":1}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"696":{"tf":1.0},"709":{"tf":1.0},"736":{"tf":1.7320508075688772},"763":{"tf":1.0},"818":{"tf":1.0},"82":{"tf":1.0},"874":{"tf":1.0}},"df":7,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"763":{"tf":1.0}},"df":1}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"696":{"tf":1.0},"709":{"tf":1.0},"736":{"tf":1.0},"818":{"tf":1.0},"874":{"tf":1.0}},"df":5}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1352":{"tf":1.0},"1466":{"tf":1.0},"1782":{"tf":1.0}},"df":3,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1058":{"tf":1.7320508075688772},"1059":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"615":{"tf":1.0},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"659":{"tf":1.0},"660":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0}},"df":22}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4}}}},"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"121":{"tf":2.23606797749979},"122":{"tf":1.7320508075688772},"173":{"tf":1.0},"64":{"tf":1.0}},"df":4,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"336":{"tf":1.0}},"df":1}}}}}}}},"c":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0}},"df":3}}}},"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1296":{"tf":1.0},"13":{"tf":1.0},"1419":{"tf":1.0},"31":{"tf":1.0},"470":{"tf":1.0},"481":{"tf":1.0},"508":{"tf":1.0},"510":{"tf":1.0},"512":{"tf":1.0},"525":{"tf":1.0},"574":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.7320508075688772},"9":{"tf":1.4142135623730951}},"df":14,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"548":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"548":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"549":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"550":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"4":{"docs":{"550":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"554":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"4":{"docs":{"554":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"551":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"4":{"docs":{"551":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"552":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"552":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"545":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"545":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"542":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"4":{"docs":{"542":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"544":{"tf":1.0}},"df":1},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"544":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"543":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"543":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"546":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"546":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"553":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"553":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"547":{"tf":1.4142135623730951}},"df":1}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"555":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"555":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"573":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"472":{"tf":1.0},"474":{"tf":1.0},"499":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.4142135623730951}},"df":5,"(":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"474":{"tf":1.0},"499":{"tf":1.0},"538":{"tf":1.0}},"df":3}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"471":{"tf":1.0},"472":{"tf":1.0}},"df":2}}}}}}}},"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"570":{"tf":1.0}},"df":1}}}}}}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"471":{"tf":1.0},"477":{"tf":1.0}},"df":2}}}}}}}}}},"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"537":{"tf":1.0}},"df":1}}},"s":{"docs":{},"df":0,"t":{"docs":{"470":{"tf":1.0},"525":{"tf":1.0},"534":{"tf":1.0},"570":{"tf":1.4142135623730951},"571":{"tf":1.7320508075688772}},"df":5,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"471":{"tf":1.0},"483":{"tf":1.0}},"df":2}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"9":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{"495":{"tf":1.0},"522":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"144":{"tf":1.0},"31":{"tf":1.0},"681":{"tf":1.0},"9":{"tf":2.0},"990":{"tf":1.0},"992":{"tf":1.0},"995":{"tf":1.4142135623730951},"996":{"tf":1.0},"998":{"tf":1.0}},"df":9}}}},"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1101":{"tf":1.4142135623730951}},"df":1}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"997":{"tf":1.0},"998":{"tf":1.0}},"df":2}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"11":{"tf":1.0},"1165":{"tf":1.0},"1249":{"tf":1.0}},"df":3,"l":{"docs":{},"df":0,"i":{"docs":{"1060":{"tf":1.0},"577":{"tf":1.0},"9":{"tf":1.0}},"df":3}}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1304":{"tf":1.4142135623730951},"1305":{"tf":1.4142135623730951},"1427":{"tf":1.4142135623730951},"1428":{"tf":1.7320508075688772},"1429":{"tf":1.4142135623730951},"1641":{"tf":1.4142135623730951},"1677":{"tf":1.4142135623730951},"1710":{"tf":1.4142135623730951},"791":{"tf":1.0},"804":{"tf":1.0},"851":{"tf":1.0}},"df":11,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1372":{"tf":1.0},"1480":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1372":{"tf":1.0},"1480":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"11":{"tf":1.0}},"df":1}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1155":{"tf":1.0},"1240":{"tf":1.0}},"df":2}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"681":{"tf":1.0}},"df":1}}}}}},"v":{"docs":{"1101":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"d":{"docs":{"109":{"tf":1.0},"1110":{"tf":1.0},"1112":{"tf":1.0},"112":{"tf":1.0}},"df":4},"s":{"docs":{"964":{"tf":1.0}},"df":1}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"941":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"941":{"tf":1.0}},"df":1}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{"942":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"942":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"o":{"docs":{"9":{"tf":1.0}},"df":1,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"490":{"tf":1.0},"513":{"tf":1.0}},"df":2,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"490":{"tf":1.4142135623730951},"513":{"tf":1.4142135623730951},"954":{"tf":1.0}},"df":3,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"954":{"tf":1.0}},"df":1}}}},"_":{"docs":{"954":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"e":{"docs":{"103":{"tf":1.0},"1193":{"tf":1.0},"211":{"tf":1.0}},"df":3},"t":{"docs":{"104":{"tf":1.0},"105":{"tf":1.0}},"df":2},"’":{"docs":{},"df":0,"t":{"docs":{"9":{"tf":1.0}},"df":1}}},"w":{"docs":{},"df":0,"n":{"docs":{"1101":{"tf":1.0},"1113":{"tf":1.0},"117":{"tf":1.0},"125":{"tf":1.0},"1584":{"tf":1.0},"958":{"tf":1.0}},"df":6}}},"s":{"docs":{"470":{"tf":1.0},"571":{"tf":1.7320508075688772}},"df":2,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{"470":{"tf":1.0},"523":{"tf":1.0}},"df":2}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"1141":{"tf":1.0},"1294":{"tf":1.0},"1359":{"tf":1.0},"16":{"tf":1.0},"1671":{"tf":1.0},"1689":{"tf":1.0},"40":{"tf":1.0},"470":{"tf":1.0},"472":{"tf":1.0},"483":{"tf":1.0},"492":{"tf":1.0},"559":{"tf":1.0}},"df":12}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"470":{"tf":1.0}},"df":1}}}}},"u":{"docs":{},"df":0,"e":{"docs":{"1180":{"tf":1.0},"1352":{"tf":1.0},"1466":{"tf":1.0},"681":{"tf":1.4142135623730951}},"df":4},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"188":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951}},"df":2}},"e":{"docs":{"1394":{"tf":1.0},"681":{"tf":1.0}},"df":2}}}},"e":{"docs":{},"df":0,".":{"docs":{},"df":0,"g":{"docs":{"1039":{"tf":1.0},"1606":{"tf":1.0},"996":{"tf":1.0}},"df":3}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"1060":{"tf":1.4142135623730951},"9":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.4142135623730951}},"df":4,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{"1592":{"tf":1.0},"999":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1048":{"tf":1.4142135623730951},"1632":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{"8":{"tf":1.0}},"df":1}},"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1035":{"tf":1.4142135623730951}},"df":1}}},"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1036":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}},"d":{"docs":{},"df":0,"g":{"docs":{"103":{"tf":1.0}},"df":1}},"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1385":{"tf":1.0},"1386":{"tf":1.0},"92":{"tf":1.4142135623730951}},"df":3,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"1385":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1385":{"tf":1.0}},"df":1}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1386":{"tf":1.0},"1520":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1386":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{"1060":{"tf":1.0}},"df":1}}}}},"g":{"docs":{"160":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"178":{"tf":1.0},"181":{"tf":1.0},"428":{"tf":1.0},"47":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0},"9":{"tf":1.0}},"df":18},"i":{"docs":{},"df":0,"p":{"docs":{"0":{"tf":1.4142135623730951},"490":{"tf":1.0},"513":{"tf":1.0},"9":{"tf":1.0}},"df":4,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"3":{"docs":{},"df":0,"5":{"docs":{"9":{"tf":1.0}},"df":1}}}},"7":{"docs":{},"df":0,"1":{"docs":{},"df":0,"2":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"952":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"144":{"tf":1.0},"33":{"tf":1.0},"366":{"tf":1.4142135623730951},"900":{"tf":2.449489742783178},"903":{"tf":1.4142135623730951}},"df":5,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"366":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"366":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1262":{"tf":1.4142135623730951},"1263":{"tf":1.0},"1264":{"tf":1.0},"1265":{"tf":1.0},"1266":{"tf":1.0},"1267":{"tf":1.4142135623730951},"1268":{"tf":1.0},"1269":{"tf":1.0},"1270":{"tf":1.0},"1271":{"tf":1.0},"1272":{"tf":1.0},"1273":{"tf":1.0},"1274":{"tf":1.4142135623730951},"1275":{"tf":1.0},"1276":{"tf":1.0},"1277":{"tf":1.0},"1278":{"tf":1.0},"1279":{"tf":1.0},"1280":{"tf":1.0},"1281":{"tf":1.0},"1282":{"tf":1.0},"1302":{"tf":1.0},"1426":{"tf":1.0},"146":{"tf":1.0},"149":{"tf":1.0},"1505":{"tf":1.0},"1506":{"tf":1.0},"1507":{"tf":1.0},"1508":{"tf":1.0},"1729":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"1748":{"tf":1.0},"1774":{"tf":1.0},"1775":{"tf":1.0},"1776":{"tf":1.0},"1777":{"tf":1.0},"1778":{"tf":1.0},"1779":{"tf":1.0},"1792":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0},"1811":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"217":{"tf":1.0},"35":{"tf":1.0},"39":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"537":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"859":{"tf":1.0},"867":{"tf":1.0}},"df":64}},"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"222":{"tf":1.4142135623730951},"688":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.0}},"df":4},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"[":{"docs":{},"df":0,"2":{"docs":{"891":{"tf":1.0}},"df":1}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"[":{"docs":{},"df":0,"2":{"docs":{"892":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{"1049":{"tf":1.4142135623730951},"1633":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"0":{"tf":1.0},"1060":{"tf":1.0},"1304":{"tf":1.4142135623730951},"1305":{"tf":1.7320508075688772},"1308":{"tf":1.0},"1309":{"tf":1.0},"1339":{"tf":1.0},"1341":{"tf":1.0},"1427":{"tf":1.4142135623730951},"1428":{"tf":1.4142135623730951},"1429":{"tf":1.7320508075688772},"1431":{"tf":1.0},"1432":{"tf":1.0},"1459":{"tf":1.0},"1460":{"tf":1.0},"1498":{"tf":1.0},"1518":{"tf":1.0},"1754":{"tf":1.7320508075688772},"1778":{"tf":1.4142135623730951},"1780":{"tf":1.0},"1814":{"tf":1.7320508075688772},"192":{"tf":1.0},"401":{"tf":1.0},"433":{"tf":1.0},"79":{"tf":1.0},"800":{"tf":1.4142135623730951},"835":{"tf":1.4142135623730951}},"df":27,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1371":{"tf":1.0},"1479":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1371":{"tf":1.0},"1479":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"800":{"tf":1.0},"835":{"tf":1.0}},"df":2},"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"800":{"tf":1.0},"835":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"627":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1006":{"tf":1.0},"1595":{"tf":1.0},"1596":{"tf":1.0},"1597":{"tf":1.0},"1598":{"tf":1.0}},"df":8}}}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"10":{"tf":1.0}},"df":1}}}}}},"d":{"docs":{"1060":{"tf":1.0},"1153":{"tf":1.0},"681":{"tf":1.0},"9":{"tf":1.4142135623730951},"990":{"tf":1.0},"992":{"tf":1.0}},"df":6},"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{"815":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"957":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"957":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{"1178":{"tf":1.0},"181":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772}},"df":3}}}},"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"103":{"tf":1.0},"213":{"tf":1.0},"416":{"tf":1.0},"92":{"tf":1.0}},"df":4,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1400":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1400":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1398":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1398":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"99":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"99":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"103":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"103":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"213":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"213":{"tf":1.0}},"df":1}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"211":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{"456":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"456":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"234":{"tf":1.4142135623730951},"419":{"tf":1.0}},"df":2}},"i":{"docs":{},"df":0,"r":{"docs":{"1060":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"910":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951}},"df":9}}},"u":{"docs":{},"df":0,"m":{"docs":{"14":{"tf":1.0},"192":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"567":{"tf":1.0},"628":{"tf":1.0},"79":{"tf":1.0}},"df":11,"e":{"docs":{},"df":0,"r":{"docs":{"145":{"tf":1.0},"34":{"tf":1.0},"903":{"tf":1.0}},"df":3,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"144":{"tf":1.0},"33":{"tf":1.0},"888":{"tf":1.0},"903":{"tf":1.4142135623730951}},"df":4,".":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"419":{"tf":1.0},"903":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"188":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"192":{"tf":1.0},"401":{"tf":1.4142135623730951},"404":{"tf":1.0},"406":{"tf":1.0},"75":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"79":{"tf":1.0}},"df":9}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1135":{"tf":1.4142135623730951},"1196":{"tf":1.4142135623730951},"1220":{"tf":1.4142135623730951}},"df":3}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"114":{"tf":1.0},"141":{"tf":1.4142135623730951},"178":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"432":{"tf":1.0},"68":{"tf":1.4142135623730951}},"df":6,"e":{"docs":{},"df":0,"[":{"docs":{},"df":0,"2":{"docs":{"116":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"427":{"tf":1.0},"428":{"tf":1.0}},"df":7}}}}}}}}}}}}},"e":{"docs":{},"df":0,"t":{"docs":{"144":{"tf":1.4142135623730951}},"df":1}}}}},"v":{"docs":{"2":{"tf":1.4142135623730951}},"df":1,".":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"2":{"tf":1.0}},"df":1}}}}}}}}},"o":{"docs":{},"df":0,"a":{"docs":{"700":{"tf":1.0}},"df":1}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1759":{"tf":1.0},"1760":{"tf":1.0},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"1782":{"tf":1.0},"254":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"797":{"tf":1.0},"854":{"tf":1.0}},"df":14}},"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1056":{"tf":1.0},"735":{"tf":1.4142135623730951},"736":{"tf":1.4142135623730951},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.0},"774":{"tf":1.0}},"df":9}}}}}},"r":{"docs":{},"df":0,"c":{"docs":{"1823":{"tf":1.4142135623730951},"494":{"tf":1.0},"521":{"tf":1.4142135623730951},"681":{"tf":1.0},"7":{"tf":1.0},"725":{"tf":1.4142135623730951},"839":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951}},"df":8,"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"5":{"docs":{},"df":0,"5":{"docs":{"1526":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1528":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"6":{"docs":{},"df":0,"5":{"docs":{"495":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951}},"df":2,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"471":{"tf":1.0},"492":{"tf":1.0}},"df":2}}}}}}},"9":{"docs":{},"df":0,"6":{"docs":{},"df":0,"7":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"681":{"tf":1.0},"685":{"tf":1.0}},"df":2},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"685":{"tf":1.0}},"df":1}}}}}}}}}},"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"688":{"tf":1.0}},"df":1}}}}}}}},"2":{"docs":{},"df":0,"0":{"docs":{"1529":{"tf":1.0},"1539":{"tf":1.0},"1782":{"tf":1.0},"727":{"tf":1.0},"786":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"832":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0}},"df":10,"(":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{"1534":{"tf":1.0},"1788":{"tf":1.0}},"df":2}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{"1541":{"tf":1.0}},"df":1}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"701":{"tf":1.0},"729":{"tf":1.0},"823":{"tf":1.0}},"df":3}}}}}}}},"4":{"docs":{},"df":0,"6":{"docs":{},"df":0,"2":{"docs":{},"df":0,"6":{"docs":{"1782":{"tf":1.0},"729":{"tf":1.0},"734":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0}},"df":6,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"728":{"tf":1.0},"729":{"tf":1.0},"862":{"tf":1.0},"868":{"tf":1.0}},"df":4,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"864":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1017":{"tf":1.0},"1018":{"tf":1.0},"1026":{"tf":1.0},"1027":{"tf":1.0},"1028":{"tf":1.0},"1040":{"tf":1.0},"1041":{"tf":1.0},"1042":{"tf":1.0},"1043":{"tf":1.0},"1044":{"tf":1.0},"1045":{"tf":1.0},"1046":{"tf":1.0},"1047":{"tf":1.0},"1048":{"tf":1.0},"1049":{"tf":1.0},"1050":{"tf":1.0},"1051":{"tf":1.0},"1052":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":1.0},"14":{"tf":1.0},"1602":{"tf":1.0},"1603":{"tf":1.0},"1604":{"tf":1.0},"1605":{"tf":1.0},"1628":{"tf":1.0},"1629":{"tf":1.0},"1630":{"tf":1.0},"1631":{"tf":1.0},"1632":{"tf":1.0},"1633":{"tf":1.0},"1634":{"tf":1.0},"1635":{"tf":1.0},"1636":{"tf":1.0},"1637":{"tf":1.0},"1695":{"tf":1.0},"259":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.0},"320":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"344":{"tf":1.0},"345":{"tf":1.0},"346":{"tf":1.0},"347":{"tf":1.0},"348":{"tf":1.0},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":1.0},"549":{"tf":1.0},"550":{"tf":1.0},"551":{"tf":1.0},"552":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"557":{"tf":1.0},"558":{"tf":1.0},"647":{"tf":1.0},"650":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"677":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"680":{"tf":1.0},"681":{"tf":1.4142135623730951},"689":{"tf":1.0},"690":{"tf":1.0}},"df":204,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"756":{"tf":1.0},"757":{"tf":1.0},"861":{"tf":1.0}},"df":3}}}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{"1058":{"tf":1.0},"800":{"tf":1.0},"835":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"r":{"docs":{"791":{"tf":1.4142135623730951},"851":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{"681":{"tf":1.0}},"df":1}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"681":{"tf":1.0}},"df":1,"t":{"docs":{"1261":{"tf":1.0},"1262":{"tf":1.0},"1263":{"tf":1.0},"1264":{"tf":1.0},"1265":{"tf":1.0},"1266":{"tf":1.0},"1267":{"tf":1.0},"1268":{"tf":1.0},"1269":{"tf":1.0},"1270":{"tf":1.0},"1271":{"tf":1.0},"1272":{"tf":1.0},"1273":{"tf":1.0},"1274":{"tf":1.0},"1275":{"tf":1.0},"1276":{"tf":1.0},"1277":{"tf":1.0},"1278":{"tf":1.0},"1279":{"tf":1.0},"1280":{"tf":1.0},"1281":{"tf":1.0},"1282":{"tf":1.0},"146":{"tf":1.0},"149":{"tf":1.0},"1493":{"tf":1.0},"1494":{"tf":1.0},"1495":{"tf":1.0},"1496":{"tf":1.0},"1497":{"tf":1.0},"1498":{"tf":1.0},"1499":{"tf":1.0},"1500":{"tf":1.0},"1501":{"tf":1.0},"1502":{"tf":1.0},"1503":{"tf":1.0},"1504":{"tf":1.0},"1505":{"tf":1.0},"1506":{"tf":1.0},"1507":{"tf":1.0},"1508":{"tf":1.0},"1643":{"tf":1.0},"1644":{"tf":1.0},"1711":{"tf":1.0},"1712":{"tf":1.0},"1766":{"tf":1.0},"1767":{"tf":1.0},"1768":{"tf":1.0},"1773":{"tf":1.0},"1774":{"tf":1.0},"1775":{"tf":1.0},"1776":{"tf":1.0},"1777":{"tf":1.0},"1778":{"tf":1.0},"1779":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"35":{"tf":1.0},"39":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"536":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"539":{"tf":1.0},"540":{"tf":1.0},"669":{"tf":1.0},"670":{"tf":1.0},"671":{"tf":1.0},"672":{"tf":1.0},"760":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"763":{"tf":1.0},"764":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"859":{"tf":1.0}},"df":83}},"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"1438":{"tf":1.0}},"df":1}}}}}},"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"903":{"tf":1.0}},"df":1}}}},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"303":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"303":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"304":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"304":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"t":{"docs":{"216":{"tf":1.0}},"df":1}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"115":{"tf":1.0},"1746":{"tf":1.4142135623730951},"1769":{"tf":1.0},"1771":{"tf":1.4142135623730951},"1782":{"tf":1.0},"1800":{"tf":1.4142135623730951},"699":{"tf":1.4142135623730951},"720":{"tf":1.4142135623730951}},"df":8,"e":{"docs":{},"df":0,"r":{"docs":{"1746":{"tf":1.4142135623730951},"1771":{"tf":1.4142135623730951},"1800":{"tf":1.4142135623730951},"699":{"tf":1.4142135623730951},"720":{"tf":1.4142135623730951}},"df":5}}}}}}},"e":{"docs":{},"df":0,"c":{"docs":{"526":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"526":{"tf":1.0}},"df":1}}}}}}}},"u":{"docs":{},"df":0,"t":{"docs":{"1152":{"tf":1.0},"1237":{"tf":1.0},"1287":{"tf":1.0},"1657":{"tf":1.4142135623730951},"1658":{"tf":1.4142135623730951},"472":{"tf":1.0},"474":{"tf":1.7320508075688772},"475":{"tf":1.4142135623730951},"476":{"tf":1.0},"499":{"tf":1.7320508075688772},"502":{"tf":1.4142135623730951},"503":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":1.0},"537":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"df":17,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"475":{"tf":1.0},"476":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0}},"df":4,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"475":{"tf":1.0},"502":{"tf":1.0}},"df":2}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"476":{"tf":1.0},"503":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"101":{"tf":1.0},"1140":{"tf":1.0},"1169":{"tf":1.0},"1170":{"tf":1.0},"1225":{"tf":1.0},"1250":{"tf":1.0},"1251":{"tf":1.0},"1413":{"tf":1.0},"1777":{"tf":1.0},"272":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"9":{"tf":1.4142135623730951},"902":{"tf":1.0},"903":{"tf":1.0}},"df":21,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"101":{"tf":1.0}},"df":1}}}}}}}}},"t":{"docs":{"233":{"tf":1.0}},"df":1}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1135":{"tf":1.0},"1193":{"tf":1.0},"1220":{"tf":1.0},"564":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0}},"df":6,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{"1222":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"s":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"685":{"tf":1.0}},"df":1}}},"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"211":{"tf":1.0},"213":{"tf":1.0}},"df":2,"l":{"docs":{},"df":0,"i":{"docs":{"1163":{"tf":1.0},"685":{"tf":1.0}},"df":2}}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{"1163":{"tf":1.0},"681":{"tf":1.0}},"df":2}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"202":{"tf":1.0},"415":{"tf":1.0}},"df":2}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1701":{"tf":1.0},"1759":{"tf":1.4142135623730951},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.7320508075688772},"1762":{"tf":1.7320508075688772},"1763":{"tf":1.4142135623730951},"1764":{"tf":1.4142135623730951},"1765":{"tf":1.4142135623730951},"472":{"tf":1.0},"6":{"tf":1.0},"681":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"712":{"tf":1.7320508075688772},"713":{"tf":1.7320508075688772},"714":{"tf":1.4142135623730951},"715":{"tf":1.4142135623730951},"716":{"tf":1.4142135623730951},"9":{"tf":1.0}},"df":19}},"r":{"docs":{},"df":0,"n":{"docs":{"1119":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"1125":{"tf":1.0},"1126":{"tf":1.0},"1127":{"tf":1.0},"1128":{"tf":1.0},"1131":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.0},"1140":{"tf":1.0},"1143":{"tf":1.0},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.0},"1162":{"tf":1.0},"1165":{"tf":1.0},"1166":{"tf":1.0},"1167":{"tf":1.0},"1168":{"tf":1.0},"1169":{"tf":1.0},"1170":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1201":{"tf":1.0},"1204":{"tf":1.0},"1205":{"tf":1.0},"1206":{"tf":1.0},"1207":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"1210":{"tf":1.0},"1211":{"tf":1.0},"1212":{"tf":1.0},"1213":{"tf":1.0},"1214":{"tf":1.0},"1215":{"tf":1.0},"1216":{"tf":1.0},"1217":{"tf":1.0},"1218":{"tf":1.0},"1219":{"tf":1.0},"1220":{"tf":1.0},"1225":{"tf":1.0},"1228":{"tf":1.0},"1229":{"tf":1.0},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.0},"1244":{"tf":1.0},"1247":{"tf":1.0},"1248":{"tf":1.0},"1249":{"tf":1.0},"1250":{"tf":1.0},"1251":{"tf":1.0},"1252":{"tf":1.0},"1253":{"tf":1.0},"1254":{"tf":1.0},"1257":{"tf":1.0},"1288":{"tf":1.0},"129":{"tf":1.0},"1296":{"tf":1.0},"1297":{"tf":1.0},"1298":{"tf":1.0},"130":{"tf":1.0},"1301":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1306":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"131":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1315":{"tf":1.0},"1316":{"tf":1.0},"1317":{"tf":1.0},"132":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1324":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"1329":{"tf":1.0},"133":{"tf":1.0},"1330":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1335":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1339":{"tf":1.0},"134":{"tf":1.0},"1340":{"tf":1.0},"1341":{"tf":1.0},"1343":{"tf":1.0},"1345":{"tf":1.0},"1347":{"tf":1.0},"1350":{"tf":1.0},"1351":{"tf":1.0},"1352":{"tf":1.0},"1361":{"tf":1.0},"1362":{"tf":1.0},"1363":{"tf":1.0},"1364":{"tf":1.0},"1365":{"tf":1.0},"1366":{"tf":1.0},"1367":{"tf":1.0},"1368":{"tf":1.0},"1369":{"tf":1.0},"137":{"tf":1.0},"1370":{"tf":1.0},"1371":{"tf":1.0},"1372":{"tf":1.0},"1373":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"1419":{"tf":1.0},"1420":{"tf":1.0},"1421":{"tf":1.0},"1422":{"tf":1.0},"1423":{"tf":1.0},"1424":{"tf":1.0},"1425":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.0},"1439":{"tf":1.0},"144":{"tf":1.0},"1440":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1445":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"145":{"tf":1.0},"1450":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1455":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1459":{"tf":1.0},"146":{"tf":1.0},"1460":{"tf":1.0},"1461":{"tf":1.0},"1462":{"tf":1.0},"1465":{"tf":1.0},"1466":{"tf":1.0},"1467":{"tf":1.0},"147":{"tf":1.0},"1470":{"tf":1.0},"1471":{"tf":1.0},"1472":{"tf":1.0},"1473":{"tf":1.0},"1474":{"tf":1.0},"1475":{"tf":1.0},"1476":{"tf":1.0},"1477":{"tf":1.0},"1478":{"tf":1.0},"1479":{"tf":1.0},"148":{"tf":1.0},"1480":{"tf":1.0},"1481":{"tf":1.0},"1482":{"tf":1.0},"1489":{"tf":1.0},"149":{"tf":1.0},"1490":{"tf":1.0},"1491":{"tf":1.0},"150":{"tf":1.0},"153":{"tf":1.0},"1535":{"tf":1.0},"1536":{"tf":1.0},"154":{"tf":1.0},"1542":{"tf":1.0},"1543":{"tf":1.0},"1547":{"tf":1.0},"1548":{"tf":1.0},"155":{"tf":1.4142135623730951},"1552":{"tf":1.0},"1553":{"tf":1.0},"1557":{"tf":1.0},"1558":{"tf":1.0},"156":{"tf":1.4142135623730951},"1562":{"tf":1.0},"1563":{"tf":1.0},"157":{"tf":1.0},"1572":{"tf":1.0},"1573":{"tf":1.0},"1574":{"tf":1.0},"1575":{"tf":1.0},"158":{"tf":1.0},"1583":{"tf":1.0},"1584":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"1640":{"tf":1.0},"1641":{"tf":1.0},"1642":{"tf":1.0},"165":{"tf":1.0},"1656":{"tf":1.0},"1659":{"tf":1.0},"166":{"tf":1.0},"1660":{"tf":1.0},"1661":{"tf":1.0},"1662":{"tf":1.0},"1663":{"tf":1.0},"167":{"tf":1.0},"1675":{"tf":1.0},"1676":{"tf":1.0},"1677":{"tf":1.0},"1678":{"tf":1.0},"1679":{"tf":1.0},"168":{"tf":1.0},"1686":{"tf":1.0},"1687":{"tf":1.0},"1688":{"tf":1.0},"1691":{"tf":1.0},"1694":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"1729":{"tf":1.0},"173":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"1733":{"tf":1.0},"1734":{"tf":1.0},"1735":{"tf":1.0},"1736":{"tf":1.0},"1737":{"tf":1.0},"1738":{"tf":1.0},"1739":{"tf":1.0},"174":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1742":{"tf":1.0},"1743":{"tf":1.0},"1744":{"tf":1.0},"1745":{"tf":1.0},"1746":{"tf":1.0},"1747":{"tf":1.0},"1748":{"tf":1.0},"1749":{"tf":1.0},"175":{"tf":1.0},"1750":{"tf":1.0},"1751":{"tf":1.0},"1752":{"tf":1.0},"1753":{"tf":1.0},"1754":{"tf":1.0},"1755":{"tf":1.0},"1756":{"tf":1.0},"1759":{"tf":1.0},"176":{"tf":1.0},"1760":{"tf":1.0},"1761":{"tf":1.0},"1762":{"tf":1.0},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"177":{"tf":1.0},"1771":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"1796":{"tf":1.0},"1797":{"tf":1.0},"1798":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"1806":{"tf":1.0},"1808":{"tf":1.0},"1809":{"tf":1.0},"181":{"tf":1.0},"1810":{"tf":1.0},"1811":{"tf":1.0},"1812":{"tf":1.0},"1813":{"tf":1.0},"1814":{"tf":1.0},"1815":{"tf":1.0},"1816":{"tf":1.0},"1817":{"tf":1.0},"1818":{"tf":1.0},"1819":{"tf":1.0},"182":{"tf":1.0},"1823":{"tf":1.0},"185":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.0},"192":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"258":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.0},"426":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"490":{"tf":1.0},"491":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0},"499":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"577":{"tf":1.4142135623730951},"578":{"tf":1.0},"587":{"tf":1.0},"588":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"597":{"tf":1.0},"599":{"tf":1.0},"603":{"tf":1.0},"605":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"61":{"tf":1.0},"610":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"618":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"63":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"634":{"tf":1.0},"635":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.0},"64":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"65":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"66":{"tf":1.0},"660":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.0},"668":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"681":{"tf":1.0},"69":{"tf":1.0},"695":{"tf":1.0},"696":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"70":{"tf":1.0},"700":{"tf":1.0},"706":{"tf":1.0},"709":{"tf":1.0},"71":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0},"714":{"tf":1.0},"715":{"tf":1.0},"72":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"767":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.0},"77":{"tf":1.4142135623730951},"770":{"tf":1.0},"771":{"tf":1.0},"772":{"tf":1.0},"773":{"tf":1.0},"774":{"tf":1.0},"775":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"78":{"tf":1.0},"780":{"tf":1.0},"783":{"tf":1.0},"786":{"tf":1.0},"787":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"79":{"tf":1.0},"790":{"tf":1.0},"791":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0},"799":{"tf":1.0},"8":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"835":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"856":{"tf":1.0},"862":{"tf":1.0},"865":{"tf":1.0},"867":{"tf":1.0},"870":{"tf":1.0},"871":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0}},"df":551}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1187":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"627":{"tf":1.0},"69":{"tf":1.4142135623730951},"990":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951},"993":{"tf":1.0},"996":{"tf":1.4142135623730951},"997":{"tf":1.0}},"df":10}}}}}}},"f":{"docs":{},"df":0,"0":{"docs":{"1055":{"tf":1.0}},"df":1},"3":{"docs":{"1055":{"tf":1.0}},"df":1},"]":{"docs":{},"df":0,"{":{"docs":{},"df":0,"4":{"docs":{},"df":0,"0":{"docs":{"202":{"tf":1.0},"415":{"tf":1.0}},"df":2}},"6":{"docs":{},"df":0,"4":{"docs":{"202":{"tf":1.0},"415":{"tf":1.0}},"df":2}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1115":{"tf":1.0},"1292":{"tf":1.0},"1320":{"tf":1.0},"14":{"tf":1.0},"470":{"tf":1.4142135623730951},"474":{"tf":1.4142135623730951},"475":{"tf":1.0},"479":{"tf":2.449489742783178},"480":{"tf":1.4142135623730951},"481":{"tf":1.0},"482":{"tf":1.7320508075688772},"499":{"tf":1.4142135623730951},"502":{"tf":1.0},"506":{"tf":2.449489742783178},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"509":{"tf":1.7320508075688772},"525":{"tf":1.4142135623730951},"552":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.0},"564":{"tf":1.4142135623730951},"576":{"tf":1.0},"577":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.4142135623730951}},"df":26,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"481":{"tf":1.4142135623730951},"482":{"tf":1.0},"508":{"tf":1.4142135623730951},"509":{"tf":1.0},"564":{"tf":1.0},"565":{"tf":1.0},"568":{"tf":1.0},"570":{"tf":1.0}},"df":8,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"4":{"docs":{"482":{"tf":1.0},"509":{"tf":1.0}},"df":2}}}}}}},"_":{"docs":{"482":{"tf":1.4142135623730951},"509":{"tf":1.4142135623730951}},"df":2},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"470":{"tf":1.0},"565":{"tf":1.4142135623730951},"570":{"tf":1.0}},"df":3}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{"481":{"tf":1.7320508075688772},"508":{"tf":1.7320508075688772}},"df":2}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"566":{"tf":1.0}},"df":1}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"537":{"tf":1.0}},"df":1}}}},"u":{"docs":{},"df":0,"t":{"docs":{"470":{"tf":1.0},"474":{"tf":1.0},"499":{"tf":1.0},"525":{"tf":1.0},"568":{"tf":1.4142135623730951},"576":{"tf":1.0}},"df":6,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"470":{"tf":1.0},"567":{"tf":1.4142135623730951},"568":{"tf":1.0}},"df":3}}}}}},"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"470":{"tf":1.0},"480":{"tf":1.0},"507":{"tf":1.0},"566":{"tf":1.4142135623730951},"570":{"tf":1.4142135623730951}},"df":5,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"480":{"tf":1.0},"507":{"tf":1.0}},"df":2}}}}}}}},"_":{"docs":{"480":{"tf":1.7320508075688772},"507":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"_":{"docs":{"479":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951}},"df":2}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1058":{"tf":1.0},"1262":{"tf":1.0},"1263":{"tf":1.0},"131":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1380":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"20":{"tf":1.0},"428":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0}},"df":19,"i":{"docs":{"13":{"tf":1.0},"685":{"tf":1.0}},"df":2}}}}},"i":{"docs":{},"df":0,"l":{"docs":{"623":{"tf":1.0},"627":{"tf":1.4142135623730951},"667":{"tf":1.0},"681":{"tf":1.0}},"df":4}},"k":{"docs":{},"df":0,"e":{"docs":{"1671":{"tf":1.0}},"df":1}},"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"173":{"tf":1.0},"577":{"tf":1.4142135623730951},"64":{"tf":1.0},"681":{"tf":1.0},"687":{"tf":1.0},"690":{"tf":1.0}},"df":6}}}}},"s":{"docs":{"1823":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0}},"df":6}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"0":{"tf":1.0}},"df":1}}}}}},"v":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"681":{"tf":1.0}},"df":1}}}},"e":{"docs":{},"df":0,"e":{"docs":{"1135":{"tf":1.7320508075688772},"1196":{"tf":1.7320508075688772},"1197":{"tf":2.0},"1220":{"tf":1.7320508075688772},"1274":{"tf":1.0},"1277":{"tf":1.0},"1307":{"tf":2.23606797749979},"1314":{"tf":1.0},"1323":{"tf":1.0},"1326":{"tf":1.0},"1328":{"tf":1.0},"1350":{"tf":1.0},"1358":{"tf":2.0},"1394":{"tf":1.0},"1415":{"tf":1.0},"1421":{"tf":1.0},"1430":{"tf":2.23606797749979},"1437":{"tf":1.0},"1443":{"tf":1.0},"1447":{"tf":1.0},"1449":{"tf":1.0},"1467":{"tf":1.0},"153":{"tf":1.4142135623730951},"171":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1729":{"tf":1.4142135623730951},"1730":{"tf":1.4142135623730951},"1731":{"tf":1.4142135623730951},"1732":{"tf":1.4142135623730951},"1738":{"tf":1.0},"1739":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1750":{"tf":1.4142135623730951},"1755":{"tf":1.7320508075688772},"1756":{"tf":1.7320508075688772},"1759":{"tf":1.0},"1760":{"tf":1.0},"1761":{"tf":1.0},"1762":{"tf":1.0},"1792":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"1815":{"tf":1.7320508075688772},"1816":{"tf":1.7320508075688772},"1819":{"tf":1.4142135623730951},"220":{"tf":1.0},"221":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"44":{"tf":1.4142135623730951},"61":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0},"786":{"tf":1.7320508075688772},"797":{"tf":1.0},"798":{"tf":1.0},"801":{"tf":1.4142135623730951},"802":{"tf":1.4142135623730951},"803":{"tf":1.4142135623730951},"832":{"tf":1.7320508075688772},"836":{"tf":1.4142135623730951},"837":{"tf":1.4142135623730951},"838":{"tf":1.4142135623730951},"854":{"tf":1.0},"855":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":81,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1351":{"tf":1.4142135623730951},"1465":{"tf":1.4142135623730951},"1495":{"tf":1.0},"1503":{"tf":1.0}},"df":4,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1351":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1503":{"tf":1.0},"1509":{"tf":1.0},"1517":{"tf":1.0}},"df":3}}}}},"d":{"docs":{"118":{"tf":1.4142135623730951},"119":{"tf":2.0},"120":{"tf":1.7320508075688772},"123":{"tf":1.4142135623730951},"125":{"tf":1.0},"129":{"tf":1.0},"141":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"163":{"tf":1.0},"164":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"175":{"tf":1.0},"1751":{"tf":1.4142135623730951},"176":{"tf":1.0},"1775":{"tf":1.0},"1776":{"tf":1.0},"178":{"tf":1.4142135623730951},"1780":{"tf":1.0},"179":{"tf":1.7320508075688772},"18":{"tf":1.0},"180":{"tf":1.0},"1812":{"tf":1.0},"182":{"tf":1.7320508075688772},"28":{"tf":1.4142135623730951},"335":{"tf":1.0},"339":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.4142135623730951},"432":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.4142135623730951},"65":{"tf":1.0},"66":{"tf":1.0},"68":{"tf":1.4142135623730951},"70":{"tf":1.7320508075688772},"71":{"tf":1.0},"72":{"tf":1.7320508075688772},"990":{"tf":1.7320508075688772},"992":{"tf":1.4142135623730951},"996":{"tf":1.0},"997":{"tf":2.0},"998":{"tf":1.7320508075688772}},"df":50,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"346":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"346":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"141":{"tf":1.4142135623730951},"1751":{"tf":1.4142135623730951},"178":{"tf":1.4142135623730951},"28":{"tf":1.0},"68":{"tf":1.0}},"df":5}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"14":{"tf":1.0},"160":{"tf":1.4142135623730951},"427":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951}},"df":4}}}}}}}}},"l":{"docs":{"10":{"tf":1.0}},"df":1},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1274":{"tf":1.4142135623730951}},"df":1}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1358":{"tf":1.4142135623730951}},"df":1}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"1283":{"tf":1.0},"1781":{"tf":1.0},"419":{"tf":1.0},"807":{"tf":1.0}},"df":4,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1277":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1277":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1499":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1499":{"tf":1.0}},"df":1}}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1394":{"tf":1.4142135623730951}},"df":1}}}},"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"1274":{"tf":1.0}},"df":1}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1274":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1197":{"tf":1.4142135623730951}},"df":1}}}}}}}}}},"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"117":{"tf":1.0}},"df":1}}}},"f":{"docs":{},"df":0,"i":{"docs":{"4":{"tf":1.0}},"df":1}},"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"626":{"tf":1.0}},"df":1}}},"f":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"246":{"tf":1.4142135623730951}},"df":1}}},"l":{"docs":{},"df":0,"e":{"docs":{"2":{"tf":1.0}},"df":1}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{"535":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"535":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0}},"df":2}}}}}}}}}}}},"d":{"docs":{"577":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"893":{"tf":1.0}},"df":1}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"894":{"tf":1.0}},"df":1}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"895":{"tf":1.0}},"df":1}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"902":{"tf":1.4142135623730951}},"df":4}}}}}}},"e":{"docs":{"537":{"tf":1.0},"667":{"tf":1.0}},"df":2}},"t":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4},"x":{"docs":{"1071":{"tf":1.0},"1350":{"tf":1.0},"1415":{"tf":1.0},"1467":{"tf":1.0},"9":{"tf":1.0},"934":{"tf":1.0}},"df":6,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"888":{"tf":1.0},"934":{"tf":1.0}},"df":2}}}}}}}}}}},"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"4":{"tf":1.0}},"df":1}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"189":{"tf":1.0},"401":{"tf":1.0},"76":{"tf":1.0}},"df":3}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"0":{"tf":1.0}},"df":1}}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"144":{"tf":1.0},"202":{"tf":1.0},"33":{"tf":1.0},"415":{"tf":1.0},"700":{"tf":1.0},"719":{"tf":1.0},"903":{"tf":1.0}},"df":7}}}},"r":{"docs":{},"df":0,"g":{"docs":{"2":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"4":{"tf":1.4142135623730951},"5":{"tf":1.0}},"df":4},"k":{"docs":{"6":{"tf":2.0}},"df":1,":":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"6":{"tf":1.0}},"df":1}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"6":{"tf":1.0}},"df":1}}}}}},"m":{"docs":{"995":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{"1060":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"415":{"tf":1.0}},"df":4}}},"u":{"docs":{},"df":0,"m":{"docs":{"144":{"tf":1.0},"33":{"tf":1.0}},"df":2}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{"681":{"tf":1.4142135623730951}},"df":1,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1003":{"tf":1.0},"1595":{"tf":1.0}},"df":2}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1181":{"tf":1.0},"1188":{"tf":1.0},"482":{"tf":1.0},"509":{"tf":1.0}},"df":4,"r":{"docs":{},"df":0,"i":{"docs":{"0":{"tf":1.0},"3":{"tf":1.4142135623730951},"4":{"tf":1.0},"5":{"tf":1.0}},"df":4}}}},"r":{"docs":{"479":{"tf":1.0},"506":{"tf":1.0}},"df":2}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{"10":{"tf":1.0},"571":{"tf":1.0},"8":{"tf":1.4142135623730951}},"df":3,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1609":{"tf":1.4142135623730951},"968":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"564":{"tf":1.0}},"df":1}}}}}},"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"109":{"tf":1.0},"80":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"109":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{"1167":{"tf":1.0},"1248":{"tf":1.0},"1326":{"tf":1.0},"1328":{"tf":1.0},"1447":{"tf":1.0},"1449":{"tf":1.0}},"df":6,"i":{"docs":{"681":{"tf":1.0}},"df":1}}},"n":{"docs":{},"df":0,"c":{"docs":{"1115":{"tf":1.0},"1292":{"tf":1.0},"14":{"tf":1.0},"1713":{"tf":1.0},"545":{"tf":1.0}},"df":5,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1000":{"tf":1.0},"1001":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"102":{"tf":1.0},"1023":{"tf":1.0},"1024":{"tf":1.0},"1025":{"tf":1.0},"103":{"tf":1.0},"1030":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.0},"104":{"tf":1.7320508075688772},"105":{"tf":1.7320508075688772},"1057":{"tf":1.0},"1058":{"tf":1.0},"1059":{"tf":1.0},"106":{"tf":1.4142135623730951},"1060":{"tf":1.7320508075688772},"1067":{"tf":1.0},"1068":{"tf":1.0},"1069":{"tf":1.0},"107":{"tf":1.4142135623730951},"1070":{"tf":1.0},"1071":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.0},"108":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.0},"1083":{"tf":1.0},"1085":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"109":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1095":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"110":{"tf":1.0},"1100":{"tf":1.0},"1101":{"tf":1.4142135623730951},"1108":{"tf":1.0},"1109":{"tf":1.0},"111":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"112":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"1125":{"tf":1.0},"1126":{"tf":1.0},"1127":{"tf":1.0},"1128":{"tf":1.0},"1129":{"tf":1.0},"113":{"tf":1.0},"1130":{"tf":1.0},"1131":{"tf":1.0},"1132":{"tf":1.0},"1133":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.0},"1136":{"tf":1.0},"1137":{"tf":1.0},"1138":{"tf":1.0},"1139":{"tf":1.0},"114":{"tf":1.0},"1140":{"tf":1.0},"1141":{"tf":1.0},"1142":{"tf":1.0},"1143":{"tf":1.0},"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"1148":{"tf":1.0},"1149":{"tf":1.0},"115":{"tf":1.0},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1153":{"tf":1.0},"1154":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.0},"1157":{"tf":1.0},"1158":{"tf":1.0},"1159":{"tf":1.0},"116":{"tf":1.0},"1160":{"tf":1.0},"1161":{"tf":1.0},"1162":{"tf":1.0},"1164":{"tf":1.0},"1165":{"tf":1.0},"1166":{"tf":1.0},"1167":{"tf":1.0},"1168":{"tf":1.0},"1169":{"tf":1.0},"117":{"tf":1.0},"1170":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1175":{"tf":1.0},"1176":{"tf":1.0},"1177":{"tf":1.0},"1178":{"tf":1.0},"1179":{"tf":1.0},"118":{"tf":1.0},"1180":{"tf":1.0},"1181":{"tf":1.0},"1182":{"tf":1.0},"1183":{"tf":1.0},"1184":{"tf":1.0},"1185":{"tf":1.0},"1186":{"tf":1.0},"1187":{"tf":1.0},"1188":{"tf":1.0},"119":{"tf":1.0},"1190":{"tf":1.0},"1191":{"tf":1.0},"1192":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.0},"120":{"tf":1.0},"1200":{"tf":1.0},"1201":{"tf":1.0},"1203":{"tf":1.0},"1204":{"tf":1.0},"1205":{"tf":1.0},"1206":{"tf":1.0},"1207":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"121":{"tf":1.0},"1210":{"tf":1.0},"1211":{"tf":1.0},"1212":{"tf":1.0},"1213":{"tf":1.0},"1214":{"tf":1.0},"1215":{"tf":1.0},"1216":{"tf":1.0},"1217":{"tf":1.0},"1218":{"tf":1.0},"1219":{"tf":1.0},"122":{"tf":1.0},"1220":{"tf":1.0},"1224":{"tf":1.0},"1225":{"tf":1.0},"1227":{"tf":1.0},"1228":{"tf":1.0},"1229":{"tf":1.0},"123":{"tf":1.0},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1234":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1239":{"tf":1.0},"124":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.0},"1243":{"tf":1.0},"1244":{"tf":1.0},"1246":{"tf":1.0},"1247":{"tf":1.0},"1248":{"tf":1.0},"1249":{"tf":1.0},"125":{"tf":1.0},"1250":{"tf":1.0},"1251":{"tf":1.0},"1252":{"tf":1.0},"1253":{"tf":1.0},"1254":{"tf":1.0},"1256":{"tf":1.0},"1257":{"tf":1.0},"1259":{"tf":1.0},"1260":{"tf":1.0},"128":{"tf":1.0},"1284":{"tf":1.0},"129":{"tf":1.0},"1295":{"tf":1.0},"1296":{"tf":1.0},"1297":{"tf":1.0},"1298":{"tf":1.0},"1299":{"tf":1.0},"130":{"tf":1.0},"1300":{"tf":1.0},"1301":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1306":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"131":{"tf":1.0},"1311":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1315":{"tf":1.0},"1316":{"tf":1.0},"1317":{"tf":1.0},"1318":{"tf":1.0},"1319":{"tf":1.0},"132":{"tf":1.0},"1321":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1324":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"1329":{"tf":1.0},"133":{"tf":1.0},"1330":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1335":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1339":{"tf":1.0},"134":{"tf":1.0},"1340":{"tf":1.0},"1341":{"tf":1.0},"1342":{"tf":1.0},"1343":{"tf":1.0},"1344":{"tf":1.0},"1345":{"tf":1.0},"1346":{"tf":1.0},"1347":{"tf":1.0},"1349":{"tf":1.0},"1350":{"tf":1.0},"1351":{"tf":1.0},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1356":{"tf":1.0},"1357":{"tf":1.0},"1358":{"tf":1.0},"136":{"tf":1.0},"1360":{"tf":1.0},"1361":{"tf":1.0},"1362":{"tf":1.0},"1363":{"tf":1.0},"1364":{"tf":1.0},"1365":{"tf":1.0},"1366":{"tf":1.0},"1367":{"tf":1.0},"1368":{"tf":1.0},"1369":{"tf":1.0},"137":{"tf":1.0},"1370":{"tf":1.0},"1371":{"tf":1.0},"1372":{"tf":1.0},"1373":{"tf":1.0},"1376":{"tf":1.0},"1377":{"tf":1.0},"1378":{"tf":1.0},"1379":{"tf":1.0},"138":{"tf":1.0},"1380":{"tf":1.0},"1382":{"tf":1.0},"1383":{"tf":1.0},"1384":{"tf":1.0},"1385":{"tf":1.0},"1386":{"tf":1.0},"1387":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.0},"139":{"tf":1.0},"1390":{"tf":1.0},"1392":{"tf":1.0},"1393":{"tf":1.0},"1394":{"tf":1.0},"1395":{"tf":1.4142135623730951},"1397":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"140":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1407":{"tf":1.0},"1408":{"tf":1.0},"1409":{"tf":1.0},"141":{"tf":1.0},"1410":{"tf":1.0},"1412":{"tf":1.0},"1413":{"tf":1.0},"1414":{"tf":1.0},"1415":{"tf":1.0},"1418":{"tf":1.0},"1419":{"tf":1.0},"1420":{"tf":1.0},"1421":{"tf":1.0},"1422":{"tf":1.0},"1423":{"tf":1.0},"1424":{"tf":1.0},"1425":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"143":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1434":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.0},"1439":{"tf":1.0},"144":{"tf":1.0},"1440":{"tf":1.0},"1442":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1445":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"145":{"tf":1.0},"1450":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1455":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1459":{"tf":1.0},"146":{"tf":1.0},"1460":{"tf":1.0},"1461":{"tf":1.0},"1462":{"tf":1.0},"1464":{"tf":1.0},"1465":{"tf":1.0},"1466":{"tf":1.0},"1467":{"tf":1.0},"1469":{"tf":1.0},"147":{"tf":1.0},"1470":{"tf":1.0},"1471":{"tf":1.0},"1472":{"tf":1.0},"1473":{"tf":1.0},"1474":{"tf":1.0},"1475":{"tf":1.0},"1476":{"tf":1.0},"1477":{"tf":1.0},"1478":{"tf":1.0},"1479":{"tf":1.0},"148":{"tf":1.0},"1480":{"tf":1.0},"1481":{"tf":1.0},"1482":{"tf":1.0},"1487":{"tf":1.0},"1489":{"tf":1.0},"149":{"tf":1.0},"1490":{"tf":1.0},"1491":{"tf":1.0},"150":{"tf":1.0},"1511":{"tf":1.0},"1512":{"tf":1.0},"152":{"tf":1.0},"1527":{"tf":1.0},"153":{"tf":1.0},"1533":{"tf":1.0},"1535":{"tf":1.0},"1536":{"tf":1.0},"1537":{"tf":1.0},"1538":{"tf":1.0},"154":{"tf":1.0},"1540":{"tf":1.0},"1542":{"tf":1.0},"1543":{"tf":1.0},"1545":{"tf":1.0},"1547":{"tf":1.0},"1548":{"tf":1.0},"155":{"tf":1.0},"1550":{"tf":1.0},"1552":{"tf":1.0},"1553":{"tf":1.0},"1555":{"tf":1.0},"1557":{"tf":1.0},"1558":{"tf":1.0},"156":{"tf":1.0},"1560":{"tf":1.0},"1562":{"tf":1.0},"1563":{"tf":1.0},"157":{"tf":1.0},"1570":{"tf":1.0},"1572":{"tf":1.0},"1573":{"tf":1.0},"1574":{"tf":1.0},"1575":{"tf":1.0},"158":{"tf":1.0},"1581":{"tf":1.0},"1583":{"tf":1.0},"1584":{"tf":1.0},"1585":{"tf":1.0},"1588":{"tf":1.0},"1589":{"tf":1.0},"159":{"tf":1.0},"1590":{"tf":1.0},"1591":{"tf":1.0},"1592":{"tf":1.0},"1594":{"tf":1.0},"1595":{"tf":1.0},"1596":{"tf":1.0},"1597":{"tf":1.0},"1598":{"tf":1.0},"1599":{"tf":1.0},"160":{"tf":1.0},"1600":{"tf":1.0},"1601":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"1639":{"tf":1.0},"164":{"tf":1.0},"1640":{"tf":1.0},"1641":{"tf":1.0},"1642":{"tf":1.0},"165":{"tf":1.0},"1654":{"tf":1.0},"1656":{"tf":1.0},"1657":{"tf":1.0},"1658":{"tf":1.0},"1659":{"tf":1.0},"166":{"tf":1.0},"1660":{"tf":1.0},"1661":{"tf":1.0},"1662":{"tf":1.0},"1663":{"tf":1.0},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0},"167":{"tf":1.0},"1674":{"tf":1.0},"1675":{"tf":1.0},"1676":{"tf":1.0},"1677":{"tf":1.0},"1678":{"tf":1.0},"1679":{"tf":1.0},"168":{"tf":1.0},"1685":{"tf":1.0},"1686":{"tf":1.0},"1687":{"tf":1.0},"1688":{"tf":1.0},"1690":{"tf":1.0},"1691":{"tf":1.0},"1692":{"tf":1.0},"1693":{"tf":1.0},"1694":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.0},"1705":{"tf":1.0},"1706":{"tf":1.0},"1707":{"tf":1.0},"1708":{"tf":1.0},"1709":{"tf":1.0},"171":{"tf":1.0},"1710":{"tf":1.0},"1716":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"172":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"1728":{"tf":1.0},"1729":{"tf":1.4142135623730951},"173":{"tf":1.0},"1730":{"tf":1.4142135623730951},"1731":{"tf":1.4142135623730951},"1732":{"tf":1.4142135623730951},"1733":{"tf":1.0},"1734":{"tf":1.0},"1735":{"tf":1.0},"1736":{"tf":1.0},"1737":{"tf":1.0},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"174":{"tf":1.0},"1740":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1742":{"tf":1.0},"1743":{"tf":1.0},"1744":{"tf":1.0},"1745":{"tf":1.0},"1746":{"tf":1.0},"1747":{"tf":1.0},"1748":{"tf":1.0},"1749":{"tf":1.0},"175":{"tf":1.0},"1750":{"tf":1.0},"1751":{"tf":1.0},"1752":{"tf":1.0},"1753":{"tf":1.0},"1754":{"tf":1.0},"1755":{"tf":1.0},"1756":{"tf":1.0},"1758":{"tf":1.0},"1759":{"tf":1.0},"176":{"tf":1.0},"1760":{"tf":1.0},"1761":{"tf":1.0},"1762":{"tf":1.0},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"177":{"tf":1.0},"1770":{"tf":1.0},"1771":{"tf":1.0},"178":{"tf":1.0},"1787":{"tf":1.0},"179":{"tf":1.0},"1791":{"tf":1.0},"1792":{"tf":1.4142135623730951},"1793":{"tf":1.4142135623730951},"1794":{"tf":1.4142135623730951},"1795":{"tf":1.4142135623730951},"1796":{"tf":1.0},"1797":{"tf":1.0},"1798":{"tf":1.0},"1799":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"1800":{"tf":1.0},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"1805":{"tf":1.0},"1806":{"tf":1.0},"1807":{"tf":1.0},"1808":{"tf":1.0},"1809":{"tf":1.0},"181":{"tf":1.0},"1810":{"tf":1.0},"1811":{"tf":1.0},"1812":{"tf":1.0},"1813":{"tf":1.0},"1814":{"tf":1.0},"1815":{"tf":1.0},"1816":{"tf":1.0},"1817":{"tf":1.0},"1818":{"tf":1.0},"1819":{"tf":1.0},"182":{"tf":1.0},"1822":{"tf":1.0},"1823":{"tf":1.4142135623730951},"184":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.4142135623730951},"189":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"20":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.4142135623730951},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.7320508075688772},"212":{"tf":1.4142135623730951},"213":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"25":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.0},"26":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"41":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"413":{"tf":1.0},"42":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"43":{"tf":1.0},"439":{"tf":1.0},"44":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"444":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"45":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"458":{"tf":1.0},"459":{"tf":1.0},"46":{"tf":1.0},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"47":{"tf":1.0},"473":{"tf":1.0},"474":{"tf":2.449489742783178},"475":{"tf":1.7320508075688772},"476":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.4142135623730951},"48":{"tf":1.0},"480":{"tf":1.4142135623730951},"481":{"tf":1.0},"482":{"tf":1.4142135623730951},"484":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"49":{"tf":1.0},"490":{"tf":1.0},"491":{"tf":1.0},"493":{"tf":1.0},"494":{"tf":1.4142135623730951},"495":{"tf":1.0},"498":{"tf":1.0},"499":{"tf":2.449489742783178},"50":{"tf":1.0},"501":{"tf":1.0},"502":{"tf":1.7320508075688772},"503":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"509":{"tf":1.4142135623730951},"51":{"tf":1.0},"510":{"tf":1.0},"511":{"tf":1.0},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"52":{"tf":1.0},"520":{"tf":1.0},"521":{"tf":1.4142135623730951},"522":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"53":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"535":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"560":{"tf":1.0},"564":{"tf":1.0},"57":{"tf":1.0},"571":{"tf":1.4142135623730951},"575":{"tf":1.0},"58":{"tf":1.0},"585":{"tf":1.0},"587":{"tf":1.0},"588":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"597":{"tf":1.0},"598":{"tf":1.0},"599":{"tf":1.0},"60":{"tf":1.0},"600":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"603":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"61":{"tf":1.0},"610":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"617":{"tf":1.0},"618":{"tf":1.0},"619":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.4142135623730951},"63":{"tf":1.0},"631":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"634":{"tf":1.0},"635":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.0},"64":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"65":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"66":{"tf":1.0},"660":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.0},"668":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"681":{"tf":2.8284271247461903},"684":{"tf":1.0},"686":{"tf":1.0},"687":{"tf":1.0},"688":{"tf":1.0},"69":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"697":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"70":{"tf":1.0},"700":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"708":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"71":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"719":{"tf":1.0},"72":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"725":{"tf":1.4142135623730951},"726":{"tf":1.0},"727":{"tf":1.0},"729":{"tf":1.0},"732":{"tf":1.0},"734":{"tf":1.0},"735":{"tf":1.0},"736":{"tf":1.0},"737":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"74":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.0},"75":{"tf":1.4142135623730951},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":1.0},"756":{"tf":1.0},"757":{"tf":1.0},"758":{"tf":1.0},"759":{"tf":1.0},"76":{"tf":1.0},"766":{"tf":1.0},"767":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.0},"77":{"tf":1.0},"770":{"tf":1.0},"771":{"tf":1.0},"772":{"tf":1.0},"773":{"tf":1.0},"774":{"tf":1.0},"775":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"78":{"tf":1.0},"780":{"tf":1.0},"782":{"tf":1.0},"783":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"787":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"79":{"tf":1.0},"790":{"tf":1.0},"791":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0},"799":{"tf":1.0},"8":{"tf":2.449489742783178},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.4142135623730951},"809":{"tf":1.0},"81":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"816":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"82":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"83":{"tf":1.0},"830":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.4142135623730951},"84":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"842":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0},"845":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"850":{"tf":1.0},"851":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"86":{"tf":1.0},"860":{"tf":1.0},"861":{"tf":1.0},"863":{"tf":1.0},"865":{"tf":1.0},"866":{"tf":1.4142135623730951},"867":{"tf":1.0},"868":{"tf":1.0},"869":{"tf":1.0},"87":{"tf":1.0},"870":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":1.4142135623730951},"878":{"tf":1.4142135623730951},"879":{"tf":1.4142135623730951},"88":{"tf":1.0},"880":{"tf":1.0},"881":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.0},"885":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"89":{"tf":1.0},"890":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"90":{"tf":1.0},"900":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"91":{"tf":1.0},"910":{"tf":2.0},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":2.0},"917":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"92":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":2.0},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":2.0},"93":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.0},"94":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"95":{"tf":1.0},"953":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"96":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"987":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.0},"99":{"tf":1.0},"990":{"tf":2.0},"991":{"tf":1.0},"992":{"tf":2.0},"993":{"tf":1.4142135623730951},"994":{"tf":1.4142135623730951},"995":{"tf":1.4142135623730951},"996":{"tf":2.0},"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951},"999":{"tf":1.0}},"df":1137,"'":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0}},"df":3},"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1648":{"tf":1.0},"1657":{"tf":1.0},"1658":{"tf":1.0},"426":{"tf":1.0}},"df":4}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1082":{"tf":1.0},"1083":{"tf":1.0}},"df":2}}}},"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1611":{"tf":1.4142135623730951},"970":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"564":{"tf":1.0},"566":{"tf":1.0},"568":{"tf":1.0}},"df":3,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"565":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"d":{"docs":{"1058":{"tf":1.0}},"df":1}}}},"g":{"docs":{},"df":0,"a":{"docs":{"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1823":{"tf":1.0},"233":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"9":{"tf":1.0},"910":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951},"963":{"tf":1.0},"964":{"tf":1.0}},"df":20,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"430":{"tf":1.0}},"df":1}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{"1150":{"tf":1.0},"1155":{"tf":1.0},"1162":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1317":{"tf":1.0},"166":{"tf":1.0},"418":{"tf":1.7320508075688772},"56":{"tf":1.0}},"df":10},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"425":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"14":{"tf":1.0},"420":{"tf":1.4142135623730951},"421":{"tf":1.0}},"df":3}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"8":{"tf":1.0}},"df":1}}},"t":{"docs":{"1121":{"tf":1.0},"1122":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"1126":{"tf":1.0},"1128":{"tf":1.0},"1129":{"tf":1.0},"1130":{"tf":1.0},"1136":{"tf":1.0},"1137":{"tf":1.0},"115":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1177":{"tf":1.0},"1179":{"tf":1.0},"118":{"tf":1.0},"1180":{"tf":1.0},"1181":{"tf":1.0},"1182":{"tf":1.0},"1183":{"tf":1.0},"1184":{"tf":1.0},"1185":{"tf":1.0},"1186":{"tf":1.0},"1187":{"tf":1.0},"1188":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"1206":{"tf":1.0},"1207":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"1212":{"tf":1.0},"1213":{"tf":1.0},"1217":{"tf":1.0},"1218":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"1253":{"tf":1.0},"1254":{"tf":1.0},"1388":{"tf":1.0},"141":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"1771":{"tf":1.0},"28":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"482":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"509":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0}},"df":62,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1127":{"tf":1.0},"1219":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1127":{"tf":1.0},"1219":{"tf":1.0}},"df":2}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1126":{"tf":1.0},"1218":{"tf":1.0}},"df":2,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1126":{"tf":1.0},"1218":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1133":{"tf":1.0},"1134":{"tf":1.0},"1215":{"tf":1.0},"1216":{"tf":1.0}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1133":{"tf":1.0},"1215":{"tf":1.0}},"df":2}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1134":{"tf":1.0},"1216":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1131":{"tf":1.0},"1211":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1131":{"tf":1.0},"1211":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1125":{"tf":1.0},"1210":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1125":{"tf":1.0},"1210":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1324":{"tf":1.0},"1445":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1324":{"tf":1.0},"1445":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1128":{"tf":1.0},"1217":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1128":{"tf":1.0},"1217":{"tf":1.0}},"df":2}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1322":{"tf":1.0},"1444":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1322":{"tf":1.0},"1444":{"tf":1.0}},"df":2}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1325":{"tf":1.0},"1446":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1325":{"tf":1.0},"1446":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1344":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1344":{"tf":1.0}},"df":1}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1345":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1345":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1119":{"tf":1.0},"1204":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1119":{"tf":1.0},"1204":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1132":{"tf":1.0},"1214":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1132":{"tf":1.0},"1214":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1122":{"tf":1.0},"1206":{"tf":1.0}},"df":2,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1122":{"tf":1.0},"1206":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1121":{"tf":1.0},"1207":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1121":{"tf":1.0},"1207":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1323":{"tf":1.0},"1443":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1323":{"tf":1.0},"1443":{"tf":1.0}},"df":2}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1326":{"tf":1.0},"1447":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1326":{"tf":1.0},"1447":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{"1120":{"tf":1.0},"1205":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1120":{"tf":1.0},"1205":{"tf":1.0}},"df":2}}}}}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1129":{"tf":1.0},"1130":{"tf":1.0},"1212":{"tf":1.0},"1213":{"tf":1.0}},"df":4,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1129":{"tf":1.0},"1212":{"tf":1.0}},"df":2}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1130":{"tf":1.0},"1213":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1123":{"tf":1.0},"1124":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0}},"df":4,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1124":{"tf":1.0},"1209":{"tf":1.0}},"df":2}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1123":{"tf":1.0},"1208":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1327":{"tf":1.0},"1448":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1327":{"tf":1.0},"1448":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1328":{"tf":1.0},"1449":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1328":{"tf":1.0},"1449":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1725":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1725":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"3":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"182":{"tf":1.0},"70":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"182":{"tf":1.0},"70":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"137":{"tf":1.0},"26":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"137":{"tf":1.0},"26":{"tf":1.0}},"df":2}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1339":{"tf":1.0},"1459":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1339":{"tf":1.0},"1459":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1346":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1346":{"tf":1.0}},"df":1}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1347":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1347":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"991":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"991":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"1032":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1032":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1693":{"tf":1.4142135623730951}},"df":1}}}},"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"955":{"tf":1.4142135623730951}},"df":1}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"179":{"tf":1.0},"72":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"179":{"tf":1.0},"72":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1170":{"tf":1.0},"1251":{"tf":1.0}},"df":2,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1170":{"tf":1.0},"1251":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1342":{"tf":1.4142135623730951},"1461":{"tf":1.4142135623730951}},"df":2}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1330":{"tf":1.4142135623730951}},"df":1}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1333":{"tf":1.0},"1453":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1333":{"tf":1.0},"1453":{"tf":1.0}},"df":2}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"1171":{"tf":1.0},"1253":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1171":{"tf":1.0},"1253":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"1733":{"tf":1.4142135623730951},"1796":{"tf":1.4142135623730951}},"df":2}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1369":{"tf":1.4142135623730951},"1482":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"2":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"601":{"tf":1.0},"645":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"601":{"tf":1.0},"645":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"3":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"602":{"tf":1.0},"646":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"602":{"tf":1.0},"646":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1336":{"tf":1.0},"1456":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1336":{"tf":1.0},"1456":{"tf":1.0}},"df":2}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1337":{"tf":1.0},"1457":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1337":{"tf":1.0},"1457":{"tf":1.0}},"df":2}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"1172":{"tf":1.0},"1254":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1172":{"tf":1.0},"1254":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"172":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"590":{"tf":1.0},"593":{"tf":1.4142135623730951},"634":{"tf":1.0},"637":{"tf":1.4142135623730951}},"df":4,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"592":{"tf":1.0},"636":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"592":{"tf":1.0},"636":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"594":{"tf":1.4142135623730951},"638":{"tf":1.4142135623730951}},"df":2}}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"590":{"tf":1.0},"634":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1329":{"tf":1.4142135623730951},"1450":{"tf":1.4142135623730951}},"df":2}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1340":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1340":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1331":{"tf":1.0},"1451":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1331":{"tf":1.0},"1451":{"tf":1.0}},"df":2}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1723":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1723":{"tf":1.0}},"df":1}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"1724":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1724":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"1363":{"tf":1.4142135623730951},"1472":{"tf":1.4142135623730951}},"df":2,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{"1364":{"tf":1.4142135623730951},"1471":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"141":{"tf":1.0},"28":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"141":{"tf":1.0},"28":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"d":{"docs":{"178":{"tf":1.0},"68":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"178":{"tf":1.0},"68":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"171":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951}},"df":2}}}}}}}}},"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"599":{"tf":1.0},"643":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"599":{"tf":1.0},"643":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1169":{"tf":1.0},"1250":{"tf":1.0}},"df":2,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1169":{"tf":1.0},"1250":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1335":{"tf":1.4142135623730951},"1455":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"591":{"tf":1.0},"635":{"tf":1.0}},"df":2,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"591":{"tf":1.0},"635":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1315":{"tf":1.4142135623730951},"1440":{"tf":1.4142135623730951}},"df":2}}}}}}}},"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1166":{"tf":1.4142135623730951},"1247":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1167":{"tf":1.4142135623730951},"1248":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1156":{"tf":1.0},"1241":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1156":{"tf":1.0},"1241":{"tf":1.0}},"df":2}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1316":{"tf":1.0},"1439":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1316":{"tf":1.0},"1439":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1165":{"tf":1.4142135623730951},"1249":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"174":{"tf":1.4142135623730951},"63":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1688":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{"1692":{"tf":1.4142135623730951}},"df":1}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1687":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"173":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}},"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"t":{"docs":{},"df":0,"x":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{"996":{"tf":1.0}},"df":1}}}}}}}}},"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"t":{"docs":{},"df":0,"x":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{"996":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"177":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}},"w":{"docs":{},"df":0,"n":{"docs":{"196":{"tf":1.4142135623730951}},"df":1}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1168":{"tf":1.4142135623730951},"1252":{"tf":1.4142135623730951}},"df":2}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1297":{"tf":1.4142135623730951},"1420":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"138":{"tf":1.0},"29":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0}},"df":4,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"138":{"tf":1.0},"29":{"tf":1.0}},"df":2}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"990":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"992":{"tf":1.0}},"df":1}}}}}}}}}}}},"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"600":{"tf":1.0},"644":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"600":{"tf":1.0},"644":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"139":{"tf":1.0},"30":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"139":{"tf":1.0},"30":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"147":{"tf":1.0},"203":{"tf":1.0},"38":{"tf":1.0}},"df":3,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"147":{"tf":1.0},"203":{"tf":1.0},"38":{"tf":1.0}},"df":3}}}}}}}}}}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{"144":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"204":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951}},"df":5,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"144":{"tf":1.0},"204":{"tf":1.0},"33":{"tf":1.0}},"df":3}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"144":{"tf":1.4142135623730951},"145":{"tf":1.0},"200":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0}},"df":5,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"145":{"tf":1.0},"200":{"tf":1.0},"34":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1574":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"8":{"docs":{},"df":0,"0":{"docs":{"1574":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1365":{"tf":1.4142135623730951},"1473":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"1368":{"tf":1.4142135623730951},"1477":{"tf":1.4142135623730951}},"df":2}}}}}},"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"176":{"tf":1.4142135623730951},"66":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"175":{"tf":1.4142135623730951},"65":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1343":{"tf":1.4142135623730951},"1462":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"491":{"tf":1.4142135623730951},"514":{"tf":1.4142135623730951}},"df":2}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1332":{"tf":1.0},"1452":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1332":{"tf":1.0},"1452":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1341":{"tf":1.0},"1460":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1341":{"tf":1.0},"1460":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1293":{"tf":1.0},"1358":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1358":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"114":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0}},"df":9}},"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1334":{"tf":1.0},"1454":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1334":{"tf":1.0},"1454":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1338":{"tf":1.0},"1458":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1338":{"tf":1.0},"1458":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"1362":{"tf":1.4142135623730951},"1470":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"994":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"140":{"tf":1.0},"27":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"140":{"tf":1.0},"27":{"tf":1.0}},"df":2}}}}}}}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"180":{"tf":1.0},"71":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"180":{"tf":1.0},"71":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{"1010":{"tf":1.0},"1019":{"tf":1.0},"1029":{"tf":1.0},"1033":{"tf":1.0},"1039":{"tf":1.0},"1053":{"tf":1.0},"106":{"tf":1.0},"1064":{"tf":1.0},"107":{"tf":1.0},"1072":{"tf":1.0},"108":{"tf":1.0},"1084":{"tf":1.0},"109":{"tf":1.0},"1094":{"tf":1.0},"110":{"tf":1.0},"1101":{"tf":1.0},"111":{"tf":1.0},"1117":{"tf":1.0},"1136":{"tf":1.0},"1137":{"tf":1.0},"1138":{"tf":1.0},"114":{"tf":1.0},"1141":{"tf":1.0},"1148":{"tf":1.0},"115":{"tf":1.0},"1153":{"tf":1.0},"116":{"tf":1.0},"1160":{"tf":1.0},"1163":{"tf":1.0},"117":{"tf":1.0},"1174":{"tf":1.0},"118":{"tf":1.0},"1189":{"tf":1.0},"119":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.0},"1199":{"tf":1.0},"120":{"tf":1.0},"1202":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"1223":{"tf":1.0},"1226":{"tf":1.0},"123":{"tf":1.0},"1233":{"tf":1.0},"1238":{"tf":1.0},"124":{"tf":1.0},"1242":{"tf":1.0},"1245":{"tf":1.0},"125":{"tf":1.0},"1255":{"tf":1.0},"1258":{"tf":1.0},"127":{"tf":1.0},"1283":{"tf":1.0},"1284":{"tf":1.0},"1285":{"tf":1.0},"1287":{"tf":1.0},"1288":{"tf":1.0},"1289":{"tf":1.0},"1290":{"tf":1.0},"1291":{"tf":1.0},"1294":{"tf":1.0},"1310":{"tf":1.0},"1320":{"tf":1.0},"1348":{"tf":1.0},"135":{"tf":1.0},"1358":{"tf":1.0},"1359":{"tf":1.0},"1375":{"tf":1.0},"1381":{"tf":1.0},"1391":{"tf":1.0},"1396":{"tf":1.0},"1407":{"tf":1.0},"1408":{"tf":1.0},"1409":{"tf":1.0},"1410":{"tf":1.0},"1411":{"tf":1.0},"1417":{"tf":1.0},"142":{"tf":1.0},"1433":{"tf":1.0},"1441":{"tf":1.0},"1463":{"tf":1.0},"1468":{"tf":1.0},"1483":{"tf":1.0},"1492":{"tf":1.0},"1509":{"tf":1.0},"151":{"tf":1.0},"1510":{"tf":1.0},"1511":{"tf":1.0},"1512":{"tf":1.0},"1513":{"tf":1.0},"1516":{"tf":1.0},"1517":{"tf":1.0},"1518":{"tf":1.0},"1519":{"tf":1.0},"1520":{"tf":1.0},"1521":{"tf":1.0},"1522":{"tf":1.0},"1523":{"tf":1.0},"1526":{"tf":1.0},"1529":{"tf":1.0},"1539":{"tf":1.0},"1544":{"tf":1.0},"1549":{"tf":1.0},"1554":{"tf":1.0},"1559":{"tf":1.0},"1564":{"tf":1.0},"1576":{"tf":1.0},"1587":{"tf":1.0},"1593":{"tf":1.0},"16":{"tf":1.0},"1606":{"tf":1.0},"1638":{"tf":1.0},"1645":{"tf":1.0},"1671":{"tf":1.0},"1682":{"tf":1.0},"1684":{"tf":1.0},"1689":{"tf":1.0},"169":{"tf":1.0},"1695":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"1702":{"tf":1.0},"1715":{"tf":1.0},"1727":{"tf":1.0},"1757":{"tf":1.0},"1769":{"tf":1.0},"1772":{"tf":1.0},"1780":{"tf":1.0},"1781":{"tf":1.0},"1782":{"tf":1.0},"1821":{"tf":1.0},"183":{"tf":1.0},"186":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"218":{"tf":1.0},"224":{"tf":1.0},"231":{"tf":1.0},"24":{"tf":1.0},"241":{"tf":1.0},"256":{"tf":1.0},"259":{"tf":1.0},"31":{"tf":1.0},"399":{"tf":1.0},"40":{"tf":1.0},"412":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"472":{"tf":1.0},"477":{"tf":1.0},"483":{"tf":1.0},"492":{"tf":1.0},"497":{"tf":1.0},"500":{"tf":1.0},"504":{"tf":1.0},"510":{"tf":1.0},"519":{"tf":1.0},"523":{"tf":1.0},"559":{"tf":1.0},"564":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"570":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"574":{"tf":1.0},"580":{"tf":1.0},"59":{"tf":1.0},"628":{"tf":1.0},"629":{"tf":1.0},"630":{"tf":1.0},"681":{"tf":1.0},"693":{"tf":1.0},"701":{"tf":1.0},"729":{"tf":1.0},"73":{"tf":1.0},"765":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.0},"808":{"tf":1.0},"81":{"tf":1.0},"815":{"tf":1.0},"82":{"tf":1.0},"823":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"862":{"tf":1.0},"884":{"tf":1.0},"889":{"tf":1.0},"903":{"tf":1.0},"934":{"tf":1.0},"950":{"tf":1.0},"958":{"tf":1.0},"965":{"tf":1.0}},"df":215},"v":{"docs":{},"df":0,"e":{"docs":{"1467":{"tf":1.0},"414":{"tf":1.0}},"df":2,"n":{"docs":{"100":{"tf":1.0},"1132":{"tf":1.0},"1183":{"tf":1.0},"1214":{"tf":1.0},"1262":{"tf":1.0},"1267":{"tf":1.0},"1736":{"tf":1.0},"178":{"tf":1.0},"1797":{"tf":1.0},"202":{"tf":1.0},"272":{"tf":1.0},"415":{"tf":1.0},"482":{"tf":1.0},"509":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"68":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"990":{"tf":1.4142135623730951},"992":{"tf":1.0},"997":{"tf":1.4142135623730951},"998":{"tf":1.0}},"df":41}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1393":{"tf":1.0}},"df":1,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1292":{"tf":1.0},"1343":{"tf":1.7320508075688772},"1462":{"tf":1.7320508075688772},"1520":{"tf":1.4142135623730951}},"df":4}}}}}}}}},"o":{"docs":{"681":{"tf":1.0}},"df":1,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1749":{"tf":1.7320508075688772},"1750":{"tf":1.0},"1781":{"tf":1.0},"1818":{"tf":1.7320508075688772},"1819":{"tf":1.0}},"df":5}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{"125":{"tf":1.0},"158":{"tf":1.4142135623730951},"176":{"tf":1.0},"54":{"tf":1.4142135623730951},"66":{"tf":1.0}},"df":5,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1809":{"tf":1.0}},"df":1}}}}}}}},"n":{"docs":{},"df":0,"t":{"docs":{"146":{"tf":1.4142135623730951},"148":{"tf":1.0},"207":{"tf":1.4142135623730951},"208":{"tf":1.0},"211":{"tf":1.4142135623730951},"216":{"tf":1.0},"35":{"tf":1.4142135623730951},"37":{"tf":1.0},"700":{"tf":1.7320508075688772},"719":{"tf":1.4142135623730951}},"df":10,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"146":{"tf":1.0},"147":{"tf":1.0},"149":{"tf":1.0},"203":{"tf":1.0},"207":{"tf":1.0},"209":{"tf":1.0},"35":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"700":{"tf":1.0},"719":{"tf":1.0}},"df":11,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"146":{"tf":1.0},"207":{"tf":1.0},"35":{"tf":1.0},"700":{"tf":1.0},"719":{"tf":1.0}},"df":5}}}}}}}}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"213":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"109":{"tf":1.0},"112":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0}},"df":6}}}},"p":{"docs":{"6":{"tf":1.0}},"df":1}},"o":{"docs":{},"df":0,"w":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4}}},"s":{"docs":{"14":{"tf":1.0},"421":{"tf":1.4142135623730951}},"df":2},"u":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"903":{"tf":1.0},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0}},"df":5}}}}}},"i":{"docs":{},"df":0,"d":{"docs":{"0":{"tf":1.0}},"df":1}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0}},"df":5,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"961":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"1106":{"tf":1.4142135623730951}},"df":1}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"1104":{"tf":1.4142135623730951}},"df":1}}}}}},"n":{"docs":{},"df":0,"d":{"docs":{"681":{"tf":1.4142135623730951}},"df":1,"l":{"docs":{"117":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1413":{"tf":1.4142135623730951}},"df":1}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1414":{"tf":1.4142135623730951}},"df":1}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1193":{"tf":1.4142135623730951}},"df":1,"f":{"docs":{},"df":0,"e":{"docs":{"1718":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1718":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1393":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1173":{"tf":1.0},"1196":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1196":{"tf":1.0}},"df":1}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1719":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1719":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1721":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1721":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1395":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1395":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"117":{"tf":1.0},"80":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"[":{"docs":{},"df":0,"2":{"docs":{"117":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1195":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1194":{"tf":1.4142135623730951}},"df":1,"f":{"docs":{},"df":0,"e":{"docs":{"1720":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1720":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1394":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"1167":{"tf":1.0},"1248":{"tf":1.0}},"df":2}}}},"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"0":{"tf":1.0},"3":{"tf":1.7320508075688772},"4":{"tf":1.4142135623730951},"5":{"tf":1.0},"6":{"tf":1.0},"8":{"tf":1.0}},"df":6}}}}},"s":{"docs":{},"df":0,"h":{"docs":{"1056":{"tf":1.0},"600":{"tf":1.4142135623730951},"644":{"tf":1.4142135623730951},"9":{"tf":1.0}},"df":4},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"148":{"tf":1.0},"199":{"tf":1.0},"37":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"148":{"tf":1.0},"199":{"tf":1.0},"37":{"tf":1.0}},"df":3}}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{"1193":{"tf":1.0},"495":{"tf":1.0},"522":{"tf":1.0}},"df":3}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"681":{"tf":1.0}},"df":1}}}}},"l":{"docs":{},"df":0,"d":{"docs":{"1401":{"tf":1.0},"1409":{"tf":1.0}},"df":2},"p":{"docs":{"993":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0}},"df":4,"e":{"docs":{},"df":0,"r":{"docs":{"106":{"tf":1.0},"107":{"tf":1.0},"1266":{"tf":1.0},"1715":{"tf":1.0},"6":{"tf":1.0}},"df":5}}}},"r":{"docs":{},"df":0,"e":{"docs":{"31":{"tf":1.4142135623730951},"990":{"tf":1.0},"992":{"tf":1.0}},"df":3}},"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"1070":{"tf":1.0},"1071":{"tf":1.0}},"df":2}}}}}}}},"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"181":{"tf":1.0},"69":{"tf":1.0}},"df":2}}}},"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1132":{"tf":1.0},"1214":{"tf":1.0}},"df":2},"s":{"docs":{},"df":0,"t":{"docs":{"144":{"tf":1.0}},"df":1}}}}},"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"233":{"tf":1.0}},"df":1}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"1413":{"tf":1.0}},"df":1}}},"r":{"docs":{},"df":0,"e":{"docs":{"6":{"tf":1.0}},"df":1}},"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,".":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,".":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"681":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"3":{"docs":{},"df":0,"5":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,".":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"9":{"tf":1.0}},"df":1}}}}}},"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"9":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,".":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,".":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,")":{"docs":{},"df":0,"[":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"903":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,".":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,".":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"/":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"144":{"tf":1.0},"33":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,".":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"0":{"docs":{},"df":0,"x":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"3":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"3":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1058":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"729":{"tf":1.0}},"df":1}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0}},"df":2}}}}}}},"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"9":{"tf":1.0}},"df":1}}}}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"3":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1058":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"m":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"934":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1053":{"tf":1.0}},"df":1},"y":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1060":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"6":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,".":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"681":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,".":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"1":{"docs":{},"df":0,"4":{"docs":{},"df":0,"5":{"docs":{},"df":0,"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"3":{"docs":{},"df":0,"1":{"docs":{},"df":0,"0":{"docs":{},"df":0,"3":{"docs":{},"df":0,"6":{"docs":{},"df":0,"3":{"docs":{},"df":0,"7":{"docs":{},"df":0,"7":{"docs":{},"df":0,"5":{"docs":{},"df":0,"7":{"docs":{},"df":0,"1":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{},"df":0,"8":{"docs":{"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"df":8}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"w":{"docs":{},"df":0,"w":{"docs":{},"df":0,".":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,".":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"729":{"tf":1.0}},"df":1}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"m":{"docs":{},"df":0,".":{"docs":{},"df":0,"x":{"docs":{},"df":0,"y":{"docs":{},"df":0,"z":{"docs":{},"df":0,"/":{"docs":{},"df":0,"2":{"docs":{},"df":0,"0":{"docs":{},"df":0,"2":{"docs":{},"df":0,"1":{"docs":{},"df":0,"/":{"docs":{},"df":0,"0":{"docs":{},"df":0,"8":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{"1060":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"244":{"tf":1.4142135623730951},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0}},"df":4}}}}},"i":{"docs":{},"df":0,".":{"docs":{"217":{"tf":1.0}},"df":1},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"719":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"784":{"tf":1.0},"808":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"3":{"docs":{"1564":{"tf":1.0},"1780":{"tf":1.0}},"df":2}}}}}}}}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"3":{"docs":{"118":{"tf":1.0},"120":{"tf":1.0}},"df":2}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"126":{"tf":1.0},"127":{"tf":1.0},"16":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"126":{"tf":1.0},"135":{"tf":1.0},"24":{"tf":1.0}},"df":3}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"126":{"tf":1.0},"142":{"tf":1.0},"31":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"1198":{"tf":1.0},"1199":{"tf":1.0},"1645":{"tf":1.0}},"df":3}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"126":{"tf":1.0},"151":{"tf":1.0},"40":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"126":{"tf":1.0},"169":{"tf":1.0},"59":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}},"d":{"docs":{"114":{"tf":1.0},"166":{"tf":1.0},"185":{"tf":1.0},"261":{"tf":1.4142135623730951},"276":{"tf":1.0},"277":{"tf":1.0},"296":{"tf":1.0},"335":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.0},"383":{"tf":1.0},"386":{"tf":1.0},"398":{"tf":1.4142135623730951},"495":{"tf":1.7320508075688772},"522":{"tf":1.7320508075688772},"56":{"tf":1.0},"955":{"tf":1.0},"990":{"tf":1.4142135623730951},"992":{"tf":1.0}},"df":24,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"261":{"tf":1.0}},"df":1}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"298":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"298":{"tf":1.0}},"df":1}}}}}}}}}}}}},"f":{"docs":{"1823":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0}},"df":6,"i":{"docs":{"122":{"tf":1.0},"160":{"tf":1.0},"1823":{"tf":1.0},"47":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0}},"df":12}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"579":{"tf":1.0},"580":{"tf":1.0},"630":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"472":{"tf":1.0},"496":{"tf":1.0},"497":{"tf":1.0}},"df":3}}}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"477":{"tf":1.0},"496":{"tf":1.0},"504":{"tf":1.0}},"df":3}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"483":{"tf":1.0},"496":{"tf":1.0},"510":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"5":{"docs":{},"df":0,"5":{"docs":{"126":{"tf":1.0},"183":{"tf":1.0}},"df":2}}},"6":{"docs":{},"df":0,"5":{"docs":{"1820":{"tf":1.0},"1821":{"tf":1.0},"495":{"tf":1.0},"522":{"tf":1.0},"693":{"tf":1.0},"725":{"tf":1.0},"784":{"tf":1.0},"808":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0}},"df":10,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"492":{"tf":1.0},"496":{"tf":1.0},"519":{"tf":1.0}},"df":3}}}}}}}},"2":{"docs":{},"df":0,"0":{"docs":{"1780":{"tf":1.0},"842":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"850":{"tf":1.0}},"df":7,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"734":{"tf":1.0},"784":{"tf":1.0},"808":{"tf":1.0}},"df":3}}}}}}}},"4":{"docs":{},"df":0,"6":{"docs":{},"df":0,"2":{"docs":{},"df":0,"6":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"728":{"tf":1.0},"729":{"tf":1.0},"765":{"tf":1.0},"808":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0}},"df":7}}}}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"14":{"tf":1.0},"256":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1115":{"tf":1.0},"1255":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"472":{"tf":1.0},"496":{"tf":1.0},"500":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"129":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1379":{"tf":1.0},"1380":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"18":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0}},"df":19,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"97":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"2":{"docs":{"14":{"tf":1.0},"193":{"tf":1.0}},"df":2}}}}}}}}}}}},"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"692":{"tf":1.0},"693":{"tf":1.0},"701":{"tf":1.0}},"df":3}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"728":{"tf":1.0},"731":{"tf":1.0},"767":{"tf":1.0},"784":{"tf":1.0},"811":{"tf":1.0},"823":{"tf":1.0},"865":{"tf":1.0}},"df":7,".":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"886":{"tf":1.4142135623730951},"887":{"tf":1.4142135623730951}},"df":2}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"728":{"tf":1.0},"808":{"tf":1.0},"862":{"tf":1.0}},"df":3}}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{"693":{"tf":1.0},"728":{"tf":1.0},"808":{"tf":1.0},"815":{"tf":1.0},"869":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0}},"df":8}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1117":{"tf":1.0},"1198":{"tf":1.0},"1202":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1138":{"tf":1.0},"1198":{"tf":1.0},"1223":{"tf":1.0}},"df":3}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1141":{"tf":1.0},"1198":{"tf":1.0},"1226":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1148":{"tf":1.0},"1198":{"tf":1.0},"1233":{"tf":1.0},"1647":{"tf":1.0}},"df":4}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1153":{"tf":1.0},"1198":{"tf":1.0},"1238":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1160":{"tf":1.0},"1198":{"tf":1.0},"1242":{"tf":1.0}},"df":3}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1163":{"tf":1.0},"1198":{"tf":1.0},"1245":{"tf":1.0}},"df":3}}}}}}}}}}}}}},"t":{"docs":{"1135":{"tf":1.0},"1220":{"tf":1.0}},"df":2}},"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"580":{"tf":1.0},"681":{"tf":1.0},"683":{"tf":1.0},"731":{"tf":1.0}},"df":4}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"1823":{"tf":1.4142135623730951},"188":{"tf":1.0},"472":{"tf":1.0},"494":{"tf":1.4142135623730951},"521":{"tf":1.4142135623730951},"599":{"tf":1.4142135623730951},"600":{"tf":1.7320508075688772},"603":{"tf":1.0},"604":{"tf":1.7320508075688772},"606":{"tf":1.0},"607":{"tf":2.23606797749979},"608":{"tf":1.4142135623730951},"609":{"tf":2.23606797749979},"610":{"tf":1.4142135623730951},"611":{"tf":2.0},"612":{"tf":1.7320508075688772},"613":{"tf":1.7320508075688772},"614":{"tf":2.0},"615":{"tf":2.0},"616":{"tf":2.0},"617":{"tf":1.0},"618":{"tf":1.4142135623730951},"619":{"tf":1.0},"620":{"tf":2.23606797749979},"621":{"tf":2.0},"629":{"tf":1.0},"643":{"tf":1.4142135623730951},"644":{"tf":1.7320508075688772},"647":{"tf":1.7320508075688772},"648":{"tf":1.7320508075688772},"650":{"tf":2.23606797749979},"651":{"tf":2.23606797749979},"652":{"tf":1.4142135623730951},"653":{"tf":2.23606797749979},"654":{"tf":1.4142135623730951},"655":{"tf":2.0},"656":{"tf":1.7320508075688772},"657":{"tf":1.7320508075688772},"658":{"tf":2.0},"659":{"tf":2.0},"660":{"tf":2.0},"661":{"tf":1.4142135623730951},"662":{"tf":1.0},"663":{"tf":2.23606797749979},"664":{"tf":2.0},"676":{"tf":1.0},"678":{"tf":1.0},"681":{"tf":3.3166247903554},"685":{"tf":1.0},"688":{"tf":1.0},"725":{"tf":1.4142135623730951},"729":{"tf":1.0},"75":{"tf":1.0},"815":{"tf":1.0},"839":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951}},"df":60,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"621":{"tf":1.0},"664":{"tf":1.0}},"df":2,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{"606":{"tf":1.0},"607":{"tf":1.4142135623730951},"608":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"610":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"652":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951}},"df":10}}}}}}}}}}}}}}}}},"i":{"docs":{"681":{"tf":1.0}},"df":1,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"681":{"tf":1.0}},"df":1}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.0}},"df":1}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"1039":{"tf":1.0},"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1606":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"df":10}}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"681":{"tf":1.0}},"df":1}}}}}},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"110":{"tf":1.0},"1147":{"tf":1.0},"1229":{"tf":1.4142135623730951},"1278":{"tf":1.0},"1303":{"tf":1.4142135623730951},"1425":{"tf":1.4142135623730951},"1505":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0}},"df":9}}},"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"d":{"docs":{"1323":{"tf":1.0},"1443":{"tf":1.0},"415":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"499":{"tf":1.0},"502":{"tf":1.0},"681":{"tf":1.0}},"df":8},"s":{"docs":{"144":{"tf":1.0},"33":{"tf":1.0}},"df":2}}},"o":{"docs":{},"df":0,"m":{"docs":{"1350":{"tf":1.0},"1377":{"tf":1.0},"1415":{"tf":1.0},"1467":{"tf":1.4142135623730951},"1504":{"tf":1.0}},"df":5,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1504":{"tf":1.0}},"df":1}}}}}}}},"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"368":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"368":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"368":{"tf":1.0},"369":{"tf":1.0}},"df":2}}}}}}},"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"627":{"tf":1.0}},"df":1,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"1045":{"tf":1.4142135623730951},"1630":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"1413":{"tf":1.0},"1414":{"tf":1.0}},"df":2,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{"791":{"tf":1.0},"851":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1121":{"tf":1.7320508075688772},"1128":{"tf":1.7320508075688772},"1140":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1181":{"tf":1.4142135623730951},"1188":{"tf":1.7320508075688772},"1194":{"tf":1.0},"1195":{"tf":1.0},"1197":{"tf":1.0},"1207":{"tf":1.7320508075688772},"1217":{"tf":1.7320508075688772},"1225":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1262":{"tf":1.7320508075688772},"1263":{"tf":1.7320508075688772},"1264":{"tf":1.4142135623730951},"1265":{"tf":1.4142135623730951},"1266":{"tf":1.4142135623730951},"1267":{"tf":1.7320508075688772},"1268":{"tf":1.7320508075688772},"1269":{"tf":1.4142135623730951},"1270":{"tf":1.4142135623730951},"1271":{"tf":1.4142135623730951},"1272":{"tf":1.4142135623730951},"1273":{"tf":1.4142135623730951},"1274":{"tf":1.7320508075688772},"1275":{"tf":1.7320508075688772},"1276":{"tf":1.7320508075688772},"1278":{"tf":1.4142135623730951},"1350":{"tf":1.0},"1377":{"tf":1.4142135623730951},"1415":{"tf":1.0},"144":{"tf":1.7320508075688772},"1467":{"tf":1.0},"1494":{"tf":1.4142135623730951},"1495":{"tf":1.4142135623730951},"1496":{"tf":1.7320508075688772},"1497":{"tf":1.7320508075688772},"1498":{"tf":1.4142135623730951},"1499":{"tf":1.0},"1500":{"tf":1.0},"1501":{"tf":1.0},"1502":{"tf":1.7320508075688772},"1503":{"tf":1.4142135623730951},"1505":{"tf":1.4142135623730951},"1644":{"tf":1.0},"1712":{"tf":1.0},"1735":{"tf":1.0},"1767":{"tf":1.4142135623730951},"1768":{"tf":1.4142135623730951},"1774":{"tf":1.7320508075688772},"1775":{"tf":1.4142135623730951},"1776":{"tf":1.7320508075688772},"1777":{"tf":1.0},"1778":{"tf":1.0},"1779":{"tf":1.7320508075688772},"204":{"tf":1.0},"215":{"tf":1.7320508075688772},"216":{"tf":1.7320508075688772},"217":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951},"366":{"tf":1.0},"537":{"tf":1.4142135623730951},"539":{"tf":1.4142135623730951},"540":{"tf":1.4142135623730951},"592":{"tf":2.0},"629":{"tf":1.0},"636":{"tf":2.0},"761":{"tf":1.4142135623730951},"762":{"tf":1.4142135623730951},"763":{"tf":1.7320508075688772},"764":{"tf":1.7320508075688772},"900":{"tf":1.0},"902":{"tf":1.0},"909":{"tf":1.7320508075688772},"915":{"tf":1.7320508075688772},"921":{"tf":1.7320508075688772},"927":{"tf":1.7320508075688772}},"df":80}},"i":{"docs":{},"df":0,"c":{"docs":{"1119":{"tf":1.0},"1177":{"tf":1.0},"1204":{"tf":1.0},"681":{"tf":1.0},"95":{"tf":1.0},"958":{"tf":1.0},"96":{"tf":1.0}},"df":7},"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"u":{"docs":{"174":{"tf":1.0},"63":{"tf":1.0}},"df":2}}}}}},"f":{"docs":{},"df":0,"o":{"docs":{"116":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0}},"df":3,"r":{"docs":{},"df":0,"m":{"docs":{"1156":{"tf":1.0},"1241":{"tf":1.0},"133":{"tf":1.0},"1439":{"tf":1.0},"144":{"tf":1.0},"23":{"tf":1.0},"33":{"tf":1.0},"590":{"tf":1.4142135623730951},"591":{"tf":1.0},"592":{"tf":1.4142135623730951},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"618":{"tf":1.0},"619":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"627":{"tf":1.0},"629":{"tf":1.0},"634":{"tf":1.4142135623730951},"635":{"tf":1.0},"636":{"tf":1.4142135623730951},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"806":{"tf":1.0},"807":{"tf":1.0}},"df":39}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1117":{"tf":1.0},"1138":{"tf":1.0},"1141":{"tf":1.0},"1148":{"tf":1.0},"1153":{"tf":1.0},"1160":{"tf":1.0},"1163":{"tf":1.0},"1294":{"tf":1.0},"1310":{"tf":1.0},"1320":{"tf":1.0},"1348":{"tf":1.0},"1359":{"tf":1.0},"1526":{"tf":1.0},"1529":{"tf":1.0},"1539":{"tf":1.0},"1544":{"tf":1.0},"1549":{"tf":1.0},"1554":{"tf":1.0},"1559":{"tf":1.0},"1564":{"tf":1.0},"1587":{"tf":1.0},"1593":{"tf":1.0},"16":{"tf":1.0},"1645":{"tf":1.0},"1671":{"tf":1.0},"1689":{"tf":1.0},"1782":{"tf":1.0},"24":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0},"472":{"tf":1.0},"477":{"tf":1.0},"483":{"tf":1.0},"492":{"tf":1.0},"580":{"tf":1.0},"59":{"tf":1.0},"681":{"tf":1.7320508075688772},"693":{"tf":1.0},"701":{"tf":1.0},"729":{"tf":1.0},"73":{"tf":1.0},"784":{"tf":1.0},"808":{"tf":1.0},"823":{"tf":1.0},"862":{"tf":1.0}},"df":45}}}}},"i":{"docs":{},"df":0,"t":{"docs":{"600":{"tf":1.4142135623730951},"644":{"tf":1.4142135623730951}},"df":2,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1058":{"tf":1.0}},"df":1},"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"569":{"tf":1.0}},"df":1}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"569":{"tf":1.0}},"df":1}}}},"i":{"docs":{"1063":{"tf":1.0},"1141":{"tf":1.0},"1290":{"tf":1.0},"1296":{"tf":1.0},"1419":{"tf":1.4142135623730951},"1516":{"tf":1.0},"1517":{"tf":1.0},"1686":{"tf":1.4142135623730951},"1691":{"tf":1.0},"1697":{"tf":1.7320508075688772},"1700":{"tf":1.0},"1701":{"tf":1.0},"1706":{"tf":1.0},"233":{"tf":1.0},"236":{"tf":1.4142135623730951},"414":{"tf":1.0},"435":{"tf":1.0},"470":{"tf":1.0},"472":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.0},"485":{"tf":1.0},"489":{"tf":1.4142135623730951},"502":{"tf":1.0},"503":{"tf":1.0},"512":{"tf":1.7320508075688772},"517":{"tf":1.0},"525":{"tf":2.23606797749979},"534":{"tf":1.0},"537":{"tf":1.4142135623730951},"538":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":1.0},"561":{"tf":1.0},"569":{"tf":1.4142135623730951},"570":{"tf":1.4142135623730951},"576":{"tf":1.4142135623730951},"586":{"tf":1.0},"604":{"tf":1.0},"607":{"tf":1.0},"611":{"tf":1.4142135623730951},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.4142135623730951},"615":{"tf":1.0},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"644":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"655":{"tf":1.4142135623730951},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.4142135623730951},"659":{"tf":1.0},"660":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"685":{"tf":1.4142135623730951},"706":{"tf":1.7320508075688772},"734":{"tf":1.0},"786":{"tf":1.7320508075688772},"792":{"tf":1.0},"811":{"tf":1.4142135623730951},"812":{"tf":1.0},"832":{"tf":2.0},"847":{"tf":1.0},"865":{"tf":1.7320508075688772},"867":{"tf":1.0}},"df":72,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{"1569":{"tf":1.4142135623730951}},"df":1}}}},"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"1063":{"tf":1.4142135623730951}},"df":1}}}}}}}}},"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1691":{"tf":1.0},"1706":{"tf":1.0}},"df":2}}}}}}},"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"811":{"tf":1.0},"865":{"tf":1.0}},"df":2}}}}}}}}}}}}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1143":{"tf":1.0},"1296":{"tf":1.0},"414":{"tf":1.4142135623730951}},"df":3}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"42":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"42":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1143":{"tf":1.0},"1228":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"1143":{"tf":1.0},"1228":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"2":{"docs":{"42":{"tf":1.0}},"df":1},"3":{"docs":{"1143":{"tf":1.0}},"df":1},"4":{"docs":{"1296":{"tf":1.0}},"df":1},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"561":{"tf":1.0}},"df":1}}}}}}}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"537":{"tf":1.4142135623730951}},"df":1}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"548":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1296":{"tf":1.0},"1419":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"1296":{"tf":1.0},"1419":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"586":{"tf":1.0},"685":{"tf":1.0}},"df":2}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{"534":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"534":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"8":{"tf":1.0}},"df":1}}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"9":{"tf":2.0}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"674":{"tf":1.0}},"df":1}}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"11":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"8":{"tf":1.7320508075688772},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0}},"df":5}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"595":{"tf":1.4142135623730951},"596":{"tf":1.0},"597":{"tf":1.4142135623730951},"599":{"tf":1.0},"639":{"tf":1.4142135623730951},"640":{"tf":1.4142135623730951},"641":{"tf":1.0},"643":{"tf":1.0}},"df":8}}},"i":{"docs":{},"df":0,"r":{"docs":{"934":{"tf":1.0}},"df":1}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"2":{"tf":1.7320508075688772}},"df":1},"n":{"docs":{},"df":0,"c":{"docs":{"681":{"tf":1.7320508075688772},"685":{"tf":1.0}},"df":2},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"1350":{"tf":1.0},"1415":{"tf":1.0},"1467":{"tf":1.0}},"df":3}}}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"681":{"tf":1.0},"685":{"tf":1.0},"996":{"tf":1.0}},"df":3}}}},"u":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{"996":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{"1047":{"tf":1.0},"1631":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1047":{"tf":1.0},"1631":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1569":{"tf":1.0},"1574":{"tf":1.0},"1575":{"tf":1.0},"1580":{"tf":1.0},"1585":{"tf":1.0},"328":{"tf":1.0},"333":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"432":{"tf":1.0}},"df":10}}},"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{"0":{"tf":1.0},"862":{"tf":1.0}},"df":2}},"n":{"docs":{},"df":0,"d":{"docs":{"786":{"tf":1.0},"832":{"tf":1.0}},"df":2}},"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{"1115":{"tf":1.0},"1292":{"tf":1.0},"14":{"tf":1.0},"1713":{"tf":1.0},"1769":{"tf":1.0},"1823":{"tf":1.7320508075688772},"470":{"tf":1.0},"494":{"tf":1.4142135623730951},"495":{"tf":1.4142135623730951},"521":{"tf":1.7320508075688772},"522":{"tf":1.4142135623730951},"681":{"tf":1.7320508075688772},"691":{"tf":1.0},"725":{"tf":1.7320508075688772},"839":{"tf":1.7320508075688772},"866":{"tf":1.7320508075688772}},"df":16,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1823":{"tf":2.0},"494":{"tf":1.4142135623730951},"495":{"tf":1.4142135623730951},"521":{"tf":2.0},"522":{"tf":1.4142135623730951},"725":{"tf":2.0},"839":{"tf":2.0},"866":{"tf":2.0}},"df":8,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"495":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}},"n":{"docs":{"100":{"tf":1.0},"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"102":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0},"1024":{"tf":1.0},"1025":{"tf":1.0},"103":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1038":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"1058":{"tf":1.0},"1059":{"tf":1.0},"1060":{"tf":1.4142135623730951},"1068":{"tf":1.0},"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.0},"1083":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"1100":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"1105":{"tf":1.0},"1106":{"tf":1.0},"1107":{"tf":1.0},"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1157":{"tf":1.0},"1158":{"tf":1.0},"1159":{"tf":1.0},"1176":{"tf":1.0},"1177":{"tf":1.0},"1178":{"tf":1.0},"1179":{"tf":1.0},"1180":{"tf":1.0},"1181":{"tf":1.0},"1182":{"tf":1.0},"1183":{"tf":1.0},"1184":{"tf":1.0},"1185":{"tf":1.0},"1186":{"tf":1.0},"1187":{"tf":1.0},"1188":{"tf":1.0},"1191":{"tf":1.0},"1192":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1260":{"tf":1.0},"1287":{"tf":1.0},"1318":{"tf":1.0},"1319":{"tf":1.0},"1377":{"tf":1.0},"1378":{"tf":1.0},"1379":{"tf":1.0},"1380":{"tf":1.0},"1383":{"tf":1.0},"1384":{"tf":1.0},"1385":{"tf":1.0},"1386":{"tf":1.0},"1387":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.0},"1390":{"tf":1.0},"1393":{"tf":1.0},"1394":{"tf":1.0},"1395":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1413":{"tf":1.0},"1414":{"tf":1.0},"1415":{"tf":1.0},"1578":{"tf":1.0},"1579":{"tf":1.0},"1580":{"tf":1.0},"1589":{"tf":1.0},"1590":{"tf":1.0},"1591":{"tf":1.0},"1592":{"tf":1.0},"1595":{"tf":1.0},"1596":{"tf":1.0},"1597":{"tf":1.0},"1601":{"tf":1.0},"1608":{"tf":1.0},"1609":{"tf":1.0},"1610":{"tf":1.0},"1611":{"tf":1.0},"1612":{"tf":1.0},"1613":{"tf":1.0},"1614":{"tf":1.0},"1615":{"tf":1.0},"1616":{"tf":1.0},"1617":{"tf":1.0},"1618":{"tf":1.0},"1619":{"tf":1.0},"1620":{"tf":1.0},"1621":{"tf":1.0},"1622":{"tf":1.0},"1623":{"tf":1.0},"1624":{"tf":1.0},"1625":{"tf":1.0},"1626":{"tf":1.0},"1627":{"tf":1.0},"1648":{"tf":1.0},"1657":{"tf":1.4142135623730951},"1658":{"tf":1.4142135623730951},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0},"1706":{"tf":1.0},"1707":{"tf":1.0},"1708":{"tf":1.0},"1709":{"tf":1.0},"1710":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"1784":{"tf":1.0},"1785":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":1.4142135623730951},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"444":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"458":{"tf":1.0},"459":{"tf":1.0},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"535":{"tf":1.0},"577":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.0},"686":{"tf":1.0},"687":{"tf":1.4142135623730951},"726":{"tf":1.0},"727":{"tf":1.0},"734":{"tf":1.0},"756":{"tf":1.0},"757":{"tf":1.0},"758":{"tf":1.0},"759":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"8":{"tf":1.4142135623730951},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.4142135623730951},"860":{"tf":1.0},"861":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"880":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"89":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"90":{"tf":1.0},"900":{"tf":1.0},"91":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"92":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.0},"93":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0},"939":{"tf":1.0},"94":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"95":{"tf":1.0},"952":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"97":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.0},"979":{"tf":1.0},"98":{"tf":1.0},"980":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.0},"99":{"tf":1.0},"990":{"tf":1.0},"991":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0}},"df":383}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"815":{"tf":1.0}},"df":1}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1304":{"tf":1.0},"1305":{"tf":1.0},"133":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"181":{"tf":1.0},"23":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.0},"320":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"332":{"tf":1.0},"367":{"tf":1.0},"370":{"tf":1.0},"372":{"tf":1.0},"69":{"tf":1.0}},"df":27,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"3":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"326":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"326":{"tf":1.0}},"df":1}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"292":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"292":{"tf":1.0}},"df":1}}},"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"313":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"313":{"tf":1.0}},"df":1}}}}}}}}}}}},"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"319":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"319":{"tf":1.0}},"df":1}}}}}}}}},"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"327":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"327":{"tf":1.0}},"df":1}}}}}}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"295":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"295":{"tf":1.0}},"df":1}}},"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"296":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"296":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"322":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"322":{"tf":1.0}},"df":1}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"330":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"330":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"323":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"323":{"tf":1.0}},"df":1}}},"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"316":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"316":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"324":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"8":{"docs":{"324":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"318":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"318":{"tf":1.0}},"df":1}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"329":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"329":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"317":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"317":{"tf":1.0}},"df":1}}}}}}}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"311":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"311":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{"309":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"309":{"tf":1.0}},"df":1}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"307":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"307":{"tf":1.0}},"df":1}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"320":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"320":{"tf":1.0}},"df":1}}}}}}}}}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"331":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"331":{"tf":1.0}},"df":1}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{"314":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"314":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"315":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"8":{"docs":{"315":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"328":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"328":{"tf":1.0}},"df":1}}},"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"321":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"321":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"312":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"312":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"308":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"308":{"tf":1.0}},"df":1}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"306":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"306":{"tf":1.0}},"df":1}}}}}}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"347":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"347":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"332":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"332":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"278":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"278":{"tf":1.0}},"df":1}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"325":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"325":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"374":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"374":{"tf":1.0}},"df":1}}}}}}}}}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1050":{"tf":1.4142135623730951},"1634":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}},"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"677":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"677":{"tf":1.0}},"df":1}}}}}}}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"329":{"tf":1.0}},"df":1}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"679":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"679":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"182":{"tf":1.0},"70":{"tf":1.0}},"df":2}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1177":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1177":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{"1700":{"tf":1.0},"1701":{"tf":1.0}},"df":2}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"126":{"tf":1.0},"186":{"tf":1.0},"73":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1294":{"tf":1.0},"1416":{"tf":1.0},"1417":{"tf":1.0}},"df":3}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1310":{"tf":1.0},"1416":{"tf":1.0},"1433":{"tf":1.0}},"df":3}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1320":{"tf":1.0},"1416":{"tf":1.0},"1441":{"tf":1.0}},"df":3}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1348":{"tf":1.0},"1416":{"tf":1.0},"1463":{"tf":1.0}},"df":3}}}}}}}}}}},"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"588":{"tf":1.0},"595":{"tf":1.0},"633":{"tf":1.0},"639":{"tf":1.0}},"df":4,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"588":{"tf":1.0},"633":{"tf":1.0}},"df":2}}}}}}}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"595":{"tf":1.0},"639":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"598":{"tf":1.0},"642":{"tf":1.0}},"df":2,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"598":{"tf":1.0},"642":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1359":{"tf":1.0},"1416":{"tf":1.0},"1468":{"tf":1.0}},"df":3}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{"1509":{"tf":1.0},"1754":{"tf":1.4142135623730951},"1814":{"tf":1.4142135623730951}},"df":3}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"428":{"tf":1.0},"450":{"tf":1.0}},"df":2}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"452":{"tf":1.0}},"df":1}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1637":{"tf":1.0},"1638":{"tf":1.0},"1671":{"tf":1.0}},"df":3}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"596":{"tf":1.0},"641":{"tf":1.0}},"df":2},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"596":{"tf":1.0},"641":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"195":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"195":{"tf":1.0}},"df":1}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"597":{"tf":1.0},"640":{"tf":1.0}},"df":2},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"597":{"tf":1.0},"640":{"tf":1.0}},"df":2}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"790":{"tf":1.4142135623730951},"826":{"tf":1.4142135623730951}},"df":2}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1509":{"tf":1.0}},"df":1}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{"125":{"tf":1.0},"80":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"125":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"428":{"tf":1.0},"451":{"tf":1.0}},"df":2}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"432":{"tf":1.0}},"df":1}}},"u":{"docs":{"10":{"tf":1.0},"695":{"tf":1.0},"708":{"tf":1.0},"735":{"tf":1.7320508075688772},"761":{"tf":1.0},"817":{"tf":1.0},"84":{"tf":1.0},"873":{"tf":1.0}},"df":8,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"761":{"tf":1.0}},"df":1}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"695":{"tf":1.0},"708":{"tf":1.0},"735":{"tf":1.0},"817":{"tf":1.0},"873":{"tf":1.0}},"df":5}}}}}}}},"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"729":{"tf":1.0}},"df":1}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"428":{"tf":1.0},"453":{"tf":1.0}},"df":2}}}}}}}},"v":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"102":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"102":{"tf":1.0}},"df":1}}}}}}}}}},"y":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"728":{"tf":1.0},"781":{"tf":1.0}},"df":2}}},"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"432":{"tf":1.0}},"df":1}}}}},"t":{"docs":{},"df":0,"'":{"docs":{"6":{"tf":1.0},"681":{"tf":1.4142135623730951}},"df":2},"e":{"docs":{},"df":0,"m":{"docs":{"900":{"tf":1.0}},"df":1},"r":{"docs":{"144":{"tf":1.0},"1735":{"tf":1.0}},"df":2}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"1100":{"tf":1.0},"609":{"tf":1.4142135623730951},"610":{"tf":1.4142135623730951},"620":{"tf":1.4142135623730951},"621":{"tf":1.4142135623730951},"629":{"tf":1.0},"653":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"663":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"681":{"tf":1.7320508075688772}},"df":11}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{"1060":{"tf":1.0},"495":{"tf":1.0},"510":{"tf":1.0},"522":{"tf":1.0},"627":{"tf":1.0},"681":{"tf":1.0}},"df":6}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"1726":{"tf":1.0},"1727":{"tf":1.0},"1782":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1726":{"tf":1.0},"1757":{"tf":1.0},"693":{"tf":1.0}},"df":3}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"180":{"tf":1.0},"71":{"tf":1.0}},"df":2}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1726":{"tf":1.0},"1769":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"j":{"docs":{"997":{"tf":1.0},"998":{"tf":1.0}},"df":2},"k":{"docs":{"95":{"tf":1.0},"96":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"9":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,".":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"424":{"tf":1.0}},"df":1}}}}}}}}}}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"573":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"425":{"tf":1.0}},"df":1}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1286":{"tf":1.0}},"df":1}}}}}}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,".":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"227":{"tf":1.0}},"df":1}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"229":{"tf":1.0}},"df":1}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"228":{"tf":1.0}},"df":1}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,".":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"230":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1515":{"tf":1.0}},"df":1}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1514":{"tf":1.0}},"df":1}}}}}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1704":{"tf":1.0}},"df":1}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,".":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1683":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,".":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"6":{"docs":{},"df":0,"7":{"docs":{},"df":0,"3":{"docs":{},"df":0,"6":{"docs":{},"df":0,"3":{"docs":{},"df":0,"d":{"docs":{},"df":0,"3":{"docs":{},"df":0,"d":{"docs":{},"df":0,"3":{"docs":{},"df":0,"7":{"docs":{},"df":0,"3":{"docs":{},"df":0,"6":{"docs":{},"df":0,"3":{"docs":{},"df":0,"d":{"docs":{},"df":0,"3":{"docs":{},"df":0,"4":{"docs":{},"df":0,"f":{"docs":{},"df":0,"0":{"docs":{},"df":0,"3":{"docs":{},"df":0,"d":{"docs":{},"df":0,"5":{"docs":{},"df":0,"2":{"docs":{},"df":0,"6":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"8":{"docs":{},"df":0,"6":{"docs":{},"df":0,"0":{"docs":{},"df":0,"1":{"docs":{},"df":0,"8":{"docs":{},"df":0,"f":{"docs":{},"df":0,"3":{"docs":{"1056":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"7":{"docs":{},"df":0,"1":{"docs":{},"df":0,"2":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"952":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"p":{"docs":{"667":{"tf":1.0},"862":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":6}},"p":{"docs":{},"df":0,"t":{"docs":{"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0}},"df":3}},"y":{"docs":{"6":{"tf":1.0}},"df":1}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1123":{"tf":1.0},"1172":{"tf":1.0},"1208":{"tf":1.4142135623730951},"1254":{"tf":1.0},"1267":{"tf":1.0},"1268":{"tf":1.0},"1272":{"tf":1.0},"132":{"tf":1.4142135623730951},"1379":{"tf":1.0},"1401":{"tf":1.0},"1409":{"tf":1.0},"21":{"tf":1.0},"428":{"tf":1.0}},"df":13,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1272":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1272":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"629":{"tf":1.0}},"df":1}},"s":{"docs":{},"df":0,"s":{"docs":{"13":{"tf":1.0},"1352":{"tf":1.0},"1466":{"tf":1.0},"691":{"tf":1.0},"695":{"tf":1.0},"696":{"tf":1.0},"701":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.0}},"df":9}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"81":{"tf":1.0},"83":{"tf":1.0}},"df":2}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1157":{"tf":1.0},"1283":{"tf":1.0},"1338":{"tf":1.0},"1401":{"tf":1.0},"1409":{"tf":1.0},"1458":{"tf":1.0},"1505":{"tf":1.0},"1509":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"797":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"854":{"tf":1.0},"869":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"97":{"tf":1.0}},"df":33,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"377":{"tf":1.0}},"df":1}}}}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{"168":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951}},"df":2,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"167":{"tf":1.4142135623730951},"420":{"tf":1.0},"435":{"tf":1.0},"57":{"tf":1.4142135623730951}},"df":4}}},"o":{"docs":{"0":{"tf":2.0},"10":{"tf":1.0},"100":{"tf":2.0},"103":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.7320508075688772},"1123":{"tf":1.4142135623730951},"1124":{"tf":1.4142135623730951},"1132":{"tf":1.0},"1135":{"tf":1.4142135623730951},"1136":{"tf":1.4142135623730951},"1138":{"tf":1.4142135623730951},"1140":{"tf":2.23606797749979},"1141":{"tf":1.0},"1148":{"tf":1.4142135623730951},"1153":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.0},"1160":{"tf":1.4142135623730951},"1162":{"tf":1.7320508075688772},"1163":{"tf":1.0},"1169":{"tf":1.0},"1172":{"tf":1.7320508075688772},"1179":{"tf":1.0},"1180":{"tf":1.4142135623730951},"1181":{"tf":1.4142135623730951},"1182":{"tf":1.7320508075688772},"1192":{"tf":1.0},"1196":{"tf":1.4142135623730951},"1206":{"tf":1.7320508075688772},"1207":{"tf":1.4142135623730951},"1208":{"tf":1.4142135623730951},"1209":{"tf":1.4142135623730951},"1214":{"tf":1.0},"1220":{"tf":1.4142135623730951},"1225":{"tf":2.23606797749979},"1240":{"tf":1.0},"1241":{"tf":1.0},"1244":{"tf":1.7320508075688772},"1250":{"tf":1.0},"1254":{"tf":1.7320508075688772},"1267":{"tf":1.0},"1268":{"tf":1.0},"1269":{"tf":1.0},"1270":{"tf":1.0},"1273":{"tf":1.0},"1283":{"tf":1.0},"13":{"tf":1.0},"1305":{"tf":1.0},"1307":{"tf":1.4142135623730951},"1320":{"tf":1.0},"1352":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.4142135623730951},"1439":{"tf":1.0},"144":{"tf":1.0},"1466":{"tf":1.0},"1509":{"tf":1.0},"1647":{"tf":1.4142135623730951},"1715":{"tf":1.0},"1769":{"tf":1.0},"1782":{"tf":1.0},"197":{"tf":1.0},"239":{"tf":1.0},"31":{"tf":1.0},"382":{"tf":1.0},"405":{"tf":1.0},"408":{"tf":1.0},"428":{"tf":1.0},"472":{"tf":1.0},"580":{"tf":1.0},"685":{"tf":1.0},"701":{"tf":1.0},"703":{"tf":1.4142135623730951},"729":{"tf":1.4142135623730951},"73":{"tf":1.0},"731":{"tf":1.0},"734":{"tf":1.0},"735":{"tf":1.0},"736":{"tf":1.0},"767":{"tf":1.0},"786":{"tf":1.0},"787":{"tf":1.4142135623730951},"807":{"tf":1.0},"81":{"tf":1.0},"811":{"tf":1.7320508075688772},"813":{"tf":1.4142135623730951},"814":{"tf":1.4142135623730951},"815":{"tf":1.7320508075688772},"823":{"tf":1.0},"827":{"tf":1.4142135623730951},"83":{"tf":1.0},"832":{"tf":1.0},"84":{"tf":1.0},"862":{"tf":1.0},"865":{"tf":1.7320508075688772},"875":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"95":{"tf":1.7320508075688772},"96":{"tf":1.0},"99":{"tf":1.0}},"df":102,"'":{"docs":{"1153":{"tf":1.0}},"df":1},".":{"docs":{},"df":0,"j":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"8":{"tf":1.0}},"df":1}}}}},"_":{"docs":{"706":{"tf":1.0}},"df":1},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1136":{"tf":1.0},"1179":{"tf":1.0},"1185":{"tf":1.0},"1267":{"tf":1.4142135623730951},"1268":{"tf":1.0},"1269":{"tf":1.0},"1270":{"tf":1.0},"1272":{"tf":1.4142135623730951},"1273":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.4142135623730951},"1335":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1455":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.4142135623730951},"728":{"tf":1.0},"729":{"tf":1.4142135623730951},"735":{"tf":1.0},"736":{"tf":1.0},"752":{"tf":1.4142135623730951},"753":{"tf":1.7320508075688772},"754":{"tf":1.4142135623730951},"755":{"tf":1.7320508075688772},"768":{"tf":1.4142135623730951},"769":{"tf":1.7320508075688772},"774":{"tf":1.4142135623730951},"780":{"tf":1.7320508075688772},"786":{"tf":1.7320508075688772},"798":{"tf":1.0},"8":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"823":{"tf":1.0},"832":{"tf":1.7320508075688772},"855":{"tf":1.0},"862":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.0}},"df":42,"a":{"docs":{},"df":0,"d":{"docs":{"1267":{"tf":1.4142135623730951}},"df":1},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"728":{"tf":1.0},"862":{"tf":1.0}},"df":2}}}}}},"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1270":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1270":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"1283":{"tf":1.0}},"df":1}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1269":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1269":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1268":{"tf":1.4142135623730951}},"df":1}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"1715":{"tf":1.0}},"df":1}}}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{"428":{"tf":1.0},"800":{"tf":1.0},"835":{"tf":1.0}},"df":3}}}}},"l":{"docs":{},"df":0,"2":{"docs":{"125":{"tf":1.0},"157":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"53":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0}},"df":7,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"345":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"b":{"docs":{"681":{"tf":1.0}},"df":1},"s":{"docs":{},"df":0,"t":{"docs":{"900":{"tf":1.4142135623730951}},"df":1,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"1700":{"tf":1.0},"1701":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"2":{"tf":1.0}},"df":1},"s":{"docs":{},"df":0,"t":{"docs":{"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0}},"df":4,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1575":{"tf":1.4142135623730951},"1585":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"9":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0}},"df":3}}},"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"1071":{"tf":1.4142135623730951},"909":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0}},"df":8,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"920":{"tf":1.0}},"df":1}}}}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"914":{"tf":1.0}},"df":1}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"926":{"tf":1.0}},"df":1}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{"109":{"tf":1.0},"112":{"tf":1.0},"1176":{"tf":1.0},"1400":{"tf":1.0},"1823":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0}},"df":14}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{"1141":{"tf":1.0}},"df":1}}}},"i":{"docs":{},"df":0,"b":{"docs":{"13":{"tf":1.0},"8":{"tf":1.0}},"df":2,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"14":{"tf":1.0},"399":{"tf":1.0}},"df":2}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"1715":{"tf":1.0},"31":{"tf":1.0},"8":{"tf":1.0},"903":{"tf":1.4142135623730951},"934":{"tf":1.0}},"df":5}}}}},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{"10":{"tf":1.0}},"df":1}}}},"f":{"docs":{},"df":0,"t":{"docs":{"2":{"tf":1.0}},"df":1}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1302":{"tf":1.4142135623730951},"1426":{"tf":1.4142135623730951},"303":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0}},"df":5}}},"q":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1262":{"tf":1.0},"1263":{"tf":1.0},"428":{"tf":1.0},"437":{"tf":1.0}},"df":4,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1119":{"tf":1.0},"1132":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"1153":{"tf":1.0},"1155":{"tf":1.7320508075688772},"1156":{"tf":1.7320508075688772},"1166":{"tf":1.0},"1167":{"tf":1.4142135623730951},"1183":{"tf":1.0},"1204":{"tf":1.0},"1214":{"tf":1.0},"1229":{"tf":1.4142135623730951},"1231":{"tf":1.4142135623730951},"1232":{"tf":1.7320508075688772},"1240":{"tf":1.7320508075688772},"1241":{"tf":1.7320508075688772},"1247":{"tf":1.0},"1248":{"tf":1.4142135623730951},"1275":{"tf":1.4142135623730951},"1278":{"tf":1.0},"1281":{"tf":1.0},"1282":{"tf":1.0},"1288":{"tf":1.0},"1300":{"tf":1.0},"1303":{"tf":1.4142135623730951},"1317":{"tf":1.0},"1350":{"tf":1.0},"1377":{"tf":1.7320508075688772},"1378":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1415":{"tf":1.0},"1423":{"tf":1.0},"1424":{"tf":1.0},"1425":{"tf":1.4142135623730951},"1438":{"tf":1.0},"1439":{"tf":1.4142135623730951},"1467":{"tf":1.0},"1497":{"tf":1.0},"1505":{"tf":1.0},"1507":{"tf":1.0},"1508":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"223":{"tf":1.4142135623730951},"254":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"430":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}},"df":54,"a":{"docs":{},"df":0,"t":{"docs":{"1132":{"tf":1.0},"1156":{"tf":1.0},"1176":{"tf":1.0},"1177":{"tf":1.4142135623730951},"1214":{"tf":1.0},"1241":{"tf":1.0},"1439":{"tf":1.0},"92":{"tf":1.0}},"df":8,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"1155":{"tf":1.0},"1240":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1115":{"tf":1.0},"1157":{"tf":1.0},"1287":{"tf":1.4142135623730951}},"df":3}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1317":{"tf":1.0},"1438":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1317":{"tf":1.0},"1438":{"tf":1.0}},"df":2}}}}}}}}}}}}},"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"360":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"360":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"361":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"361":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"362":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"362":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"1115":{"tf":1.0},"1155":{"tf":1.4142135623730951},"1240":{"tf":1.4142135623730951},"1288":{"tf":1.4142135623730951}},"df":4}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1278":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1278":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"1275":{"tf":1.4142135623730951}},"df":1}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"1283":{"tf":1.0},"1290":{"tf":1.0},"1291":{"tf":1.0},"1500":{"tf":1.0},"1509":{"tf":1.0},"1516":{"tf":1.0},"1517":{"tf":1.0}},"df":7,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1281":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1281":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"436":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"1133":{"tf":1.0},"1134":{"tf":1.0},"1215":{"tf":1.0},"1216":{"tf":1.0},"122":{"tf":1.0},"134":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"188":{"tf":1.0},"22":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"495":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951},"591":{"tf":1.0},"635":{"tf":1.0},"75":{"tf":1.0}},"df":19}},"v":{"docs":{},"df":0,"e":{"docs":{"5":{"tf":1.0},"6":{"tf":1.0},"8":{"tf":1.0}},"df":3}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"3":{"tf":1.7320508075688772},"4":{"tf":1.0},"5":{"tf":1.7320508075688772}},"df":3},"t":{"docs":{"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"9":{"tf":2.449489742783178}},"df":7}}},"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"1587":{"tf":1.0},"1657":{"tf":1.0},"1658":{"tf":1.0},"31":{"tf":1.0},"526":{"tf":1.0},"681":{"tf":1.0},"8":{"tf":1.0}},"df":7,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"1665":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1665":{"tf":1.0}},"df":1}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1664":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1668":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1667":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1667":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1666":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"k":{"docs":{"117":{"tf":1.0}},"df":1,"u":{"docs":{},"df":0,"p":{"docs":{"1121":{"tf":1.0},"1207":{"tf":1.0}},"df":2}}},"p":{"docs":{"76":{"tf":1.0}},"df":1}},"s":{"docs":{},"df":0,"e":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0}},"df":3}},"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1378":{"tf":1.0}},"df":1}}}},"t":{"docs":{"1183":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0}},"df":3}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1173":{"tf":1.0},"1174":{"tf":1.0}},"df":2}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{"1774":{"tf":1.0},"1779":{"tf":1.0},"580":{"tf":1.0},"681":{"tf":1.0},"903":{"tf":1.0}},"df":5}},"i":{"docs":{},"df":0,"n":{"docs":{"1153":{"tf":1.0},"173":{"tf":1.0},"31":{"tf":1.0},"64":{"tf":1.0},"862":{"tf":1.4142135623730951}},"df":5,"l":{"docs":{},"df":0,"i":{"docs":{"1039":{"tf":1.0},"1606":{"tf":1.0}},"df":2}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0}},"df":3}}}}}},"k":{"docs":{},"df":0,"e":{"docs":{"1060":{"tf":1.0},"144":{"tf":1.0},"33":{"tf":1.0},"9":{"tf":1.7320508075688772}},"df":4}},"l":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{"627":{"tf":1.0}},"df":1}}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"0":{"tf":1.0},"149":{"tf":1.0},"209":{"tf":1.0},"229":{"tf":1.4142135623730951},"39":{"tf":1.0},"685":{"tf":1.0},"903":{"tf":1.0}},"df":7}}},"p":{"docs":{"1082":{"tf":1.0},"1083":{"tf":1.0},"426":{"tf":1.0},"6":{"tf":1.0},"9":{"tf":1.4142135623730951}},"df":5,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1082":{"tf":1.0},"1083":{"tf":1.0}},"df":2}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1283":{"tf":2.449489742783178},"1509":{"tf":2.8284271247461903},"1531":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"1785":{"tf":1.0},"419":{"tf":1.4142135623730951},"429":{"tf":1.0},"570":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0}},"df":11}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"419":{"tf":1.7320508075688772},"930":{"tf":1.0}},"df":2}},"4":{"docs":{"570":{"tf":1.4142135623730951}},"df":1}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"419":{"tf":1.0}},"df":1}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"419":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{"275":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"275":{"tf":1.0}},"df":1}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{"91":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"91":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"178":{"tf":1.0},"577":{"tf":1.0},"68":{"tf":1.0},"681":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"869":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0}},"df":18}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"616":{"tf":1.0},"660":{"tf":1.0}},"df":2}}}},"x":{"docs":{"1146":{"tf":1.0},"1167":{"tf":1.0},"1232":{"tf":1.0},"1248":{"tf":1.0},"1282":{"tf":1.0},"1424":{"tf":1.0},"1508":{"tf":1.0},"173":{"tf":1.0},"1753":{"tf":1.7320508075688772},"1805":{"tf":1.4142135623730951},"1806":{"tf":1.4142135623730951},"1808":{"tf":1.4142135623730951},"1817":{"tf":1.7320508075688772},"311":{"tf":1.0},"317":{"tf":1.0},"430":{"tf":1.0},"64":{"tf":1.0},"92":{"tf":1.4142135623730951}},"df":18,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"249":{"tf":1.4142135623730951}},"df":1}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{"376":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"376":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"i":{"docs":{"247":{"tf":1.4142135623730951}},"df":1}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"255":{"tf":1.4142135623730951}},"df":1}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"240":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"250":{"tf":1.4142135623730951}},"df":1}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"251":{"tf":1.4142135623730951}},"df":1}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"936":{"tf":1.4142135623730951}},"df":1}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1267":{"tf":1.0},"1268":{"tf":1.0},"1501":{"tf":1.0},"428":{"tf":1.0},"437":{"tf":1.0}},"df":5}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"428":{"tf":1.0}},"df":1}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1742":{"tf":1.0},"1780":{"tf":1.0},"1807":{"tf":1.0},"376":{"tf":1.0},"746":{"tf":1.0},"770":{"tf":1.0}},"df":6,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1742":{"tf":1.0},"1807":{"tf":1.0},"746":{"tf":1.0},"770":{"tf":1.0}},"df":4}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"749":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"749":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{"1156":{"tf":1.0},"1232":{"tf":1.0},"1241":{"tf":1.0},"1439":{"tf":1.0},"1742":{"tf":1.4142135623730951},"1743":{"tf":1.4142135623730951},"1744":{"tf":1.4142135623730951},"1745":{"tf":1.4142135623730951},"1805":{"tf":1.4142135623730951},"1806":{"tf":1.4142135623730951},"1807":{"tf":1.4142135623730951},"1808":{"tf":1.4142135623730951},"240":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.0}},"df":17}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{"747":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"747":{"tf":1.0}},"df":1}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{"1156":{"tf":1.7320508075688772},"1241":{"tf":1.7320508075688772},"1316":{"tf":1.0},"14":{"tf":1.0},"1439":{"tf":1.7320508075688772},"431":{"tf":1.4142135623730951}},"df":6}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{"1318":{"tf":1.0}},"df":1}}}}}}},"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1183":{"tf":1.0},"1283":{"tf":1.0},"1291":{"tf":1.0},"1509":{"tf":1.0},"1517":{"tf":1.0},"430":{"tf":1.0}},"df":6,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1282":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1282":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"14":{"tf":1.0},"430":{"tf":1.4142135623730951}},"df":2}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1743":{"tf":1.0},"1808":{"tf":1.0},"748":{"tf":1.0},"771":{"tf":1.0}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1743":{"tf":1.0},"1808":{"tf":1.0},"748":{"tf":1.0},"771":{"tf":1.0}},"df":4}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"419":{"tf":1.0},"435":{"tf":1.0},"88":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"1744":{"tf":1.0},"1805":{"tf":1.0},"751":{"tf":1.0},"772":{"tf":1.0}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1744":{"tf":1.0},"1805":{"tf":1.0},"751":{"tf":1.0},"772":{"tf":1.0}},"df":4}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1158":{"tf":1.0}},"df":1}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1745":{"tf":1.0},"1806":{"tf":1.0},"750":{"tf":1.0},"773":{"tf":1.0}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1745":{"tf":1.0},"1806":{"tf":1.0},"750":{"tf":1.0},"773":{"tf":1.0}},"df":4}}}}}}}}}}}}}}}}},"y":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"104":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"105":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{"1173":{"tf":1.0},"1189":{"tf":1.0}},"df":2}}},"r":{"docs":{"1183":{"tf":1.0},"1266":{"tf":1.0}},"df":2}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"1208":{"tf":1.0},"1211":{"tf":1.0},"1213":{"tf":1.0},"125":{"tf":1.4142135623730951},"254":{"tf":1.0},"255":{"tf":1.0},"681":{"tf":1.0},"862":{"tf":1.4142135623730951}},"df":8,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"1168":{"tf":1.0},"1252":{"tf":1.0}},"df":2}}}},"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"191":{"tf":1.0},"78":{"tf":1.0}},"df":2}}}},"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"149":{"tf":1.0},"166":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0},"56":{"tf":1.0},"681":{"tf":1.0}},"df":6}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"995":{"tf":1.0}},"df":1}}}},"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1163":{"tf":1.0},"144":{"tf":1.0},"419":{"tf":1.0},"429":{"tf":1.0}},"df":4}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"1003":{"tf":1.4142135623730951},"1004":{"tf":1.4142135623730951},"1005":{"tf":1.4142135623730951},"1006":{"tf":1.4142135623730951},"1009":{"tf":1.4142135623730951},"1015":{"tf":1.0},"1016":{"tf":1.0},"1025":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1058":{"tf":1.0},"1060":{"tf":1.4142135623730951},"1068":{"tf":1.0},"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.4142135623730951},"1078":{"tf":1.4142135623730951},"1079":{"tf":1.4142135623730951},"1082":{"tf":1.7320508075688772},"1083":{"tf":2.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1096":{"tf":1.4142135623730951},"1097":{"tf":1.4142135623730951},"1098":{"tf":1.0},"1099":{"tf":1.0},"1120":{"tf":1.0},"1122":{"tf":1.0},"1126":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.4142135623730951},"1152":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.0},"1157":{"tf":1.0},"116":{"tf":1.4142135623730951},"1168":{"tf":1.0},"117":{"tf":1.4142135623730951},"118":{"tf":1.0},"1182":{"tf":1.0},"1184":{"tf":1.0},"1201":{"tf":1.4142135623730951},"1205":{"tf":1.0},"1206":{"tf":1.0},"1216":{"tf":1.4142135623730951},"1218":{"tf":1.0},"122":{"tf":1.0},"1220":{"tf":1.4142135623730951},"123":{"tf":1.0},"1237":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.0},"1252":{"tf":1.0},"1257":{"tf":1.0},"1260":{"tf":1.0},"129":{"tf":1.7320508075688772},"1297":{"tf":1.0},"130":{"tf":1.4142135623730951},"1316":{"tf":1.0},"1329":{"tf":1.0},"133":{"tf":1.0},"1330":{"tf":1.0},"1335":{"tf":1.0},"134":{"tf":1.0},"1343":{"tf":1.0},"1344":{"tf":1.4142135623730951},"1345":{"tf":1.7320508075688772},"1346":{"tf":1.0},"1347":{"tf":1.4142135623730951},"1369":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"1408":{"tf":1.0},"1410":{"tf":1.4142135623730951},"1419":{"tf":1.0},"1420":{"tf":1.0},"1439":{"tf":1.0},"1450":{"tf":1.0},"1455":{"tf":1.0},"1462":{"tf":1.0},"1482":{"tf":1.0},"1534":{"tf":1.4142135623730951},"1535":{"tf":1.4142135623730951},"1541":{"tf":1.4142135623730951},"1571":{"tf":1.0},"1595":{"tf":1.4142135623730951},"1596":{"tf":1.4142135623730951},"1597":{"tf":1.4142135623730951},"1598":{"tf":1.4142135623730951},"160":{"tf":1.0},"1601":{"tf":1.4142135623730951},"1642":{"tf":1.0},"1648":{"tf":1.0},"1656":{"tf":1.4142135623730951},"1657":{"tf":1.0},"1658":{"tf":1.4142135623730951},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0},"1679":{"tf":1.0},"1733":{"tf":1.0},"1736":{"tf":1.0},"1747":{"tf":1.4142135623730951},"1788":{"tf":1.4142135623730951},"1796":{"tf":1.0},"1797":{"tf":1.0},"18":{"tf":1.7320508075688772},"1810":{"tf":1.4142135623730951},"188":{"tf":1.0},"19":{"tf":1.4142135623730951},"191":{"tf":1.0},"196":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"258":{"tf":1.0},"26":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"30":{"tf":1.0},"447":{"tf":1.7320508075688772},"448":{"tf":1.7320508075688772},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"468":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":1.0},"527":{"tf":1.4142135623730951},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"576":{"tf":1.4142135623730951},"590":{"tf":1.0},"591":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":1.0},"600":{"tf":1.0},"601":{"tf":1.0},"603":{"tf":1.0},"604":{"tf":1.0},"606":{"tf":1.4142135623730951},"607":{"tf":1.4142135623730951},"609":{"tf":1.0},"611":{"tf":1.4142135623730951},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.7320508075688772},"615":{"tf":1.7320508075688772},"616":{"tf":1.7320508075688772},"617":{"tf":1.0},"618":{"tf":1.7320508075688772},"619":{"tf":1.4142135623730951},"620":{"tf":1.7320508075688772},"621":{"tf":1.7320508075688772},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.4142135623730951},"625":{"tf":1.4142135623730951},"626":{"tf":1.4142135623730951},"627":{"tf":1.0},"634":{"tf":1.0},"635":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.0},"644":{"tf":1.0},"645":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"653":{"tf":1.0},"655":{"tf":1.4142135623730951},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"658":{"tf":1.7320508075688772},"659":{"tf":1.7320508075688772},"660":{"tf":1.7320508075688772},"661":{"tf":1.7320508075688772},"662":{"tf":1.4142135623730951},"663":{"tf":1.7320508075688772},"664":{"tf":1.7320508075688772},"665":{"tf":1.7320508075688772},"666":{"tf":1.7320508075688772},"667":{"tf":1.0},"668":{"tf":1.0},"685":{"tf":1.0},"706":{"tf":1.4142135623730951},"734":{"tf":1.4142135623730951},"756":{"tf":1.0},"757":{"tf":1.0},"78":{"tf":1.0},"786":{"tf":1.4142135623730951},"788":{"tf":1.0},"789":{"tf":1.0},"792":{"tf":1.4142135623730951},"811":{"tf":1.4142135623730951},"812":{"tf":1.4142135623730951},"821":{"tf":1.0},"822":{"tf":1.0},"832":{"tf":1.4142135623730951},"840":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.4142135623730951},"861":{"tf":1.0},"865":{"tf":1.4142135623730951},"867":{"tf":1.4142135623730951},"870":{"tf":1.0},"871":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.4142135623730951},"898":{"tf":1.0},"910":{"tf":1.7320508075688772},"916":{"tf":1.7320508075688772},"922":{"tf":1.7320508075688772},"928":{"tf":1.7320508075688772},"954":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951},"995":{"tf":1.0},"996":{"tf":1.4142135623730951},"997":{"tf":2.23606797749979},"998":{"tf":1.7320508075688772}},"df":240}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1604":{"tf":1.0},"1642":{"tf":1.0},"1644":{"tf":1.0},"1679":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"201":{"tf":1.4142135623730951},"202":{"tf":1.0},"415":{"tf":1.0},"993":{"tf":1.0}},"df":10,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{"1673":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{"226":{"tf":1.0},"681":{"tf":1.4142135623730951},"888":{"tf":1.0},"950":{"tf":1.0}},"df":4,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"116":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0}},"df":7}}}}},"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1060":{"tf":1.0},"903":{"tf":1.0}},"df":2}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1115":{"tf":1.0},"1258":{"tf":1.0}},"df":2}}}}},"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{"9":{"tf":1.0}},"df":1}}},"n":{"docs":{"1183":{"tf":1.7320508075688772},"238":{"tf":1.0},"311":{"tf":1.0},"317":{"tf":1.0},"99":{"tf":1.0}},"df":5,"_":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"239":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"254":{"tf":1.4142135623730951}},"df":1}}}}}}}}},"t":{"docs":{"252":{"tf":1.4142135623730951}},"df":1}},"m":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{"253":{"tf":1.4142135623730951}},"df":1}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"238":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"377":{"tf":1.0}},"df":1}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1283":{"tf":1.0},"1290":{"tf":1.0},"1291":{"tf":1.0},"1509":{"tf":1.0},"1516":{"tf":1.0},"1517":{"tf":1.0}},"df":6,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1279":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1279":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"100":{"tf":1.4142135623730951},"1183":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"430":{"tf":1.0}},"df":7,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"100":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"100":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"98":{"tf":1.0}},"df":1}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"419":{"tf":1.0},"430":{"tf":1.0},"435":{"tf":1.0}},"df":3}}}}}}}},"i":{"docs":{},"df":0,"m":{"docs":{"1769":{"tf":1.0},"729":{"tf":1.0}},"df":2,"u":{"docs":{},"df":0,"m":{"docs":{"100":{"tf":1.7320508075688772},"103":{"tf":1.0},"1119":{"tf":1.0},"1132":{"tf":2.0},"1144":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1165":{"tf":1.0},"1183":{"tf":1.7320508075688772},"1204":{"tf":1.0},"1214":{"tf":2.0},"1230":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.4142135623730951},"1249":{"tf":1.0},"1279":{"tf":1.0},"1280":{"tf":1.0},"1299":{"tf":1.0},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1400":{"tf":1.4142135623730951},"1422":{"tf":1.0},"1466":{"tf":1.0},"1506":{"tf":1.0},"154":{"tf":1.4142135623730951},"174":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"252":{"tf":1.4142135623730951},"254":{"tf":1.0},"43":{"tf":1.4142135623730951},"63":{"tf":1.0},"98":{"tf":1.0},"994":{"tf":1.0}},"df":35,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1280":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1280":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"378":{"tf":1.0}},"df":1}}}}}}}}}}}},"t":{"docs":{"1121":{"tf":1.7320508075688772},"1122":{"tf":1.7320508075688772},"1128":{"tf":1.0},"1135":{"tf":1.0},"1140":{"tf":1.0},"1160":{"tf":1.0},"1162":{"tf":1.7320508075688772},"1181":{"tf":1.7320508075688772},"1182":{"tf":1.7320508075688772},"1191":{"tf":1.0},"1196":{"tf":1.7320508075688772},"1206":{"tf":1.7320508075688772},"1207":{"tf":1.7320508075688772},"1217":{"tf":1.0},"1220":{"tf":1.0},"1225":{"tf":1.0},"1244":{"tf":1.7320508075688772},"1269":{"tf":1.0},"1414":{"tf":1.0},"1537":{"tf":1.0},"1542":{"tf":1.0},"1729":{"tf":1.4142135623730951},"1730":{"tf":2.0},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"1743":{"tf":1.4142135623730951},"1759":{"tf":1.0},"1762":{"tf":1.0},"1763":{"tf":1.0},"1792":{"tf":1.4142135623730951},"1793":{"tf":2.0},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1808":{"tf":1.4142135623730951},"220":{"tf":1.0},"695":{"tf":1.7320508075688772},"708":{"tf":1.7320508075688772},"710":{"tf":1.0},"713":{"tf":1.0},"714":{"tf":1.0},"735":{"tf":1.0},"752":{"tf":1.0},"754":{"tf":1.7320508075688772},"768":{"tf":1.0},"774":{"tf":1.7320508075688772},"786":{"tf":1.0},"793":{"tf":2.0},"813":{"tf":1.0},"815":{"tf":1.0},"817":{"tf":1.4142135623730951},"823":{"tf":1.0},"83":{"tf":2.23606797749979},"832":{"tf":1.0},"84":{"tf":1.4142135623730951},"852":{"tf":2.0},"873":{"tf":1.0},"875":{"tf":1.0}},"df":57,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1537":{"tf":1.0},"1542":{"tf":1.0},"1730":{"tf":1.0},"1793":{"tf":1.0},"793":{"tf":1.0},"852":{"tf":1.0}},"df":6}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1191":{"tf":1.0}},"df":1}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"754":{"tf":1.0},"774":{"tf":1.0}},"df":2}}}}}}}},"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"378":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"378":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"815":{"tf":1.0}},"df":1}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1541":{"tf":1.0}},"df":1}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"729":{"tf":1.0}},"df":1}}}}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1182":{"tf":1.4142135623730951}},"df":1}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1283":{"tf":1.0}},"df":1}}}}}}}}}}}},"r":{"docs":{"1120":{"tf":1.0},"1138":{"tf":1.0},"1148":{"tf":1.0},"1153":{"tf":1.0},"1160":{"tf":1.0},"1205":{"tf":1.0},"1274":{"tf":1.0},"13":{"tf":1.0},"1531":{"tf":1.4142135623730951},"220":{"tf":1.0},"403":{"tf":1.0},"8":{"tf":1.0}},"df":12,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"267":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{"277":{"tf":1.0}},"df":1},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"277":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1286":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1115":{"tf":1.0},"1120":{"tf":1.7320508075688772},"1205":{"tf":1.7320508075688772},"1289":{"tf":1.4142135623730951}},"df":4,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1116":{"tf":1.0},"1117":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1116":{"tf":1.0},"1138":{"tf":1.0}},"df":2}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1116":{"tf":1.0},"1141":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1116":{"tf":1.0},"1148":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1196":{"tf":1.0},"220":{"tf":1.4142135623730951}},"df":2}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"1115":{"tf":1.0},"1290":{"tf":1.4142135623730951}},"df":2}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1116":{"tf":1.0},"1153":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1116":{"tf":1.0},"1160":{"tf":1.0}},"df":2}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{"1115":{"tf":1.0},"1168":{"tf":1.0},"1252":{"tf":1.0},"1291":{"tf":1.4142135623730951}},"df":4}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"1115":{"tf":1.0},"1176":{"tf":1.0},"1177":{"tf":1.0},"1178":{"tf":1.0},"1179":{"tf":1.0},"1180":{"tf":1.0},"1181":{"tf":1.0},"1182":{"tf":1.0},"1183":{"tf":1.0},"1184":{"tf":1.0},"1185":{"tf":1.4142135623730951},"1186":{"tf":1.0},"1187":{"tf":1.0},"1188":{"tf":1.0},"1192":{"tf":1.4142135623730951},"1193":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1283":{"tf":1.4142135623730951},"1284":{"tf":1.0},"467":{"tf":1.0}},"df":21,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1116":{"tf":1.0},"1163":{"tf":1.0}},"df":2}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"9":{"tf":1.0}},"df":1}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"80":{"tf":1.0},"83":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"83":{"tf":1.0}},"df":1}}}}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1162":{"tf":1.0},"1244":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1162":{"tf":1.0},"1244":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"80":{"tf":1.0},"84":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"84":{"tf":1.0}},"df":1}}}}}}}}}}},"u":{"docs":{},"df":0,"t":{"docs":{"1021":{"tf":1.0},"1022":{"tf":1.0}},"df":2}}},"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0}},"df":3}}}},"s":{"docs":{"201":{"tf":1.0},"202":{"tf":1.4142135623730951},"415":{"tf":1.0}},"df":3,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"1":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"t":{"docs":{"352":{"tf":1.4142135623730951}},"df":1}}}}},"2":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"t":{"docs":{"351":{"tf":1.4142135623730951}},"df":1}}}}},"3":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"t":{"docs":{"350":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"r":{"docs":{"1281":{"tf":1.0},"1300":{"tf":1.0},"1423":{"tf":1.0},"1424":{"tf":1.0},"1507":{"tf":1.0}},"df":5,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"310":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"310":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{"310":{"tf":1.0}},"df":1}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"1055":{"tf":1.4142135623730951}},"df":1}}}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"1524":{"tf":1.0},"1671":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"5":{"docs":{},"df":0,"5":{"docs":{"1525":{"tf":1.0},"1526":{"tf":1.0}},"df":2}}}},"2":{"docs":{},"df":0,"0":{"docs":{"1525":{"tf":1.0},"1539":{"tf":1.0},"1544":{"tf":1.0},"1549":{"tf":1.0},"1554":{"tf":1.0},"1559":{"tf":1.0}},"df":6,"(":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{"1556":{"tf":1.0}},"df":1}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{"1551":{"tf":1.0}},"df":1},"t":{"docs":{"1561":{"tf":1.0}},"df":1}}}},"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"1546":{"tf":1.0}},"df":1}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1525":{"tf":1.0},"1529":{"tf":1.0}},"df":2}}}}}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{"1525":{"tf":1.0},"1564":{"tf":1.0}},"df":2}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1525":{"tf":1.0},"1576":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"1058":{"tf":1.4142135623730951},"1060":{"tf":1.0},"1135":{"tf":1.0},"1138":{"tf":1.0},"1141":{"tf":1.0},"1148":{"tf":1.0},"1153":{"tf":1.0},"1160":{"tf":1.0},"1220":{"tf":1.0},"1294":{"tf":1.0},"1310":{"tf":1.0},"1348":{"tf":1.0},"1359":{"tf":1.0},"14":{"tf":1.0},"16":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"1671":{"tf":1.0},"1680":{"tf":1.0},"1681":{"tf":1.0},"1689":{"tf":1.0},"1789":{"tf":1.0},"1790":{"tf":1.0},"201":{"tf":1.0},"213":{"tf":1.0},"40":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951},"416":{"tf":1.0},"417":{"tf":1.0},"418":{"tf":1.0},"472":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"492":{"tf":1.0},"52":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"589":{"tf":1.0},"707":{"tf":1.0},"73":{"tf":1.0},"799":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0}},"df":56}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"m":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{"1132":{"tf":1.0},"121":{"tf":1.4142135623730951},"1214":{"tf":1.0},"122":{"tf":1.0},"144":{"tf":1.0},"33":{"tf":1.0},"9":{"tf":1.0},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0}},"df":13}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"8":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":5}}}}},"s":{"docs":{"1115":{"tf":1.0},"1284":{"tf":1.4142135623730951},"9":{"tf":1.0}},"df":3,"g":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1140":{"tf":1.0},"1151":{"tf":1.0},"1162":{"tf":1.0},"201":{"tf":1.0},"685":{"tf":1.0},"753":{"tf":1.0},"769":{"tf":1.0}},"df":7}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"667":{"tf":1.0},"688":{"tf":1.0}},"df":2}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"956":{"tf":1.4142135623730951}},"df":1}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"1115":{"tf":1.0}},"df":1}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{"1055":{"tf":1.0}},"df":1}}}}},"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"1352":{"tf":1.0},"1466":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":6}},"d":{"docs":{},"df":0,"g":{"docs":{"472":{"tf":1.0}},"df":1}},"l":{"docs":{"1101":{"tf":1.0}},"df":1,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"943":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"943":{"tf":1.0}},"df":1}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{"944":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"944":{"tf":1.0}},"df":1}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1060":{"tf":1.0}},"df":1,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1060":{"tf":1.0}},"df":1}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{"1060":{"tf":1.0},"1274":{"tf":1.0},"476":{"tf":1.0},"503":{"tf":1.0},"963":{"tf":1.0}},"df":5,"i":{"docs":{"109":{"tf":1.0},"110":{"tf":1.4142135623730951},"1109":{"tf":1.0},"1111":{"tf":1.0},"112":{"tf":1.0},"1147":{"tf":1.0},"1167":{"tf":1.4142135623730951},"1208":{"tf":1.0},"1211":{"tf":1.0},"1213":{"tf":1.0},"1229":{"tf":1.4142135623730951},"1248":{"tf":1.4142135623730951},"1278":{"tf":1.0},"1505":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0}},"df":16}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"188":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.0}},"df":3,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"273":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"273":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"939":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"939":{"tf":1.0}},"df":1}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{"940":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"940":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"903":{"tf":1.0}},"df":1}}}}},"n":{"docs":{"945":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{"100":{"tf":1.4142135623730951},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"110":{"tf":1.0},"1109":{"tf":1.4142135623730951},"1110":{"tf":1.4142135623730951},"1111":{"tf":1.4142135623730951},"1112":{"tf":1.4142135623730951},"1113":{"tf":1.4142135623730951},"1114":{"tf":1.4142135623730951},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"1123":{"tf":1.4142135623730951},"1124":{"tf":1.4142135623730951},"1125":{"tf":1.4142135623730951},"1126":{"tf":1.4142135623730951},"1127":{"tf":1.4142135623730951},"1128":{"tf":1.4142135623730951},"1129":{"tf":1.4142135623730951},"1130":{"tf":1.4142135623730951},"1131":{"tf":1.4142135623730951},"1132":{"tf":1.4142135623730951},"1133":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.4142135623730951},"1136":{"tf":1.4142135623730951},"1137":{"tf":1.4142135623730951},"114":{"tf":1.4142135623730951},"1140":{"tf":1.0},"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"115":{"tf":1.4142135623730951},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"1162":{"tf":1.0},"117":{"tf":1.4142135623730951},"1171":{"tf":1.4142135623730951},"1172":{"tf":1.4142135623730951},"1176":{"tf":1.0},"1177":{"tf":1.4142135623730951},"1178":{"tf":1.0},"1179":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"1180":{"tf":1.4142135623730951},"1181":{"tf":1.4142135623730951},"1182":{"tf":1.4142135623730951},"1183":{"tf":1.4142135623730951},"1184":{"tf":1.4142135623730951},"1185":{"tf":1.4142135623730951},"1186":{"tf":1.4142135623730951},"1187":{"tf":1.4142135623730951},"1188":{"tf":1.4142135623730951},"119":{"tf":1.4142135623730951},"1192":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"1204":{"tf":1.4142135623730951},"1205":{"tf":1.4142135623730951},"1206":{"tf":1.4142135623730951},"1207":{"tf":1.4142135623730951},"1208":{"tf":1.4142135623730951},"1209":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"1210":{"tf":1.4142135623730951},"1211":{"tf":1.4142135623730951},"1212":{"tf":1.4142135623730951},"1213":{"tf":1.4142135623730951},"1214":{"tf":1.4142135623730951},"1215":{"tf":1.0},"1216":{"tf":1.0},"1217":{"tf":1.4142135623730951},"1218":{"tf":1.4142135623730951},"1219":{"tf":1.4142135623730951},"122":{"tf":1.0},"1220":{"tf":1.4142135623730951},"1225":{"tf":1.0},"1229":{"tf":1.0},"123":{"tf":1.4142135623730951},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.4142135623730951},"1244":{"tf":1.0},"125":{"tf":1.4142135623730951},"1253":{"tf":1.4142135623730951},"1254":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"1296":{"tf":1.0},"130":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"131":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1317":{"tf":1.0},"132":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"133":{"tf":1.4142135623730951},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"134":{"tf":1.0},"1341":{"tf":1.0},"1343":{"tf":1.0},"1350":{"tf":1.4142135623730951},"1351":{"tf":1.4142135623730951},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1358":{"tf":1.0},"137":{"tf":1.4142135623730951},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"1379":{"tf":1.0},"138":{"tf":1.4142135623730951},"1380":{"tf":1.0},"139":{"tf":1.4142135623730951},"1393":{"tf":1.0},"1394":{"tf":1.4142135623730951},"1395":{"tf":1.0},"140":{"tf":1.4142135623730951},"1400":{"tf":1.0},"1401":{"tf":1.4142135623730951},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1404":{"tf":1.4142135623730951},"1405":{"tf":1.4142135623730951},"1406":{"tf":1.4142135623730951},"1407":{"tf":1.0},"1409":{"tf":1.4142135623730951},"141":{"tf":1.4142135623730951},"1413":{"tf":1.4142135623730951},"1414":{"tf":1.4142135623730951},"1415":{"tf":1.4142135623730951},"1419":{"tf":1.0},"1421":{"tf":1.0},"1425":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.0},"1439":{"tf":1.4142135623730951},"144":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1460":{"tf":1.0},"1462":{"tf":1.0},"1465":{"tf":1.4142135623730951},"1466":{"tf":1.0},"1467":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"1722":{"tf":1.0},"1729":{"tf":1.4142135623730951},"1730":{"tf":1.4142135623730951},"1731":{"tf":1.4142135623730951},"1732":{"tf":1.4142135623730951},"1733":{"tf":1.0},"1736":{"tf":1.4142135623730951},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"1740":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1742":{"tf":1.4142135623730951},"1743":{"tf":1.4142135623730951},"1744":{"tf":1.4142135623730951},"1745":{"tf":1.4142135623730951},"1746":{"tf":1.0},"1747":{"tf":1.0},"1748":{"tf":1.0},"1749":{"tf":1.0},"1750":{"tf":1.0},"1751":{"tf":1.0},"1752":{"tf":1.0},"1753":{"tf":1.0},"1754":{"tf":1.0},"1755":{"tf":1.0},"1756":{"tf":1.0},"1759":{"tf":1.4142135623730951},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.4142135623730951},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"1771":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"1792":{"tf":1.4142135623730951},"1793":{"tf":1.4142135623730951},"1794":{"tf":1.4142135623730951},"1795":{"tf":1.4142135623730951},"1796":{"tf":1.0},"1797":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"1800":{"tf":1.0},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"1805":{"tf":1.4142135623730951},"1806":{"tf":1.4142135623730951},"1807":{"tf":1.4142135623730951},"1808":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"1810":{"tf":1.0},"1811":{"tf":1.0},"1812":{"tf":1.0},"1813":{"tf":1.0},"1814":{"tf":1.0},"1815":{"tf":1.0},"1816":{"tf":1.0},"1817":{"tf":1.0},"1818":{"tf":1.0},"1819":{"tf":1.0},"182":{"tf":1.4142135623730951},"1823":{"tf":1.4142135623730951},"188":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.4142135623730951},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951},"33":{"tf":1.0},"401":{"tf":1.4142135623730951},"403":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"416":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"479":{"tf":1.0},"48":{"tf":1.0},"480":{"tf":1.4142135623730951},"481":{"tf":1.0},"482":{"tf":1.4142135623730951},"485":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"49":{"tf":1.0},"491":{"tf":1.0},"494":{"tf":1.4142135623730951},"495":{"tf":1.0},"499":{"tf":1.0},"50":{"tf":1.0},"502":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"509":{"tf":1.4142135623730951},"51":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"52":{"tf":1.0},"521":{"tf":1.4142135623730951},"522":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"53":{"tf":1.0},"534":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"571":{"tf":1.0},"58":{"tf":1.0},"590":{"tf":1.4142135623730951},"591":{"tf":1.0},"592":{"tf":1.4142135623730951},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.4142135623730951},"597":{"tf":1.4142135623730951},"599":{"tf":1.4142135623730951},"600":{"tf":1.4142135623730951},"604":{"tf":1.4142135623730951},"605":{"tf":1.4142135623730951},"607":{"tf":1.4142135623730951},"608":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"610":{"tf":1.4142135623730951},"611":{"tf":1.4142135623730951},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.4142135623730951},"615":{"tf":1.4142135623730951},"616":{"tf":1.4142135623730951},"620":{"tf":1.4142135623730951},"621":{"tf":1.4142135623730951},"634":{"tf":1.4142135623730951},"635":{"tf":1.0},"636":{"tf":1.4142135623730951},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.4142135623730951},"640":{"tf":1.4142135623730951},"643":{"tf":1.4142135623730951},"644":{"tf":1.4142135623730951},"647":{"tf":1.4142135623730951},"648":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"652":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"655":{"tf":1.4142135623730951},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"658":{"tf":1.4142135623730951},"659":{"tf":1.4142135623730951},"660":{"tf":1.4142135623730951},"663":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951},"666":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"695":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"699":{"tf":1.0},"70":{"tf":1.4142135623730951},"700":{"tf":1.0},"708":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.4142135623730951},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"719":{"tf":1.0},"72":{"tf":1.4142135623730951},"720":{"tf":1.0},"725":{"tf":1.4142135623730951},"734":{"tf":1.4142135623730951},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"75":{"tf":1.0},"752":{"tf":1.4142135623730951},"753":{"tf":1.4142135623730951},"754":{"tf":1.4142135623730951},"755":{"tf":1.4142135623730951},"768":{"tf":1.4142135623730951},"769":{"tf":1.4142135623730951},"774":{"tf":1.4142135623730951},"779":{"tf":1.0},"78":{"tf":1.0},"780":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"791":{"tf":1.0},"792":{"tf":1.4142135623730951},"793":{"tf":1.0},"794":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0},"799":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"81":{"tf":1.0},"811":{"tf":1.4142135623730951},"812":{"tf":1.4142135623730951},"813":{"tf":1.0},"814":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.4142135623730951},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.4142135623730951},"84":{"tf":1.0},"847":{"tf":1.4142135623730951},"851":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"865":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951},"867":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.0},"886":{"tf":1.4142135623730951},"887":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951},"900":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951},"954":{"tf":1.0},"96":{"tf":1.4142135623730951},"963":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":1.0},"990":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.4142135623730951},"996":{"tf":1.4142135623730951},"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951}},"df":500,",":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"952":{"tf":1.0}},"df":1}}}},"_":{"docs":{"1541":{"tf":1.0},"706":{"tf":1.0}},"df":2},"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{"9":{"tf":1.0}},"df":1}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"798":{"tf":1.4142135623730951},"800":{"tf":1.0},"835":{"tf":1.0},"855":{"tf":1.4142135623730951}},"df":4,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"302":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"302":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"807":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"y":{"docs":{"9":{"tf":1.0}},"df":1}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0}},"df":5}}}}},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"1155":{"tf":1.0},"1240":{"tf":1.0},"681":{"tf":1.0},"92":{"tf":1.0}},"df":4}}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{"1140":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1225":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"df":8}},"g":{"docs":{"179":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"997":{"tf":1.4142135623730951}},"df":6,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"333":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"333":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{"5":{"tf":2.0},"6":{"tf":1.4142135623730951}},"df":2,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"9":{"tf":1.0}},"df":1}}}}}}}}}}}}},"w":{"docs":{"1144":{"tf":1.0},"1162":{"tf":1.0},"1229":{"tf":1.0},"1230":{"tf":1.0},"1231":{"tf":1.0},"1244":{"tf":1.0},"129":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.4142135623730951},"1307":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.0},"1414":{"tf":1.0},"1425":{"tf":1.4142135623730951},"1426":{"tf":1.0},"1430":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"1747":{"tf":1.0},"1749":{"tf":1.4142135623730951},"1750":{"tf":1.4142135623730951},"1751":{"tf":1.0},"1752":{"tf":1.4142135623730951},"1775":{"tf":1.0},"1776":{"tf":1.0},"18":{"tf":1.0},"1810":{"tf":1.0},"1812":{"tf":1.0},"1813":{"tf":1.4142135623730951},"1818":{"tf":1.4142135623730951},"1819":{"tf":1.4142135623730951},"20":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"485":{"tf":1.4142135623730951},"486":{"tf":1.0},"517":{"tf":1.7320508075688772},"518":{"tf":1.0},"534":{"tf":1.4142135623730951},"535":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.4142135623730951},"610":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.4142135623730951},"654":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"681":{"tf":1.4142135623730951},"735":{"tf":1.0},"736":{"tf":1.0},"792":{"tf":1.4142135623730951},"812":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"867":{"tf":1.4142135623730951},"9":{"tf":3.0}},"df":64,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"556":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"215":{"tf":1.4142135623730951}},"df":1}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1055":{"tf":1.0}},"df":1}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"1752":{"tf":1.4142135623730951},"1813":{"tf":1.4142135623730951}},"df":2}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"624":{"tf":1.0},"625":{"tf":1.0},"665":{"tf":1.4142135623730951},"666":{"tf":1.4142135623730951}},"df":4}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1755":{"tf":1.4142135623730951},"1815":{"tf":1.4142135623730951}},"df":2}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"545":{"tf":1.0}},"df":1}}}},"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1809":{"tf":1.0},"1812":{"tf":1.4142135623730951}},"df":2}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"1750":{"tf":1.4142135623730951},"1819":{"tf":1.4142135623730951}},"df":2}}}}}}}}},"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1749":{"tf":1.4142135623730951},"1818":{"tf":1.4142135623730951}},"df":2}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1753":{"tf":1.4142135623730951},"1817":{"tf":1.4142135623730951}},"df":2}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1644":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1644":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"539":{"tf":1.0},"540":{"tf":1.0}},"df":2}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"611":{"tf":1.4142135623730951},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"655":{"tf":1.4142135623730951},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"658":{"tf":1.4142135623730951},"659":{"tf":1.4142135623730951},"660":{"tf":1.4142135623730951}},"df":12}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"1751":{"tf":1.4142135623730951},"1812":{"tf":1.4142135623730951}},"df":2}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1756":{"tf":1.4142135623730951},"1816":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}},"x":{"docs":{},"df":0,"t":{"docs":{"1350":{"tf":1.0},"1415":{"tf":1.0},"1467":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"9":{"tf":1.0}},"df":12,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1350":{"tf":1.0},"1415":{"tf":1.4142135623730951},"1467":{"tf":1.4142135623730951}},"df":3}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"t":{"docs":{"167":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951}},"df":4,"'":{"docs":{"418":{"tf":1.0}},"df":1}}},"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"472":{"tf":1.0}},"df":1}}},"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"380":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"380":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"349":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"349":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"369":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"369":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"348":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"348":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"340":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"340":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{"2":{"tf":1.0}},"df":1}},"n":{"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"144":{"tf":1.0},"33":{"tf":1.0},"596":{"tf":1.0},"641":{"tf":1.0}},"df":6,"e":{"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"1124":{"tf":1.0},"1125":{"tf":1.0},"1126":{"tf":1.0},"1127":{"tf":1.0},"1129":{"tf":1.0},"1132":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.0},"1156":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"1177":{"tf":1.0},"118":{"tf":1.0},"1181":{"tf":1.0},"1185":{"tf":1.0},"1188":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"1204":{"tf":1.0},"1205":{"tf":1.0},"1206":{"tf":1.0},"1207":{"tf":1.0},"1209":{"tf":1.0},"121":{"tf":1.0},"1210":{"tf":1.0},"1214":{"tf":1.0},"1216":{"tf":1.0},"1218":{"tf":1.0},"1219":{"tf":1.0},"123":{"tf":1.0},"1241":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.0},"133":{"tf":1.0},"1343":{"tf":1.0},"1350":{"tf":1.0},"137":{"tf":1.0},"1377":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1413":{"tf":1.0},"1437":{"tf":1.0},"1439":{"tf":1.0},"144":{"tf":1.0},"1462":{"tf":1.0},"1736":{"tf":1.0},"1771":{"tf":1.0},"179":{"tf":1.0},"1796":{"tf":1.0},"1797":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"1800":{"tf":1.0},"1807":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"1823":{"tf":1.0},"192":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"33":{"tf":1.0},"491":{"tf":1.0},"494":{"tf":1.0},"514":{"tf":1.0},"521":{"tf":1.0},"590":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"597":{"tf":1.0},"599":{"tf":1.0},"600":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"628":{"tf":1.0},"634":{"tf":1.0},"635":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.0},"640":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"695":{"tf":1.0},"696":{"tf":1.0},"70":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"720":{"tf":1.0},"725":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"779":{"tf":1.0},"79":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0}},"df":136},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1140":{"tf":1.0},"1150":{"tf":1.0},"1151":{"tf":1.0},"1155":{"tf":1.0},"1162":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1317":{"tf":1.0},"1350":{"tf":1.0},"1352":{"tf":1.0},"417":{"tf":1.4142135623730951}},"df":12}}}}}}},"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"115":{"tf":1.0},"698":{"tf":1.0},"718":{"tf":1.0},"796":{"tf":1.0},"846":{"tf":1.0},"862":{"tf":1.0}},"df":6}}}},"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"379":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"379":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"t":{"docs":{"1698":{"tf":1.4142135623730951}},"df":1}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"557":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"557":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"381":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"381":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{"370":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"370":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{"233":{"tf":1.4142135623730951}},"df":1}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"235":{"tf":1.4142135623730951},"265":{"tf":1.4142135623730951}},"df":2}}}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"558":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"558":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"341":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"297":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"297":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"181":{"tf":1.0},"69":{"tf":1.0}},"df":2}}},"e":{"docs":{"4":{"tf":1.0},"428":{"tf":1.0},"681":{"tf":1.7320508075688772},"7":{"tf":1.0},"8":{"tf":1.0},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0}},"df":12},"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"363":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"363":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"m":{"docs":{"2":{"tf":1.0}},"df":1,"r":{"docs":{},"df":0,"c":{"docs":{"2":{"tf":1.0}},"df":1}}}},"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1101":{"tf":1.4142135623730951},"145":{"tf":1.0},"181":{"tf":1.0},"34":{"tf":1.0},"474":{"tf":1.0},"499":{"tf":1.0},"594":{"tf":1.4142135623730951},"609":{"tf":1.0},"610":{"tf":1.0},"638":{"tf":1.4142135623730951},"653":{"tf":1.0},"654":{"tf":1.0},"69":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0},"9":{"tf":1.0},"908":{"tf":1.0},"914":{"tf":1.0},"920":{"tf":1.0},"926":{"tf":1.0},"934":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0}},"df":27}}},"e":{"docs":{},"df":0,"r":{"docs":{"990":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951},"996":{"tf":1.0}},"df":3,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{"1010":{"tf":1.0},"888":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"(":{"docs":{},"df":0,"1":{"docs":{"903":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0}},"df":21},"n":{"docs":{"903":{"tf":1.0}},"df":1}},"b":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{"9":{"tf":1.0}},"df":1}}}}},"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"1275":{"tf":1.0},"1377":{"tf":1.0}},"df":2}}}},"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"172":{"tf":1.0},"62":{"tf":1.0}},"df":2}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"997":{"tf":1.4142135623730951}},"df":1}}}}},"l":{"docs":{},"df":0,"d":{"docs":{"996":{"tf":1.0}},"df":1,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"545":{"tf":1.0}},"df":1}}}}}}},"n":{"docs":{"1300":{"tf":1.0},"1423":{"tf":1.0},"144":{"tf":1.0},"1746":{"tf":1.4142135623730951},"1771":{"tf":1.0},"180":{"tf":1.0},"1800":{"tf":1.4142135623730951},"188":{"tf":1.0},"191":{"tf":1.0},"243":{"tf":1.4142135623730951},"252":{"tf":1.0},"253":{"tf":1.4142135623730951},"33":{"tf":1.0},"681":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0}},"df":17,"c":{"docs":{"1262":{"tf":1.0},"1267":{"tf":1.0}},"df":2},"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1677":{"tf":1.0},"1679":{"tf":1.0},"1680":{"tf":1.4142135623730951}},"df":3,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"409":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"409":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"707":{"tf":1.4142135623730951},"717":{"tf":1.0},"718":{"tf":1.0}},"df":3}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"410":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"410":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"589":{"tf":1.4142135623730951},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0}},"df":10}}}}}}}}}}}},"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"1691":{"tf":1.0},"562":{"tf":1.4142135623730951}},"df":2}}}}}}}},"s":{"docs":{"1676":{"tf":1.0},"1681":{"tf":1.4142135623730951}},"df":2}}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"402":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"402":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1789":{"tf":1.4142135623730951},"1809":{"tf":1.0},"1810":{"tf":1.0},"1811":{"tf":1.0},"1812":{"tf":1.0},"1813":{"tf":1.0},"1814":{"tf":1.0},"1815":{"tf":1.0},"1816":{"tf":1.0},"1817":{"tf":1.0},"1818":{"tf":1.0},"1819":{"tf":1.0}},"df":12}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"411":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"411":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"734":{"tf":1.0}},"df":1}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"403":{"tf":1.0},"404":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"403":{"tf":1.0},"404":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"405":{"tf":1.0},"406":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"405":{"tf":1.0},"406":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"587":{"tf":1.0}},"df":1}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"563":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"201":{"tf":1.0},"415":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.0},"799":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0}},"df":20,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"415":{"tf":1.0}},"df":1}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,".":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"1298":{"tf":1.0},"1299":{"tf":1.0},"1300":{"tf":1.0},"1301":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1306":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"1371":{"tf":1.0},"1372":{"tf":1.0},"1373":{"tf":1.0},"1691":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"495":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"719":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"845":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"867":{"tf":1.0}},"df":55}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"474":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.0}},"df":3}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1152":{"tf":1.0}},"df":1}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"708":{"tf":1.0},"709":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0}},"df":4}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"75":{"tf":1.0},"76":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1676":{"tf":1.0},"1677":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"f":{"docs":{"416":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1140":{"tf":1.0},"1151":{"tf":1.0},"1162":{"tf":1.0}},"df":3}}}}}}}},"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"416":{"tf":1.0}},"df":1}}}}}}}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"407":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"407":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"408":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"408":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"401":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"401":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1152":{"tf":1.0},"1201":{"tf":1.4142135623730951},"1237":{"tf":1.0},"1656":{"tf":1.4142135623730951}},"df":4}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1055":{"tf":1.4142135623730951}},"df":1}}},"e":{"docs":{},"df":0,"n":{"docs":{"10":{"tf":1.0},"1135":{"tf":1.4142135623730951},"1196":{"tf":1.4142135623730951},"1220":{"tf":1.4142135623730951},"1307":{"tf":1.0},"1430":{"tf":1.0},"220":{"tf":1.4142135623730951},"221":{"tf":1.0},"250":{"tf":1.0},"786":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"832":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0}},"df":15,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{"1274":{"tf":1.0}},"df":1}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1267":{"tf":1.0},"1268":{"tf":1.0},"1499":{"tf":1.0},"1501":{"tf":1.0},"428":{"tf":1.0},"437":{"tf":1.0},"807":{"tf":1.0}},"df":7}},"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"144":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951}},"df":2}}}}}}}}},"r":{"docs":{"1064":{"tf":1.0},"1101":{"tf":1.0},"1675":{"tf":1.4142135623730951},"1700":{"tf":1.0},"1701":{"tf":1.0},"228":{"tf":1.4142135623730951},"786":{"tf":1.0},"791":{"tf":1.4142135623730951},"793":{"tf":1.0},"794":{"tf":1.0},"832":{"tf":1.0},"851":{"tf":1.4142135623730951},"852":{"tf":1.0},"853":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0},"934":{"tf":1.0},"958":{"tf":1.0}},"df":20,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"695":{"tf":1.0},"696":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.0}},"df":4}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"df":8},"o":{"docs":{},"df":0,"n":{"docs":{"2":{"tf":1.0},"474":{"tf":1.0},"499":{"tf":1.0},"580":{"tf":1.0},"685":{"tf":1.0}},"df":5}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{"0":{"tf":1.0},"1019":{"tf":1.0},"1039":{"tf":1.0},"114":{"tf":2.0},"116":{"tf":1.4142135623730951},"117":{"tf":2.0},"121":{"tf":1.0},"122":{"tf":1.4142135623730951},"124":{"tf":1.0},"1268":{"tf":1.0},"1334":{"tf":1.0},"1338":{"tf":1.0},"134":{"tf":1.0},"1352":{"tf":1.4142135623730951},"1368":{"tf":1.0},"1388":{"tf":1.0},"1390":{"tf":1.0},"14":{"tf":1.0},"141":{"tf":1.7320508075688772},"1454":{"tf":1.0},"1458":{"tf":1.0},"1466":{"tf":1.4142135623730951},"1477":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"1587":{"tf":1.0},"1593":{"tf":1.0},"160":{"tf":1.4142135623730951},"1606":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"172":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"173":{"tf":1.4142135623730951},"1751":{"tf":1.4142135623730951},"1752":{"tf":1.4142135623730951},"177":{"tf":1.0},"1775":{"tf":1.0},"178":{"tf":1.7320508075688772},"1812":{"tf":1.4142135623730951},"1813":{"tf":1.4142135623730951},"22":{"tf":1.0},"222":{"tf":1.0},"238":{"tf":1.0},"28":{"tf":1.7320508075688772},"328":{"tf":1.0},"338":{"tf":1.0},"419":{"tf":1.4142135623730951},"426":{"tf":1.7320508075688772},"428":{"tf":1.0},"432":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.4142135623730951},"62":{"tf":1.0},"64":{"tf":1.4142135623730951},"67":{"tf":1.0},"68":{"tf":1.7320508075688772},"90":{"tf":1.0},"990":{"tf":1.7320508075688772},"992":{"tf":1.7320508075688772},"996":{"tf":1.4142135623730951}},"df":68,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"1383":{"tf":1.0},"1781":{"tf":1.0},"419":{"tf":1.0},"435":{"tf":1.0},"90":{"tf":1.0}},"df":5}}}}},"i":{"docs":{},"df":0,"d":{"docs":{"427":{"tf":1.0}},"df":1}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"114":{"tf":1.0},"80":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"114":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1775":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1775":{"tf":1.0}},"df":1}}}}}}}}}}},"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"134":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":1.4142135623730951},"335":{"tf":1.0},"339":{"tf":1.0}},"df":5}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1196":{"tf":1.0},"134":{"tf":1.0},"144":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.0},"903":{"tf":1.0},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0}},"df":12}}},"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1197":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0}},"df":3}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"1101":{"tf":1.0},"1823":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"687":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"958":{"tf":1.0}},"df":9}}}}}}},"u":{"docs":{},"df":0,"t":{"docs":{"1351":{"tf":1.0},"1353":{"tf":1.0},"1355":{"tf":1.4142135623730951},"1413":{"tf":1.0},"1414":{"tf":2.0},"1465":{"tf":1.0},"1466":{"tf":1.0},"1741":{"tf":1.0},"1804":{"tf":1.0},"221":{"tf":1.0}},"df":10,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"144":{"tf":1.0}},"df":1}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"144":{"tf":1.0},"33":{"tf":1.0}},"df":2,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"537":{"tf":1.0}},"df":1}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1144":{"tf":1.0},"1145":{"tf":1.0},"1297":{"tf":1.0},"1567":{"tf":1.0},"1568":{"tf":1.0},"1574":{"tf":1.0},"1575":{"tf":1.0},"1676":{"tf":1.0},"1677":{"tf":1.0},"1679":{"tf":1.0},"201":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"494":{"tf":1.0},"53":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"599":{"tf":1.0},"687":{"tf":1.0},"695":{"tf":1.0},"696":{"tf":1.0},"700":{"tf":1.0},"708":{"tf":1.0},"719":{"tf":1.0},"727":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"857":{"tf":1.0},"858":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.0}},"df":44,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0}},"df":3}}},"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"2":{"docs":{},"df":0,"0":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"842":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"850":{"tf":1.0}},"df":6}}}}}}}},"4":{"docs":{},"df":0,"6":{"docs":{},"df":0,"2":{"docs":{},"df":0,"6":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"869":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0}},"df":7}}}}}}}}}}}}},"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"4":{"docs":{},"df":0,"6":{"docs":{},"df":0,"2":{"docs":{},"df":0,"6":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"810":{"tf":1.0}},"df":1}}}}}}}}}}}}},"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"719":{"tf":1.0}},"df":1}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"868":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"617":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"9":{"tf":1.7320508075688772}},"df":1,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"681":{"tf":1.0},"9":{"tf":1.0}},"df":2}}}}}}}}}},"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1197":{"tf":1.0},"1296":{"tf":1.0},"1419":{"tf":1.0},"1485":{"tf":1.4142135623730951},"1532":{"tf":1.4142135623730951},"1731":{"tf":2.23606797749979},"1732":{"tf":2.0},"1743":{"tf":1.7320508075688772},"1744":{"tf":1.7320508075688772},"1745":{"tf":1.7320508075688772},"1761":{"tf":1.0},"1762":{"tf":1.0},"1779":{"tf":1.0},"1794":{"tf":2.23606797749979},"1795":{"tf":2.0},"1805":{"tf":1.7320508075688772},"1806":{"tf":1.7320508075688772},"195":{"tf":1.0},"273":{"tf":1.0},"380":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":2.0},"488":{"tf":1.4142135623730951},"515":{"tf":2.0},"516":{"tf":1.4142135623730951},"517":{"tf":1.7320508075688772},"518":{"tf":1.4142135623730951},"525":{"tf":1.0},"534":{"tf":1.4142135623730951},"535":{"tf":1.4142135623730951},"557":{"tf":1.0},"576":{"tf":1.0},"580":{"tf":1.4142135623730951},"586":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0},"749":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"753":{"tf":1.7320508075688772},"755":{"tf":1.4142135623730951},"761":{"tf":1.0},"762":{"tf":1.0},"763":{"tf":1.0},"764":{"tf":1.0},"769":{"tf":1.7320508075688772},"772":{"tf":1.0},"773":{"tf":1.0},"780":{"tf":1.4142135623730951}},"df":50,"_":{"docs":{"487":{"tf":1.4142135623730951},"515":{"tf":1.4142135623730951}},"df":2},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{"485":{"tf":1.0},"486":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"534":{"tf":1.0},"535":{"tf":1.0},"681":{"tf":1.0}},"df":7,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{"518":{"tf":1.0},"539":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"539":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"2":{"tf":1.0},"997":{"tf":1.7320508075688772}},"df":2}}}},"i":{"docs":{},"df":0,"d":{"docs":{"1197":{"tf":1.0},"1394":{"tf":1.0},"1729":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"1738":{"tf":1.0},"1739":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1792":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0}},"df":18},"r":{"docs":{"1308":{"tf":1.0},"1309":{"tf":1.0},"1358":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0}},"df":5,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1498":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1498":{"tf":1.0}},"df":1}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{"1653":{"tf":1.0},"1670":{"tf":1.4142135623730951},"618":{"tf":1.0},"661":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"817":{"tf":1.4142135623730951},"818":{"tf":1.4142135623730951},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"869":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.4142135623730951},"874":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951}},"df":26,"e":{"docs":{},"df":0,"t":{"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"1125":{"tf":1.0},"1126":{"tf":1.0},"1127":{"tf":1.0},"1128":{"tf":1.0},"1129":{"tf":1.0},"1130":{"tf":1.0},"1131":{"tf":1.0},"1132":{"tf":1.0},"1135":{"tf":1.0},"1136":{"tf":1.0},"1137":{"tf":1.0},"114":{"tf":1.0},"1140":{"tf":1.0},"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"115":{"tf":1.0},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.0},"116":{"tf":1.0},"1162":{"tf":1.0},"1168":{"tf":1.0},"117":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1176":{"tf":1.0},"1177":{"tf":1.0},"1178":{"tf":1.0},"1179":{"tf":1.0},"118":{"tf":1.0},"1180":{"tf":1.0},"1181":{"tf":1.0},"1182":{"tf":1.0},"1183":{"tf":1.0},"1184":{"tf":1.0},"1185":{"tf":1.0},"1186":{"tf":1.0},"1187":{"tf":1.0},"1188":{"tf":1.0},"119":{"tf":1.0},"1192":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.0},"120":{"tf":1.0},"1204":{"tf":1.0},"1205":{"tf":1.0},"1206":{"tf":1.0},"1207":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"121":{"tf":1.0},"1210":{"tf":1.0},"1211":{"tf":1.0},"1212":{"tf":1.0},"1213":{"tf":1.0},"1214":{"tf":1.0},"1217":{"tf":1.0},"1218":{"tf":1.0},"1219":{"tf":1.0},"122":{"tf":1.0},"1220":{"tf":1.0},"1225":{"tf":1.0},"1229":{"tf":1.0},"123":{"tf":1.0},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.0},"1244":{"tf":1.0},"125":{"tf":1.0},"1252":{"tf":1.0},"1253":{"tf":1.0},"1254":{"tf":1.0},"129":{"tf":1.0},"1291":{"tf":1.0},"1296":{"tf":1.0},"130":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"131":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1317":{"tf":1.0},"132":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"133":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"134":{"tf":1.0},"1341":{"tf":1.0},"1350":{"tf":1.0},"1351":{"tf":1.0},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"137":{"tf":1.0},"1377":{"tf":1.0},"1378":{"tf":1.0},"1379":{"tf":1.0},"138":{"tf":1.0},"1380":{"tf":1.0},"139":{"tf":1.0},"1393":{"tf":1.0},"1394":{"tf":1.0},"1395":{"tf":1.0},"140":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1409":{"tf":1.0},"141":{"tf":1.0},"1413":{"tf":1.0},"1414":{"tf":1.0},"1415":{"tf":1.0},"1419":{"tf":1.0},"1421":{"tf":1.0},"1425":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.0},"1439":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1460":{"tf":1.0},"1465":{"tf":1.0},"1466":{"tf":1.0},"1467":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"1722":{"tf":1.0},"1729":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"1736":{"tf":1.0},"1738":{"tf":1.0},"1739":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1742":{"tf":1.0},"1743":{"tf":1.0},"1744":{"tf":1.0},"1745":{"tf":1.0},"1747":{"tf":1.0},"1748":{"tf":1.0},"1749":{"tf":1.0},"1750":{"tf":1.0},"1751":{"tf":1.0},"1752":{"tf":1.0},"1753":{"tf":1.0},"1754":{"tf":1.0},"1755":{"tf":1.0},"1756":{"tf":1.0},"1759":{"tf":1.0},"1760":{"tf":1.0},"1761":{"tf":1.0},"1762":{"tf":1.0},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"1792":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0},"1797":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"1805":{"tf":1.0},"1806":{"tf":1.0},"1807":{"tf":1.0},"1808":{"tf":1.0},"181":{"tf":1.0},"1810":{"tf":1.0},"1811":{"tf":1.0},"1812":{"tf":1.0},"1813":{"tf":1.0},"1814":{"tf":1.0},"1815":{"tf":1.0},"1816":{"tf":1.0},"1817":{"tf":1.0},"1818":{"tf":1.0},"1819":{"tf":1.0},"182":{"tf":1.0},"1823":{"tf":1.0},"188":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"401":{"tf":1.0},"403":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"416":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"48":{"tf":1.0},"480":{"tf":1.0},"482":{"tf":1.0},"485":{"tf":1.0},"49":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0},"499":{"tf":1.0},"50":{"tf":1.0},"502":{"tf":1.0},"507":{"tf":1.0},"509":{"tf":1.0},"51":{"tf":1.0},"517":{"tf":1.0},"52":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"53":{"tf":1.0},"534":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"590":{"tf":1.0},"592":{"tf":1.0},"595":{"tf":1.0},"597":{"tf":1.0},"599":{"tf":1.0},"600":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"634":{"tf":1.0},"636":{"tf":1.0},"639":{"tf":1.0},"640":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"695":{"tf":1.0},"696":{"tf":1.0},"70":{"tf":1.0},"700":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.0},"71":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"719":{"tf":1.0},"72":{"tf":1.0},"725":{"tf":1.0},"734":{"tf":1.0},"75":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.0},"774":{"tf":1.0},"78":{"tf":1.0},"780":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"791":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0},"799":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"81":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.0},"84":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"865":{"tf":1.0},"866":{"tf":1.0},"867":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"900":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0}},"df":459}}}},"s":{"docs":{"119":{"tf":1.0},"120":{"tf":1.0}},"df":2},"t":{"docs":{"495":{"tf":1.0},"522":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":6,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"1129":{"tf":1.4142135623730951},"1132":{"tf":1.0},"1137":{"tf":1.0},"1140":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1186":{"tf":1.4142135623730951},"1212":{"tf":1.4142135623730951},"1214":{"tf":1.0},"1225":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"144":{"tf":1.0},"33":{"tf":1.0}},"df":14}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{"526":{"tf":1.0},"685":{"tf":1.0}},"df":2}},"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"0":{"tf":1.0},"681":{"tf":1.4142135623730951},"9":{"tf":1.0}},"df":3,"/":{"docs":{},"df":0,"[":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"681":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{"14":{"tf":1.0},"188":{"tf":1.7320508075688772},"192":{"tf":1.4142135623730951},"344":{"tf":1.0},"433":{"tf":1.7320508075688772},"434":{"tf":1.4142135623730951},"697":{"tf":1.7320508075688772},"698":{"tf":1.0},"717":{"tf":1.7320508075688772},"718":{"tf":1.0},"727":{"tf":1.0},"75":{"tf":1.7320508075688772},"79":{"tf":1.4142135623730951},"795":{"tf":1.7320508075688772},"796":{"tf":1.0},"845":{"tf":1.7320508075688772},"846":{"tf":1.0}},"df":17,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"701":{"tf":1.0},"823":{"tf":1.0}},"df":2}}}}}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"344":{"tf":1.0}},"df":1}}}}}}}}}}}},"y":{"docs":{"1274":{"tf":1.0},"1351":{"tf":1.0},"1352":{"tf":1.0},"1465":{"tf":1.4142135623730951},"1466":{"tf":1.4142135623730951}},"df":5,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1060":{"tf":1.0},"1547":{"tf":1.0},"1552":{"tf":1.0},"1557":{"tf":1.0},"1562":{"tf":1.0},"577":{"tf":1.0},"578":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"617":{"tf":1.0},"618":{"tf":1.0},"619":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.0},"685":{"tf":1.0},"733":{"tf":1.0},"807":{"tf":1.0},"856":{"tf":1.0},"864":{"tf":1.0}},"df":39}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"990":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951}},"df":2}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1274":{"tf":1.0}},"df":1}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1274":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1274":{"tf":1.0}},"df":1}}}}}}}}}},"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"k":{"docs":{},"df":0,"2":{"docs":{"1092":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1092":{"tf":1.0}},"df":1}}}}}}}}},"3":{"docs":{"1059":{"tf":1.0},"1093":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1059":{"tf":1.0},"1093":{"tf":1.0}},"df":2}}}}}}}}}}},"n":{"docs":{},"df":0,"d":{"docs":{"485":{"tf":1.0},"486":{"tf":1.0},"488":{"tf":1.4142135623730951},"516":{"tf":1.4142135623730951},"517":{"tf":1.0},"518":{"tf":1.4142135623730951},"534":{"tf":1.0},"535":{"tf":1.4142135623730951}},"df":8,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"1486":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"516":{"tf":1.4142135623730951},"558":{"tf":1.0},"570":{"tf":1.0}},"df":5,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{"488":{"tf":1.4142135623730951},"516":{"tf":1.4142135623730951}},"df":2},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{"517":{"tf":1.0},"540":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"540":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{"188":{"tf":1.0},"191":{"tf":1.0},"251":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0}},"df":5,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1146":{"tf":1.0},"1232":{"tf":1.0},"1300":{"tf":1.0},"14":{"tf":1.0},"1423":{"tf":1.0},"241":{"tf":1.0}},"df":6,"a":{"docs":{},"df":0,"g":{"docs":{"121":{"tf":1.0},"122":{"tf":1.0},"1358":{"tf":1.7320508075688772},"1400":{"tf":1.0},"1401":{"tf":1.4142135623730951},"428":{"tf":1.4142135623730951},"958":{"tf":1.0},"963":{"tf":2.449489742783178},"964":{"tf":2.449489742783178}},"df":9,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"958":{"tf":1.0},"960":{"tf":1.4142135623730951}},"df":2}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"888":{"tf":1.0},"958":{"tf":1.4142135623730951}},"df":2,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"964":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"964":{"tf":1.0}},"df":1}}}}}}}}}}},"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"963":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"963":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{"1101":{"tf":1.0},"1155":{"tf":1.0},"1185":{"tf":1.0},"1240":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"33":{"tf":1.0},"786":{"tf":1.0},"791":{"tf":1.0},"823":{"tf":1.0},"832":{"tf":1.0},"851":{"tf":1.0},"958":{"tf":1.0}},"df":14}}}},"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"125":{"tf":1.0},"158":{"tf":1.4142135623730951},"176":{"tf":1.0},"54":{"tf":1.4142135623730951},"66":{"tf":1.0}},"df":5}},"p":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"1521":{"tf":1.0}},"df":1}}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{"166":{"tf":1.4142135623730951},"418":{"tf":1.0},"420":{"tf":1.0},"435":{"tf":1.0},"56":{"tf":1.4142135623730951}},"df":5}}}},"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"1015":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1015":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{"900":{"tf":1.0}},"df":1}},"n":{"docs":{"9":{"tf":1.0}},"df":1}}},"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"m":{"docs":{"2":{"tf":1.0},"3":{"tf":1.4142135623730951},"4":{"tf":1.0},"5":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951}},"df":5}}},"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"144":{"tf":1.0},"181":{"tf":1.0},"33":{"tf":1.0},"681":{"tf":1.0},"69":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0},"934":{"tf":1.0}},"df":10,"e":{"docs":{},"df":0,"r":{"docs":{"8":{"tf":1.0}},"df":1}}}}},"o":{"docs":{},"df":0,"l":{"docs":{"1297":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1317":{"tf":1.0},"1323":{"tf":1.0},"1329":{"tf":1.0},"1335":{"tf":1.0},"1343":{"tf":1.0},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1380":{"tf":1.0},"1395":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1407":{"tf":1.0},"1409":{"tf":1.0},"1414":{"tf":1.0},"1420":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1438":{"tf":1.0},"1443":{"tf":1.0},"1450":{"tf":1.0},"1455":{"tf":1.0},"1462":{"tf":1.0},"1466":{"tf":1.0},"221":{"tf":1.0},"251":{"tf":1.0}},"df":34,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1302":{"tf":1.0},"1426":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"1155":{"tf":1.4142135623730951},"1240":{"tf":1.4142135623730951}},"df":2}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1166":{"tf":1.0},"1247":{"tf":1.0},"174":{"tf":1.0},"63":{"tf":1.0},"806":{"tf":1.0},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0},"98":{"tf":1.0}},"df":10}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"104":{"tf":1.0},"105":{"tf":1.4142135623730951},"110":{"tf":1.0},"1180":{"tf":1.0},"1352":{"tf":1.0},"1466":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"233":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"862":{"tf":1.0},"9":{"tf":1.0}},"df":13}}}},"t":{"docs":{"1151":{"tf":1.0},"1152":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.4142135623730951},"144":{"tf":1.0},"33":{"tf":1.0}},"df":6}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"681":{"tf":1.0}},"df":1}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"108":{"tf":2.0},"109":{"tf":2.6457513110645907},"110":{"tf":1.0},"1101":{"tf":1.4142135623730951},"112":{"tf":2.0},"1146":{"tf":1.0},"115":{"tf":1.4142135623730951},"1232":{"tf":1.0},"124":{"tf":1.0},"1334":{"tf":1.0},"1338":{"tf":1.0},"1368":{"tf":1.0},"1388":{"tf":1.0},"1390":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1454":{"tf":1.0},"1458":{"tf":1.0},"1477":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"1722":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"1734":{"tf":1.0},"1746":{"tf":1.0},"1752":{"tf":1.0},"1771":{"tf":1.0},"1799":{"tf":1.0},"1800":{"tf":1.0},"1813":{"tf":1.0},"182":{"tf":1.0},"238":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"958":{"tf":1.4142135623730951}},"df":37}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"905":{"tf":1.0},"906":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0}},"df":8}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.4142135623730951}},"df":1}}},"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{"1351":{"tf":1.0},"1465":{"tf":1.0},"1738":{"tf":1.0},"1739":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"869":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"97":{"tf":1.0}},"df":48,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"2":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"604":{"tf":1.0},"648":{"tf":1.0}},"df":2},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"604":{"tf":1.0},"648":{"tf":1.0}},"df":2}}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"607":{"tf":1.0},"651":{"tf":1.0}},"df":2,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"607":{"tf":1.0},"651":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"609":{"tf":1.0},"653":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"609":{"tf":1.0},"653":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"3":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"605":{"tf":1.0},"649":{"tf":1.0}},"df":2},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"605":{"tf":1.0},"649":{"tf":1.0}},"df":2}}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"608":{"tf":1.0},"652":{"tf":1.0}},"df":2,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"608":{"tf":1.0},"652":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"610":{"tf":1.0},"654":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"610":{"tf":1.0},"654":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"603":{"tf":1.0},"647":{"tf":1.0}},"df":2},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"603":{"tf":1.0},"647":{"tf":1.0}},"df":2}}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"606":{"tf":1.0},"650":{"tf":1.0}},"df":2,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"606":{"tf":1.0},"650":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"3":{"docs":{"615":{"tf":1.0},"616":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0}},"df":4}}}}}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1738":{"tf":1.0},"1801":{"tf":1.0},"741":{"tf":1.0},"775":{"tf":1.0}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1738":{"tf":1.0},"1801":{"tf":1.0}},"df":2}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"741":{"tf":1.0},"775":{"tf":1.0}},"df":2}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"742":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"742":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1135":{"tf":1.0},"1220":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1135":{"tf":1.0},"1220":{"tf":1.0}},"df":2}}}}}}}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{"740":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"740":{"tf":1.0}},"df":1}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1739":{"tf":1.0},"1802":{"tf":1.0},"744":{"tf":1.0},"776":{"tf":1.0}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1739":{"tf":1.0},"1802":{"tf":1.0}},"df":2}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"744":{"tf":1.0},"776":{"tf":1.0}},"df":2}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"1740":{"tf":1.0},"1803":{"tf":1.0},"743":{"tf":1.0},"777":{"tf":1.0}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1740":{"tf":1.0},"1803":{"tf":1.0}},"df":2}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"743":{"tf":1.0},"777":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1366":{"tf":1.0},"1474":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1366":{"tf":1.0},"1474":{"tf":1.0}},"df":2}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1367":{"tf":1.0},"1475":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1367":{"tf":1.0},"1475":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1351":{"tf":1.0},"1465":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1351":{"tf":1.0},"1465":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"2":{"docs":{"620":{"tf":1.0},"663":{"tf":1.0}},"df":2},"3":{"docs":{"621":{"tf":1.0},"664":{"tf":1.0}},"df":2}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1741":{"tf":1.0},"1804":{"tf":1.0},"745":{"tf":1.0},"778":{"tf":1.0}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1741":{"tf":1.0},"1804":{"tf":1.0}},"df":2}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"745":{"tf":1.0},"778":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"1777":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"215":{"tf":1.4142135623730951}},"df":1}}}}}}}},"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"539":{"tf":1.0},"540":{"tf":1.0}},"df":2}}}}}}}}},"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{"0":{"tf":1.0},"106":{"tf":1.4142135623730951},"107":{"tf":1.4142135623730951},"108":{"tf":1.0},"110":{"tf":1.0},"1131":{"tf":1.7320508075688772},"114":{"tf":1.7320508075688772},"115":{"tf":1.4142135623730951},"117":{"tf":2.449489742783178},"1171":{"tf":1.7320508075688772},"1172":{"tf":1.7320508075688772},"121":{"tf":3.3166247903554},"1211":{"tf":1.7320508075688772},"122":{"tf":1.7320508075688772},"124":{"tf":1.0},"1253":{"tf":1.7320508075688772},"1254":{"tf":1.7320508075688772},"1352":{"tf":1.4142135623730951},"1368":{"tf":1.0},"138":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"140":{"tf":1.0},"1466":{"tf":1.4142135623730951},"1477":{"tf":1.0},"1573":{"tf":1.4142135623730951},"159":{"tf":1.0},"1717":{"tf":1.4142135623730951},"1718":{"tf":1.0},"1719":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1775":{"tf":1.0},"1776":{"tf":1.0},"1782":{"tf":1.0},"179":{"tf":2.0},"180":{"tf":1.4142135623730951},"181":{"tf":2.449489742783178},"182":{"tf":2.0},"27":{"tf":1.0},"29":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951},"328":{"tf":1.0},"333":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"55":{"tf":1.0},"69":{"tf":2.449489742783178},"70":{"tf":1.7320508075688772},"71":{"tf":1.4142135623730951},"72":{"tf":1.7320508075688772},"87":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.0},"94":{"tf":1.4142135623730951}},"df":55,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"87":{"tf":1.0},"88":{"tf":1.0}},"df":2}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1717":{"tf":1.0}},"df":1}}}}}}}}}}},"_":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"336":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"336":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{"426":{"tf":1.0}},"df":1}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"121":{"tf":2.449489742783178},"134":{"tf":1.0},"22":{"tf":1.0},"4":{"tf":1.0}},"df":4},"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"336":{"tf":1.0}},"df":1}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{"903":{"tf":1.0}},"df":1}}},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{"1140":{"tf":1.0},"1180":{"tf":1.4142135623730951},"1192":{"tf":1.0},"1225":{"tf":1.0},"1322":{"tf":1.0},"1325":{"tf":1.0},"1378":{"tf":1.7320508075688772},"1393":{"tf":1.0},"1444":{"tf":1.0},"1446":{"tf":1.0},"363":{"tf":1.0}},"df":11,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1378":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1000":{"tf":1.0},"1001":{"tf":1.0},"1002":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1055":{"tf":1.0},"1056":{"tf":1.0},"1066":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1356":{"tf":1.0},"1357":{"tf":1.0},"1598":{"tf":1.0},"1599":{"tf":1.0},"1600":{"tf":1.0},"1791":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"584":{"tf":1.0},"683":{"tf":1.0},"688":{"tf":1.0},"825":{"tf":1.0},"829":{"tf":1.0},"881":{"tf":1.0},"903":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"910":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951},"999":{"tf":1.0}},"df":37}},"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0}},"df":3}}}}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"687":{"tf":1.0}},"df":1,".":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"v":{"docs":{},"df":0,".":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{"6":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{"6":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{"681":{"tf":1.0}},"df":1}}},"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"4":{"tf":1.0}},"df":1}}}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"681":{"tf":1.0},"903":{"tf":1.0}},"df":2}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"0":{"tf":2.0},"10":{"tf":1.0},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1168":{"tf":1.0},"1196":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1252":{"tf":1.0},"1262":{"tf":1.0},"1267":{"tf":1.0},"1290":{"tf":1.0},"1291":{"tf":1.0},"1307":{"tf":1.0},"1358":{"tf":1.0},"1413":{"tf":1.0},"1430":{"tf":1.0},"171":{"tf":1.0},"223":{"tf":1.0},"251":{"tf":1.0},"428":{"tf":1.0},"61":{"tf":1.0},"729":{"tf":1.0},"786":{"tf":1.0},"832":{"tf":1.0}},"df":27,"f":{"docs":{},"df":0,"e":{"docs":{"1358":{"tf":1.4142135623730951},"1465":{"tf":1.4142135623730951},"1499":{"tf":1.0},"1501":{"tf":1.0},"437":{"tf":1.0}},"df":5,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1503":{"tf":1.0}},"df":1}}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"0":{"tf":1.0},"110":{"tf":1.0},"1101":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"1171":{"tf":1.4142135623730951},"1172":{"tf":1.4142135623730951},"1253":{"tf":1.4142135623730951},"1254":{"tf":1.4142135623730951},"129":{"tf":1.0},"149":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0},"804":{"tf":1.0},"95":{"tf":1.0},"958":{"tf":1.0},"96":{"tf":1.0}},"df":20}}},"x":{"docs":{},"df":0,"i":{"docs":{"1055":{"tf":1.0},"1094":{"tf":1.0},"1100":{"tf":1.0},"31":{"tf":1.0},"580":{"tf":1.4142135623730951},"596":{"tf":1.0},"597":{"tf":1.4142135623730951},"599":{"tf":2.23606797749979},"600":{"tf":1.0},"604":{"tf":1.4142135623730951},"605":{"tf":1.4142135623730951},"607":{"tf":1.4142135623730951},"608":{"tf":1.4142135623730951},"609":{"tf":1.7320508075688772},"610":{"tf":1.7320508075688772},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"617":{"tf":1.0},"618":{"tf":1.0},"619":{"tf":1.0},"620":{"tf":1.4142135623730951},"621":{"tf":1.4142135623730951},"629":{"tf":1.0},"640":{"tf":1.4142135623730951},"641":{"tf":1.0},"643":{"tf":2.23606797749979},"644":{"tf":1.0},"647":{"tf":1.4142135623730951},"648":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"652":{"tf":1.4142135623730951},"653":{"tf":1.7320508075688772},"654":{"tf":1.7320508075688772},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"675":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":1.0},"681":{"tf":4.0},"685":{"tf":1.0},"686":{"tf":1.0},"687":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.4142135623730951},"888":{"tf":1.0}},"df":55},"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"580":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"681":{"tf":2.0},"685":{"tf":1.7320508075688772}},"df":7,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"586":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1003":{"tf":1.0},"1595":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1003":{"tf":1.0},"1595":{"tf":1.0}},"df":2}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1044":{"tf":1.0},"1605":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1044":{"tf":1.0},"1605":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{"1042":{"tf":1.4142135623730951},"1603":{"tf":1.4142135623730951}},"df":2,"2":{"docs":{"1041":{"tf":1.4142135623730951}},"df":1}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1046":{"tf":1.0},"1604":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1046":{"tf":1.0},"1604":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{"1005":{"tf":1.0},"1597":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1005":{"tf":1.0},"1597":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1586":{"tf":1.0},"1587":{"tf":1.0},"1593":{"tf":1.0},"1645":{"tf":1.0}},"df":4}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1004":{"tf":1.0},"1596":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1004":{"tf":1.0},"1596":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"690":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1096":{"tf":1.0},"1097":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1096":{"tf":1.0},"1097":{"tf":1.0}},"df":2}}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"1098":{"tf":1.0},"1099":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1098":{"tf":1.0},"1099":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{"603":{"tf":1.0},"604":{"tf":1.4142135623730951},"605":{"tf":1.4142135623730951},"606":{"tf":1.0},"607":{"tf":1.4142135623730951},"608":{"tf":1.4142135623730951},"647":{"tf":1.4142135623730951},"648":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"652":{"tf":1.4142135623730951}},"df":12}}}}}}}}}}},"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"1129":{"tf":1.0},"1130":{"tf":1.0},"1132":{"tf":1.0},"1133":{"tf":1.0},"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"1299":{"tf":1.0},"1300":{"tf":1.0},"1342":{"tf":1.0},"1344":{"tf":1.0},"1346":{"tf":1.0},"1485":{"tf":1.0},"1486":{"tf":1.0},"1531":{"tf":1.0},"1532":{"tf":1.0},"1537":{"tf":1.0},"1538":{"tf":1.0},"1566":{"tf":1.0},"1567":{"tf":1.0},"1568":{"tf":1.0},"1569":{"tf":1.0},"1585":{"tf":1.0},"1647":{"tf":1.0},"1649":{"tf":1.0},"1650":{"tf":1.0},"1651":{"tf":1.0},"1652":{"tf":1.0},"1653":{"tf":1.0},"1673":{"tf":1.0},"1692":{"tf":1.0},"1693":{"tf":1.0},"1697":{"tf":1.0},"1698":{"tf":1.0},"1699":{"tf":1.0},"1704":{"tf":1.0},"1786":{"tf":1.0},"1792":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0},"1799":{"tf":1.0},"1800":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"1805":{"tf":1.0},"1807":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"598":{"tf":1.0},"600":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"604":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"617":{"tf":1.0},"619":{"tf":1.0},"621":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"708":{"tf":1.0},"716":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"719":{"tf":1.0},"725":{"tf":1.0},"731":{"tf":1.0},"735":{"tf":1.0},"736":{"tf":1.0},"737":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":1.0},"826":{"tf":1.0},"827":{"tf":1.0},"828":{"tf":1.0},"834":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.0},"842":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0},"845":{"tf":1.0},"846":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"850":{"tf":1.0},"866":{"tf":1.0},"868":{"tf":1.0},"869":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0}},"df":133}}}},"l":{"docs":{},"df":0,"l":{"docs":{"10":{"tf":1.0},"1384":{"tf":1.0}},"df":2}},"r":{"docs":{},"df":0,"e":{"docs":{"1000":{"tf":1.0},"1001":{"tf":1.0},"1002":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.0},"1038":{"tf":1.0},"1068":{"tf":1.0},"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.0},"108":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.4142135623730951},"1083":{"tf":1.4142135623730951},"109":{"tf":1.0},"1092":{"tf":1.0},"1096":{"tf":1.0},"1098":{"tf":1.0},"110":{"tf":1.0},"1100":{"tf":1.0},"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"121":{"tf":1.0},"1284":{"tf":1.0},"1511":{"tf":1.0},"1512":{"tf":1.0},"1589":{"tf":1.0},"1590":{"tf":1.0},"1591":{"tf":1.0},"1592":{"tf":1.0},"1598":{"tf":1.0},"1599":{"tf":1.0},"1600":{"tf":1.0},"1601":{"tf":1.0},"1692":{"tf":1.0},"1693":{"tf":1.0},"1707":{"tf":1.0},"1708":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"444":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.0},"571":{"tf":1.4142135623730951},"627":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"860":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"91":{"tf":1.0},"939":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.0},"991":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0},"998":{"tf":1.0},"999":{"tf":1.0}},"df":104},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0},"862":{"tf":1.0}},"df":4}}}},"s":{"docs":{},"df":0,"h":{"docs":{"139":{"tf":1.0},"30":{"tf":1.0}},"df":2,"1":{"docs":{"1055":{"tf":1.4142135623730951}},"df":1},"8":{"docs":{"1055":{"tf":1.0}},"df":1},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"896":{"tf":1.0}},"df":1}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"897":{"tf":1.0}},"df":1}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"898":{"tf":1.0}},"df":1}}}}}}}}}}}},"t":{"docs":{"9":{"tf":1.0},"98":{"tf":1.0}},"df":2}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"1125":{"tf":1.0},"1127":{"tf":1.0},"1185":{"tf":1.0},"1210":{"tf":1.0},"1219":{"tf":1.0},"144":{"tf":1.0},"1823":{"tf":1.0},"33":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":17}},"s":{"docs":{},"df":0,"t":{"docs":{"168":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951}},"df":2,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{"420":{"tf":1.0},"435":{"tf":1.0}},"df":2}}}}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{"188":{"tf":1.0},"75":{"tf":1.0}},"df":2}}}}}},"r":{"docs":{"948":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"9":{"tf":1.0}},"df":1}}},"g":{"docs":{"121":{"tf":1.0}},"df":1}},"t":{"docs":{},"df":0,"e":{"docs":{"115":{"tf":1.0},"1155":{"tf":1.0},"1240":{"tf":1.0},"1746":{"tf":2.0},"1769":{"tf":1.0},"1771":{"tf":1.4142135623730951},"1782":{"tf":1.0},"1800":{"tf":1.7320508075688772},"699":{"tf":2.0},"720":{"tf":1.7320508075688772}},"df":10},"i":{"docs":{},"df":0,"o":{"docs":{"100":{"tf":1.4142135623730951},"1120":{"tf":1.0},"1132":{"tf":1.7320508075688772},"1133":{"tf":2.0},"1134":{"tf":1.7320508075688772},"1144":{"tf":1.4142135623730951},"1152":{"tf":1.0},"1165":{"tf":1.0},"1166":{"tf":1.0},"1183":{"tf":1.4142135623730951},"1205":{"tf":1.0},"1214":{"tf":1.7320508075688772},"1215":{"tf":2.0},"1216":{"tf":1.7320508075688772},"1230":{"tf":1.4142135623730951},"1232":{"tf":1.0},"1237":{"tf":1.0},"1247":{"tf":1.0},"1249":{"tf":1.0},"1279":{"tf":1.0},"1282":{"tf":1.0},"1299":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.4142135623730951},"1409":{"tf":1.4142135623730951},"1422":{"tf":1.0},"1424":{"tf":1.0},"1506":{"tf":1.0},"1508":{"tf":1.0},"252":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0}},"df":34,"r":{"docs":{"1146":{"tf":1.0},"1232":{"tf":1.0}},"df":2}}}},"w":{"docs":{"116":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"139":{"tf":1.0},"30":{"tf":1.0}},"df":5,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"339":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"339":{"tf":1.0}},"df":1}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"335":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"468":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"468":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1082":{"tf":1.0},"1083":{"tf":1.0}},"df":2}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"116":{"tf":2.0},"118":{"tf":1.7320508075688772},"123":{"tf":1.7320508075688772},"139":{"tf":1.7320508075688772},"14":{"tf":1.0},"30":{"tf":1.7320508075688772},"432":{"tf":1.4142135623730951},"468":{"tf":1.0},"80":{"tf":1.0}},"df":9,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"[":{"docs":{},"df":0,"2":{"docs":{"116":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"y":{"docs":{"1101":{"tf":1.4142135623730951},"1105":{"tf":1.4142135623730951},"1111":{"tf":2.0},"1112":{"tf":2.0},"1113":{"tf":1.4142135623730951},"1114":{"tf":1.4142135623730951}},"df":6,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"1112":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1112":{"tf":1.0}},"df":1}}}}}}}}}}},"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"1111":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1111":{"tf":1.0}},"df":1}}}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"1113":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1113":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"681":{"tf":1.0},"734":{"tf":1.0},"811":{"tf":1.0},"865":{"tf":1.0}},"df":6,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1039":{"tf":1.0},"1606":{"tf":1.0}},"df":2}}}},"l":{"docs":{"681":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"z":{"docs":{"1378":{"tf":1.0}},"df":1}}},"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"181":{"tf":1.0},"202":{"tf":1.0},"415":{"tf":1.0},"681":{"tf":1.0},"69":{"tf":1.0}},"df":5}}}},"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"103":{"tf":1.0},"104":{"tf":1.7320508075688772},"105":{"tf":1.7320508075688772},"1180":{"tf":1.0},"1185":{"tf":1.0},"728":{"tf":1.0},"788":{"tf":1.0},"791":{"tf":2.0},"806":{"tf":1.7320508075688772},"823":{"tf":1.4142135623730951},"825":{"tf":1.7320508075688772},"841":{"tf":1.0},"851":{"tf":2.0},"862":{"tf":1.0},"884":{"tf":1.0},"886":{"tf":1.4142135623730951},"887":{"tf":2.449489742783178}},"df":17,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"4":{"docs":{},"df":0,"8":{"docs":{"791":{"tf":1.0},"851":{"tf":1.0}},"df":2}},"5":{"docs":{},"df":0,"6":{"docs":{"887":{"tf":1.0}},"df":1}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{"788":{"tf":1.4142135623730951},"841":{"tf":1.4142135623730951}},"df":2}}}}}}}},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"1155":{"tf":1.0},"1197":{"tf":1.0},"1240":{"tf":1.0},"1351":{"tf":1.4142135623730951},"1352":{"tf":1.0},"1353":{"tf":1.4142135623730951},"1354":{"tf":1.4142135623730951},"1355":{"tf":1.0},"1413":{"tf":2.0},"1414":{"tf":1.4142135623730951},"1465":{"tf":1.7320508075688772},"1466":{"tf":1.7320508075688772},"1729":{"tf":2.0},"1730":{"tf":2.23606797749979},"1731":{"tf":2.23606797749979},"1732":{"tf":2.0},"1740":{"tf":1.4142135623730951},"1745":{"tf":1.0},"1759":{"tf":1.0},"1760":{"tf":1.7320508075688772},"1761":{"tf":1.0},"1762":{"tf":1.0},"1774":{"tf":1.0},"1779":{"tf":1.0},"1782":{"tf":1.0},"1792":{"tf":2.0},"1793":{"tf":2.23606797749979},"1794":{"tf":2.23606797749979},"1795":{"tf":2.0},"1803":{"tf":1.4142135623730951},"1806":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"578":{"tf":1.4142135623730951},"710":{"tf":1.0},"711":{"tf":1.7320508075688772},"712":{"tf":1.0},"713":{"tf":1.0},"752":{"tf":1.4142135623730951},"753":{"tf":1.4142135623730951},"754":{"tf":1.4142135623730951},"755":{"tf":1.4142135623730951},"763":{"tf":1.0},"764":{"tf":1.0},"768":{"tf":1.4142135623730951},"769":{"tf":1.4142135623730951},"774":{"tf":1.4142135623730951},"780":{"tf":1.4142135623730951},"797":{"tf":1.0},"798":{"tf":1.4142135623730951},"83":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.4142135623730951},"856":{"tf":1.4142135623730951}},"df":54,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1496":{"tf":1.0}},"df":1}}}}}},"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"372":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"372":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{"1052":{"tf":1.0},"1636":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1047":{"tf":1.0},"1631":{"tf":1.0}},"df":2}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1024":{"tf":1.0},"993":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1027":{"tf":1.0},"1028":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1496":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"1277":{"tf":1.0},"1489":{"tf":1.0},"153":{"tf":1.4142135623730951},"171":{"tf":1.0},"1729":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"1750":{"tf":1.4142135623730951},"1819":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"61":{"tf":1.0},"786":{"tf":1.0},"801":{"tf":1.4142135623730951},"832":{"tf":1.0},"836":{"tf":1.4142135623730951}},"df":16}}},"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"681":{"tf":1.0}},"df":1}}}}},"r":{"docs":{},"df":0,"d":{"docs":{"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1393":{"tf":1.0},"1394":{"tf":1.0},"1413":{"tf":1.0},"1414":{"tf":1.0}},"df":7}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1038":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1038":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"1731":{"tf":2.23606797749979},"1744":{"tf":1.4142135623730951},"1745":{"tf":1.0},"1782":{"tf":1.0},"1794":{"tf":2.23606797749979},"1805":{"tf":1.4142135623730951},"1806":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":2.0},"774":{"tf":1.0},"780":{"tf":2.0},"879":{"tf":1.0}},"df":12,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1731":{"tf":1.0},"1794":{"tf":1.0}},"df":2}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"755":{"tf":1.0},"780":{"tf":1.0},"879":{"tf":1.0}},"df":3}}}}}}}},"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"301":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"1019":{"tf":1.0},"1039":{"tf":1.4142135623730951},"117":{"tf":1.0},"1524":{"tf":1.0},"1587":{"tf":1.0},"1593":{"tf":1.0},"1606":{"tf":1.4142135623730951},"181":{"tf":1.0},"222":{"tf":1.4142135623730951},"69":{"tf":1.0},"888":{"tf":1.0},"965":{"tf":1.0},"990":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951}},"df":14,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1622":{"tf":1.4142135623730951},"981":{"tf":1.4142135623730951}},"df":2,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1627":{"tf":1.4142135623730951},"986":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{"1623":{"tf":1.4142135623730951},"982":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1586":{"tf":1.0},"1587":{"tf":1.0},"1593":{"tf":1.0},"1606":{"tf":1.0}},"df":4},"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"1039":{"tf":1.0},"1587":{"tf":1.0},"1606":{"tf":1.0}},"df":3}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{"1019":{"tf":1.0},"888":{"tf":1.0}},"df":2}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1039":{"tf":1.0},"888":{"tf":1.0}},"df":2}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"181":{"tf":1.0},"69":{"tf":1.0},"90":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"90":{"tf":1.0}},"df":1}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"181":{"tf":1.0},"69":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"c":{"docs":{"9":{"tf":1.0}},"df":1}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"121":{"tf":2.23606797749979},"134":{"tf":1.0},"181":{"tf":1.0},"22":{"tf":1.0},"472":{"tf":1.0},"69":{"tf":1.0},"9":{"tf":1.4142135623730951}},"df":7,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"336":{"tf":1.0}},"df":1}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"233":{"tf":1.0}},"df":1}}}},"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1729":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"1792":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0}},"df":8}}}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"202":{"tf":1.0},"415":{"tf":1.0}},"df":2}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"2":{"docs":{},"df":0,"0":{"docs":{"1535":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0}},"df":5,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1535":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0}},"df":5}}}}}}}}},"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"847":{"tf":1.0},"867":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"t":{"docs":{"791":{"tf":1.0},"851":{"tf":1.0}},"df":2}},"l":{"docs":{"817":{"tf":1.0},"818":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"t":{"docs":{"1039":{"tf":1.0},"1606":{"tf":1.0}},"df":2}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"1748":{"tf":1.4142135623730951},"1777":{"tf":1.0},"1811":{"tf":1.4142135623730951},"495":{"tf":1.0},"522":{"tf":1.0},"567":{"tf":1.0},"685":{"tf":1.0},"696":{"tf":1.0},"709":{"tf":1.0},"900":{"tf":2.23606797749979},"903":{"tf":1.0},"906":{"tf":1.4142135623730951},"909":{"tf":1.0},"912":{"tf":1.7320508075688772},"915":{"tf":1.0},"918":{"tf":1.7320508075688772},"921":{"tf":1.0},"924":{"tf":1.7320508075688772},"927":{"tf":1.0}},"df":19,"e":{"docs":{},"df":0,"'":{"docs":{"900":{"tf":1.0}},"df":1},"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"918":{"tf":1.0}},"df":1}}}}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"912":{"tf":1.0}},"df":1}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"924":{"tf":1.0}},"df":1}}}}}}}},"=":{"docs":{},"df":0,"2":{"docs":{"567":{"tf":1.0}},"df":1}},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"900":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"900":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1748":{"tf":1.0},"1811":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1748":{"tf":1.0},"1811":{"tf":1.0}},"df":2}}}}}}}}}}}}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"899":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"899":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"530":{"tf":1.0},"533":{"tf":1.0}},"df":2,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"533":{"tf":1.0}},"df":1}}}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"530":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"681":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":5}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"149":{"tf":1.0},"217":{"tf":1.0},"39":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"149":{"tf":1.0},"39":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1192":{"tf":1.4142135623730951},"254":{"tf":1.0},"255":{"tf":1.0},"82":{"tf":1.0}},"df":4}},"y":{"docs":{"1155":{"tf":1.0},"1156":{"tf":1.0},"1192":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.0},"1314":{"tf":1.7320508075688772},"1317":{"tf":1.4142135623730951},"1437":{"tf":1.7320508075688772},"1438":{"tf":1.4142135623730951},"1439":{"tf":1.0},"1496":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"223":{"tf":1.4142135623730951},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.0},"92":{"tf":2.0}},"df":20,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"367":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"367":{"tf":1.0}},"df":1}}}}}}}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1275":{"tf":1.0},"1287":{"tf":1.0},"1288":{"tf":1.0},"1496":{"tf":1.0},"1497":{"tf":1.0},"360":{"tf":1.0},"394":{"tf":1.0},"431":{"tf":1.0},"92":{"tf":1.4142135623730951}},"df":9}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"360":{"tf":1.0},"362":{"tf":1.0},"367":{"tf":1.0},"370":{"tf":1.0},"466":{"tf":1.0}},"df":5,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1287":{"tf":1.0},"1288":{"tf":1.0},"431":{"tf":1.0}},"df":3}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1287":{"tf":1.0},"1288":{"tf":1.0},"431":{"tf":1.0}},"df":3}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"431":{"tf":1.0}},"df":1}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"276":{"tf":1.0},"277":{"tf":1.0}},"df":2}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1275":{"tf":1.0},"1496":{"tf":1.0},"1497":{"tf":1.0}},"df":3}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1314":{"tf":1.0},"1437":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1314":{"tf":1.0},"1437":{"tf":1.0}},"df":2}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"431":{"tf":1.0},"92":{"tf":1.4142135623730951}},"df":2}}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{"144":{"tf":1.0},"215":{"tf":1.0},"567":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"=":{"docs":{},"df":0,"1":{"docs":{"567":{"tf":1.0}},"df":1}},"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"529":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"529":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"0":{"tf":1.0}},"df":1}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{"1197":{"tf":1.0},"862":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0}},"df":3}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"10":{"tf":1.0},"1194":{"tf":1.0},"363":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"84":{"tf":1.4142135623730951},"992":{"tf":1.0},"996":{"tf":1.0}},"df":8}}},"i":{"docs":{},"df":0,"r":{"docs":{"100":{"tf":1.4142135623730951},"1132":{"tf":1.7320508075688772},"1151":{"tf":1.4142135623730951},"1176":{"tf":1.0},"1183":{"tf":1.4142135623730951},"1214":{"tf":1.7320508075688772},"1236":{"tf":1.4142135623730951},"1237":{"tf":1.4142135623730951},"1400":{"tf":1.4142135623730951},"1414":{"tf":1.0},"146":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"1732":{"tf":1.0},"1739":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1795":{"tf":1.0},"1802":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"188":{"tf":1.0},"2":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"273":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.0},"415":{"tf":1.0},"418":{"tf":1.0},"688":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"727":{"tf":1.0},"75":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"845":{"tf":1.0},"846":{"tf":1.0},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"994":{"tf":1.0},"996":{"tf":1.0}},"df":49,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1047":{"tf":1.0},"1631":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{"1415":{"tf":1.0}},"df":1}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"v":{"docs":{"681":{"tf":1.0}},"df":1}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"211":{"tf":1.0},"212":{"tf":1.0}},"df":2}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"1009":{"tf":1.0},"1044":{"tf":1.0},"1060":{"tf":1.7320508075688772},"1079":{"tf":1.0},"1082":{"tf":1.0},"1083":{"tf":1.0},"109":{"tf":1.0},"1167":{"tf":1.0},"1248":{"tf":1.0},"129":{"tf":1.0},"1329":{"tf":1.0},"1330":{"tf":1.0},"1344":{"tf":1.0},"1345":{"tf":1.0},"1346":{"tf":1.0},"1347":{"tf":1.0},"1388":{"tf":1.0},"1408":{"tf":1.0},"144":{"tf":1.0},"1601":{"tf":1.0},"1605":{"tf":1.0},"1734":{"tf":1.0},"1799":{"tf":1.0},"18":{"tf":1.0},"591":{"tf":1.4142135623730951},"604":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.0},"622":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"667":{"tf":1.0},"668":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"963":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951},"995":{"tf":1.0}},"df":45}}}},"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"100":{"tf":1.4142135623730951},"1000":{"tf":1.0},"1001":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1015":{"tf":1.0},"102":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.0},"1038":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1058":{"tf":1.4142135623730951},"1059":{"tf":1.4142135623730951},"106":{"tf":1.0},"1060":{"tf":1.7320508075688772},"1068":{"tf":1.0},"1069":{"tf":1.0},"107":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.0},"108":{"tf":1.4142135623730951},"1080":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.4142135623730951},"1083":{"tf":1.4142135623730951},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"109":{"tf":1.4142135623730951},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"110":{"tf":1.0},"1100":{"tf":1.0},"1109":{"tf":1.4142135623730951},"1110":{"tf":1.4142135623730951},"1111":{"tf":1.4142135623730951},"1112":{"tf":1.4142135623730951},"1113":{"tf":1.4142135623730951},"1114":{"tf":1.4142135623730951},"1119":{"tf":1.4142135623730951},"112":{"tf":1.0},"1120":{"tf":1.4142135623730951},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"1123":{"tf":1.4142135623730951},"1124":{"tf":1.4142135623730951},"1125":{"tf":1.4142135623730951},"1126":{"tf":1.4142135623730951},"1127":{"tf":1.4142135623730951},"1128":{"tf":1.4142135623730951},"1129":{"tf":1.4142135623730951},"113":{"tf":1.0},"1130":{"tf":1.4142135623730951},"1131":{"tf":1.4142135623730951},"1132":{"tf":1.4142135623730951},"1133":{"tf":1.4142135623730951},"1134":{"tf":1.4142135623730951},"1135":{"tf":1.4142135623730951},"1136":{"tf":1.4142135623730951},"1137":{"tf":1.4142135623730951},"114":{"tf":2.0},"115":{"tf":1.4142135623730951},"1155":{"tf":1.0},"1156":{"tf":1.4142135623730951},"1157":{"tf":1.0},"1158":{"tf":1.0},"1159":{"tf":1.0},"116":{"tf":1.7320508075688772},"1165":{"tf":1.0},"1166":{"tf":1.0},"1167":{"tf":1.0},"1168":{"tf":1.0},"1169":{"tf":1.0},"117":{"tf":1.4142135623730951},"1170":{"tf":1.0},"1171":{"tf":1.4142135623730951},"1172":{"tf":1.4142135623730951},"1177":{"tf":1.4142135623730951},"1179":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"1180":{"tf":1.4142135623730951},"1181":{"tf":1.4142135623730951},"1182":{"tf":1.4142135623730951},"1183":{"tf":1.4142135623730951},"1184":{"tf":1.4142135623730951},"1185":{"tf":1.4142135623730951},"1186":{"tf":1.4142135623730951},"1187":{"tf":1.4142135623730951},"1188":{"tf":1.4142135623730951},"119":{"tf":1.4142135623730951},"1197":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"1201":{"tf":1.0},"1204":{"tf":1.4142135623730951},"1205":{"tf":1.4142135623730951},"1206":{"tf":1.4142135623730951},"1207":{"tf":1.4142135623730951},"1208":{"tf":1.4142135623730951},"1209":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"1210":{"tf":1.4142135623730951},"1211":{"tf":1.4142135623730951},"1212":{"tf":1.4142135623730951},"1213":{"tf":1.4142135623730951},"1214":{"tf":1.4142135623730951},"1215":{"tf":1.4142135623730951},"1216":{"tf":1.4142135623730951},"1217":{"tf":1.4142135623730951},"1218":{"tf":1.4142135623730951},"1219":{"tf":1.4142135623730951},"122":{"tf":1.0},"1220":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.4142135623730951},"1247":{"tf":1.0},"1248":{"tf":1.0},"1249":{"tf":1.0},"125":{"tf":1.7320508075688772},"1250":{"tf":1.0},"1251":{"tf":1.0},"1252":{"tf":1.0},"1253":{"tf":1.4142135623730951},"1254":{"tf":1.4142135623730951},"1257":{"tf":1.0},"1260":{"tf":1.0},"1284":{"tf":1.0},"129":{"tf":1.4142135623730951},"1297":{"tf":1.0},"130":{"tf":1.0},"1315":{"tf":1.0},"1316":{"tf":1.0},"1318":{"tf":1.0},"1319":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1324":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"1329":{"tf":1.0},"133":{"tf":1.4142135623730951},"1330":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1335":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1339":{"tf":1.0},"1340":{"tf":1.0},"1341":{"tf":1.0},"1342":{"tf":1.0},"1343":{"tf":1.4142135623730951},"1344":{"tf":1.0},"1345":{"tf":1.0},"1346":{"tf":1.0},"1347":{"tf":1.0},"1350":{"tf":1.4142135623730951},"1351":{"tf":1.4142135623730951},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1358":{"tf":1.4142135623730951},"1361":{"tf":1.0},"1362":{"tf":1.0},"1363":{"tf":1.0},"1364":{"tf":1.0},"1365":{"tf":1.0},"1366":{"tf":1.0},"1367":{"tf":1.0},"1368":{"tf":1.0},"1369":{"tf":1.0},"137":{"tf":1.4142135623730951},"1370":{"tf":1.0},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"1379":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"1380":{"tf":1.4142135623730951},"1383":{"tf":1.0},"1384":{"tf":1.0},"1385":{"tf":1.4142135623730951},"1386":{"tf":1.4142135623730951},"1387":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"1390":{"tf":1.0},"1394":{"tf":1.4142135623730951},"140":{"tf":1.4142135623730951},"1401":{"tf":1.7320508075688772},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1404":{"tf":1.4142135623730951},"1405":{"tf":1.4142135623730951},"1406":{"tf":1.4142135623730951},"1407":{"tf":1.4142135623730951},"1408":{"tf":1.0},"1409":{"tf":1.7320508075688772},"141":{"tf":1.4142135623730951},"1410":{"tf":1.0},"1413":{"tf":1.4142135623730951},"1414":{"tf":1.4142135623730951},"1415":{"tf":1.4142135623730951},"1420":{"tf":1.0},"1439":{"tf":1.4142135623730951},"144":{"tf":1.7320508075688772},"1440":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1445":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"145":{"tf":1.4142135623730951},"1450":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1455":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1459":{"tf":1.0},"1460":{"tf":1.0},"1461":{"tf":1.0},"1462":{"tf":1.4142135623730951},"1465":{"tf":1.4142135623730951},"1467":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"1470":{"tf":1.0},"1471":{"tf":1.0},"1472":{"tf":1.0},"1473":{"tf":1.0},"1474":{"tf":1.0},"1475":{"tf":1.0},"1476":{"tf":1.4142135623730951},"1477":{"tf":1.0},"1478":{"tf":1.0},"148":{"tf":1.4142135623730951},"1482":{"tf":1.0},"1511":{"tf":1.0},"1512":{"tf":1.0},"1573":{"tf":1.0},"1574":{"tf":1.0},"1575":{"tf":1.0},"1585":{"tf":1.0},"1589":{"tf":1.0},"1590":{"tf":1.0},"1591":{"tf":1.0},"1592":{"tf":1.0},"1595":{"tf":1.0},"1596":{"tf":1.0},"1597":{"tf":1.0},"1598":{"tf":1.0},"1599":{"tf":1.0},"1600":{"tf":1.0},"1601":{"tf":1.0},"1656":{"tf":1.0},"1675":{"tf":1.0},"1678":{"tf":1.0},"1687":{"tf":1.0},"1688":{"tf":1.0},"1692":{"tf":1.0},"1693":{"tf":1.0},"1707":{"tf":1.0},"1708":{"tf":1.0},"171":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"172":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"1729":{"tf":1.4142135623730951},"173":{"tf":1.0},"1730":{"tf":1.4142135623730951},"1731":{"tf":1.4142135623730951},"1732":{"tf":1.4142135623730951},"1733":{"tf":1.7320508075688772},"1734":{"tf":1.4142135623730951},"1735":{"tf":1.0},"1736":{"tf":1.7320508075688772},"1737":{"tf":1.0},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"174":{"tf":1.0},"1740":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1742":{"tf":1.7320508075688772},"1743":{"tf":1.7320508075688772},"1744":{"tf":1.7320508075688772},"1745":{"tf":1.7320508075688772},"1746":{"tf":1.7320508075688772},"1747":{"tf":1.0},"175":{"tf":1.0},"1759":{"tf":1.4142135623730951},"176":{"tf":1.0},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.7320508075688772},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"177":{"tf":1.0},"1771":{"tf":1.4142135623730951},"178":{"tf":1.4142135623730951},"1782":{"tf":1.0},"179":{"tf":1.7320508075688772},"1792":{"tf":1.4142135623730951},"1793":{"tf":1.4142135623730951},"1794":{"tf":1.4142135623730951},"1795":{"tf":1.4142135623730951},"1796":{"tf":1.7320508075688772},"1797":{"tf":1.7320508075688772},"1798":{"tf":1.0},"1799":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"1800":{"tf":1.7320508075688772},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"1805":{"tf":1.7320508075688772},"1806":{"tf":1.7320508075688772},"1807":{"tf":1.7320508075688772},"1808":{"tf":1.7320508075688772},"181":{"tf":1.4142135623730951},"1810":{"tf":1.0},"182":{"tf":1.7320508075688772},"1823":{"tf":1.4142135623730951},"185":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.4142135623730951},"195":{"tf":1.0},"196":{"tf":1.0},"199":{"tf":1.0},"200":{"tf":1.0},"203":{"tf":1.4142135623730951},"204":{"tf":1.0},"23":{"tf":1.4142135623730951},"258":{"tf":1.0},"26":{"tf":1.4142135623730951},"261":{"tf":1.0},"262":{"tf":1.0},"27":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"34":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"404":{"tf":1.0},"405":{"tf":1.4142135623730951},"406":{"tf":1.0},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"468":{"tf":1.0},"479":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951},"481":{"tf":1.4142135623730951},"482":{"tf":1.7320508075688772},"487":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"489":{"tf":1.0},"490":{"tf":1.0},"491":{"tf":1.4142135623730951},"494":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"508":{"tf":1.4142135623730951},"509":{"tf":1.7320508075688772},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.4142135623730951},"515":{"tf":1.4142135623730951},"516":{"tf":1.4142135623730951},"521":{"tf":1.4142135623730951},"571":{"tf":1.4142135623730951},"577":{"tf":1.4142135623730951},"588":{"tf":1.0},"590":{"tf":1.4142135623730951},"591":{"tf":1.4142135623730951},"592":{"tf":1.4142135623730951},"593":{"tf":1.4142135623730951},"594":{"tf":1.4142135623730951},"595":{"tf":1.4142135623730951},"596":{"tf":1.0},"597":{"tf":1.4142135623730951},"598":{"tf":1.0},"599":{"tf":1.4142135623730951},"600":{"tf":1.4142135623730951},"601":{"tf":1.0},"602":{"tf":1.0},"603":{"tf":1.0},"604":{"tf":1.4142135623730951},"605":{"tf":1.4142135623730951},"606":{"tf":1.0},"607":{"tf":1.4142135623730951},"608":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"61":{"tf":1.0},"610":{"tf":1.4142135623730951},"611":{"tf":1.4142135623730951},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.4142135623730951},"615":{"tf":1.4142135623730951},"616":{"tf":1.4142135623730951},"618":{"tf":1.4142135623730951},"619":{"tf":1.4142135623730951},"62":{"tf":1.0},"620":{"tf":1.4142135623730951},"621":{"tf":1.4142135623730951},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.0},"63":{"tf":1.0},"633":{"tf":1.0},"634":{"tf":1.4142135623730951},"635":{"tf":1.4142135623730951},"636":{"tf":1.4142135623730951},"637":{"tf":1.4142135623730951},"638":{"tf":1.4142135623730951},"639":{"tf":1.4142135623730951},"64":{"tf":1.0},"640":{"tf":1.4142135623730951},"641":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.4142135623730951},"644":{"tf":1.4142135623730951},"645":{"tf":1.0},"646":{"tf":1.0},"647":{"tf":1.4142135623730951},"648":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"65":{"tf":1.0},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"652":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"655":{"tf":1.4142135623730951},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"658":{"tf":1.4142135623730951},"659":{"tf":1.4142135623730951},"66":{"tf":1.0},"660":{"tf":1.4142135623730951},"661":{"tf":1.4142135623730951},"662":{"tf":1.4142135623730951},"663":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951},"666":{"tf":1.4142135623730951},"667":{"tf":1.0},"668":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.4142135623730951},"686":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"695":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"698":{"tf":1.0},"699":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"708":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.7320508075688772},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"718":{"tf":1.0},"72":{"tf":1.4142135623730951},"720":{"tf":1.4142135623730951},"721":{"tf":1.4142135623730951},"722":{"tf":1.4142135623730951},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"725":{"tf":1.4142135623730951},"735":{"tf":1.0},"736":{"tf":1.0},"737":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":1.4142135623730951},"742":{"tf":1.4142135623730951},"743":{"tf":1.4142135623730951},"744":{"tf":1.4142135623730951},"745":{"tf":1.4142135623730951},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.4142135623730951},"753":{"tf":1.4142135623730951},"754":{"tf":1.4142135623730951},"755":{"tf":1.4142135623730951},"756":{"tf":1.0},"757":{"tf":1.0},"767":{"tf":1.0},"768":{"tf":1.4142135623730951},"769":{"tf":1.4142135623730951},"77":{"tf":1.0},"770":{"tf":1.0},"771":{"tf":1.0},"772":{"tf":1.0},"773":{"tf":1.0},"774":{"tf":1.4142135623730951},"775":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.4142135623730951},"78":{"tf":1.0},"780":{"tf":1.4142135623730951},"787":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"79":{"tf":1.4142135623730951},"790":{"tf":1.0},"796":{"tf":1.0},"81":{"tf":1.0},"810":{"tf":1.0},"817":{"tf":1.4142135623730951},"818":{"tf":1.4142135623730951},"819":{"tf":1.4142135623730951},"82":{"tf":1.0},"820":{"tf":1.4142135623730951},"821":{"tf":1.4142135623730951},"822":{"tf":1.4142135623730951},"83":{"tf":1.0},"839":{"tf":1.4142135623730951},"84":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"842":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0},"846":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"850":{"tf":1.0},"859":{"tf":1.0},"860":{"tf":1.0},"861":{"tf":1.0},"866":{"tf":1.4142135623730951},"868":{"tf":1.0},"869":{"tf":1.4142135623730951},"87":{"tf":1.0},"870":{"tf":1.0},"871":{"tf":1.4142135623730951},"872":{"tf":1.4142135623730951},"873":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0},"88":{"tf":1.0},"886":{"tf":1.4142135623730951},"887":{"tf":1.4142135623730951},"89":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"90":{"tf":1.0},"905":{"tf":1.4142135623730951},"906":{"tf":1.4142135623730951},"907":{"tf":1.4142135623730951},"908":{"tf":1.4142135623730951},"909":{"tf":1.4142135623730951},"91":{"tf":1.0},"910":{"tf":1.4142135623730951},"911":{"tf":1.4142135623730951},"912":{"tf":1.4142135623730951},"913":{"tf":1.4142135623730951},"914":{"tf":1.4142135623730951},"915":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"917":{"tf":1.4142135623730951},"918":{"tf":1.4142135623730951},"919":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951},"920":{"tf":1.4142135623730951},"921":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"923":{"tf":1.4142135623730951},"924":{"tf":1.4142135623730951},"925":{"tf":1.4142135623730951},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"939":{"tf":1.0},"94":{"tf":1.7320508075688772},"940":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"95":{"tf":1.4142135623730951},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"96":{"tf":1.4142135623730951},"963":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951},"97":{"tf":1.0},"98":{"tf":1.4142135623730951},"988":{"tf":1.0},"989":{"tf":1.0},"990":{"tf":1.4142135623730951},"991":{"tf":1.0},"992":{"tf":1.4142135623730951},"994":{"tf":1.4142135623730951},"995":{"tf":1.4142135623730951},"996":{"tf":1.4142135623730951},"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951},"999":{"tf":1.0}},"df":692,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"1055":{"tf":2.0}},"df":1}}}}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{"1587":{"tf":1.0},"31":{"tf":1.0}},"df":2}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"1196":{"tf":1.0},"823":{"tf":1.0}},"df":2},"t":{"docs":{"1060":{"tf":1.4142135623730951},"117":{"tf":1.0},"1176":{"tf":1.0},"1181":{"tf":1.0},"1188":{"tf":1.0},"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"133":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1400":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1437":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"201":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"23":{"tf":1.0},"403":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"415":{"tf":1.4142135623730951},"418":{"tf":1.0},"623":{"tf":1.0},"667":{"tf":1.0},"681":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"996":{"tf":1.0}},"df":43,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1612":{"tf":1.4142135623730951},"971":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"k":{"docs":{"149":{"tf":1.4142135623730951},"150":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.4142135623730951},"212":{"tf":1.0},"217":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.4142135623730951}},"df":8,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"147":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"203":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"217":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0}},"df":10,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"150":{"tf":1.0},"208":{"tf":1.0},"36":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{"1060":{"tf":1.0}},"df":1}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{"14":{"tf":1.0},"144":{"tf":2.0},"145":{"tf":1.7320508075688772},"146":{"tf":2.0},"147":{"tf":1.7320508075688772},"148":{"tf":1.4142135623730951},"149":{"tf":2.0},"150":{"tf":1.7320508075688772},"199":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.4142135623730951},"202":{"tf":1.7320508075688772},"203":{"tf":1.7320508075688772},"204":{"tf":1.0},"207":{"tf":2.0},"208":{"tf":2.0},"209":{"tf":2.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.7320508075688772},"212":{"tf":1.4142135623730951},"213":{"tf":1.0},"215":{"tf":1.7320508075688772},"216":{"tf":1.7320508075688772},"217":{"tf":2.0},"224":{"tf":1.0},"226":{"tf":1.4142135623730951},"33":{"tf":2.0},"34":{"tf":1.7320508075688772},"35":{"tf":2.0},"36":{"tf":1.7320508075688772},"37":{"tf":1.4142135623730951},"38":{"tf":1.7320508075688772},"39":{"tf":2.0},"414":{"tf":1.0},"415":{"tf":2.0},"416":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"429":{"tf":1.0},"700":{"tf":1.7320508075688772},"719":{"tf":1.4142135623730951}},"df":40,"'":{"docs":{"146":{"tf":1.0},"147":{"tf":1.0},"150":{"tf":1.0},"203":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"210":{"tf":1.0},"215":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.0}},"df":11},".":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1141":{"tf":1.0}},"df":1}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1140":{"tf":1.0},"1151":{"tf":1.0},"1162":{"tf":1.0}},"df":3}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"700":{"tf":1.0},"823":{"tf":1.0}},"df":2}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"73":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"210":{"tf":1.0},"215":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"215":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"14":{"tf":1.0},"419":{"tf":1.0},"429":{"tf":1.4142135623730951}},"df":3}}}},"g":{"docs":{},"df":0,"r":{"docs":{"146":{"tf":1.0},"207":{"tf":1.0},"216":{"tf":1.0},"35":{"tf":1.0}},"df":4,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"216":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{"149":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"217":{"tf":1.0},"39":{"tf":1.0}},"df":5,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"217":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1101":{"tf":1.7320508075688772},"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"958":{"tf":1.7320508075688772}},"df":7,"i":{"docs":{},"df":0,"d":{"docs":{"1574":{"tf":1.0},"1575":{"tf":1.0},"1585":{"tf":1.0}},"df":3},"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"375":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"375":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"t":{"docs":{"1308":{"tf":1.0},"1309":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0}},"df":4}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"945":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"945":{"tf":1.0}},"df":1}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{"0":{"tf":1.0},"3":{"tf":1.7320508075688772},"4":{"tf":1.0},"6":{"tf":1.4142135623730951}},"df":4}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1374":{"tf":1.0},"1375":{"tf":1.0}},"df":2}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"122":{"tf":1.0},"80":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"122":{"tf":1.0}},"df":1}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{"122":{"tf":1.0},"1276":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"434":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0}},"df":7},"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"211":{"tf":1.0},"230":{"tf":1.4142135623730951}},"df":2,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"272":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"272":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"270":{"tf":1.4142135623730951}},"df":1}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"271":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"271":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"15":{"tf":1.0},"73":{"tf":1.0}},"df":2}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"14":{"tf":1.0},"191":{"tf":1.0},"419":{"tf":1.4142135623730951},"434":{"tf":1.4142135623730951},"78":{"tf":1.0}},"df":5,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"1276":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1276":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"191":{"tf":1.0},"78":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"191":{"tf":1.0},"78":{"tf":1.0}},"df":2}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"189":{"tf":1.0},"190":{"tf":1.4142135623730951},"419":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.4142135623730951}},"df":5}}}}}}}}}}}},"l":{"docs":{},"df":0,"t":{"docs":{"1058":{"tf":1.7320508075688772},"1059":{"tf":1.4142135623730951},"1087":{"tf":1.0},"1088":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"601":{"tf":1.4142135623730951},"602":{"tf":1.4142135623730951},"604":{"tf":2.0},"605":{"tf":2.0},"607":{"tf":2.0},"608":{"tf":2.0},"609":{"tf":1.0},"610":{"tf":1.0},"612":{"tf":1.7320508075688772},"613":{"tf":2.0},"615":{"tf":2.449489742783178},"616":{"tf":2.449489742783178},"620":{"tf":1.4142135623730951},"621":{"tf":1.4142135623730951},"624":{"tf":1.0},"625":{"tf":1.0},"629":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.4142135623730951},"648":{"tf":2.0},"649":{"tf":2.0},"651":{"tf":2.0},"652":{"tf":2.0},"653":{"tf":1.0},"654":{"tf":1.0},"656":{"tf":1.7320508075688772},"657":{"tf":2.0},"659":{"tf":2.449489742783178},"660":{"tf":2.449489742783178},"663":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"665":{"tf":1.7320508075688772},"666":{"tf":1.7320508075688772}},"df":41}},"m":{"docs":{},"df":0,"e":{"docs":{"144":{"tf":1.0},"1587":{"tf":1.0},"182":{"tf":1.0},"33":{"tf":1.0},"619":{"tf":1.0},"662":{"tf":1.0},"9":{"tf":1.7320508075688772},"992":{"tf":1.0},"996":{"tf":1.0}},"df":9}},"v":{"docs":{},"df":0,"e":{"docs":{"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"129":{"tf":1.0},"1393":{"tf":1.0},"18":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"df":11}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"945":{"tf":1.0}},"df":1}},"e":{"docs":{"1377":{"tf":1.4142135623730951},"1378":{"tf":1.0},"1380":{"tf":1.0},"1393":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"363":{"tf":1.0}},"df":7,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1522":{"tf":1.0}},"df":1}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1522":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"p":{"docs":{"1292":{"tf":1.0},"1296":{"tf":1.0},"1299":{"tf":1.0},"13":{"tf":1.0},"1300":{"tf":1.0},"1320":{"tf":1.0},"1385":{"tf":1.0},"1386":{"tf":1.0},"1394":{"tf":1.0},"1419":{"tf":1.0},"1422":{"tf":1.0},"1423":{"tf":1.0},"1424":{"tf":1.0},"1439":{"tf":1.0},"1506":{"tf":1.0},"1512":{"tf":1.4142135623730951},"1516":{"tf":1.0},"1517":{"tf":1.0},"407":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.0}},"df":21,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"268":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{"276":{"tf":1.0}},"df":1},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"276":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1514":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1292":{"tf":1.0},"1509":{"tf":1.0},"1519":{"tf":1.4142135623730951}},"df":3}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"14":{"tf":1.0},"436":{"tf":1.4142135623730951}},"df":2}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1500":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1500":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1293":{"tf":1.0},"1294":{"tf":1.0}},"df":2}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1494":{"tf":1.0},"223":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1494":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1293":{"tf":1.0},"1310":{"tf":1.0}},"df":2}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"1292":{"tf":1.0},"1296":{"tf":1.0},"1419":{"tf":1.0},"1516":{"tf":1.4142135623730951}},"df":4}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"14":{"tf":1.0},"437":{"tf":1.4142135623730951}},"df":2}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1501":{"tf":1.4142135623730951}},"df":1}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"223":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1505":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1505":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"1497":{"tf":1.4142135623730951}},"df":1}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1507":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1507":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1508":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1508":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1506":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1506":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1292":{"tf":1.0},"1297":{"tf":1.0},"1420":{"tf":1.0},"1517":{"tf":1.4142135623730951}},"df":4}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"1496":{"tf":1.4142135623730951},"223":{"tf":1.4142135623730951}},"df":2}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"1292":{"tf":1.0},"1377":{"tf":1.0},"1378":{"tf":1.0},"1379":{"tf":1.0},"1380":{"tf":1.0},"1393":{"tf":1.4142135623730951},"1394":{"tf":1.4142135623730951},"1395":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1413":{"tf":1.4142135623730951},"1414":{"tf":1.4142135623730951},"1415":{"tf":1.0},"1509":{"tf":1.4142135623730951},"1512":{"tf":1.0}},"df":20,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1293":{"tf":1.0},"1320":{"tf":1.0}},"df":2}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"223":{"tf":1.4142135623730951}},"df":1,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1293":{"tf":1.0},"1348":{"tf":1.0}},"df":2}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1495":{"tf":1.0},"223":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1495":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{"144":{"tf":1.0},"8":{"tf":1.0}},"df":2}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"3":{"tf":1.0},"5":{"tf":1.0}},"df":2}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1374":{"tf":1.0},"1381":{"tf":1.0}},"df":2}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1374":{"tf":1.0},"1391":{"tf":1.0}},"df":2}}}}}},"i":{"docs":{"124":{"tf":1.0},"1292":{"tf":1.0},"1368":{"tf":1.0},"1389":{"tf":1.0},"1476":{"tf":1.0},"1477":{"tf":1.0},"1511":{"tf":1.4142135623730951},"97":{"tf":1.0}},"df":8,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1515":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"1370":{"tf":1.0},"1478":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1370":{"tf":1.0},"1478":{"tf":1.0}},"df":2}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"1292":{"tf":1.0},"1483":{"tf":1.0}},"df":2}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1293":{"tf":1.0},"1359":{"tf":1.0}},"df":2}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"124":{"tf":1.4142135623730951},"80":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"1510":{"tf":1.0},"1516":{"tf":1.0},"1517":{"tf":1.0}},"df":3}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1292":{"tf":1.0},"1510":{"tf":1.4142135623730951},"1511":{"tf":1.0}},"df":3}}}}}},"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"119":{"tf":1.0},"125":{"tf":1.0},"159":{"tf":1.4142135623730951},"1751":{"tf":1.0},"1812":{"tf":1.0},"55":{"tf":1.4142135623730951}},"df":6,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"179":{"tf":1.0},"182":{"tf":1.0}},"df":2}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{"205":{"tf":1.0},"990":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951},"996":{"tf":1.4142135623730951}},"df":4}}},"e":{"docs":{"1060":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"203":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"38":{"tf":1.0},"428":{"tf":1.0},"611":{"tf":1.0},"655":{"tf":1.0},"688":{"tf":1.0},"727":{"tf":1.0}},"df":13},"i":{"docs":{},"df":0,"z":{"docs":{"1156":{"tf":1.0},"1241":{"tf":1.0},"1314":{"tf":1.0},"1317":{"tf":1.0},"1395":{"tf":1.7320508075688772},"1437":{"tf":1.0},"1438":{"tf":1.4142135623730951},"1439":{"tf":1.0}},"df":8,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1287":{"tf":1.0},"1497":{"tf":1.0},"394":{"tf":1.0},"431":{"tf":1.0}},"df":4}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"362":{"tf":1.0},"367":{"tf":1.0},"370":{"tf":1.0},"466":{"tf":1.0}},"df":4,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1288":{"tf":1.0},"431":{"tf":1.0}},"df":2}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1288":{"tf":1.0},"431":{"tf":1.0}},"df":2}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"431":{"tf":1.0}},"df":1}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1497":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"430":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1157":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1287":{"tf":1.0}},"df":1}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1287":{"tf":1.0}},"df":1}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1275":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"276":{"tf":1.0},"277":{"tf":1.0}},"df":2}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"431":{"tf":1.0}},"df":1}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"474":{"tf":1.4142135623730951},"475":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"482":{"tf":1.4142135623730951},"499":{"tf":1.4142135623730951},"502":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"509":{"tf":1.4142135623730951},"542":{"tf":1.0},"550":{"tf":1.0},"551":{"tf":1.0},"552":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"681":{"tf":2.0}},"df":17,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"570":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"f":{"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":1.0},"1176":{"tf":1.4142135623730951},"1177":{"tf":1.4142135623730951},"1178":{"tf":1.4142135623730951},"1179":{"tf":1.4142135623730951},"1180":{"tf":1.4142135623730951},"1181":{"tf":1.4142135623730951},"1182":{"tf":1.4142135623730951},"1183":{"tf":1.4142135623730951},"1184":{"tf":1.4142135623730951},"1185":{"tf":1.4142135623730951},"1186":{"tf":1.4142135623730951},"1187":{"tf":1.4142135623730951},"1188":{"tf":1.4142135623730951},"1191":{"tf":1.0},"1192":{"tf":1.4142135623730951},"1193":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"1379":{"tf":1.4142135623730951},"1380":{"tf":1.4142135623730951},"1384":{"tf":1.0},"1385":{"tf":1.0},"1386":{"tf":1.0},"1387":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.0},"1390":{"tf":1.0},"1393":{"tf":1.4142135623730951},"1394":{"tf":1.4142135623730951},"1395":{"tf":1.4142135623730951},"1398":{"tf":1.0},"1399":{"tf":1.0},"1400":{"tf":1.4142135623730951},"1401":{"tf":1.4142135623730951},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1404":{"tf":1.4142135623730951},"1405":{"tf":1.4142135623730951},"1406":{"tf":1.4142135623730951},"1413":{"tf":1.4142135623730951},"1414":{"tf":1.4142135623730951},"1415":{"tf":1.4142135623730951},"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.4142135623730951},"1723":{"tf":1.4142135623730951},"1724":{"tf":1.4142135623730951},"1725":{"tf":1.0},"274":{"tf":1.0},"401":{"tf":1.4142135623730951},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"404":{"tf":1.0},"405":{"tf":1.4142135623730951},"406":{"tf":1.0},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.4142135623730951},"535":{"tf":1.0},"570":{"tf":1.0},"667":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"886":{"tf":1.4142135623730951},"887":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951},"90":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}},"df":95}},"n":{"docs":{},"df":0,"d":{"docs":{"1352":{"tf":1.0},"1414":{"tf":1.4142135623730951},"1466":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"681":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.0},"774":{"tf":1.0},"780":{"tf":1.0}},"df":16,"e":{"docs":{},"df":0,"r":{"docs":{"216":{"tf":1.4142135623730951},"217":{"tf":1.4142135623730951},"382":{"tf":1.0},"537":{"tf":1.0}},"df":4,"'":{"docs":{"1151":{"tf":1.4142135623730951},"1152":{"tf":1.4142135623730951},"1236":{"tf":1.4142135623730951},"1237":{"tf":1.4142135623730951}},"df":4},"_":{"docs":{"956":{"tf":1.0}},"df":1,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"382":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"382":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"s":{"docs":{"9":{"tf":1.4142135623730951}},"df":1},"t":{"docs":{"1729":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0}},"df":4}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"8":{"tf":1.0}},"df":1}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"117":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":2.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"53":{"tf":1.4142135623730951},"54":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0}},"df":11,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"1781":{"tf":1.0},"419":{"tf":1.0},"435":{"tf":1.0}},"df":3}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1781":{"tf":1.0},"419":{"tf":1.0},"435":{"tf":1.0}},"df":3}}}}}}}}}}}}}}},"t":{"docs":{"114":{"tf":1.0},"1299":{"tf":1.0},"130":{"tf":1.0},"1300":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1307":{"tf":1.4142135623730951},"1308":{"tf":1.0},"1309":{"tf":1.0},"1421":{"tf":1.0},"1422":{"tf":1.0},"1423":{"tf":1.0},"1424":{"tf":1.0},"1425":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.4142135623730951},"1431":{"tf":1.4142135623730951},"1432":{"tf":1.4142135623730951},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"1749":{"tf":1.0},"1750":{"tf":1.0},"1751":{"tf":1.7320508075688772},"1752":{"tf":1.0},"1753":{"tf":1.7320508075688772},"1754":{"tf":1.7320508075688772},"1755":{"tf":1.7320508075688772},"1756":{"tf":1.7320508075688772},"1775":{"tf":1.0},"1812":{"tf":1.4142135623730951},"1813":{"tf":1.0},"1814":{"tf":1.7320508075688772},"1815":{"tf":1.7320508075688772},"1816":{"tf":1.7320508075688772},"1817":{"tf":1.7320508075688772},"1818":{"tf":1.0},"1819":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"210":{"tf":1.0},"215":{"tf":1.0},"233":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"485":{"tf":1.0},"49":{"tf":1.0},"495":{"tf":1.4142135623730951},"50":{"tf":1.0},"51":{"tf":1.0},"517":{"tf":1.0},"52":{"tf":1.0},"522":{"tf":1.4142135623730951},"525":{"tf":1.0},"53":{"tf":1.0},"534":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"586":{"tf":1.0},"6":{"tf":1.0},"681":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"799":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"903":{"tf":1.7320508075688772},"905":{"tf":1.7320508075688772},"906":{"tf":1.7320508075688772},"907":{"tf":1.4142135623730951},"908":{"tf":1.4142135623730951},"909":{"tf":1.4142135623730951},"910":{"tf":1.7320508075688772},"911":{"tf":1.7320508075688772},"912":{"tf":1.7320508075688772},"913":{"tf":1.4142135623730951},"914":{"tf":1.4142135623730951},"915":{"tf":1.4142135623730951},"916":{"tf":1.7320508075688772},"917":{"tf":1.7320508075688772},"918":{"tf":1.7320508075688772},"919":{"tf":1.4142135623730951},"920":{"tf":1.4142135623730951},"921":{"tf":1.4142135623730951},"922":{"tf":1.7320508075688772},"923":{"tf":1.7320508075688772},"924":{"tf":1.7320508075688772},"925":{"tf":1.4142135623730951},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"928":{"tf":1.7320508075688772},"930":{"tf":1.4142135623730951},"931":{"tf":1.0},"932":{"tf":1.0},"933":{"tf":1.0}},"df":123,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"799":{"tf":1.0},"833":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"799":{"tf":1.0},"833":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{"1583":{"tf":1.0},"1584":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1584":{"tf":1.0}},"df":1}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1583":{"tf":1.0}},"df":1}}}}}}}}}}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"3":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"162":{"tf":1.0},"165":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0}},"df":4,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"165":{"tf":1.0},"51":{"tf":1.0}},"df":2}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"162":{"tf":1.0},"49":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"131":{"tf":1.0},"20":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"131":{"tf":1.0},"20":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{"1754":{"tf":1.0},"1814":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1754":{"tf":1.0},"1814":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1751":{"tf":1.0},"1812":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1751":{"tf":1.0},"1812":{"tf":1.0}},"df":2}}}}}}}}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1304":{"tf":1.0},"1427":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1304":{"tf":1.0},"1427":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1306":{"tf":1.0},"1428":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1306":{"tf":1.0},"1428":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1305":{"tf":1.0},"1429":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1305":{"tf":1.0},"1429":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"132":{"tf":1.0},"21":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"132":{"tf":1.0},"21":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{"134":{"tf":1.0},"22":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"134":{"tf":1.0},"22":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1307":{"tf":1.0},"1430":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1307":{"tf":1.0},"1430":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"1031":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1031":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"161":{"tf":1.0},"164":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0}},"df":4,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"164":{"tf":1.0},"50":{"tf":1.0}},"df":2}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"161":{"tf":1.0},"48":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"803":{"tf":1.0},"838":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"4":{"docs":{},"df":0,"0":{"docs":{"803":{"tf":1.0},"838":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1147":{"tf":1.0},"1229":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1147":{"tf":1.0},"1229":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1373":{"tf":1.0},"1481":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1373":{"tf":1.0},"1481":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"155":{"tf":1.0},"45":{"tf":1.0}},"df":2,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"8":{"docs":{"155":{"tf":1.0},"45":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"587":{"tf":1.0},"632":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"587":{"tf":1.0},"632":{"tf":1.0}},"df":2}}}}}}}}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1755":{"tf":1.0},"1815":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1755":{"tf":1.0},"1815":{"tf":1.0}},"df":2}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1302":{"tf":1.0},"1426":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1302":{"tf":1.0},"1426":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"1":{"docs":{},"df":0,"6":{"docs":{},"df":0,"5":{"docs":{"495":{"tf":1.0},"522":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"4":{"docs":{"495":{"tf":1.0},"522":{"tf":1.0}},"df":2}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1298":{"tf":1.0},"1421":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1298":{"tf":1.0},"1421":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"1752":{"tf":1.0},"1813":{"tf":1.0}},"df":2,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"8":{"docs":{"1752":{"tf":1.0},"1813":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"160":{"tf":1.0},"47":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"160":{"tf":1.0},"47":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"153":{"tf":1.0},"1750":{"tf":1.0},"1819":{"tf":1.0},"44":{"tf":1.0},"801":{"tf":1.0},"836":{"tf":1.0}},"df":6,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"153":{"tf":1.0},"1750":{"tf":1.0},"1819":{"tf":1.0},"44":{"tf":1.0},"801":{"tf":1.0},"836":{"tf":1.0}},"df":6}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"p":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"166":{"tf":1.0},"56":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"8":{"docs":{"166":{"tf":1.0},"56":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1749":{"tf":1.0},"1818":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1749":{"tf":1.0},"1818":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1303":{"tf":1.0},"1425":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1303":{"tf":1.0},"1425":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"167":{"tf":1.0},"57":{"tf":1.0}},"df":2,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"167":{"tf":1.0},"57":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1145":{"tf":1.0},"1231":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1145":{"tf":1.0},"1231":{"tf":1.0}},"df":2}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1300":{"tf":1.0},"1423":{"tf":1.0},"1424":{"tf":1.0}},"df":3,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1300":{"tf":1.0},"1423":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1753":{"tf":1.0},"1817":{"tf":1.0}},"df":2,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1753":{"tf":1.0},"1817":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1146":{"tf":1.0},"1232":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1146":{"tf":1.0},"1232":{"tf":1.0}},"df":2}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1301":{"tf":1.0},"1424":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1301":{"tf":1.0},"1424":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"156":{"tf":1.0},"46":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"1":{"docs":{},"df":0,"6":{"docs":{"156":{"tf":1.0},"46":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1642":{"tf":1.0},"1679":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1642":{"tf":1.0},"1679":{"tf":1.0}},"df":2}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1144":{"tf":1.0},"1230":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1144":{"tf":1.0},"1230":{"tf":1.0}},"df":2}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1299":{"tf":1.0},"1422":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1299":{"tf":1.0},"1422":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"154":{"tf":1.0},"43":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"9":{"docs":{},"df":0,"6":{"docs":{"154":{"tf":1.0},"43":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"802":{"tf":1.0},"837":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"4":{"docs":{},"df":0,"8":{"docs":{"802":{"tf":1.0},"837":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"1572":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1572":{"tf":1.0}},"df":1}}}}}}}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"168":{"tf":1.0},"58":{"tf":1.0}},"df":2,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"168":{"tf":1.0},"58":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"189":{"tf":1.0},"76":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"189":{"tf":1.0},"76":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"158":{"tf":1.0},"54":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"158":{"tf":1.0},"54":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"157":{"tf":1.0},"1809":{"tf":1.0},"53":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"157":{"tf":1.0},"1809":{"tf":1.0},"53":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1309":{"tf":1.0},"1432":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{"1309":{"tf":1.0},"1432":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"159":{"tf":1.0},"55":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"159":{"tf":1.0},"55":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1308":{"tf":1.0},"1431":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{"1308":{"tf":1.0},"1431":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"804":{"tf":1.0},"834":{"tf":1.0}},"df":2},"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"804":{"tf":1.0},"834":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"p":{"docs":{"2":{"tf":1.0},"205":{"tf":1.0},"3":{"tf":1.4142135623730951},"525":{"tf":1.0},"6":{"tf":1.0},"681":{"tf":1.0}},"df":6,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"205":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"205":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"163":{"tf":1.0},"52":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"163":{"tf":1.0},"52":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1756":{"tf":1.0},"1816":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1756":{"tf":1.0},"1816":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1292":{"tf":1.0},"1492":{"tf":1.0}},"df":2}},"r":{"docs":{"992":{"tf":1.0}},"df":1}}}},"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1374":{"tf":1.0},"1396":{"tf":1.0}},"df":2}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{"115":{"tf":1.0},"1307":{"tf":1.0},"1352":{"tf":1.0},"1366":{"tf":1.0},"1367":{"tf":1.0},"1370":{"tf":1.0},"1384":{"tf":1.0},"1395":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1413":{"tf":1.0},"1428":{"tf":1.0},"1430":{"tf":1.0},"1466":{"tf":1.0},"1474":{"tf":1.0},"1475":{"tf":1.0},"1478":{"tf":1.0},"1729":{"tf":1.7320508075688772},"1730":{"tf":2.0},"1731":{"tf":1.7320508075688772},"1732":{"tf":1.7320508075688772},"1734":{"tf":1.0},"1735":{"tf":1.0},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"1740":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1744":{"tf":1.7320508075688772},"1745":{"tf":1.0},"1746":{"tf":1.4142135623730951},"1759":{"tf":1.0},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.0},"1762":{"tf":1.0},"1763":{"tf":1.4142135623730951},"1764":{"tf":1.4142135623730951},"1765":{"tf":1.4142135623730951},"1771":{"tf":1.4142135623730951},"1776":{"tf":1.0},"1777":{"tf":1.0},"1782":{"tf":1.7320508075688772},"1792":{"tf":1.7320508075688772},"1793":{"tf":2.0},"1794":{"tf":1.7320508075688772},"1795":{"tf":1.7320508075688772},"1799":{"tf":1.0},"180":{"tf":1.0},"1800":{"tf":1.4142135623730951},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"1805":{"tf":1.7320508075688772},"1806":{"tf":1.0},"221":{"tf":1.0},"31":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"428":{"tf":1.0},"71":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.4142135623730951},"712":{"tf":1.0},"713":{"tf":1.0},"714":{"tf":1.4142135623730951},"715":{"tf":1.4142135623730951},"716":{"tf":1.4142135623730951},"721":{"tf":1.0},"722":{"tf":1.4142135623730951},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"729":{"tf":1.0},"735":{"tf":1.0},"736":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.4142135623730951},"743":{"tf":1.4142135623730951},"744":{"tf":1.4142135623730951},"745":{"tf":1.0},"752":{"tf":2.0},"753":{"tf":2.23606797749979},"754":{"tf":2.23606797749979},"755":{"tf":2.23606797749979},"758":{"tf":1.0},"759":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"763":{"tf":1.0},"764":{"tf":1.0},"768":{"tf":2.0},"769":{"tf":2.23606797749979},"774":{"tf":2.23606797749979},"775":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.0},"780":{"tf":2.23606797749979},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951},"821":{"tf":1.4142135623730951},"822":{"tf":1.4142135623730951},"862":{"tf":1.0},"869":{"tf":1.4142135623730951},"870":{"tf":1.0},"871":{"tf":1.4142135623730951},"872":{"tf":1.4142135623730951},"873":{"tf":1.0},"874":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.0},"97":{"tf":1.0}},"df":117,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{"1782":{"tf":1.0}},"df":1}}}},"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1759":{"tf":1.0},"1761":{"tf":1.0},"1762":{"tf":1.0},"710":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0}},"df":6}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{"1731":{"tf":2.0},"1732":{"tf":1.7320508075688772},"1740":{"tf":1.7320508075688772},"1741":{"tf":1.7320508075688772},"1744":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.4142135623730951},"1779":{"tf":1.0},"1794":{"tf":2.0},"1795":{"tf":1.7320508075688772},"1803":{"tf":1.7320508075688772},"1804":{"tf":1.7320508075688772},"1805":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"712":{"tf":1.4142135623730951},"713":{"tf":1.0}},"df":17}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1729":{"tf":2.0},"1730":{"tf":2.449489742783178},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.7320508075688772},"1743":{"tf":1.4142135623730951},"1759":{"tf":1.4142135623730951},"1774":{"tf":1.0},"1791":{"tf":1.0},"1792":{"tf":2.0},"1793":{"tf":2.449489742783178},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.7320508075688772},"1808":{"tf":1.0},"710":{"tf":1.4142135623730951}},"df":14}}}}}}}},"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1614":{"tf":1.4142135623730951},"973":{"tf":1.4142135623730951}},"df":2}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"215":{"tf":1.0}},"df":1},"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"577":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0}},"df":4,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1038":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{"1033":{"tf":1.0},"888":{"tf":1.0}},"df":2}}}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"1038":{"tf":1.0}},"df":1}}}}},"r":{"docs":{"181":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"990":{"tf":1.0},"992":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.4142135623730951},"996":{"tf":1.4142135623730951},"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951}},"df":9,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"991":{"tf":1.0}},"df":1}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"1052":{"tf":1.0},"1636":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1052":{"tf":1.0},"1636":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"997":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"1169":{"tf":1.0},"1170":{"tf":1.0},"1250":{"tf":1.0},"1251":{"tf":1.0},"401":{"tf":1.0}},"df":5,"i":{"docs":{"1389":{"tf":1.0},"1476":{"tf":1.0},"8":{"tf":1.0}},"df":3}}}},"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{"0":{"tf":1.0},"1060":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1253":{"tf":1.0},"1254":{"tf":1.0},"1274":{"tf":1.0},"1403":{"tf":1.0},"144":{"tf":1.0},"93":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"995":{"tf":1.4142135623730951},"996":{"tf":1.0}},"df":16}}},"t":{"docs":{},"df":0,"e":{"docs":{"577":{"tf":1.0}},"df":1}}},"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"791":{"tf":1.0},"851":{"tf":1.0}},"df":2}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1314":{"tf":1.0},"1437":{"tf":1.0}},"df":2}}}}},"o":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.4142135623730951}},"df":1}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"786":{"tf":1.0},"832":{"tf":1.0}},"df":2}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"1524":{"tf":1.0},"1671":{"tf":1.0}},"df":2,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1704":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"1637":{"tf":1.0},"1645":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1637":{"tf":1.4142135623730951},"1671":{"tf":1.0},"1698":{"tf":1.0},"1699":{"tf":1.0}},"df":4,"2":{"docs":{"1637":{"tf":1.0},"1684":{"tf":1.0}},"df":2}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1637":{"tf":1.0},"1689":{"tf":1.0}},"df":2,"i":{"docs":{"1678":{"tf":1.4142135623730951}},"df":1}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1637":{"tf":1.0},"1700":{"tf":1.4142135623730951},"1707":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"2":{"docs":{"1637":{"tf":1.0},"1701":{"tf":1.4142135623730951},"1708":{"tf":1.0}},"df":3}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1637":{"tf":1.0},"1702":{"tf":1.0}},"df":2}}}}}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1053":{"tf":1.4142135623730951},"1060":{"tf":1.0},"888":{"tf":1.0}},"df":3}}},"e":{"docs":{"1058":{"tf":1.0}},"df":1},"i":{"docs":{},"df":0,"d":{"docs":{"0":{"tf":1.0},"9":{"tf":1.0}},"df":2}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1058":{"tf":1.0},"1060":{"tf":1.0},"729":{"tf":1.0},"934":{"tf":1.0}},"df":4}}}},"r":{"docs":{},"df":0,"t":{"docs":{"1016":{"tf":1.0},"144":{"tf":1.0},"33":{"tf":1.0}},"df":3,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1016":{"tf":1.0}},"df":1}}}}}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{"1010":{"tf":1.0},"1019":{"tf":1.0},"1029":{"tf":1.0},"1033":{"tf":1.0},"1039":{"tf":1.0},"1053":{"tf":1.0},"106":{"tf":1.0},"1064":{"tf":1.0},"107":{"tf":1.0},"1072":{"tf":1.0},"108":{"tf":1.0},"1084":{"tf":1.0},"109":{"tf":1.0},"1094":{"tf":1.0},"110":{"tf":1.0},"1101":{"tf":1.0},"111":{"tf":1.0},"1117":{"tf":1.0},"1136":{"tf":1.0},"1137":{"tf":1.0},"1138":{"tf":1.0},"114":{"tf":1.0},"1141":{"tf":1.0},"1148":{"tf":1.0},"115":{"tf":1.0},"1153":{"tf":1.0},"116":{"tf":1.0},"1160":{"tf":1.0},"1163":{"tf":1.0},"117":{"tf":1.0},"1174":{"tf":1.0},"118":{"tf":1.0},"1189":{"tf":1.0},"119":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.0},"1199":{"tf":1.0},"120":{"tf":1.0},"1202":{"tf":1.0},"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"1223":{"tf":1.0},"1226":{"tf":1.0},"123":{"tf":1.0},"1233":{"tf":1.0},"1238":{"tf":1.0},"124":{"tf":1.0},"1242":{"tf":1.0},"1245":{"tf":1.0},"125":{"tf":1.0},"1255":{"tf":1.0},"1258":{"tf":1.0},"127":{"tf":1.0},"1283":{"tf":1.0},"1284":{"tf":1.0},"1285":{"tf":1.0},"1287":{"tf":1.0},"1288":{"tf":1.0},"1289":{"tf":1.0},"1290":{"tf":1.0},"1291":{"tf":1.0},"1294":{"tf":1.0},"1310":{"tf":1.0},"1320":{"tf":1.0},"1348":{"tf":1.0},"135":{"tf":1.0},"1358":{"tf":1.0},"1359":{"tf":1.0},"1375":{"tf":1.0},"1381":{"tf":1.0},"1391":{"tf":1.0},"1396":{"tf":1.0},"1407":{"tf":1.0},"1408":{"tf":1.0},"1409":{"tf":1.0},"1410":{"tf":1.0},"1411":{"tf":1.0},"1417":{"tf":1.0},"142":{"tf":1.0},"1433":{"tf":1.0},"1441":{"tf":1.0},"1463":{"tf":1.0},"1468":{"tf":1.0},"1483":{"tf":1.0},"1492":{"tf":1.0},"1509":{"tf":1.0},"151":{"tf":1.0},"1510":{"tf":1.0},"1511":{"tf":1.0},"1512":{"tf":1.0},"1513":{"tf":1.0},"1516":{"tf":1.0},"1517":{"tf":1.0},"1518":{"tf":1.0},"1519":{"tf":1.0},"1520":{"tf":1.0},"1521":{"tf":1.0},"1522":{"tf":1.0},"1523":{"tf":1.0},"1526":{"tf":1.0},"1529":{"tf":1.0},"1539":{"tf":1.0},"1544":{"tf":1.0},"1549":{"tf":1.0},"1554":{"tf":1.0},"1559":{"tf":1.0},"1564":{"tf":1.0},"1576":{"tf":1.0},"1587":{"tf":1.0},"1593":{"tf":1.0},"16":{"tf":1.0},"1606":{"tf":1.0},"1638":{"tf":1.0},"1645":{"tf":1.0},"1671":{"tf":1.0},"1682":{"tf":1.0},"1684":{"tf":1.0},"1689":{"tf":1.0},"169":{"tf":1.0},"1695":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"1702":{"tf":1.0},"1715":{"tf":1.0},"1727":{"tf":1.0},"1757":{"tf":1.0},"1769":{"tf":1.0},"1772":{"tf":1.0},"1780":{"tf":1.0},"1781":{"tf":1.0},"1782":{"tf":1.0},"182":{"tf":1.0},"1821":{"tf":1.0},"183":{"tf":1.0},"186":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"218":{"tf":1.0},"224":{"tf":1.0},"231":{"tf":1.0},"24":{"tf":1.0},"241":{"tf":1.0},"256":{"tf":1.0},"259":{"tf":1.0},"31":{"tf":1.0},"399":{"tf":1.0},"40":{"tf":1.0},"412":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"472":{"tf":1.0},"477":{"tf":1.0},"483":{"tf":1.0},"492":{"tf":1.0},"497":{"tf":1.0},"500":{"tf":1.0},"504":{"tf":1.0},"510":{"tf":1.0},"519":{"tf":1.0},"523":{"tf":1.0},"559":{"tf":1.0},"564":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"570":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"574":{"tf":1.0},"580":{"tf":1.0},"59":{"tf":1.0},"628":{"tf":1.0},"629":{"tf":1.0},"630":{"tf":1.0},"681":{"tf":1.0},"693":{"tf":1.0},"701":{"tf":1.0},"729":{"tf":1.0},"73":{"tf":1.0},"765":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.0},"808":{"tf":1.0},"81":{"tf":1.0},"815":{"tf":1.0},"82":{"tf":1.0},"823":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"862":{"tf":1.0},"884":{"tf":1.0},"889":{"tf":1.0},"903":{"tf":1.0},"934":{"tf":1.0},"950":{"tf":1.0},"958":{"tf":1.0},"965":{"tf":1.0}},"df":216}}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{"137":{"tf":1.0},"26":{"tf":1.0},"415":{"tf":1.0},"480":{"tf":1.0},"507":{"tf":1.0},"6":{"tf":1.0}},"df":6,"i":{"docs":{"1823":{"tf":1.4142135623730951},"494":{"tf":1.0},"521":{"tf":1.4142135623730951},"725":{"tf":1.4142135623730951},"839":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951}},"df":6}}}},"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0}},"df":5}}}},"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"380":{"tf":1.0}},"df":1}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1180":{"tf":1.0},"823":{"tf":1.4142135623730951}},"df":2,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"1180":{"tf":1.0}},"df":1}}}}}}}}}}}},"q":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"946":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"946":{"tf":1.0}},"df":1}}}}}}}}}}},"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,":":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{"3":{"tf":1.0},"5":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{"1707":{"tf":1.0},"1708":{"tf":1.0}},"df":2,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"1292":{"tf":1.0}},"df":1}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"1055":{"tf":1.4142135623730951}},"df":1}},"k":{"docs":{},"df":0,"e":{"docs":{"8":{"tf":1.0}},"df":1}},"l":{"docs":{},"df":0,"e":{"docs":{"119":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"159":{"tf":1.0},"1751":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.0},"1812":{"tf":1.0},"182":{"tf":1.0},"55":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0}},"df":15,".":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"182":{"tf":1.0}},"df":1}}}},"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"334":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"334":{"tf":1.0}},"df":1}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"1775":{"tf":1.0},"1776":{"tf":1.0},"1780":{"tf":1.0},"419":{"tf":1.0},"435":{"tf":1.0}},"df":5}}}}},"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{"1782":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"415":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0}},"df":7,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1608":{"tf":1.4142135623730951},"967":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}},"r":{"docs":{},"df":0,"t":{"docs":{"215":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1574":{"tf":1.0},"1575":{"tf":1.0},"1585":{"tf":1.0}},"df":3}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{"1011":{"tf":1.0},"1020":{"tf":1.0},"1034":{"tf":1.0},"1054":{"tf":1.0},"1065":{"tf":1.0},"1102":{"tf":1.0},"1117":{"tf":1.0},"1120":{"tf":1.4142135623730951},"1135":{"tf":1.0},"1163":{"tf":1.0},"1205":{"tf":1.4142135623730951},"1220":{"tf":1.0},"1276":{"tf":1.0},"1284":{"tf":1.0},"129":{"tf":1.0},"1320":{"tf":1.0},"1339":{"tf":1.0},"137":{"tf":1.4142135623730951},"14":{"tf":1.0},"1459":{"tf":1.0},"1484":{"tf":1.0},"1511":{"tf":1.0},"1512":{"tf":1.0},"1530":{"tf":1.0},"1565":{"tf":1.0},"1577":{"tf":1.0},"1607":{"tf":1.0},"1646":{"tf":1.0},"1672":{"tf":1.0},"1696":{"tf":1.0},"1703":{"tf":1.0},"1707":{"tf":1.4142135623730951},"1783":{"tf":1.0},"18":{"tf":1.0},"188":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"225":{"tf":1.0},"232":{"tf":1.0},"242":{"tf":1.0},"26":{"tf":1.4142135623730951},"31":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"510":{"tf":1.0},"571":{"tf":1.4142135623730951},"581":{"tf":1.0},"681":{"tf":1.0},"682":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.0},"702":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"730":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"824":{"tf":1.0},"845":{"tf":1.0},"846":{"tf":1.0},"9":{"tf":3.872983346207417},"903":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0},"935":{"tf":1.0},"951":{"tf":1.0},"959":{"tf":1.0},"966":{"tf":1.0}},"df":73,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1708":{"tf":1.4142135623730951}},"df":1}}}}}}},"i":{"docs":{},"df":0,"c":{"docs":{"129":{"tf":1.0},"130":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"862":{"tf":1.0}},"df":5}},"u":{"docs":{"1177":{"tf":1.0},"1754":{"tf":1.7320508075688772},"1778":{"tf":1.0},"1814":{"tf":1.7320508075688772}},"df":4}}},"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{"681":{"tf":1.0}},"df":1}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"1180":{"tf":1.0},"823":{"tf":1.4142135623730951}},"df":2}},"p":{"docs":{"697":{"tf":1.0},"717":{"tf":1.0},"795":{"tf":1.0},"845":{"tf":1.0}},"df":4},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.7320508075688772},"105":{"tf":1.7320508075688772},"106":{"tf":1.0},"107":{"tf":1.0},"1157":{"tf":1.4142135623730951},"1158":{"tf":1.4142135623730951},"1159":{"tf":1.4142135623730951},"1176":{"tf":1.0},"1177":{"tf":1.0},"1178":{"tf":1.0},"1179":{"tf":1.0},"1180":{"tf":1.4142135623730951},"1181":{"tf":1.0},"1182":{"tf":1.0},"1183":{"tf":1.0},"1184":{"tf":1.0},"1185":{"tf":1.4142135623730951},"1186":{"tf":1.0},"1187":{"tf":1.0},"1188":{"tf":1.0},"1191":{"tf":1.0},"1192":{"tf":1.0},"1193":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1196":{"tf":1.0},"1197":{"tf":1.0},"1284":{"tf":1.0},"1318":{"tf":1.4142135623730951},"1319":{"tf":1.4142135623730951},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.4142135623730951},"1356":{"tf":1.0},"1357":{"tf":1.4142135623730951},"1358":{"tf":1.4142135623730951},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"1379":{"tf":1.0},"1380":{"tf":1.0},"1384":{"tf":1.0},"1385":{"tf":1.0},"1386":{"tf":1.0},"1387":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.0},"1390":{"tf":1.0},"1393":{"tf":1.4142135623730951},"1394":{"tf":1.4142135623730951},"1395":{"tf":1.4142135623730951},"1398":{"tf":1.0},"1399":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1404":{"tf":1.4142135623730951},"1405":{"tf":1.4142135623730951},"1406":{"tf":1.4142135623730951},"1413":{"tf":1.4142135623730951},"1414":{"tf":1.4142135623730951},"1415":{"tf":1.4142135623730951},"1511":{"tf":1.0},"1512":{"tf":1.0},"1707":{"tf":1.0},"1708":{"tf":1.0},"1717":{"tf":1.4142135623730951},"1718":{"tf":1.0},"1719":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.4142135623730951},"1723":{"tf":1.4142135623730951},"1724":{"tf":1.4142135623730951},"1725":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"403":{"tf":1.4142135623730951},"404":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"406":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"409":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951},"411":{"tf":1.4142135623730951},"421":{"tf":1.0},"422":{"tf":1.0},"448":{"tf":1.0},"454":{"tf":1.0},"466":{"tf":1.4142135623730951},"467":{"tf":1.0},"468":{"tf":1.0},"491":{"tf":1.7320508075688772},"514":{"tf":1.7320508075688772},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"535":{"tf":1.0},"571":{"tf":1.0},"681":{"tf":1.0},"8":{"tf":1.7320508075688772},"82":{"tf":1.0},"84":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"89":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":2.0},"90":{"tf":1.0},"900":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"91":{"tf":1.0},"910":{"tf":1.4142135623730951},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.4142135623730951},"917":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"92":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.4142135623730951},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.4142135623730951},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"df":162,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"570":{"tf":1.0}},"df":1}}}}}}},"e":{"docs":{"1060":{"tf":1.0},"9":{"tf":1.0},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0}},"df":6}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0}},"df":4}}}},"n":{"docs":{},"df":0,"g":{"docs":{"1064":{"tf":1.4142135623730951},"1068":{"tf":1.0},"1069":{"tf":1.4142135623730951},"1070":{"tf":1.4142135623730951},"1071":{"tf":1.4142135623730951},"1257":{"tf":1.0},"1260":{"tf":1.0},"1262":{"tf":1.4142135623730951},"1263":{"tf":1.4142135623730951},"1267":{"tf":1.4142135623730951},"1268":{"tf":1.4142135623730951},"1276":{"tf":1.4142135623730951},"1521":{"tf":1.0},"1534":{"tf":1.0},"1535":{"tf":1.0},"1541":{"tf":1.0},"1567":{"tf":1.0},"1644":{"tf":1.0},"1697":{"tf":1.0},"1698":{"tf":1.0},"1699":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"1776":{"tf":1.0},"1788":{"tf":1.4142135623730951},"258":{"tf":1.0},"262":{"tf":1.0},"275":{"tf":1.0},"278":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"398":{"tf":1.0},"447":{"tf":1.4142135623730951},"448":{"tf":1.4142135623730951},"706":{"tf":1.4142135623730951},"734":{"tf":2.0},"786":{"tf":2.0},"792":{"tf":1.7320508075688772},"811":{"tf":2.0},"812":{"tf":1.7320508075688772},"832":{"tf":2.0},"847":{"tf":1.7320508075688772},"865":{"tf":2.0},"867":{"tf":1.7320508075688772},"888":{"tf":1.0},"895":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"954":{"tf":1.0}},"df":49,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{"1613":{"tf":1.4142135623730951},"972":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{"269":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1155":{"tf":1.0},"1163":{"tf":1.0},"1185":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.0},"1221":{"tf":1.0},"1222":{"tf":1.0},"1240":{"tf":1.0},"1283":{"tf":1.0},"1287":{"tf":1.0},"1288":{"tf":1.0},"1289":{"tf":1.0},"129":{"tf":1.0},"1290":{"tf":1.0},"1291":{"tf":1.0},"130":{"tf":1.0},"1343":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.4142135623730951},"1377":{"tf":1.0},"1378":{"tf":1.0},"1393":{"tf":1.0},"1394":{"tf":1.0},"1395":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1413":{"tf":1.0},"1414":{"tf":1.0},"1415":{"tf":1.0},"1462":{"tf":1.0},"1509":{"tf":1.0},"1510":{"tf":1.0},"1516":{"tf":1.0},"1517":{"tf":1.0},"1518":{"tf":1.0},"1519":{"tf":1.0},"1520":{"tf":1.0},"1521":{"tf":1.0},"1522":{"tf":1.0},"1523":{"tf":1.0},"1669":{"tf":1.0},"1670":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"1733":{"tf":1.0},"1736":{"tf":1.4142135623730951},"1780":{"tf":1.4142135623730951},"1781":{"tf":1.4142135623730951},"1796":{"tf":1.0},"1797":{"tf":1.4142135623730951},"18":{"tf":1.0},"19":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"401":{"tf":1.0},"403":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":1.4142135623730951},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"564":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"570":{"tf":1.0},"629":{"tf":1.0},"8":{"tf":1.0},"805":{"tf":1.0},"806":{"tf":1.0},"807":{"tf":1.0},"886":{"tf":1.4142135623730951},"887":{"tf":1.4142135623730951},"9":{"tf":3.872983346207417},"901":{"tf":1.0},"902":{"tf":1.0},"929":{"tf":1.0},"930":{"tf":1.0},"931":{"tf":1.0},"932":{"tf":1.0},"933":{"tf":1.0}},"df":99}}}}},"u":{"docs":{},"df":0,"b":{"docs":{"1081":{"tf":1.0},"988":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1081":{"tf":1.0}},"df":1}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"988":{"tf":1.0}},"df":1}}}}}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1192":{"tf":1.0}},"df":1}}}}}},"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1009":{"tf":1.0},"1601":{"tf":1.0},"997":{"tf":1.0}},"df":3}}}},"h":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0},"681":{"tf":1.0}},"df":4}},"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"681":{"tf":1.0}},"df":1}}}},"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{"1194":{"tf":1.0}},"df":1}}}}},"i":{"docs":{},"df":0,"t":{"docs":{"0":{"tf":1.0}},"df":1}},"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"133":{"tf":1.0},"1389":{"tf":1.0},"1476":{"tf":1.0},"1782":{"tf":1.0},"23":{"tf":1.0},"779":{"tf":1.0},"791":{"tf":1.0},"811":{"tf":1.0},"851":{"tf":1.0},"865":{"tf":1.0}},"df":10}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"0":{"tf":1.0},"1738":{"tf":1.0},"1739":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1742":{"tf":1.0},"1743":{"tf":1.0},"1744":{"tf":1.0},"1745":{"tf":1.0},"1759":{"tf":1.0},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"1805":{"tf":1.0},"1806":{"tf":1.0},"1807":{"tf":1.0},"1808":{"tf":1.0},"480":{"tf":1.0},"482":{"tf":1.0},"495":{"tf":1.7320508075688772},"507":{"tf":1.0},"509":{"tf":1.0},"522":{"tf":1.7320508075688772},"685":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.0},"903":{"tf":1.0}},"df":33,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{"570":{"tf":1.0}},"df":1}}}}}}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{"1823":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0}},"df":6,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"4":{"docs":{"1823":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0}},"df":6}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{"144":{"tf":1.0},"33":{"tf":1.0}},"df":2}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"1305":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"1332":{"tf":1.0},"1341":{"tf":1.7320508075688772},"1352":{"tf":1.0},"1353":{"tf":2.23606797749979},"1354":{"tf":2.0},"1355":{"tf":2.23606797749979},"1358":{"tf":1.4142135623730951},"1374":{"tf":1.0},"1395":{"tf":1.0},"1406":{"tf":1.0},"1411":{"tf":1.0},"1413":{"tf":1.0},"1414":{"tf":1.0},"1421":{"tf":1.0},"1429":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.0},"1452":{"tf":1.0},"1460":{"tf":1.7320508075688772},"1466":{"tf":1.0},"1502":{"tf":1.0},"221":{"tf":1.4142135623730951},"251":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.0}},"df":30,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1502":{"tf":1.0}},"df":1}}}}}}}},"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"371":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"371":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"373":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"373":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1519":{"tf":1.0},"1521":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1406":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1406":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1503":{"tf":1.0},"221":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1503":{"tf":1.0}},"df":1}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1303":{"tf":1.0},"1425":{"tf":1.0},"1505":{"tf":1.0},"408":{"tf":1.0}},"df":4}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{"1292":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1518":{"tf":1.4142135623730951}},"df":6}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1352":{"tf":1.4142135623730951},"1466":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1466":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"y":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1257":{"tf":1.4142135623730951},"1260":{"tf":1.0},"1262":{"tf":1.0},"1263":{"tf":1.0},"1267":{"tf":1.0},"1268":{"tf":1.0},"1271":{"tf":1.0},"1272":{"tf":1.0},"1276":{"tf":1.0},"1278":{"tf":1.0},"1505":{"tf":1.0},"1521":{"tf":1.0},"1776":{"tf":1.0},"258":{"tf":1.4142135623730951},"262":{"tf":1.0},"398":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"734":{"tf":1.0},"786":{"tf":1.0},"792":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"832":{"tf":1.0},"847":{"tf":1.0},"865":{"tf":1.0},"867":{"tf":1.0}},"df":27,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1260":{"tf":1.0},"262":{"tf":1.0}},"df":2}}}}}}}},"_":{"docs":{"1260":{"tf":1.0},"1541":{"tf":1.4142135623730951},"262":{"tf":1.0},"706":{"tf":1.0}},"df":4}}}}},"n":{"docs":{},"df":0,"c":{"docs":{"783":{"tf":1.4142135623730951},"791":{"tf":1.0},"851":{"tf":1.0}},"df":3},"t":{"docs":{},"df":0,"h":{"docs":{"786":{"tf":1.7320508075688772},"832":{"tf":1.7320508075688772}},"df":2,"e":{"docs":{},"df":0,"t":{"docs":{"0":{"tf":1.4142135623730951},"174":{"tf":1.0},"63":{"tf":1.0}},"df":3}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"1153":{"tf":1.0}},"df":1}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"3":{"tf":1.0}},"df":1},"k":{"docs":{},"df":0,"e":{"docs":{"1196":{"tf":1.0},"1197":{"tf":1.0}},"df":2,"n":{"docs":{"1135":{"tf":1.0},"1165":{"tf":1.0},"1197":{"tf":1.0},"1220":{"tf":1.0},"1249":{"tf":1.0},"1358":{"tf":1.0}},"df":6}}},"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.0},"690":{"tf":1.0}},"df":2}}}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{"1019":{"tf":1.0},"1039":{"tf":1.0},"1587":{"tf":1.0},"1593":{"tf":1.0},"1606":{"tf":1.0}},"df":5}},"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"495":{"tf":1.0},"522":{"tf":1.0}},"df":2}}}}},"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1060":{"tf":1.0}},"df":1}}}},"s":{"docs":{},"df":0,"t":{"docs":{"0":{"tf":1.0},"13":{"tf":1.0},"1659":{"tf":1.0},"4":{"tf":2.449489742783178},"6":{"tf":1.0}},"df":5,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1659":{"tf":1.0}},"df":1}}}}}}}},"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1683":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1663":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1663":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1662":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1662":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1661":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1661":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1660":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1660":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"h":{"docs":{"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951}},"df":2,"a":{"docs":{},"df":0,"t":{"docs":{"537":{"tf":1.0}},"df":1}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.0}},"df":1}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"681":{"tf":1.0}},"df":1},"k":{"docs":{"681":{"tf":1.0}},"df":1}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{"9":{"tf":1.0}},"df":1}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"1132":{"tf":1.0},"1145":{"tf":1.0},"120":{"tf":1.0},"1214":{"tf":1.0},"1231":{"tf":1.4142135623730951},"1281":{"tf":1.0},"1300":{"tf":1.0},"1423":{"tf":1.0},"1507":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0}},"df":11}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{"0":{"tf":1.0},"1735":{"tf":1.0},"526":{"tf":1.0},"647":{"tf":1.0},"650":{"tf":1.0},"681":{"tf":1.4142135623730951},"729":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0},"815":{"tf":1.4142135623730951}},"df":10}}}}}},"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"114":{"tf":1.0},"116":{"tf":1.0},"122":{"tf":1.0},"1262":{"tf":1.0},"1263":{"tf":1.0},"1267":{"tf":1.0},"1268":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"165":{"tf":1.0},"178":{"tf":1.4142135623730951},"181":{"tf":1.0},"278":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"346":{"tf":1.0},"354":{"tf":1.0},"428":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.0},"52":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0}},"df":39,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"447":{"tf":1.0},"448":{"tf":1.0}},"df":2}}}}}}},"m":{"docs":{},"df":0,"e":{"docs":{"119":{"tf":1.0},"1274":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"1751":{"tf":1.0},"1782":{"tf":1.0},"1812":{"tf":1.0},"491":{"tf":1.0},"514":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951},"903":{"tf":1.0},"993":{"tf":1.0}},"df":13,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"334":{"tf":1.0},"335":{"tf":1.0}},"df":2}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"177":{"tf":1.0},"67":{"tf":1.0}},"df":2}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{"1775":{"tf":1.0},"1776":{"tf":1.0},"1777":{"tf":1.0},"1778":{"tf":1.0},"432":{"tf":1.0},"537":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.7320508075688772},"996":{"tf":1.4142135623730951}},"df":10,"0":{"docs":{"433":{"tf":1.0}},"df":1},"1":{"docs":{"433":{"tf":1.0}},"df":1},"_":{"docs":{},"df":0,"b":{"docs":{"1615":{"tf":1.4142135623730951},"974":{"tf":1.4142135623730951}},"df":2},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1624":{"tf":1.4142135623730951},"983":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"1027":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1027":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"1028":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1028":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,";":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"144":{"tf":1.0}},"df":1}}}},"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1076":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1076":{"tf":1.0}},"df":1}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1074":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1074":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"1079":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1079":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1078":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1078":{"tf":1.0}},"df":1}}}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1075":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1075":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"1077":{"tf":1.0}},"df":1,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1077":{"tf":1.0}},"df":1}}}}}}}}}}}}},"o":{"docs":{"188":{"tf":1.0},"75":{"tf":1.0}},"df":2}},"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"145":{"tf":1.0},"34":{"tf":1.0}},"df":2}}},"g":{"docs":{},"df":0,"l":{"docs":{"188":{"tf":1.0},"75":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"188":{"tf":1.0},"75":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"188":{"tf":1.0},"75":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1536":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1536":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1070":{"tf":1.0},"1071":{"tf":1.0}},"df":2,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1070":{"tf":1.0},"1071":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"108":{"tf":1.0},"1192":{"tf":1.0},"1193":{"tf":1.0},"1489":{"tf":1.0},"1722":{"tf":1.0},"1725":{"tf":1.0},"1759":{"tf":2.0},"1760":{"tf":1.4142135623730951},"1761":{"tf":2.0},"1762":{"tf":2.23606797749979},"1763":{"tf":1.4142135623730951},"1764":{"tf":1.4142135623730951},"1765":{"tf":1.4142135623730951},"1780":{"tf":1.0},"1782":{"tf":1.7320508075688772},"2":{"tf":1.0},"695":{"tf":1.0},"696":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.0},"710":{"tf":2.0},"711":{"tf":1.4142135623730951},"712":{"tf":2.0},"713":{"tf":2.23606797749979},"714":{"tf":1.4142135623730951},"715":{"tf":1.4142135623730951},"716":{"tf":1.4142135623730951},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"729":{"tf":1.4142135623730951},"734":{"tf":1.4142135623730951},"735":{"tf":1.0},"736":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.0},"774":{"tf":1.0},"786":{"tf":1.4142135623730951},"792":{"tf":1.0},"793":{"tf":1.7320508075688772},"794":{"tf":1.7320508075688772},"797":{"tf":1.0},"798":{"tf":1.0},"799":{"tf":1.0},"800":{"tf":1.0},"804":{"tf":1.0},"81":{"tf":1.0},"811":{"tf":1.4142135623730951},"812":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"847":{"tf":1.0},"852":{"tf":1.7320508075688772},"853":{"tf":1.7320508075688772},"854":{"tf":1.0},"855":{"tf":1.0},"862":{"tf":1.4142135623730951},"865":{"tf":1.4142135623730951},"867":{"tf":1.0},"869":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0}},"df":77,"i":{"docs":{},"df":0,"n":{"docs":{"373":{"tf":1.0}},"df":1}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"105":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"105":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"k":{"docs":{"1759":{"tf":1.0},"1760":{"tf":1.0},"1761":{"tf":1.0},"1762":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0}},"df":8},"l":{"docs":{"564":{"tf":1.0}},"df":1}},"p":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"591":{"tf":1.0},"635":{"tf":1.0}},"df":2}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"104":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"104":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1068":{"tf":1.0},"1069":{"tf":1.0}},"df":2,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1068":{"tf":1.0}},"df":1}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1069":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1120":{"tf":1.4142135623730951},"1123":{"tf":1.0},"1124":{"tf":1.4142135623730951},"1130":{"tf":1.4142135623730951},"1136":{"tf":1.7320508075688772},"1137":{"tf":1.4142135623730951},"1156":{"tf":1.0},"1179":{"tf":1.4142135623730951},"1187":{"tf":1.4142135623730951},"1205":{"tf":1.4142135623730951},"1208":{"tf":1.0},"1209":{"tf":1.4142135623730951},"1213":{"tf":1.4142135623730951},"1241":{"tf":1.0},"1322":{"tf":1.0},"1327":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1338":{"tf":1.0},"1379":{"tf":1.0},"1385":{"tf":1.0},"1386":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.0},"1390":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1407":{"tf":1.0},"1439":{"tf":1.0},"1444":{"tf":1.0},"1448":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1458":{"tf":1.0},"1476":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1734":{"tf":1.0},"1782":{"tf":1.0},"1799":{"tf":1.0},"779":{"tf":1.0}},"df":46,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1734":{"tf":1.4142135623730951},"1799":{"tf":1.4142135623730951},"737":{"tf":1.4142135623730951},"779":{"tf":1.4142135623730951},"810":{"tf":1.4142135623730951},"868":{"tf":1.4142135623730951}},"df":6}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1186":{"tf":1.4142135623730951},"1289":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1402":{"tf":1.0},"1403":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1402":{"tf":1.0},"1403":{"tf":1.0}},"df":2}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1374":{"tf":1.0},"1407":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}},"v":{"docs":{"1510":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1387":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1387":{"tf":1.0}},"df":1}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1388":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1388":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"1510":{"tf":1.0}},"df":1,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1289":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1401":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1401":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1374":{"tf":1.0},"1409":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1409":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1519":{"tf":1.0},"369":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1404":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1404":{"tf":1.0}},"df":1}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1523":{"tf":1.0}},"df":1}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1523":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1523":{"tf":1.0}},"df":1}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1410":{"tf":1.0}},"df":1}}}}}}}}},"d":{"docs":{},"df":0,"i":{"docs":{"1361":{"tf":1.4142135623730951},"1389":{"tf":1.0},"1476":{"tf":1.4142135623730951}},"df":3,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1389":{"tf":1.0}},"df":1}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"842":{"tf":1.4142135623730951}},"df":1}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1187":{"tf":1.4142135623730951},"1379":{"tf":1.0},"1380":{"tf":1.0},"1401":{"tf":1.4142135623730951},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1410":{"tf":1.0}},"df":7}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"111":{"tf":1.0},"80":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"113":{"tf":1.4142135623730951}},"df":1}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"112":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"779":{"tf":1.0}},"df":1}},"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.4142135623730951}},"df":1}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1193":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"534":{"tf":1.0},"535":{"tf":1.0},"681":{"tf":1.0},"849":{"tf":1.0}},"df":9,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"849":{"tf":1.0}},"df":1}}}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1197":{"tf":1.4142135623730951}},"df":1}}}}}},"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"850":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"850":{"tf":1.0}},"df":1}}}}}}}}}}}},"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{"485":{"tf":1.0},"517":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"485":{"tf":1.0},"517":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"206":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"206":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"681":{"tf":1.7320508075688772},"687":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"579":{"tf":1.0},"580":{"tf":1.0},"611":{"tf":1.0},"655":{"tf":1.0},"681":{"tf":1.0}},"df":5}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"435":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"177":{"tf":1.0},"67":{"tf":1.0}},"df":2}}}}}},"i":{"docs":{"627":{"tf":1.0},"681":{"tf":1.4142135623730951}},"df":2,"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1152":{"tf":1.0},"1237":{"tf":1.0},"1276":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"681":{"tf":1.0},"697":{"tf":1.0},"717":{"tf":1.0},"795":{"tf":1.0},"845":{"tf":1.0}},"df":10}}}}},"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1180":{"tf":1.0}},"df":1}},"e":{"docs":{"133":{"tf":1.0},"148":{"tf":1.0},"1823":{"tf":1.0},"188":{"tf":1.0},"192":{"tf":1.0},"23":{"tf":1.0},"37":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"595":{"tf":1.0},"597":{"tf":1.0},"639":{"tf":1.0},"640":{"tf":1.0},"725":{"tf":1.0},"75":{"tf":1.0},"79":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0}},"df":30,"/":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{"125":{"tf":1.0}},"df":1}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0},"416":{"tf":1.0}},"df":4}}}},"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{"245":{"tf":1.4142135623730951},"247":{"tf":1.0}},"df":2}}}}}},"o":{"docs":{"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"145":{"tf":1.0},"34":{"tf":1.0},"681":{"tf":1.0},"9":{"tf":1.0}},"df":8}},"x":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0}},"df":3},"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{"100":{"tf":1.4142135623730951},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"110":{"tf":1.0},"1109":{"tf":1.4142135623730951},"1110":{"tf":1.4142135623730951},"1111":{"tf":1.4142135623730951},"1112":{"tf":1.4142135623730951},"1113":{"tf":1.4142135623730951},"1114":{"tf":1.4142135623730951},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"1123":{"tf":1.4142135623730951},"1124":{"tf":1.4142135623730951},"1125":{"tf":1.4142135623730951},"1126":{"tf":1.4142135623730951},"1127":{"tf":1.4142135623730951},"1128":{"tf":1.4142135623730951},"1129":{"tf":1.4142135623730951},"1130":{"tf":1.4142135623730951},"1131":{"tf":1.4142135623730951},"1132":{"tf":1.4142135623730951},"1133":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":2.0},"1136":{"tf":1.4142135623730951},"1137":{"tf":1.4142135623730951},"114":{"tf":1.4142135623730951},"1140":{"tf":1.0},"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"115":{"tf":1.4142135623730951},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"1162":{"tf":1.0},"117":{"tf":1.7320508075688772},"1171":{"tf":1.4142135623730951},"1172":{"tf":1.4142135623730951},"1176":{"tf":1.0},"1177":{"tf":1.4142135623730951},"1178":{"tf":1.0},"1179":{"tf":1.4142135623730951},"118":{"tf":1.7320508075688772},"1180":{"tf":1.4142135623730951},"1181":{"tf":1.4142135623730951},"1182":{"tf":1.4142135623730951},"1183":{"tf":1.4142135623730951},"1184":{"tf":1.4142135623730951},"1185":{"tf":1.4142135623730951},"1186":{"tf":1.4142135623730951},"1187":{"tf":1.4142135623730951},"1188":{"tf":1.4142135623730951},"119":{"tf":1.7320508075688772},"1192":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.4142135623730951},"1197":{"tf":1.4142135623730951},"120":{"tf":1.7320508075688772},"1204":{"tf":1.4142135623730951},"1205":{"tf":1.4142135623730951},"1206":{"tf":1.4142135623730951},"1207":{"tf":1.4142135623730951},"1208":{"tf":1.4142135623730951},"1209":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"1210":{"tf":1.4142135623730951},"1211":{"tf":1.4142135623730951},"1212":{"tf":1.4142135623730951},"1213":{"tf":1.4142135623730951},"1214":{"tf":1.4142135623730951},"1215":{"tf":1.0},"1216":{"tf":1.0},"1217":{"tf":1.4142135623730951},"1218":{"tf":1.4142135623730951},"1219":{"tf":1.4142135623730951},"122":{"tf":1.0},"1220":{"tf":2.0},"1225":{"tf":1.0},"1229":{"tf":1.0},"123":{"tf":1.7320508075688772},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.4142135623730951},"1244":{"tf":1.0},"125":{"tf":1.4142135623730951},"1253":{"tf":1.4142135623730951},"1254":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"1296":{"tf":1.0},"130":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"131":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1317":{"tf":1.0},"132":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"133":{"tf":1.4142135623730951},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"134":{"tf":1.0},"1341":{"tf":1.0},"1343":{"tf":1.0},"1350":{"tf":1.4142135623730951},"1351":{"tf":1.4142135623730951},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1358":{"tf":1.0},"137":{"tf":1.4142135623730951},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"1379":{"tf":1.0},"138":{"tf":1.4142135623730951},"1380":{"tf":1.0},"139":{"tf":1.4142135623730951},"1393":{"tf":1.0},"1394":{"tf":1.4142135623730951},"1395":{"tf":1.0},"140":{"tf":1.4142135623730951},"1400":{"tf":1.0},"1401":{"tf":1.4142135623730951},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1404":{"tf":1.4142135623730951},"1405":{"tf":1.4142135623730951},"1406":{"tf":1.4142135623730951},"1407":{"tf":1.0},"1409":{"tf":1.4142135623730951},"141":{"tf":2.23606797749979},"1413":{"tf":1.4142135623730951},"1414":{"tf":1.4142135623730951},"1415":{"tf":1.4142135623730951},"1419":{"tf":1.0},"1421":{"tf":1.0},"1425":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.0},"1439":{"tf":1.4142135623730951},"144":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1460":{"tf":1.0},"1462":{"tf":1.0},"1465":{"tf":1.4142135623730951},"1466":{"tf":1.0},"1467":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"1722":{"tf":1.0},"1729":{"tf":1.4142135623730951},"1730":{"tf":1.4142135623730951},"1731":{"tf":1.4142135623730951},"1732":{"tf":1.4142135623730951},"1733":{"tf":1.0},"1736":{"tf":1.4142135623730951},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"1740":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1742":{"tf":1.4142135623730951},"1743":{"tf":1.4142135623730951},"1744":{"tf":1.4142135623730951},"1745":{"tf":1.4142135623730951},"1746":{"tf":1.0},"1747":{"tf":1.0},"1748":{"tf":1.0},"1749":{"tf":1.0},"1750":{"tf":1.0},"1751":{"tf":1.0},"1752":{"tf":1.0},"1753":{"tf":1.0},"1754":{"tf":1.0},"1755":{"tf":1.0},"1756":{"tf":1.0},"1759":{"tf":1.4142135623730951},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.4142135623730951},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"1771":{"tf":1.0},"178":{"tf":2.23606797749979},"179":{"tf":2.0},"1792":{"tf":1.4142135623730951},"1793":{"tf":1.4142135623730951},"1794":{"tf":1.4142135623730951},"1795":{"tf":1.4142135623730951},"1796":{"tf":1.0},"1797":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"180":{"tf":1.7320508075688772},"1800":{"tf":1.0},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"1805":{"tf":1.4142135623730951},"1806":{"tf":1.4142135623730951},"1807":{"tf":1.4142135623730951},"1808":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"1810":{"tf":1.0},"1811":{"tf":1.0},"1812":{"tf":1.0},"1813":{"tf":1.0},"1814":{"tf":1.0},"1815":{"tf":1.0},"1816":{"tf":1.0},"1817":{"tf":1.0},"1818":{"tf":1.0},"1819":{"tf":1.0},"182":{"tf":2.0},"1823":{"tf":1.4142135623730951},"188":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.4142135623730951},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"23":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"28":{"tf":2.23606797749979},"29":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951},"33":{"tf":1.0},"401":{"tf":1.4142135623730951},"403":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"416":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"479":{"tf":1.0},"48":{"tf":1.0},"480":{"tf":1.4142135623730951},"481":{"tf":1.0},"482":{"tf":1.4142135623730951},"485":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"49":{"tf":1.0},"491":{"tf":1.0},"494":{"tf":1.4142135623730951},"495":{"tf":1.0},"499":{"tf":1.0},"50":{"tf":1.0},"502":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"509":{"tf":1.4142135623730951},"51":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"52":{"tf":1.0},"521":{"tf":1.4142135623730951},"522":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"53":{"tf":1.0},"534":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"571":{"tf":1.0},"58":{"tf":1.0},"590":{"tf":1.4142135623730951},"591":{"tf":1.0},"592":{"tf":1.4142135623730951},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.4142135623730951},"597":{"tf":1.4142135623730951},"599":{"tf":1.4142135623730951},"600":{"tf":1.4142135623730951},"604":{"tf":1.4142135623730951},"605":{"tf":1.4142135623730951},"607":{"tf":1.4142135623730951},"608":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"610":{"tf":1.4142135623730951},"611":{"tf":1.4142135623730951},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.4142135623730951},"615":{"tf":1.4142135623730951},"616":{"tf":1.4142135623730951},"620":{"tf":1.4142135623730951},"621":{"tf":1.4142135623730951},"634":{"tf":1.4142135623730951},"635":{"tf":1.0},"636":{"tf":1.4142135623730951},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.4142135623730951},"640":{"tf":1.4142135623730951},"643":{"tf":1.4142135623730951},"644":{"tf":1.4142135623730951},"647":{"tf":1.4142135623730951},"648":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"652":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"655":{"tf":1.4142135623730951},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"658":{"tf":1.4142135623730951},"659":{"tf":1.4142135623730951},"660":{"tf":1.4142135623730951},"663":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951},"666":{"tf":1.4142135623730951},"68":{"tf":2.23606797749979},"69":{"tf":1.4142135623730951},"695":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"699":{"tf":1.0},"70":{"tf":2.0},"700":{"tf":1.0},"708":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"71":{"tf":1.7320508075688772},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.4142135623730951},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"719":{"tf":1.0},"72":{"tf":2.0},"720":{"tf":1.0},"725":{"tf":1.4142135623730951},"734":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"75":{"tf":1.0},"752":{"tf":1.4142135623730951},"753":{"tf":1.4142135623730951},"754":{"tf":1.4142135623730951},"755":{"tf":1.4142135623730951},"768":{"tf":1.4142135623730951},"769":{"tf":1.4142135623730951},"774":{"tf":1.4142135623730951},"779":{"tf":1.0},"78":{"tf":1.0},"780":{"tf":1.4142135623730951},"786":{"tf":1.0},"79":{"tf":1.4142135623730951},"791":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0},"799":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"81":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.4142135623730951},"84":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"865":{"tf":1.0},"866":{"tf":1.4142135623730951},"867":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"886":{"tf":1.4142135623730951},"887":{"tf":1.4142135623730951},"900":{"tf":1.0},"903":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951},"963":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":1.0},"990":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.4142135623730951},"996":{"tf":1.4142135623730951},"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951}},"df":501,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"490":{"tf":1.0},"513":{"tf":1.0}},"df":2}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"995":{"tf":1.0}},"df":1,"1":{"docs":{},"df":0,"2":{"docs":{},"df":0,"8":{"docs":{"1404":{"tf":1.4142135623730951},"1406":{"tf":1.4142135623730951},"1519":{"tf":1.4142135623730951},"428":{"tf":1.0},"436":{"tf":1.0}},"df":5,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"305":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"305":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"6":{"docs":{"1001":{"tf":1.0},"110":{"tf":1.4142135623730951},"1147":{"tf":1.4142135623730951},"1229":{"tf":1.4142135623730951},"1303":{"tf":1.4142135623730951},"1307":{"tf":2.449489742783178},"131":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"1425":{"tf":1.4142135623730951},"1430":{"tf":2.449489742783178},"156":{"tf":1.0},"1590":{"tf":1.0},"173":{"tf":1.0},"1755":{"tf":1.4142135623730951},"1756":{"tf":1.4142135623730951},"1815":{"tf":1.4142135623730951},"1816":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"419":{"tf":1.0},"428":{"tf":3.1622776601683795},"435":{"tf":1.0},"437":{"tf":2.0},"46":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.4142135623730951},"464":{"tf":1.0},"64":{"tf":1.0}},"df":42},"9":{"docs":{},"df":0,"2":{"docs":{"430":{"tf":1.0}},"df":1}}},"2":{"docs":{},"df":0,"4":{"docs":{"1751":{"tf":1.4142135623730951},"1780":{"tf":1.0},"1812":{"tf":1.4142135623730951}},"df":3,"8":{"docs":{"1753":{"tf":1.4142135623730951},"1780":{"tf":1.0},"1817":{"tf":1.4142135623730951},"791":{"tf":1.0},"806":{"tf":1.0},"851":{"tf":1.0}},"df":6}},"5":{"docs":{},"df":0,"6":{"docs":{"100":{"tf":2.0},"1000":{"tf":1.0},"1002":{"tf":2.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1015":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1028":{"tf":1.0},"103":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1032":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1038":{"tf":1.0},"104":{"tf":2.0},"1047":{"tf":1.0},"105":{"tf":2.0},"1055":{"tf":1.0},"1058":{"tf":1.0},"106":{"tf":2.0},"1069":{"tf":1.0},"107":{"tf":2.0},"1070":{"tf":1.0},"1071":{"tf":1.4142135623730951},"108":{"tf":2.449489742783178},"1080":{"tf":1.0},"1081":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"109":{"tf":2.0},"110":{"tf":2.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"1105":{"tf":1.0},"1106":{"tf":1.0},"1107":{"tf":1.0},"1109":{"tf":2.23606797749979},"1110":{"tf":2.23606797749979},"1111":{"tf":2.23606797749979},"1112":{"tf":2.23606797749979},"1113":{"tf":1.7320508075688772},"1114":{"tf":1.7320508075688772},"112":{"tf":1.0},"1121":{"tf":1.4142135623730951},"1123":{"tf":2.0},"1124":{"tf":1.7320508075688772},"1125":{"tf":1.7320508075688772},"1127":{"tf":1.7320508075688772},"1128":{"tf":1.4142135623730951},"1129":{"tf":1.4142135623730951},"113":{"tf":1.0},"1130":{"tf":2.0},"1131":{"tf":2.449489742783178},"1132":{"tf":1.7320508075688772},"1133":{"tf":1.4142135623730951},"1134":{"tf":1.4142135623730951},"1135":{"tf":2.23606797749979},"1136":{"tf":2.0},"1137":{"tf":2.0},"114":{"tf":1.7320508075688772},"1140":{"tf":2.0},"115":{"tf":1.7320508075688772},"1150":{"tf":1.4142135623730951},"1151":{"tf":2.0},"1152":{"tf":2.0},"1157":{"tf":1.0},"1158":{"tf":1.0},"1159":{"tf":2.0},"1162":{"tf":1.4142135623730951},"117":{"tf":1.7320508075688772},"1171":{"tf":2.8284271247461903},"1172":{"tf":2.8284271247461903},"1179":{"tf":1.4142135623730951},"1180":{"tf":1.4142135623730951},"1181":{"tf":1.7320508075688772},"1183":{"tf":1.4142135623730951},"1185":{"tf":1.7320508075688772},"1186":{"tf":1.4142135623730951},"1187":{"tf":2.0},"1188":{"tf":1.7320508075688772},"119":{"tf":2.23606797749979},"1191":{"tf":1.0},"1192":{"tf":1.4142135623730951},"1193":{"tf":1.4142135623730951},"1194":{"tf":2.449489742783178},"1195":{"tf":2.449489742783178},"1196":{"tf":1.4142135623730951},"1197":{"tf":3.0},"120":{"tf":2.23606797749979},"1201":{"tf":1.4142135623730951},"1207":{"tf":1.4142135623730951},"1208":{"tf":2.0},"1209":{"tf":1.7320508075688772},"121":{"tf":2.8284271247461903},"1210":{"tf":1.7320508075688772},"1211":{"tf":2.449489742783178},"1212":{"tf":1.4142135623730951},"1213":{"tf":2.0},"1214":{"tf":1.7320508075688772},"1215":{"tf":1.4142135623730951},"1216":{"tf":1.4142135623730951},"1217":{"tf":1.4142135623730951},"1219":{"tf":1.7320508075688772},"122":{"tf":1.7320508075688772},"1220":{"tf":2.23606797749979},"1222":{"tf":1.4142135623730951},"1225":{"tf":2.0},"1235":{"tf":1.4142135623730951},"1236":{"tf":2.0},"1237":{"tf":2.0},"124":{"tf":1.0},"1244":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"1253":{"tf":2.8284271247461903},"1254":{"tf":2.8284271247461903},"1262":{"tf":1.4142135623730951},"1263":{"tf":1.4142135623730951},"1264":{"tf":1.0},"1265":{"tf":1.0},"1266":{"tf":1.0},"1267":{"tf":2.0},"1268":{"tf":2.0},"1269":{"tf":1.0},"1270":{"tf":1.0},"1271":{"tf":1.4142135623730951},"1272":{"tf":1.4142135623730951},"1273":{"tf":1.0},"1274":{"tf":2.0},"1275":{"tf":1.4142135623730951},"1278":{"tf":1.4142135623730951},"1279":{"tf":1.0},"1280":{"tf":1.0},"1281":{"tf":1.4142135623730951},"1282":{"tf":1.0},"1283":{"tf":1.4142135623730951},"1287":{"tf":2.0},"1288":{"tf":1.7320508075688772},"1289":{"tf":1.7320508075688772},"1302":{"tf":1.4142135623730951},"1312":{"tf":1.4142135623730951},"1313":{"tf":1.4142135623730951},"1314":{"tf":1.4142135623730951},"1317":{"tf":1.4142135623730951},"1318":{"tf":1.0},"1319":{"tf":2.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1324":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1342":{"tf":1.0},"1350":{"tf":2.0},"1351":{"tf":2.8284271247461903},"1352":{"tf":2.0},"1353":{"tf":2.23606797749979},"1354":{"tf":2.23606797749979},"1355":{"tf":1.7320508075688772},"1356":{"tf":2.0},"1357":{"tf":1.4142135623730951},"1358":{"tf":2.0},"1361":{"tf":1.0},"1362":{"tf":1.0},"1363":{"tf":1.0},"1364":{"tf":1.0},"1365":{"tf":1.0},"1366":{"tf":1.4142135623730951},"1367":{"tf":1.4142135623730951},"1368":{"tf":1.0},"1370":{"tf":1.7320508075688772},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"1379":{"tf":1.0},"138":{"tf":1.7320508075688772},"1380":{"tf":1.0},"1383":{"tf":1.0},"1384":{"tf":1.7320508075688772},"1385":{"tf":1.0},"1386":{"tf":1.0},"1387":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.0},"1390":{"tf":1.0},"1393":{"tf":1.4142135623730951},"1394":{"tf":2.449489742783178},"1395":{"tf":1.7320508075688772},"140":{"tf":2.449489742783178},"1401":{"tf":1.4142135623730951},"1402":{"tf":1.4142135623730951},"1403":{"tf":2.0},"1405":{"tf":1.4142135623730951},"1407":{"tf":2.0},"1409":{"tf":2.0},"1410":{"tf":1.4142135623730951},"1413":{"tf":2.0},"1414":{"tf":2.0},"1415":{"tf":2.0},"1426":{"tf":1.4142135623730951},"1435":{"tf":1.4142135623730951},"1436":{"tf":1.4142135623730951},"1437":{"tf":1.4142135623730951},"1438":{"tf":1.4142135623730951},"144":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1445":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"145":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1461":{"tf":1.0},"1465":{"tf":2.8284271247461903},"1466":{"tf":2.0},"1467":{"tf":2.0},"1470":{"tf":1.0},"1471":{"tf":1.0},"1472":{"tf":1.0},"1473":{"tf":1.0},"1474":{"tf":1.4142135623730951},"1475":{"tf":1.4142135623730951},"1476":{"tf":1.0},"1477":{"tf":1.0},"1478":{"tf":1.7320508075688772},"1489":{"tf":1.0},"1494":{"tf":1.0},"1495":{"tf":1.4142135623730951},"1496":{"tf":1.4142135623730951},"1497":{"tf":1.4142135623730951},"1499":{"tf":1.7320508075688772},"1500":{"tf":1.0},"1501":{"tf":2.0},"1502":{"tf":1.4142135623730951},"1503":{"tf":1.4142135623730951},"1504":{"tf":1.0},"1505":{"tf":1.4142135623730951},"1506":{"tf":1.0},"1507":{"tf":1.4142135623730951},"1508":{"tf":1.0},"1509":{"tf":1.4142135623730951},"1510":{"tf":1.4142135623730951},"1519":{"tf":1.0},"1520":{"tf":2.8284271247461903},"1521":{"tf":2.8284271247461903},"1522":{"tf":2.23606797749979},"1523":{"tf":1.7320508075688772},"1534":{"tf":1.0},"1537":{"tf":1.0},"1538":{"tf":1.0},"1541":{"tf":1.0},"1542":{"tf":1.0},"1543":{"tf":1.0},"1568":{"tf":1.0},"1571":{"tf":1.0},"1573":{"tf":1.0},"1574":{"tf":1.4142135623730951},"1575":{"tf":1.4142135623730951},"1578":{"tf":1.0},"1579":{"tf":1.0},"1583":{"tf":1.4142135623730951},"1585":{"tf":1.4142135623730951},"1589":{"tf":1.0},"1591":{"tf":2.0},"1592":{"tf":1.4142135623730951},"1599":{"tf":1.0},"1600":{"tf":1.0},"1608":{"tf":1.0},"1609":{"tf":1.0},"1610":{"tf":1.0},"1611":{"tf":1.0},"1612":{"tf":1.0},"1613":{"tf":1.0},"1614":{"tf":1.0},"1615":{"tf":1.0},"1616":{"tf":1.0},"1617":{"tf":1.0},"1618":{"tf":1.0},"1619":{"tf":1.0},"1620":{"tf":1.0},"1621":{"tf":1.0},"1622":{"tf":1.0},"1623":{"tf":1.0},"1624":{"tf":1.0},"1625":{"tf":1.0},"1626":{"tf":1.0},"1627":{"tf":1.0},"1631":{"tf":1.0},"1648":{"tf":1.0},"1651":{"tf":1.0},"1652":{"tf":1.0},"1656":{"tf":1.4142135623730951},"1657":{"tf":1.4142135623730951},"1658":{"tf":1.4142135623730951},"1659":{"tf":1.0},"1660":{"tf":1.0},"1661":{"tf":1.0},"1662":{"tf":1.0},"1663":{"tf":1.0},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0},"1670":{"tf":1.4142135623730951},"1673":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.7320508075688772},"1719":{"tf":1.7320508075688772},"1720":{"tf":1.7320508075688772},"1721":{"tf":1.7320508075688772},"1722":{"tf":1.7320508075688772},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.4142135623730951},"1729":{"tf":2.449489742783178},"1730":{"tf":2.449489742783178},"1731":{"tf":2.449489742783178},"1732":{"tf":2.449489742783178},"1734":{"tf":1.0},"1737":{"tf":1.0},"1738":{"tf":2.449489742783178},"1739":{"tf":2.449489742783178},"1740":{"tf":2.449489742783178},"1741":{"tf":2.449489742783178},"1742":{"tf":1.4142135623730951},"1743":{"tf":1.4142135623730951},"1744":{"tf":1.4142135623730951},"1745":{"tf":1.4142135623730951},"1746":{"tf":1.4142135623730951},"1759":{"tf":2.449489742783178},"1760":{"tf":2.449489742783178},"1761":{"tf":2.449489742783178},"1762":{"tf":2.449489742783178},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.4142135623730951},"1767":{"tf":1.0},"1768":{"tf":1.0},"1771":{"tf":1.7320508075688772},"1774":{"tf":1.4142135623730951},"1775":{"tf":1.7320508075688772},"1776":{"tf":2.0},"1777":{"tf":1.0},"1778":{"tf":1.0},"1779":{"tf":1.4142135623730951},"179":{"tf":1.7320508075688772},"1791":{"tf":1.4142135623730951},"1792":{"tf":2.449489742783178},"1793":{"tf":2.449489742783178},"1794":{"tf":2.449489742783178},"1795":{"tf":2.449489742783178},"1798":{"tf":1.0},"1799":{"tf":1.0},"180":{"tf":1.7320508075688772},"1800":{"tf":1.4142135623730951},"1801":{"tf":2.449489742783178},"1802":{"tf":2.449489742783178},"1803":{"tf":2.449489742783178},"1804":{"tf":2.449489742783178},"1805":{"tf":1.4142135623730951},"1806":{"tf":1.4142135623730951},"1807":{"tf":1.4142135623730951},"1808":{"tf":1.4142135623730951},"181":{"tf":1.7320508075688772},"182":{"tf":1.7320508075688772},"185":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"200":{"tf":1.0},"204":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"27":{"tf":2.449489742783178},"273":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"277":{"tf":1.4142135623730951},"29":{"tf":1.7320508075688772},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"305":{"tf":1.4142135623730951},"307":{"tf":1.0},"308":{"tf":1.4142135623730951},"309":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.4142135623730951},"312":{"tf":1.4142135623730951},"313":{"tf":1.4142135623730951},"314":{"tf":1.0},"317":{"tf":1.7320508075688772},"318":{"tf":1.4142135623730951},"319":{"tf":1.4142135623730951},"320":{"tf":1.4142135623730951},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.4142135623730951},"33":{"tf":1.0},"330":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951},"334":{"tf":1.7320508075688772},"335":{"tf":1.4142135623730951},"336":{"tf":1.4142135623730951},"337":{"tf":1.0},"34":{"tf":1.0},"343":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.4142135623730951},"357":{"tf":1.0},"358":{"tf":1.4142135623730951},"360":{"tf":1.4142135623730951},"361":{"tf":1.4142135623730951},"363":{"tf":1.7320508075688772},"366":{"tf":1.0},"367":{"tf":1.4142135623730951},"369":{"tf":1.4142135623730951},"370":{"tf":1.4142135623730951},"372":{"tf":1.4142135623730951},"374":{"tf":1.4142135623730951},"375":{"tf":1.4142135623730951},"376":{"tf":1.4142135623730951},"377":{"tf":1.4142135623730951},"378":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"381":{"tf":1.4142135623730951},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"394":{"tf":1.4142135623730951},"419":{"tf":1.0},"426":{"tf":1.0},"428":{"tf":1.7320508075688772},"430":{"tf":1.7320508075688772},"431":{"tf":2.8284271247461903},"432":{"tf":1.0},"433":{"tf":1.4142135623730951},"436":{"tf":1.0},"437":{"tf":1.0},"444":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.0},"460":{"tf":1.0},"467":{"tf":1.4142135623730951},"491":{"tf":1.7320508075688772},"514":{"tf":1.7320508075688772},"537":{"tf":2.0},"548":{"tf":1.0},"566":{"tf":1.0},"592":{"tf":1.0},"594":{"tf":1.7320508075688772},"609":{"tf":1.4142135623730951},"610":{"tf":1.4142135623730951},"629":{"tf":1.0},"636":{"tf":1.0},"638":{"tf":1.7320508075688772},"653":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"678":{"tf":1.4142135623730951},"69":{"tf":1.7320508075688772},"695":{"tf":2.0},"696":{"tf":2.0},"699":{"tf":1.4142135623730951},"70":{"tf":1.7320508075688772},"708":{"tf":2.0},"709":{"tf":2.0},"71":{"tf":1.7320508075688772},"710":{"tf":2.449489742783178},"711":{"tf":2.449489742783178},"712":{"tf":2.449489742783178},"713":{"tf":2.449489742783178},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.4142135623730951},"72":{"tf":1.7320508075688772},"720":{"tf":1.4142135623730951},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"726":{"tf":1.0},"727":{"tf":1.0},"735":{"tf":1.0},"736":{"tf":1.0},"737":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":1.4142135623730951},"742":{"tf":1.4142135623730951},"743":{"tf":1.4142135623730951},"744":{"tf":1.4142135623730951},"745":{"tf":1.4142135623730951},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.0},"75":{"tf":1.4142135623730951},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.7320508075688772},"753":{"tf":1.7320508075688772},"754":{"tf":1.7320508075688772},"755":{"tf":1.7320508075688772},"758":{"tf":1.0},"759":{"tf":1.0},"761":{"tf":1.4142135623730951},"762":{"tf":1.4142135623730951},"763":{"tf":1.4142135623730951},"764":{"tf":1.4142135623730951},"768":{"tf":1.7320508075688772},"769":{"tf":1.7320508075688772},"770":{"tf":1.0},"771":{"tf":1.0},"772":{"tf":1.0},"773":{"tf":1.0},"774":{"tf":1.7320508075688772},"775":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.4142135623730951},"780":{"tf":1.7320508075688772},"793":{"tf":1.4142135623730951},"794":{"tf":1.4142135623730951},"797":{"tf":1.7320508075688772},"798":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951},"810":{"tf":1.0},"813":{"tf":1.4142135623730951},"814":{"tf":1.4142135623730951},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"82":{"tf":1.7320508075688772},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772},"842":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"850":{"tf":1.0},"852":{"tf":1.4142135623730951},"853":{"tf":1.4142135623730951},"854":{"tf":1.7320508075688772},"855":{"tf":1.4142135623730951},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"860":{"tf":1.0},"868":{"tf":1.0},"869":{"tf":1.0},"87":{"tf":1.0},"870":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"875":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0},"88":{"tf":1.4142135623730951},"882":{"tf":1.0},"883":{"tf":1.0},"886":{"tf":1.7320508075688772},"887":{"tf":1.7320508075688772},"89":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"900":{"tf":1.4142135623730951},"902":{"tf":1.0},"903":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"92":{"tf":3.1622776601683795},"920":{"tf":1.0},"921":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.4142135623730951},"928":{"tf":1.0},"93":{"tf":2.0},"930":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0},"939":{"tf":1.4142135623730951},"94":{"tf":2.449489742783178},"940":{"tf":1.4142135623730951},"941":{"tf":1.4142135623730951},"942":{"tf":1.4142135623730951},"943":{"tf":1.7320508075688772},"944":{"tf":1.7320508075688772},"945":{"tf":1.7320508075688772},"946":{"tf":1.0},"947":{"tf":1.4142135623730951},"948":{"tf":1.4142135623730951},"949":{"tf":1.4142135623730951},"95":{"tf":2.0},"955":{"tf":1.0},"96":{"tf":2.0},"960":{"tf":1.0},"961":{"tf":1.0},"963":{"tf":2.23606797749979},"964":{"tf":2.23606797749979},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"97":{"tf":1.4142135623730951},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.0},"979":{"tf":1.0},"98":{"tf":2.449489742783178},"980":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0},"988":{"tf":1.4142135623730951},"989":{"tf":1.4142135623730951},"99":{"tf":1.7320508075688772},"990":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951},"993":{"tf":1.0},"995":{"tf":2.0},"996":{"tf":1.4142135623730951},"997":{"tf":3.1622776601683795},"998":{"tf":2.23606797749979},"999":{"tf":1.4142135623730951}},"df":670,"[":{"docs":{},"df":0,"2":{"docs":{"117":{"tf":1.4142135623730951}},"df":1}},"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1013":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}},"3":{"docs":{},"df":0,"2":{"docs":{"100":{"tf":1.4142135623730951},"1132":{"tf":1.4142135623730951},"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1159":{"tf":1.0},"1165":{"tf":1.0},"1166":{"tf":1.0},"1167":{"tf":1.0},"1183":{"tf":1.4142135623730951},"1214":{"tf":1.4142135623730951},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1247":{"tf":1.0},"1248":{"tf":1.0},"1249":{"tf":1.0},"1283":{"tf":1.7320508075688772},"1290":{"tf":1.4142135623730951},"1291":{"tf":1.7320508075688772},"1319":{"tf":1.0},"1400":{"tf":1.7320508075688772},"1401":{"tf":1.7320508075688772},"1409":{"tf":1.0},"1509":{"tf":1.7320508075688772},"1516":{"tf":1.4142135623730951},"1517":{"tf":1.7320508075688772},"158":{"tf":1.0},"159":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"1780":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"419":{"tf":1.4142135623730951},"430":{"tf":1.7320508075688772},"435":{"tf":1.4142135623730951},"54":{"tf":1.0},"55":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0}},"df":43}},"4":{"docs":{},"df":0,"0":{"docs":{"786":{"tf":1.4142135623730951},"803":{"tf":1.0},"807":{"tf":1.0},"832":{"tf":1.4142135623730951},"838":{"tf":1.0}},"df":5},"8":{"docs":{"629":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"802":{"tf":1.4142135623730951},"803":{"tf":1.0},"807":{"tf":1.0},"832":{"tf":1.4142135623730951},"837":{"tf":1.4142135623730951},"838":{"tf":1.0}},"df":8}},"6":{"docs":{},"df":0,"4":{"docs":{"435":{"tf":1.0}},"df":1}},"8":{"docs":{"108":{"tf":2.0},"109":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"114":{"tf":1.0},"1383":{"tf":1.0},"1510":{"tf":1.0},"1516":{"tf":1.0},"1517":{"tf":1.0},"1534":{"tf":1.0},"1541":{"tf":1.0},"155":{"tf":1.0},"1566":{"tf":1.0},"1571":{"tf":1.0},"166":{"tf":1.0},"1692":{"tf":1.0},"172":{"tf":1.0},"1752":{"tf":1.0},"1780":{"tf":1.0},"1781":{"tf":1.0},"1788":{"tf":1.4142135623730951},"1813":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"281":{"tf":1.0},"324":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"428":{"tf":1.0},"435":{"tf":1.4142135623730951},"436":{"tf":1.0},"447":{"tf":1.0},"45":{"tf":1.0},"458":{"tf":1.0},"459":{"tf":1.0},"56":{"tf":1.0},"570":{"tf":1.0},"62":{"tf":1.0},"706":{"tf":1.0},"786":{"tf":1.4142135623730951},"792":{"tf":1.4142135623730951},"807":{"tf":1.0},"812":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"860":{"tf":1.4142135623730951},"867":{"tf":1.4142135623730951},"991":{"tf":1.0},"994":{"tf":1.4142135623730951}},"df":53,"0":{"docs":{"1574":{"tf":1.4142135623730951},"1575":{"tf":1.4142135623730951},"1585":{"tf":1.4142135623730951}},"df":3},"8":{"docs":{"629":{"tf":1.0}},"df":1},"[":{"docs":{},"df":0,"2":{"docs":{"338":{"tf":1.0}},"df":1}}},"9":{"docs":{},"df":0,"6":{"docs":{"1159":{"tf":1.0},"1319":{"tf":1.0},"154":{"tf":1.0},"174":{"tf":1.0},"1781":{"tf":1.0},"1809":{"tf":1.0},"419":{"tf":1.0},"43":{"tf":1.0},"532":{"tf":1.0},"565":{"tf":1.0},"570":{"tf":1.0},"63":{"tf":1.0}},"df":12}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"903":{"tf":1.0},"933":{"tf":1.4142135623730951}},"df":2}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{"89":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"89":{"tf":1.0}},"df":1}}}}}}}}}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1062":{"tf":1.0},"1063":{"tf":1.0}},"df":2}},"d":{"docs":{},"df":0,"j":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"106":{"tf":1.0},"107":{"tf":1.0},"1123":{"tf":1.0},"1130":{"tf":1.4142135623730951},"1131":{"tf":1.4142135623730951},"1171":{"tf":1.0},"1172":{"tf":1.0},"1208":{"tf":1.0},"1211":{"tf":1.4142135623730951},"1213":{"tf":1.4142135623730951},"1253":{"tf":1.0},"1254":{"tf":1.0}},"df":12}}}}}},"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4}}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"1266":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1266":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"10":{"tf":1.0},"1119":{"tf":1.0},"1132":{"tf":1.4142135623730951},"1183":{"tf":1.4142135623730951},"1204":{"tf":1.0},"1214":{"tf":1.4142135623730951}},"df":6,"l":{"docs":{},"df":0,"i":{"docs":{"1782":{"tf":1.4142135623730951},"729":{"tf":1.0},"731":{"tf":1.0},"734":{"tf":1.4142135623730951},"767":{"tf":1.0},"779":{"tf":1.4142135623730951},"786":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.4142135623730951},"804":{"tf":1.7320508075688772},"807":{"tf":1.0},"811":{"tf":1.4142135623730951},"834":{"tf":1.4142135623730951},"854":{"tf":1.0},"855":{"tf":1.4142135623730951},"862":{"tf":1.0},"865":{"tf":1.4142135623730951}},"df":17},"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"807":{"tf":1.0}},"df":1}}}}}}}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"681":{"tf":1.0}},"df":1}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"1132":{"tf":1.0},"1214":{"tf":1.0}},"df":2}}}}}}},"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{"181":{"tf":1.0},"428":{"tf":1.0},"69":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"994":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.4142135623730951},"998":{"tf":1.0}},"df":9,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"v":{"docs":{},"df":0,"2":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"791":{"tf":1.0},"851":{"tf":1.0}},"df":2}}}}}}}}}},"t":{"docs":{"1101":{"tf":1.0}},"df":1}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"9":{"tf":1.0}},"df":1}}}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"681":{"tf":1.0}},"df":1}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"116":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0}},"df":3}},"u":{"docs":{},"df":0,"s":{"docs":{"698":{"tf":1.4142135623730951},"718":{"tf":1.4142135623730951},"796":{"tf":1.4142135623730951},"846":{"tf":1.4142135623730951}},"df":4}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"859":{"tf":1.0},"886":{"tf":2.0}},"df":6,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"886":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"948":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"948":{"tf":1.0}},"df":1}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{"949":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"949":{"tf":1.0}},"df":1}}}}}}}}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"947":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"947":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"t":{"docs":{"495":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951}},"df":2}},"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1621":{"tf":1.4142135623730951},"980":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"159":{"tf":1.0},"55":{"tf":1.0}},"df":2}}},"w":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"798":{"tf":1.0},"814":{"tf":1.0},"855":{"tf":1.0},"876":{"tf":1.0}},"df":4,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"798":{"tf":1.0},"814":{"tf":1.0},"855":{"tf":1.0},"876":{"tf":1.0}},"df":4}}}}}}}}}}}}},"p":{"docs":{"1060":{"tf":1.0},"1101":{"tf":1.0},"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1183":{"tf":1.0},"125":{"tf":1.4142135623730951},"1584":{"tf":1.0},"681":{"tf":1.0},"958":{"tf":1.0}},"df":13,"/":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"125":{"tf":1.0}},"df":1}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.4142135623730951},"1192":{"tf":1.0},"1229":{"tf":1.4142135623730951},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1263":{"tf":1.0},"1268":{"tf":1.0},"1271":{"tf":1.0},"1272":{"tf":1.0},"1277":{"tf":1.0},"1278":{"tf":1.0},"1279":{"tf":1.0},"1280":{"tf":1.0},"1281":{"tf":1.0},"1282":{"tf":1.0},"130":{"tf":1.0},"1300":{"tf":1.0},"1302":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.0},"134":{"tf":1.0},"1377":{"tf":1.0},"1423":{"tf":1.0},"1424":{"tf":1.0},"1426":{"tf":1.4142135623730951},"1505":{"tf":1.0},"1506":{"tf":1.0},"1507":{"tf":1.0},"1508":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"626":{"tf":1.4142135623730951},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0},"997":{"tf":1.0}},"df":47,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"130":{"tf":1.0},"19":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"130":{"tf":1.0},"19":{"tf":1.0}},"df":2}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1574":{"tf":1.0},"1575":{"tf":1.0},"1585":{"tf":1.0},"629":{"tf":1.0}},"df":4}}}}}}},"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"491":{"tf":1.0},"514":{"tf":1.0},"580":{"tf":1.0},"620":{"tf":1.4142135623730951},"621":{"tf":1.4142135623730951},"663":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"672":{"tf":1.0},"681":{"tf":2.23606797749979},"685":{"tf":1.0},"688":{"tf":1.0},"9":{"tf":1.4142135623730951}},"df":12,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"672":{"tf":1.0}},"df":1}}}}}}},"2":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"609":{"tf":1.0},"653":{"tf":1.0}},"df":2}}}}}}},"3":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"610":{"tf":1.0},"654":{"tf":1.0}},"df":2}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"617":{"tf":1.0},"618":{"tf":1.4142135623730951},"619":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"661":{"tf":1.4142135623730951},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0}},"df":9,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"617":{"tf":1.0},"618":{"tf":1.0},"661":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"619":{"tf":1.0},"662":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"619":{"tf":1.0},"662":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"1694":{"tf":1.4142135623730951}},"df":1}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"681":{"tf":2.0},"688":{"tf":1.0}},"df":2}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"122":{"tf":1.0},"125":{"tf":1.0},"157":{"tf":1.4142135623730951},"175":{"tf":1.0},"176":{"tf":1.0},"53":{"tf":1.4142135623730951},"65":{"tf":1.0},"66":{"tf":1.0}},"df":8}}}},"s":{"docs":{"0":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"108":{"tf":1.0},"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"1287":{"tf":1.0},"1288":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"1305":{"tf":1.0},"1320":{"tf":1.0},"1352":{"tf":1.4142135623730951},"1378":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"1413":{"tf":1.0},"1424":{"tf":1.0},"1429":{"tf":1.0},"1437":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"1466":{"tf":1.4142135623730951},"147":{"tf":1.0},"1671":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"1735":{"tf":1.0},"1738":{"tf":1.0},"1739":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1743":{"tf":1.0},"179":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0},"18":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"1808":{"tf":1.0},"182":{"tf":1.0},"1823":{"tf":1.0},"19":{"tf":1.0},"203":{"tf":1.0},"213":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.4142135623730951},"27":{"tf":1.0},"28":{"tf":1.0},"3":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":1.0},"428":{"tf":1.4142135623730951},"430":{"tf":1.0},"475":{"tf":1.0},"481":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0},"502":{"tf":1.0},"508":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"537":{"tf":1.0},"615":{"tf":1.4142135623730951},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"627":{"tf":1.0},"659":{"tf":1.4142135623730951},"660":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"681":{"tf":2.23606797749979},"685":{"tf":1.0},"725":{"tf":1.0},"8":{"tf":1.4142135623730951},"839":{"tf":1.0},"862":{"tf":1.0},"866":{"tf":1.0},"9":{"tf":2.23606797749979},"903":{"tf":1.0},"910":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951},"94":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0}},"df":97,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"117":{"tf":1.0}},"df":1}},"g":{"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"7":{"tf":1.0}},"df":3}},"d":{"docs":{"1123":{"tf":1.0},"1124":{"tf":1.0},"1136":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1179":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"124":{"tf":1.0},"1253":{"tf":1.0},"1254":{"tf":1.0},"1368":{"tf":1.0},"1390":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.4142135623730951},"1407":{"tf":1.4142135623730951},"1409":{"tf":1.4142135623730951},"1477":{"tf":1.0},"1722":{"tf":1.4142135623730951},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"1734":{"tf":1.0},"174":{"tf":1.0},"1746":{"tf":1.4142135623730951},"1771":{"tf":1.0},"1799":{"tf":1.0},"1800":{"tf":1.4142135623730951},"240":{"tf":1.0},"63":{"tf":1.0},"699":{"tf":1.0},"720":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0}},"df":35,"c":{"docs":{"1525":{"tf":1.0},"1549":{"tf":1.0},"1551":{"tf":1.0}},"df":3},"t":{"docs":{"1525":{"tf":1.0},"1559":{"tf":1.0},"1561":{"tf":1.0}},"df":3},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"1722":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1722":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{"0":{"tf":1.0},"1150":{"tf":1.0},"1153":{"tf":1.0},"1192":{"tf":1.0},"1235":{"tf":1.0},"1405":{"tf":1.0},"1428":{"tf":1.0},"1744":{"tf":1.0},"1745":{"tf":1.0},"1782":{"tf":1.0},"1805":{"tf":1.0},"1806":{"tf":1.0},"1808":{"tf":1.4142135623730951},"188":{"tf":1.0},"191":{"tf":1.0},"735":{"tf":1.0},"736":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0}},"df":19,"'":{"docs":{"1135":{"tf":1.0},"1140":{"tf":1.0},"1197":{"tf":1.4142135623730951},"1220":{"tf":1.0},"1225":{"tf":1.0},"98":{"tf":1.0}},"df":6},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1292":{"tf":1.0},"1408":{"tf":1.0},"1410":{"tf":1.0},"1522":{"tf":1.4142135623730951},"1523":{"tf":1.0}},"df":5}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1292":{"tf":1.0},"1344":{"tf":1.0},"1345":{"tf":1.0},"1523":{"tf":1.4142135623730951},"1653":{"tf":1.4142135623730951}},"df":5}}},"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"369":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1405":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1405":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{"934":{"tf":1.0}},"df":1}}},"v":{"docs":{},"df":0,"3":{"docs":{},"df":0,".":{"docs":{},"df":0,"1":{"docs":{"215":{"tf":1.0}},"df":1},"3":{"docs":{},"df":0,".":{"docs":{},"df":0,"0":{"docs":{"903":{"tf":1.0}},"df":1}}}}},"4":{"docs":{},"df":0,".":{"docs":{},"df":0,"1":{"docs":{"415":{"tf":1.0}},"df":1},"6":{"docs":{"201":{"tf":1.0}},"df":1}}},"a":{"docs":{},"df":0,"l":{"docs":{"1670":{"tf":1.0},"189":{"tf":1.0},"76":{"tf":1.0}},"df":3,"1":{"docs":{"1670":{"tf":1.0}},"df":1},"i":{"docs":{},"df":0,"d":{"docs":{"129":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"133":{"tf":1.0},"14":{"tf":1.0},"1421":{"tf":1.0},"179":{"tf":1.0},"1791":{"tf":1.0},"18":{"tf":1.0},"182":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.0},"320":{"tf":1.0},"321":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"367":{"tf":1.0},"370":{"tf":1.0},"372":{"tf":1.0},"438":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.4142135623730951},"996":{"tf":1.0}},"df":36,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"447":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"447":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"449":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"449":{"tf":1.0}},"df":1}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"129":{"tf":1.0},"130":{"tf":1.0},"133":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0}},"df":6,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"133":{"tf":1.0},"23":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"461":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"461":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"467":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"458":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"458":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"463":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"442":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"442":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"463":{"tf":1.0}},"df":1}}}}}}}}}}}},"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"462":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"462":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"455":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"455":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"465":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"465":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"464":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"464":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"466":{"tf":1.4142135623730951}},"df":1}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"445":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"445":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"446":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"446":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"444":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"444":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"441":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"441":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"450":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"450":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"452":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"452":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"443":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"443":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"440":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"1":{"docs":{},"df":0,"6":{"docs":{"440":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"469":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"469":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"457":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"457":{"tf":1.0}},"df":1}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"451":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"451":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"453":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"453":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"454":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"454":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{"1024":{"tf":1.0},"993":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1024":{"tf":1.0},"993":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"1":{"docs":{},"df":0,"2":{"docs":{},"df":0,"8":{"docs":{"460":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"460":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"448":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"448":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"459":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"459":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"329":{"tf":1.0}},"df":1}}}}}},"u":{"docs":{"100":{"tf":1.7320508075688772},"1025":{"tf":1.0},"1039":{"tf":1.0},"104":{"tf":1.0},"1055":{"tf":1.0},"1058":{"tf":1.4142135623730951},"106":{"tf":1.4142135623730951},"1068":{"tf":1.0},"1069":{"tf":1.0},"107":{"tf":1.4142135623730951},"1070":{"tf":1.0},"1071":{"tf":1.0},"1079":{"tf":1.0},"108":{"tf":1.4142135623730951},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"110":{"tf":1.7320508075688772},"1101":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"1123":{"tf":2.449489742783178},"1124":{"tf":1.7320508075688772},"1129":{"tf":1.7320508075688772},"1130":{"tf":2.449489742783178},"1131":{"tf":2.6457513110645907},"1132":{"tf":2.449489742783178},"1136":{"tf":2.449489742783178},"1137":{"tf":2.449489742783178},"1145":{"tf":1.0},"1146":{"tf":1.4142135623730951},"1151":{"tf":1.0},"1156":{"tf":1.0},"1163":{"tf":1.0},"1171":{"tf":2.449489742783178},"1172":{"tf":2.449489742783178},"1176":{"tf":1.0},"1178":{"tf":1.0},"1179":{"tf":2.23606797749979},"1183":{"tf":2.449489742783178},"1186":{"tf":1.7320508075688772},"1187":{"tf":2.449489742783178},"1196":{"tf":1.0},"1197":{"tf":1.4142135623730951},"1204":{"tf":1.4142135623730951},"1205":{"tf":1.4142135623730951},"1208":{"tf":2.6457513110645907},"1209":{"tf":1.7320508075688772},"1211":{"tf":2.8284271247461903},"1212":{"tf":1.7320508075688772},"1213":{"tf":2.6457513110645907},"1214":{"tf":2.449489742783178},"1231":{"tf":1.4142135623730951},"1232":{"tf":1.4142135623730951},"1236":{"tf":1.0},"1237":{"tf":1.0},"1241":{"tf":1.0},"1253":{"tf":2.449489742783178},"1254":{"tf":2.449489742783178},"1280":{"tf":1.0},"1281":{"tf":1.0},"1305":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"1333":{"tf":1.4142135623730951},"1334":{"tf":1.4142135623730951},"1337":{"tf":1.4142135623730951},"1338":{"tf":1.4142135623730951},"1343":{"tf":1.4142135623730951},"1370":{"tf":1.0},"1379":{"tf":1.4142135623730951},"1380":{"tf":1.0},"1384":{"tf":1.0},"1386":{"tf":1.0},"1388":{"tf":1.0},"1390":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"140":{"tf":1.4142135623730951},"1400":{"tf":1.0},"1401":{"tf":1.7320508075688772},"1402":{"tf":1.4142135623730951},"1403":{"tf":2.23606797749979},"1407":{"tf":2.0},"1409":{"tf":2.0},"1413":{"tf":1.0},"1414":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1439":{"tf":1.0},"144":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"1453":{"tf":1.4142135623730951},"1454":{"tf":1.4142135623730951},"1457":{"tf":1.4142135623730951},"1458":{"tf":1.4142135623730951},"1462":{"tf":1.4142135623730951},"1478":{"tf":1.0},"1507":{"tf":1.0},"1537":{"tf":1.0},"1538":{"tf":1.0},"154":{"tf":1.4142135623730951},"1606":{"tf":1.0},"1722":{"tf":1.4142135623730951},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.4142135623730951},"1734":{"tf":1.0},"174":{"tf":1.0},"1762":{"tf":1.0},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"1782":{"tf":1.4142135623730951},"1799":{"tf":1.0},"233":{"tf":1.0},"240":{"tf":1.0},"27":{"tf":1.4142135623730951},"33":{"tf":1.0},"378":{"tf":1.0},"428":{"tf":1.0},"43":{"tf":1.4142135623730951},"430":{"tf":1.0},"435":{"tf":1.0},"571":{"tf":1.0},"587":{"tf":1.0},"6":{"tf":1.0},"63":{"tf":1.0},"632":{"tf":1.0},"713":{"tf":1.0},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"791":{"tf":1.0},"797":{"tf":1.0},"851":{"tf":1.0},"854":{"tf":1.0},"886":{"tf":1.7320508075688772},"887":{"tf":1.7320508075688772},"89":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":1.7320508075688772},"907":{"tf":1.4142135623730951},"908":{"tf":1.0},"909":{"tf":1.7320508075688772},"911":{"tf":1.7320508075688772},"912":{"tf":1.7320508075688772},"913":{"tf":1.4142135623730951},"914":{"tf":1.0},"915":{"tf":1.7320508075688772},"916":{"tf":1.0},"917":{"tf":1.7320508075688772},"918":{"tf":1.7320508075688772},"919":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951},"920":{"tf":1.0},"921":{"tf":1.7320508075688772},"922":{"tf":1.0},"923":{"tf":1.7320508075688772},"924":{"tf":1.7320508075688772},"925":{"tf":1.4142135623730951},"926":{"tf":1.0},"927":{"tf":1.7320508075688772},"928":{"tf":1.0},"93":{"tf":2.23606797749979},"94":{"tf":2.0},"95":{"tf":2.23606797749979},"958":{"tf":1.0},"96":{"tf":1.7320508075688772},"963":{"tf":2.23606797749979},"964":{"tf":2.23606797749979},"98":{"tf":1.0},"99":{"tf":1.0},"990":{"tf":2.23606797749979},"992":{"tf":2.0},"994":{"tf":1.0},"995":{"tf":2.449489742783178},"996":{"tf":2.0},"997":{"tf":1.7320508075688772},"998":{"tf":2.0}},"df":185,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"j":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"106":{"tf":1.0},"107":{"tf":1.0},"1123":{"tf":1.4142135623730951},"1129":{"tf":1.0},"1130":{"tf":1.4142135623730951},"1131":{"tf":1.0},"1136":{"tf":1.4142135623730951},"1137":{"tf":1.4142135623730951},"1208":{"tf":1.4142135623730951},"1211":{"tf":1.4142135623730951},"1212":{"tf":1.4142135623730951},"1213":{"tf":1.4142135623730951},"1407":{"tf":1.4142135623730951},"1409":{"tf":1.4142135623730951}},"df":14}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{"1383":{"tf":1.0}},"df":1}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"922":{"tf":1.0}},"df":1}}}}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"916":{"tf":1.0}},"df":1}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"928":{"tf":1.0}},"df":1}}}}}}}},"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"[":{"docs":{},"df":0,"i":{"docs":{},"df":0,"]":{"docs":{},"df":0,"[":{"docs":{},"df":0,"j":{"docs":{"997":{"tf":1.0},"998":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"110":{"tf":1.0},"80":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"110":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1383":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1383":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1011":{"tf":1.0},"1020":{"tf":1.0},"1034":{"tf":1.0},"1054":{"tf":1.0},"1065":{"tf":1.0},"1102":{"tf":1.0},"1484":{"tf":1.0},"1530":{"tf":1.0},"1565":{"tf":1.0},"1577":{"tf":1.0},"1607":{"tf":1.0},"1646":{"tf":1.0},"1672":{"tf":1.0},"1696":{"tf":1.0},"1703":{"tf":1.0},"1783":{"tf":1.0},"225":{"tf":1.0},"232":{"tf":1.0},"242":{"tf":1.0},"430":{"tf":1.0},"581":{"tf":1.0},"681":{"tf":1.0},"682":{"tf":1.0},"702":{"tf":1.0},"730":{"tf":1.0},"824":{"tf":1.0},"9":{"tf":3.7416573867739413},"903":{"tf":1.0},"935":{"tf":1.0},"951":{"tf":1.0},"959":{"tf":1.0},"966":{"tf":1.0}},"df":32}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1714":{"tf":1.0},"1715":{"tf":1.0}},"df":2}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"115":{"tf":2.0},"13":{"tf":1.0},"163":{"tf":1.4142135623730951},"1713":{"tf":1.0},"1722":{"tf":1.0},"1729":{"tf":1.7320508075688772},"1730":{"tf":1.7320508075688772},"1731":{"tf":1.4142135623730951},"1732":{"tf":1.7320508075688772},"1733":{"tf":1.4142135623730951},"1738":{"tf":1.0},"1739":{"tf":1.4142135623730951},"1740":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1744":{"tf":1.4142135623730951},"1745":{"tf":1.0},"1746":{"tf":1.4142135623730951},"1747":{"tf":1.0},"1748":{"tf":1.0},"1759":{"tf":1.7320508075688772},"1760":{"tf":1.7320508075688772},"1761":{"tf":2.0},"1762":{"tf":1.7320508075688772},"1763":{"tf":1.0},"1764":{"tf":1.0},"1769":{"tf":1.0},"1771":{"tf":1.4142135623730951},"1781":{"tf":1.0},"1782":{"tf":1.7320508075688772},"1792":{"tf":1.7320508075688772},"1793":{"tf":1.7320508075688772},"1794":{"tf":1.4142135623730951},"1795":{"tf":1.7320508075688772},"1796":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"1800":{"tf":1.4142135623730951},"1801":{"tf":1.0},"1802":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"1805":{"tf":1.4142135623730951},"1806":{"tf":1.0},"1810":{"tf":1.0},"1811":{"tf":1.0},"222":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"710":{"tf":1.7320508075688772},"711":{"tf":1.7320508075688772},"712":{"tf":2.0},"713":{"tf":1.7320508075688772},"714":{"tf":1.0},"715":{"tf":1.0},"729":{"tf":1.0}},"df":54,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1713":{"tf":1.0},"1722":{"tf":1.0},"1736":{"tf":1.4142135623730951},"1747":{"tf":1.4142135623730951},"1780":{"tf":1.4142135623730951},"1785":{"tf":1.0},"1797":{"tf":1.4142135623730951},"1810":{"tf":1.4142135623730951}},"df":8}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"1713":{"tf":1.0},"1717":{"tf":1.0},"1722":{"tf":1.4142135623730951},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"1733":{"tf":1.4142135623730951},"1781":{"tf":1.4142135623730951},"1784":{"tf":1.0},"1796":{"tf":1.4142135623730951}},"df":10}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1759":{"tf":1.0},"710":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1759":{"tf":1.0},"710":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1760":{"tf":1.0},"711":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1760":{"tf":1.0},"711":{"tf":1.0}},"df":2}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"115":{"tf":1.0},"80":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"115":{"tf":1.0}},"df":1}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"1762":{"tf":1.0},"713":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1762":{"tf":1.0},"713":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1761":{"tf":1.0},"712":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1761":{"tf":1.0},"712":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"13":{"tf":1.0}},"df":1}}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0}},"df":4,"i":{"docs":{"1178":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0}},"df":7},"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"952":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"1568":{"tf":1.4142135623730951},"491":{"tf":1.4142135623730951},"514":{"tf":1.4142135623730951},"537":{"tf":1.0},"561":{"tf":1.0},"609":{"tf":1.7320508075688772},"610":{"tf":1.7320508075688772},"615":{"tf":1.0},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"629":{"tf":1.0},"653":{"tf":1.7320508075688772},"654":{"tf":1.7320508075688772},"659":{"tf":1.0},"660":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0},"954":{"tf":1.0}},"df":23,",":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"952":{"tf":1.0}},"df":1}}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1713":{"tf":1.0},"1772":{"tf":1.0}},"df":2}}}}},"i":{"docs":{},"df":0,"a":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"211":{"tf":1.0},"39":{"tf":1.0}},"df":4},"e":{"docs":{},"df":0,"w":{"docs":{"100":{"tf":1.0},"1005":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"1024":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"1059":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"1093":{"tf":1.0},"1097":{"tf":1.0},"1099":{"tf":1.0},"1117":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"1125":{"tf":1.0},"1126":{"tf":1.0},"1127":{"tf":1.0},"1128":{"tf":1.0},"1129":{"tf":1.0},"1130":{"tf":1.0},"1131":{"tf":1.0},"1132":{"tf":1.0},"1133":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.0},"1136":{"tf":1.0},"1137":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"1156":{"tf":1.0},"1158":{"tf":1.0},"1159":{"tf":1.0},"116":{"tf":1.0},"1163":{"tf":1.0},"1165":{"tf":1.0},"1166":{"tf":1.0},"1167":{"tf":1.0},"1168":{"tf":1.0},"1169":{"tf":1.0},"1170":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1176":{"tf":1.0},"1177":{"tf":1.0},"1178":{"tf":1.0},"1179":{"tf":1.0},"118":{"tf":1.0},"1180":{"tf":1.0},"1181":{"tf":1.0},"1182":{"tf":1.0},"1183":{"tf":1.0},"1184":{"tf":1.0},"1185":{"tf":1.0},"1186":{"tf":1.0},"1187":{"tf":1.0},"1188":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"1204":{"tf":1.0},"1205":{"tf":1.0},"1206":{"tf":1.0},"1207":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"1210":{"tf":1.0},"1211":{"tf":1.0},"1212":{"tf":1.0},"1213":{"tf":1.0},"1214":{"tf":1.0},"1215":{"tf":1.0},"1216":{"tf":1.0},"1217":{"tf":1.0},"1218":{"tf":1.0},"1219":{"tf":1.0},"122":{"tf":1.0},"1220":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"1241":{"tf":1.0},"1247":{"tf":1.0},"1248":{"tf":1.0},"1249":{"tf":1.0},"125":{"tf":1.0},"1250":{"tf":1.0},"1251":{"tf":1.0},"1252":{"tf":1.0},"1253":{"tf":1.0},"1254":{"tf":1.0},"1257":{"tf":1.0},"1260":{"tf":1.0},"1297":{"tf":1.0},"1315":{"tf":1.0},"1316":{"tf":1.0},"1318":{"tf":1.0},"1319":{"tf":1.0},"1320":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1324":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"1329":{"tf":1.0},"133":{"tf":1.0},"1330":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1335":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1339":{"tf":1.0},"1340":{"tf":1.0},"1341":{"tf":1.0},"1342":{"tf":1.0},"1343":{"tf":1.0},"1344":{"tf":1.0},"1345":{"tf":1.0},"1346":{"tf":1.0},"1347":{"tf":1.0},"1351":{"tf":1.0},"1358":{"tf":1.0},"1361":{"tf":1.0},"1362":{"tf":1.0},"1363":{"tf":1.0},"1364":{"tf":1.0},"1365":{"tf":1.0},"1366":{"tf":1.0},"1367":{"tf":1.0},"1368":{"tf":1.0},"1369":{"tf":1.0},"137":{"tf":1.0},"1377":{"tf":1.0},"1378":{"tf":1.0},"1379":{"tf":1.0},"138":{"tf":1.0},"1380":{"tf":1.0},"1383":{"tf":1.0},"1385":{"tf":1.0},"1386":{"tf":1.0},"1387":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.0},"139":{"tf":1.0},"1390":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"140":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1407":{"tf":1.0},"1408":{"tf":1.0},"1409":{"tf":1.0},"141":{"tf":1.0},"1410":{"tf":1.0},"1420":{"tf":1.0},"1439":{"tf":1.0},"144":{"tf":1.0},"1440":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1445":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"145":{"tf":1.0},"1450":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1455":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1459":{"tf":1.0},"1460":{"tf":1.0},"1461":{"tf":1.0},"1462":{"tf":1.0},"1465":{"tf":1.0},"147":{"tf":1.0},"1470":{"tf":1.0},"1471":{"tf":1.0},"1472":{"tf":1.0},"1473":{"tf":1.0},"1474":{"tf":1.0},"1475":{"tf":1.0},"1476":{"tf":1.0},"1477":{"tf":1.0},"148":{"tf":1.0},"1482":{"tf":1.0},"1573":{"tf":1.0},"1574":{"tf":1.0},"1575":{"tf":1.0},"1585":{"tf":1.0},"1597":{"tf":1.0},"1675":{"tf":1.0},"1678":{"tf":1.0},"1687":{"tf":1.0},"1688":{"tf":1.0},"171":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"172":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"173":{"tf":1.0},"1733":{"tf":1.0},"1734":{"tf":1.0},"1735":{"tf":1.0},"1736":{"tf":1.0},"1737":{"tf":1.0},"1738":{"tf":1.0},"1739":{"tf":1.0},"174":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1742":{"tf":1.0},"1743":{"tf":1.0},"1744":{"tf":1.0},"1745":{"tf":1.0},"1746":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"1771":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"1791":{"tf":1.0},"1796":{"tf":1.0},"1797":{"tf":1.0},"1798":{"tf":1.0},"1799":{"tf":1.0},"180":{"tf":1.0},"1800":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"1805":{"tf":1.0},"1806":{"tf":1.0},"1807":{"tf":1.0},"1808":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"1823":{"tf":1.0},"185":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.4142135623730951},"192":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"199":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"23":{"tf":1.0},"258":{"tf":1.0},"26":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"458":{"tf":1.0},"459":{"tf":1.0},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"490":{"tf":1.0},"491":{"tf":1.0},"494":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"521":{"tf":1.0},"588":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"597":{"tf":1.0},"598":{"tf":1.0},"599":{"tf":1.0},"600":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"61":{"tf":1.0},"610":{"tf":1.0},"62":{"tf":1.0},"622":{"tf":1.4142135623730951},"63":{"tf":1.0},"633":{"tf":1.0},"634":{"tf":1.0},"635":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.0},"64":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"65":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"66":{"tf":1.0},"668":{"tf":1.4142135623730951},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"699":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"720":{"tf":1.0},"725":{"tf":1.0},"737":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"756":{"tf":1.0},"757":{"tf":1.0},"767":{"tf":1.0},"77":{"tf":1.0},"770":{"tf":1.0},"771":{"tf":1.0},"772":{"tf":1.0},"773":{"tf":1.0},"775":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"78":{"tf":1.4142135623730951},"787":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"79":{"tf":1.0},"790":{"tf":1.0},"810":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"839":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"842":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0},"861":{"tf":1.0},"866":{"tf":1.0},"868":{"tf":1.0},"869":{"tf":1.0},"87":{"tf":1.0},"870":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"88":{"tf":1.0},"880":{"tf":1.0},"881":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"910":{"tf":1.4142135623730951},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.4142135623730951},"919":{"tf":1.0},"92":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.4142135623730951},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.4142135623730951},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0}},"df":497}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1151":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0}},"df":3}}}},"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1537":{"tf":1.0},"1538":{"tf":1.0},"1585":{"tf":1.0},"1591":{"tf":1.0},"1792":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0},"1799":{"tf":1.0},"1800":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"1805":{"tf":1.0},"1807":{"tf":1.0},"1808":{"tf":1.0},"686":{"tf":1.0},"687":{"tf":1.0},"735":{"tf":1.0},"736":{"tf":1.0},"737":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":1.0},"758":{"tf":1.0},"759":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"868":{"tf":1.0},"869":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.0}},"df":51}}}}}},"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"699":{"tf":1.0},"704":{"tf":1.4142135623730951},"720":{"tf":1.0}},"df":3,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{"699":{"tf":1.0},"720":{"tf":1.0}},"df":2}}}},"_":{"docs":{"706":{"tf":1.0}},"df":1}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"109":{"tf":1.7320508075688772},"1101":{"tf":1.4142135623730951},"1103":{"tf":1.4142135623730951},"1109":{"tf":2.23606797749979},"1110":{"tf":2.23606797749979},"1113":{"tf":1.7320508075688772},"1114":{"tf":1.4142135623730951},"112":{"tf":1.0},"1144":{"tf":1.0},"1146":{"tf":1.0},"1197":{"tf":1.0},"1230":{"tf":1.0},"1232":{"tf":1.0},"154":{"tf":1.0},"1734":{"tf":1.0},"1746":{"tf":1.0},"1799":{"tf":1.0},"1800":{"tf":1.0},"43":{"tf":1.0},"937":{"tf":1.4142135623730951}},"df":20,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1107":{"tf":1.4142135623730951}},"df":1}}}}}}}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"1110":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1110":{"tf":1.0}},"df":1}}}}}}}}}}},"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"1109":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1109":{"tf":1.0}},"df":1}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"1101":{"tf":1.0},"888":{"tf":1.0}},"df":2}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"1114":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1114":{"tf":1.0}},"df":1}}}}}}}}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{"108":{"tf":1.0},"80":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"108":{"tf":1.0}},"df":1}}}}}}}}}}}},"r":{"docs":{},"df":0,"n":{"docs":{"144":{"tf":1.0},"145":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"681":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":9},"p":{"docs":{"786":{"tf":1.0},"832":{"tf":1.0}},"df":2}},"y":{"docs":{"1308":{"tf":1.0},"1431":{"tf":1.0},"144":{"tf":1.0},"33":{"tf":1.0},"681":{"tf":1.0}},"df":5}},"e":{"docs":{},"df":0,"i":{"docs":{"1058":{"tf":1.0}},"df":1},"t":{"docs":{},"df":0,"h":{"docs":{"1525":{"tf":1.0},"1544":{"tf":1.0},"1546":{"tf":1.0},"428":{"tf":1.0}},"df":4}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1304":{"tf":1.0},"1305":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"1341":{"tf":1.0},"1379":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1460":{"tf":1.0},"512":{"tf":1.0},"798":{"tf":1.0},"855":{"tf":1.0}},"df":21}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"580":{"tf":1.0}},"df":1}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1148":{"tf":1.0},"1151":{"tf":2.23606797749979},"1152":{"tf":2.23606797749979},"1194":{"tf":1.0},"1195":{"tf":1.4142135623730951},"1236":{"tf":2.23606797749979},"1237":{"tf":2.449489742783178},"1265":{"tf":1.0},"1266":{"tf":1.0},"1313":{"tf":2.0},"1394":{"tf":1.7320508075688772},"1436":{"tf":2.0},"1489":{"tf":1.0},"1495":{"tf":1.0},"1548":{"tf":1.0},"1553":{"tf":1.0},"1558":{"tf":1.0},"1563":{"tf":1.0},"1732":{"tf":2.23606797749979},"1756":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.0},"1764":{"tf":1.4142135623730951},"1765":{"tf":1.0},"1768":{"tf":1.0},"1779":{"tf":1.4142135623730951},"1795":{"tf":2.23606797749979},"1816":{"tf":1.4142135623730951},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"223":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.0},"715":{"tf":1.4142135623730951},"716":{"tf":1.0},"75":{"tf":1.0},"753":{"tf":1.7320508075688772},"764":{"tf":1.0},"769":{"tf":1.7320508075688772},"78":{"tf":1.0},"79":{"tf":1.0},"798":{"tf":1.0},"803":{"tf":1.0},"838":{"tf":1.0},"855":{"tf":1.0},"878":{"tf":1.0}},"df":47,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1489":{"tf":1.0},"1732":{"tf":1.0},"1768":{"tf":1.0},"1795":{"tf":1.0},"764":{"tf":1.0}},"df":5}}}}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1731":{"tf":1.0},"1732":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0}},"df":4}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1548":{"tf":1.0},"1553":{"tf":1.0},"1558":{"tf":1.0},"1563":{"tf":1.0},"1764":{"tf":1.0},"715":{"tf":1.0},"753":{"tf":1.0},"769":{"tf":1.0},"878":{"tf":1.0}},"df":9}}}}}}}},"/":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"1779":{"tf":1.0}},"df":1}}}}}}},"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"299":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}},"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"1652":{"tf":1.4142135623730951}},"df":1}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1651":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"374":{"tf":1.0}},"df":1}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1151":{"tf":1.4142135623730951},"1236":{"tf":1.4142135623730951}},"df":2,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"1152":{"tf":1.4142135623730951},"1237":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1731":{"tf":1.4142135623730951},"1732":{"tf":1.4142135623730951},"1780":{"tf":1.0}},"df":3},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"1765":{"tf":1.0},"716":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1765":{"tf":1.0},"716":{"tf":1.0}},"df":2}}}}}}}}}}}},"n":{"docs":{"1394":{"tf":1.4142135623730951},"1732":{"tf":1.0},"1762":{"tf":1.0},"1795":{"tf":1.0},"713":{"tf":1.0}},"df":5},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1313":{"tf":1.0},"1436":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1313":{"tf":1.0},"1436":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{"1153":{"tf":1.0},"121":{"tf":1.0},"1291":{"tf":1.0},"6":{"tf":1.4142135623730951},"8":{"tf":1.0}},"df":5}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1058":{"tf":1.0},"1135":{"tf":1.0},"1220":{"tf":1.0},"1266":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"472":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"681":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":16}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"'":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.4142135623730951},"9":{"tf":1.0}},"df":2}},"t":{"docs":{"791":{"tf":1.0},"851":{"tf":1.0}},"df":2}},"r":{"docs":{},"df":0,"k":{"docs":{"4":{"tf":1.0}},"df":1}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"786":{"tf":1.4142135623730951},"789":{"tf":1.0},"797":{"tf":1.0},"807":{"tf":1.7320508075688772},"813":{"tf":1.0},"829":{"tf":1.7320508075688772},"832":{"tf":1.4142135623730951},"840":{"tf":1.0},"854":{"tf":1.0},"875":{"tf":1.0}},"df":10,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"797":{"tf":1.0},"854":{"tf":1.0}},"df":2}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"813":{"tf":1.0},"875":{"tf":1.0}},"df":2}}}}}}}},"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"342":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{"789":{"tf":1.4142135623730951},"840":{"tf":1.4142135623730951}},"df":2}}}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"104":{"tf":1.0},"105":{"tf":1.0}},"df":2}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"1060":{"tf":1.0},"181":{"tf":1.0},"69":{"tf":1.0},"9":{"tf":1.0}},"df":4}}}}},"x":{"docs":{"939":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0}},"df":11},"y":{"docs":{"939":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0}},"df":9,"a":{"docs":{},"df":0,"y":{"docs":{"9":{"tf":1.0}},"df":1}}},"z":{"docs":{"943":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"949":{"tf":1.0}},"df":6,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"688":{"tf":1.0},"804":{"tf":1.0}},"df":2,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"389":{"tf":1.4142135623730951}},"df":1}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"391":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"391":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"386":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"386":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{"388":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"388":{"tf":1.0}},"df":1}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"387":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"387":{"tf":1.0}},"df":1}}}}}}}}}}}}},"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"395":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"395":{"tf":1.0}},"df":1}}}}}},"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"237":{"tf":1.4142135623730951}},"df":1}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"396":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"396":{"tf":1.0}},"df":1}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"390":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"390":{"tf":1.0}},"df":1}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"393":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"393":{"tf":1.0}},"df":1}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"338":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"338":{"tf":1.0}},"df":1}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"337":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"337":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"394":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"394":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"383":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"383":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{"385":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"385":{"tf":1.0}},"df":1}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"384":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"384":{"tf":1.0}},"df":1}}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"392":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"392":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"breadcrumbs":{"root":{"docs":{},"df":0,"0":{"docs":{"1055":{"tf":2.449489742783178},"114":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"134":{"tf":1.0},"144":{"tf":1.0},"1546":{"tf":1.0},"1551":{"tf":1.0},"1556":{"tf":1.0},"1561":{"tf":1.0},"1584":{"tf":1.0},"1729":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"182":{"tf":1.4142135623730951},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"22":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"233":{"tf":1.0},"33":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"791":{"tf":1.0},"851":{"tf":1.0}},"df":37,".":{"docs":{},"df":0,".":{"docs":{},"df":0,"8":{"docs":{"1055":{"tf":2.0}},"df":1},"c":{"docs":{},"df":0,"d":{"docs":{"1055":{"tf":2.23606797749979}},"df":1}}},"0":{"docs":{},"df":0,"1":{"docs":{},"df":0,"e":{"docs":{},"df":0,"4":{"docs":{"243":{"tf":1.0}},"df":1}}}},"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"e":{"docs":{},"df":0,"4":{"docs":{"245":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0}},"df":3}}}},"5":{"docs":{},"df":0,"e":{"docs":{},"df":0,"1":{"docs":{},"df":0,"8":{"docs":{"1104":{"tf":1.0}},"df":1}},"2":{"docs":{},"df":0,"7":{"docs":{"1106":{"tf":1.0}},"df":1}},"4":{"docs":{"246":{"tf":1.0},"251":{"tf":1.0},"961":{"tf":1.0}},"df":3}}}},"1":{"docs":{},"df":0,"2":{"docs":{},"df":0,"3":{"docs":{},"df":0,"4":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{},"df":0,"7":{"docs":{},"df":0,"8":{"docs":{},"df":0,"9":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{"1066":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"x":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{"226":{"tf":1.0}},"df":1,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"2":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"5":{"docs":{},"df":0,"7":{"docs":{},"df":0,"0":{"docs":{},"df":0,"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"e":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{"1623":{"tf":1.0},"982":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"8":{"docs":{"1055":{"tf":2.0}},"df":1,"c":{"docs":{},"df":0,"3":{"docs":{},"df":0,"7":{"docs":{},"df":0,"9":{"docs":{},"df":0,"a":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{"1613":{"tf":1.0},"972":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"2":{"docs":{},"df":0,"e":{"docs":{},"df":0,"4":{"docs":{},"df":0,"8":{"docs":{},"df":0,"a":{"docs":{},"df":0,"5":{"docs":{},"df":0,"7":{"docs":{},"df":0,"6":{"docs":{},"df":0,"f":{"docs":{},"df":0,"b":{"docs":{},"df":0,"3":{"docs":{},"df":0,"a":{"docs":{},"df":0,"7":{"docs":{},"df":0,"5":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"7":{"docs":{},"df":0,"5":{"docs":{},"df":0,"d":{"docs":{},"df":0,"9":{"docs":{},"df":0,"f":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"6":{"docs":{},"df":0,"e":{"docs":{},"df":0,"0":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"6":{"docs":{},"df":0,"7":{"docs":{},"df":0,"0":{"docs":{},"df":0,"b":{"docs":{},"df":0,"2":{"docs":{},"df":0,"7":{"docs":{},"df":0,"b":{"docs":{},"df":0,"1":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"2":{"docs":{},"df":0,"4":{"docs":{},"df":0,"6":{"docs":{},"df":0,"3":{"docs":{},"df":0,"5":{"docs":{},"df":0,"0":{"docs":{},"df":0,"2":{"docs":{},"df":0,"e":{"docs":{},"df":0,"1":{"docs":{},"df":0,"0":{"docs":{},"df":0,"e":{"docs":{},"df":0,"6":{"docs":{},"df":0,"8":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"5":{"docs":{},"df":0,"7":{"docs":{},"df":0,"d":{"docs":{},"df":0,"6":{"docs":{},"df":0,"f":{"docs":{},"df":0,"d":{"docs":{"228":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"8":{"docs":{"1055":{"tf":1.7320508075688772}},"df":1}},"2":{"docs":{},"df":0,"1":{"docs":{},"df":0,"c":{"docs":{},"df":0,"3":{"docs":{},"df":0,"5":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"1":{"docs":{},"df":0,"b":{"docs":{},"df":0,"3":{"docs":{},"df":0,"4":{"docs":{},"df":0,"4":{"docs":{},"df":0,"a":{"docs":{},"df":0,"2":{"docs":{},"df":0,"4":{"docs":{},"df":0,"8":{"docs":{},"df":0,"8":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"3":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{},"df":0,"1":{"docs":{},"df":0,"d":{"docs":{},"df":0,"6":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"5":{"docs":{},"df":0,"4":{"docs":{},"df":0,"2":{"docs":{},"df":0,"f":{"docs":{},"df":0,"8":{"docs":{},"df":0,"e":{"docs":{},"df":0,"9":{"docs":{},"df":0,"f":{"docs":{},"df":0,"3":{"docs":{},"df":0,"0":{"docs":{},"df":0,"5":{"docs":{},"df":0,"5":{"docs":{},"df":0,"4":{"docs":{},"df":0,"4":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"0":{"docs":{},"df":0,"9":{"docs":{},"df":0,"e":{"docs":{},"df":0,"4":{"docs":{},"df":0,"9":{"docs":{},"df":0,"9":{"docs":{},"df":0,"3":{"docs":{},"df":0,"a":{"docs":{},"df":0,"6":{"docs":{},"df":0,"2":{"docs":{},"df":0,"3":{"docs":{},"df":0,"1":{"docs":{},"df":0,"9":{"docs":{},"df":0,"a":{"docs":{},"df":0,"4":{"docs":{},"df":0,"9":{"docs":{},"df":0,"7":{"docs":{},"df":0,"c":{"docs":{},"df":0,"1":{"docs":{},"df":0,"f":{"docs":{"1056":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"4":{"docs":{},"df":0,"0":{"docs":{"1609":{"tf":1.0},"968":{"tf":1.0}},"df":2},"6":{"docs":{},"df":0,"9":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"e":{"docs":{},"df":0,"0":{"docs":{},"df":0,"f":{"docs":{},"df":0,"0":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"7":{"docs":{},"df":0,"6":{"docs":{},"df":0,"e":{"docs":{},"df":0,"4":{"docs":{},"df":0,"8":{"docs":{},"df":0,"5":{"docs":{},"df":0,"7":{"docs":{},"df":0,"7":{"docs":{},"df":0,"2":{"docs":{},"df":0,"1":{"docs":{},"df":0,"6":{"docs":{},"df":0,"7":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"b":{"docs":{},"df":0,"8":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"4":{"docs":{},"df":0,"4":{"docs":{},"df":0,"9":{"docs":{},"df":0,"d":{"docs":{},"df":0,"4":{"docs":{},"df":0,"3":{"docs":{},"df":0,"b":{"docs":{},"df":0,"2":{"docs":{},"df":0,"3":{"docs":{},"df":0,"b":{"docs":{},"df":0,"5":{"docs":{},"df":0,"5":{"docs":{},"df":0,"f":{"docs":{},"df":0,"c":{"docs":{},"df":0,"4":{"docs":{},"df":0,"e":{"docs":{},"df":0,"7":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{},"df":0,"b":{"docs":{},"df":0,"0":{"docs":{},"df":0,"6":{"docs":{},"df":0,"3":{"docs":{},"df":0,"f":{"docs":{},"df":0,"4":{"docs":{},"df":0,"9":{"docs":{},"df":0,"0":{"docs":{},"df":0,"9":{"docs":{},"df":0,"9":{"docs":{},"df":0,"e":{"docs":{},"df":0,"6":{"docs":{},"df":0,"a":{"docs":{},"df":0,"0":{"docs":{"229":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"6":{"docs":{},"df":0,"7":{"docs":{},"df":0,"3":{"docs":{},"df":0,"6":{"docs":{},"df":0,"3":{"docs":{},"df":0,"d":{"docs":{},"df":0,"3":{"docs":{},"df":0,"d":{"docs":{},"df":0,"3":{"docs":{},"df":0,"7":{"docs":{},"df":0,"3":{"docs":{},"df":0,"6":{"docs":{},"df":0,"3":{"docs":{},"df":0,"d":{"docs":{},"df":0,"3":{"docs":{},"df":0,"4":{"docs":{},"df":0,"f":{"docs":{},"df":0,"0":{"docs":{},"df":0,"3":{"docs":{},"df":0,"d":{"docs":{},"df":0,"5":{"docs":{},"df":0,"2":{"docs":{},"df":0,"6":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"8":{"docs":{},"df":0,"6":{"docs":{},"df":0,"0":{"docs":{},"df":0,"1":{"docs":{},"df":0,"8":{"docs":{},"df":0,"f":{"docs":{},"df":0,"3":{"docs":{"1055":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"9":{"docs":{},"df":0,"c":{"docs":{},"df":0,"3":{"docs":{},"df":0,"8":{"docs":{},"df":0,"7":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"1":{"docs":{},"df":0,"6":{"docs":{},"df":0,"6":{"docs":{},"df":0,"3":{"docs":{},"df":0,"f":{"docs":{},"df":0,"9":{"docs":{},"df":0,"1":{"docs":{},"df":0,"4":{"docs":{},"df":0,"4":{"docs":{},"df":0,"5":{"docs":{},"df":0,"9":{"docs":{},"df":0,"5":{"docs":{},"df":0,"9":{"docs":{},"df":0,"9":{"docs":{},"df":0,"3":{"docs":{},"df":0,"e":{"docs":{},"df":0,"2":{"docs":{},"df":0,"c":{"docs":{},"df":0,"6":{"docs":{},"df":0,"0":{"docs":{},"df":0,"2":{"docs":{},"df":0,"b":{"docs":{},"df":0,"4":{"docs":{},"df":0,"5":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"9":{"docs":{},"df":0,"4":{"docs":{},"df":0,"b":{"docs":{},"df":0,"f":{"docs":{},"df":0,"8":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"3":{"docs":{},"df":0,"a":{"docs":{},"df":0,"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"0":{"docs":{},"df":0,"c":{"docs":{},"df":0,"b":{"docs":{},"df":0,"3":{"docs":{},"df":0,"0":{"docs":{},"df":0,"e":{"docs":{},"df":0,"3":{"docs":{},"df":0,"6":{"docs":{},"df":0,"5":{"docs":{},"df":0,"2":{"docs":{},"df":0,"d":{"docs":{},"df":0,"7":{"docs":{},"df":0,"9":{"docs":{},"df":0,"b":{"docs":{},"df":0,"5":{"docs":{},"df":0,"8":{"docs":{},"df":0,"1":{"docs":{},"df":0,"c":{"docs":{},"df":0,"0":{"docs":{"230":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"[":{"docs":{},"df":0,"0":{"docs":{"202":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951}},"df":2}},"b":{"docs":{},"df":0,"9":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"f":{"docs":{},"df":0,"0":{"docs":{},"df":0,"2":{"docs":{},"df":0,"2":{"docs":{},"df":0,"8":{"docs":{},"df":0,"1":{"docs":{},"df":0,"f":{"docs":{},"df":0,"2":{"docs":{},"df":0,"e":{"docs":{},"df":0,"9":{"docs":{},"df":0,"8":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"4":{"docs":{},"df":0,"4":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"2":{"docs":{},"df":0,"7":{"docs":{},"df":0,"0":{"docs":{},"df":0,"b":{"docs":{},"df":0,"3":{"docs":{},"df":0,"d":{"docs":{},"df":0,"5":{"docs":{},"df":0,"a":{"docs":{},"df":0,"9":{"docs":{},"df":0,"1":{"docs":{},"df":0,"6":{"docs":{},"df":0,"3":{"docs":{},"df":0,"4":{"docs":{},"df":0,"2":{"docs":{},"df":0,"d":{"docs":{},"df":0,"f":{"docs":{},"df":0,"4":{"docs":{},"df":0,"7":{"docs":{},"df":0,"c":{"docs":{},"df":0,"5":{"docs":{},"df":0,"9":{"docs":{},"df":0,"f":{"docs":{},"df":0,"7":{"docs":{},"df":0,"7":{"docs":{},"df":0,"9":{"docs":{},"df":0,"3":{"docs":{},"df":0,"7":{"docs":{},"df":0,"a":{"docs":{},"df":0,"6":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"5":{"docs":{},"df":0,"d":{"docs":{},"df":0,"8":{"docs":{"227":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{"1823":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0}},"df":6}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"1058":{"tf":1.0}},"df":1}}}}}}}}},"1":{"docs":{"1022":{"tf":1.0},"125":{"tf":1.0},"134":{"tf":1.0},"1568":{"tf":1.0},"1584":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"22":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"233":{"tf":1.4142135623730951},"235":{"tf":1.0},"248":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"791":{"tf":1.7320508075688772},"851":{"tf":1.7320508075688772},"936":{"tf":1.0}},"df":26,".":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"e":{"docs":{},"df":0,"4":{"docs":{"1303":{"tf":1.0},"1425":{"tf":1.0},"255":{"tf":1.0}},"df":3}}}}},"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,".":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{"110":{"tf":1.0},"428":{"tf":1.0},"958":{"tf":1.0}},"df":3}}},"0":{"docs":{},"df":0,"0":{"docs":{"428":{"tf":1.0}},"df":1}}},"4":{"docs":{"1624":{"tf":1.0},"983":{"tf":1.0}},"df":2}},"3":{"docs":{"1626":{"tf":1.0},"985":{"tf":1.0}},"df":2},"6":{"docs":{},"df":0,"5":{"docs":{"1823":{"tf":1.4142135623730951},"494":{"tf":1.0},"521":{"tf":1.4142135623730951},"725":{"tf":1.4142135623730951},"839":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951}},"df":6}},"8":{"docs":{"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"1101":{"tf":1.0},"112":{"tf":1.4142135623730951},"115":{"tf":1.0},"1546":{"tf":1.0},"1551":{"tf":1.0},"1556":{"tf":1.0},"1771":{"tf":1.0}},"df":9},"9":{"docs":{},"df":0,"6":{"docs":{},"df":0,"7":{"docs":{"681":{"tf":1.0}},"df":1}}},"_":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{"240":{"tf":1.0}},"df":1}}}},"e":{"docs":{},"df":0,"1":{"docs":{},"df":0,"2":{"docs":{"239":{"tf":1.0}},"df":1},"8":{"docs":{"1103":{"tf":1.0},"937":{"tf":1.0}},"df":2}},"2":{"docs":{},"df":0,"7":{"docs":{"1105":{"tf":1.0}},"df":1}},"4":{"docs":{"110":{"tf":1.0},"1303":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1425":{"tf":1.0},"244":{"tf":1.0},"428":{"tf":1.0},"960":{"tf":1.0}},"df":8},"8":{"docs":{"240":{"tf":1.0}},"df":1},"9":{"docs":{"1107":{"tf":1.0}},"df":1}}},"2":{"docs":{"134":{"tf":1.0},"1616":{"tf":1.0},"1673":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"428":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"936":{"tf":1.0},"958":{"tf":1.0},"975":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0}},"df":20,"5":{"docs":{"255":{"tf":1.0}},"df":1,"3":{"docs":{},"df":0,"5":{"docs":{"0":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"9":{"tf":1.0}},"df":3}},"6":{"docs":{"936":{"tf":1.0}},"df":1}},"7":{"docs":{"1101":{"tf":1.0}},"df":1}},"3":{"docs":{"1021":{"tf":1.0},"1617":{"tf":1.0},"1621":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"976":{"tf":1.0},"980":{"tf":1.0}},"df":13,"0":{"docs":{},"df":0,",":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{"1823":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0}},"df":6}}}}},"2":{"docs":{"1012":{"tf":1.0},"1013":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1608":{"tf":1.0},"1610":{"tf":1.0},"1619":{"tf":1.0},"1620":{"tf":1.0},"967":{"tf":1.0},"969":{"tf":1.0},"978":{"tf":1.0},"979":{"tf":1.0}},"df":12},"4":{"docs":{"1055":{"tf":1.0}},"df":1},"6":{"docs":{"1055":{"tf":1.4142135623730951}},"df":1},"7":{"docs":{"1055":{"tf":1.0}},"df":1},"d":{"docs":{"1055":{"tf":2.0}},"df":1}},"4":{"docs":{"1611":{"tf":1.0},"1618":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"970":{"tf":1.0},"977":{"tf":1.0}},"df":12,"1":{"docs":{"1627":{"tf":1.0},"986":{"tf":1.0}},"df":2}},"5":{"docs":{"1101":{"tf":1.0},"223":{"tf":1.0},"958":{"tf":1.0}},"df":3,"2":{"docs":{"1055":{"tf":1.0}},"df":1}},"6":{"docs":{"1561":{"tf":1.0},"1615":{"tf":1.0},"223":{"tf":1.0},"974":{"tf":1.0}},"df":4,"0":{"docs":{"1055":{"tf":1.4142135623730951}},"df":1},"2":{"docs":{},"df":0,"6":{"docs":{},"df":0,"2":{"docs":{},"df":0,"9":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"f":{"docs":{},"df":0,"3":{"docs":{},"df":0,"3":{"docs":{},"df":0,"5":{"docs":{},"df":0,"7":{"docs":{},"df":0,"[":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"681":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"5":{"docs":{"1614":{"tf":1.0},"973":{"tf":1.0}},"df":2,"5":{"docs":{},"df":0,".":{"docs":{},"df":0,"3":{"docs":{},"df":0,"6":{"docs":{"428":{"tf":1.0}},"df":1}}}}},"7":{"docs":{"1055":{"tf":1.0}},"df":1},"8":{"docs":{"1612":{"tf":1.0},"971":{"tf":1.0}},"df":2}},"7":{"docs":{"223":{"tf":1.0}},"df":1,"1":{"docs":{},"df":0,"2":{"docs":{"490":{"tf":1.0},"513":{"tf":1.0}},"df":2}},"8":{"docs":{"1625":{"tf":1.0},"984":{"tf":1.0}},"df":2}},"8":{"docs":{"115":{"tf":1.4142135623730951},"1566":{"tf":1.0},"223":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.0}},"df":5},"9":{"docs":{"1622":{"tf":1.0},"223":{"tf":1.0},"981":{"tf":1.0}},"df":3,"a":{"docs":{"202":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951}},"df":2}},"_":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1580":{"tf":1.7320508075688772}},"df":1}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"4":{"docs":{},"df":0,"6":{"docs":{},"df":0,"2":{"docs":{},"df":0,"6":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"734":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"2":{"docs":{},"df":0,"0":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"734":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1578":{"tf":1.7320508075688772}},"df":1}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1579":{"tf":1.7320508075688772}},"df":1}}}}}}}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1119":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"1123":{"tf":1.4142135623730951},"1124":{"tf":1.7320508075688772},"1125":{"tf":1.7320508075688772},"1126":{"tf":1.4142135623730951},"1127":{"tf":1.7320508075688772},"1128":{"tf":1.4142135623730951},"1129":{"tf":1.4142135623730951},"1130":{"tf":1.7320508075688772},"1131":{"tf":1.7320508075688772},"1132":{"tf":1.4142135623730951},"1133":{"tf":1.4142135623730951},"1134":{"tf":1.4142135623730951},"1135":{"tf":1.4142135623730951},"1136":{"tf":1.4142135623730951},"1137":{"tf":1.4142135623730951},"1140":{"tf":1.4142135623730951},"1150":{"tf":1.4142135623730951},"1151":{"tf":1.4142135623730951},"1152":{"tf":1.4142135623730951},"1156":{"tf":1.4142135623730951},"1158":{"tf":1.0},"1162":{"tf":1.4142135623730951},"1176":{"tf":1.4142135623730951},"1177":{"tf":1.4142135623730951},"1178":{"tf":1.4142135623730951},"1179":{"tf":1.7320508075688772},"1180":{"tf":2.0},"1181":{"tf":1.4142135623730951},"1182":{"tf":1.4142135623730951},"1183":{"tf":1.4142135623730951},"1184":{"tf":1.7320508075688772},"1185":{"tf":1.7320508075688772},"1186":{"tf":1.4142135623730951},"1187":{"tf":2.0},"1188":{"tf":1.7320508075688772},"1191":{"tf":1.0},"1192":{"tf":1.4142135623730951},"1193":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1196":{"tf":1.4142135623730951},"1197":{"tf":1.4142135623730951},"1201":{"tf":1.0},"1204":{"tf":1.4142135623730951},"1205":{"tf":1.4142135623730951},"1206":{"tf":1.4142135623730951},"1207":{"tf":1.4142135623730951},"1208":{"tf":1.4142135623730951},"1209":{"tf":1.7320508075688772},"1210":{"tf":1.7320508075688772},"1211":{"tf":1.7320508075688772},"1212":{"tf":1.4142135623730951},"1213":{"tf":1.7320508075688772},"1214":{"tf":1.4142135623730951},"1215":{"tf":1.4142135623730951},"1216":{"tf":1.4142135623730951},"1217":{"tf":1.4142135623730951},"1218":{"tf":1.4142135623730951},"1219":{"tf":1.7320508075688772},"1220":{"tf":1.4142135623730951},"1225":{"tf":1.4142135623730951},"1235":{"tf":1.4142135623730951},"1236":{"tf":1.4142135623730951},"1237":{"tf":1.4142135623730951},"1241":{"tf":1.4142135623730951},"1244":{"tf":1.4142135623730951},"1312":{"tf":1.4142135623730951},"1313":{"tf":1.4142135623730951},"1322":{"tf":1.7320508075688772},"1323":{"tf":1.7320508075688772},"1324":{"tf":1.0},"1325":{"tf":1.7320508075688772},"1326":{"tf":1.7320508075688772},"1327":{"tf":1.7320508075688772},"1328":{"tf":1.7320508075688772},"1344":{"tf":1.0},"1345":{"tf":1.0},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"1379":{"tf":1.7320508075688772},"1380":{"tf":1.7320508075688772},"1393":{"tf":1.4142135623730951},"1394":{"tf":1.4142135623730951},"1408":{"tf":1.0},"1410":{"tf":1.0},"1435":{"tf":1.4142135623730951},"1436":{"tf":1.4142135623730951},"1443":{"tf":1.7320508075688772},"1444":{"tf":1.7320508075688772},"1445":{"tf":1.0},"1446":{"tf":1.7320508075688772},"1447":{"tf":1.7320508075688772},"1448":{"tf":1.7320508075688772},"1449":{"tf":1.7320508075688772},"1466":{"tf":1.4142135623730951},"1656":{"tf":1.0},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0},"416":{"tf":1.0},"467":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0}},"df":109,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"416":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"188":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"192":{"tf":2.0},"401":{"tf":1.4142135623730951},"404":{"tf":1.0},"406":{"tf":1.0},"75":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"79":{"tf":2.0}},"df":9}}}}},"d":{"docs":{},"df":0,"d":{"docs":{"905":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"905":{"tf":1.0}},"df":1}}}},"r":{"docs":{"1260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"891":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":1.4142135623730951}},"df":3}}}}},"j":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"860":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"860":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"683":{"tf":1.7320508075688772},"786":{"tf":1.4142135623730951},"811":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951},"865":{"tf":1.4142135623730951}},"df":5}}}},"f":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"759":{"tf":1.4142135623730951},"883":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"759":{"tf":1.0},"883":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"100":{"tf":1.7320508075688772},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":2.23606797749979},"109":{"tf":1.0},"112":{"tf":1.4142135623730951},"113":{"tf":1.0},"1171":{"tf":1.4142135623730951},"1172":{"tf":1.4142135623730951},"1191":{"tf":1.0},"1253":{"tf":1.4142135623730951},"1254":{"tf":1.4142135623730951},"1312":{"tf":1.4142135623730951},"1313":{"tf":1.4142135623730951},"1370":{"tf":1.0},"1384":{"tf":1.0},"1393":{"tf":1.4142135623730951},"1394":{"tf":1.4142135623730951},"140":{"tf":1.7320508075688772},"1415":{"tf":1.4142135623730951},"1435":{"tf":1.4142135623730951},"1436":{"tf":1.4142135623730951},"1478":{"tf":1.0},"1657":{"tf":1.0},"1658":{"tf":1.0},"1659":{"tf":1.0},"1660":{"tf":1.0},"1661":{"tf":1.0},"1662":{"tf":1.0},"1663":{"tf":1.0},"1764":{"tf":1.4142135623730951},"1765":{"tf":1.4142135623730951},"1767":{"tf":1.0},"1768":{"tf":1.0},"27":{"tf":1.7320508075688772},"467":{"tf":1.0},"695":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"708":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"715":{"tf":1.4142135623730951},"716":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"794":{"tf":1.4142135623730951},"797":{"tf":1.4142135623730951},"798":{"tf":1.4142135623730951},"848":{"tf":1.0},"849":{"tf":1.0},"850":{"tf":1.0},"852":{"tf":1.4142135623730951},"853":{"tf":1.4142135623730951},"854":{"tf":1.4142135623730951},"855":{"tf":1.4142135623730951},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"860":{"tf":1.0},"89":{"tf":1.0},"93":{"tf":1.7320508075688772},"94":{"tf":2.0},"95":{"tf":1.4142135623730951}},"df":61,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"108":{"tf":1.4142135623730951}},"df":1}}}}},"i":{"docs":{},"df":0,"n":{"docs":{"1351":{"tf":1.7320508075688772},"1352":{"tf":1.7320508075688772},"1353":{"tf":1.4142135623730951},"1354":{"tf":1.4142135623730951},"1355":{"tf":1.4142135623730951},"1413":{"tf":1.4142135623730951},"1465":{"tf":1.7320508075688772},"1466":{"tf":1.7320508075688772}},"df":8}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1356":{"tf":1.0}},"df":1,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1352":{"tf":1.4142135623730951},"1353":{"tf":1.4142135623730951},"1354":{"tf":1.4142135623730951},"1356":{"tf":1.0},"1466":{"tf":1.4142135623730951}},"df":5}}}}}}}}}}},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1191":{"tf":1.0},"1192":{"tf":1.4142135623730951},"799":{"tf":1.4142135623730951},"833":{"tf":1.4142135623730951}},"df":4,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"455":{"tf":1.0},"81":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951}},"df":3}}}},"i":{"docs":{},"df":0,"d":{"docs":{"756":{"tf":1.7320508075688772}},"df":1}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1572":{"tf":1.0},"1583":{"tf":1.0},"1584":{"tf":1.0}},"df":3}}}}},"r":{"docs":{},"df":0,"g":{"docs":{"1155":{"tf":1.4142135623730951},"1240":{"tf":1.4142135623730951}},"df":2}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1125":{"tf":1.0},"1180":{"tf":2.0},"1185":{"tf":1.7320508075688772},"1193":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1197":{"tf":1.4142135623730951},"1210":{"tf":1.0},"1344":{"tf":1.0},"1345":{"tf":1.0},"1347":{"tf":1.0},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"1393":{"tf":1.4142135623730951},"1394":{"tf":1.4142135623730951},"1404":{"tf":1.4142135623730951},"1405":{"tf":1.4142135623730951},"1406":{"tf":1.4142135623730951},"1415":{"tf":1.4142135623730951},"1499":{"tf":1.0},"1500":{"tf":1.0},"1501":{"tf":1.0},"1759":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1785":{"tf":1.7320508075688772},"188":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"733":{"tf":1.0},"734":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"76":{"tf":1.0},"811":{"tf":1.4142135623730951},"817":{"tf":1.4142135623730951},"818":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"864":{"tf":1.0},"865":{"tf":1.4142135623730951},"873":{"tf":1.4142135623730951},"874":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"df":43,"1":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"456":{"tf":1.0}},"df":1}}}}},"2":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"456":{"tf":1.0}},"df":1}}}}},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1125":{"tf":1.7320508075688772},"1127":{"tf":2.0},"1131":{"tf":1.7320508075688772},"1180":{"tf":1.4142135623730951},"1210":{"tf":1.7320508075688772},"1211":{"tf":1.7320508075688772},"1219":{"tf":2.0},"129":{"tf":1.4142135623730951},"1298":{"tf":1.0},"130":{"tf":1.4142135623730951},"1302":{"tf":1.4142135623730951},"1303":{"tf":1.4142135623730951},"1304":{"tf":1.4142135623730951},"1305":{"tf":1.4142135623730951},"1306":{"tf":1.0},"1307":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"1339":{"tf":1.0},"134":{"tf":1.4142135623730951},"1340":{"tf":1.0},"1346":{"tf":1.0},"1350":{"tf":1.4142135623730951},"1366":{"tf":1.0},"1367":{"tf":1.0},"137":{"tf":1.4142135623730951},"1370":{"tf":1.0},"1371":{"tf":1.0},"1372":{"tf":1.0},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"1384":{"tf":1.0},"139":{"tf":1.4142135623730951},"1390":{"tf":1.0},"1393":{"tf":1.4142135623730951},"1394":{"tf":1.4142135623730951},"1395":{"tf":1.4142135623730951},"140":{"tf":1.7320508075688772},"1408":{"tf":1.0},"141":{"tf":1.4142135623730951},"1415":{"tf":1.4142135623730951},"1421":{"tf":1.4142135623730951},"1425":{"tf":1.4142135623730951},"1426":{"tf":1.4142135623730951},"1427":{"tf":1.4142135623730951},"1428":{"tf":1.4142135623730951},"1429":{"tf":1.4142135623730951},"1430":{"tf":1.4142135623730951},"1459":{"tf":1.0},"1474":{"tf":1.0},"1475":{"tf":1.0},"1478":{"tf":1.0},"1479":{"tf":1.0},"1480":{"tf":1.0},"1759":{"tf":2.0},"1760":{"tf":1.7320508075688772},"1761":{"tf":2.0},"1762":{"tf":1.7320508075688772},"18":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"192":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.7320508075688772},"28":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"404":{"tf":1.0},"405":{"tf":1.4142135623730951},"406":{"tf":1.0},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"458":{"tf":1.0},"459":{"tf":1.0},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"469":{"tf":1.0},"710":{"tf":2.0},"711":{"tf":1.7320508075688772},"712":{"tf":2.0},"713":{"tf":1.7320508075688772},"78":{"tf":1.4142135623730951},"79":{"tf":1.7320508075688772}},"df":108,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1185":{"tf":1.4142135623730951},"1404":{"tf":1.4142135623730951},"1405":{"tf":1.4142135623730951},"1406":{"tf":1.4142135623730951}},"df":4}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"89":{"tf":1.0}},"df":1}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1410":{"tf":1.0}},"df":1}}}},"i":{"docs":{},"df":0,"d":{"docs":{"757":{"tf":1.7320508075688772},"861":{"tf":1.7320508075688772}},"df":2},"n":{"docs":{"1341":{"tf":1.7320508075688772},"1351":{"tf":1.0},"1352":{"tf":1.0},"1353":{"tf":1.7320508075688772},"1354":{"tf":1.7320508075688772},"1355":{"tf":1.7320508075688772},"1358":{"tf":1.0},"1413":{"tf":1.4142135623730951},"1460":{"tf":1.7320508075688772},"1465":{"tf":1.7320508075688772},"1466":{"tf":1.7320508075688772}},"df":11,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1351":{"tf":1.4142135623730951},"1352":{"tf":1.4142135623730951},"1353":{"tf":1.4142135623730951},"1354":{"tf":1.4142135623730951},"1355":{"tf":1.4142135623730951},"1413":{"tf":1.4142135623730951},"457":{"tf":1.0}},"df":7}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1341":{"tf":1.7320508075688772},"1351":{"tf":1.0},"1352":{"tf":1.4142135623730951},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.4142135623730951},"1358":{"tf":1.0},"1414":{"tf":1.4142135623730951},"1460":{"tf":1.7320508075688772},"1465":{"tf":1.7320508075688772},"1466":{"tf":2.0}},"df":11,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1351":{"tf":1.4142135623730951},"1352":{"tf":1.4142135623730951},"1353":{"tf":1.4142135623730951},"1355":{"tf":1.4142135623730951},"1414":{"tf":1.4142135623730951},"457":{"tf":1.0}},"df":6}}}}}}},"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"1413":{"tf":1.4142135623730951}},"df":1}}}},"t":{"docs":{},"df":0,"o":{"docs":{"1414":{"tf":1.4142135623730951}},"df":1}}}}}}},"t":{"docs":{"909":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"909":{"tf":1.0}},"df":1}}}}}},"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{"727":{"tf":1.7320508075688772}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"727":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"758":{"tf":1.4142135623730951},"882":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"758":{"tf":1.0},"882":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"858":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"858":{"tf":1.0}},"df":1}}}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1140":{"tf":1.4142135623730951},"1192":{"tf":1.4142135623730951},"1225":{"tf":1.4142135623730951},"1366":{"tf":1.0},"1474":{"tf":1.0},"81":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951}},"df":8}}}}}}}}}},"c":{"docs":{},"df":0,"2":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1092":{"tf":1.0}},"df":1}}}}}}},"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"1173":{"tf":1.0},"1197":{"tf":2.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1159":{"tf":1.7320508075688772},"1319":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}},"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"474":{"tf":2.0},"475":{"tf":2.0},"499":{"tf":2.0},"502":{"tf":2.0},"526":{"tf":1.4142135623730951},"527":{"tf":1.0},"600":{"tf":1.4142135623730951},"603":{"tf":1.0},"604":{"tf":1.4142135623730951},"606":{"tf":1.0},"607":{"tf":1.4142135623730951},"611":{"tf":1.4142135623730951},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.4142135623730951},"615":{"tf":1.4142135623730951},"616":{"tf":1.4142135623730951},"617":{"tf":1.0},"618":{"tf":1.0},"619":{"tf":1.0},"620":{"tf":1.4142135623730951},"621":{"tf":1.4142135623730951},"624":{"tf":1.0},"625":{"tf":1.0},"647":{"tf":1.4142135623730951},"648":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"655":{"tf":1.4142135623730951},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"658":{"tf":1.4142135623730951},"659":{"tf":1.4142135623730951},"660":{"tf":1.4142135623730951},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951},"666":{"tf":1.4142135623730951}},"df":44}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"461":{"tf":1.0}},"df":1}}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1356":{"tf":1.7320508075688772}},"df":1}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1791":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1791":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"201":{"tf":1.0},"202":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"202":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1307":{"tf":1.4142135623730951},"1430":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"803":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951},"838":{"tf":1.4142135623730951}},"df":6}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1128":{"tf":1.4142135623730951},"1147":{"tf":1.4142135623730951},"1150":{"tf":1.4142135623730951},"1151":{"tf":1.4142135623730951},"1152":{"tf":1.4142135623730951},"1170":{"tf":1.0},"1171":{"tf":1.4142135623730951},"1187":{"tf":2.0},"1188":{"tf":1.7320508075688772},"1193":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1197":{"tf":1.4142135623730951},"1201":{"tf":1.0},"1217":{"tf":1.4142135623730951},"1229":{"tf":1.4142135623730951},"1235":{"tf":1.4142135623730951},"1236":{"tf":1.4142135623730951},"1237":{"tf":1.4142135623730951},"1251":{"tf":1.0},"1253":{"tf":1.4142135623730951},"1312":{"tf":1.4142135623730951},"1313":{"tf":1.4142135623730951},"1331":{"tf":1.0},"1332":{"tf":1.7320508075688772},"1333":{"tf":1.0},"1403":{"tf":1.4142135623730951},"1435":{"tf":1.4142135623730951},"1436":{"tf":1.4142135623730951},"1451":{"tf":1.7320508075688772},"1452":{"tf":1.7320508075688772},"1453":{"tf":1.0},"1656":{"tf":1.0},"1657":{"tf":1.0},"1658":{"tf":1.0},"1659":{"tf":1.0},"1660":{"tf":1.0},"1661":{"tf":1.0},"1662":{"tf":1.0},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0},"467":{"tf":1.0}},"df":45,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1197":{"tf":1.4142135623730951}},"df":1}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1663":{"tf":1.0}},"df":3}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1151":{"tf":1.4142135623730951},"1152":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1236":{"tf":1.4142135623730951},"1237":{"tf":1.4142135623730951},"467":{"tf":1.0}},"df":7}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1663":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"129":{"tf":1.7320508075688772},"130":{"tf":1.7320508075688772},"133":{"tf":1.4142135623730951},"1784":{"tf":1.7320508075688772},"18":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0}},"df":14}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"907":{"tf":1.4142135623730951}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"907":{"tf":1.0}},"df":1}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"957":{"tf":1.0}},"df":1,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"525":{"tf":1.4142135623730951}},"df":1}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"205":{"tf":1.0}},"df":1}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"1481":{"tf":1.0}},"df":1}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"645":{"tf":1.0}},"df":1}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"685":{"tf":1.7320508075688772}},"df":1}}},"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"98":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"df":2}}}}}}}},"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"109":{"tf":1.7320508075688772},"112":{"tf":1.0},"113":{"tf":1.0},"1534":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"1571":{"tf":1.0},"1788":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"458":{"tf":1.0},"459":{"tf":1.0},"786":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951}},"df":12,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"443":{"tf":1.0}},"df":1}}}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"791":{"tf":1.4142135623730951},"851":{"tf":1.4142135623730951}},"df":2}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"582":{"tf":1.7320508075688772},"583":{"tf":1.7320508075688772},"626":{"tf":1.0}},"df":3,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"584":{"tf":1.7320508075688772},"626":{"tf":1.0}},"df":2}}}}}}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1150":{"tf":1.4142135623730951},"1193":{"tf":1.4142135623730951},"1235":{"tf":1.4142135623730951}},"df":3}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1322":{"tf":1.4142135623730951},"1323":{"tf":1.4142135623730951},"1324":{"tf":1.0},"1325":{"tf":1.4142135623730951},"1326":{"tf":1.4142135623730951},"1331":{"tf":1.4142135623730951},"1333":{"tf":1.4142135623730951},"1443":{"tf":1.4142135623730951},"1444":{"tf":1.4142135623730951},"1445":{"tf":1.0},"1446":{"tf":1.4142135623730951},"1447":{"tf":1.4142135623730951},"1453":{"tf":1.4142135623730951}},"df":13,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1467":{"tf":1.4142135623730951}},"df":1}}}}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1201":{"tf":1.0},"1656":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"1571":{"tf":1.0}},"df":1}}}}}},"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"440":{"tf":1.0}},"df":1}}}}}}}}}}},"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"474":{"tf":1.4142135623730951},"499":{"tf":1.4142135623730951},"527":{"tf":1.0}},"df":3}}}}}}}},"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"688":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"188":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951}},"df":2}}}}},"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0}},"df":6,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"900":{"tf":1.4142135623730951}},"df":1}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0}},"df":3}}},"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0}},"df":3}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"899":{"tf":1.0},"900":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1304":{"tf":1.4142135623730951},"1305":{"tf":1.4142135623730951},"1306":{"tf":1.0},"1427":{"tf":1.4142135623730951},"1428":{"tf":1.4142135623730951},"1429":{"tf":1.4142135623730951},"800":{"tf":1.4142135623730951},"835":{"tf":1.4142135623730951}},"df":8}}}},"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1000":{"tf":1.7320508075688772},"1589":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"997":{"tf":1.7320508075688772}},"df":1,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1001":{"tf":1.4142135623730951},"1590":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1001":{"tf":1.0},"1590":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1592":{"tf":1.4142135623730951},"999":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1592":{"tf":1.0},"999":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1002":{"tf":1.7320508075688772},"1591":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"480":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951}},"df":2,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.0}},"df":6}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"1096":{"tf":1.0},"1098":{"tf":1.0},"685":{"tf":1.0}},"df":3}}}}},"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"681":{"tf":1.0},"687":{"tf":1.7320508075688772}},"df":2}}}}}}},"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"1":{"docs":{"463":{"tf":1.0}},"df":1},"2":{"docs":{"463":{"tf":1.0}},"df":1},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1356":{"tf":1.0},"1357":{"tf":1.0}},"df":2}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1357":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1357":{"tf":1.0}},"df":1}}}}}}}}}}}},"d":{"docs":{"129":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951}},"df":6,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"118":{"tf":1.4142135623730951},"119":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951}},"df":12}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"160":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951}},"df":2}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"1788":{"tf":1.0},"442":{"tf":1.0},"786":{"tf":1.4142135623730951},"801":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951},"836":{"tf":1.4142135623730951}},"df":6}}}}}},"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"1135":{"tf":1.4142135623730951},"1196":{"tf":1.4142135623730951},"1220":{"tf":1.4142135623730951}},"df":3}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1197":{"tf":1.4142135623730951}},"df":1}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"1765":{"tf":1.4142135623730951},"1767":{"tf":1.0},"1768":{"tf":1.0},"696":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"716":{"tf":1.4142135623730951},"794":{"tf":1.4142135623730951},"818":{"tf":1.4142135623730951},"850":{"tf":1.0},"853":{"tf":1.4142135623730951},"858":{"tf":1.0},"859":{"tf":1.0},"874":{"tf":1.4142135623730951}},"df":13,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"81":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951}},"df":2}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"860":{"tf":1.0}},"df":1}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"482":{"tf":1.4142135623730951},"509":{"tf":1.4142135623730951},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0}},"df":5}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"998":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"998":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{"1008":{"tf":1.4142135623730951},"1600":{"tf":1.4142135623730951}},"df":2,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1008":{"tf":1.0},"1600":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1158":{"tf":1.7320508075688772},"1318":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1318":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{"1007":{"tf":1.7320508075688772},"1599":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"125":{"tf":1.4142135623730951}},"df":1}}}}}}}},"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"211":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"211":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"y":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1066":{"tf":1.7320508075688772}},"df":1}}}}}}}}}},"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1333":{"tf":1.4142135623730951},"1334":{"tf":1.4142135623730951},"1337":{"tf":1.4142135623730951},"1338":{"tf":1.4142135623730951},"1366":{"tf":1.0},"1367":{"tf":1.0},"1379":{"tf":1.4142135623730951},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1453":{"tf":1.4142135623730951},"1454":{"tf":1.4142135623730951},"1457":{"tf":1.4142135623730951},"1458":{"tf":1.4142135623730951},"1474":{"tf":1.0},"1475":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951}},"df":17}}}}}},"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1401":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}},"df":3}}}}}}}}}}}},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1350":{"tf":1.4142135623730951},"1467":{"tf":1.4142135623730951}},"df":2}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"930":{"tf":1.0}},"df":1}}},"i":{"docs":{},"df":0,"t":{"docs":{"1419":{"tf":1.4142135623730951},"474":{"tf":1.0},"475":{"tf":1.0},"499":{"tf":1.0},"502":{"tf":1.0}},"df":5,"i":{"docs":{"474":{"tf":1.4142135623730951},"475":{"tf":1.4142135623730951},"476":{"tf":1.0},"499":{"tf":1.4142135623730951},"502":{"tf":1.4142135623730951},"503":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":1.4142135623730951},"527":{"tf":1.0}},"df":9,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{"1571":{"tf":1.0}},"df":1}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"525":{"tf":1.4142135623730951}},"df":1}}}}},"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"1534":{"tf":1.0}},"df":1}}}}}}}}}}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"931":{"tf":1.0},"932":{"tf":1.0},"933":{"tf":1.0}},"df":3}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"494":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}},"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"462":{"tf":1.0}},"df":1}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"100":{"tf":1.4142135623730951},"1121":{"tf":1.4142135623730951},"1135":{"tf":1.4142135623730951},"1140":{"tf":1.4142135623730951},"1162":{"tf":1.4142135623730951},"1169":{"tf":1.0},"1172":{"tf":1.4142135623730951},"1181":{"tf":1.4142135623730951},"1191":{"tf":1.0},"1192":{"tf":1.4142135623730951},"1196":{"tf":1.4142135623730951},"1207":{"tf":1.4142135623730951},"1220":{"tf":1.4142135623730951},"1225":{"tf":1.4142135623730951},"1244":{"tf":1.4142135623730951},"1250":{"tf":1.0},"1254":{"tf":1.4142135623730951},"1336":{"tf":1.7320508075688772},"1337":{"tf":1.7320508075688772},"1456":{"tf":1.7320508075688772},"1457":{"tf":1.7320508075688772},"99":{"tf":1.4142135623730951}},"df":22}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"167":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951}},"df":2}}},"o":{"docs":{"1655":{"tf":1.0},"786":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951}},"df":3,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1135":{"tf":1.4142135623730951},"1220":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"908":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"908":{"tf":1.0}},"df":1}}}}}}}}},"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"464":{"tf":1.0}},"df":1}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"444":{"tf":1.0}},"df":1}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1157":{"tf":1.4142135623730951},"1287":{"tf":1.0}},"df":2,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1157":{"tf":1.0}},"df":1}}}}}}}}}}}}},"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"445":{"tf":1.0},"446":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"685":{"tf":1.4142135623730951}},"df":1}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1159":{"tf":1.0},"1319":{"tf":1.0},"446":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"92":{"tf":1.4142135623730951}},"df":1}}}}}}}}}},"y":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"105":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"444":{"tf":1.0},"445":{"tf":1.0}},"df":2}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1159":{"tf":1.0},"1319":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1159":{"tf":1.0},"1319":{"tf":1.0},"441":{"tf":1.0}},"df":3}}}}}}}},"t":{"docs":{"857":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"857":{"tf":1.0}},"df":1}}}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1162":{"tf":1.4142135623730951},"1196":{"tf":1.4142135623730951},"1244":{"tf":1.4142135623730951},"1367":{"tf":1.0},"1475":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951}},"df":7}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1140":{"tf":1.4142135623730951},"1225":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}},"r":{"docs":{"1536":{"tf":1.0}},"df":1}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"110":{"tf":1.4142135623730951}},"df":1}}}}}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{"1534":{"tf":1.0},"1535":{"tf":1.0},"1788":{"tf":1.0},"734":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"792":{"tf":1.4142135623730951},"811":{"tf":1.4142135623730951},"812":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"865":{"tf":1.4142135623730951},"867":{"tf":1.4142135623730951}},"df":12}}},"e":{"docs":{},"df":0,"w":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"103":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"206":{"tf":1.0}},"df":1}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"1373":{"tf":1.0}},"df":1}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1302":{"tf":1.4142135623730951},"1426":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"131":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951}},"df":3}}}}},"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"153":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951}},"df":2}}}}}}}}},"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"132":{"tf":1.4142135623730951}},"df":1}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1147":{"tf":1.4142135623730951}},"df":1,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1303":{"tf":1.4142135623730951},"1425":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1229":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}},"t":{"docs":{"1145":{"tf":1.4142135623730951},"1300":{"tf":1.0},"1423":{"tf":1.0}},"df":3}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1146":{"tf":1.4142135623730951},"1232":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"r":{"docs":{"1299":{"tf":1.0},"1422":{"tf":1.0}},"df":2}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1144":{"tf":1.4142135623730951},"1230":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"154":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951}},"df":2}}}}}}}}}},"l":{"docs":{},"df":0,"r":{"docs":{"1301":{"tf":1.0},"1424":{"tf":1.0}},"df":2}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{"134":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951}},"df":2}}}}}}}},"w":{"docs":{},"df":0,"n":{"docs":{"485":{"tf":1.4142135623730951},"517":{"tf":1.4142135623730951},"534":{"tf":1.4142135623730951}},"df":3}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"1231":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"880":{"tf":1.7320508075688772}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"881":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1307":{"tf":1.4142135623730951},"1430":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"802":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951},"837":{"tf":1.4142135623730951}},"df":6}}},"r":{"docs":{"1691":{"tf":1.0},"1706":{"tf":1.0}},"df":2}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{"116":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"892":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"1788":{"tf":1.0}},"df":1}}},"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"121":{"tf":2.0},"122":{"tf":1.7320508075688772},"156":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}},"df":4}}}}}}}}}}}},"i":{"docs":{},"df":0,"d":{"docs":{"114":{"tf":1.4142135623730951}},"df":1}},"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"141":{"tf":1.4142135623730951},"178":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951}},"df":4}}}}}}}},"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1488":{"tf":1.0},"1490":{"tf":1.0},"1491":{"tf":1.0},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.4142135623730951},"844":{"tf":1.0}},"df":8}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"1308":{"tf":1.4142135623730951},"1309":{"tf":1.4142135623730951}},"df":2}},"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1356":{"tf":1.0},"1357":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1356":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1357":{"tf":1.0}},"df":1}}}}}}}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1357":{"tf":1.7320508075688772}},"df":1}}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{"166":{"tf":1.4142135623730951},"56":{"tf":1.4142135623730951}},"df":2}}}},"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"791":{"tf":1.4142135623730951},"851":{"tf":1.4142135623730951}},"df":2}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"791":{"tf":1.4142135623730951},"851":{"tf":1.4142135623730951}},"df":2}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1006":{"tf":1.4142135623730951},"1598":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1006":{"tf":1.0},"1598":{"tf":1.0}},"df":2}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1009":{"tf":1.4142135623730951},"1601":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1009":{"tf":1.0},"1601":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{"108":{"tf":1.7320508075688772},"110":{"tf":1.4142135623730951}},"df":2,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"108":{"tf":1.4142135623730951}},"df":1}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"121":{"tf":1.4142135623730951}},"df":1}}}}}}}}},"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1307":{"tf":1.4142135623730951},"1430":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1356":{"tf":1.0},"1357":{"tf":1.0}},"df":2}}}}}}}}}}},"x":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1055":{"tf":1.7320508075688772},"1056":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"1056":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"686":{"tf":1.7320508075688772}},"df":1}}}}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{"168":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"100":{"tf":1.4142135623730951},"1132":{"tf":1.4142135623730951},"1183":{"tf":1.7320508075688772},"1214":{"tf":1.4142135623730951},"1400":{"tf":1.4142135623730951},"1401":{"tf":1.4142135623730951},"1409":{"tf":1.4142135623730951}},"df":7}}}},"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"886":{"tf":1.4142135623730951},"887":{"tf":1.4142135623730951}},"df":2}}},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"1352":{"tf":1.4142135623730951},"1353":{"tf":1.4142135623730951},"1354":{"tf":1.4142135623730951},"1355":{"tf":1.4142135623730951},"1759":{"tf":1.4142135623730951},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.4142135623730951},"1763":{"tf":1.4142135623730951},"1764":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.4142135623730951},"714":{"tf":1.4142135623730951},"715":{"tf":1.4142135623730951}},"df":16,"e":{"docs":{},"df":0,"n":{"docs":{"798":{"tf":1.4142135623730951},"855":{"tf":1.4142135623730951}},"df":2}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"121":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"906":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"906":{"tf":1.0}},"df":1}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"209":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"209":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1314":{"tf":1.4142135623730951},"1317":{"tf":1.4142135623730951},"1437":{"tf":1.4142135623730951},"1438":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951}},"df":5}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1158":{"tf":1.0},"1159":{"tf":1.0},"1318":{"tf":1.0},"1319":{"tf":1.0}},"df":4,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1156":{"tf":1.4142135623730951},"1241":{"tf":1.4142135623730951},"1314":{"tf":1.4142135623730951},"1316":{"tf":1.0},"1317":{"tf":1.4142135623730951},"1437":{"tf":1.4142135623730951},"1438":{"tf":1.4142135623730951},"1439":{"tf":1.4142135623730951},"466":{"tf":1.0}},"df":9}}}}}}}}}}}},"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"627":{"tf":1.0}},"df":1}}}}}}}},"v":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"212":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"212":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{"419":{"tf":1.0},"700":{"tf":1.4142135623730951},"719":{"tf":1.4142135623730951}},"df":3,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{"419":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"645":{"tf":1.0}},"df":1}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1395":{"tf":1.4142135623730951}},"df":1}}}},"v":{"docs":{},"df":0,"e":{"docs":{"626":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"626":{"tf":1.0}},"df":1}}}}}}}}}},"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"t":{"docs":{},"df":0,"x":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{"996":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"996":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1395":{"tf":1.4142135623730951}},"df":1}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1158":{"tf":1.0},"1159":{"tf":1.0},"1318":{"tf":1.0},"1319":{"tf":1.0}},"df":4,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1156":{"tf":1.4142135623730951},"1158":{"tf":1.0},"1241":{"tf":1.4142135623730951},"1314":{"tf":1.4142135623730951},"1316":{"tf":1.0},"1317":{"tf":1.4142135623730951},"1318":{"tf":1.0},"1437":{"tf":1.4142135623730951},"1438":{"tf":1.4142135623730951},"1439":{"tf":1.4142135623730951},"466":{"tf":1.0}},"df":11}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1159":{"tf":1.0},"1319":{"tf":1.0}},"df":2}}}}}}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"532":{"tf":1.0},"533":{"tf":1.0}},"df":2,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"532":{"tf":1.0}},"df":1}}}}}}}}}},"f":{"docs":{"103":{"tf":1.0}},"df":1}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"158":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"157":{"tf":1.4142135623730951},"1788":{"tf":1.0},"53":{"tf":1.4142135623730951}},"df":3}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"147":{"tf":1.0},"203":{"tf":1.0},"210":{"tf":1.4142135623730951},"38":{"tf":1.0}},"df":4,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"210":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1431":{"tf":1.4142135623730951},"1432":{"tf":1.4142135623730951}},"df":2}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"216":{"tf":1.0}},"df":1}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{"1760":{"tf":2.0},"1762":{"tf":1.7320508075688772},"1763":{"tf":1.4142135623730951},"711":{"tf":2.0},"713":{"tf":1.7320508075688772},"714":{"tf":1.4142135623730951},"817":{"tf":1.0},"818":{"tf":1.0}},"df":8}}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"848":{"tf":1.0}},"df":1}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"119":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951}},"df":4}}}}},"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1583":{"tf":1.0}},"df":1}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"1353":{"tf":1.7320508075688772}},"df":1,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1354":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1355":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}},"y":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1534":{"tf":1.4142135623730951},"1535":{"tf":1.0},"1788":{"tf":1.4142135623730951},"734":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"792":{"tf":1.4142135623730951},"811":{"tf":1.4142135623730951},"812":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"865":{"tf":1.4142135623730951},"867":{"tf":1.4142135623730951}},"df":12}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"114":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"178":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951}},"df":19}}}}},"o":{"docs":{"1765":{"tf":1.4142135623730951},"1767":{"tf":1.0},"1768":{"tf":1.0},"695":{"tf":1.4142135623730951},"700":{"tf":1.4142135623730951},"708":{"tf":1.4142135623730951},"716":{"tf":1.4142135623730951},"719":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"797":{"tf":1.4142135623730951},"817":{"tf":1.4142135623730951},"849":{"tf":1.0},"850":{"tf":1.0},"852":{"tf":1.4142135623730951},"854":{"tf":1.4142135623730951},"857":{"tf":1.0},"859":{"tf":1.0},"873":{"tf":1.4142135623730951}},"df":18,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"83":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951}},"df":2}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"860":{"tf":1.0}},"df":1}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1159":{"tf":1.0},"1319":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"859":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"859":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"627":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"627":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"832":{"tf":1.4142135623730951}},"df":1},"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"786":{"tf":1.4142135623730951},"804":{"tf":1.4142135623730951},"834":{"tf":1.4142135623730951}},"df":3}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"104":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1583":{"tf":1.0}},"df":1}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"125":{"tf":1.4142135623730951}},"df":1}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1152":{"tf":1.4142135623730951},"1201":{"tf":1.0},"1237":{"tf":1.4142135623730951},"1656":{"tf":1.0},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0}},"df":9}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"110":{"tf":1.4142135623730951},"460":{"tf":1.0},"910":{"tf":1.4142135623730951},"930":{"tf":1.0},"96":{"tf":1.4142135623730951}},"df":5,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1414":{"tf":1.4142135623730951}},"df":1}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"910":{"tf":1.0}},"df":1}}}}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"115":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951}},"df":5}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"792":{"tf":1.4142135623730951},"812":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"867":{"tf":1.4142135623730951}},"df":4}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"109":{"tf":1.4142135623730951}},"df":1}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"726":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"726":{"tf":1.0}},"df":1}}}}}}}},"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1201":{"tf":1.0},"1656":{"tf":1.0},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0}},"df":7}}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1151":{"tf":1.4142135623730951},"1152":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1236":{"tf":1.4142135623730951},"1237":{"tf":1.4142135623730951}},"df":6}}}}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{"188":{"tf":1.7320508075688772},"75":{"tf":1.7320508075688772}},"df":2}}}}}}}},"a":{"docs":{},"df":0,"*":{"docs":{},"df":0,"b":{"docs":{"1109":{"tf":1.0}},"df":1}},"/":{"docs":{},"df":0,"b":{"docs":{"1110":{"tf":1.0}},"df":1}},"a":{"docs":{},"df":0,"v":{"docs":{"1101":{"tf":1.0},"958":{"tf":1.0}},"df":2}},"b":{"docs":{},"df":0,"i":{"docs":{"681":{"tf":1.0},"8":{"tf":1.4142135623730951}},"df":2,".":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1060":{"tf":1.0}},"df":1}}}}}},"l":{"docs":{"681":{"tf":1.0}},"df":1}},"o":{"docs":{},"df":0,"v":{"docs":{"103":{"tf":1.0},"1300":{"tf":1.0},"1423":{"tf":1.0},"144":{"tf":1.0},"681":{"tf":1.0}},"df":5}}},"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{"1491":{"tf":1.4142135623730951},"486":{"tf":1.7320508075688772},"518":{"tf":1.7320508075688772}},"df":3,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1491":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{"0":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"429":{"tf":1.0},"8":{"tf":1.0}},"df":5,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{"274":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"274":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"202":{"tf":1.0},"216":{"tf":1.0},"415":{"tf":1.0}},"df":3,".":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"700":{"tf":1.0},"719":{"tf":1.0}},"df":2}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"701":{"tf":1.0},"823":{"tf":1.0},"862":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"719":{"tf":1.0}},"df":1}}}}}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{"129":{"tf":1.0},"130":{"tf":1.0},"1351":{"tf":1.0},"1465":{"tf":1.0}},"df":4}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1117":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.7320508075688772},"1123":{"tf":1.4142135623730951},"1124":{"tf":1.4142135623730951},"1125":{"tf":1.0},"1126":{"tf":1.7320508075688772},"1127":{"tf":1.0},"1128":{"tf":1.4142135623730951},"1129":{"tf":1.7320508075688772},"1130":{"tf":1.0},"1131":{"tf":1.0},"1132":{"tf":2.0},"1133":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.0},"1136":{"tf":1.4142135623730951},"1137":{"tf":1.4142135623730951},"1155":{"tf":1.0},"1156":{"tf":1.4142135623730951},"1176":{"tf":1.7320508075688772},"1177":{"tf":1.7320508075688772},"1178":{"tf":1.4142135623730951},"1179":{"tf":1.4142135623730951},"1180":{"tf":1.0},"1181":{"tf":1.4142135623730951},"1182":{"tf":1.7320508075688772},"1183":{"tf":2.23606797749979},"1184":{"tf":1.4142135623730951},"1185":{"tf":1.4142135623730951},"1186":{"tf":1.7320508075688772},"1187":{"tf":1.4142135623730951},"1188":{"tf":1.0},"1192":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.7320508075688772},"1195":{"tf":1.4142135623730951},"1196":{"tf":1.0},"1204":{"tf":1.4142135623730951},"1205":{"tf":1.4142135623730951},"1206":{"tf":1.7320508075688772},"1207":{"tf":1.4142135623730951},"1208":{"tf":1.4142135623730951},"1209":{"tf":1.4142135623730951},"1210":{"tf":1.0},"1211":{"tf":1.0},"1212":{"tf":1.7320508075688772},"1213":{"tf":1.0},"1214":{"tf":2.0},"1215":{"tf":1.0},"1216":{"tf":1.0},"1217":{"tf":1.4142135623730951},"1218":{"tf":1.7320508075688772},"1219":{"tf":1.0},"1220":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.4142135623730951},"1264":{"tf":1.4142135623730951},"1265":{"tf":1.4142135623730951},"1266":{"tf":1.4142135623730951},"1269":{"tf":1.4142135623730951},"1270":{"tf":1.4142135623730951},"1273":{"tf":1.4142135623730951},"1274":{"tf":1.4142135623730951},"1275":{"tf":1.0},"1287":{"tf":1.0},"1288":{"tf":1.0},"1312":{"tf":1.4142135623730951},"1313":{"tf":1.4142135623730951},"1322":{"tf":1.0},"1323":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.4142135623730951},"1327":{"tf":1.0},"1328":{"tf":1.4142135623730951},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.7320508075688772},"1379":{"tf":1.0},"1380":{"tf":1.0},"1394":{"tf":1.0},"1413":{"tf":1.4142135623730951},"1435":{"tf":1.4142135623730951},"1436":{"tf":1.4142135623730951},"144":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.4142135623730951},"1448":{"tf":1.0},"1449":{"tf":1.4142135623730951},"145":{"tf":1.0},"146":{"tf":1.7320508075688772},"148":{"tf":1.4142135623730951},"149":{"tf":2.23606797749979},"150":{"tf":1.4142135623730951},"1523":{"tf":1.0},"1649":{"tf":1.7320508075688772},"185":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.7320508075688772},"207":{"tf":1.7320508075688772},"208":{"tf":1.7320508075688772},"209":{"tf":2.23606797749979},"211":{"tf":1.4142135623730951},"212":{"tf":1.4142135623730951},"216":{"tf":1.7320508075688772},"217":{"tf":2.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"364":{"tf":1.0},"365":{"tf":1.0},"37":{"tf":1.4142135623730951},"39":{"tf":2.23606797749979},"415":{"tf":1.4142135623730951},"431":{"tf":1.0},"681":{"tf":1.7320508075688772},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0}},"df":124,"'":{"docs":{"1119":{"tf":1.0},"1132":{"tf":1.0},"1155":{"tf":1.4142135623730951},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.4142135623730951},"1204":{"tf":1.0},"1214":{"tf":1.0},"1240":{"tf":1.4142135623730951}},"df":9},"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"365":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"365":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"356":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"364":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"364":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"364":{"tf":1.0},"365":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1185":{"tf":1.7320508075688772}},"df":1}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1184":{"tf":1.4142135623730951}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1184":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"430":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1180":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1180":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1182":{"tf":1.4142135623730951}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1182":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1374":{"tf":1.0},"1408":{"tf":1.7320508075688772}},"df":2,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1408":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1188":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1188":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1183":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1183":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1181":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1181":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1378":{"tf":1.4142135623730951}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1378":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1377":{"tf":1.4142135623730951}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1377":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1116":{"tf":1.0},"1137":{"tf":1.7320508075688772},"1186":{"tf":1.4142135623730951},"1187":{"tf":1.4142135623730951}},"df":4,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1186":{"tf":1.0},"1187":{"tf":1.0}},"df":2}}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1137":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1116":{"tf":1.0},"1136":{"tf":1.7320508075688772},"1179":{"tf":1.4142135623730951}},"df":3,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1179":{"tf":1.0}},"df":1}}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1136":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1374":{"tf":1.0},"1379":{"tf":1.4142135623730951},"1410":{"tf":1.7320508075688772}},"df":3,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1379":{"tf":1.0}},"df":1}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1410":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1380":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1380":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"u":{"docs":{"1377":{"tf":1.0}},"df":1}},"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"1350":{"tf":1.4142135623730951},"1415":{"tf":1.4142135623730951},"1467":{"tf":1.4142135623730951}},"df":3}}}}},"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0}},"df":3}}}},"t":{"docs":{"416":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"1141":{"tf":1.0},"1165":{"tf":1.0},"1249":{"tf":1.0},"1276":{"tf":1.0},"188":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"192":{"tf":1.0},"223":{"tf":2.0},"281":{"tf":1.0},"401":{"tf":1.0},"433":{"tf":1.0},"568":{"tf":1.0},"623":{"tf":1.0},"667":{"tf":1.0},"75":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"79":{"tf":1.0}},"df":17}},"v":{"docs":{"1640":{"tf":1.7320508075688772},"1676":{"tf":1.7320508075688772},"1698":{"tf":1.0},"1699":{"tf":2.0},"1709":{"tf":1.7320508075688772}},"df":5}},"u":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1394":{"tf":1.0},"681":{"tf":1.0}},"df":2}}}}},"d":{"docs":{"1262":{"tf":1.0},"1267":{"tf":1.0},"1776":{"tf":1.0},"9":{"tf":1.7320508075688772},"903":{"tf":1.0},"905":{"tf":1.0},"909":{"tf":1.0},"911":{"tf":1.0},"915":{"tf":1.0},"917":{"tf":1.0},"921":{"tf":1.0},"923":{"tf":1.0},"927":{"tf":1.0}},"df":13,"d":{"docs":{"1080":{"tf":1.4142135623730951},"129":{"tf":1.0},"1305":{"tf":1.0},"1429":{"tf":1.0},"1747":{"tf":1.4142135623730951},"18":{"tf":1.0},"1810":{"tf":1.4142135623730951},"525":{"tf":1.4142135623730951},"567":{"tf":1.0},"681":{"tf":1.0},"695":{"tf":1.0},"708":{"tf":1.0},"729":{"tf":1.0},"9":{"tf":2.23606797749979},"903":{"tf":1.0},"905":{"tf":1.0},"911":{"tf":1.7320508075688772},"917":{"tf":1.7320508075688772},"923":{"tf":1.7320508075688772},"989":{"tf":1.4142135623730951}},"df":20,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"917":{"tf":1.0}},"df":1}}}}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1080":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"911":{"tf":1.0}},"df":1}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"989":{"tf":1.0}},"df":1}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"923":{"tf":1.0}},"df":1}}}}}}}},"/":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"474":{"tf":1.0},"499":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"=":{"docs":{},"df":0,"0":{"docs":{"567":{"tf":1.0}},"df":1}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"129":{"tf":1.7320508075688772},"1747":{"tf":1.4142135623730951},"18":{"tf":1.7320508075688772},"1810":{"tf":1.4142135623730951}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"129":{"tf":1.0},"18":{"tf":1.0}},"df":2}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1747":{"tf":1.0},"1810":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"531":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"531":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"528":{"tf":1.4142135623730951},"532":{"tf":1.4142135623730951}},"df":2,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"532":{"tf":1.0}},"df":1}}}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"528":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.0}},"df":1}},"r":{"docs":{"1521":{"tf":1.0},"1670":{"tf":1.0},"398":{"tf":1.0},"590":{"tf":1.4142135623730951},"595":{"tf":1.4142135623730951},"596":{"tf":1.0},"597":{"tf":1.4142135623730951},"598":{"tf":1.0},"634":{"tf":1.4142135623730951},"639":{"tf":1.4142135623730951},"640":{"tf":1.4142135623730951},"641":{"tf":1.0},"642":{"tf":1.0}},"df":13,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"103":{"tf":1.0},"1038":{"tf":1.0},"1058":{"tf":1.7320508075688772},"1059":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1076":{"tf":1.0},"1082":{"tf":1.4142135623730951},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.4142135623730951},"1093":{"tf":1.0},"1096":{"tf":1.0},"1098":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.4142135623730951},"1121":{"tf":2.0},"1122":{"tf":2.23606797749979},"1123":{"tf":1.0},"1124":{"tf":1.0},"1125":{"tf":2.0},"1126":{"tf":2.23606797749979},"1127":{"tf":2.0},"1128":{"tf":2.0},"1129":{"tf":1.0},"1130":{"tf":1.0},"1131":{"tf":1.7320508075688772},"1132":{"tf":1.0},"1135":{"tf":2.6457513110645907},"1136":{"tf":1.0},"1137":{"tf":1.0},"1140":{"tf":2.23606797749979},"1147":{"tf":1.0},"115":{"tf":1.4142135623730951},"1150":{"tf":2.0},"1151":{"tf":2.449489742783178},"1152":{"tf":2.449489742783178},"1156":{"tf":2.8284271247461903},"1158":{"tf":1.4142135623730951},"1162":{"tf":2.23606797749979},"1171":{"tf":1.4142135623730951},"1172":{"tf":1.4142135623730951},"1176":{"tf":1.4142135623730951},"1177":{"tf":1.4142135623730951},"1178":{"tf":1.7320508075688772},"1179":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"1180":{"tf":2.23606797749979},"1181":{"tf":2.23606797749979},"1182":{"tf":2.23606797749979},"1183":{"tf":1.4142135623730951},"1184":{"tf":2.0},"1185":{"tf":2.23606797749979},"1186":{"tf":1.4142135623730951},"1187":{"tf":2.0},"1188":{"tf":2.23606797749979},"119":{"tf":1.4142135623730951},"1191":{"tf":1.7320508075688772},"1192":{"tf":2.449489742783178},"1193":{"tf":2.449489742783178},"1194":{"tf":2.449489742783178},"1195":{"tf":2.449489742783178},"1196":{"tf":1.4142135623730951},"1197":{"tf":2.0},"120":{"tf":1.4142135623730951},"1201":{"tf":1.4142135623730951},"1204":{"tf":1.0},"1205":{"tf":1.4142135623730951},"1206":{"tf":2.23606797749979},"1207":{"tf":2.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"1210":{"tf":2.0},"1211":{"tf":1.7320508075688772},"1212":{"tf":1.0},"1213":{"tf":1.0},"1214":{"tf":1.0},"1217":{"tf":2.0},"1218":{"tf":2.23606797749979},"1219":{"tf":2.0},"1220":{"tf":2.6457513110645907},"1222":{"tf":1.0},"1225":{"tf":2.23606797749979},"1229":{"tf":1.0},"123":{"tf":1.4142135623730951},"1235":{"tf":2.0},"1236":{"tf":2.449489742783178},"1237":{"tf":2.449489742783178},"1241":{"tf":2.8284271247461903},"1244":{"tf":2.23606797749979},"125":{"tf":1.4142135623730951},"1253":{"tf":1.4142135623730951},"1254":{"tf":1.4142135623730951},"1262":{"tf":1.4142135623730951},"1263":{"tf":1.4142135623730951},"1264":{"tf":1.0},"1265":{"tf":1.0},"1266":{"tf":1.0},"1267":{"tf":1.4142135623730951},"1268":{"tf":1.4142135623730951},"1269":{"tf":1.0},"1270":{"tf":1.0},"1271":{"tf":1.0},"1272":{"tf":1.0},"1273":{"tf":1.0},"1274":{"tf":1.4142135623730951},"1275":{"tf":2.0},"1276":{"tf":1.0},"1277":{"tf":1.0},"1278":{"tf":1.0},"1283":{"tf":2.23606797749979},"1287":{"tf":1.7320508075688772},"1288":{"tf":1.7320508075688772},"129":{"tf":1.7320508075688772},"130":{"tf":1.4142135623730951},"1302":{"tf":1.0},"1303":{"tf":1.4142135623730951},"1304":{"tf":1.0},"1305":{"tf":1.0},"1307":{"tf":1.0},"131":{"tf":1.0},"1312":{"tf":1.7320508075688772},"1313":{"tf":1.7320508075688772},"1314":{"tf":1.7320508075688772},"1316":{"tf":1.0},"1317":{"tf":1.7320508075688772},"1318":{"tf":1.0},"132":{"tf":1.0},"1322":{"tf":1.7320508075688772},"1323":{"tf":1.7320508075688772},"1324":{"tf":1.0},"1325":{"tf":1.7320508075688772},"1326":{"tf":1.7320508075688772},"1327":{"tf":1.0},"1328":{"tf":1.0},"1329":{"tf":1.0},"133":{"tf":1.4142135623730951},"1330":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1335":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"134":{"tf":1.4142135623730951},"1341":{"tf":1.7320508075688772},"1344":{"tf":1.0},"1345":{"tf":1.0},"1350":{"tf":1.0},"1351":{"tf":1.7320508075688772},"1352":{"tf":2.449489742783178},"1353":{"tf":2.6457513110645907},"1354":{"tf":2.23606797749979},"1355":{"tf":2.6457513110645907},"1356":{"tf":1.0},"1357":{"tf":1.4142135623730951},"1369":{"tf":1.0},"137":{"tf":1.4142135623730951},"1377":{"tf":2.23606797749979},"1378":{"tf":2.23606797749979},"1379":{"tf":1.4142135623730951},"138":{"tf":1.7320508075688772},"1380":{"tf":1.4142135623730951},"1384":{"tf":1.0},"139":{"tf":1.7320508075688772},"1390":{"tf":1.0},"1393":{"tf":2.0},"1394":{"tf":2.0},"1395":{"tf":1.7320508075688772},"140":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1404":{"tf":1.7320508075688772},"1405":{"tf":1.7320508075688772},"1406":{"tf":1.7320508075688772},"1408":{"tf":1.0},"141":{"tf":2.6457513110645907},"1410":{"tf":1.0},"1413":{"tf":2.0},"1414":{"tf":2.0},"1415":{"tf":1.7320508075688772},"1421":{"tf":1.0},"1425":{"tf":1.4142135623730951},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.0},"1435":{"tf":1.7320508075688772},"1436":{"tf":1.7320508075688772},"1437":{"tf":1.7320508075688772},"1438":{"tf":1.7320508075688772},"1439":{"tf":2.23606797749979},"144":{"tf":1.7320508075688772},"1443":{"tf":1.7320508075688772},"1444":{"tf":1.7320508075688772},"1445":{"tf":1.0},"1446":{"tf":1.7320508075688772},"1447":{"tf":1.7320508075688772},"1448":{"tf":1.0},"1449":{"tf":1.0},"1450":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1455":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"146":{"tf":1.0},"1460":{"tf":1.7320508075688772},"1465":{"tf":1.7320508075688772},"1466":{"tf":2.23606797749979},"1467":{"tf":1.0},"148":{"tf":1.0},"1482":{"tf":1.0},"1485":{"tf":1.0},"1486":{"tf":1.0},"1489":{"tf":1.0},"149":{"tf":1.0},"1494":{"tf":1.0},"1495":{"tf":1.0},"1496":{"tf":1.7320508075688772},"1497":{"tf":1.7320508075688772},"1498":{"tf":1.0},"150":{"tf":1.0},"1501":{"tf":1.0},"1502":{"tf":1.4142135623730951},"1503":{"tf":1.0},"1505":{"tf":1.0},"1509":{"tf":1.7320508075688772},"1510":{"tf":1.4142135623730951},"1517":{"tf":1.0},"1518":{"tf":1.4142135623730951},"1521":{"tf":1.0},"1522":{"tf":1.0},"1523":{"tf":1.0},"153":{"tf":1.0},"1532":{"tf":1.0},"157":{"tf":1.7320508075688772},"160":{"tf":1.0},"161":{"tf":1.7320508075688772},"162":{"tf":1.7320508075688772},"163":{"tf":1.7320508075688772},"164":{"tf":2.0},"1648":{"tf":1.0},"1649":{"tf":1.0},"165":{"tf":2.0},"1650":{"tf":1.0},"1656":{"tf":1.4142135623730951},"1657":{"tf":1.4142135623730951},"1658":{"tf":1.4142135623730951},"1663":{"tf":1.0},"1664":{"tf":1.4142135623730951},"1665":{"tf":1.0},"1666":{"tf":1.4142135623730951},"1667":{"tf":1.0},"1668":{"tf":1.4142135623730951},"167":{"tf":1.7320508075688772},"1670":{"tf":1.0},"1675":{"tf":1.0},"168":{"tf":1.7320508075688772},"1700":{"tf":1.0},"1701":{"tf":1.0},"171":{"tf":1.0},"1729":{"tf":2.0},"1730":{"tf":2.0},"1731":{"tf":2.449489742783178},"1732":{"tf":2.449489742783178},"1735":{"tf":1.0},"1736":{"tf":1.0},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"1740":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1742":{"tf":1.4142135623730951},"1743":{"tf":2.0},"1744":{"tf":2.0},"1745":{"tf":2.0},"1748":{"tf":1.4142135623730951},"1749":{"tf":1.7320508075688772},"175":{"tf":1.4142135623730951},"1750":{"tf":1.7320508075688772},"1751":{"tf":1.7320508075688772},"1753":{"tf":1.0},"1754":{"tf":1.0},"1755":{"tf":1.0},"1756":{"tf":1.0},"1759":{"tf":2.23606797749979},"1760":{"tf":2.23606797749979},"1761":{"tf":2.6457513110645907},"1762":{"tf":2.449489742783178},"1763":{"tf":1.7320508075688772},"1764":{"tf":1.7320508075688772},"1765":{"tf":2.23606797749979},"1767":{"tf":1.0},"1768":{"tf":1.0},"1774":{"tf":1.7320508075688772},"1775":{"tf":1.0},"1776":{"tf":1.4142135623730951},"1779":{"tf":2.0},"178":{"tf":2.0},"1781":{"tf":1.7320508075688772},"1786":{"tf":1.0},"1788":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"1792":{"tf":2.0},"1793":{"tf":2.0},"1794":{"tf":2.449489742783178},"1795":{"tf":2.449489742783178},"1797":{"tf":1.0},"18":{"tf":1.7320508075688772},"180":{"tf":1.4142135623730951},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"1805":{"tf":2.0},"1806":{"tf":2.0},"1807":{"tf":1.4142135623730951},"1808":{"tf":2.0},"181":{"tf":1.4142135623730951},"1811":{"tf":1.4142135623730951},"1812":{"tf":1.7320508075688772},"1814":{"tf":1.0},"1815":{"tf":1.0},"1816":{"tf":1.0},"1817":{"tf":1.0},"1818":{"tf":1.7320508075688772},"1819":{"tf":1.7320508075688772},"182":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"191":{"tf":1.0},"192":{"tf":1.4142135623730951},"196":{"tf":1.0},"199":{"tf":1.0},"20":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"216":{"tf":1.4142135623730951},"217":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"272":{"tf":1.0},"274":{"tf":1.0},"28":{"tf":2.6457513110645907},"29":{"tf":1.7320508075688772},"30":{"tf":1.7320508075688772},"306":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"331":{"tf":1.4142135623730951},"335":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"35":{"tf":1.0},"356":{"tf":1.0},"36":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"37":{"tf":1.0},"380":{"tf":1.0},"382":{"tf":1.4142135623730951},"39":{"tf":1.0},"398":{"tf":1.0},"401":{"tf":1.7320508075688772},"402":{"tf":1.0},"403":{"tf":2.0},"404":{"tf":1.0},"405":{"tf":2.0},"406":{"tf":1.0},"407":{"tf":2.0},"408":{"tf":2.0},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"416":{"tf":1.0},"419":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"426":{"tf":1.0},"428":{"tf":1.0},"431":{"tf":1.7320508075688772},"432":{"tf":1.0},"435":{"tf":2.449489742783178},"44":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"466":{"tf":1.4142135623730951},"467":{"tf":1.4142135623730951},"47":{"tf":1.0},"474":{"tf":2.0},"475":{"tf":1.4142135623730951},"479":{"tf":1.0},"48":{"tf":1.7320508075688772},"480":{"tf":1.4142135623730951},"481":{"tf":1.7320508075688772},"482":{"tf":1.7320508075688772},"485":{"tf":1.7320508075688772},"487":{"tf":2.0},"488":{"tf":2.0},"49":{"tf":1.7320508075688772},"499":{"tf":2.0},"50":{"tf":2.0},"502":{"tf":1.4142135623730951},"506":{"tf":1.0},"507":{"tf":1.4142135623730951},"508":{"tf":1.7320508075688772},"509":{"tf":1.7320508075688772},"51":{"tf":2.0},"515":{"tf":2.0},"516":{"tf":2.0},"517":{"tf":1.7320508075688772},"52":{"tf":1.7320508075688772},"525":{"tf":1.7320508075688772},"526":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"53":{"tf":1.7320508075688772},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":2.0},"537":{"tf":1.7320508075688772},"538":{"tf":1.0},"539":{"tf":1.0},"540":{"tf":1.0},"545":{"tf":1.0},"557":{"tf":1.0},"558":{"tf":1.0},"564":{"tf":1.0},"565":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"57":{"tf":1.7320508075688772},"570":{"tf":2.0},"58":{"tf":1.7320508075688772},"590":{"tf":1.7320508075688772},"595":{"tf":1.7320508075688772},"596":{"tf":1.0},"597":{"tf":1.7320508075688772},"599":{"tf":2.6457513110645907},"600":{"tf":1.4142135623730951},"601":{"tf":1.4142135623730951},"602":{"tf":1.4142135623730951},"603":{"tf":1.0},"604":{"tf":2.449489742783178},"605":{"tf":2.0},"606":{"tf":1.4142135623730951},"607":{"tf":2.6457513110645907},"608":{"tf":2.6457513110645907},"609":{"tf":2.23606797749979},"61":{"tf":1.0},"610":{"tf":2.23606797749979},"611":{"tf":1.4142135623730951},"612":{"tf":1.7320508075688772},"613":{"tf":1.7320508075688772},"615":{"tf":1.0},"616":{"tf":1.0},"617":{"tf":1.0},"619":{"tf":1.0},"629":{"tf":1.0},"634":{"tf":1.7320508075688772},"639":{"tf":1.7320508075688772},"640":{"tf":1.7320508075688772},"641":{"tf":1.0},"643":{"tf":2.6457513110645907},"644":{"tf":1.4142135623730951},"645":{"tf":1.4142135623730951},"646":{"tf":1.4142135623730951},"647":{"tf":2.23606797749979},"648":{"tf":2.449489742783178},"649":{"tf":2.0},"65":{"tf":1.4142135623730951},"650":{"tf":2.6457513110645907},"651":{"tf":2.6457513110645907},"652":{"tf":2.6457513110645907},"653":{"tf":2.23606797749979},"654":{"tf":2.23606797749979},"655":{"tf":1.4142135623730951},"656":{"tf":1.7320508075688772},"657":{"tf":1.7320508075688772},"659":{"tf":1.0},"660":{"tf":1.0},"662":{"tf":1.0},"676":{"tf":1.0},"68":{"tf":2.0},"683":{"tf":1.0},"685":{"tf":1.4142135623730951},"686":{"tf":1.0},"69":{"tf":1.4142135623730951},"695":{"tf":1.7320508075688772},"696":{"tf":1.7320508075688772},"70":{"tf":1.4142135623730951},"700":{"tf":1.7320508075688772},"703":{"tf":1.0},"704":{"tf":1.0},"706":{"tf":1.7320508075688772},"708":{"tf":1.7320508075688772},"709":{"tf":1.7320508075688772},"71":{"tf":1.4142135623730951},"710":{"tf":2.23606797749979},"711":{"tf":2.23606797749979},"712":{"tf":2.6457513110645907},"713":{"tf":2.449489742783178},"714":{"tf":1.7320508075688772},"715":{"tf":1.7320508075688772},"716":{"tf":2.23606797749979},"719":{"tf":1.7320508075688772},"72":{"tf":1.4142135623730951},"726":{"tf":1.0},"727":{"tf":1.0},"735":{"tf":1.0},"736":{"tf":1.0},"75":{"tf":1.4142135623730951},"752":{"tf":1.7320508075688772},"753":{"tf":2.449489742783178},"754":{"tf":1.7320508075688772},"755":{"tf":2.449489742783178},"761":{"tf":1.0},"762":{"tf":1.0},"763":{"tf":1.4142135623730951},"764":{"tf":1.4142135623730951},"768":{"tf":1.7320508075688772},"769":{"tf":2.449489742783178},"774":{"tf":1.7320508075688772},"78":{"tf":1.0},"780":{"tf":2.449489742783178},"786":{"tf":2.8284271247461903},"787":{"tf":1.0},"79":{"tf":1.4142135623730951},"791":{"tf":1.7320508075688772},"793":{"tf":1.7320508075688772},"794":{"tf":1.7320508075688772},"797":{"tf":1.4142135623730951},"799":{"tf":1.7320508075688772},"801":{"tf":1.7320508075688772},"804":{"tf":2.0},"807":{"tf":1.4142135623730951},"81":{"tf":2.0},"811":{"tf":1.4142135623730951},"817":{"tf":1.0},"818":{"tf":1.0},"82":{"tf":1.4142135623730951},"827":{"tf":1.0},"828":{"tf":1.0},"83":{"tf":2.0},"832":{"tf":2.8284271247461903},"833":{"tf":1.7320508075688772},"834":{"tf":1.7320508075688772},"836":{"tf":1.7320508075688772},"84":{"tf":1.4142135623730951},"844":{"tf":1.0},"850":{"tf":1.0},"851":{"tf":1.7320508075688772},"852":{"tf":1.7320508075688772},"853":{"tf":1.7320508075688772},"854":{"tf":1.4142135623730951},"859":{"tf":1.0},"865":{"tf":1.4142135623730951},"873":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.4142135623730951},"879":{"tf":1.4142135623730951},"893":{"tf":1.0},"896":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":2.0},"903":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"956":{"tf":1.0},"99":{"tf":1.7320508075688772}},"df":596,"(":{"docs":{},"df":0,"0":{"docs":{"129":{"tf":1.0},"18":{"tf":1.0},"482":{"tf":1.0},"509":{"tf":1.0},"517":{"tf":1.0}},"df":5}},"[":{"docs":{},"df":0,"2":{"docs":{"129":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"427":{"tf":1.0}},"df":3}},"_":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"264":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"264":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"903":{"tf":1.0},"932":{"tf":1.7320508075688772}},"df":2}}}}}}}},"j":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"106":{"tf":1.0},"107":{"tf":1.0},"1123":{"tf":1.0},"1129":{"tf":1.0},"1130":{"tf":1.4142135623730951},"1131":{"tf":1.4142135623730951},"1136":{"tf":1.0},"1137":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1180":{"tf":1.0},"1208":{"tf":1.4142135623730951},"1211":{"tf":1.7320508075688772},"1212":{"tf":1.0},"1213":{"tf":1.7320508075688772},"1253":{"tf":1.0},"1254":{"tf":1.0},"1395":{"tf":1.0},"1407":{"tf":1.0},"1409":{"tf":1.0},"1438":{"tf":1.0},"823":{"tf":1.0}},"df":22,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1131":{"tf":1.4142135623730951},"1171":{"tf":1.4142135623730951},"1172":{"tf":1.4142135623730951},"1253":{"tf":1.4142135623730951},"1254":{"tf":1.4142135623730951}},"df":5}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1302":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"1421":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.4142135623730951},"150":{"tf":1.0},"203":{"tf":1.4142135623730951},"207":{"tf":1.0},"208":{"tf":1.0},"210":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"217":{"tf":1.0},"227":{"tf":1.7320508075688772},"35":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.4142135623730951},"414":{"tf":1.0},"435":{"tf":1.0},"580":{"tf":1.0},"681":{"tf":3.0},"686":{"tf":1.0},"687":{"tf":1.0},"690":{"tf":1.0}},"df":35,"_":{"docs":{"706":{"tf":1.0}},"df":1,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"215":{"tf":1.0}},"df":1}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"681":{"tf":1.0}},"df":1}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"210":{"tf":1.4142135623730951},"429":{"tf":1.0}},"df":2}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"786":{"tf":1.0},"811":{"tf":1.0},"832":{"tf":1.0},"865":{"tf":1.0}},"df":4}}}}}}},"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"121":{"tf":1.0},"4":{"tf":1.0},"99":{"tf":1.0},"993":{"tf":1.0}},"df":4}}}}},"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0},"995":{"tf":1.4142135623730951},"996":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.4142135623730951}},"df":6,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1025":{"tf":1.4142135623730951},"995":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1025":{"tf":1.0},"995":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"3":{"docs":{"119":{"tf":1.0},"123":{"tf":1.0},"179":{"tf":1.0},"72":{"tf":1.0}},"df":4,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{"179":{"tf":1.0},"72":{"tf":1.0}},"df":2}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"119":{"tf":1.7320508075688772},"80":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"119":{"tf":1.0}},"df":1}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"123":{"tf":1.7320508075688772},"80":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"123":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"0":{"tf":1.0},"1156":{"tf":1.0},"1241":{"tf":1.0},"1439":{"tf":1.0},"1765":{"tf":1.0},"380":{"tf":1.0},"472":{"tf":1.0},"681":{"tf":1.0},"716":{"tf":1.0},"815":{"tf":1.0},"844":{"tf":1.4142135623730951}},"df":11,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"844":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"146":{"tf":1.0},"1697":{"tf":1.0},"207":{"tf":1.0},"35":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"905":{"tf":1.0},"911":{"tf":1.0},"917":{"tf":1.0},"923":{"tf":1.0}},"df":10}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"793":{"tf":1.0},"794":{"tf":1.0},"859":{"tf":1.0}},"df":3}}}},"m":{"docs":{},"df":0,"m":{"docs":{"1266":{"tf":1.0},"8":{"tf":1.0}},"df":2},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"100":{"tf":1.4142135623730951},"103":{"tf":1.0},"104":{"tf":2.0},"105":{"tf":2.0},"108":{"tf":1.0},"109":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"1125":{"tf":1.7320508075688772},"1127":{"tf":1.7320508075688772},"1132":{"tf":1.0},"1135":{"tf":1.7320508075688772},"1140":{"tf":1.0},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1162":{"tf":1.0},"1171":{"tf":2.0},"1172":{"tf":2.0},"1180":{"tf":1.7320508075688772},"1185":{"tf":1.7320508075688772},"1192":{"tf":1.0},"1193":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.0},"1196":{"tf":1.0},"1210":{"tf":1.7320508075688772},"1214":{"tf":1.0},"1219":{"tf":1.7320508075688772},"1220":{"tf":2.0},"1222":{"tf":1.0},"1225":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1244":{"tf":1.0},"1253":{"tf":2.0},"1254":{"tf":2.0},"1264":{"tf":1.0},"1265":{"tf":1.0},"1266":{"tf":1.0},"1269":{"tf":1.0},"1270":{"tf":1.0},"1273":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1317":{"tf":1.0},"1336":{"tf":1.0},"1350":{"tf":1.0},"1351":{"tf":1.7320508075688772},"1352":{"tf":1.4142135623730951},"1353":{"tf":1.4142135623730951},"1354":{"tf":1.4142135623730951},"1355":{"tf":1.0},"1377":{"tf":1.7320508075688772},"1378":{"tf":1.4142135623730951},"1380":{"tf":1.0},"1385":{"tf":1.0},"1393":{"tf":1.4142135623730951},"1394":{"tf":1.4142135623730951},"1395":{"tf":1.4142135623730951},"140":{"tf":1.4142135623730951},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1413":{"tf":1.0},"1414":{"tf":1.0},"1415":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.4142135623730951},"1456":{"tf":1.0},"1465":{"tf":1.7320508075688772},"1466":{"tf":1.7320508075688772},"1467":{"tf":1.0},"1489":{"tf":1.0},"1494":{"tf":1.0},"1495":{"tf":1.0},"1504":{"tf":1.0},"1542":{"tf":1.0},"1543":{"tf":1.0},"1548":{"tf":1.0},"155":{"tf":1.0},"1553":{"tf":1.0},"1558":{"tf":1.0},"156":{"tf":1.0},"1563":{"tf":1.0},"1722":{"tf":2.0},"1725":{"tf":1.0},"1729":{"tf":2.0},"1730":{"tf":1.7320508075688772},"1731":{"tf":2.0},"1732":{"tf":2.0},"1738":{"tf":2.0},"1739":{"tf":1.7320508075688772},"1740":{"tf":1.7320508075688772},"1741":{"tf":1.7320508075688772},"1742":{"tf":1.4142135623730951},"1743":{"tf":1.0},"1744":{"tf":1.4142135623730951},"1745":{"tf":1.4142135623730951},"1753":{"tf":1.0},"1759":{"tf":2.0},"1760":{"tf":2.0},"1761":{"tf":1.7320508075688772},"1762":{"tf":1.7320508075688772},"1763":{"tf":1.4142135623730951},"1764":{"tf":1.4142135623730951},"1765":{"tf":1.4142135623730951},"1792":{"tf":2.0},"1793":{"tf":1.7320508075688772},"1794":{"tf":2.0},"1795":{"tf":2.0},"1801":{"tf":2.0},"1802":{"tf":1.7320508075688772},"1803":{"tf":1.7320508075688772},"1804":{"tf":1.7320508075688772},"1805":{"tf":1.4142135623730951},"1806":{"tf":1.4142135623730951},"1807":{"tf":1.4142135623730951},"1808":{"tf":1.0},"1817":{"tf":1.0},"239":{"tf":1.0},"254":{"tf":1.0},"27":{"tf":1.4142135623730951},"377":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"491":{"tf":1.0},"514":{"tf":1.0},"695":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"708":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"710":{"tf":2.0},"711":{"tf":2.0},"712":{"tf":1.7320508075688772},"713":{"tf":1.7320508075688772},"714":{"tf":1.4142135623730951},"715":{"tf":1.4142135623730951},"716":{"tf":1.4142135623730951},"721":{"tf":1.4142135623730951},"722":{"tf":1.4142135623730951},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"726":{"tf":1.0},"727":{"tf":1.0},"735":{"tf":1.4142135623730951},"736":{"tf":1.4142135623730951},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"752":{"tf":1.7320508075688772},"753":{"tf":1.7320508075688772},"754":{"tf":1.7320508075688772},"755":{"tf":1.4142135623730951},"768":{"tf":1.7320508075688772},"769":{"tf":1.7320508075688772},"774":{"tf":1.7320508075688772},"779":{"tf":1.0},"780":{"tf":1.4142135623730951},"793":{"tf":1.0},"794":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0},"81":{"tf":1.0},"819":{"tf":1.4142135623730951},"82":{"tf":1.0},"820":{"tf":1.4142135623730951},"821":{"tf":1.4142135623730951},"822":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"862":{"tf":1.7320508075688772},"869":{"tf":1.4142135623730951},"871":{"tf":1.4142135623730951},"872":{"tf":1.4142135623730951},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"95":{"tf":1.7320508075688772},"96":{"tf":2.23606797749979},"97":{"tf":1.7320508075688772},"98":{"tf":2.23606797749979},"99":{"tf":1.4142135623730951}},"df":193,"i":{"docs":{},"df":0,"n":{"docs":{"1502":{"tf":1.0}},"df":1}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1351":{"tf":1.4142135623730951},"1353":{"tf":1.0},"1354":{"tf":1.0},"1394":{"tf":1.4142135623730951},"1414":{"tf":1.4142135623730951},"1465":{"tf":1.4142135623730951},"1502":{"tf":1.0},"1745":{"tf":1.4142135623730951},"1806":{"tf":1.0}},"df":9}}}}}}}},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1192":{"tf":1.0},"1262":{"tf":1.0},"1263":{"tf":1.0},"1267":{"tf":1.0},"1268":{"tf":1.0},"296":{"tf":1.0},"428":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"729":{"tf":1.0},"734":{"tf":1.4142135623730951},"735":{"tf":1.0},"736":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.0},"774":{"tf":1.0},"780":{"tf":1.0},"799":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951},"811":{"tf":1.7320508075688772},"813":{"tf":1.0},"814":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"828":{"tf":1.7320508075688772},"83":{"tf":1.4142135623730951},"833":{"tf":1.4142135623730951},"865":{"tf":1.7320508075688772},"869":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0}},"df":43}}}},"d":{"docs":{},"df":0,"/":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"188":{"tf":1.0},"75":{"tf":1.0}},"df":2}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"116":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"119":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"1574":{"tf":1.0},"1575":{"tf":1.0},"1585":{"tf":1.0},"1717":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.7320508075688772},"180":{"tf":1.0},"182":{"tf":1.7320508075688772},"432":{"tf":1.0},"67":{"tf":1.0},"70":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951}},"df":17,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1574":{"tf":1.0},"1575":{"tf":1.0},"1585":{"tf":1.0}},"df":3}}}}}}}}}}}}},"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"681":{"tf":1.0}},"df":1}},"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"8":{"tf":1.0}},"df":1}}}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"3":{"docs":{"162":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0},"222":{"tf":1.4142135623730951},"49":{"tf":1.0},"51":{"tf":1.0},"70":{"tf":1.0}},"df":7,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"120":{"tf":1.7320508075688772},"80":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"120":{"tf":1.0}},"df":1}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"118":{"tf":1.7320508075688772},"80":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"118":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"1060":{"tf":1.0},"110":{"tf":1.4142135623730951},"1183":{"tf":1.0},"130":{"tf":1.0},"1401":{"tf":1.0},"19":{"tf":1.0}},"df":6}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"848":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"848":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"0":{"tf":1.0}},"df":1}}}}}}}}},"e":{"docs":{},"df":0,"a":{"docs":{"31":{"tf":1.0}},"df":1}},"g":{"docs":{"1143":{"tf":1.0},"1157":{"tf":1.0},"1228":{"tf":1.0},"1296":{"tf":1.4142135623730951},"42":{"tf":1.0}},"df":5,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1155":{"tf":1.0},"1240":{"tf":1.0},"1290":{"tf":1.0},"435":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"499":{"tf":1.0},"502":{"tf":1.0},"612":{"tf":1.0},"615":{"tf":1.0},"656":{"tf":1.0},"659":{"tf":1.0},"685":{"tf":1.0}},"df":13}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"934":{"tf":1.0}},"df":1}}}}}},"r":{"docs":{"1015":{"tf":1.0},"1016":{"tf":1.0}},"df":2,"1":{"docs":{"354":{"tf":1.0}},"df":1},"2":{"docs":{"354":{"tf":1.0}},"df":1},"a":{"docs":{},"df":0,"y":{"docs":{"1121":{"tf":1.0},"1122":{"tf":1.4142135623730951},"1126":{"tf":1.4142135623730951},"1135":{"tf":1.4142135623730951},"1140":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1182":{"tf":1.4142135623730951},"1184":{"tf":1.4142135623730951},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.0},"1206":{"tf":1.4142135623730951},"1207":{"tf":1.0},"1218":{"tf":1.4142135623730951},"1220":{"tf":1.4142135623730951},"1225":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1735":{"tf":1.0},"495":{"tf":1.0},"522":{"tf":1.0},"593":{"tf":1.0},"637":{"tf":1.0},"888":{"tf":1.0},"889":{"tf":1.7320508075688772},"890":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.0},"900":{"tf":1.4142135623730951},"901":{"tf":1.0},"902":{"tf":1.0},"909":{"tf":1.0},"910":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.0},"992":{"tf":2.0},"995":{"tf":1.0},"996":{"tf":1.7320508075688772},"997":{"tf":2.23606797749979},"998":{"tf":2.0}},"df":54,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"354":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"354":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"678":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"678":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"8":{"tf":1.0}},"df":1}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"i":{"docs":{"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0}},"df":3}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{"1100":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1100":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"8":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"df":9}}},"t":{"docs":{"0":{"tf":1.4142135623730951},"100":{"tf":2.449489742783178},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":2.0},"104":{"tf":1.7320508075688772},"105":{"tf":2.0},"106":{"tf":1.0},"107":{"tf":1.0},"1078":{"tf":1.0},"1121":{"tf":2.23606797749979},"1122":{"tf":1.7320508075688772},"1123":{"tf":1.4142135623730951},"1124":{"tf":1.4142135623730951},"1125":{"tf":1.0},"1126":{"tf":1.7320508075688772},"1127":{"tf":1.0},"1128":{"tf":1.7320508075688772},"1131":{"tf":1.4142135623730951},"1132":{"tf":1.0},"1135":{"tf":2.0},"1136":{"tf":1.4142135623730951},"114":{"tf":1.0},"1140":{"tf":2.6457513110645907},"1147":{"tf":1.0},"1150":{"tf":1.4142135623730951},"1151":{"tf":2.449489742783178},"1152":{"tf":2.449489742783178},"1155":{"tf":1.0},"1156":{"tf":1.0},"1157":{"tf":1.0},"1158":{"tf":1.4142135623730951},"1159":{"tf":1.4142135623730951},"116":{"tf":1.0},"1162":{"tf":2.0},"1169":{"tf":1.0},"117":{"tf":1.4142135623730951},"1170":{"tf":1.0},"1171":{"tf":2.449489742783178},"1172":{"tf":2.449489742783178},"1179":{"tf":1.0},"1180":{"tf":2.23606797749979},"1181":{"tf":2.0},"1182":{"tf":1.7320508075688772},"1184":{"tf":1.7320508075688772},"1185":{"tf":2.449489742783178},"1187":{"tf":1.0},"1188":{"tf":1.4142135623730951},"1192":{"tf":2.0},"1193":{"tf":2.6457513110645907},"1194":{"tf":2.6457513110645907},"1195":{"tf":2.6457513110645907},"1196":{"tf":2.8284271247461903},"1197":{"tf":2.449489742783178},"1206":{"tf":1.7320508075688772},"1207":{"tf":2.23606797749979},"1208":{"tf":1.4142135623730951},"1209":{"tf":1.4142135623730951},"1210":{"tf":1.0},"1211":{"tf":1.4142135623730951},"1214":{"tf":1.0},"1217":{"tf":1.7320508075688772},"1218":{"tf":1.7320508075688772},"1219":{"tf":1.0},"1220":{"tf":2.23606797749979},"1222":{"tf":1.0},"1225":{"tf":2.6457513110645907},"1229":{"tf":1.4142135623730951},"1235":{"tf":1.4142135623730951},"1236":{"tf":2.449489742783178},"1237":{"tf":2.449489742783178},"1240":{"tf":1.0},"1241":{"tf":1.0},"1244":{"tf":2.0},"1250":{"tf":1.0},"1251":{"tf":1.0},"1253":{"tf":2.449489742783178},"1254":{"tf":2.449489742783178},"1262":{"tf":1.4142135623730951},"1263":{"tf":1.0},"1267":{"tf":1.0},"1269":{"tf":1.0},"1270":{"tf":1.0},"1271":{"tf":1.0},"1273":{"tf":1.0},"1274":{"tf":1.4142135623730951},"1276":{"tf":1.4142135623730951},"1278":{"tf":1.0},"129":{"tf":2.8284271247461903},"13":{"tf":1.0},"130":{"tf":2.449489742783178},"1302":{"tf":1.4142135623730951},"1303":{"tf":1.4142135623730951},"1304":{"tf":2.0},"1305":{"tf":2.0},"1307":{"tf":1.4142135623730951},"131":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.7320508075688772},"1317":{"tf":1.7320508075688772},"1318":{"tf":1.0},"1319":{"tf":1.4142135623730951},"1322":{"tf":1.0},"1323":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"133":{"tf":2.23606797749979},"1332":{"tf":1.0},"1333":{"tf":1.0},"1339":{"tf":1.0},"134":{"tf":1.4142135623730951},"1341":{"tf":1.4142135623730951},"1350":{"tf":1.0},"1352":{"tf":1.0},"1353":{"tf":2.6457513110645907},"1354":{"tf":2.449489742783178},"1355":{"tf":3.1622776601683795},"1356":{"tf":1.0},"1357":{"tf":1.4142135623730951},"1358":{"tf":1.0},"137":{"tf":2.449489742783178},"1377":{"tf":2.0},"1378":{"tf":2.0},"138":{"tf":1.7320508075688772},"1380":{"tf":1.0},"1384":{"tf":1.0},"139":{"tf":1.7320508075688772},"1390":{"tf":1.0},"1393":{"tf":2.6457513110645907},"1394":{"tf":2.449489742783178},"1395":{"tf":2.23606797749979},"14":{"tf":1.0},"140":{"tf":1.4142135623730951},"1402":{"tf":1.0},"1403":{"tf":1.7320508075688772},"1404":{"tf":2.23606797749979},"1405":{"tf":2.23606797749979},"1406":{"tf":2.0},"1407":{"tf":1.0},"141":{"tf":1.7320508075688772},"1413":{"tf":3.0},"1414":{"tf":2.8284271247461903},"1415":{"tf":2.0},"1421":{"tf":1.7320508075688772},"1425":{"tf":1.4142135623730951},"1426":{"tf":1.4142135623730951},"1427":{"tf":2.0},"1428":{"tf":2.23606797749979},"1429":{"tf":2.0},"1430":{"tf":1.4142135623730951},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.7320508075688772},"1438":{"tf":1.7320508075688772},"1439":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1459":{"tf":1.0},"1460":{"tf":1.4142135623730951},"1465":{"tf":1.4142135623730951},"1466":{"tf":1.7320508075688772},"1467":{"tf":1.4142135623730951},"1504":{"tf":1.0},"1505":{"tf":1.0},"1521":{"tf":1.7320508075688772},"1522":{"tf":1.0},"165":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.4142135623730951},"1719":{"tf":1.4142135623730951},"1720":{"tf":1.4142135623730951},"1721":{"tf":1.4142135623730951},"1729":{"tf":2.23606797749979},"1730":{"tf":2.23606797749979},"1731":{"tf":2.449489742783178},"1732":{"tf":2.6457513110645907},"1734":{"tf":1.0},"1735":{"tf":1.4142135623730951},"1736":{"tf":2.8284271247461903},"1738":{"tf":2.0},"1739":{"tf":2.0},"174":{"tf":1.0},"1740":{"tf":2.0},"1741":{"tf":2.0},"1742":{"tf":1.7320508075688772},"1743":{"tf":1.7320508075688772},"1744":{"tf":1.0},"1745":{"tf":1.4142135623730951},"1747":{"tf":1.4142135623730951},"1748":{"tf":1.4142135623730951},"1751":{"tf":1.4142135623730951},"1753":{"tf":1.4142135623730951},"1754":{"tf":1.4142135623730951},"1755":{"tf":1.4142135623730951},"1756":{"tf":1.4142135623730951},"1759":{"tf":1.0},"1760":{"tf":1.7320508075688772},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.4142135623730951},"1774":{"tf":1.0},"1775":{"tf":1.4142135623730951},"1776":{"tf":1.4142135623730951},"1777":{"tf":1.4142135623730951},"1778":{"tf":1.4142135623730951},"1779":{"tf":1.0},"1780":{"tf":1.4142135623730951},"1792":{"tf":2.23606797749979},"1793":{"tf":2.23606797749979},"1794":{"tf":2.449489742783178},"1795":{"tf":2.6457513110645907},"1797":{"tf":2.6457513110645907},"1799":{"tf":1.0},"18":{"tf":2.8284271247461903},"180":{"tf":1.0},"1801":{"tf":2.0},"1802":{"tf":2.0},"1803":{"tf":2.0},"1804":{"tf":2.0},"1805":{"tf":1.0},"1806":{"tf":1.4142135623730951},"1807":{"tf":1.7320508075688772},"1808":{"tf":1.4142135623730951},"181":{"tf":1.0},"1810":{"tf":1.4142135623730951},"1811":{"tf":1.4142135623730951},"1812":{"tf":1.4142135623730951},"1814":{"tf":1.4142135623730951},"1815":{"tf":1.4142135623730951},"1816":{"tf":1.4142135623730951},"1817":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"19":{"tf":2.449489742783178},"190":{"tf":1.0},"191":{"tf":1.4142135623730951},"20":{"tf":1.0},"22":{"tf":1.4142135623730951},"222":{"tf":1.0},"23":{"tf":2.23606797749979},"239":{"tf":1.0},"251":{"tf":1.0},"26":{"tf":2.449489742783178},"27":{"tf":1.4142135623730951},"28":{"tf":1.7320508075688772},"29":{"tf":1.7320508075688772},"30":{"tf":1.7320508075688772},"333":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"401":{"tf":2.449489742783178},"402":{"tf":1.4142135623730951},"403":{"tf":2.6457513110645907},"404":{"tf":1.4142135623730951},"405":{"tf":2.6457513110645907},"406":{"tf":1.4142135623730951},"407":{"tf":2.449489742783178},"408":{"tf":2.6457513110645907},"409":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951},"411":{"tf":1.4142135623730951},"416":{"tf":1.0},"419":{"tf":1.4142135623730951},"428":{"tf":2.23606797749979},"430":{"tf":1.0},"434":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.7320508075688772},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.4142135623730951},"466":{"tf":1.4142135623730951},"51":{"tf":1.0},"63":{"tf":1.0},"69":{"tf":1.0},"71":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.7320508075688772},"712":{"tf":1.4142135623730951},"713":{"tf":1.4142135623730951},"721":{"tf":1.4142135623730951},"722":{"tf":1.4142135623730951},"723":{"tf":1.0},"724":{"tf":1.4142135623730951},"728":{"tf":1.0},"729":{"tf":1.4142135623730951},"730":{"tf":1.0},"731":{"tf":2.23606797749979},"732":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.7320508075688772},"735":{"tf":1.7320508075688772},"736":{"tf":1.7320508075688772},"737":{"tf":1.0},"738":{"tf":1.4142135623730951},"739":{"tf":1.4142135623730951},"740":{"tf":1.7320508075688772},"741":{"tf":1.7320508075688772},"742":{"tf":1.4142135623730951},"743":{"tf":1.4142135623730951},"744":{"tf":1.4142135623730951},"745":{"tf":1.7320508075688772},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.0},"75":{"tf":1.4142135623730951},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.7320508075688772},"753":{"tf":1.7320508075688772},"754":{"tf":1.7320508075688772},"755":{"tf":1.7320508075688772},"756":{"tf":1.0},"757":{"tf":1.0},"758":{"tf":1.4142135623730951},"759":{"tf":1.4142135623730951},"760":{"tf":1.0},"761":{"tf":1.4142135623730951},"762":{"tf":1.4142135623730951},"763":{"tf":1.4142135623730951},"764":{"tf":1.4142135623730951},"765":{"tf":1.0},"766":{"tf":1.0},"767":{"tf":2.23606797749979},"768":{"tf":1.7320508075688772},"769":{"tf":1.7320508075688772},"77":{"tf":1.0},"770":{"tf":1.0},"771":{"tf":1.4142135623730951},"772":{"tf":1.4142135623730951},"773":{"tf":1.4142135623730951},"774":{"tf":1.7320508075688772},"775":{"tf":1.4142135623730951},"776":{"tf":1.4142135623730951},"777":{"tf":1.4142135623730951},"778":{"tf":1.4142135623730951},"779":{"tf":1.0},"78":{"tf":1.4142135623730951},"780":{"tf":1.7320508075688772},"781":{"tf":1.0},"782":{"tf":1.0},"783":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.4142135623730951},"787":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"790":{"tf":1.0},"791":{"tf":1.0},"792":{"tf":1.7320508075688772},"793":{"tf":1.0},"794":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0},"799":{"tf":1.0},"80":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"805":{"tf":1.0},"806":{"tf":1.0},"807":{"tf":1.4142135623730951},"808":{"tf":1.0},"809":{"tf":1.0},"81":{"tf":1.7320508075688772},"810":{"tf":1.0},"811":{"tf":2.0},"812":{"tf":1.7320508075688772},"813":{"tf":2.449489742783178},"814":{"tf":2.449489742783178},"815":{"tf":1.4142135623730951},"816":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.7320508075688772},"82":{"tf":2.0},"820":{"tf":1.7320508075688772},"821":{"tf":1.7320508075688772},"822":{"tf":1.7320508075688772},"823":{"tf":1.0},"824":{"tf":1.0},"825":{"tf":1.0},"826":{"tf":1.0},"827":{"tf":1.0},"828":{"tf":1.0},"829":{"tf":1.0},"83":{"tf":2.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.4142135623730951},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.0},"84":{"tf":2.23606797749979},"840":{"tf":1.0},"841":{"tf":1.0},"842":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0},"845":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.7320508075688772},"848":{"tf":1.0},"849":{"tf":1.0},"85":{"tf":1.7320508075688772},"850":{"tf":1.0},"851":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"856":{"tf":1.0},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"86":{"tf":1.0},"860":{"tf":1.0},"861":{"tf":1.0},"862":{"tf":1.4142135623730951},"863":{"tf":1.0},"864":{"tf":1.0},"865":{"tf":2.0},"866":{"tf":1.0},"867":{"tf":1.7320508075688772},"868":{"tf":1.0},"869":{"tf":1.7320508075688772},"87":{"tf":1.0},"870":{"tf":1.4142135623730951},"871":{"tf":1.7320508075688772},"872":{"tf":1.7320508075688772},"873":{"tf":1.0},"874":{"tf":1.0},"875":{"tf":2.449489742783178},"876":{"tf":2.449489742783178},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0},"88":{"tf":1.0},"880":{"tf":1.0},"881":{"tf":1.0},"882":{"tf":1.4142135623730951},"883":{"tf":1.4142135623730951},"884":{"tf":1.0},"885":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":2.23606797749979},"94":{"tf":2.23606797749979},"95":{"tf":2.23606797749979},"96":{"tf":2.23606797749979},"97":{"tf":1.4142135623730951},"98":{"tf":1.7320508075688772},"99":{"tf":2.23606797749979}},"df":479,"'":{"docs":{"1197":{"tf":1.0},"1268":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0}},"df":4},".":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"426":{"tf":1.0}},"df":1}}}}},"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"288":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"288":{"tf":1.0}},"df":1}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{"287":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"287":{"tf":1.0}},"df":1}}}}}}}}},"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"290":{"tf":1.4142135623730951}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"290":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"280":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"280":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"289":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"289":{"tf":1.0}},"df":1}}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"285":{"tf":1.4142135623730951}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"285":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"291":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"291":{"tf":1.0}},"df":1}}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"286":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"286":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{"279":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"279":{"tf":1.0}},"df":1}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"283":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"283":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"282":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"282":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{"284":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"284":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"281":{"tf":1.4142135623730951}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"281":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"192":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"192":{"tf":1.0},"79":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{"1776":{"tf":1.7320508075688772}},"df":1,"d":{"docs":{},"df":0,"r":{"docs":{"1729":{"tf":1.4142135623730951},"1730":{"tf":1.4142135623730951},"1731":{"tf":1.4142135623730951},"1732":{"tf":1.4142135623730951},"1735":{"tf":1.0},"1737":{"tf":1.0},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"1740":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1742":{"tf":1.4142135623730951},"1743":{"tf":1.4142135623730951},"1744":{"tf":1.4142135623730951},"1745":{"tf":1.4142135623730951},"1748":{"tf":1.4142135623730951},"1751":{"tf":1.4142135623730951},"1753":{"tf":1.4142135623730951},"1754":{"tf":1.4142135623730951},"1755":{"tf":1.4142135623730951},"1756":{"tf":1.4142135623730951},"1790":{"tf":1.0},"1791":{"tf":1.0},"1792":{"tf":1.4142135623730951},"1793":{"tf":1.4142135623730951},"1794":{"tf":1.4142135623730951},"1795":{"tf":1.4142135623730951},"1797":{"tf":1.4142135623730951},"1798":{"tf":1.0},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"1805":{"tf":1.4142135623730951},"1806":{"tf":1.4142135623730951},"1807":{"tf":1.4142135623730951},"1808":{"tf":1.4142135623730951},"1811":{"tf":1.4142135623730951},"1812":{"tf":1.4142135623730951},"1814":{"tf":1.4142135623730951},"1815":{"tf":1.4142135623730951},"1816":{"tf":1.4142135623730951},"1817":{"tf":1.4142135623730951}},"df":42}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"1747":{"tf":1.4142135623730951},"1810":{"tf":1.4142135623730951}},"df":2,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"15":{"tf":1.0},"16":{"tf":1.7320508075688772},"17":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0}},"df":9}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1292":{"tf":1.0},"1346":{"tf":1.0},"1347":{"tf":1.0},"1509":{"tf":1.0},"1521":{"tf":2.0}},"df":5}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"1778":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1778":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1729":{"tf":1.4142135623730951},"1730":{"tf":1.4142135623730951},"1731":{"tf":1.4142135623730951},"1732":{"tf":1.4142135623730951},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"1740":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1759":{"tf":1.4142135623730951},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.4142135623730951},"1792":{"tf":1.4142135623730951},"1793":{"tf":1.4142135623730951},"1794":{"tf":1.4142135623730951},"1795":{"tf":1.4142135623730951},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.4142135623730951}},"df":24}},"i":{"docs":{},"df":0,"n":{"docs":{"1498":{"tf":1.0},"1502":{"tf":1.0},"1503":{"tf":1.0},"1518":{"tf":1.0},"371":{"tf":1.0}},"df":5}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1735":{"tf":1.4142135623730951},"1786":{"tf":1.7320508075688772}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1735":{"tf":1.0}},"df":1}}}}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1498":{"tf":1.0},"1502":{"tf":1.0},"1518":{"tf":1.0},"371":{"tf":1.0}},"df":4}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"1521":{"tf":1.0},"1522":{"tf":1.0},"1737":{"tf":1.4142135623730951},"1798":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951}},"df":5,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1737":{"tf":1.0},"1798":{"tf":1.0}},"df":2}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"1777":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1777":{"tf":1.0}},"df":1}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1748":{"tf":1.0},"1811":{"tf":1.0}},"df":2}}}}}}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1736":{"tf":1.0},"1797":{"tf":1.0}},"df":2}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{"1729":{"tf":2.449489742783178},"1730":{"tf":2.0},"1738":{"tf":1.7320508075688772},"1739":{"tf":1.7320508075688772},"1742":{"tf":1.4142135623730951},"1760":{"tf":1.4142135623730951},"1774":{"tf":1.0},"1791":{"tf":1.0},"1792":{"tf":2.23606797749979},"1793":{"tf":1.7320508075688772},"1801":{"tf":1.7320508075688772},"1802":{"tf":1.7320508075688772},"1807":{"tf":1.0},"376":{"tf":1.0},"711":{"tf":1.4142135623730951}},"df":15}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1731":{"tf":2.23606797749979},"1732":{"tf":2.449489742783178},"1740":{"tf":1.7320508075688772},"1741":{"tf":1.7320508075688772},"1779":{"tf":1.0},"1794":{"tf":2.0},"1795":{"tf":2.23606797749979},"1803":{"tf":1.7320508075688772},"1804":{"tf":1.7320508075688772},"374":{"tf":1.0},"375":{"tf":1.0},"713":{"tf":1.4142135623730951}},"df":12}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"15":{"tf":1.0},"24":{"tf":1.7320508075688772},"25":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0}},"df":8}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1718":{"tf":1.0},"1719":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0}},"df":4}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1187":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951}},"df":2}}}}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{"681":{"tf":1.0}},"df":1}}},"u":{"docs":{},"df":0,"m":{"docs":{"0":{"tf":1.0}},"df":1}}}},"t":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"921":{"tf":1.0}},"df":1}}}}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"915":{"tf":1.0}},"df":1}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"927":{"tf":1.0}},"df":1}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"8":{"tf":1.4142135623730951}},"df":1},"k":{"docs":{"681":{"tf":1.0}},"df":1}}},"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"1155":{"tf":1.0},"1196":{"tf":1.0},"1240":{"tf":1.0}},"df":3}}}}}},"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"14":{"tf":1.0},"197":{"tf":1.7320508075688772},"198":{"tf":1.0},"199":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0}},"df":22,"o":{"docs":{},"df":0,"r":{"docs":{"1019":{"tf":1.0},"1039":{"tf":1.0},"1053":{"tf":1.0},"1101":{"tf":1.0},"1117":{"tf":1.0},"1138":{"tf":1.0},"1141":{"tf":1.0},"1148":{"tf":1.0},"1153":{"tf":1.0},"1160":{"tf":1.0},"1163":{"tf":1.0},"1283":{"tf":1.0},"1320":{"tf":1.0},"1509":{"tf":1.0},"1587":{"tf":1.0},"1593":{"tf":1.0},"1606":{"tf":1.0},"1715":{"tf":1.0},"1769":{"tf":1.0},"1782":{"tf":1.0},"197":{"tf":1.0},"2":{"tf":1.0},"31":{"tf":1.0},"428":{"tf":1.0},"472":{"tf":1.0},"580":{"tf":1.0},"701":{"tf":1.0},"729":{"tf":1.0},"73":{"tf":1.0},"815":{"tf":1.0},"823":{"tf":1.0},"862":{"tf":1.0},"934":{"tf":1.0},"958":{"tf":1.0}},"df":34,"i":{"docs":{},"df":0,"s":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0},"994":{"tf":1.0},"996":{"tf":1.4142135623730951},"998":{"tf":1.0}},"df":5},"z":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"15":{"tf":1.0},"31":{"tf":1.7320508075688772},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0}},"df":10}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1424":{"tf":1.0}},"df":1}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"117":{"tf":1.0},"1437":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"201":{"tf":1.0},"215":{"tf":1.0},"381":{"tf":1.0},"415":{"tf":1.0},"580":{"tf":1.0},"590":{"tf":1.0},"592":{"tf":1.0},"634":{"tf":1.0},"636":{"tf":1.0},"786":{"tf":1.0}},"df":14,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"360":{"tf":1.0}},"df":1}}}}}}}}}}}}},"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"681":{"tf":1.7320508075688772}},"df":1}}}}},"b":{"docs":{"1074":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1109":{"tf":1.4142135623730951},"1110":{"tf":1.4142135623730951},"1111":{"tf":1.7320508075688772},"1112":{"tf":1.7320508075688772},"1113":{"tf":1.4142135623730951},"1114":{"tf":1.4142135623730951},"1377":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.0}},"df":15,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1132":{"tf":1.0},"1214":{"tf":1.0},"685":{"tf":1.0}},"df":5,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"681":{"tf":1.0}},"df":1}}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"1323":{"tf":1.0},"1443":{"tf":1.0},"1744":{"tf":1.0},"1805":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"859":{"tf":1.0}},"df":7,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{"185":{"tf":1.4142135623730951},"843":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"185":{"tf":1.0},"843":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{"1196":{"tf":1.0},"180":{"tf":1.0},"71":{"tf":1.0},"9":{"tf":1.0},"997":{"tf":1.0}},"df":5},"i":{"docs":{"188":{"tf":1.0},"191":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0}},"df":4,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"248":{"tf":1.7320508075688772}},"df":1}}}}}}}}},"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"622":{"tf":1.0},"623":{"tf":1.7320508075688772},"667":{"tf":1.7320508075688772},"668":{"tf":1.0}},"df":4,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"623":{"tf":1.0},"667":{"tf":1.0}},"df":2}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"674":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"674":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"622":{"tf":1.4142135623730951},"668":{"tf":1.4142135623730951}},"df":2,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"622":{"tf":1.0},"668":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"e":{"docs":{"1135":{"tf":1.4142135623730951},"1192":{"tf":1.7320508075688772},"1196":{"tf":1.4142135623730951},"1220":{"tf":1.4142135623730951},"215":{"tf":1.0},"495":{"tf":1.0},"522":{"tf":1.0},"81":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"98":{"tf":1.0}},"df":11,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"144":{"tf":1.0},"145":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0}},"df":6}}}},"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1152":{"tf":1.0},"1237":{"tf":1.0},"98":{"tf":1.0}},"df":3}}},"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"9":{"tf":1.0}},"df":1}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{"416":{"tf":1.0}},"df":1}},"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"201":{"tf":1.0},"687":{"tf":1.0}},"df":2}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"1400":{"tf":1.0},"98":{"tf":1.0}},"df":2}}},"s":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.0}},"df":1}},"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"144":{"tf":1.0},"173":{"tf":1.0},"33":{"tf":1.0},"64":{"tf":1.0},"681":{"tf":1.4142135623730951}},"df":5}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1031":{"tf":1.0},"1032":{"tf":1.0}},"df":2}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"1031":{"tf":1.0},"1032":{"tf":1.0},"997":{"tf":1.0}},"df":3,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{"1029":{"tf":1.7320508075688772},"1030":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.0},"888":{"tf":1.0}},"df":5}}}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"144":{"tf":1.4142135623730951},"33":{"tf":1.0},"537":{"tf":1.0},"6":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":8,".":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{"1748":{"tf":1.0},"1811":{"tf":1.0},"993":{"tf":1.0}},"df":3}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{"1027":{"tf":1.0},"1028":{"tf":1.0}},"df":2}}}}}}}}}}},"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{"681":{"tf":1.0}},"df":1}}}}}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{"255":{"tf":1.0}},"df":1}},"o":{"docs":{},"df":0,"k":{"docs":{"862":{"tf":1.0}},"df":1},"l":{"docs":{"1003":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"1032":{"tf":1.0},"1119":{"tf":1.7320508075688772},"1169":{"tf":1.0},"1170":{"tf":1.0},"1177":{"tf":1.7320508075688772},"1204":{"tf":1.7320508075688772},"125":{"tf":1.7320508075688772},"1250":{"tf":1.0},"1251":{"tf":1.0},"1304":{"tf":1.4142135623730951},"1305":{"tf":1.4142135623730951},"1306":{"tf":1.0},"1315":{"tf":1.0},"133":{"tf":1.7320508075688772},"1333":{"tf":1.4142135623730951},"1334":{"tf":1.0},"1337":{"tf":1.4142135623730951},"1338":{"tf":1.0},"1339":{"tf":1.0},"1340":{"tf":1.0},"1341":{"tf":1.0},"1366":{"tf":1.0},"1367":{"tf":1.0},"1379":{"tf":1.4142135623730951},"1401":{"tf":1.4142135623730951},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1427":{"tf":1.4142135623730951},"1428":{"tf":1.4142135623730951},"1429":{"tf":1.4142135623730951},"1440":{"tf":1.0},"1453":{"tf":1.4142135623730951},"1454":{"tf":1.0},"1457":{"tf":1.4142135623730951},"1458":{"tf":1.0},"1459":{"tf":1.0},"1460":{"tf":1.0},"1474":{"tf":1.0},"1475":{"tf":1.0},"148":{"tf":1.0},"1498":{"tf":1.0},"1509":{"tf":1.4142135623730951},"1518":{"tf":1.0},"1531":{"tf":1.0},"1595":{"tf":1.0},"1678":{"tf":1.0},"1687":{"tf":1.0},"1688":{"tf":1.0},"1693":{"tf":1.0},"1700":{"tf":1.7320508075688772},"1701":{"tf":2.0},"1754":{"tf":1.4142135623730951},"1778":{"tf":1.0},"1780":{"tf":1.0},"1814":{"tf":1.4142135623730951},"1823":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"190":{"tf":1.0},"192":{"tf":1.4142135623730951},"195":{"tf":1.0},"199":{"tf":1.0},"23":{"tf":1.7320508075688772},"37":{"tf":1.0},"416":{"tf":1.0},"419":{"tf":1.0},"428":{"tf":2.449489742783178},"429":{"tf":1.0},"432":{"tf":1.4142135623730951},"433":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"489":{"tf":1.0},"494":{"tf":1.4142135623730951},"512":{"tf":1.0},"521":{"tf":1.4142135623730951},"570":{"tf":1.4142135623730951},"582":{"tf":1.0},"587":{"tf":1.0},"588":{"tf":1.0},"595":{"tf":1.7320508075688772},"596":{"tf":1.0},"597":{"tf":1.7320508075688772},"598":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"639":{"tf":1.7320508075688772},"640":{"tf":1.7320508075688772},"641":{"tf":1.0},"642":{"tf":1.0},"670":{"tf":1.0},"680":{"tf":1.0},"725":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"77":{"tf":1.0},"79":{"tf":1.4142135623730951},"790":{"tf":1.0},"791":{"tf":1.4142135623730951},"798":{"tf":1.7320508075688772},"800":{"tf":1.4142135623730951},"806":{"tf":1.0},"807":{"tf":1.0},"826":{"tf":1.0},"835":{"tf":1.4142135623730951},"839":{"tf":1.4142135623730951},"848":{"tf":1.0},"849":{"tf":1.0},"850":{"tf":1.0},"851":{"tf":1.4142135623730951},"855":{"tf":1.7320508075688772},"859":{"tf":1.0},"866":{"tf":1.4142135623730951},"891":{"tf":1.0},"892":{"tf":1.0},"902":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"91":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951},"97":{"tf":1.0}},"df":138,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"95":{"tf":1.0},"96":{"tf":1.0}},"df":2}}}}},"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"1183":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"223":{"tf":1.4142135623730951},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}},"df":8}}}},"t":{"docs":{},"df":0,"h":{"docs":{"129":{"tf":1.0},"1308":{"tf":1.0},"1431":{"tf":1.0},"18":{"tf":1.0},"428":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0}},"df":9}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1303":{"tf":1.0},"1425":{"tf":1.0}},"df":2,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"92":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"92":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"g":{"docs":{"862":{"tf":1.0}},"df":1}}}},"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1060":{"tf":1.0}},"df":1}}},"g":{"docs":{"11":{"tf":1.0}},"df":1},"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"3":{"tf":1.0}},"df":1}}},"r":{"docs":{},"df":0,"n":{"docs":{"1135":{"tf":1.0},"1138":{"tf":1.0},"1140":{"tf":2.0},"1192":{"tf":1.7320508075688772},"1220":{"tf":1.0},"1225":{"tf":2.0},"1270":{"tf":1.0},"1273":{"tf":1.0},"1413":{"tf":1.4142135623730951},"1538":{"tf":1.4142135623730951},"1543":{"tf":1.4142135623730951},"1731":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"1794":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"220":{"tf":1.0},"696":{"tf":1.7320508075688772},"709":{"tf":1.7320508075688772},"712":{"tf":1.4142135623730951},"713":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"736":{"tf":1.0},"753":{"tf":1.7320508075688772},"755":{"tf":1.0},"769":{"tf":1.7320508075688772},"780":{"tf":1.0},"786":{"tf":1.0},"794":{"tf":2.23606797749979},"81":{"tf":2.23606797749979},"814":{"tf":1.0},"815":{"tf":1.0},"818":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"823":{"tf":1.0},"832":{"tf":1.0},"853":{"tf":2.23606797749979},"874":{"tf":1.0},"876":{"tf":1.0},"98":{"tf":1.7320508075688772}},"df":46,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1538":{"tf":1.0},"1543":{"tf":1.0},"794":{"tf":1.0},"853":{"tf":1.0}},"df":4}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1192":{"tf":1.0}},"df":1}}}}}}}}},"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"343":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"343":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"343":{"tf":1.0}},"df":1}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"80":{"tf":1.0},"81":{"tf":1.7320508075688772}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"81":{"tf":1.0}},"df":1}}}}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1140":{"tf":1.4142135623730951},"1225":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1140":{"tf":1.0},"1225":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"80":{"tf":1.0},"82":{"tf":1.7320508075688772}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"82":{"tf":1.0}},"df":1}}}}}}}}}}}},"s":{"docs":{},"df":0,"l":{"docs":{},"df":0,"1":{"docs":{},"df":0,".":{"docs":{},"df":0,"1":{"docs":{"10":{"tf":1.0}},"df":1}}}}}},"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"1003":{"tf":1.4142135623730951},"1004":{"tf":1.4142135623730951},"1005":{"tf":1.4142135623730951},"1006":{"tf":1.0},"1009":{"tf":1.4142135623730951},"1058":{"tf":1.0},"1060":{"tf":1.4142135623730951},"1079":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1096":{"tf":1.4142135623730951},"1097":{"tf":1.4142135623730951},"1098":{"tf":1.0},"1099":{"tf":1.0},"1152":{"tf":1.4142135623730951},"1201":{"tf":1.4142135623730951},"1237":{"tf":1.4142135623730951},"1595":{"tf":1.4142135623730951},"1596":{"tf":1.4142135623730951},"1597":{"tf":1.4142135623730951},"1598":{"tf":1.0},"1601":{"tf":1.4142135623730951},"1648":{"tf":1.0},"1656":{"tf":1.4142135623730951},"1657":{"tf":1.0},"1658":{"tf":1.4142135623730951},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0},"474":{"tf":1.4142135623730951},"475":{"tf":1.4142135623730951},"479":{"tf":1.0},"499":{"tf":1.4142135623730951},"502":{"tf":1.4142135623730951},"506":{"tf":1.0},"526":{"tf":1.4142135623730951},"527":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"546":{"tf":1.0},"569":{"tf":1.0},"600":{"tf":1.4142135623730951},"601":{"tf":1.0},"603":{"tf":1.0},"604":{"tf":1.4142135623730951},"606":{"tf":1.0},"607":{"tf":1.7320508075688772},"609":{"tf":1.4142135623730951},"611":{"tf":1.4142135623730951},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.7320508075688772},"615":{"tf":1.7320508075688772},"616":{"tf":1.7320508075688772},"617":{"tf":1.0},"618":{"tf":1.4142135623730951},"619":{"tf":1.0},"620":{"tf":2.0},"621":{"tf":2.0},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"644":{"tf":1.4142135623730951},"645":{"tf":1.0},"647":{"tf":1.4142135623730951},"648":{"tf":1.4142135623730951},"650":{"tf":1.7320508075688772},"651":{"tf":1.7320508075688772},"653":{"tf":1.4142135623730951},"655":{"tf":1.4142135623730951},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"658":{"tf":1.7320508075688772},"659":{"tf":1.7320508075688772},"660":{"tf":1.7320508075688772},"661":{"tf":1.4142135623730951},"662":{"tf":1.0},"663":{"tf":2.0},"664":{"tf":2.0},"665":{"tf":2.23606797749979},"666":{"tf":2.23606797749979},"667":{"tf":1.0},"668":{"tf":1.0},"685":{"tf":1.0}},"df":90,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1055":{"tf":3.0},"607":{"tf":1.0},"609":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"647":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"653":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0}},"df":17}}},"s":{"docs":{},"df":0,"1":{"docs":{},"df":0,"6":{"docs":{"1066":{"tf":1.0}},"df":1}},"3":{"docs":{},"df":0,"2":{"docs":{"1002":{"tf":1.0},"1056":{"tf":1.0},"1075":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"114":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"122":{"tf":1.0},"1286":{"tf":1.0},"147":{"tf":1.0},"1514":{"tf":1.0},"1515":{"tf":1.0},"1591":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"1683":{"tf":1.0},"1704":{"tf":1.0},"178":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"203":{"tf":1.0},"210":{"tf":1.0},"215":{"tf":1.4142135623730951},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"237":{"tf":1.4142135623730951},"38":{"tf":1.0},"416":{"tf":1.4142135623730951},"424":{"tf":1.0},"425":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"490":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"513":{"tf":1.0},"52":{"tf":1.4142135623730951},"570":{"tf":1.0},"573":{"tf":1.0},"600":{"tf":1.7320508075688772},"604":{"tf":1.4142135623730951},"605":{"tf":1.0},"607":{"tf":1.4142135623730951},"608":{"tf":1.0},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"615":{"tf":1.4142135623730951},"616":{"tf":1.4142135623730951},"624":{"tf":1.0},"625":{"tf":1.0},"629":{"tf":1.0},"644":{"tf":1.7320508075688772},"648":{"tf":1.4142135623730951},"649":{"tf":1.0},"651":{"tf":1.4142135623730951},"652":{"tf":1.0},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"659":{"tf":1.4142135623730951},"660":{"tf":1.4142135623730951},"665":{"tf":1.7320508075688772},"666":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"700":{"tf":1.0},"719":{"tf":1.0},"894":{"tf":1.0},"897":{"tf":1.0},"903":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"909":{"tf":1.0},"910":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"930":{"tf":1.0},"952":{"tf":1.0},"954":{"tf":1.0},"990":{"tf":1.4142135623730951},"992":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.4142135623730951}},"df":97,"(":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"160":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"178":{"tf":1.0},"181":{"tf":1.0},"47":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0}},"df":12}}}},"'":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"428":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"903":{"tf":1.0},"931":{"tf":1.7320508075688772}},"df":2}}}}},"4":{"docs":{"1823":{"tf":1.0},"480":{"tf":1.4142135623730951},"482":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.7320508075688772},"507":{"tf":1.4142135623730951},"509":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.7320508075688772},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.0},"545":{"tf":1.0},"552":{"tf":1.0},"555":{"tf":1.0},"564":{"tf":1.0},"566":{"tf":1.0},"568":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0}},"df":23},"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1012":{"tf":1.7320508075688772},"1610":{"tf":1.7320508075688772},"969":{"tf":1.7320508075688772}},"df":3}}}}}}}}}}}}}}}}}}},"c":{"docs":{"1109":{"tf":1.4142135623730951},"1110":{"tf":1.4142135623730951},"1111":{"tf":1.4142135623730951},"1112":{"tf":1.4142135623730951}},"df":4,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1135":{"tf":1.0},"1220":{"tf":1.0}},"df":2}},"u":{"docs":{},"df":0,"l":{"docs":{"108":{"tf":1.0},"110":{"tf":1.0},"1101":{"tf":1.0},"1119":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"1129":{"tf":1.0},"1132":{"tf":1.0},"1135":{"tf":1.0},"1136":{"tf":1.0},"1137":{"tf":1.0},"1156":{"tf":1.4142135623730951},"1171":{"tf":1.0},"1172":{"tf":1.0},"1179":{"tf":1.0},"1183":{"tf":1.0},"1186":{"tf":1.0},"1187":{"tf":1.0},"1197":{"tf":1.0},"1204":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"1212":{"tf":1.0},"1214":{"tf":1.0},"1220":{"tf":1.0},"1241":{"tf":1.4142135623730951},"1253":{"tf":1.0},"1254":{"tf":1.0},"1305":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1407":{"tf":1.0},"1413":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1439":{"tf":1.4142135623730951},"1453":{"tf":1.0},"1454":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"430":{"tf":1.0},"95":{"tf":1.0},"958":{"tf":1.0},"96":{"tf":1.0},"963":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951},"995":{"tf":1.0}},"df":51}}},"e":{"docs":{"1288":{"tf":1.0}},"df":1},"l":{"docs":{"1060":{"tf":2.0},"114":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"149":{"tf":1.4142135623730951},"1712":{"tf":1.4142135623730951},"179":{"tf":1.0},"18":{"tf":1.0},"182":{"tf":1.0},"19":{"tf":1.0},"209":{"tf":1.4142135623730951},"216":{"tf":1.0},"217":{"tf":1.0},"39":{"tf":1.4142135623730951},"401":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"499":{"tf":1.0},"502":{"tf":1.0},"537":{"tf":1.0},"564":{"tf":1.0},"577":{"tf":1.4142135623730951},"620":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"623":{"tf":1.4142135623730951},"627":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"667":{"tf":1.4142135623730951},"668":{"tf":1.0},"681":{"tf":2.8284271247461903},"687":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"729":{"tf":1.0},"791":{"tf":1.0},"8":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"851":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"996":{"tf":1.0}},"df":44,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1712":{"tf":1.0}},"df":1}}}}}}}},"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1296":{"tf":1.0},"1302":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"1419":{"tf":1.0},"1421":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"188":{"tf":1.0},"75":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0}},"df":22}}},"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"1152":{"tf":1.0},"1237":{"tf":1.4142135623730951}},"df":2,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"1648":{"tf":1.7320508075688772}},"df":1}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1055":{"tf":2.23606797749979},"1060":{"tf":1.4142135623730951},"1134":{"tf":1.0},"1143":{"tf":1.0},"1228":{"tf":1.0},"1296":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1536":{"tf":1.0},"161":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"42":{"tf":1.0},"47":{"tf":1.0},"474":{"tf":1.4142135623730951},"475":{"tf":1.0},"476":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"495":{"tf":1.4142135623730951},"499":{"tf":1.4142135623730951},"502":{"tf":1.0},"503":{"tf":1.0},"522":{"tf":1.4142135623730951},"604":{"tf":1.0},"607":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"644":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.0},"668":{"tf":1.0},"69":{"tf":1.4142135623730951},"722":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"75":{"tf":1.0},"791":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"851":{"tf":1.0},"870":{"tf":1.0},"871":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.4142135623730951}},"df":72,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"1055":{"tf":1.0}},"df":1}}}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1039":{"tf":1.0},"1586":{"tf":1.0},"1587":{"tf":1.7320508075688772},"1588":{"tf":1.0},"1589":{"tf":1.0},"1590":{"tf":1.0},"1591":{"tf":1.0},"1592":{"tf":1.0},"1593":{"tf":1.0},"1606":{"tf":1.0}},"df":10}}}}}}}}},"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"1051":{"tf":1.7320508075688772},"1635":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1001":{"tf":1.0},"1008":{"tf":1.0},"1590":{"tf":1.0},"1600":{"tf":1.0},"997":{"tf":1.4142135623730951}},"df":5,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1002":{"tf":1.0},"1591":{"tf":1.0},"1592":{"tf":1.0},"999":{"tf":1.0}},"df":4}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"1043":{"tf":1.7320508075688772},"1629":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}},"s":{"docs":{"1055":{"tf":1.4142135623730951}},"df":1}}}}},"e":{"docs":{},"df":0,"r":{"docs":{"1152":{"tf":1.0},"1193":{"tf":1.0},"1237":{"tf":1.0},"146":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"1644":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"1712":{"tf":1.0},"1774":{"tf":1.0},"1779":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.0},"414":{"tf":1.0},"418":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"534":{"tf":1.0},"535":{"tf":1.0},"577":{"tf":1.0},"687":{"tf":1.0},"690":{"tf":1.0},"695":{"tf":1.0},"696":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"763":{"tf":1.0},"764":{"tf":1.0}},"df":35}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1055":{"tf":1.0}},"df":1}}}}}},"n":{"docs":{},"df":0,"'":{"docs":{},"df":0,"t":{"docs":{"690":{"tf":1.0}},"df":1}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"358":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"358":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{"359":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"353":{"tf":1.7320508075688772}},"df":1}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"293":{"tf":1.4142135623730951}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"293":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"294":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"294":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"1018":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{"428":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"4":{"docs":{},"df":0,"6":{"docs":{},"df":0,"2":{"docs":{},"df":0,"6":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"729":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{"103":{"tf":1.0},"117":{"tf":1.0},"1395":{"tf":1.0},"681":{"tf":1.0},"792":{"tf":1.0},"800":{"tf":1.0},"812":{"tf":1.0},"835":{"tf":1.0},"847":{"tf":1.0},"862":{"tf":1.0},"867":{"tf":1.0},"997":{"tf":1.0}},"df":12},"t":{"docs":{"1113":{"tf":1.0}},"df":1}},"u":{"docs":{},"df":0,"s":{"docs":{"681":{"tf":1.0},"9":{"tf":1.0}},"df":2}}},"d":{"docs":{"1055":{"tf":2.449489742783178}},"df":1},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1130":{"tf":1.0},"1131":{"tf":1.0},"1171":{"tf":1.0},"1211":{"tf":1.4142135623730951},"1213":{"tf":1.4142135623730951},"1253":{"tf":1.0},"1271":{"tf":1.0},"131":{"tf":1.0},"1379":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1407":{"tf":1.0},"20":{"tf":1.0}},"df":13,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1271":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1271":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,",":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"952":{"tf":1.0}},"df":1}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{"161":{"tf":1.0},"164":{"tf":1.0},"222":{"tf":1.4142135623730951},"48":{"tf":1.0},"50":{"tf":1.0}},"df":5}}}}}},"n":{"docs":{},"df":0,"g":{"docs":{"1352":{"tf":1.0},"144":{"tf":1.0},"1466":{"tf":1.0},"147":{"tf":1.0},"1778":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.0},"33":{"tf":1.0},"38":{"tf":1.0},"681":{"tf":1.4142135623730951},"791":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"867":{"tf":1.0},"9":{"tf":1.0},"909":{"tf":1.0},"910":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.0}},"df":25,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"1490":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1490":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"g":{"docs":{"1135":{"tf":1.0},"1196":{"tf":1.4142135623730951},"1220":{"tf":1.0}},"df":3}}},"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"1119":{"tf":1.0},"1152":{"tf":1.0},"116":{"tf":1.0},"1169":{"tf":1.0},"1170":{"tf":1.0},"1176":{"tf":1.4142135623730951},"1177":{"tf":1.0},"1204":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"1237":{"tf":1.0},"125":{"tf":1.0},"1250":{"tf":1.0},"1251":{"tf":1.0},"1266":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1400":{"tf":1.4142135623730951},"1790":{"tf":1.4142135623730951},"190":{"tf":1.0},"192":{"tf":1.0},"3":{"tf":1.4142135623730951},"401":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.0},"432":{"tf":1.0},"681":{"tf":1.0},"77":{"tf":1.0},"79":{"tf":1.0},"903":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"df":32,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1790":{"tf":1.0}},"df":1}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1792":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0}},"df":4}}}}}}}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1178":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1178":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1176":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1176":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1399":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1399":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"98":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"98":{"tf":1.0}},"df":1}}}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"201":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"201":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0}},"df":3}}}},"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"695":{"tf":1.0},"696":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.0}},"df":4}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{"92":{"tf":1.0}},"df":1}},"s":{"docs":{},"df":0,"h":{"docs":{"681":{"tf":1.7320508075688772}},"df":1}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{"1135":{"tf":1.0},"1220":{"tf":1.0},"1307":{"tf":1.0},"1430":{"tf":1.0},"220":{"tf":1.4142135623730951},"221":{"tf":1.0},"249":{"tf":1.0},"786":{"tf":1.0},"832":{"tf":1.0}},"df":9,"f":{"docs":{},"df":0,"e":{"docs":{"1267":{"tf":1.0},"1268":{"tf":1.0},"1499":{"tf":1.0},"1501":{"tf":1.0},"428":{"tf":1.0},"437":{"tf":1.0},"807":{"tf":1.0}},"df":7}}}}}},"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{"0":{"tf":1.0},"600":{"tf":1.4142135623730951},"601":{"tf":1.0},"644":{"tf":1.4142135623730951},"645":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0}},"df":7}},"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"100":{"tf":2.23606797749979},"103":{"tf":1.0},"106":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"1126":{"tf":1.7320508075688772},"1127":{"tf":1.4142135623730951},"1128":{"tf":1.4142135623730951},"1129":{"tf":1.7320508075688772},"1130":{"tf":1.7320508075688772},"1131":{"tf":2.449489742783178},"1132":{"tf":3.0},"1133":{"tf":1.4142135623730951},"1134":{"tf":1.4142135623730951},"1135":{"tf":1.7320508075688772},"1137":{"tf":2.0},"1140":{"tf":1.0},"1144":{"tf":1.4142135623730951},"1147":{"tf":1.0},"1148":{"tf":1.0},"1150":{"tf":2.0},"1151":{"tf":2.8284271247461903},"1152":{"tf":2.6457513110645907},"1155":{"tf":1.0},"1156":{"tf":1.0},"1157":{"tf":1.0},"1165":{"tf":1.0},"1166":{"tf":1.0},"1170":{"tf":1.0},"1171":{"tf":2.449489742783178},"1176":{"tf":1.0},"1178":{"tf":1.4142135623730951},"1183":{"tf":2.8284271247461903},"1184":{"tf":1.7320508075688772},"1185":{"tf":2.0},"1186":{"tf":1.7320508075688772},"1187":{"tf":2.23606797749979},"1188":{"tf":1.4142135623730951},"1193":{"tf":2.0},"1194":{"tf":2.8284271247461903},"1195":{"tf":2.8284271247461903},"1196":{"tf":1.7320508075688772},"1197":{"tf":2.23606797749979},"1204":{"tf":1.4142135623730951},"1205":{"tf":1.4142135623730951},"1211":{"tf":2.449489742783178},"1212":{"tf":1.7320508075688772},"1213":{"tf":1.7320508075688772},"1214":{"tf":3.0},"1215":{"tf":1.4142135623730951},"1216":{"tf":1.4142135623730951},"1217":{"tf":1.4142135623730951},"1218":{"tf":1.7320508075688772},"1219":{"tf":1.4142135623730951},"1220":{"tf":1.7320508075688772},"1225":{"tf":1.0},"1229":{"tf":1.0},"1230":{"tf":1.4142135623730951},"1232":{"tf":1.0},"1235":{"tf":2.0},"1236":{"tf":2.8284271247461903},"1237":{"tf":3.0},"1240":{"tf":1.0},"1241":{"tf":1.0},"1247":{"tf":1.0},"1249":{"tf":1.0},"1251":{"tf":1.0},"1253":{"tf":2.449489742783178},"1262":{"tf":1.4142135623730951},"1263":{"tf":1.0},"1264":{"tf":1.0},"1265":{"tf":1.0},"1266":{"tf":1.0},"1271":{"tf":1.0},"1274":{"tf":1.0},"1279":{"tf":1.0},"1283":{"tf":1.0},"1299":{"tf":1.0},"1302":{"tf":1.4142135623730951},"1305":{"tf":1.0},"131":{"tf":1.4142135623730951},"1312":{"tf":1.7320508075688772},"1313":{"tf":1.7320508075688772},"1314":{"tf":1.0},"1317":{"tf":1.4142135623730951},"1322":{"tf":1.0},"1323":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.4142135623730951},"1333":{"tf":1.7320508075688772},"1334":{"tf":1.4142135623730951},"1336":{"tf":1.0},"1337":{"tf":1.0},"1343":{"tf":1.0},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1380":{"tf":1.0},"1393":{"tf":1.4142135623730951},"1394":{"tf":1.7320508075688772},"1395":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1400":{"tf":1.0},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1407":{"tf":1.4142135623730951},"1413":{"tf":1.0},"1422":{"tf":1.0},"1426":{"tf":1.4142135623730951},"1428":{"tf":1.0},"1429":{"tf":1.0},"1435":{"tf":1.7320508075688772},"1436":{"tf":1.7320508075688772},"1437":{"tf":1.0},"1438":{"tf":1.4142135623730951},"1439":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1451":{"tf":1.4142135623730951},"1452":{"tf":1.4142135623730951},"1453":{"tf":1.7320508075688772},"1454":{"tf":1.4142135623730951},"1456":{"tf":1.0},"1457":{"tf":1.0},"1462":{"tf":1.0},"1466":{"tf":1.0},"1506":{"tf":1.0},"1509":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"20":{"tf":1.4142135623730951},"221":{"tf":1.0},"239":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"403":{"tf":1.0},"416":{"tf":1.0},"430":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"93":{"tf":1.7320508075688772},"94":{"tf":1.7320508075688772}},"df":154,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"377":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"377":{"tf":1.0}},"df":1}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"355":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"355":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"357":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"357":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"106":{"tf":1.7320508075688772},"80":{"tf":1.0},"93":{"tf":1.4142135623730951}},"df":3,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"93":{"tf":1.0}},"df":1}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"106":{"tf":1.0}},"df":1}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"94":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"94":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1262":{"tf":1.0},"1263":{"tf":1.0},"1264":{"tf":1.0},"1265":{"tf":1.0},"1266":{"tf":1.0},"1271":{"tf":1.0},"1329":{"tf":1.0},"1450":{"tf":1.0},"1494":{"tf":1.0},"1495":{"tf":1.0},"1650":{"tf":1.7320508075688772}},"df":11,"a":{"docs":{},"df":0,"d":{"docs":{"1262":{"tf":1.7320508075688772}},"df":1}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1263":{"tf":1.7320508075688772}},"df":1}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1264":{"tf":1.4142135623730951},"1283":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1264":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1289":{"tf":1.0}},"df":1}}}}},"s":{"docs":{"1275":{"tf":1.0}},"df":1},"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1222":{"tf":1.0}},"df":1}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1400":{"tf":1.0},"1520":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0}},"df":6,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"j":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1520":{"tf":1.0}},"df":1}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"1265":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1265":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"0":{"tf":1.0},"145":{"tf":1.0},"34":{"tf":1.0},"8":{"tf":1.0}},"df":4}}},"e":{"docs":{"681":{"tf":1.0}},"df":1},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"13":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"15":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"16":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"20":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"22":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"23":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"27":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"28":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"29":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.0},"299":{"tf":1.0},"30":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"320":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.0},"33":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"340":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"344":{"tf":1.0},"345":{"tf":1.0},"346":{"tf":1.0},"347":{"tf":1.0},"348":{"tf":1.0},"349":{"tf":1.0},"35":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"36":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"37":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"39":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"40":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"41":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.0},"42":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.0},"43":{"tf":1.0},"430":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.4142135623730951},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"439":{"tf":1.0},"44":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"444":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"45":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"458":{"tf":1.0},"459":{"tf":1.0},"46":{"tf":1.0},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"df":457,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"266":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"424":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"15":{"tf":1.0},"40":{"tf":1.7320508075688772},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0}},"df":20}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"14":{"tf":1.0},"435":{"tf":2.0}},"df":2}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"14":{"tf":1.0},"401":{"tf":1.0},"403":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"419":{"tf":2.0},"422":{"tf":1.0}},"df":8,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"15":{"tf":1.0},"59":{"tf":1.7320508075688772},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0}},"df":15}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"121":{"tf":1.0},"255":{"tf":1.0}},"df":2},"t":{"docs":{"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0}},"df":3}},"i":{"docs":{},"df":0,"l":{"docs":{"3":{"tf":2.23606797749979},"681":{"tf":1.4142135623730951},"8":{"tf":1.0}},"df":3}},"o":{"docs":{},"df":0,"s":{"docs":{"0":{"tf":1.0}},"df":1}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0},"681":{"tf":1.0}},"df":4}}}}}}},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"0":{"tf":1.0}},"df":1}},"r":{"docs":{},"df":0,"n":{"docs":{"1117":{"tf":1.0},"1153":{"tf":1.0}},"df":2}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0}},"df":3}}},"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"130":{"tf":1.0},"133":{"tf":1.0},"1717":{"tf":1.0},"1722":{"tf":1.4142135623730951},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"1733":{"tf":1.4142135623730951},"1796":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0}},"df":11,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{"6":{"tf":1.0}},"df":1}}}}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{"129":{"tf":1.0},"1291":{"tf":1.0},"1297":{"tf":1.0},"130":{"tf":1.0},"1302":{"tf":1.0},"133":{"tf":1.0},"1419":{"tf":1.0},"1420":{"tf":1.0},"1426":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1516":{"tf":1.0},"1517":{"tf":1.0},"160":{"tf":1.0},"1722":{"tf":1.0},"1733":{"tf":1.4142135623730951},"178":{"tf":1.0},"1781":{"tf":1.0},"1796":{"tf":1.4142135623730951},"18":{"tf":1.0},"19":{"tf":1.0},"222":{"tf":1.0},"23":{"tf":1.0},"240":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"47":{"tf":1.0},"68":{"tf":1.0}},"df":38}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.0}},"df":1}}}},"u":{"docs":{},"df":0,"s":{"docs":{"9":{"tf":1.0}},"df":1}}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"#":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0}},"df":2}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{"681":{"tf":1.0}},"df":1}}},"i":{"docs":{},"df":0,"d":{"docs":{"1132":{"tf":1.4142135623730951},"119":{"tf":1.0},"1214":{"tf":1.4142135623730951},"159":{"tf":1.0},"1751":{"tf":1.0},"1812":{"tf":1.0},"55":{"tf":1.0}},"df":7}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1012":{"tf":1.0},"1013":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1055":{"tf":1.0},"1056":{"tf":1.0},"1066":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"1105":{"tf":1.0},"1106":{"tf":1.0},"1107":{"tf":1.0},"1115":{"tf":1.0},"1285":{"tf":1.7320508075688772},"1286":{"tf":1.4142135623730951},"1292":{"tf":1.0},"14":{"tf":1.4142135623730951},"1513":{"tf":1.7320508075688772},"1514":{"tf":1.4142135623730951},"1515":{"tf":1.4142135623730951},"1608":{"tf":1.0},"1609":{"tf":1.0},"1610":{"tf":1.0},"1611":{"tf":1.0},"1612":{"tf":1.0},"1613":{"tf":1.0},"1614":{"tf":1.0},"1615":{"tf":1.0},"1616":{"tf":1.0},"1617":{"tf":1.0},"1618":{"tf":1.0},"1619":{"tf":1.0},"1620":{"tf":1.0},"1621":{"tf":1.0},"1622":{"tf":1.0},"1623":{"tf":1.0},"1624":{"tf":1.0},"1625":{"tf":1.0},"1626":{"tf":1.0},"1627":{"tf":1.0},"1637":{"tf":1.0},"1673":{"tf":1.0},"1682":{"tf":1.7320508075688772},"1683":{"tf":1.4142135623730951},"1697":{"tf":1.0},"1698":{"tf":1.0},"1699":{"tf":1.0},"1704":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.7320508075688772},"232":{"tf":1.0},"233":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"236":{"tf":1.4142135623730951},"237":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"423":{"tf":1.7320508075688772},"424":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951},"470":{"tf":1.0},"572":{"tf":1.7320508075688772},"573":{"tf":1.4142135623730951},"903":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0},"952":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.0},"979":{"tf":1.0},"980":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0}},"df":110}}},"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.0},"685":{"tf":1.0}},"df":2,"o":{"docs":{},"df":0,"r":{"docs":{"1488":{"tf":1.4142135623730951},"1528":{"tf":1.7320508075688772},"1534":{"tf":1.4142135623730951},"1541":{"tf":1.4142135623730951},"1546":{"tf":1.7320508075688772},"1551":{"tf":1.7320508075688772},"1556":{"tf":1.7320508075688772},"1561":{"tf":1.7320508075688772},"1571":{"tf":1.4142135623730951},"1582":{"tf":1.7320508075688772},"1655":{"tf":1.4142135623730951},"1788":{"tf":1.7320508075688772},"576":{"tf":1.4142135623730951},"586":{"tf":1.4142135623730951},"611":{"tf":1.0},"655":{"tf":1.0},"685":{"tf":1.7320508075688772},"733":{"tf":1.4142135623730951},"831":{"tf":1.7320508075688772},"864":{"tf":1.4142135623730951}},"df":20,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1488":{"tf":1.0},"1655":{"tf":1.0},"576":{"tf":1.0},"586":{"tf":1.0},"685":{"tf":1.0}},"df":5}}}}}}},"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"733":{"tf":1.0},"864":{"tf":1.0}},"df":2}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1534":{"tf":1.0},"1541":{"tf":1.0},"1571":{"tf":1.0}},"df":3}}}}}}}}}}},"u":{"docs":{},"df":0,"m":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0}},"df":10}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"11":{"tf":1.4142135623730951}},"df":1,"_":{"docs":{},"df":0,"2":{"docs":{"11":{"tf":1.0}},"df":1}}}},"i":{"docs":{},"df":0,"n":{"docs":{"0":{"tf":1.0},"1039":{"tf":1.0},"1155":{"tf":1.0},"1240":{"tf":1.0},"160":{"tf":1.0},"1606":{"tf":1.0},"47":{"tf":1.0},"474":{"tf":1.0},"499":{"tf":1.0},"8":{"tf":1.0},"900":{"tf":1.0},"913":{"tf":1.4142135623730951},"919":{"tf":1.4142135623730951},"925":{"tf":1.4142135623730951},"990":{"tf":1.0},"992":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0}},"df":18,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"919":{"tf":1.0}},"df":1}}}}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"913":{"tf":1.0}},"df":1}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"925":{"tf":1.0}},"df":1}}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1115":{"tf":1.4142135623730951},"1116":{"tf":1.4142135623730951},"1173":{"tf":1.4142135623730951},"1198":{"tf":1.4142135623730951},"12":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"1292":{"tf":1.4142135623730951},"1293":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"1374":{"tf":1.4142135623730951},"14":{"tf":1.4142135623730951},"1416":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"1524":{"tf":1.4142135623730951},"1525":{"tf":1.4142135623730951},"1586":{"tf":1.4142135623730951},"1637":{"tf":1.4142135623730951},"1713":{"tf":1.4142135623730951},"1714":{"tf":1.4142135623730951},"1726":{"tf":1.4142135623730951},"1820":{"tf":1.4142135623730951},"470":{"tf":1.4142135623730951},"471":{"tf":1.4142135623730951},"496":{"tf":1.4142135623730951},"579":{"tf":1.4142135623730951},"691":{"tf":1.4142135623730951},"692":{"tf":1.4142135623730951},"728":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951},"888":{"tf":1.4142135623730951}},"df":30}},"x":{"docs":{},"df":0,"t":{"docs":{"1060":{"tf":1.4142135623730951},"667":{"tf":1.0},"681":{"tf":1.0}},"df":3}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1000":{"tf":1.0},"1001":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1010":{"tf":1.0},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1019":{"tf":1.0},"102":{"tf":1.0},"1020":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0},"1023":{"tf":1.0},"1024":{"tf":1.0},"1025":{"tf":1.0},"1026":{"tf":1.0},"1027":{"tf":1.0},"1028":{"tf":1.0},"1029":{"tf":1.0},"103":{"tf":1.0},"1030":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.0},"1033":{"tf":1.0},"1034":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.0},"1039":{"tf":1.4142135623730951},"104":{"tf":1.0},"1040":{"tf":1.0},"1041":{"tf":1.0},"1042":{"tf":1.0},"1043":{"tf":1.0},"1044":{"tf":1.0},"1045":{"tf":1.0},"1046":{"tf":1.0},"1047":{"tf":1.0},"1048":{"tf":1.0},"1049":{"tf":1.0},"105":{"tf":1.0},"1050":{"tf":1.0},"1051":{"tf":1.0},"1052":{"tf":1.0},"1053":{"tf":1.0},"1054":{"tf":1.0},"1055":{"tf":1.0},"1056":{"tf":1.0},"1057":{"tf":1.0},"1058":{"tf":1.7320508075688772},"1059":{"tf":1.0},"106":{"tf":1.0},"1060":{"tf":1.4142135623730951},"1061":{"tf":1.0},"1062":{"tf":1.4142135623730951},"1063":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1065":{"tf":1.0},"1066":{"tf":1.0},"1067":{"tf":1.0},"1068":{"tf":1.0},"1069":{"tf":1.0},"107":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.0},"108":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.0},"1083":{"tf":1.0},"1084":{"tf":1.0},"1085":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"109":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1094":{"tf":1.0},"1095":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"110":{"tf":1.0},"1100":{"tf":1.0},"1101":{"tf":1.0},"1102":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"1105":{"tf":1.0},"1106":{"tf":1.0},"1107":{"tf":1.0},"1108":{"tf":1.0},"1109":{"tf":1.0},"111":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"112":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"1125":{"tf":1.0},"1126":{"tf":1.0},"1127":{"tf":1.0},"1128":{"tf":1.0},"1129":{"tf":1.0},"113":{"tf":1.0},"1130":{"tf":1.0},"1131":{"tf":1.0},"1132":{"tf":1.0},"1133":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.0},"1136":{"tf":1.0},"1137":{"tf":1.0},"1138":{"tf":1.0},"1139":{"tf":1.0},"114":{"tf":1.0},"1140":{"tf":1.0},"1141":{"tf":1.0},"1142":{"tf":1.0},"1143":{"tf":1.0},"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"1148":{"tf":1.0},"1149":{"tf":1.0},"115":{"tf":1.0},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1153":{"tf":1.0},"1154":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.0},"1157":{"tf":1.0},"1158":{"tf":1.0},"1159":{"tf":1.0},"116":{"tf":1.0},"1160":{"tf":1.0},"1161":{"tf":1.0},"1162":{"tf":1.0},"1163":{"tf":1.0},"1164":{"tf":1.0},"1165":{"tf":1.0},"1166":{"tf":1.0},"1167":{"tf":1.0},"1168":{"tf":1.0},"1169":{"tf":1.0},"117":{"tf":1.0},"1170":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1173":{"tf":1.0},"1174":{"tf":1.0},"1175":{"tf":1.0},"1176":{"tf":1.0},"1177":{"tf":1.0},"1178":{"tf":1.0},"1179":{"tf":1.0},"118":{"tf":1.0},"1180":{"tf":1.0},"1181":{"tf":1.0},"1182":{"tf":1.0},"1183":{"tf":1.0},"1184":{"tf":1.0},"1185":{"tf":1.0},"1186":{"tf":1.0},"1187":{"tf":1.0},"1188":{"tf":1.0},"1189":{"tf":1.0},"119":{"tf":1.0},"1190":{"tf":1.0},"1191":{"tf":1.0},"1192":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.0},"1198":{"tf":1.0},"1199":{"tf":1.0},"12":{"tf":1.0},"120":{"tf":1.0},"1200":{"tf":1.0},"1201":{"tf":1.0},"1202":{"tf":1.0},"1203":{"tf":1.0},"1204":{"tf":1.0},"1205":{"tf":1.0},"1206":{"tf":1.0},"1207":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"121":{"tf":1.0},"1210":{"tf":1.0},"1211":{"tf":1.0},"1212":{"tf":1.0},"1213":{"tf":1.0},"1214":{"tf":1.0},"1215":{"tf":1.0},"1216":{"tf":1.0},"1217":{"tf":1.0},"1218":{"tf":1.0},"1219":{"tf":1.0},"122":{"tf":1.0},"1220":{"tf":1.0},"1221":{"tf":1.0},"1222":{"tf":1.0},"1223":{"tf":1.0},"1224":{"tf":1.0},"1225":{"tf":1.0},"1226":{"tf":1.0},"1227":{"tf":1.0},"1228":{"tf":1.0},"1229":{"tf":1.0},"123":{"tf":1.0},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1233":{"tf":1.0},"1234":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1238":{"tf":1.0},"1239":{"tf":1.0},"124":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.0},"1242":{"tf":1.0},"1243":{"tf":1.0},"1244":{"tf":1.0},"1245":{"tf":1.0},"1246":{"tf":1.0},"1247":{"tf":1.0},"1248":{"tf":1.0},"1249":{"tf":1.0},"125":{"tf":1.0},"1250":{"tf":1.0},"1251":{"tf":1.0},"1252":{"tf":1.0},"1253":{"tf":1.0},"1254":{"tf":1.0},"1255":{"tf":1.0},"1256":{"tf":1.0},"1257":{"tf":1.0},"1258":{"tf":1.0},"1259":{"tf":1.0},"126":{"tf":1.0},"1260":{"tf":1.0},"1261":{"tf":1.0},"1262":{"tf":1.0},"1263":{"tf":1.0},"1264":{"tf":1.0},"1265":{"tf":1.0},"1266":{"tf":1.0},"1267":{"tf":1.0},"1268":{"tf":1.0},"1269":{"tf":1.0},"127":{"tf":1.0},"1270":{"tf":1.0},"1271":{"tf":1.0},"1272":{"tf":1.0},"1273":{"tf":1.0},"1274":{"tf":1.0},"1275":{"tf":1.0},"1276":{"tf":1.0},"1277":{"tf":1.0},"1278":{"tf":1.0},"1279":{"tf":1.0},"128":{"tf":1.0},"1280":{"tf":1.0},"1281":{"tf":1.0},"1282":{"tf":1.0},"1283":{"tf":1.0},"1284":{"tf":1.0},"1285":{"tf":1.0},"1286":{"tf":1.0},"1287":{"tf":1.0},"1288":{"tf":1.0},"1289":{"tf":1.0},"129":{"tf":1.0},"1290":{"tf":1.0},"1291":{"tf":1.0},"1292":{"tf":1.0},"1293":{"tf":1.0},"1294":{"tf":1.0},"1295":{"tf":1.0},"1296":{"tf":1.0},"1297":{"tf":1.0},"1298":{"tf":1.0},"1299":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":1.0},"1300":{"tf":1.0},"1301":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1306":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"131":{"tf":1.0},"1310":{"tf":1.0},"1311":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1315":{"tf":1.0},"1316":{"tf":1.0},"1317":{"tf":1.0},"1318":{"tf":1.0},"1319":{"tf":1.0},"132":{"tf":1.0},"1320":{"tf":1.0},"1321":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1324":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"1329":{"tf":1.0},"133":{"tf":1.0},"1330":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1335":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1339":{"tf":1.0},"134":{"tf":1.0},"1340":{"tf":1.0},"1341":{"tf":1.0},"1342":{"tf":1.0},"1343":{"tf":1.0},"1344":{"tf":1.0},"1345":{"tf":1.0},"1346":{"tf":1.0},"1347":{"tf":1.0},"1348":{"tf":1.0},"1349":{"tf":1.0},"135":{"tf":1.0},"1350":{"tf":1.0},"1351":{"tf":1.0},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1356":{"tf":1.0},"1357":{"tf":1.0},"1358":{"tf":1.0},"1359":{"tf":1.0},"136":{"tf":1.0},"1360":{"tf":1.0},"1361":{"tf":1.0},"1362":{"tf":1.0},"1363":{"tf":1.0},"1364":{"tf":1.0},"1365":{"tf":1.0},"1366":{"tf":1.0},"1367":{"tf":1.0},"1368":{"tf":1.0},"1369":{"tf":1.0},"137":{"tf":1.0},"1370":{"tf":1.0},"1371":{"tf":1.0},"1372":{"tf":1.0},"1373":{"tf":1.0},"1374":{"tf":1.0},"1375":{"tf":1.0},"1376":{"tf":1.0},"1377":{"tf":1.0},"1378":{"tf":1.0},"1379":{"tf":1.0},"138":{"tf":1.0},"1380":{"tf":1.0},"1381":{"tf":1.0},"1382":{"tf":1.0},"1383":{"tf":1.0},"1384":{"tf":1.0},"1385":{"tf":1.0},"1386":{"tf":1.0},"1387":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.0},"139":{"tf":1.0},"1390":{"tf":1.0},"1391":{"tf":1.0},"1392":{"tf":1.0},"1393":{"tf":1.0},"1394":{"tf":1.0},"1395":{"tf":1.0},"1396":{"tf":1.0},"1397":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"14":{"tf":1.0},"140":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1407":{"tf":1.0},"1408":{"tf":1.0},"1409":{"tf":1.0},"141":{"tf":1.0},"1410":{"tf":1.0},"1411":{"tf":1.0},"1412":{"tf":1.0},"1413":{"tf":1.0},"1414":{"tf":1.0},"1415":{"tf":1.0},"1416":{"tf":1.0},"1417":{"tf":1.0},"1418":{"tf":1.0},"1419":{"tf":1.0},"142":{"tf":1.0},"1420":{"tf":1.0},"1421":{"tf":1.0},"1422":{"tf":1.0},"1423":{"tf":1.0},"1424":{"tf":1.0},"1425":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"143":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1433":{"tf":1.0},"1434":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.0},"1439":{"tf":1.0},"144":{"tf":1.0},"1440":{"tf":1.0},"1441":{"tf":1.0},"1442":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1445":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"145":{"tf":1.0},"1450":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1455":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1459":{"tf":1.0},"146":{"tf":1.0},"1460":{"tf":1.0},"1461":{"tf":1.0},"1462":{"tf":1.0},"1463":{"tf":1.0},"1464":{"tf":1.0},"1465":{"tf":1.0},"1466":{"tf":1.0},"1467":{"tf":1.0},"1468":{"tf":1.0},"1469":{"tf":1.0},"147":{"tf":1.0},"1470":{"tf":1.0},"1471":{"tf":1.0},"1472":{"tf":1.0},"1473":{"tf":1.0},"1474":{"tf":1.0},"1475":{"tf":1.0},"1476":{"tf":1.0},"1477":{"tf":1.0},"1478":{"tf":1.0},"1479":{"tf":1.0},"148":{"tf":1.0},"1480":{"tf":1.0},"1481":{"tf":1.0},"1482":{"tf":1.0},"1483":{"tf":1.0},"1484":{"tf":1.0},"1485":{"tf":1.0},"1486":{"tf":1.0},"1487":{"tf":1.0},"1488":{"tf":1.0},"1489":{"tf":1.0},"149":{"tf":1.0},"1490":{"tf":1.0},"1491":{"tf":1.0},"1492":{"tf":1.0},"1493":{"tf":1.0},"1494":{"tf":1.0},"1495":{"tf":1.0},"1496":{"tf":1.0},"1497":{"tf":1.0},"1498":{"tf":1.0},"1499":{"tf":1.0},"15":{"tf":1.0},"150":{"tf":1.0},"1500":{"tf":1.0},"1501":{"tf":1.0},"1502":{"tf":1.0},"1503":{"tf":1.0},"1504":{"tf":1.0},"1505":{"tf":1.0},"1506":{"tf":1.0},"1507":{"tf":1.0},"1508":{"tf":1.0},"1509":{"tf":1.0},"151":{"tf":1.0},"1510":{"tf":1.0},"1511":{"tf":1.0},"1512":{"tf":1.0},"1513":{"tf":1.0},"1514":{"tf":1.0},"1515":{"tf":1.0},"1516":{"tf":1.0},"1517":{"tf":1.0},"1518":{"tf":1.0},"1519":{"tf":1.0},"152":{"tf":1.0},"1520":{"tf":1.0},"1521":{"tf":1.0},"1522":{"tf":1.0},"1523":{"tf":1.0},"1524":{"tf":1.0},"1525":{"tf":1.0},"1526":{"tf":1.0},"1527":{"tf":1.0},"1528":{"tf":1.0},"1529":{"tf":1.0},"153":{"tf":1.0},"1530":{"tf":1.0},"1531":{"tf":1.0},"1532":{"tf":1.0},"1533":{"tf":1.0},"1534":{"tf":1.0},"1535":{"tf":1.0},"1536":{"tf":1.0},"1537":{"tf":1.0},"1538":{"tf":1.0},"1539":{"tf":1.0},"154":{"tf":1.0},"1540":{"tf":1.0},"1541":{"tf":1.0},"1542":{"tf":1.0},"1543":{"tf":1.0},"1544":{"tf":1.0},"1545":{"tf":1.0},"1546":{"tf":1.0},"1547":{"tf":1.0},"1548":{"tf":1.0},"1549":{"tf":1.0},"155":{"tf":1.0},"1550":{"tf":1.0},"1551":{"tf":1.0},"1552":{"tf":1.0},"1553":{"tf":1.0},"1554":{"tf":1.0},"1555":{"tf":1.0},"1556":{"tf":1.0},"1557":{"tf":1.0},"1558":{"tf":1.0},"1559":{"tf":1.0},"156":{"tf":1.0},"1560":{"tf":1.0},"1561":{"tf":1.0},"1562":{"tf":1.0},"1563":{"tf":1.0},"1564":{"tf":1.0},"1565":{"tf":1.0},"1566":{"tf":1.0},"1567":{"tf":1.0},"1568":{"tf":1.0},"1569":{"tf":1.0},"157":{"tf":1.0},"1570":{"tf":1.0},"1571":{"tf":1.0},"1572":{"tf":1.0},"1573":{"tf":1.0},"1574":{"tf":1.0},"1575":{"tf":1.0},"1576":{"tf":1.0},"1577":{"tf":1.0},"1578":{"tf":1.0},"1579":{"tf":1.0},"158":{"tf":1.0},"1580":{"tf":1.0},"1581":{"tf":1.0},"1582":{"tf":1.0},"1583":{"tf":1.0},"1584":{"tf":1.0},"1585":{"tf":1.0},"1586":{"tf":1.0},"1587":{"tf":1.7320508075688772},"1588":{"tf":1.0},"1589":{"tf":1.0},"159":{"tf":1.0},"1590":{"tf":1.0},"1591":{"tf":1.0},"1592":{"tf":1.0},"1593":{"tf":1.0},"1594":{"tf":1.0},"1595":{"tf":1.0},"1596":{"tf":1.0},"1597":{"tf":1.0},"1598":{"tf":1.0},"1599":{"tf":1.0},"16":{"tf":1.0},"160":{"tf":1.0},"1600":{"tf":1.0},"1601":{"tf":1.0},"1602":{"tf":1.0},"1603":{"tf":1.0},"1604":{"tf":1.0},"1605":{"tf":1.0},"1606":{"tf":1.4142135623730951},"1607":{"tf":1.0},"1608":{"tf":1.0},"1609":{"tf":1.0},"161":{"tf":1.0},"1610":{"tf":1.0},"1611":{"tf":1.0},"1612":{"tf":1.0},"1613":{"tf":1.0},"1614":{"tf":1.0},"1615":{"tf":1.0},"1616":{"tf":1.0},"1617":{"tf":1.0},"1618":{"tf":1.0},"1619":{"tf":1.0},"162":{"tf":1.0},"1620":{"tf":1.0},"1621":{"tf":1.0},"1622":{"tf":1.0},"1623":{"tf":1.0},"1624":{"tf":1.0},"1625":{"tf":1.0},"1626":{"tf":1.0},"1627":{"tf":1.0},"1628":{"tf":1.0},"1629":{"tf":1.0},"163":{"tf":1.0},"1630":{"tf":1.0},"1631":{"tf":1.0},"1632":{"tf":1.0},"1633":{"tf":1.0},"1634":{"tf":1.0},"1635":{"tf":1.0},"1636":{"tf":1.0},"1637":{"tf":1.0},"1638":{"tf":1.0},"1639":{"tf":1.0},"164":{"tf":1.0},"1640":{"tf":1.0},"1641":{"tf":1.0},"1642":{"tf":1.0},"1643":{"tf":1.0},"1644":{"tf":1.0},"1645":{"tf":1.0},"1646":{"tf":1.0},"1647":{"tf":1.0},"1648":{"tf":1.0},"1649":{"tf":1.0},"165":{"tf":1.0},"1650":{"tf":1.0},"1651":{"tf":1.0},"1652":{"tf":1.0},"1653":{"tf":1.0},"1654":{"tf":1.0},"1655":{"tf":1.0},"1656":{"tf":1.0},"1657":{"tf":1.0},"1658":{"tf":1.0},"1659":{"tf":1.0},"166":{"tf":1.0},"1660":{"tf":1.0},"1661":{"tf":1.0},"1662":{"tf":1.0},"1663":{"tf":1.0},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0},"1669":{"tf":1.0},"167":{"tf":1.7320508075688772},"1670":{"tf":1.0},"1671":{"tf":1.0},"1672":{"tf":1.0},"1673":{"tf":1.0},"1674":{"tf":1.0},"1675":{"tf":1.0},"1676":{"tf":1.0},"1677":{"tf":1.0},"1678":{"tf":1.0},"1679":{"tf":1.0},"168":{"tf":1.7320508075688772},"1680":{"tf":1.0},"1681":{"tf":1.0},"1682":{"tf":1.0},"1683":{"tf":1.0},"1684":{"tf":1.0},"1685":{"tf":1.0},"1686":{"tf":1.0},"1687":{"tf":1.0},"1688":{"tf":1.0},"1689":{"tf":1.0},"169":{"tf":1.0},"1690":{"tf":1.0},"1691":{"tf":1.0},"1692":{"tf":1.0},"1693":{"tf":1.0},"1694":{"tf":1.0},"1695":{"tf":1.0},"1696":{"tf":1.0},"1697":{"tf":1.0},"1698":{"tf":1.0},"1699":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"1702":{"tf":1.0},"1703":{"tf":1.0},"1704":{"tf":1.0},"1705":{"tf":1.0},"1706":{"tf":1.0},"1707":{"tf":1.0},"1708":{"tf":1.0},"1709":{"tf":1.0},"171":{"tf":1.0},"1710":{"tf":1.0},"1711":{"tf":1.0},"1712":{"tf":1.0},"1713":{"tf":1.0},"1714":{"tf":1.0},"1715":{"tf":1.0},"1716":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"172":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"1726":{"tf":1.0},"1727":{"tf":1.0},"1728":{"tf":1.0},"1729":{"tf":1.0},"173":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"1733":{"tf":1.0},"1734":{"tf":1.4142135623730951},"1735":{"tf":1.4142135623730951},"1736":{"tf":1.0},"1737":{"tf":1.0},"1738":{"tf":1.0},"1739":{"tf":1.0},"174":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1742":{"tf":1.0},"1743":{"tf":1.0},"1744":{"tf":1.0},"1745":{"tf":1.0},"1746":{"tf":1.0},"1747":{"tf":1.0},"1748":{"tf":1.0},"1749":{"tf":1.0},"175":{"tf":1.0},"1750":{"tf":1.0},"1751":{"tf":1.0},"1752":{"tf":1.0},"1753":{"tf":1.0},"1754":{"tf":1.0},"1755":{"tf":1.0},"1756":{"tf":1.0},"1757":{"tf":1.0},"1758":{"tf":1.0},"1759":{"tf":1.0},"176":{"tf":1.0},"1760":{"tf":1.0},"1761":{"tf":1.0},"1762":{"tf":1.0},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"1766":{"tf":1.0},"1767":{"tf":1.0},"1768":{"tf":1.0},"1769":{"tf":1.0},"177":{"tf":1.0},"1770":{"tf":1.0},"1771":{"tf":1.0},"1772":{"tf":1.0},"1773":{"tf":1.0},"1774":{"tf":1.0},"1775":{"tf":1.0},"1776":{"tf":1.4142135623730951},"1777":{"tf":1.4142135623730951},"1778":{"tf":1.0},"1779":{"tf":1.0},"178":{"tf":1.0},"1780":{"tf":1.4142135623730951},"1781":{"tf":1.0},"1782":{"tf":1.0},"1783":{"tf":1.0},"1784":{"tf":1.0},"1785":{"tf":1.0},"1786":{"tf":1.0},"1787":{"tf":1.0},"1788":{"tf":1.0},"1789":{"tf":1.0},"179":{"tf":1.0},"1790":{"tf":1.0},"1791":{"tf":1.0},"1792":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0},"1796":{"tf":1.0},"1797":{"tf":1.0},"1798":{"tf":1.0},"1799":{"tf":1.4142135623730951},"18":{"tf":1.0},"180":{"tf":1.0},"1800":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"1805":{"tf":1.0},"1806":{"tf":1.0},"1807":{"tf":1.0},"1808":{"tf":1.0},"1809":{"tf":1.0},"181":{"tf":1.0},"1810":{"tf":1.0},"1811":{"tf":1.0},"1812":{"tf":1.0},"1813":{"tf":1.0},"1814":{"tf":1.0},"1815":{"tf":1.0},"1816":{"tf":1.0},"1817":{"tf":1.0},"1818":{"tf":1.0},"1819":{"tf":1.0},"182":{"tf":1.0},"1820":{"tf":1.0},"1821":{"tf":1.0},"1822":{"tf":1.0},"1823":{"tf":1.7320508075688772},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"20":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.4142135623730951},"217":{"tf":1.4142135623730951},"218":{"tf":1.0},"219":{"tf":1.0},"22":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"23":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"27":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"28":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"29":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.4142135623730951},"30":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"320":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.0},"33":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"340":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"344":{"tf":1.0},"345":{"tf":1.0},"346":{"tf":1.0},"347":{"tf":1.0},"348":{"tf":1.0},"349":{"tf":1.0},"35":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"36":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"37":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"39":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"40":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"41":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.4142135623730951},"415":{"tf":1.0},"416":{"tf":1.4142135623730951},"417":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.0},"42":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.0},"43":{"tf":1.0},"430":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"439":{"tf":1.0},"44":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"444":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"45":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"458":{"tf":1.0},"459":{"tf":1.0},"46":{"tf":1.0},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"47":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"472":{"tf":1.0},"473":{"tf":1.0},"474":{"tf":1.4142135623730951},"475":{"tf":1.7320508075688772},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.0},"48":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"484":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"49":{"tf":1.0},"490":{"tf":1.0},"491":{"tf":1.0},"492":{"tf":1.0},"493":{"tf":1.0},"494":{"tf":1.7320508075688772},"495":{"tf":1.0},"496":{"tf":1.0},"497":{"tf":1.0},"498":{"tf":1.0},"499":{"tf":1.4142135623730951},"50":{"tf":1.0},"500":{"tf":1.0},"501":{"tf":1.0},"502":{"tf":1.7320508075688772},"503":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"51":{"tf":1.0},"510":{"tf":1.0},"511":{"tf":1.0},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.4142135623730951},"518":{"tf":1.0},"519":{"tf":1.0},"52":{"tf":1.0},"520":{"tf":1.0},"521":{"tf":1.7320508075688772},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.7320508075688772},"526":{"tf":1.7320508075688772},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"53":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.4142135623730951},"535":{"tf":1.0},"536":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"539":{"tf":1.0},"54":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":1.0},"549":{"tf":1.0},"55":{"tf":1.0},"550":{"tf":1.0},"551":{"tf":1.0},"552":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"557":{"tf":1.0},"558":{"tf":1.0},"559":{"tf":1.0},"56":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"564":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"57":{"tf":1.7320508075688772},"570":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"573":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"576":{"tf":1.0},"577":{"tf":1.0},"578":{"tf":1.0},"579":{"tf":1.0},"58":{"tf":1.7320508075688772},"580":{"tf":1.4142135623730951},"581":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.4142135623730951},"587":{"tf":1.0},"588":{"tf":1.0},"589":{"tf":1.0},"59":{"tf":1.0},"590":{"tf":1.4142135623730951},"591":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.7320508075688772},"596":{"tf":1.4142135623730951},"597":{"tf":1.7320508075688772},"598":{"tf":1.0},"599":{"tf":1.0},"60":{"tf":1.0},"600":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"603":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"61":{"tf":1.0},"610":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"617":{"tf":1.0},"618":{"tf":1.0},"619":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.4142135623730951},"623":{"tf":1.4142135623730951},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.0},"628":{"tf":1.0},"629":{"tf":1.0},"63":{"tf":1.0},"630":{"tf":1.0},"631":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"634":{"tf":1.4142135623730951},"635":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.7320508075688772},"64":{"tf":1.0},"640":{"tf":1.7320508075688772},"641":{"tf":1.4142135623730951},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"65":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"66":{"tf":1.0},"660":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.4142135623730951},"666":{"tf":1.4142135623730951},"667":{"tf":1.4142135623730951},"668":{"tf":1.4142135623730951},"669":{"tf":1.0},"67":{"tf":1.0},"670":{"tf":1.0},"671":{"tf":1.0},"672":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"677":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"68":{"tf":1.0},"680":{"tf":1.0},"681":{"tf":3.1622776601683795},"682":{"tf":1.0},"683":{"tf":1.0},"684":{"tf":1.0},"685":{"tf":1.0},"686":{"tf":1.0},"687":{"tf":1.0},"688":{"tf":1.0},"689":{"tf":1.0},"69":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.0},"692":{"tf":1.0},"693":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"697":{"tf":1.4142135623730951},"698":{"tf":1.4142135623730951},"699":{"tf":1.0},"70":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":1.0},"702":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"707":{"tf":1.0},"708":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"71":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"717":{"tf":1.4142135623730951},"718":{"tf":1.4142135623730951},"719":{"tf":1.0},"72":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"725":{"tf":1.7320508075688772},"726":{"tf":1.0},"727":{"tf":1.4142135623730951},"728":{"tf":1.0},"729":{"tf":1.0},"73":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.0},"735":{"tf":1.0},"736":{"tf":1.0},"737":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"74":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.0},"75":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":1.0},"756":{"tf":1.0},"757":{"tf":1.0},"758":{"tf":1.0},"759":{"tf":1.0},"76":{"tf":1.0},"760":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"763":{"tf":1.0},"764":{"tf":1.0},"765":{"tf":1.0},"766":{"tf":1.0},"767":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.0},"77":{"tf":1.0},"770":{"tf":1.0},"771":{"tf":1.0},"772":{"tf":1.0},"773":{"tf":1.0},"774":{"tf":1.0},"775":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"78":{"tf":1.0},"780":{"tf":1.0},"781":{"tf":1.0},"782":{"tf":1.0},"783":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.7320508075688772},"787":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"79":{"tf":1.0},"790":{"tf":1.0},"791":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"795":{"tf":1.4142135623730951},"796":{"tf":1.4142135623730951},"797":{"tf":1.0},"798":{"tf":1.0},"799":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"805":{"tf":1.0},"806":{"tf":1.0},"807":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.0},"81":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":1.4142135623730951},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"815":{"tf":1.4142135623730951},"816":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"82":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":1.0},"825":{"tf":1.0},"826":{"tf":1.0},"827":{"tf":1.0},"828":{"tf":1.0},"829":{"tf":1.0},"83":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.7320508075688772},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.7320508075688772},"84":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"842":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0},"845":{"tf":1.4142135623730951},"846":{"tf":1.4142135623730951},"847":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"85":{"tf":1.0},"850":{"tf":1.0},"851":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"856":{"tf":1.0},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"86":{"tf":1.0},"860":{"tf":1.0},"861":{"tf":1.0},"862":{"tf":1.4142135623730951},"863":{"tf":1.0},"864":{"tf":1.0},"865":{"tf":1.4142135623730951},"866":{"tf":1.7320508075688772},"867":{"tf":1.0},"868":{"tf":1.0},"869":{"tf":1.0},"87":{"tf":1.0},"870":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0},"88":{"tf":1.0},"880":{"tf":1.0},"881":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.0},"884":{"tf":1.0},"885":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"888":{"tf":1.0},"889":{"tf":1.0},"89":{"tf":1.0},"890":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"90":{"tf":1.0},"900":{"tf":1.0},"901":{"tf":1.0},"902":{"tf":1.0},"903":{"tf":1.4142135623730951},"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"91":{"tf":1.0},"910":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"92":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"93":{"tf":1.0},"930":{"tf":1.0},"931":{"tf":1.0},"932":{"tf":1.0},"933":{"tf":1.0},"934":{"tf":1.0},"935":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.0},"94":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"95":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":1.0},"953":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0},"965":{"tf":1.0},"966":{"tf":1.0},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"97":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.0},"979":{"tf":1.0},"98":{"tf":1.0},"980":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0},"987":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.0},"99":{"tf":1.0},"990":{"tf":1.4142135623730951},"991":{"tf":1.0},"992":{"tf":1.4142135623730951},"993":{"tf":1.4142135623730951},"994":{"tf":1.4142135623730951},"995":{"tf":1.4142135623730951},"996":{"tf":1.4142135623730951},"997":{"tf":1.0},"998":{"tf":1.0},"999":{"tf":1.0}},"df":1815,"'":{"docs":{"1144":{"tf":1.0},"1145":{"tf":1.0},"1230":{"tf":1.0},"1231":{"tf":1.0},"154":{"tf":1.0},"43":{"tf":1.0},"490":{"tf":1.0},"513":{"tf":1.0}},"df":8},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1595":{"tf":1.0},"1596":{"tf":1.0},"1597":{"tf":1.0}},"df":6}}}}}}},"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"570":{"tf":1.0}},"df":1}}},"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"2":{"docs":{},"df":0,"2":{"docs":{},"df":0,"9":{"docs":{},"df":0,"6":{"docs":{"144":{"tf":1.0},"33":{"tf":1.0}},"df":2}}}}}}}}},"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"10":{"tf":2.0}},"df":1}}}},"o":{"docs":{},"df":0,"l":{"docs":{"147":{"tf":1.0},"203":{"tf":1.0},"38":{"tf":1.0},"429":{"tf":1.0}},"df":4}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{"131":{"tf":1.0},"133":{"tf":1.0},"20":{"tf":1.0},"23":{"tf":1.0},"432":{"tf":1.0}},"df":5}},"r":{"docs":{},"df":0,"s":{"docs":{"1072":{"tf":1.7320508075688772},"1073":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.0},"1083":{"tf":1.0},"1185":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"869":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"888":{"tf":1.0}},"df":25},"t":{"docs":{"104":{"tf":1.0},"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.7320508075688772},"110":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.4142135623730951},"112":{"tf":1.0},"1759":{"tf":1.0},"1765":{"tf":1.0},"710":{"tf":1.0},"716":{"tf":1.0}},"df":14,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"724":{"tf":1.4142135623730951},"821":{"tf":1.4142135623730951},"871":{"tf":1.4142135623730951}},"df":3,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"724":{"tf":1.0},"821":{"tf":1.0},"871":{"tf":1.0}},"df":3}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"722":{"tf":1.4142135623730951},"822":{"tf":1.4142135623730951},"870":{"tf":1.4142135623730951}},"df":3,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"722":{"tf":1.0},"822":{"tf":1.0},"870":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"723":{"tf":1.4142135623730951},"739":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951},"869":{"tf":1.4142135623730951}},"df":4,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"723":{"tf":1.0},"739":{"tf":1.0},"820":{"tf":1.0},"869":{"tf":1.0}},"df":4}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"721":{"tf":1.4142135623730951},"738":{"tf":1.4142135623730951},"819":{"tf":1.4142135623730951},"872":{"tf":1.4142135623730951}},"df":4,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"721":{"tf":1.0},"738":{"tf":1.0},"819":{"tf":1.0},"872":{"tf":1.0}},"df":4}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"i":{"docs":{"900":{"tf":1.0},"910":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951}},"df":5}},"r":{"docs":{},"df":0,"e":{"docs":{"0":{"tf":1.4142135623730951},"100":{"tf":1.0},"1000":{"tf":1.0},"1001":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1010":{"tf":1.0},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1019":{"tf":1.0},"102":{"tf":1.0},"1020":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0},"1023":{"tf":1.0},"1024":{"tf":1.0},"1025":{"tf":1.0},"1026":{"tf":1.0},"1027":{"tf":1.0},"1028":{"tf":1.0},"1029":{"tf":1.0},"103":{"tf":1.0},"1030":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.0},"1033":{"tf":1.0},"1034":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.0},"1039":{"tf":1.0},"104":{"tf":1.0},"1040":{"tf":1.0},"1041":{"tf":1.0},"1042":{"tf":1.0},"1043":{"tf":1.0},"1044":{"tf":1.0},"1045":{"tf":1.0},"1046":{"tf":1.0},"1047":{"tf":1.0},"1048":{"tf":1.0},"1049":{"tf":1.0},"105":{"tf":1.0},"1050":{"tf":1.0},"1051":{"tf":1.0},"1052":{"tf":1.0},"1053":{"tf":1.0},"1054":{"tf":1.0},"1055":{"tf":1.0},"1056":{"tf":1.0},"1057":{"tf":1.0},"1058":{"tf":1.0},"1059":{"tf":1.0},"106":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.0},"1065":{"tf":1.0},"1066":{"tf":1.0},"1067":{"tf":1.0},"1068":{"tf":1.0},"1069":{"tf":1.0},"107":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.0},"108":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.0},"1083":{"tf":1.0},"1084":{"tf":1.0},"1085":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"109":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1094":{"tf":1.0},"1095":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"110":{"tf":1.0},"1100":{"tf":1.0},"1101":{"tf":1.0},"1102":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"1105":{"tf":1.0},"1106":{"tf":1.0},"1107":{"tf":1.0},"1108":{"tf":1.0},"1109":{"tf":1.0},"111":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"112":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"1125":{"tf":1.0},"1126":{"tf":1.0},"1127":{"tf":1.0},"1128":{"tf":1.0},"1129":{"tf":1.0},"113":{"tf":1.0},"1130":{"tf":1.0},"1131":{"tf":1.0},"1132":{"tf":1.0},"1133":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.0},"1136":{"tf":1.0},"1137":{"tf":1.0},"1138":{"tf":1.4142135623730951},"1139":{"tf":1.0},"114":{"tf":1.0},"1140":{"tf":1.0},"1141":{"tf":1.0},"1142":{"tf":1.0},"1143":{"tf":1.0},"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"1148":{"tf":1.4142135623730951},"1149":{"tf":1.0},"115":{"tf":1.0},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1153":{"tf":1.0},"1154":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.0},"1157":{"tf":1.0},"1158":{"tf":1.0},"1159":{"tf":1.0},"116":{"tf":1.0},"1160":{"tf":1.4142135623730951},"1161":{"tf":1.0},"1162":{"tf":1.0},"1163":{"tf":1.0},"1164":{"tf":1.0},"1165":{"tf":1.0},"1166":{"tf":1.0},"1167":{"tf":1.0},"1168":{"tf":1.0},"1169":{"tf":1.0},"117":{"tf":1.0},"1170":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1173":{"tf":1.0},"1174":{"tf":1.0},"1175":{"tf":1.0},"1176":{"tf":1.0},"1177":{"tf":1.0},"1178":{"tf":1.0},"1179":{"tf":1.0},"118":{"tf":1.0},"1180":{"tf":1.0},"1181":{"tf":1.0},"1182":{"tf":1.0},"1183":{"tf":1.0},"1184":{"tf":1.0},"1185":{"tf":1.0},"1186":{"tf":1.0},"1187":{"tf":1.0},"1188":{"tf":1.0},"1189":{"tf":1.0},"119":{"tf":1.0},"1190":{"tf":1.0},"1191":{"tf":1.0},"1192":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.0},"1198":{"tf":1.0},"1199":{"tf":1.0},"12":{"tf":1.0},"120":{"tf":1.0},"1200":{"tf":1.0},"1201":{"tf":1.0},"1202":{"tf":1.0},"1203":{"tf":1.0},"1204":{"tf":1.0},"1205":{"tf":1.0},"1206":{"tf":1.0},"1207":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"121":{"tf":1.0},"1210":{"tf":1.0},"1211":{"tf":1.0},"1212":{"tf":1.0},"1213":{"tf":1.0},"1214":{"tf":1.0},"1215":{"tf":1.0},"1216":{"tf":1.0},"1217":{"tf":1.0},"1218":{"tf":1.0},"1219":{"tf":1.0},"122":{"tf":1.0},"1220":{"tf":1.0},"1221":{"tf":1.0},"1222":{"tf":1.0},"1223":{"tf":1.0},"1224":{"tf":1.0},"1225":{"tf":1.0},"1226":{"tf":1.0},"1227":{"tf":1.0},"1228":{"tf":1.0},"1229":{"tf":1.0},"123":{"tf":1.0},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1233":{"tf":1.0},"1234":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1238":{"tf":1.0},"1239":{"tf":1.0},"124":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.0},"1242":{"tf":1.0},"1243":{"tf":1.0},"1244":{"tf":1.0},"1245":{"tf":1.0},"1246":{"tf":1.0},"1247":{"tf":1.0},"1248":{"tf":1.0},"1249":{"tf":1.0},"125":{"tf":1.0},"1250":{"tf":1.0},"1251":{"tf":1.0},"1252":{"tf":1.0},"1253":{"tf":1.0},"1254":{"tf":1.0},"1255":{"tf":1.0},"1256":{"tf":1.0},"1257":{"tf":1.0},"1258":{"tf":1.0},"1259":{"tf":1.0},"126":{"tf":1.0},"1260":{"tf":1.0},"1261":{"tf":1.0},"1262":{"tf":1.0},"1263":{"tf":1.0},"1264":{"tf":1.0},"1265":{"tf":1.0},"1266":{"tf":1.0},"1267":{"tf":1.0},"1268":{"tf":1.0},"1269":{"tf":1.0},"127":{"tf":1.0},"1270":{"tf":1.0},"1271":{"tf":1.0},"1272":{"tf":1.0},"1273":{"tf":1.0},"1274":{"tf":1.0},"1275":{"tf":1.0},"1276":{"tf":1.0},"1277":{"tf":1.0},"1278":{"tf":1.0},"1279":{"tf":1.0},"128":{"tf":1.0},"1280":{"tf":1.0},"1281":{"tf":1.0},"1282":{"tf":1.0},"1283":{"tf":1.0},"1284":{"tf":1.0},"1285":{"tf":1.0},"1286":{"tf":1.0},"1287":{"tf":1.0},"1288":{"tf":1.0},"1289":{"tf":1.0},"129":{"tf":1.0},"1290":{"tf":1.0},"1291":{"tf":1.0},"1292":{"tf":1.0},"1293":{"tf":1.0},"1294":{"tf":1.0},"1295":{"tf":1.0},"1296":{"tf":1.0},"1297":{"tf":1.0},"1298":{"tf":1.0},"1299":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":1.0},"1300":{"tf":1.0},"1301":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1306":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"131":{"tf":1.0},"1310":{"tf":1.0},"1311":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1315":{"tf":1.0},"1316":{"tf":1.0},"1317":{"tf":1.0},"1318":{"tf":1.0},"1319":{"tf":1.0},"132":{"tf":1.0},"1320":{"tf":1.0},"1321":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1324":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"1329":{"tf":1.0},"133":{"tf":1.0},"1330":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1335":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1339":{"tf":1.0},"134":{"tf":1.0},"1340":{"tf":1.0},"1341":{"tf":1.0},"1342":{"tf":1.0},"1343":{"tf":1.0},"1344":{"tf":1.0},"1345":{"tf":1.0},"1346":{"tf":1.0},"1347":{"tf":1.0},"1348":{"tf":1.0},"1349":{"tf":1.0},"135":{"tf":1.0},"1350":{"tf":1.0},"1351":{"tf":1.0},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1356":{"tf":1.0},"1357":{"tf":1.0},"1358":{"tf":1.0},"1359":{"tf":1.0},"136":{"tf":1.0},"1360":{"tf":1.0},"1361":{"tf":1.0},"1362":{"tf":1.0},"1363":{"tf":1.0},"1364":{"tf":1.0},"1365":{"tf":1.0},"1366":{"tf":1.0},"1367":{"tf":1.0},"1368":{"tf":1.0},"1369":{"tf":1.0},"137":{"tf":1.0},"1370":{"tf":1.0},"1371":{"tf":1.0},"1372":{"tf":1.0},"1373":{"tf":1.0},"1374":{"tf":1.0},"1375":{"tf":1.0},"1376":{"tf":1.0},"1377":{"tf":1.0},"1378":{"tf":1.0},"1379":{"tf":1.0},"138":{"tf":1.0},"1380":{"tf":1.0},"1381":{"tf":1.0},"1382":{"tf":1.0},"1383":{"tf":1.0},"1384":{"tf":1.0},"1385":{"tf":1.0},"1386":{"tf":1.0},"1387":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.0},"139":{"tf":1.0},"1390":{"tf":1.0},"1391":{"tf":1.0},"1392":{"tf":1.0},"1393":{"tf":1.0},"1394":{"tf":1.0},"1395":{"tf":1.0},"1396":{"tf":1.0},"1397":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"14":{"tf":1.0},"140":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1407":{"tf":1.0},"1408":{"tf":1.0},"1409":{"tf":1.0},"141":{"tf":1.0},"1410":{"tf":1.0},"1411":{"tf":1.0},"1412":{"tf":1.0},"1413":{"tf":1.0},"1414":{"tf":1.0},"1415":{"tf":1.0},"1416":{"tf":1.0},"1417":{"tf":1.0},"1418":{"tf":1.0},"1419":{"tf":1.0},"142":{"tf":1.0},"1420":{"tf":1.0},"1421":{"tf":1.0},"1422":{"tf":1.0},"1423":{"tf":1.0},"1424":{"tf":1.0},"1425":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"143":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1433":{"tf":1.0},"1434":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.0},"1439":{"tf":1.0},"144":{"tf":1.0},"1440":{"tf":1.0},"1441":{"tf":1.0},"1442":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1445":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"145":{"tf":1.0},"1450":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1455":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1459":{"tf":1.0},"146":{"tf":1.0},"1460":{"tf":1.0},"1461":{"tf":1.0},"1462":{"tf":1.0},"1463":{"tf":1.0},"1464":{"tf":1.0},"1465":{"tf":1.0},"1466":{"tf":1.0},"1467":{"tf":1.0},"1468":{"tf":1.0},"1469":{"tf":1.0},"147":{"tf":1.0},"1470":{"tf":1.0},"1471":{"tf":1.0},"1472":{"tf":1.0},"1473":{"tf":1.0},"1474":{"tf":1.0},"1475":{"tf":1.0},"1476":{"tf":1.0},"1477":{"tf":1.0},"1478":{"tf":1.0},"1479":{"tf":1.0},"148":{"tf":1.0},"1480":{"tf":1.0},"1481":{"tf":1.0},"1482":{"tf":1.0},"1483":{"tf":1.0},"1484":{"tf":1.0},"1485":{"tf":1.0},"1486":{"tf":1.0},"1487":{"tf":1.0},"1488":{"tf":1.0},"1489":{"tf":1.0},"149":{"tf":1.0},"1490":{"tf":1.0},"1491":{"tf":1.0},"1492":{"tf":1.0},"1493":{"tf":1.0},"1494":{"tf":1.0},"1495":{"tf":1.0},"1496":{"tf":1.0},"1497":{"tf":1.0},"1498":{"tf":1.0},"1499":{"tf":1.0},"15":{"tf":1.0},"150":{"tf":1.0},"1500":{"tf":1.0},"1501":{"tf":1.0},"1502":{"tf":1.0},"1503":{"tf":1.0},"1504":{"tf":1.0},"1505":{"tf":1.0},"1506":{"tf":1.0},"1507":{"tf":1.0},"1508":{"tf":1.0},"1509":{"tf":1.0},"151":{"tf":1.0},"1510":{"tf":1.0},"1511":{"tf":1.0},"1512":{"tf":1.0},"1513":{"tf":1.0},"1514":{"tf":1.0},"1515":{"tf":1.0},"1516":{"tf":1.0},"1517":{"tf":1.0},"1518":{"tf":1.0},"1519":{"tf":1.0},"152":{"tf":1.0},"1520":{"tf":1.0},"1521":{"tf":1.0},"1522":{"tf":1.0},"1523":{"tf":1.0},"1524":{"tf":1.0},"1525":{"tf":1.0},"1526":{"tf":1.0},"1527":{"tf":1.0},"1528":{"tf":1.0},"1529":{"tf":1.0},"153":{"tf":1.0},"1530":{"tf":1.0},"1531":{"tf":1.0},"1532":{"tf":1.0},"1533":{"tf":1.0},"1534":{"tf":1.0},"1535":{"tf":1.0},"1536":{"tf":1.0},"1537":{"tf":1.0},"1538":{"tf":1.0},"1539":{"tf":1.0},"154":{"tf":1.0},"1540":{"tf":1.0},"1541":{"tf":1.0},"1542":{"tf":1.0},"1543":{"tf":1.0},"1544":{"tf":1.0},"1545":{"tf":1.0},"1546":{"tf":1.0},"1547":{"tf":1.0},"1548":{"tf":1.0},"1549":{"tf":1.0},"155":{"tf":1.0},"1550":{"tf":1.0},"1551":{"tf":1.0},"1552":{"tf":1.0},"1553":{"tf":1.0},"1554":{"tf":1.0},"1555":{"tf":1.0},"1556":{"tf":1.0},"1557":{"tf":1.0},"1558":{"tf":1.0},"1559":{"tf":1.0},"156":{"tf":1.0},"1560":{"tf":1.0},"1561":{"tf":1.0},"1562":{"tf":1.0},"1563":{"tf":1.0},"1564":{"tf":1.0},"1565":{"tf":1.0},"1566":{"tf":1.0},"1567":{"tf":1.0},"1568":{"tf":1.0},"1569":{"tf":1.0},"157":{"tf":1.0},"1570":{"tf":1.0},"1571":{"tf":1.0},"1572":{"tf":1.0},"1573":{"tf":1.0},"1574":{"tf":1.0},"1575":{"tf":1.0},"1576":{"tf":1.0},"1577":{"tf":1.0},"1578":{"tf":1.0},"1579":{"tf":1.0},"158":{"tf":1.0},"1580":{"tf":1.0},"1581":{"tf":1.0},"1582":{"tf":1.0},"1583":{"tf":1.0},"1584":{"tf":1.0},"1585":{"tf":1.0},"1586":{"tf":1.0},"1587":{"tf":1.0},"1588":{"tf":1.0},"1589":{"tf":1.0},"159":{"tf":1.0},"1590":{"tf":1.0},"1591":{"tf":1.0},"1592":{"tf":1.0},"1593":{"tf":1.0},"1594":{"tf":1.0},"1595":{"tf":1.0},"1596":{"tf":1.0},"1597":{"tf":1.0},"1598":{"tf":1.0},"1599":{"tf":1.0},"16":{"tf":1.0},"160":{"tf":1.0},"1600":{"tf":1.0},"1601":{"tf":1.0},"1602":{"tf":1.0},"1603":{"tf":1.0},"1604":{"tf":1.0},"1605":{"tf":1.0},"1606":{"tf":1.0},"1607":{"tf":1.0},"1608":{"tf":1.0},"1609":{"tf":1.0},"161":{"tf":1.0},"1610":{"tf":1.0},"1611":{"tf":1.0},"1612":{"tf":1.0},"1613":{"tf":1.0},"1614":{"tf":1.0},"1615":{"tf":1.0},"1616":{"tf":1.0},"1617":{"tf":1.0},"1618":{"tf":1.0},"1619":{"tf":1.0},"162":{"tf":1.0},"1620":{"tf":1.0},"1621":{"tf":1.0},"1622":{"tf":1.0},"1623":{"tf":1.0},"1624":{"tf":1.0},"1625":{"tf":1.0},"1626":{"tf":1.0},"1627":{"tf":1.0},"1628":{"tf":1.0},"1629":{"tf":1.0},"163":{"tf":1.0},"1630":{"tf":1.0},"1631":{"tf":1.0},"1632":{"tf":1.0},"1633":{"tf":1.0},"1634":{"tf":1.0},"1635":{"tf":1.0},"1636":{"tf":1.0},"1637":{"tf":1.0},"1638":{"tf":1.0},"1639":{"tf":1.0},"164":{"tf":1.0},"1640":{"tf":1.0},"1641":{"tf":1.0},"1642":{"tf":1.0},"1643":{"tf":1.0},"1644":{"tf":1.0},"1645":{"tf":1.0},"1646":{"tf":1.0},"1647":{"tf":1.0},"1648":{"tf":1.0},"1649":{"tf":1.0},"165":{"tf":1.0},"1650":{"tf":1.0},"1651":{"tf":1.0},"1652":{"tf":1.0},"1653":{"tf":1.0},"1654":{"tf":1.0},"1655":{"tf":1.0},"1656":{"tf":1.0},"1657":{"tf":1.0},"1658":{"tf":1.0},"1659":{"tf":1.0},"166":{"tf":1.0},"1660":{"tf":1.0},"1661":{"tf":1.0},"1662":{"tf":1.0},"1663":{"tf":1.0},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0},"1669":{"tf":1.0},"167":{"tf":1.0},"1670":{"tf":1.0},"1671":{"tf":1.0},"1672":{"tf":1.0},"1673":{"tf":1.0},"1674":{"tf":1.0},"1675":{"tf":1.0},"1676":{"tf":1.0},"1677":{"tf":1.0},"1678":{"tf":1.0},"1679":{"tf":1.0},"168":{"tf":1.0},"1680":{"tf":1.0},"1681":{"tf":1.0},"1682":{"tf":1.0},"1683":{"tf":1.0},"1684":{"tf":1.0},"1685":{"tf":1.0},"1686":{"tf":1.0},"1687":{"tf":1.0},"1688":{"tf":1.0},"1689":{"tf":1.0},"169":{"tf":1.0},"1690":{"tf":1.0},"1691":{"tf":1.0},"1692":{"tf":1.0},"1693":{"tf":1.0},"1694":{"tf":1.0},"1695":{"tf":1.0},"1696":{"tf":1.0},"1697":{"tf":1.0},"1698":{"tf":1.0},"1699":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"1702":{"tf":1.0},"1703":{"tf":1.0},"1704":{"tf":1.0},"1705":{"tf":1.0},"1706":{"tf":1.0},"1707":{"tf":1.0},"1708":{"tf":1.0},"1709":{"tf":1.0},"171":{"tf":1.0},"1710":{"tf":1.0},"1711":{"tf":1.0},"1712":{"tf":1.0},"1713":{"tf":1.0},"1714":{"tf":1.0},"1715":{"tf":1.0},"1716":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"172":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"1726":{"tf":1.0},"1727":{"tf":1.0},"1728":{"tf":1.0},"1729":{"tf":1.0},"173":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"1733":{"tf":1.0},"1734":{"tf":1.0},"1735":{"tf":1.0},"1736":{"tf":1.0},"1737":{"tf":1.0},"1738":{"tf":1.0},"1739":{"tf":1.0},"174":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1742":{"tf":1.0},"1743":{"tf":1.0},"1744":{"tf":1.0},"1745":{"tf":1.0},"1746":{"tf":1.0},"1747":{"tf":1.0},"1748":{"tf":1.0},"1749":{"tf":1.0},"175":{"tf":1.0},"1750":{"tf":1.0},"1751":{"tf":1.0},"1752":{"tf":1.0},"1753":{"tf":1.0},"1754":{"tf":1.0},"1755":{"tf":1.0},"1756":{"tf":1.0},"1757":{"tf":1.0},"1758":{"tf":1.0},"1759":{"tf":1.0},"176":{"tf":1.0},"1760":{"tf":1.0},"1761":{"tf":1.0},"1762":{"tf":1.0},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"1766":{"tf":1.0},"1767":{"tf":1.0},"1768":{"tf":1.0},"1769":{"tf":1.0},"177":{"tf":1.0},"1770":{"tf":1.0},"1771":{"tf":1.0},"1772":{"tf":1.0},"1773":{"tf":1.0},"1774":{"tf":1.0},"1775":{"tf":1.0},"1776":{"tf":1.0},"1777":{"tf":1.0},"1778":{"tf":1.0},"1779":{"tf":1.0},"178":{"tf":1.0},"1780":{"tf":1.0},"1781":{"tf":1.0},"1782":{"tf":1.0},"1783":{"tf":1.0},"1784":{"tf":1.0},"1785":{"tf":1.0},"1786":{"tf":1.0},"1787":{"tf":1.0},"1788":{"tf":1.0},"1789":{"tf":1.0},"179":{"tf":1.0},"1790":{"tf":1.0},"1791":{"tf":1.0},"1792":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0},"1796":{"tf":1.0},"1797":{"tf":1.0},"1798":{"tf":1.0},"1799":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"1800":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"1805":{"tf":1.0},"1806":{"tf":1.0},"1807":{"tf":1.0},"1808":{"tf":1.0},"1809":{"tf":1.0},"181":{"tf":1.0},"1810":{"tf":1.0},"1811":{"tf":1.0},"1812":{"tf":1.0},"1813":{"tf":1.0},"1814":{"tf":1.0},"1815":{"tf":1.0},"1816":{"tf":1.0},"1817":{"tf":1.0},"1818":{"tf":1.0},"1819":{"tf":1.0},"182":{"tf":1.0},"1820":{"tf":1.0},"1821":{"tf":1.0},"1822":{"tf":1.0},"1823":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"20":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"22":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.4142135623730951},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"23":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"27":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"28":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"29":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.0},"299":{"tf":1.0},"30":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"320":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.0},"33":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"340":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"344":{"tf":1.0},"345":{"tf":1.0},"346":{"tf":1.0},"347":{"tf":1.0},"348":{"tf":1.0},"349":{"tf":1.0},"35":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"36":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"37":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"39":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"40":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"41":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.0},"42":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.0},"43":{"tf":1.0},"430":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"439":{"tf":1.0},"44":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"444":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"45":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"458":{"tf":1.0},"459":{"tf":1.0},"46":{"tf":1.0},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"47":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"472":{"tf":1.0},"473":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.0},"48":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"484":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"49":{"tf":1.0},"490":{"tf":1.0},"491":{"tf":1.0},"492":{"tf":1.0},"493":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0},"496":{"tf":1.0},"497":{"tf":1.0},"498":{"tf":1.0},"499":{"tf":1.0},"50":{"tf":1.0},"500":{"tf":1.0},"501":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"51":{"tf":1.0},"510":{"tf":1.0},"511":{"tf":1.0},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"519":{"tf":1.0},"52":{"tf":1.0},"520":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"53":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"535":{"tf":1.0},"536":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"539":{"tf":1.0},"54":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":1.0},"549":{"tf":1.0},"55":{"tf":1.0},"550":{"tf":1.0},"551":{"tf":1.0},"552":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"557":{"tf":1.0},"558":{"tf":1.0},"559":{"tf":1.0},"56":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"564":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"57":{"tf":1.0},"570":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"573":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"576":{"tf":1.0},"577":{"tf":1.0},"578":{"tf":1.0},"579":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.0},"587":{"tf":1.0},"588":{"tf":1.0},"589":{"tf":1.0},"59":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"597":{"tf":1.0},"598":{"tf":1.0},"599":{"tf":1.0},"60":{"tf":1.0},"600":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"603":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"61":{"tf":1.0},"610":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"617":{"tf":1.0},"618":{"tf":1.0},"619":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.0},"628":{"tf":1.0},"629":{"tf":1.0},"63":{"tf":1.0},"630":{"tf":1.0},"631":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"634":{"tf":1.0},"635":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.0},"64":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"65":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"66":{"tf":1.0},"660":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.0},"668":{"tf":1.0},"669":{"tf":1.0},"67":{"tf":1.0},"670":{"tf":1.0},"671":{"tf":1.0},"672":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"677":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"68":{"tf":1.0},"680":{"tf":1.0},"681":{"tf":1.0},"682":{"tf":1.0},"683":{"tf":1.0},"684":{"tf":1.0},"685":{"tf":1.0},"686":{"tf":1.0},"687":{"tf":1.0},"688":{"tf":1.0},"689":{"tf":1.0},"69":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.0},"692":{"tf":1.0},"693":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.0},"696":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"70":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":1.0},"702":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"707":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.0},"71":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"719":{"tf":1.0},"72":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"729":{"tf":1.0},"73":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.0},"735":{"tf":1.0},"736":{"tf":1.0},"737":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"74":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.0},"75":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":1.0},"756":{"tf":1.0},"757":{"tf":1.0},"758":{"tf":1.0},"759":{"tf":1.0},"76":{"tf":1.0},"760":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"763":{"tf":1.0},"764":{"tf":1.0},"765":{"tf":1.0},"766":{"tf":1.0},"767":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.0},"77":{"tf":1.0},"770":{"tf":1.0},"771":{"tf":1.0},"772":{"tf":1.0},"773":{"tf":1.0},"774":{"tf":1.0},"775":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"78":{"tf":1.0},"780":{"tf":1.0},"781":{"tf":1.0},"782":{"tf":1.0},"783":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"787":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"79":{"tf":1.0},"790":{"tf":1.0},"791":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0},"799":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"805":{"tf":1.0},"806":{"tf":1.0},"807":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.0},"81":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"815":{"tf":1.0},"816":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"82":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":1.0},"825":{"tf":1.0},"826":{"tf":1.0},"827":{"tf":1.0},"828":{"tf":1.0},"829":{"tf":1.0},"83":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.0},"84":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"842":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0},"845":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"85":{"tf":1.0},"850":{"tf":1.0},"851":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"856":{"tf":1.0},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"86":{"tf":1.0},"860":{"tf":1.0},"861":{"tf":1.0},"862":{"tf":1.0},"863":{"tf":1.0},"864":{"tf":1.0},"865":{"tf":1.0},"866":{"tf":1.0},"867":{"tf":1.0},"868":{"tf":1.0},"869":{"tf":1.0},"87":{"tf":1.0},"870":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0},"88":{"tf":1.0},"880":{"tf":1.0},"881":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.0},"884":{"tf":1.0},"885":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"888":{"tf":1.0},"889":{"tf":1.0},"89":{"tf":1.0},"890":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"90":{"tf":1.0},"900":{"tf":1.0},"901":{"tf":1.0},"902":{"tf":1.0},"903":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"91":{"tf":1.0},"910":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"92":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"93":{"tf":1.0},"930":{"tf":1.0},"931":{"tf":1.0},"932":{"tf":1.0},"933":{"tf":1.0},"934":{"tf":1.0},"935":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.0},"94":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"95":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":1.0},"953":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0},"965":{"tf":1.0},"966":{"tf":1.0},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"97":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.0},"979":{"tf":1.0},"98":{"tf":1.0},"980":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0},"987":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.0},"99":{"tf":1.0},"990":{"tf":1.0},"991":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0},"999":{"tf":1.0}},"df":1814},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"141":{"tf":1.0},"28":{"tf":1.0},"997":{"tf":1.0}},"df":3}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"205":{"tf":1.0},"435":{"tf":1.0}},"df":2}}},"t":{"docs":{"591":{"tf":1.4142135623730951},"635":{"tf":1.4142135623730951}},"df":2}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1183":{"tf":1.0},"1384":{"tf":1.7320508075688772},"1388":{"tf":1.0},"1395":{"tf":1.0},"1438":{"tf":1.0}},"df":5,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1384":{"tf":1.0}},"df":1}}}}}},"a":{"docs":{},"df":0,"g":{"docs":{"4":{"tf":1.0}},"df":1},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1510":{"tf":1.0}},"df":1,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1390":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1390":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"1510":{"tf":1.0}},"df":1}}}}}}}}}},"p":{"docs":{"2":{"tf":1.0}},"df":1},"r":{"docs":{"1167":{"tf":1.0},"1248":{"tf":1.0},"1343":{"tf":1.0},"1462":{"tf":1.0},"1520":{"tf":1.0}},"df":5,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1520":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"j":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1520":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"0":{"tf":1.0},"1055":{"tf":1.0},"1086":{"tf":1.4142135623730951},"1089":{"tf":1.4142135623730951},"1163":{"tf":1.0},"1587":{"tf":1.0},"2":{"tf":1.0},"525":{"tf":1.4142135623730951},"595":{"tf":1.4142135623730951},"596":{"tf":1.0},"597":{"tf":1.4142135623730951},"604":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"628":{"tf":1.0},"639":{"tf":1.4142135623730951},"640":{"tf":1.4142135623730951},"641":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0}},"df":31,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1086":{"tf":1.0},"1089":{"tf":1.0}},"df":2}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"525":{"tf":1.0}},"df":1}}}}}}}}},"2":{"docs":{"1087":{"tf":1.4142135623730951},"1090":{"tf":1.4142135623730951},"601":{"tf":1.0},"628":{"tf":1.0},"645":{"tf":1.0},"665":{"tf":1.0}},"df":6,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1087":{"tf":1.0},"1090":{"tf":1.0}},"df":2}}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"604":{"tf":1.0},"648":{"tf":1.0}},"df":2}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"612":{"tf":1.4142135623730951},"656":{"tf":1.4142135623730951}},"df":2},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"612":{"tf":1.0},"656":{"tf":1.0}},"df":2}}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"615":{"tf":1.4142135623730951},"659":{"tf":1.4142135623730951}},"df":2,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"615":{"tf":1.0},"659":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"620":{"tf":1.4142135623730951},"663":{"tf":1.4142135623730951}},"df":2,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"620":{"tf":1.0},"663":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"3":{"docs":{"1058":{"tf":1.4142135623730951},"1088":{"tf":1.4142135623730951},"1091":{"tf":1.4142135623730951},"602":{"tf":1.0},"628":{"tf":1.0},"646":{"tf":1.0},"666":{"tf":1.0},"685":{"tf":1.0}},"df":8,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1058":{"tf":1.0},"1088":{"tf":1.0},"1091":{"tf":1.0}},"df":3}}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"605":{"tf":1.0},"649":{"tf":1.0}},"df":2}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"613":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951}},"df":2},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"613":{"tf":1.0},"657":{"tf":1.0}},"df":2}}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"616":{"tf":1.4142135623730951},"660":{"tf":1.4142135623730951}},"df":2,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"616":{"tf":1.0},"660":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"621":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951}},"df":2,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"621":{"tf":1.0},"664":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"629":{"tf":1.0}},"df":1}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"611":{"tf":1.4142135623730951},"647":{"tf":1.0},"655":{"tf":1.4142135623730951}},"df":3},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"611":{"tf":1.0},"655":{"tf":1.0}},"df":2}}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"614":{"tf":1.4142135623730951},"650":{"tf":1.0},"658":{"tf":1.4142135623730951}},"df":3,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"614":{"tf":1.0},"658":{"tf":1.0}},"df":2}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{"676":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"676":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{"647":{"tf":1.0},"675":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"675":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"601":{"tf":1.0},"645":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0}},"df":4,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1058":{"tf":1.4142135623730951},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"601":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"665":{"tf":1.4142135623730951},"666":{"tf":1.4142135623730951}},"df":13}}},"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"579":{"tf":1.0},"628":{"tf":2.0},"629":{"tf":1.0}},"df":3}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{"685":{"tf":1.0}},"df":1}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"11":{"tf":1.0}},"df":1}}}},"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{"0":{"tf":1.0}},"df":1}}}}},"s":{"docs":{"14":{"tf":1.0},"422":{"tf":2.0}},"df":2},"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"1421":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"1415":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1415":{"tf":1.0}},"df":1}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1350":{"tf":1.4142135623730951},"1467":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1350":{"tf":1.0},"1467":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1060":{"tf":1.0},"1119":{"tf":1.0},"1204":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"1733":{"tf":1.0},"1749":{"tf":1.0},"1750":{"tf":1.0},"1771":{"tf":1.0},"1796":{"tf":1.0},"180":{"tf":1.0},"1818":{"tf":1.0},"1819":{"tf":1.0},"27":{"tf":1.4142135623730951},"29":{"tf":1.0},"30":{"tf":1.0},"517":{"tf":1.0},"534":{"tf":1.0},"599":{"tf":1.0},"643":{"tf":1.0},"690":{"tf":1.0},"71":{"tf":1.0},"993":{"tf":1.0}},"df":24,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"548":{"tf":1.0}},"df":1}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"647":{"tf":1.0},"650":{"tf":1.0},"681":{"tf":1.0}},"df":3}}}},"t":{"docs":{"472":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"527":{"tf":1.4142135623730951}},"df":6,"(":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"527":{"tf":1.0}},"df":1}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{"1525":{"tf":1.0},"1554":{"tf":1.7320508075688772},"1555":{"tf":1.0},"1556":{"tf":1.4142135623730951},"1557":{"tf":1.0},"1558":{"tf":1.0}},"df":6},"t":{"docs":{},"df":0,"a":{"docs":{"1060":{"tf":1.4142135623730951},"1410":{"tf":1.0},"1521":{"tf":1.0},"1658":{"tf":1.0},"181":{"tf":2.0},"419":{"tf":1.0},"429":{"tf":1.0},"526":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"543":{"tf":1.0},"546":{"tf":1.0},"611":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":1.0},"627":{"tf":1.0},"644":{"tf":1.4142135623730951},"655":{"tf":1.0},"658":{"tf":1.0},"668":{"tf":1.0},"678":{"tf":1.0},"688":{"tf":1.0},"69":{"tf":2.0},"9":{"tf":1.0},"990":{"tf":1.7320508075688772},"992":{"tf":1.4142135623730951},"996":{"tf":1.0},"997":{"tf":2.8284271247461903},"998":{"tf":1.7320508075688772}},"df":29,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1626":{"tf":1.7320508075688772},"985":{"tf":1.7320508075688772}},"df":2}}}}}}}}},"b":{"docs":{"1625":{"tf":1.7320508075688772},"984":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1616":{"tf":1.7320508075688772},"975":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"y":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1619":{"tf":1.7320508075688772},"978":{"tf":1.7320508075688772}},"df":2}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1618":{"tf":1.7320508075688772},"977":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1617":{"tf":1.7320508075688772},"976":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"990":{"tf":1.4142135623730951},"992":{"tf":1.7320508075688772},"996":{"tf":1.7320508075688772},"997":{"tf":1.4142135623730951}},"df":4}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{"1082":{"tf":1.0},"1083":{"tf":1.0}},"df":2}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1001":{"tf":1.0},"1590":{"tf":1.0}},"df":2}}}}}}}}}}}},"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1002":{"tf":1.0},"1591":{"tf":1.0}},"df":2}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1002":{"tf":1.0},"1591":{"tf":1.0}},"df":2}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1592":{"tf":1.0},"999":{"tf":1.0}},"df":2}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1002":{"tf":1.0},"1591":{"tf":1.0}},"df":2}}}}}}}}}}}},"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"100":{"tf":1.0},"107":{"tf":1.0},"1120":{"tf":1.0},"1123":{"tf":1.7320508075688772},"1124":{"tf":1.4142135623730951},"1125":{"tf":1.4142135623730951},"1136":{"tf":1.7320508075688772},"1140":{"tf":1.0},"1155":{"tf":1.0},"1165":{"tf":1.0},"1172":{"tf":1.7320508075688772},"1179":{"tf":1.4142135623730951},"1180":{"tf":2.0},"1183":{"tf":1.0},"1192":{"tf":1.4142135623730951},"1205":{"tf":1.0},"1208":{"tf":1.7320508075688772},"1209":{"tf":1.4142135623730951},"1210":{"tf":1.4142135623730951},"1225":{"tf":1.0},"1240":{"tf":1.0},"1249":{"tf":1.0},"1254":{"tf":1.7320508075688772},"1280":{"tf":1.0},"1314":{"tf":1.7320508075688772},"1317":{"tf":1.4142135623730951},"1333":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.4142135623730951},"1338":{"tf":1.4142135623730951},"1343":{"tf":1.0},"1377":{"tf":1.0},"1385":{"tf":1.0},"1386":{"tf":1.0},"1388":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1413":{"tf":1.0},"1414":{"tf":1.0},"1437":{"tf":1.7320508075688772},"1438":{"tf":1.4142135623730951},"1453":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.4142135623730951},"1458":{"tf":1.4142135623730951},"1462":{"tf":1.0},"1519":{"tf":1.0},"154":{"tf":1.4142135623730951},"174":{"tf":1.0},"221":{"tf":1.0},"240":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"43":{"tf":1.4142135623730951},"63":{"tf":1.0},"82":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":2.0},"99":{"tf":1.4142135623730951}},"df":62,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1180":{"tf":1.4142135623730951},"1521":{"tf":1.0},"343":{"tf":1.0}},"df":3,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"97":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"97":{"tf":1.0}},"df":1}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"107":{"tf":1.7320508075688772},"80":{"tf":1.0},"95":{"tf":1.4142135623730951}},"df":3,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"95":{"tf":1.0}},"df":1}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"107":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"430":{"tf":1.0}},"df":1}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{"1273":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1273":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1520":{"tf":1.0},"1521":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"j":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1520":{"tf":1.0},"1521":{"tf":1.0}},"df":2}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"96":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"96":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"_":{"docs":{"706":{"tf":1.0}},"df":1},"i":{"docs":{},"df":0,"m":{"docs":{"1069":{"tf":1.0},"108":{"tf":1.4142135623730951},"109":{"tf":2.0},"1101":{"tf":1.4142135623730951},"112":{"tf":2.0},"115":{"tf":1.7320508075688772},"155":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"1566":{"tf":1.7320508075688772},"172":{"tf":1.0},"1722":{"tf":1.0},"1752":{"tf":1.4142135623730951},"1771":{"tf":1.0},"1780":{"tf":1.0},"1813":{"tf":1.4142135623730951},"182":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.0},"428":{"tf":1.4142135623730951},"436":{"tf":1.0},"447":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"62":{"tf":1.0},"734":{"tf":1.0},"786":{"tf":1.0},"804":{"tf":1.0},"811":{"tf":1.0},"832":{"tf":1.0},"834":{"tf":1.0},"865":{"tf":1.0},"958":{"tf":1.0}},"df":34,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{"1541":{"tf":1.4142135623730951}},"df":1}}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"681":{"tf":1.0},"903":{"tf":1.0}},"df":2}}},"o":{"docs":{},"df":0,"d":{"docs":{"681":{"tf":1.0}},"df":1}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"681":{"tf":1.0}},"df":1}},"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"121":{"tf":1.7320508075688772},"80":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"121":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"958":{"tf":1.0},"995":{"tf":1.0}},"df":2,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"226":{"tf":1.7320508075688772}},"df":1}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1620":{"tf":1.7320508075688772},"979":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1022":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1021":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{"1002":{"tf":1.0},"1591":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{"681":{"tf":1.4142135623730951},"8":{"tf":1.0},"958":{"tf":1.0}},"df":3}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{"577":{"tf":1.0},"667":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1060":{"tf":1.7320508075688772},"474":{"tf":1.4142135623730951},"475":{"tf":1.0},"499":{"tf":1.4142135623730951},"502":{"tf":1.0},"526":{"tf":1.7320508075688772}},"df":6}}}}}}},"t":{"docs":{"144":{"tf":1.0}},"df":1}},"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"681":{"tf":1.0}},"df":1}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"0":{"tf":1.0}},"df":1}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"330":{"tf":1.0},"806":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0}},"df":4}}}},"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"791":{"tf":1.7320508075688772},"851":{"tf":1.7320508075688772}},"df":2}}}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1058":{"tf":1.0},"2":{"tf":1.7320508075688772}},"df":2}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"1058":{"tf":2.23606797749979},"1059":{"tf":1.0},"1062":{"tf":1.0},"1077":{"tf":1.0},"1083":{"tf":1.4142135623730951},"1084":{"tf":1.7320508075688772},"1085":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"3":{"tf":1.7320508075688772},"4":{"tf":1.0},"5":{"tf":1.7320508075688772},"579":{"tf":1.0},"580":{"tf":1.7320508075688772},"583":{"tf":1.0},"584":{"tf":1.0},"590":{"tf":2.23606797749979},"591":{"tf":2.23606797749979},"592":{"tf":2.449489742783178},"593":{"tf":2.23606797749979},"594":{"tf":1.4142135623730951},"595":{"tf":1.0},"596":{"tf":1.0},"6":{"tf":1.4142135623730951},"604":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.4142135623730951},"608":{"tf":1.4142135623730951},"611":{"tf":1.7320508075688772},"612":{"tf":2.0},"613":{"tf":2.0},"614":{"tf":2.0},"615":{"tf":1.7320508075688772},"616":{"tf":2.0},"618":{"tf":1.7320508075688772},"619":{"tf":1.4142135623730951},"620":{"tf":2.23606797749979},"621":{"tf":2.23606797749979},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.4142135623730951},"629":{"tf":2.23606797749979},"634":{"tf":2.23606797749979},"635":{"tf":2.23606797749979},"636":{"tf":2.449489742783178},"637":{"tf":2.23606797749979},"638":{"tf":1.4142135623730951},"639":{"tf":1.0},"641":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.4142135623730951},"652":{"tf":1.4142135623730951},"655":{"tf":1.7320508075688772},"656":{"tf":2.0},"657":{"tf":2.0},"658":{"tf":2.0},"659":{"tf":1.7320508075688772},"660":{"tf":2.0},"661":{"tf":1.7320508075688772},"662":{"tf":1.4142135623730951},"663":{"tf":2.23606797749979},"664":{"tf":2.23606797749979},"665":{"tf":2.0},"666":{"tf":2.0},"671":{"tf":1.4142135623730951},"681":{"tf":1.0},"888":{"tf":1.0}},"df":75,"#":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{"6":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"2":{"docs":{"624":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"624":{"tf":1.0},"665":{"tf":1.0}},"df":2}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"607":{"tf":1.0},"651":{"tf":1.0}},"df":2}}}}}}},"3":{"docs":{"625":{"tf":1.4142135623730951},"666":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"625":{"tf":1.0},"666":{"tf":1.0}},"df":2}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"605":{"tf":1.0},"608":{"tf":1.0},"649":{"tf":1.0},"652":{"tf":1.0}},"df":4}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"615":{"tf":1.0},"616":{"tf":1.0},"650":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0}},"df":5}}}}}}}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"671":{"tf":1.0}},"df":1}}}}}}}},"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"1141":{"tf":1.0}},"df":1}}}},"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"680":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"680":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"670":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"670":{"tf":1.0}},"df":1}}}}}}}}}}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"579":{"tf":1.0},"580":{"tf":2.0},"581":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.0},"587":{"tf":1.0},"588":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"597":{"tf":1.0},"598":{"tf":1.0},"599":{"tf":1.0},"600":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"603":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"617":{"tf":1.0},"618":{"tf":1.0},"619":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.0},"685":{"tf":1.0}},"df":50}}}}},"i":{"docs":{},"df":0,"l":{"docs":{"1062":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"103":{"tf":1.0},"1126":{"tf":1.7320508075688772},"1127":{"tf":1.4142135623730951},"1128":{"tf":1.0},"1130":{"tf":1.4142135623730951},"1131":{"tf":1.7320508075688772},"1135":{"tf":1.0},"1148":{"tf":1.0},"1150":{"tf":1.7320508075688772},"1151":{"tf":1.4142135623730951},"1152":{"tf":1.4142135623730951},"1184":{"tf":1.7320508075688772},"1185":{"tf":1.4142135623730951},"1187":{"tf":1.0},"1188":{"tf":1.4142135623730951},"1193":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1196":{"tf":1.0},"1197":{"tf":1.0},"1211":{"tf":1.7320508075688772},"1213":{"tf":1.4142135623730951},"1217":{"tf":1.0},"1218":{"tf":1.7320508075688772},"1219":{"tf":1.4142135623730951},"1220":{"tf":1.0},"1235":{"tf":1.7320508075688772},"1236":{"tf":1.4142135623730951},"1237":{"tf":1.4142135623730951},"1264":{"tf":1.0},"1302":{"tf":1.4142135623730951},"1304":{"tf":1.0},"1312":{"tf":2.0},"1322":{"tf":1.4142135623730951},"1323":{"tf":1.4142135623730951},"1325":{"tf":1.4142135623730951},"1327":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1350":{"tf":1.0},"1377":{"tf":1.0},"1378":{"tf":2.23606797749979},"1379":{"tf":1.4142135623730951},"1380":{"tf":1.0},"1390":{"tf":1.0},"1393":{"tf":2.23606797749979},"1394":{"tf":1.4142135623730951},"1395":{"tf":1.4142135623730951},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1413":{"tf":1.0},"1415":{"tf":1.0},"1421":{"tf":1.0},"1426":{"tf":1.4142135623730951},"1427":{"tf":1.0},"1428":{"tf":1.0},"1435":{"tf":2.0},"1437":{"tf":1.0},"1438":{"tf":1.4142135623730951},"1443":{"tf":1.4142135623730951},"1444":{"tf":1.4142135623730951},"1446":{"tf":1.4142135623730951},"1448":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1467":{"tf":1.4142135623730951},"1509":{"tf":1.0},"1523":{"tf":1.0},"1547":{"tf":1.7320508075688772},"1552":{"tf":1.7320508075688772},"1557":{"tf":1.7320508075688772},"1562":{"tf":1.7320508075688772},"1723":{"tf":1.0},"1724":{"tf":1.0},"1729":{"tf":2.23606797749979},"1730":{"tf":1.0},"1742":{"tf":1.4142135623730951},"1753":{"tf":1.7320508075688772},"1755":{"tf":1.4142135623730951},"1759":{"tf":1.4142135623730951},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.0},"1762":{"tf":1.0},"1763":{"tf":2.0},"1767":{"tf":1.4142135623730951},"1774":{"tf":1.7320508075688772},"1780":{"tf":1.0},"1782":{"tf":1.0},"1791":{"tf":1.0},"1792":{"tf":2.23606797749979},"1793":{"tf":1.0},"1807":{"tf":1.4142135623730951},"1815":{"tf":1.4142135623730951},"1817":{"tf":1.7320508075688772},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"223":{"tf":1.4142135623730951},"303":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"407":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"712":{"tf":1.0},"713":{"tf":1.0},"714":{"tf":2.0},"75":{"tf":1.0},"752":{"tf":2.0},"762":{"tf":1.4142135623730951},"768":{"tf":2.0},"78":{"tf":1.0},"79":{"tf":1.0},"797":{"tf":1.0},"800":{"tf":1.0},"802":{"tf":1.0},"835":{"tf":1.0},"837":{"tf":1.0},"854":{"tf":1.0},"877":{"tf":1.4142135623730951}},"df":123,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1729":{"tf":1.0},"1767":{"tf":1.0},"1792":{"tf":1.0},"762":{"tf":1.0}},"df":4}}}}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1729":{"tf":1.0},"1730":{"tf":1.0},"1792":{"tf":1.0},"1793":{"tf":1.0}},"df":4}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1763":{"tf":1.0},"714":{"tf":1.0},"752":{"tf":1.0},"768":{"tf":1.0},"877":{"tf":1.0}},"df":5}}}}}}}},"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1774":{"tf":1.0}},"df":1}}}}},"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"300":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1521":{"tf":1.0},"1522":{"tf":1.0}},"df":2}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1150":{"tf":1.4142135623730951},"1235":{"tf":1.4142135623730951}},"df":2,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1150":{"tf":1.0},"1235":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1184":{"tf":1.4142135623730951}},"df":1}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1197":{"tf":1.0},"1283":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1729":{"tf":1.4142135623730951},"1730":{"tf":1.4142135623730951},"1780":{"tf":1.0}},"df":3}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1776":{"tf":1.0},"436":{"tf":1.0}},"df":2,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{"1393":{"tf":1.0},"1494":{"tf":1.0}},"df":2}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1312":{"tf":1.4142135623730951},"1435":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1312":{"tf":1.0},"1435":{"tf":1.0}},"df":2}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{"1509":{"tf":1.0}},"df":1}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1521":{"tf":1.0},"1522":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"j":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1521":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"0":{"tf":1.0},"1782":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"615":{"tf":1.4142135623730951},"616":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"659":{"tf":1.4142135623730951},"660":{"tf":1.0}},"df":10}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{"201":{"tf":1.0}},"df":1},"p":{"docs":{},"df":0,"t":{"docs":{"100":{"tf":1.4142135623730951},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"110":{"tf":1.0},"1109":{"tf":1.4142135623730951},"1110":{"tf":1.4142135623730951},"1111":{"tf":1.4142135623730951},"1112":{"tf":1.4142135623730951},"1113":{"tf":1.4142135623730951},"1114":{"tf":1.4142135623730951},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"1123":{"tf":1.4142135623730951},"1124":{"tf":1.4142135623730951},"1125":{"tf":1.4142135623730951},"1126":{"tf":1.4142135623730951},"1127":{"tf":1.4142135623730951},"1128":{"tf":1.4142135623730951},"1129":{"tf":1.4142135623730951},"1130":{"tf":1.4142135623730951},"1131":{"tf":1.4142135623730951},"1132":{"tf":1.4142135623730951},"1133":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.4142135623730951},"1136":{"tf":1.4142135623730951},"1137":{"tf":1.4142135623730951},"114":{"tf":1.4142135623730951},"1140":{"tf":1.0},"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"115":{"tf":1.4142135623730951},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"1162":{"tf":1.0},"117":{"tf":1.4142135623730951},"1171":{"tf":1.4142135623730951},"1172":{"tf":1.4142135623730951},"1176":{"tf":1.0},"1177":{"tf":1.4142135623730951},"1178":{"tf":1.0},"1179":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"1180":{"tf":1.4142135623730951},"1181":{"tf":1.4142135623730951},"1182":{"tf":1.4142135623730951},"1183":{"tf":1.4142135623730951},"1184":{"tf":1.4142135623730951},"1185":{"tf":1.4142135623730951},"1186":{"tf":1.4142135623730951},"1187":{"tf":1.4142135623730951},"1188":{"tf":1.4142135623730951},"119":{"tf":1.4142135623730951},"1192":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"1204":{"tf":1.4142135623730951},"1205":{"tf":1.4142135623730951},"1206":{"tf":1.4142135623730951},"1207":{"tf":1.4142135623730951},"1208":{"tf":1.4142135623730951},"1209":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"1210":{"tf":1.4142135623730951},"1211":{"tf":1.4142135623730951},"1212":{"tf":1.4142135623730951},"1213":{"tf":1.4142135623730951},"1214":{"tf":1.4142135623730951},"1215":{"tf":1.0},"1216":{"tf":1.0},"1217":{"tf":1.4142135623730951},"1218":{"tf":1.4142135623730951},"1219":{"tf":1.4142135623730951},"122":{"tf":1.0},"1220":{"tf":1.4142135623730951},"1225":{"tf":1.0},"1229":{"tf":1.0},"123":{"tf":1.4142135623730951},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.4142135623730951},"1244":{"tf":1.0},"125":{"tf":1.4142135623730951},"1253":{"tf":1.4142135623730951},"1254":{"tf":1.4142135623730951},"1276":{"tf":1.0},"129":{"tf":1.4142135623730951},"1296":{"tf":1.0},"130":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"131":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1317":{"tf":1.0},"132":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"133":{"tf":1.4142135623730951},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"134":{"tf":1.0},"1341":{"tf":1.0},"1343":{"tf":1.0},"1350":{"tf":1.4142135623730951},"1351":{"tf":1.4142135623730951},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1358":{"tf":1.0},"137":{"tf":1.4142135623730951},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"1379":{"tf":1.0},"138":{"tf":1.4142135623730951},"1380":{"tf":1.0},"139":{"tf":1.4142135623730951},"1393":{"tf":1.0},"1394":{"tf":1.4142135623730951},"1395":{"tf":1.0},"140":{"tf":1.4142135623730951},"1400":{"tf":1.0},"1401":{"tf":1.4142135623730951},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1404":{"tf":1.4142135623730951},"1405":{"tf":1.4142135623730951},"1406":{"tf":1.4142135623730951},"1407":{"tf":1.0},"1409":{"tf":1.4142135623730951},"141":{"tf":1.4142135623730951},"1413":{"tf":1.4142135623730951},"1414":{"tf":1.4142135623730951},"1415":{"tf":1.4142135623730951},"1419":{"tf":1.0},"1421":{"tf":1.0},"1425":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.0},"1439":{"tf":1.4142135623730951},"144":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1460":{"tf":1.0},"1462":{"tf":1.0},"1465":{"tf":1.4142135623730951},"1466":{"tf":1.0},"1467":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"1567":{"tf":1.7320508075688772},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"1722":{"tf":1.0},"1729":{"tf":1.4142135623730951},"1730":{"tf":1.4142135623730951},"1731":{"tf":1.4142135623730951},"1732":{"tf":1.4142135623730951},"1733":{"tf":1.0},"1736":{"tf":1.4142135623730951},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"1740":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1742":{"tf":1.4142135623730951},"1743":{"tf":1.4142135623730951},"1744":{"tf":1.4142135623730951},"1745":{"tf":1.4142135623730951},"1746":{"tf":1.0},"1747":{"tf":1.0},"1748":{"tf":1.0},"1749":{"tf":1.0},"1750":{"tf":1.0},"1751":{"tf":1.0},"1752":{"tf":1.0},"1753":{"tf":1.0},"1754":{"tf":1.0},"1755":{"tf":1.0},"1756":{"tf":1.0},"1759":{"tf":1.4142135623730951},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.4142135623730951},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"1771":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"1792":{"tf":1.4142135623730951},"1793":{"tf":1.4142135623730951},"1794":{"tf":1.4142135623730951},"1795":{"tf":1.4142135623730951},"1796":{"tf":1.0},"1797":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"1800":{"tf":1.0},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"1805":{"tf":1.4142135623730951},"1806":{"tf":1.4142135623730951},"1807":{"tf":1.4142135623730951},"1808":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"1810":{"tf":1.0},"1811":{"tf":1.0},"1812":{"tf":1.0},"1813":{"tf":1.0},"1814":{"tf":1.0},"1815":{"tf":1.0},"1816":{"tf":1.0},"1817":{"tf":1.0},"1818":{"tf":1.0},"1819":{"tf":1.0},"182":{"tf":1.4142135623730951},"1823":{"tf":1.4142135623730951},"188":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.4142135623730951},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951},"33":{"tf":1.0},"401":{"tf":1.4142135623730951},"403":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"416":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"479":{"tf":1.0},"48":{"tf":1.0},"480":{"tf":1.4142135623730951},"481":{"tf":1.0},"482":{"tf":1.4142135623730951},"485":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"49":{"tf":1.0},"491":{"tf":1.0},"494":{"tf":1.4142135623730951},"495":{"tf":1.0},"499":{"tf":1.0},"50":{"tf":1.0},"502":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"509":{"tf":1.4142135623730951},"51":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"52":{"tf":1.0},"521":{"tf":1.4142135623730951},"522":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"53":{"tf":1.0},"534":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"571":{"tf":1.0},"58":{"tf":1.0},"590":{"tf":1.4142135623730951},"591":{"tf":1.0},"592":{"tf":1.4142135623730951},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.4142135623730951},"597":{"tf":1.4142135623730951},"599":{"tf":1.4142135623730951},"600":{"tf":1.4142135623730951},"604":{"tf":1.4142135623730951},"605":{"tf":1.4142135623730951},"607":{"tf":1.4142135623730951},"608":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"610":{"tf":1.4142135623730951},"611":{"tf":1.4142135623730951},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.4142135623730951},"615":{"tf":1.4142135623730951},"616":{"tf":1.4142135623730951},"620":{"tf":1.4142135623730951},"621":{"tf":1.4142135623730951},"634":{"tf":1.4142135623730951},"635":{"tf":1.0},"636":{"tf":1.4142135623730951},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.4142135623730951},"640":{"tf":1.4142135623730951},"643":{"tf":1.4142135623730951},"644":{"tf":1.4142135623730951},"647":{"tf":1.4142135623730951},"648":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"652":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"655":{"tf":1.4142135623730951},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"658":{"tf":1.4142135623730951},"659":{"tf":1.4142135623730951},"660":{"tf":1.4142135623730951},"663":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951},"666":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"695":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"699":{"tf":1.0},"70":{"tf":1.4142135623730951},"700":{"tf":1.0},"708":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.4142135623730951},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"719":{"tf":1.0},"72":{"tf":1.4142135623730951},"720":{"tf":1.0},"725":{"tf":1.4142135623730951},"734":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"75":{"tf":1.0},"752":{"tf":1.4142135623730951},"753":{"tf":1.4142135623730951},"754":{"tf":1.4142135623730951},"755":{"tf":1.4142135623730951},"768":{"tf":1.4142135623730951},"769":{"tf":1.4142135623730951},"774":{"tf":1.4142135623730951},"779":{"tf":1.0},"78":{"tf":1.0},"780":{"tf":1.4142135623730951},"786":{"tf":1.0},"79":{"tf":1.4142135623730951},"791":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0},"799":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"81":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.4142135623730951},"84":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"865":{"tf":1.0},"866":{"tf":1.4142135623730951},"867":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"886":{"tf":1.4142135623730951},"887":{"tf":1.4142135623730951},"900":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951},"963":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":1.0},"990":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.4142135623730951},"996":{"tf":1.4142135623730951},"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951}},"df":500}}}}},"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4}},"r":{"docs":{"1730":{"tf":1.0},"1732":{"tf":1.0},"1739":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1793":{"tf":1.0},"1795":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0}},"df":10}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"215":{"tf":1.0}},"df":1}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"696":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"736":{"tf":2.0},"763":{"tf":1.4142135623730951},"818":{"tf":1.4142135623730951},"82":{"tf":1.0},"874":{"tf":1.4142135623730951}},"df":7,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"763":{"tf":1.0}},"df":1}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"696":{"tf":1.0},"709":{"tf":1.0},"736":{"tf":1.0},"818":{"tf":1.0},"874":{"tf":1.0}},"df":5}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1352":{"tf":1.0},"1466":{"tf":1.0},"1782":{"tf":1.0}},"df":3,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1058":{"tf":1.7320508075688772},"1059":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"615":{"tf":1.0},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"659":{"tf":1.0},"660":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0}},"df":22}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4}}}},"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"121":{"tf":2.23606797749979},"122":{"tf":1.7320508075688772},"173":{"tf":1.0},"64":{"tf":1.0}},"df":4,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"336":{"tf":1.0}},"df":1}}}}}}}},"c":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0}},"df":3}}}},"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1296":{"tf":1.0},"13":{"tf":1.0},"1419":{"tf":1.0},"31":{"tf":1.0},"470":{"tf":1.4142135623730951},"471":{"tf":1.0},"472":{"tf":1.0},"473":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.4142135623730951},"482":{"tf":1.0},"483":{"tf":1.0},"484":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"490":{"tf":1.0},"491":{"tf":1.0},"492":{"tf":1.0},"493":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0},"496":{"tf":1.0},"497":{"tf":1.0},"498":{"tf":1.0},"499":{"tf":1.0},"500":{"tf":1.0},"501":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.4142135623730951},"509":{"tf":1.0},"510":{"tf":1.4142135623730951},"511":{"tf":1.0},"512":{"tf":1.4142135623730951},"513":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"519":{"tf":1.0},"520":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"535":{"tf":1.0},"536":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"539":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":1.0},"549":{"tf":1.0},"550":{"tf":1.0},"551":{"tf":1.0},"552":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"557":{"tf":1.0},"558":{"tf":1.0},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"564":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"570":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"573":{"tf":1.0},"574":{"tf":2.0},"575":{"tf":1.4142135623730951},"576":{"tf":1.4142135623730951},"577":{"tf":1.4142135623730951},"578":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"8":{"tf":1.7320508075688772},"9":{"tf":1.4142135623730951}},"df":116,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"548":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"548":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"549":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"550":{"tf":1.4142135623730951}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"4":{"docs":{"550":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"554":{"tf":1.4142135623730951}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"4":{"docs":{"554":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"551":{"tf":1.4142135623730951}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"4":{"docs":{"551":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"552":{"tf":1.4142135623730951}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"552":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"545":{"tf":1.4142135623730951}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"545":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"542":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"4":{"docs":{"542":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"544":{"tf":1.4142135623730951}},"df":1},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"544":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"543":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"543":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"546":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"546":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"553":{"tf":1.4142135623730951}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"553":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"547":{"tf":1.7320508075688772}},"df":1}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"555":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"555":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"573":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"472":{"tf":1.0},"474":{"tf":1.4142135623730951},"499":{"tf":1.4142135623730951},"537":{"tf":1.0},"538":{"tf":1.7320508075688772}},"df":5,"(":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"474":{"tf":1.0},"499":{"tf":1.0},"538":{"tf":1.0}},"df":3}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"471":{"tf":1.0},"472":{"tf":1.7320508075688772},"473":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.0}},"df":6}}}}}}}},"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"570":{"tf":1.0}},"df":1}}}}}}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"471":{"tf":1.0},"477":{"tf":1.7320508075688772},"478":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0}},"df":7}}}}}}}}}},"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"537":{"tf":1.0}},"df":1}}},"s":{"docs":{},"df":0,"t":{"docs":{"470":{"tf":1.0},"525":{"tf":1.0},"534":{"tf":1.0},"570":{"tf":2.0},"571":{"tf":1.7320508075688772}},"df":5,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"471":{"tf":1.0},"483":{"tf":1.7320508075688772},"484":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"490":{"tf":1.0},"491":{"tf":1.0}},"df":10}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"9":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{"495":{"tf":1.0},"522":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"144":{"tf":1.0},"31":{"tf":1.0},"681":{"tf":1.0},"9":{"tf":2.0},"990":{"tf":1.0},"992":{"tf":1.0},"995":{"tf":1.4142135623730951},"996":{"tf":1.0},"998":{"tf":1.0}},"df":9}}}},"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1101":{"tf":1.4142135623730951}},"df":1}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"997":{"tf":1.0},"998":{"tf":1.0}},"df":2}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"11":{"tf":1.0},"1165":{"tf":1.0},"1249":{"tf":1.0}},"df":3,"l":{"docs":{},"df":0,"i":{"docs":{"1060":{"tf":1.0},"577":{"tf":1.0},"9":{"tf":1.0}},"df":3}}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1304":{"tf":1.4142135623730951},"1305":{"tf":1.4142135623730951},"1427":{"tf":1.4142135623730951},"1428":{"tf":1.7320508075688772},"1429":{"tf":1.4142135623730951},"1641":{"tf":1.7320508075688772},"1677":{"tf":1.7320508075688772},"1710":{"tf":1.7320508075688772},"791":{"tf":1.0},"804":{"tf":1.0},"851":{"tf":1.0}},"df":11,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1372":{"tf":1.4142135623730951},"1480":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1372":{"tf":1.0},"1480":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"11":{"tf":1.0}},"df":1}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1155":{"tf":1.0},"1240":{"tf":1.0}},"df":2}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"681":{"tf":1.0}},"df":1}}}}}},"v":{"docs":{"1101":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"d":{"docs":{"109":{"tf":1.0},"1110":{"tf":1.0},"1112":{"tf":1.0},"112":{"tf":1.0}},"df":4},"s":{"docs":{"964":{"tf":1.0}},"df":1}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"941":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"941":{"tf":1.0}},"df":1}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{"942":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"942":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"o":{"docs":{"9":{"tf":1.0}},"df":1,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"490":{"tf":1.0},"513":{"tf":1.0}},"df":2,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"490":{"tf":1.7320508075688772},"513":{"tf":1.7320508075688772},"954":{"tf":1.4142135623730951}},"df":3,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"954":{"tf":1.0}},"df":1}}}},"_":{"docs":{"954":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"e":{"docs":{"103":{"tf":1.0},"1193":{"tf":1.0},"211":{"tf":1.0}},"df":3},"t":{"docs":{"104":{"tf":1.0},"105":{"tf":1.0}},"df":2},"’":{"docs":{},"df":0,"t":{"docs":{"9":{"tf":1.0}},"df":1}}},"w":{"docs":{},"df":0,"n":{"docs":{"1101":{"tf":1.0},"1113":{"tf":1.0},"117":{"tf":1.0},"125":{"tf":1.0},"1584":{"tf":1.0},"958":{"tf":1.0}},"df":6}}},"s":{"docs":{"470":{"tf":1.0},"571":{"tf":2.23606797749979}},"df":2,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{"470":{"tf":1.0},"523":{"tf":1.7320508075688772},"524":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"535":{"tf":1.0},"536":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"539":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":1.0},"549":{"tf":1.0},"550":{"tf":1.0},"551":{"tf":1.0},"552":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"557":{"tf":1.0},"558":{"tf":1.0}},"df":37}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"1141":{"tf":1.0},"1294":{"tf":1.0},"1359":{"tf":1.0},"16":{"tf":1.0},"1671":{"tf":1.0},"1689":{"tf":1.0},"40":{"tf":1.0},"470":{"tf":1.0},"472":{"tf":1.0},"483":{"tf":1.0},"492":{"tf":1.0},"559":{"tf":1.7320508075688772},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0}},"df":16}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"470":{"tf":1.0},"572":{"tf":1.0},"573":{"tf":1.0}},"df":3}}}}},"u":{"docs":{},"df":0,"e":{"docs":{"1180":{"tf":1.0},"1352":{"tf":1.0},"1466":{"tf":1.0},"681":{"tf":1.4142135623730951}},"df":4},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"188":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951}},"df":2}},"e":{"docs":{"1394":{"tf":1.0},"681":{"tf":1.0}},"df":2}}}},"e":{"docs":{},"df":0,".":{"docs":{},"df":0,"g":{"docs":{"1039":{"tf":1.0},"1606":{"tf":1.0},"996":{"tf":1.0}},"df":3}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"1060":{"tf":1.4142135623730951},"9":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.4142135623730951}},"df":4,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{"1592":{"tf":1.0},"999":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1048":{"tf":1.7320508075688772},"1632":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{"8":{"tf":1.0}},"df":1}},"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1035":{"tf":1.7320508075688772}},"df":1}}},"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1036":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}},"d":{"docs":{},"df":0,"g":{"docs":{"103":{"tf":1.0}},"df":1}},"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1385":{"tf":1.0},"1386":{"tf":1.0},"92":{"tf":1.4142135623730951}},"df":3,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"1385":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1385":{"tf":1.0}},"df":1}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1386":{"tf":1.4142135623730951},"1520":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1386":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{"1060":{"tf":1.0}},"df":1}}}}},"g":{"docs":{"160":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"178":{"tf":1.0},"181":{"tf":1.0},"428":{"tf":1.0},"47":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0},"9":{"tf":1.0}},"df":18},"i":{"docs":{},"df":0,"p":{"docs":{"0":{"tf":1.4142135623730951},"490":{"tf":1.0},"513":{"tf":1.0},"9":{"tf":1.0}},"df":4,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"3":{"docs":{},"df":0,"5":{"docs":{"9":{"tf":1.0}},"df":1}}}},"7":{"docs":{},"df":0,"1":{"docs":{},"df":0,"2":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"952":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"144":{"tf":1.0},"33":{"tf":1.0},"366":{"tf":1.4142135623730951},"900":{"tf":2.449489742783178},"903":{"tf":1.4142135623730951}},"df":5,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"366":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"366":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1262":{"tf":1.4142135623730951},"1263":{"tf":1.0},"1264":{"tf":1.0},"1265":{"tf":1.0},"1266":{"tf":1.0},"1267":{"tf":1.4142135623730951},"1268":{"tf":1.0},"1269":{"tf":1.0},"1270":{"tf":1.0},"1271":{"tf":1.0},"1272":{"tf":1.0},"1273":{"tf":1.0},"1274":{"tf":1.4142135623730951},"1275":{"tf":1.0},"1276":{"tf":1.0},"1277":{"tf":1.0},"1278":{"tf":1.0},"1279":{"tf":1.0},"1280":{"tf":1.0},"1281":{"tf":1.0},"1282":{"tf":1.0},"1302":{"tf":1.0},"1426":{"tf":1.0},"146":{"tf":1.0},"149":{"tf":1.0},"1505":{"tf":1.0},"1506":{"tf":1.0},"1507":{"tf":1.0},"1508":{"tf":1.0},"1729":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"1748":{"tf":1.0},"1774":{"tf":1.0},"1775":{"tf":1.0},"1776":{"tf":1.0},"1777":{"tf":1.0},"1778":{"tf":1.0},"1779":{"tf":1.0},"1792":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0},"1811":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"217":{"tf":1.0},"35":{"tf":1.0},"39":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"537":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"859":{"tf":1.0},"867":{"tf":1.0}},"df":64}},"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"222":{"tf":1.4142135623730951},"688":{"tf":1.0},"891":{"tf":1.4142135623730951},"892":{"tf":1.4142135623730951}},"df":4},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"[":{"docs":{},"df":0,"2":{"docs":{"891":{"tf":1.0}},"df":1}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"[":{"docs":{},"df":0,"2":{"docs":{"892":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{"1049":{"tf":1.7320508075688772},"1633":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"0":{"tf":1.0},"1060":{"tf":1.0},"1304":{"tf":1.4142135623730951},"1305":{"tf":1.7320508075688772},"1308":{"tf":1.0},"1309":{"tf":1.0},"1339":{"tf":1.0},"1341":{"tf":1.0},"1427":{"tf":1.4142135623730951},"1428":{"tf":1.4142135623730951},"1429":{"tf":1.7320508075688772},"1431":{"tf":1.0},"1432":{"tf":1.0},"1459":{"tf":1.0},"1460":{"tf":1.0},"1498":{"tf":1.0},"1518":{"tf":1.0},"1754":{"tf":1.7320508075688772},"1778":{"tf":1.4142135623730951},"1780":{"tf":1.0},"1814":{"tf":1.7320508075688772},"192":{"tf":1.0},"401":{"tf":1.0},"433":{"tf":1.0},"79":{"tf":1.0},"800":{"tf":1.4142135623730951},"835":{"tf":1.4142135623730951}},"df":27,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1371":{"tf":1.4142135623730951},"1479":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1371":{"tf":1.0},"1479":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"800":{"tf":1.4142135623730951},"835":{"tf":1.4142135623730951}},"df":2},"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"800":{"tf":1.0},"835":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"627":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1006":{"tf":1.0},"1595":{"tf":1.0},"1596":{"tf":1.0},"1597":{"tf":1.0},"1598":{"tf":1.0}},"df":8}}}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"10":{"tf":1.0}},"df":1}}}}}},"d":{"docs":{"1060":{"tf":1.0},"1153":{"tf":1.0},"681":{"tf":1.0},"9":{"tf":1.4142135623730951},"990":{"tf":1.0},"992":{"tf":1.0}},"df":6},"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{"815":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"957":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"957":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{"1178":{"tf":1.0},"181":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772}},"df":3}}}},"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"103":{"tf":1.0},"213":{"tf":1.0},"416":{"tf":1.0},"92":{"tf":1.0}},"df":4,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1400":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1400":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1398":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1398":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"99":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"99":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"103":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"103":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"213":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"213":{"tf":1.0}},"df":1}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"211":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{"456":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"456":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"234":{"tf":1.7320508075688772},"419":{"tf":1.0}},"df":2}},"i":{"docs":{},"df":0,"r":{"docs":{"1060":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"910":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951}},"df":9}}},"u":{"docs":{},"df":0,"m":{"docs":{"14":{"tf":1.0},"192":{"tf":1.0},"218":{"tf":1.7320508075688772},"219":{"tf":1.7320508075688772},"220":{"tf":1.4142135623730951},"221":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"223":{"tf":1.4142135623730951},"567":{"tf":1.0},"628":{"tf":1.0},"79":{"tf":1.0}},"df":11,"e":{"docs":{},"df":0,"r":{"docs":{"145":{"tf":1.0},"34":{"tf":1.0},"903":{"tf":1.0}},"df":3,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"144":{"tf":1.0},"33":{"tf":1.0},"888":{"tf":1.0},"903":{"tf":2.0},"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"910":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"930":{"tf":1.0},"931":{"tf":1.0},"932":{"tf":1.0},"933":{"tf":1.0}},"df":34,".":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"419":{"tf":1.0},"903":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"188":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"192":{"tf":1.0},"401":{"tf":1.4142135623730951},"404":{"tf":1.0},"406":{"tf":1.0},"75":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"79":{"tf":1.0}},"df":9}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1135":{"tf":1.4142135623730951},"1196":{"tf":1.4142135623730951},"1220":{"tf":1.4142135623730951}},"df":3}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"114":{"tf":1.0},"141":{"tf":1.4142135623730951},"178":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"432":{"tf":1.0},"68":{"tf":1.4142135623730951}},"df":6,"e":{"docs":{},"df":0,"[":{"docs":{},"df":0,"2":{"docs":{"116":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"427":{"tf":1.0},"428":{"tf":1.0}},"df":7}}}}}}}}}}}}},"e":{"docs":{},"df":0,"t":{"docs":{"144":{"tf":1.4142135623730951}},"df":1}}}}},"v":{"docs":{"2":{"tf":1.4142135623730951}},"df":1,".":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"2":{"tf":1.0}},"df":1}}}}}}}}},"o":{"docs":{},"df":0,"a":{"docs":{"700":{"tf":1.0}},"df":1}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1759":{"tf":1.0},"1760":{"tf":1.0},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"1782":{"tf":1.0},"254":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"797":{"tf":1.0},"854":{"tf":1.0}},"df":14}},"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1056":{"tf":1.0},"735":{"tf":1.4142135623730951},"736":{"tf":1.4142135623730951},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.0},"774":{"tf":1.0}},"df":9}}}}}},"r":{"docs":{},"df":0,"c":{"docs":{"1823":{"tf":1.4142135623730951},"494":{"tf":1.0},"521":{"tf":1.4142135623730951},"681":{"tf":1.0},"7":{"tf":1.4142135623730951},"725":{"tf":1.4142135623730951},"839":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951}},"df":8,"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"5":{"docs":{},"df":0,"5":{"docs":{"1526":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1528":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"6":{"docs":{},"df":0,"5":{"docs":{"495":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951}},"df":2,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"471":{"tf":1.0},"492":{"tf":1.7320508075688772},"493":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0}},"df":5}}}}}}},"9":{"docs":{},"df":0,"6":{"docs":{},"df":0,"7":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"681":{"tf":1.0},"685":{"tf":1.0}},"df":2},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"685":{"tf":1.0}},"df":1}}}}}}}}}},"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"688":{"tf":1.0}},"df":1}}}}}}}},"2":{"docs":{},"df":0,"0":{"docs":{"1529":{"tf":1.0},"1539":{"tf":1.0},"1782":{"tf":1.0},"727":{"tf":1.0},"786":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"832":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0}},"df":10,"(":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{"1534":{"tf":1.0},"1788":{"tf":1.0}},"df":2}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{"1541":{"tf":1.0}},"df":1}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"701":{"tf":1.0},"729":{"tf":1.0},"823":{"tf":1.0}},"df":3}}}}}}}},"4":{"docs":{},"df":0,"6":{"docs":{},"df":0,"2":{"docs":{},"df":0,"6":{"docs":{"1782":{"tf":1.0},"729":{"tf":1.0},"734":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0}},"df":6,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"728":{"tf":1.0},"729":{"tf":1.7320508075688772},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.0},"735":{"tf":1.0},"736":{"tf":1.0},"737":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":1.0},"756":{"tf":1.0},"757":{"tf":1.0},"758":{"tf":1.0},"759":{"tf":1.0},"760":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"763":{"tf":1.0},"764":{"tf":1.0},"862":{"tf":1.0},"868":{"tf":1.0}},"df":39,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"864":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1017":{"tf":1.4142135623730951},"1018":{"tf":1.0},"1026":{"tf":1.4142135623730951},"1027":{"tf":1.0},"1028":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1041":{"tf":1.0},"1042":{"tf":1.0},"1043":{"tf":1.0},"1044":{"tf":1.0},"1045":{"tf":1.0},"1046":{"tf":1.0},"1047":{"tf":1.0},"1048":{"tf":1.0},"1049":{"tf":1.0},"1050":{"tf":1.0},"1051":{"tf":1.0},"1052":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1063":{"tf":1.0},"14":{"tf":1.0},"1602":{"tf":1.4142135623730951},"1603":{"tf":1.0},"1604":{"tf":1.0},"1605":{"tf":1.0},"1628":{"tf":1.4142135623730951},"1629":{"tf":1.0},"1630":{"tf":1.0},"1631":{"tf":1.0},"1632":{"tf":1.0},"1633":{"tf":1.0},"1634":{"tf":1.0},"1635":{"tf":1.0},"1636":{"tf":1.0},"1637":{"tf":1.0},"1695":{"tf":1.7320508075688772},"1696":{"tf":1.0},"1697":{"tf":1.0},"1698":{"tf":1.0},"1699":{"tf":1.0},"259":{"tf":1.7320508075688772},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.7320508075688772},"264":{"tf":1.4142135623730951},"265":{"tf":1.4142135623730951},"266":{"tf":1.4142135623730951},"267":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951},"269":{"tf":1.4142135623730951},"270":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"272":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"277":{"tf":1.4142135623730951},"278":{"tf":1.4142135623730951},"279":{"tf":1.4142135623730951},"280":{"tf":1.4142135623730951},"281":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951},"284":{"tf":1.4142135623730951},"285":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"289":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"293":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"295":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"297":{"tf":1.4142135623730951},"298":{"tf":1.4142135623730951},"299":{"tf":1.4142135623730951},"300":{"tf":1.4142135623730951},"301":{"tf":1.4142135623730951},"302":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"305":{"tf":1.4142135623730951},"306":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"308":{"tf":1.4142135623730951},"309":{"tf":1.4142135623730951},"310":{"tf":1.4142135623730951},"311":{"tf":1.4142135623730951},"312":{"tf":1.4142135623730951},"313":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951},"315":{"tf":1.4142135623730951},"316":{"tf":1.4142135623730951},"317":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951},"319":{"tf":1.4142135623730951},"320":{"tf":1.4142135623730951},"321":{"tf":1.4142135623730951},"322":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951},"326":{"tf":1.4142135623730951},"327":{"tf":1.4142135623730951},"328":{"tf":1.4142135623730951},"329":{"tf":1.4142135623730951},"330":{"tf":1.4142135623730951},"331":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951},"333":{"tf":1.4142135623730951},"334":{"tf":1.4142135623730951},"335":{"tf":1.4142135623730951},"336":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"338":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"340":{"tf":1.4142135623730951},"341":{"tf":1.4142135623730951},"342":{"tf":1.4142135623730951},"343":{"tf":1.4142135623730951},"344":{"tf":1.4142135623730951},"345":{"tf":1.4142135623730951},"346":{"tf":1.4142135623730951},"347":{"tf":1.4142135623730951},"348":{"tf":1.4142135623730951},"349":{"tf":1.4142135623730951},"350":{"tf":1.4142135623730951},"351":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"353":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"355":{"tf":1.4142135623730951},"356":{"tf":1.4142135623730951},"357":{"tf":1.4142135623730951},"358":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"360":{"tf":1.4142135623730951},"361":{"tf":1.4142135623730951},"362":{"tf":1.4142135623730951},"363":{"tf":1.4142135623730951},"364":{"tf":1.4142135623730951},"365":{"tf":1.4142135623730951},"366":{"tf":1.4142135623730951},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"369":{"tf":1.4142135623730951},"370":{"tf":1.4142135623730951},"371":{"tf":1.4142135623730951},"372":{"tf":1.4142135623730951},"373":{"tf":1.4142135623730951},"374":{"tf":1.4142135623730951},"375":{"tf":1.4142135623730951},"376":{"tf":1.4142135623730951},"377":{"tf":1.4142135623730951},"378":{"tf":1.4142135623730951},"379":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"381":{"tf":1.4142135623730951},"382":{"tf":1.4142135623730951},"383":{"tf":1.4142135623730951},"384":{"tf":1.4142135623730951},"385":{"tf":1.4142135623730951},"386":{"tf":1.4142135623730951},"387":{"tf":1.4142135623730951},"388":{"tf":1.4142135623730951},"389":{"tf":1.4142135623730951},"390":{"tf":1.4142135623730951},"391":{"tf":1.4142135623730951},"392":{"tf":1.4142135623730951},"393":{"tf":1.4142135623730951},"394":{"tf":1.4142135623730951},"395":{"tf":1.4142135623730951},"396":{"tf":1.4142135623730951},"397":{"tf":1.0},"398":{"tf":1.0},"541":{"tf":1.4142135623730951},"542":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":1.0},"549":{"tf":1.0},"550":{"tf":1.0},"551":{"tf":1.0},"552":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"557":{"tf":1.0},"558":{"tf":1.0},"647":{"tf":1.0},"650":{"tf":1.0},"673":{"tf":1.4142135623730951},"674":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"677":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"680":{"tf":1.0},"681":{"tf":1.4142135623730951},"689":{"tf":1.4142135623730951},"690":{"tf":1.0}},"df":213,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"756":{"tf":1.0},"757":{"tf":1.0},"861":{"tf":1.0}},"df":3}}}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{"1058":{"tf":1.0},"800":{"tf":1.0},"835":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"r":{"docs":{"791":{"tf":1.4142135623730951},"851":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{"681":{"tf":1.0}},"df":1}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"681":{"tf":1.0}},"df":1,"t":{"docs":{"1261":{"tf":1.4142135623730951},"1262":{"tf":1.0},"1263":{"tf":1.0},"1264":{"tf":1.0},"1265":{"tf":1.0},"1266":{"tf":1.0},"1267":{"tf":1.0},"1268":{"tf":1.0},"1269":{"tf":1.0},"1270":{"tf":1.0},"1271":{"tf":1.0},"1272":{"tf":1.0},"1273":{"tf":1.0},"1274":{"tf":1.0},"1275":{"tf":1.0},"1276":{"tf":1.0},"1277":{"tf":1.0},"1278":{"tf":1.0},"1279":{"tf":1.0},"1280":{"tf":1.0},"1281":{"tf":1.0},"1282":{"tf":1.0},"146":{"tf":1.0},"149":{"tf":1.0},"1493":{"tf":1.4142135623730951},"1494":{"tf":1.0},"1495":{"tf":1.0},"1496":{"tf":1.0},"1497":{"tf":1.0},"1498":{"tf":1.0},"1499":{"tf":1.0},"1500":{"tf":1.0},"1501":{"tf":1.0},"1502":{"tf":1.0},"1503":{"tf":1.0},"1504":{"tf":1.0},"1505":{"tf":1.0},"1506":{"tf":1.0},"1507":{"tf":1.0},"1508":{"tf":1.0},"1643":{"tf":1.4142135623730951},"1644":{"tf":1.0},"1711":{"tf":1.4142135623730951},"1712":{"tf":1.0},"1766":{"tf":1.4142135623730951},"1767":{"tf":1.0},"1768":{"tf":1.0},"1773":{"tf":1.4142135623730951},"1774":{"tf":1.0},"1775":{"tf":1.0},"1776":{"tf":1.0},"1777":{"tf":1.0},"1778":{"tf":1.0},"1779":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.4142135623730951},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"35":{"tf":1.0},"39":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"536":{"tf":1.4142135623730951},"537":{"tf":1.0},"538":{"tf":1.0},"539":{"tf":1.0},"540":{"tf":1.0},"669":{"tf":1.4142135623730951},"670":{"tf":1.0},"671":{"tf":1.0},"672":{"tf":1.0},"760":{"tf":1.4142135623730951},"761":{"tf":1.0},"762":{"tf":1.0},"763":{"tf":1.0},"764":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"859":{"tf":1.0}},"df":83}},"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"1438":{"tf":1.0}},"df":1}}}}}},"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"903":{"tf":1.0}},"df":1}}}},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"303":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"303":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"304":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"304":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"t":{"docs":{"216":{"tf":1.0}},"df":1}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"115":{"tf":1.0},"1746":{"tf":1.4142135623730951},"1769":{"tf":1.0},"1771":{"tf":1.4142135623730951},"1782":{"tf":1.0},"1800":{"tf":1.4142135623730951},"699":{"tf":1.4142135623730951},"720":{"tf":1.4142135623730951}},"df":8,"e":{"docs":{},"df":0,"r":{"docs":{"1746":{"tf":1.7320508075688772},"1771":{"tf":1.7320508075688772},"1800":{"tf":1.7320508075688772},"699":{"tf":1.7320508075688772},"720":{"tf":1.7320508075688772}},"df":5}}}}}}},"e":{"docs":{},"df":0,"c":{"docs":{"526":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"526":{"tf":1.0}},"df":1}}}}}}}},"u":{"docs":{},"df":0,"t":{"docs":{"1152":{"tf":1.0},"1237":{"tf":1.0},"1287":{"tf":1.0},"1657":{"tf":1.7320508075688772},"1658":{"tf":1.7320508075688772},"472":{"tf":1.0},"474":{"tf":1.7320508075688772},"475":{"tf":1.4142135623730951},"476":{"tf":1.0},"499":{"tf":1.7320508075688772},"502":{"tf":1.4142135623730951},"503":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":1.0},"537":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"df":17,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"475":{"tf":1.4142135623730951},"476":{"tf":1.4142135623730951},"502":{"tf":1.4142135623730951},"503":{"tf":1.4142135623730951}},"df":4,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"475":{"tf":1.0},"502":{"tf":1.0}},"df":2}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"476":{"tf":1.0},"503":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"101":{"tf":1.4142135623730951},"1140":{"tf":1.0},"1169":{"tf":1.0},"1170":{"tf":1.0},"1225":{"tf":1.0},"1250":{"tf":1.0},"1251":{"tf":1.0},"1413":{"tf":1.0},"1777":{"tf":1.0},"272":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"9":{"tf":1.4142135623730951},"902":{"tf":1.0},"903":{"tf":1.0}},"df":21,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"101":{"tf":1.0}},"df":1}}}}}}}}},"t":{"docs":{"233":{"tf":1.0}},"df":1}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1135":{"tf":1.0},"1193":{"tf":1.0},"1220":{"tf":1.0},"564":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0}},"df":6,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{"1222":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"s":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"685":{"tf":1.0}},"df":1}}},"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"211":{"tf":1.0},"213":{"tf":1.0}},"df":2,"l":{"docs":{},"df":0,"i":{"docs":{"1163":{"tf":1.0},"685":{"tf":1.0}},"df":2}}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{"1163":{"tf":1.0},"681":{"tf":1.0}},"df":2}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"202":{"tf":1.0},"415":{"tf":1.0}},"df":2}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1701":{"tf":1.0},"1759":{"tf":1.4142135623730951},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.7320508075688772},"1762":{"tf":1.7320508075688772},"1763":{"tf":1.4142135623730951},"1764":{"tf":1.4142135623730951},"1765":{"tf":1.4142135623730951},"472":{"tf":1.0},"6":{"tf":1.0},"681":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"712":{"tf":1.7320508075688772},"713":{"tf":1.7320508075688772},"714":{"tf":1.4142135623730951},"715":{"tf":1.4142135623730951},"716":{"tf":1.4142135623730951},"9":{"tf":1.0}},"df":19}},"r":{"docs":{},"df":0,"n":{"docs":{"1119":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"1125":{"tf":1.0},"1126":{"tf":1.0},"1127":{"tf":1.0},"1128":{"tf":1.0},"1131":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.0},"1140":{"tf":1.0},"1143":{"tf":1.0},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.0},"1162":{"tf":1.0},"1165":{"tf":1.0},"1166":{"tf":1.0},"1167":{"tf":1.0},"1168":{"tf":1.0},"1169":{"tf":1.0},"1170":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1201":{"tf":1.0},"1204":{"tf":1.0},"1205":{"tf":1.0},"1206":{"tf":1.0},"1207":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"1210":{"tf":1.0},"1211":{"tf":1.0},"1212":{"tf":1.0},"1213":{"tf":1.0},"1214":{"tf":1.0},"1215":{"tf":1.0},"1216":{"tf":1.0},"1217":{"tf":1.0},"1218":{"tf":1.0},"1219":{"tf":1.0},"1220":{"tf":1.0},"1225":{"tf":1.0},"1228":{"tf":1.0},"1229":{"tf":1.0},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.0},"1244":{"tf":1.0},"1247":{"tf":1.0},"1248":{"tf":1.0},"1249":{"tf":1.0},"1250":{"tf":1.0},"1251":{"tf":1.0},"1252":{"tf":1.0},"1253":{"tf":1.0},"1254":{"tf":1.0},"1257":{"tf":1.0},"1288":{"tf":1.0},"129":{"tf":1.0},"1296":{"tf":1.0},"1297":{"tf":1.0},"1298":{"tf":1.0},"130":{"tf":1.0},"1301":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1306":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"131":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1315":{"tf":1.0},"1316":{"tf":1.0},"1317":{"tf":1.0},"132":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1324":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"1329":{"tf":1.0},"133":{"tf":1.0},"1330":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1335":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1339":{"tf":1.0},"134":{"tf":1.0},"1340":{"tf":1.0},"1341":{"tf":1.0},"1343":{"tf":1.0},"1345":{"tf":1.0},"1347":{"tf":1.0},"1350":{"tf":1.0},"1351":{"tf":1.0},"1352":{"tf":1.0},"1361":{"tf":1.0},"1362":{"tf":1.0},"1363":{"tf":1.0},"1364":{"tf":1.0},"1365":{"tf":1.0},"1366":{"tf":1.0},"1367":{"tf":1.0},"1368":{"tf":1.0},"1369":{"tf":1.0},"137":{"tf":1.0},"1370":{"tf":1.0},"1371":{"tf":1.0},"1372":{"tf":1.0},"1373":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"1419":{"tf":1.0},"1420":{"tf":1.0},"1421":{"tf":1.0},"1422":{"tf":1.0},"1423":{"tf":1.0},"1424":{"tf":1.0},"1425":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.0},"1439":{"tf":1.0},"144":{"tf":1.0},"1440":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1445":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"145":{"tf":1.0},"1450":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1455":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1459":{"tf":1.0},"146":{"tf":1.0},"1460":{"tf":1.0},"1461":{"tf":1.0},"1462":{"tf":1.0},"1465":{"tf":1.0},"1466":{"tf":1.0},"1467":{"tf":1.0},"147":{"tf":1.0},"1470":{"tf":1.0},"1471":{"tf":1.0},"1472":{"tf":1.0},"1473":{"tf":1.0},"1474":{"tf":1.0},"1475":{"tf":1.0},"1476":{"tf":1.0},"1477":{"tf":1.0},"1478":{"tf":1.0},"1479":{"tf":1.0},"148":{"tf":1.0},"1480":{"tf":1.0},"1481":{"tf":1.0},"1482":{"tf":1.0},"1489":{"tf":1.0},"149":{"tf":1.0},"1490":{"tf":1.0},"1491":{"tf":1.0},"150":{"tf":1.0},"153":{"tf":1.0},"1535":{"tf":1.0},"1536":{"tf":1.0},"154":{"tf":1.0},"1542":{"tf":1.0},"1543":{"tf":1.0},"1547":{"tf":1.0},"1548":{"tf":1.0},"155":{"tf":1.4142135623730951},"1552":{"tf":1.0},"1553":{"tf":1.0},"1557":{"tf":1.0},"1558":{"tf":1.0},"156":{"tf":1.4142135623730951},"1562":{"tf":1.0},"1563":{"tf":1.0},"157":{"tf":1.0},"1572":{"tf":1.0},"1573":{"tf":1.0},"1574":{"tf":1.0},"1575":{"tf":1.0},"158":{"tf":1.0},"1583":{"tf":1.0},"1584":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"1640":{"tf":1.0},"1641":{"tf":1.0},"1642":{"tf":1.0},"165":{"tf":1.0},"1656":{"tf":1.0},"1659":{"tf":1.0},"166":{"tf":1.0},"1660":{"tf":1.0},"1661":{"tf":1.0},"1662":{"tf":1.0},"1663":{"tf":1.0},"167":{"tf":1.0},"1675":{"tf":1.0},"1676":{"tf":1.0},"1677":{"tf":1.0},"1678":{"tf":1.0},"1679":{"tf":1.0},"168":{"tf":1.0},"1686":{"tf":1.0},"1687":{"tf":1.0},"1688":{"tf":1.0},"1691":{"tf":1.0},"1694":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"1729":{"tf":1.0},"173":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"1733":{"tf":1.0},"1734":{"tf":1.0},"1735":{"tf":1.0},"1736":{"tf":1.0},"1737":{"tf":1.0},"1738":{"tf":1.0},"1739":{"tf":1.0},"174":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1742":{"tf":1.0},"1743":{"tf":1.0},"1744":{"tf":1.0},"1745":{"tf":1.0},"1746":{"tf":1.0},"1747":{"tf":1.0},"1748":{"tf":1.0},"1749":{"tf":1.0},"175":{"tf":1.0},"1750":{"tf":1.0},"1751":{"tf":1.0},"1752":{"tf":1.0},"1753":{"tf":1.0},"1754":{"tf":1.0},"1755":{"tf":1.0},"1756":{"tf":1.0},"1759":{"tf":1.0},"176":{"tf":1.0},"1760":{"tf":1.0},"1761":{"tf":1.0},"1762":{"tf":1.0},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"177":{"tf":1.0},"1771":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"1796":{"tf":1.0},"1797":{"tf":1.0},"1798":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"1806":{"tf":1.0},"1808":{"tf":1.0},"1809":{"tf":1.0},"181":{"tf":1.0},"1810":{"tf":1.0},"1811":{"tf":1.0},"1812":{"tf":1.0},"1813":{"tf":1.0},"1814":{"tf":1.0},"1815":{"tf":1.0},"1816":{"tf":1.0},"1817":{"tf":1.0},"1818":{"tf":1.0},"1819":{"tf":1.0},"182":{"tf":1.0},"1823":{"tf":1.0},"185":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.0},"192":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"258":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.0},"426":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"490":{"tf":1.0},"491":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0},"499":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"577":{"tf":1.4142135623730951},"578":{"tf":1.0},"587":{"tf":1.0},"588":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"597":{"tf":1.0},"599":{"tf":1.0},"603":{"tf":1.0},"605":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"61":{"tf":1.0},"610":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"618":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"63":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"634":{"tf":1.0},"635":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.0},"64":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"65":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"66":{"tf":1.0},"660":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.0},"668":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"681":{"tf":1.0},"69":{"tf":1.0},"695":{"tf":1.0},"696":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"70":{"tf":1.0},"700":{"tf":1.0},"706":{"tf":1.0},"709":{"tf":1.0},"71":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0},"714":{"tf":1.0},"715":{"tf":1.0},"72":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"767":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.0},"77":{"tf":1.4142135623730951},"770":{"tf":1.0},"771":{"tf":1.0},"772":{"tf":1.0},"773":{"tf":1.0},"774":{"tf":1.0},"775":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"78":{"tf":1.0},"780":{"tf":1.0},"783":{"tf":1.0},"786":{"tf":1.0},"787":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"79":{"tf":1.0},"790":{"tf":1.0},"791":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0},"799":{"tf":1.0},"8":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"835":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"856":{"tf":1.0},"862":{"tf":1.0},"865":{"tf":1.0},"867":{"tf":1.0},"870":{"tf":1.0},"871":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0}},"df":551}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1187":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"627":{"tf":1.0},"69":{"tf":1.4142135623730951},"990":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951},"993":{"tf":1.0},"996":{"tf":1.4142135623730951},"997":{"tf":1.0}},"df":10}}}}}}},"f":{"docs":{},"df":0,"0":{"docs":{"1055":{"tf":1.0}},"df":1},"3":{"docs":{"1055":{"tf":1.0}},"df":1},"]":{"docs":{},"df":0,"{":{"docs":{},"df":0,"4":{"docs":{},"df":0,"0":{"docs":{"202":{"tf":1.0},"415":{"tf":1.0}},"df":2}},"6":{"docs":{},"df":0,"4":{"docs":{"202":{"tf":1.0},"415":{"tf":1.0}},"df":2}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"1125":{"tf":1.0},"1126":{"tf":1.0},"1127":{"tf":1.0},"1128":{"tf":1.0},"1129":{"tf":1.0},"1130":{"tf":1.0},"1131":{"tf":1.0},"1132":{"tf":1.0},"1133":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.0},"1136":{"tf":1.0},"1137":{"tf":1.0},"1138":{"tf":1.0},"1139":{"tf":1.0},"1140":{"tf":1.0},"1141":{"tf":1.0},"1142":{"tf":1.0},"1143":{"tf":1.0},"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"1148":{"tf":1.0},"1149":{"tf":1.0},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1153":{"tf":1.0},"1154":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.0},"1157":{"tf":1.0},"1158":{"tf":1.0},"1159":{"tf":1.0},"1160":{"tf":1.0},"1161":{"tf":1.0},"1162":{"tf":1.0},"1163":{"tf":1.0},"1164":{"tf":1.0},"1165":{"tf":1.0},"1166":{"tf":1.0},"1167":{"tf":1.0},"1168":{"tf":1.0},"1169":{"tf":1.0},"1170":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1292":{"tf":1.0},"1293":{"tf":1.0},"1294":{"tf":1.0},"1295":{"tf":1.0},"1296":{"tf":1.0},"1297":{"tf":1.0},"1298":{"tf":1.0},"1299":{"tf":1.0},"1300":{"tf":1.0},"1301":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1306":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"1310":{"tf":1.0},"1311":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1315":{"tf":1.0},"1316":{"tf":1.0},"1317":{"tf":1.0},"1318":{"tf":1.0},"1319":{"tf":1.0},"1320":{"tf":1.4142135623730951},"1321":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1324":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"1329":{"tf":1.0},"1330":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1335":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1339":{"tf":1.0},"1340":{"tf":1.0},"1341":{"tf":1.0},"1342":{"tf":1.0},"1343":{"tf":1.0},"1344":{"tf":1.0},"1345":{"tf":1.0},"1346":{"tf":1.0},"1347":{"tf":1.0},"1348":{"tf":1.0},"1349":{"tf":1.0},"1350":{"tf":1.0},"1351":{"tf":1.0},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1356":{"tf":1.0},"1357":{"tf":1.0},"1358":{"tf":1.0},"1359":{"tf":1.0},"1360":{"tf":1.0},"1361":{"tf":1.0},"1362":{"tf":1.0},"1363":{"tf":1.0},"1364":{"tf":1.0},"1365":{"tf":1.0},"1366":{"tf":1.0},"1367":{"tf":1.0},"1368":{"tf":1.0},"1369":{"tf":1.0},"1370":{"tf":1.0},"1371":{"tf":1.0},"1372":{"tf":1.0},"1373":{"tf":1.0},"14":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"470":{"tf":1.4142135623730951},"471":{"tf":1.0},"472":{"tf":1.0},"473":{"tf":1.0},"474":{"tf":1.7320508075688772},"475":{"tf":1.4142135623730951},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":2.8284271247461903},"48":{"tf":1.0},"480":{"tf":1.7320508075688772},"481":{"tf":1.4142135623730951},"482":{"tf":2.0},"483":{"tf":1.0},"484":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"49":{"tf":1.0},"490":{"tf":1.0},"491":{"tf":1.0},"492":{"tf":1.0},"493":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0},"499":{"tf":1.4142135623730951},"50":{"tf":1.0},"502":{"tf":1.0},"506":{"tf":2.6457513110645907},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"509":{"tf":1.7320508075688772},"51":{"tf":1.0},"52":{"tf":1.0},"525":{"tf":1.4142135623730951},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"552":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.0},"56":{"tf":1.0},"564":{"tf":2.0},"57":{"tf":1.0},"576":{"tf":1.0},"577":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.4142135623730951}},"df":247,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"481":{"tf":1.7320508075688772},"482":{"tf":1.4142135623730951},"508":{"tf":1.7320508075688772},"509":{"tf":1.4142135623730951},"564":{"tf":1.0},"565":{"tf":1.0},"568":{"tf":1.0},"570":{"tf":1.0}},"df":8,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"4":{"docs":{"482":{"tf":1.0},"509":{"tf":1.0}},"df":2}}}}}}},"_":{"docs":{"482":{"tf":1.4142135623730951},"509":{"tf":1.4142135623730951}},"df":2},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"470":{"tf":1.0},"565":{"tf":2.0},"570":{"tf":1.0}},"df":3}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{"481":{"tf":1.7320508075688772},"508":{"tf":1.7320508075688772}},"df":2}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"566":{"tf":1.0}},"df":1}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"537":{"tf":1.0}},"df":1}}}},"u":{"docs":{},"df":0,"t":{"docs":{"470":{"tf":1.0},"474":{"tf":1.0},"499":{"tf":1.0},"525":{"tf":1.0},"568":{"tf":2.0},"576":{"tf":1.0}},"df":6,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"470":{"tf":1.0},"567":{"tf":2.0},"568":{"tf":1.0}},"df":3}}}}}},"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"470":{"tf":1.0},"480":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"566":{"tf":2.0},"570":{"tf":1.4142135623730951}},"df":5,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"480":{"tf":1.0},"507":{"tf":1.0}},"df":2}}}}}}}},"_":{"docs":{"480":{"tf":1.7320508075688772},"507":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"_":{"docs":{"479":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951}},"df":2}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1058":{"tf":1.0},"1262":{"tf":1.0},"1263":{"tf":1.0},"131":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1380":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"20":{"tf":1.0},"428":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0}},"df":19,"i":{"docs":{"13":{"tf":1.0},"579":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.0},"587":{"tf":1.0},"588":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"597":{"tf":1.0},"598":{"tf":1.0},"599":{"tf":1.0},"600":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"603":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"617":{"tf":1.0},"618":{"tf":1.0},"619":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.0},"628":{"tf":1.0},"629":{"tf":1.0},"630":{"tf":1.0},"631":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"634":{"tf":1.0},"635":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.0},"668":{"tf":1.0},"669":{"tf":1.0},"670":{"tf":1.0},"671":{"tf":1.0},"672":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"677":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"680":{"tf":1.0},"681":{"tf":1.0},"682":{"tf":1.0},"683":{"tf":1.0},"684":{"tf":1.0},"685":{"tf":1.4142135623730951},"686":{"tf":1.0},"687":{"tf":1.0},"688":{"tf":1.0},"689":{"tf":1.0},"690":{"tf":1.0}},"df":113}}}}},"i":{"docs":{},"df":0,"l":{"docs":{"623":{"tf":1.0},"627":{"tf":1.4142135623730951},"667":{"tf":1.0},"681":{"tf":1.0}},"df":4}},"k":{"docs":{},"df":0,"e":{"docs":{"1671":{"tf":1.0}},"df":1}},"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"173":{"tf":1.0},"577":{"tf":1.7320508075688772},"64":{"tf":1.0},"681":{"tf":1.0},"687":{"tf":1.0},"690":{"tf":1.0}},"df":6}}}}},"s":{"docs":{"1823":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0}},"df":6}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"0":{"tf":1.0}},"df":1}}}}}},"v":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"681":{"tf":1.0}},"df":1}}}},"e":{"docs":{},"df":0,"e":{"docs":{"1135":{"tf":1.7320508075688772},"1196":{"tf":1.7320508075688772},"1197":{"tf":2.0},"1220":{"tf":1.7320508075688772},"1274":{"tf":1.0},"1277":{"tf":1.0},"1307":{"tf":2.23606797749979},"1314":{"tf":1.0},"1323":{"tf":1.0},"1326":{"tf":1.0},"1328":{"tf":1.0},"1350":{"tf":1.0},"1358":{"tf":2.0},"1394":{"tf":1.0},"1415":{"tf":1.0},"1421":{"tf":1.0},"1430":{"tf":2.23606797749979},"1437":{"tf":1.0},"1443":{"tf":1.0},"1447":{"tf":1.0},"1449":{"tf":1.0},"1467":{"tf":1.0},"153":{"tf":1.4142135623730951},"171":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1729":{"tf":1.4142135623730951},"1730":{"tf":1.4142135623730951},"1731":{"tf":1.4142135623730951},"1732":{"tf":1.4142135623730951},"1738":{"tf":1.0},"1739":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1750":{"tf":1.4142135623730951},"1755":{"tf":1.7320508075688772},"1756":{"tf":1.7320508075688772},"1759":{"tf":1.0},"1760":{"tf":1.0},"1761":{"tf":1.0},"1762":{"tf":1.0},"1792":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"1815":{"tf":1.7320508075688772},"1816":{"tf":1.7320508075688772},"1819":{"tf":1.4142135623730951},"220":{"tf":1.0},"221":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"44":{"tf":1.4142135623730951},"61":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0},"786":{"tf":1.7320508075688772},"797":{"tf":1.0},"798":{"tf":1.0},"801":{"tf":1.4142135623730951},"802":{"tf":1.4142135623730951},"803":{"tf":1.4142135623730951},"832":{"tf":1.7320508075688772},"836":{"tf":1.4142135623730951},"837":{"tf":1.4142135623730951},"838":{"tf":1.4142135623730951},"854":{"tf":1.0},"855":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":81,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1351":{"tf":1.4142135623730951},"1465":{"tf":1.4142135623730951},"1495":{"tf":1.0},"1503":{"tf":1.0}},"df":4,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1351":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1503":{"tf":1.0},"1509":{"tf":1.0},"1517":{"tf":1.0}},"df":3}}}}},"d":{"docs":{"118":{"tf":1.4142135623730951},"119":{"tf":2.0},"120":{"tf":1.7320508075688772},"123":{"tf":1.4142135623730951},"125":{"tf":1.0},"129":{"tf":1.0},"141":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"163":{"tf":1.0},"164":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"175":{"tf":1.0},"1751":{"tf":1.4142135623730951},"176":{"tf":1.0},"1775":{"tf":1.0},"1776":{"tf":1.0},"178":{"tf":1.4142135623730951},"1780":{"tf":1.0},"179":{"tf":1.7320508075688772},"18":{"tf":1.0},"180":{"tf":1.0},"1812":{"tf":1.0},"182":{"tf":1.7320508075688772},"28":{"tf":1.4142135623730951},"335":{"tf":1.0},"339":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.4142135623730951},"432":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.4142135623730951},"65":{"tf":1.0},"66":{"tf":1.0},"68":{"tf":1.4142135623730951},"70":{"tf":1.7320508075688772},"71":{"tf":1.0},"72":{"tf":1.7320508075688772},"990":{"tf":1.7320508075688772},"992":{"tf":1.4142135623730951},"996":{"tf":1.0},"997":{"tf":2.0},"998":{"tf":1.7320508075688772}},"df":50,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"346":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"346":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"141":{"tf":1.4142135623730951},"1751":{"tf":1.4142135623730951},"178":{"tf":1.4142135623730951},"28":{"tf":1.0},"68":{"tf":1.0}},"df":5}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"14":{"tf":1.0},"160":{"tf":1.4142135623730951},"427":{"tf":2.0},"47":{"tf":1.4142135623730951}},"df":4}}}}}}}}},"l":{"docs":{"10":{"tf":1.0}},"df":1},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1274":{"tf":1.7320508075688772}},"df":1}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1358":{"tf":1.4142135623730951}},"df":1}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"1283":{"tf":1.0},"1781":{"tf":1.0},"419":{"tf":1.0},"807":{"tf":1.0}},"df":4,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1277":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1277":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1499":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1499":{"tf":1.0}},"df":1}}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1394":{"tf":1.4142135623730951}},"df":1}}}},"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"1274":{"tf":1.0}},"df":1}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1274":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1197":{"tf":1.4142135623730951}},"df":1}}}}}}}}}},"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"117":{"tf":1.0}},"df":1}}}},"f":{"docs":{},"df":0,"i":{"docs":{"4":{"tf":1.0}},"df":1}},"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"626":{"tf":1.0}},"df":1}}},"f":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"246":{"tf":1.7320508075688772}},"df":1}}},"l":{"docs":{},"df":0,"e":{"docs":{"2":{"tf":1.0}},"df":1}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{"535":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"535":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0}},"df":2}}}}}}}}}}}},"d":{"docs":{"577":{"tf":1.0},"893":{"tf":1.4142135623730951},"894":{"tf":1.4142135623730951},"895":{"tf":1.4142135623730951}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"893":{"tf":1.0}},"df":1}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"894":{"tf":1.0}},"df":1}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"895":{"tf":1.0}},"df":1}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"902":{"tf":1.7320508075688772}},"df":4}}}}}}},"e":{"docs":{"537":{"tf":1.0},"667":{"tf":1.0}},"df":2}},"t":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4},"x":{"docs":{"1071":{"tf":1.0},"1350":{"tf":1.0},"1415":{"tf":1.0},"1467":{"tf":1.0},"9":{"tf":1.0},"934":{"tf":1.0}},"df":6,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"888":{"tf":1.0},"934":{"tf":1.7320508075688772},"935":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0}},"df":17}}}}}}}}}}},"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"4":{"tf":1.0}},"df":1}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"189":{"tf":1.0},"401":{"tf":1.0},"76":{"tf":1.0}},"df":3}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"0":{"tf":1.0}},"df":1}}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"144":{"tf":1.0},"202":{"tf":1.0},"33":{"tf":1.0},"415":{"tf":1.0},"700":{"tf":1.0},"719":{"tf":1.0},"903":{"tf":1.0}},"df":7}}}},"r":{"docs":{},"df":0,"g":{"docs":{"2":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"4":{"tf":1.4142135623730951},"5":{"tf":1.0}},"df":4},"k":{"docs":{"6":{"tf":2.23606797749979}},"df":1,":":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"6":{"tf":1.0}},"df":1}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"6":{"tf":1.0}},"df":1}}}}}},"m":{"docs":{"995":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{"1060":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"415":{"tf":1.0}},"df":4}}},"u":{"docs":{},"df":0,"m":{"docs":{"144":{"tf":1.0},"33":{"tf":1.0}},"df":2}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{"681":{"tf":1.4142135623730951}},"df":1,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1003":{"tf":1.0},"1595":{"tf":1.0}},"df":2}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1181":{"tf":1.0},"1188":{"tf":1.0},"482":{"tf":1.0},"509":{"tf":1.0}},"df":4,"r":{"docs":{},"df":0,"i":{"docs":{"0":{"tf":1.0},"3":{"tf":1.4142135623730951},"4":{"tf":1.0},"5":{"tf":1.0}},"df":4}}}},"r":{"docs":{"479":{"tf":1.0},"506":{"tf":1.0}},"df":2}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{"10":{"tf":1.0},"571":{"tf":1.0},"8":{"tf":1.4142135623730951}},"df":3,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1609":{"tf":1.7320508075688772},"968":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"564":{"tf":1.0}},"df":1}}}}}},"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"109":{"tf":1.7320508075688772},"80":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"109":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{"1167":{"tf":1.0},"1248":{"tf":1.0},"1326":{"tf":1.0},"1328":{"tf":1.0},"1447":{"tf":1.0},"1449":{"tf":1.0}},"df":6,"i":{"docs":{"681":{"tf":1.0}},"df":1}}},"n":{"docs":{},"df":0,"c":{"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"1115":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"1173":{"tf":1.0},"1174":{"tf":1.0},"1175":{"tf":1.0},"1176":{"tf":1.0},"1177":{"tf":1.0},"1178":{"tf":1.0},"1179":{"tf":1.0},"118":{"tf":1.0},"1180":{"tf":1.0},"1181":{"tf":1.0},"1182":{"tf":1.0},"1183":{"tf":1.0},"1184":{"tf":1.0},"1185":{"tf":1.0},"1186":{"tf":1.0},"1187":{"tf":1.0},"1188":{"tf":1.0},"1189":{"tf":1.0},"119":{"tf":1.0},"1190":{"tf":1.0},"1191":{"tf":1.0},"1192":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"1292":{"tf":1.0},"1374":{"tf":1.0},"1375":{"tf":1.0},"1376":{"tf":1.0},"1377":{"tf":1.0},"1378":{"tf":1.0},"1379":{"tf":1.0},"1380":{"tf":1.0},"1381":{"tf":1.0},"1382":{"tf":1.0},"1383":{"tf":1.0},"1384":{"tf":1.0},"1385":{"tf":1.0},"1386":{"tf":1.0},"1387":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.0},"1390":{"tf":1.0},"1391":{"tf":1.0},"1392":{"tf":1.0},"1393":{"tf":1.0},"1394":{"tf":1.0},"1395":{"tf":1.0},"1396":{"tf":1.0},"1397":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"14":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1407":{"tf":1.0},"1408":{"tf":1.0},"1409":{"tf":1.0},"1410":{"tf":1.0},"1411":{"tf":1.0},"1412":{"tf":1.0},"1413":{"tf":1.0},"1414":{"tf":1.0},"1415":{"tf":1.0},"1713":{"tf":1.0},"1714":{"tf":1.0},"1715":{"tf":1.0},"1716":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"545":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"df":130,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1000":{"tf":1.0},"1001":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1014":{"tf":1.4142135623730951},"1015":{"tf":1.0},"1016":{"tf":1.0},"102":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1024":{"tf":1.0},"1025":{"tf":1.0},"103":{"tf":1.0},"1030":{"tf":1.4142135623730951},"1031":{"tf":1.0},"1032":{"tf":1.0},"1037":{"tf":1.4142135623730951},"1038":{"tf":1.0},"104":{"tf":1.7320508075688772},"105":{"tf":1.7320508075688772},"1057":{"tf":1.4142135623730951},"1058":{"tf":1.0},"1059":{"tf":1.0},"106":{"tf":1.4142135623730951},"1060":{"tf":1.7320508075688772},"1067":{"tf":1.4142135623730951},"1068":{"tf":1.0},"1069":{"tf":1.0},"107":{"tf":1.4142135623730951},"1070":{"tf":1.0},"1071":{"tf":1.0},"1073":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1075":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.0},"108":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.0},"1083":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"109":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1095":{"tf":1.4142135623730951},"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"110":{"tf":1.0},"1100":{"tf":1.0},"1101":{"tf":1.4142135623730951},"1108":{"tf":1.4142135623730951},"1109":{"tf":1.0},"111":{"tf":1.4142135623730951},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1118":{"tf":1.4142135623730951},"1119":{"tf":1.0},"112":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"1125":{"tf":1.0},"1126":{"tf":1.0},"1127":{"tf":1.0},"1128":{"tf":1.0},"1129":{"tf":1.0},"113":{"tf":1.0},"1130":{"tf":1.0},"1131":{"tf":1.0},"1132":{"tf":1.0},"1133":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.0},"1136":{"tf":1.0},"1137":{"tf":1.0},"1138":{"tf":1.0},"1139":{"tf":1.4142135623730951},"114":{"tf":1.0},"1140":{"tf":1.0},"1141":{"tf":1.0},"1142":{"tf":1.4142135623730951},"1143":{"tf":1.0},"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"1148":{"tf":1.0},"1149":{"tf":1.4142135623730951},"115":{"tf":1.0},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1153":{"tf":1.0},"1154":{"tf":1.4142135623730951},"1155":{"tf":1.0},"1156":{"tf":1.0},"1157":{"tf":1.0},"1158":{"tf":1.0},"1159":{"tf":1.0},"116":{"tf":1.0},"1160":{"tf":1.0},"1161":{"tf":1.4142135623730951},"1162":{"tf":1.0},"1164":{"tf":1.4142135623730951},"1165":{"tf":1.0},"1166":{"tf":1.0},"1167":{"tf":1.0},"1168":{"tf":1.0},"1169":{"tf":1.0},"117":{"tf":1.0},"1170":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1175":{"tf":1.4142135623730951},"1176":{"tf":1.0},"1177":{"tf":1.0},"1178":{"tf":1.0},"1179":{"tf":1.0},"118":{"tf":1.0},"1180":{"tf":1.0},"1181":{"tf":1.0},"1182":{"tf":1.0},"1183":{"tf":1.0},"1184":{"tf":1.0},"1185":{"tf":1.0},"1186":{"tf":1.0},"1187":{"tf":1.0},"1188":{"tf":1.0},"119":{"tf":1.0},"1190":{"tf":1.4142135623730951},"1191":{"tf":1.0},"1192":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.0},"120":{"tf":1.0},"1200":{"tf":1.4142135623730951},"1201":{"tf":1.0},"1203":{"tf":1.4142135623730951},"1204":{"tf":1.0},"1205":{"tf":1.0},"1206":{"tf":1.0},"1207":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"121":{"tf":1.0},"1210":{"tf":1.0},"1211":{"tf":1.0},"1212":{"tf":1.0},"1213":{"tf":1.0},"1214":{"tf":1.0},"1215":{"tf":1.0},"1216":{"tf":1.0},"1217":{"tf":1.0},"1218":{"tf":1.0},"1219":{"tf":1.0},"122":{"tf":1.0},"1220":{"tf":1.0},"1224":{"tf":1.4142135623730951},"1225":{"tf":1.0},"1227":{"tf":1.4142135623730951},"1228":{"tf":1.0},"1229":{"tf":1.0},"123":{"tf":1.0},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1234":{"tf":1.4142135623730951},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1239":{"tf":1.4142135623730951},"124":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.0},"1243":{"tf":1.4142135623730951},"1244":{"tf":1.0},"1246":{"tf":1.4142135623730951},"1247":{"tf":1.0},"1248":{"tf":1.0},"1249":{"tf":1.0},"125":{"tf":1.0},"1250":{"tf":1.0},"1251":{"tf":1.0},"1252":{"tf":1.0},"1253":{"tf":1.0},"1254":{"tf":1.0},"1256":{"tf":1.4142135623730951},"1257":{"tf":1.0},"1259":{"tf":1.4142135623730951},"1260":{"tf":1.0},"128":{"tf":1.4142135623730951},"1284":{"tf":1.0},"129":{"tf":1.0},"1295":{"tf":1.4142135623730951},"1296":{"tf":1.0},"1297":{"tf":1.0},"1298":{"tf":1.0},"1299":{"tf":1.0},"130":{"tf":1.0},"1300":{"tf":1.0},"1301":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1306":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"131":{"tf":1.0},"1311":{"tf":1.4142135623730951},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1315":{"tf":1.0},"1316":{"tf":1.0},"1317":{"tf":1.0},"1318":{"tf":1.0},"1319":{"tf":1.0},"132":{"tf":1.0},"1321":{"tf":1.4142135623730951},"1322":{"tf":1.0},"1323":{"tf":1.0},"1324":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"1329":{"tf":1.0},"133":{"tf":1.0},"1330":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1335":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1339":{"tf":1.0},"134":{"tf":1.0},"1340":{"tf":1.0},"1341":{"tf":1.0},"1342":{"tf":1.0},"1343":{"tf":1.0},"1344":{"tf":1.0},"1345":{"tf":1.0},"1346":{"tf":1.0},"1347":{"tf":1.0},"1349":{"tf":1.4142135623730951},"1350":{"tf":1.0},"1351":{"tf":1.0},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1356":{"tf":1.0},"1357":{"tf":1.0},"1358":{"tf":1.0},"136":{"tf":1.4142135623730951},"1360":{"tf":1.4142135623730951},"1361":{"tf":1.0},"1362":{"tf":1.0},"1363":{"tf":1.0},"1364":{"tf":1.0},"1365":{"tf":1.0},"1366":{"tf":1.0},"1367":{"tf":1.0},"1368":{"tf":1.0},"1369":{"tf":1.0},"137":{"tf":1.0},"1370":{"tf":1.0},"1371":{"tf":1.0},"1372":{"tf":1.0},"1373":{"tf":1.0},"1376":{"tf":1.4142135623730951},"1377":{"tf":1.0},"1378":{"tf":1.0},"1379":{"tf":1.0},"138":{"tf":1.0},"1380":{"tf":1.0},"1382":{"tf":1.4142135623730951},"1383":{"tf":1.0},"1384":{"tf":1.0},"1385":{"tf":1.0},"1386":{"tf":1.0},"1387":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.0},"139":{"tf":1.0},"1390":{"tf":1.0},"1392":{"tf":1.4142135623730951},"1393":{"tf":1.0},"1394":{"tf":1.0},"1395":{"tf":1.4142135623730951},"1397":{"tf":1.4142135623730951},"1398":{"tf":1.0},"1399":{"tf":1.0},"140":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1407":{"tf":1.0},"1408":{"tf":1.0},"1409":{"tf":1.0},"141":{"tf":1.0},"1410":{"tf":1.0},"1412":{"tf":1.4142135623730951},"1413":{"tf":1.0},"1414":{"tf":1.0},"1415":{"tf":1.0},"1418":{"tf":1.4142135623730951},"1419":{"tf":1.0},"1420":{"tf":1.0},"1421":{"tf":1.0},"1422":{"tf":1.0},"1423":{"tf":1.0},"1424":{"tf":1.0},"1425":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"143":{"tf":1.4142135623730951},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1434":{"tf":1.4142135623730951},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.0},"1439":{"tf":1.0},"144":{"tf":1.0},"1440":{"tf":1.0},"1442":{"tf":1.4142135623730951},"1443":{"tf":1.0},"1444":{"tf":1.0},"1445":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"145":{"tf":1.0},"1450":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1455":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1459":{"tf":1.0},"146":{"tf":1.0},"1460":{"tf":1.0},"1461":{"tf":1.0},"1462":{"tf":1.0},"1464":{"tf":1.4142135623730951},"1465":{"tf":1.0},"1466":{"tf":1.0},"1467":{"tf":1.0},"1469":{"tf":1.4142135623730951},"147":{"tf":1.0},"1470":{"tf":1.0},"1471":{"tf":1.0},"1472":{"tf":1.0},"1473":{"tf":1.0},"1474":{"tf":1.0},"1475":{"tf":1.0},"1476":{"tf":1.0},"1477":{"tf":1.0},"1478":{"tf":1.0},"1479":{"tf":1.0},"148":{"tf":1.0},"1480":{"tf":1.0},"1481":{"tf":1.0},"1482":{"tf":1.0},"1487":{"tf":1.4142135623730951},"1489":{"tf":1.0},"149":{"tf":1.0},"1490":{"tf":1.0},"1491":{"tf":1.0},"150":{"tf":1.0},"1511":{"tf":1.0},"1512":{"tf":1.0},"152":{"tf":1.4142135623730951},"1527":{"tf":1.4142135623730951},"153":{"tf":1.0},"1533":{"tf":1.4142135623730951},"1535":{"tf":1.0},"1536":{"tf":1.0},"1537":{"tf":1.0},"1538":{"tf":1.0},"154":{"tf":1.0},"1540":{"tf":1.4142135623730951},"1542":{"tf":1.0},"1543":{"tf":1.0},"1545":{"tf":1.4142135623730951},"1547":{"tf":1.0},"1548":{"tf":1.0},"155":{"tf":1.0},"1550":{"tf":1.4142135623730951},"1552":{"tf":1.0},"1553":{"tf":1.0},"1555":{"tf":1.4142135623730951},"1557":{"tf":1.0},"1558":{"tf":1.0},"156":{"tf":1.0},"1560":{"tf":1.4142135623730951},"1562":{"tf":1.0},"1563":{"tf":1.0},"157":{"tf":1.0},"1570":{"tf":1.4142135623730951},"1572":{"tf":1.0},"1573":{"tf":1.0},"1574":{"tf":1.0},"1575":{"tf":1.0},"158":{"tf":1.0},"1581":{"tf":1.4142135623730951},"1583":{"tf":1.0},"1584":{"tf":1.0},"1585":{"tf":1.0},"1588":{"tf":1.4142135623730951},"1589":{"tf":1.0},"159":{"tf":1.0},"1590":{"tf":1.0},"1591":{"tf":1.0},"1592":{"tf":1.0},"1594":{"tf":1.4142135623730951},"1595":{"tf":1.0},"1596":{"tf":1.0},"1597":{"tf":1.0},"1598":{"tf":1.0},"1599":{"tf":1.0},"160":{"tf":1.0},"1600":{"tf":1.0},"1601":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"1639":{"tf":1.4142135623730951},"164":{"tf":1.0},"1640":{"tf":1.0},"1641":{"tf":1.0},"1642":{"tf":1.0},"165":{"tf":1.0},"1654":{"tf":1.4142135623730951},"1656":{"tf":1.0},"1657":{"tf":1.0},"1658":{"tf":1.0},"1659":{"tf":1.0},"166":{"tf":1.0},"1660":{"tf":1.0},"1661":{"tf":1.0},"1662":{"tf":1.0},"1663":{"tf":1.0},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0},"167":{"tf":1.0},"1674":{"tf":1.4142135623730951},"1675":{"tf":1.0},"1676":{"tf":1.0},"1677":{"tf":1.0},"1678":{"tf":1.0},"1679":{"tf":1.0},"168":{"tf":1.0},"1685":{"tf":1.4142135623730951},"1686":{"tf":1.0},"1687":{"tf":1.0},"1688":{"tf":1.0},"1690":{"tf":1.4142135623730951},"1691":{"tf":1.0},"1692":{"tf":1.0},"1693":{"tf":1.0},"1694":{"tf":1.0},"17":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"1705":{"tf":1.4142135623730951},"1706":{"tf":1.0},"1707":{"tf":1.0},"1708":{"tf":1.0},"1709":{"tf":1.0},"171":{"tf":1.0},"1710":{"tf":1.0},"1716":{"tf":1.4142135623730951},"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"172":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"1728":{"tf":1.4142135623730951},"1729":{"tf":1.4142135623730951},"173":{"tf":1.0},"1730":{"tf":1.4142135623730951},"1731":{"tf":1.4142135623730951},"1732":{"tf":1.4142135623730951},"1733":{"tf":1.0},"1734":{"tf":1.0},"1735":{"tf":1.0},"1736":{"tf":1.0},"1737":{"tf":1.0},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"174":{"tf":1.0},"1740":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1742":{"tf":1.0},"1743":{"tf":1.0},"1744":{"tf":1.0},"1745":{"tf":1.0},"1746":{"tf":1.0},"1747":{"tf":1.0},"1748":{"tf":1.0},"1749":{"tf":1.0},"175":{"tf":1.0},"1750":{"tf":1.0},"1751":{"tf":1.0},"1752":{"tf":1.0},"1753":{"tf":1.0},"1754":{"tf":1.0},"1755":{"tf":1.0},"1756":{"tf":1.0},"1758":{"tf":1.4142135623730951},"1759":{"tf":1.0},"176":{"tf":1.0},"1760":{"tf":1.0},"1761":{"tf":1.0},"1762":{"tf":1.0},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"177":{"tf":1.0},"1770":{"tf":1.4142135623730951},"1771":{"tf":1.0},"178":{"tf":1.0},"1787":{"tf":1.4142135623730951},"179":{"tf":1.0},"1791":{"tf":1.0},"1792":{"tf":1.4142135623730951},"1793":{"tf":1.4142135623730951},"1794":{"tf":1.4142135623730951},"1795":{"tf":1.4142135623730951},"1796":{"tf":1.0},"1797":{"tf":1.0},"1798":{"tf":1.0},"1799":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"1800":{"tf":1.0},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"1805":{"tf":1.0},"1806":{"tf":1.0},"1807":{"tf":1.0},"1808":{"tf":1.0},"1809":{"tf":1.0},"181":{"tf":1.0},"1810":{"tf":1.0},"1811":{"tf":1.0},"1812":{"tf":1.0},"1813":{"tf":1.0},"1814":{"tf":1.0},"1815":{"tf":1.0},"1816":{"tf":1.0},"1817":{"tf":1.0},"1818":{"tf":1.0},"1819":{"tf":1.0},"182":{"tf":1.0},"1822":{"tf":1.4142135623730951},"1823":{"tf":1.4142135623730951},"184":{"tf":1.4142135623730951},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"189":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"194":{"tf":1.4142135623730951},"195":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.0},"20":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.4142135623730951},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.7320508075688772},"212":{"tf":1.4142135623730951},"213":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"25":{"tf":1.4142135623730951},"257":{"tf":1.4142135623730951},"258":{"tf":1.0},"26":{"tf":1.0},"260":{"tf":1.4142135623730951},"261":{"tf":1.0},"262":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"32":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"400":{"tf":1.4142135623730951},"401":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"41":{"tf":1.4142135623730951},"410":{"tf":1.0},"411":{"tf":1.0},"413":{"tf":1.4142135623730951},"42":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"43":{"tf":1.0},"439":{"tf":1.4142135623730951},"44":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"444":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"45":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"458":{"tf":1.0},"459":{"tf":1.0},"46":{"tf":1.0},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"47":{"tf":1.0},"473":{"tf":1.4142135623730951},"474":{"tf":2.449489742783178},"475":{"tf":1.7320508075688772},"476":{"tf":1.0},"478":{"tf":1.4142135623730951},"479":{"tf":1.4142135623730951},"48":{"tf":1.0},"480":{"tf":1.4142135623730951},"481":{"tf":1.0},"482":{"tf":1.4142135623730951},"484":{"tf":1.4142135623730951},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"49":{"tf":1.0},"490":{"tf":1.0},"491":{"tf":1.0},"493":{"tf":1.4142135623730951},"494":{"tf":1.4142135623730951},"495":{"tf":1.0},"498":{"tf":1.4142135623730951},"499":{"tf":2.449489742783178},"50":{"tf":1.0},"501":{"tf":1.4142135623730951},"502":{"tf":1.7320508075688772},"503":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"509":{"tf":1.4142135623730951},"51":{"tf":1.0},"510":{"tf":1.0},"511":{"tf":1.4142135623730951},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"52":{"tf":1.0},"520":{"tf":1.4142135623730951},"521":{"tf":1.4142135623730951},"522":{"tf":1.0},"524":{"tf":1.4142135623730951},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"53":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"535":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"560":{"tf":1.4142135623730951},"564":{"tf":1.0},"57":{"tf":1.0},"571":{"tf":1.4142135623730951},"575":{"tf":1.4142135623730951},"58":{"tf":1.0},"585":{"tf":1.4142135623730951},"587":{"tf":1.0},"588":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"597":{"tf":1.0},"598":{"tf":1.0},"599":{"tf":1.0},"60":{"tf":1.4142135623730951},"600":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"603":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"61":{"tf":1.0},"610":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"617":{"tf":1.0},"618":{"tf":1.0},"619":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.4142135623730951},"63":{"tf":1.0},"631":{"tf":1.4142135623730951},"632":{"tf":1.0},"633":{"tf":1.0},"634":{"tf":1.0},"635":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.0},"64":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"65":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"66":{"tf":1.0},"660":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.0},"668":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"681":{"tf":2.8284271247461903},"684":{"tf":1.4142135623730951},"686":{"tf":1.0},"687":{"tf":1.0},"688":{"tf":1.0},"69":{"tf":1.0},"694":{"tf":1.4142135623730951},"695":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"697":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"70":{"tf":1.0},"700":{"tf":1.0},"705":{"tf":1.4142135623730951},"706":{"tf":1.0},"708":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"71":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"719":{"tf":1.0},"72":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"725":{"tf":1.4142135623730951},"726":{"tf":1.0},"727":{"tf":1.0},"729":{"tf":1.0},"732":{"tf":1.4142135623730951},"734":{"tf":1.0},"735":{"tf":1.0},"736":{"tf":1.0},"737":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"74":{"tf":1.4142135623730951},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.0},"75":{"tf":1.4142135623730951},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":1.0},"756":{"tf":1.0},"757":{"tf":1.0},"758":{"tf":1.0},"759":{"tf":1.0},"76":{"tf":1.0},"766":{"tf":1.4142135623730951},"767":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.0},"77":{"tf":1.0},"770":{"tf":1.0},"771":{"tf":1.0},"772":{"tf":1.0},"773":{"tf":1.0},"774":{"tf":1.0},"775":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"78":{"tf":1.0},"780":{"tf":1.0},"782":{"tf":1.4142135623730951},"783":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.0},"787":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"79":{"tf":1.0},"790":{"tf":1.0},"791":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0},"799":{"tf":1.0},"8":{"tf":2.449489742783178},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.4142135623730951},"809":{"tf":1.4142135623730951},"81":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"816":{"tf":1.4142135623730951},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"82":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"83":{"tf":1.0},"830":{"tf":1.4142135623730951},"832":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.4142135623730951},"84":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"842":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0},"845":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"850":{"tf":1.0},"851":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"86":{"tf":1.4142135623730951},"860":{"tf":1.0},"861":{"tf":1.0},"863":{"tf":1.4142135623730951},"865":{"tf":1.0},"866":{"tf":1.4142135623730951},"867":{"tf":1.0},"868":{"tf":1.0},"869":{"tf":1.0},"87":{"tf":1.0},"870":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":1.4142135623730951},"878":{"tf":1.4142135623730951},"879":{"tf":1.4142135623730951},"88":{"tf":1.0},"880":{"tf":1.0},"881":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.0},"885":{"tf":1.4142135623730951},"886":{"tf":1.0},"887":{"tf":1.0},"89":{"tf":1.0},"890":{"tf":1.4142135623730951},"891":{"tf":1.0},"892":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"90":{"tf":1.0},"900":{"tf":1.0},"904":{"tf":1.4142135623730951},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"91":{"tf":1.0},"910":{"tf":2.0},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":2.0},"917":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"92":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":2.0},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":2.0},"93":{"tf":1.0},"938":{"tf":1.4142135623730951},"939":{"tf":1.0},"94":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"95":{"tf":1.0},"953":{"tf":1.4142135623730951},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"96":{"tf":1.0},"962":{"tf":1.4142135623730951},"963":{"tf":1.0},"964":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"987":{"tf":1.4142135623730951},"988":{"tf":1.0},"989":{"tf":1.0},"99":{"tf":1.0},"990":{"tf":2.0},"991":{"tf":1.0},"992":{"tf":2.0},"993":{"tf":1.4142135623730951},"994":{"tf":1.4142135623730951},"995":{"tf":1.4142135623730951},"996":{"tf":2.0},"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951},"999":{"tf":1.0}},"df":1137,"'":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0}},"df":3},"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1648":{"tf":1.0},"1657":{"tf":1.0},"1658":{"tf":1.0},"426":{"tf":1.0}},"df":4}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1082":{"tf":1.0},"1083":{"tf":1.0}},"df":2}}}},"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1611":{"tf":1.7320508075688772},"970":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"564":{"tf":1.0},"566":{"tf":1.0},"568":{"tf":1.0}},"df":3,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"565":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"d":{"docs":{"1058":{"tf":1.0}},"df":1}}}},"g":{"docs":{},"df":0,"a":{"docs":{"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1823":{"tf":1.0},"233":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"9":{"tf":1.0},"910":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951},"963":{"tf":1.0},"964":{"tf":1.0}},"df":20,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"430":{"tf":1.0}},"df":1}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{"1150":{"tf":1.0},"1155":{"tf":1.0},"1162":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1317":{"tf":1.0},"166":{"tf":1.0},"418":{"tf":2.0},"56":{"tf":1.0}},"df":10},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"425":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"14":{"tf":1.0},"420":{"tf":2.0},"421":{"tf":1.0}},"df":3}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"8":{"tf":1.4142135623730951}},"df":1}}},"t":{"docs":{"1121":{"tf":1.0},"1122":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"1126":{"tf":1.0},"1128":{"tf":1.0},"1129":{"tf":1.0},"1130":{"tf":1.0},"1136":{"tf":1.0},"1137":{"tf":1.0},"115":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1177":{"tf":1.0},"1179":{"tf":1.0},"118":{"tf":1.0},"1180":{"tf":1.0},"1181":{"tf":1.0},"1182":{"tf":1.0},"1183":{"tf":1.0},"1184":{"tf":1.0},"1185":{"tf":1.0},"1186":{"tf":1.0},"1187":{"tf":1.0},"1188":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"1206":{"tf":1.0},"1207":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"1212":{"tf":1.0},"1213":{"tf":1.0},"1217":{"tf":1.0},"1218":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"1253":{"tf":1.0},"1254":{"tf":1.0},"1388":{"tf":1.0},"141":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"1771":{"tf":1.0},"28":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"482":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"509":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0}},"df":62,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1127":{"tf":1.4142135623730951},"1219":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1127":{"tf":1.0},"1219":{"tf":1.0}},"df":2}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1126":{"tf":1.4142135623730951},"1218":{"tf":1.4142135623730951}},"df":2,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1126":{"tf":1.0},"1218":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1133":{"tf":1.4142135623730951},"1134":{"tf":1.4142135623730951},"1215":{"tf":1.4142135623730951},"1216":{"tf":1.4142135623730951}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1133":{"tf":1.0},"1215":{"tf":1.0}},"df":2}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1134":{"tf":1.0},"1216":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1131":{"tf":1.4142135623730951},"1211":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1131":{"tf":1.0},"1211":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1125":{"tf":1.4142135623730951},"1210":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1125":{"tf":1.0},"1210":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1324":{"tf":1.4142135623730951},"1445":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1324":{"tf":1.0},"1445":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1128":{"tf":1.4142135623730951},"1217":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1128":{"tf":1.0},"1217":{"tf":1.0}},"df":2}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1322":{"tf":1.4142135623730951},"1444":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1322":{"tf":1.0},"1444":{"tf":1.0}},"df":2}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1325":{"tf":1.4142135623730951},"1446":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1325":{"tf":1.0},"1446":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1344":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1344":{"tf":1.0}},"df":1}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1345":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1345":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1119":{"tf":1.4142135623730951},"1204":{"tf":1.4142135623730951}},"df":2,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1119":{"tf":1.0},"1204":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1132":{"tf":1.4142135623730951},"1214":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1132":{"tf":1.0},"1214":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1122":{"tf":1.4142135623730951},"1206":{"tf":1.4142135623730951}},"df":2,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1122":{"tf":1.0},"1206":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1121":{"tf":1.4142135623730951},"1207":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1121":{"tf":1.0},"1207":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1323":{"tf":1.4142135623730951},"1443":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1323":{"tf":1.0},"1443":{"tf":1.0}},"df":2}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1326":{"tf":1.4142135623730951},"1447":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1326":{"tf":1.0},"1447":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{"1120":{"tf":1.4142135623730951},"1205":{"tf":1.4142135623730951}},"df":2,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1120":{"tf":1.0},"1205":{"tf":1.0}},"df":2}}}}}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1129":{"tf":1.4142135623730951},"1130":{"tf":1.4142135623730951},"1212":{"tf":1.4142135623730951},"1213":{"tf":1.4142135623730951}},"df":4,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1129":{"tf":1.0},"1212":{"tf":1.0}},"df":2}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1130":{"tf":1.0},"1213":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1123":{"tf":1.4142135623730951},"1124":{"tf":1.4142135623730951},"1208":{"tf":1.4142135623730951},"1209":{"tf":1.4142135623730951}},"df":4,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1124":{"tf":1.0},"1209":{"tf":1.0}},"df":2}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1123":{"tf":1.0},"1208":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1327":{"tf":1.4142135623730951},"1448":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1327":{"tf":1.0},"1448":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1328":{"tf":1.4142135623730951},"1449":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1328":{"tf":1.0},"1449":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1725":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1725":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"3":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"182":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"182":{"tf":1.0},"70":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"137":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"137":{"tf":1.0},"26":{"tf":1.0}},"df":2}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1339":{"tf":1.4142135623730951},"1459":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1339":{"tf":1.0},"1459":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1346":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1346":{"tf":1.0}},"df":1}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1347":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1347":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"991":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"991":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"1032":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1032":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1693":{"tf":1.7320508075688772}},"df":1}}}},"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"955":{"tf":1.7320508075688772}},"df":1}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"179":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"179":{"tf":1.0},"72":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1170":{"tf":1.4142135623730951},"1251":{"tf":1.4142135623730951}},"df":2,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1170":{"tf":1.0},"1251":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1342":{"tf":1.7320508075688772},"1461":{"tf":1.7320508075688772}},"df":2}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1330":{"tf":1.7320508075688772}},"df":1}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1333":{"tf":1.4142135623730951},"1453":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1333":{"tf":1.0},"1453":{"tf":1.0}},"df":2}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"1171":{"tf":1.4142135623730951},"1253":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1171":{"tf":1.0},"1253":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"1733":{"tf":1.7320508075688772},"1796":{"tf":1.7320508075688772}},"df":2}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1369":{"tf":1.7320508075688772},"1482":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"2":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"601":{"tf":1.4142135623730951},"645":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"601":{"tf":1.0},"645":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"3":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"602":{"tf":1.4142135623730951},"646":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"602":{"tf":1.0},"646":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1336":{"tf":1.4142135623730951},"1456":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1336":{"tf":1.0},"1456":{"tf":1.0}},"df":2}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1337":{"tf":1.4142135623730951},"1457":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1337":{"tf":1.0},"1457":{"tf":1.0}},"df":2}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"1172":{"tf":1.4142135623730951},"1254":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1172":{"tf":1.0},"1254":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"172":{"tf":1.7320508075688772},"62":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"590":{"tf":1.4142135623730951},"593":{"tf":1.7320508075688772},"634":{"tf":1.4142135623730951},"637":{"tf":1.7320508075688772}},"df":4,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"592":{"tf":1.4142135623730951},"636":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"592":{"tf":1.0},"636":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"594":{"tf":1.7320508075688772},"638":{"tf":1.7320508075688772}},"df":2}}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"590":{"tf":1.0},"634":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1329":{"tf":1.7320508075688772},"1450":{"tf":1.7320508075688772}},"df":2}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1340":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1340":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1331":{"tf":1.4142135623730951},"1451":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1331":{"tf":1.0},"1451":{"tf":1.0}},"df":2}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1723":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1723":{"tf":1.0}},"df":1}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"1724":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1724":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"1363":{"tf":1.7320508075688772},"1472":{"tf":1.7320508075688772}},"df":2,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{"1364":{"tf":1.7320508075688772},"1471":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"141":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"141":{"tf":1.0},"28":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"d":{"docs":{"178":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"178":{"tf":1.0},"68":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"171":{"tf":1.7320508075688772},"61":{"tf":1.7320508075688772}},"df":2}}}}}}}}},"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"599":{"tf":1.4142135623730951},"643":{"tf":1.4142135623730951}},"df":2,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"599":{"tf":1.0},"643":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1169":{"tf":1.4142135623730951},"1250":{"tf":1.4142135623730951}},"df":2,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1169":{"tf":1.0},"1250":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1335":{"tf":1.7320508075688772},"1455":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"591":{"tf":1.4142135623730951},"635":{"tf":1.4142135623730951}},"df":2,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"591":{"tf":1.0},"635":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1315":{"tf":1.7320508075688772},"1440":{"tf":1.7320508075688772}},"df":2}}}}}}}},"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1166":{"tf":1.7320508075688772},"1247":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1167":{"tf":1.7320508075688772},"1248":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1156":{"tf":1.4142135623730951},"1241":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1156":{"tf":1.0},"1241":{"tf":1.0}},"df":2}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1316":{"tf":1.4142135623730951},"1439":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1316":{"tf":1.0},"1439":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1165":{"tf":1.7320508075688772},"1249":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"174":{"tf":1.7320508075688772},"63":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1688":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{"1692":{"tf":1.7320508075688772}},"df":1}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1687":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"173":{"tf":1.7320508075688772},"64":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}},"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"t":{"docs":{},"df":0,"x":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{"996":{"tf":1.0}},"df":1}}}}}}}}},"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"t":{"docs":{},"df":0,"x":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{"996":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"177":{"tf":1.7320508075688772},"67":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}},"w":{"docs":{},"df":0,"n":{"docs":{"196":{"tf":1.7320508075688772}},"df":1}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1168":{"tf":1.7320508075688772},"1252":{"tf":1.7320508075688772}},"df":2}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1297":{"tf":1.7320508075688772},"1420":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"138":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"990":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951}},"df":4,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"138":{"tf":1.0},"29":{"tf":1.0}},"df":2}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"990":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"992":{"tf":1.0}},"df":1}}}}}}}}}}}},"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"600":{"tf":1.4142135623730951},"644":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"600":{"tf":1.0},"644":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"139":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"139":{"tf":1.0},"30":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"147":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951}},"df":3,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"147":{"tf":1.0},"203":{"tf":1.0},"38":{"tf":1.0}},"df":3}}}}}}}}}}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{"144":{"tf":1.7320508075688772},"145":{"tf":1.4142135623730951},"204":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"34":{"tf":1.4142135623730951}},"df":5,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"144":{"tf":1.0},"204":{"tf":1.0},"33":{"tf":1.0}},"df":3}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"144":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"200":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951}},"df":5,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"145":{"tf":1.0},"200":{"tf":1.0},"34":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1574":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"8":{"docs":{},"df":0,"0":{"docs":{"1574":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1365":{"tf":1.7320508075688772},"1473":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"1368":{"tf":1.7320508075688772},"1477":{"tf":1.7320508075688772}},"df":2}}}}}},"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"176":{"tf":1.7320508075688772},"66":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"175":{"tf":1.7320508075688772},"65":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1343":{"tf":1.7320508075688772},"1462":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"491":{"tf":1.7320508075688772},"514":{"tf":1.7320508075688772}},"df":2}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1332":{"tf":1.4142135623730951},"1452":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1332":{"tf":1.0},"1452":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1341":{"tf":1.4142135623730951},"1460":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1341":{"tf":1.0},"1460":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1293":{"tf":1.0},"1358":{"tf":1.7320508075688772}},"df":2,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1358":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"114":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0}},"df":9}},"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1334":{"tf":1.4142135623730951},"1454":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1334":{"tf":1.0},"1454":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1338":{"tf":1.4142135623730951},"1458":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1338":{"tf":1.0},"1458":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"1362":{"tf":1.7320508075688772},"1470":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"994":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"140":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"140":{"tf":1.0},"27":{"tf":1.0}},"df":2}}}}}}}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"180":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"180":{"tf":1.0},"71":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{"1010":{"tf":1.0},"1019":{"tf":1.0},"1029":{"tf":1.0},"1033":{"tf":1.0},"1039":{"tf":1.0},"1053":{"tf":1.0},"106":{"tf":1.0},"1064":{"tf":1.0},"107":{"tf":1.0},"1072":{"tf":1.0},"108":{"tf":1.0},"1084":{"tf":1.0},"109":{"tf":1.0},"1094":{"tf":1.0},"110":{"tf":1.0},"1101":{"tf":1.0},"111":{"tf":1.0},"1117":{"tf":1.0},"1136":{"tf":1.0},"1137":{"tf":1.0},"1138":{"tf":1.0},"114":{"tf":1.0},"1141":{"tf":1.0},"1148":{"tf":1.0},"115":{"tf":1.0},"1153":{"tf":1.0},"116":{"tf":1.0},"1160":{"tf":1.0},"1163":{"tf":1.0},"117":{"tf":1.0},"1174":{"tf":1.0},"118":{"tf":1.0},"1189":{"tf":1.0},"119":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.0},"1199":{"tf":1.0},"120":{"tf":1.0},"1202":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"1223":{"tf":1.0},"1226":{"tf":1.0},"123":{"tf":1.0},"1233":{"tf":1.0},"1238":{"tf":1.0},"124":{"tf":1.0},"1242":{"tf":1.0},"1245":{"tf":1.0},"125":{"tf":1.0},"1255":{"tf":1.0},"1258":{"tf":1.0},"127":{"tf":1.0},"1283":{"tf":1.0},"1284":{"tf":1.0},"1285":{"tf":1.0},"1287":{"tf":1.0},"1288":{"tf":1.0},"1289":{"tf":1.0},"1290":{"tf":1.0},"1291":{"tf":1.0},"1294":{"tf":1.0},"1310":{"tf":1.0},"1320":{"tf":1.0},"1348":{"tf":1.0},"135":{"tf":1.0},"1358":{"tf":1.0},"1359":{"tf":1.0},"1375":{"tf":1.0},"1381":{"tf":1.0},"1391":{"tf":1.0},"1396":{"tf":1.0},"1407":{"tf":1.0},"1408":{"tf":1.0},"1409":{"tf":1.0},"1410":{"tf":1.0},"1411":{"tf":1.0},"1417":{"tf":1.0},"142":{"tf":1.0},"1433":{"tf":1.0},"1441":{"tf":1.0},"1463":{"tf":1.0},"1468":{"tf":1.0},"1483":{"tf":1.0},"1492":{"tf":1.0},"1509":{"tf":1.0},"151":{"tf":1.0},"1510":{"tf":1.0},"1511":{"tf":1.0},"1512":{"tf":1.0},"1513":{"tf":1.0},"1516":{"tf":1.0},"1517":{"tf":1.0},"1518":{"tf":1.0},"1519":{"tf":1.0},"1520":{"tf":1.0},"1521":{"tf":1.0},"1522":{"tf":1.0},"1523":{"tf":1.0},"1526":{"tf":1.0},"1529":{"tf":1.0},"1539":{"tf":1.0},"1544":{"tf":1.0},"1549":{"tf":1.0},"1554":{"tf":1.0},"1559":{"tf":1.0},"1564":{"tf":1.0},"1576":{"tf":1.0},"1587":{"tf":1.0},"1593":{"tf":1.0},"16":{"tf":1.0},"1606":{"tf":1.0},"1638":{"tf":1.0},"1645":{"tf":1.0},"1671":{"tf":1.0},"1682":{"tf":1.0},"1684":{"tf":1.0},"1689":{"tf":1.0},"169":{"tf":1.0},"1695":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"1702":{"tf":1.0},"1715":{"tf":1.0},"1727":{"tf":1.0},"1757":{"tf":1.0},"1769":{"tf":1.0},"1772":{"tf":1.0},"1780":{"tf":1.0},"1781":{"tf":1.0},"1782":{"tf":1.0},"1821":{"tf":1.0},"183":{"tf":1.0},"186":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"218":{"tf":1.0},"224":{"tf":1.0},"231":{"tf":1.0},"24":{"tf":1.0},"241":{"tf":1.0},"256":{"tf":1.0},"259":{"tf":1.0},"31":{"tf":1.0},"399":{"tf":1.0},"40":{"tf":1.0},"412":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"472":{"tf":1.0},"477":{"tf":1.0},"483":{"tf":1.0},"492":{"tf":1.0},"497":{"tf":1.0},"500":{"tf":1.0},"504":{"tf":1.0},"510":{"tf":1.0},"519":{"tf":1.0},"523":{"tf":1.0},"559":{"tf":1.0},"564":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"570":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"574":{"tf":1.0},"580":{"tf":1.0},"59":{"tf":1.0},"628":{"tf":1.0},"629":{"tf":1.0},"630":{"tf":1.0},"681":{"tf":1.0},"693":{"tf":1.0},"701":{"tf":1.0},"729":{"tf":1.0},"73":{"tf":1.0},"765":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.0},"808":{"tf":1.0},"81":{"tf":1.0},"815":{"tf":1.0},"82":{"tf":1.0},"823":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"862":{"tf":1.0},"884":{"tf":1.0},"889":{"tf":1.0},"903":{"tf":1.0},"934":{"tf":1.0},"950":{"tf":1.0},"958":{"tf":1.0},"965":{"tf":1.0}},"df":215},"v":{"docs":{},"df":0,"e":{"docs":{"1467":{"tf":1.0},"414":{"tf":1.0}},"df":2,"n":{"docs":{"100":{"tf":1.0},"1132":{"tf":1.0},"1183":{"tf":1.0},"1214":{"tf":1.0},"1262":{"tf":1.0},"1267":{"tf":1.0},"1736":{"tf":1.0},"178":{"tf":1.0},"1797":{"tf":1.0},"202":{"tf":1.0},"272":{"tf":1.0},"415":{"tf":1.0},"482":{"tf":1.0},"509":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"68":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"990":{"tf":1.4142135623730951},"992":{"tf":1.0},"997":{"tf":1.4142135623730951},"998":{"tf":1.0}},"df":41}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1393":{"tf":1.0}},"df":1,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1292":{"tf":1.0},"1343":{"tf":1.7320508075688772},"1462":{"tf":1.7320508075688772},"1520":{"tf":2.0}},"df":4}}}}}}}}},"o":{"docs":{"681":{"tf":1.0}},"df":1,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1749":{"tf":1.7320508075688772},"1750":{"tf":1.0},"1781":{"tf":1.0},"1818":{"tf":1.7320508075688772},"1819":{"tf":1.0}},"df":5}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{"125":{"tf":1.0},"158":{"tf":1.4142135623730951},"176":{"tf":1.0},"54":{"tf":1.4142135623730951},"66":{"tf":1.0}},"df":5,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1809":{"tf":1.0}},"df":1}}}}}}}},"n":{"docs":{},"df":0,"t":{"docs":{"146":{"tf":1.4142135623730951},"148":{"tf":1.0},"207":{"tf":1.4142135623730951},"208":{"tf":1.0},"211":{"tf":1.4142135623730951},"216":{"tf":1.0},"35":{"tf":1.4142135623730951},"37":{"tf":1.0},"700":{"tf":1.7320508075688772},"719":{"tf":1.4142135623730951}},"df":10,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"146":{"tf":1.4142135623730951},"147":{"tf":1.0},"149":{"tf":1.0},"203":{"tf":1.0},"207":{"tf":1.4142135623730951},"209":{"tf":1.0},"35":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.0},"700":{"tf":1.4142135623730951},"719":{"tf":1.4142135623730951}},"df":11,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"146":{"tf":1.0},"207":{"tf":1.0},"35":{"tf":1.0},"700":{"tf":1.0},"719":{"tf":1.0}},"df":5}}}}}}}}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"213":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"109":{"tf":1.0},"112":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0}},"df":6}}}},"p":{"docs":{"6":{"tf":1.0}},"df":1}},"o":{"docs":{},"df":0,"w":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4}}},"s":{"docs":{"14":{"tf":1.0},"421":{"tf":2.0}},"df":2},"u":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"903":{"tf":1.0},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0}},"df":5}}}}}},"i":{"docs":{},"df":0,"d":{"docs":{"0":{"tf":1.0}},"df":1}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0}},"df":5,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"961":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"1106":{"tf":1.7320508075688772}},"df":1}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"1104":{"tf":1.7320508075688772}},"df":1}}}}}},"n":{"docs":{},"df":0,"d":{"docs":{"681":{"tf":1.4142135623730951}},"df":1,"l":{"docs":{"117":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1413":{"tf":1.7320508075688772}},"df":1}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1414":{"tf":1.7320508075688772}},"df":1}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1193":{"tf":1.7320508075688772}},"df":1,"f":{"docs":{},"df":0,"e":{"docs":{"1718":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1718":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1393":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1173":{"tf":1.0},"1196":{"tf":1.7320508075688772}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1196":{"tf":1.0}},"df":1}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1719":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1719":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1721":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1721":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1395":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1395":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"117":{"tf":1.7320508075688772},"80":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"[":{"docs":{},"df":0,"2":{"docs":{"117":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1195":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1194":{"tf":1.7320508075688772}},"df":1,"f":{"docs":{},"df":0,"e":{"docs":{"1720":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1720":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1394":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"1167":{"tf":1.0},"1248":{"tf":1.0}},"df":2}}}},"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"0":{"tf":1.0},"3":{"tf":1.7320508075688772},"4":{"tf":1.4142135623730951},"5":{"tf":1.0},"6":{"tf":1.0},"8":{"tf":1.0}},"df":6}}}}},"s":{"docs":{},"df":0,"h":{"docs":{"1056":{"tf":1.0},"600":{"tf":1.4142135623730951},"644":{"tf":1.4142135623730951},"9":{"tf":1.0}},"df":4},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"148":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951}},"df":3,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"148":{"tf":1.0},"199":{"tf":1.0},"37":{"tf":1.0}},"df":3}}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{"1193":{"tf":1.0},"495":{"tf":1.0},"522":{"tf":1.0}},"df":3}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"681":{"tf":1.0}},"df":1}}}}},"l":{"docs":{},"df":0,"d":{"docs":{"1401":{"tf":1.0},"1409":{"tf":1.0}},"df":2},"p":{"docs":{"993":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0}},"df":4,"e":{"docs":{},"df":0,"r":{"docs":{"106":{"tf":1.0},"107":{"tf":1.0},"1266":{"tf":1.0},"1715":{"tf":1.0},"6":{"tf":1.0}},"df":5}}}},"r":{"docs":{},"df":0,"e":{"docs":{"31":{"tf":1.4142135623730951},"990":{"tf":1.0},"992":{"tf":1.0}},"df":3}},"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"1070":{"tf":1.0},"1071":{"tf":1.0}},"df":2}}}}}}}},"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"181":{"tf":1.0},"69":{"tf":1.0}},"df":2}}}},"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1132":{"tf":1.0},"1214":{"tf":1.0}},"df":2},"s":{"docs":{},"df":0,"t":{"docs":{"144":{"tf":1.0}},"df":1}}}}},"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"233":{"tf":1.0}},"df":1}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"1413":{"tf":1.0}},"df":1}},"m":{"docs":{},"df":0,"e":{"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"10":{"tf":1.0},"11":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}},"df":12}}},"r":{"docs":{},"df":0,"e":{"docs":{"6":{"tf":1.0}},"df":1}},"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,".":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,".":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"681":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"3":{"docs":{},"df":0,"5":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,".":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"9":{"tf":1.0}},"df":1}}}}}},"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"9":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,".":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,".":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,")":{"docs":{},"df":0,"[":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"903":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,".":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,".":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"/":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"144":{"tf":1.0},"33":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,".":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"0":{"docs":{},"df":0,"x":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"3":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"3":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1058":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"729":{"tf":1.0}},"df":1}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0}},"df":2}}}}}}},"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"9":{"tf":1.0}},"df":1}}}}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"3":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1058":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"m":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"934":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1053":{"tf":1.0}},"df":1},"y":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1060":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"6":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,".":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"681":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,".":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"1":{"docs":{},"df":0,"4":{"docs":{},"df":0,"5":{"docs":{},"df":0,"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"3":{"docs":{},"df":0,"1":{"docs":{},"df":0,"0":{"docs":{},"df":0,"3":{"docs":{},"df":0,"6":{"docs":{},"df":0,"3":{"docs":{},"df":0,"7":{"docs":{},"df":0,"7":{"docs":{},"df":0,"5":{"docs":{},"df":0,"7":{"docs":{},"df":0,"1":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{},"df":0,"8":{"docs":{"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"df":8}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"w":{"docs":{},"df":0,"w":{"docs":{},"df":0,".":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,".":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"729":{"tf":1.0}},"df":1}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"m":{"docs":{},"df":0,".":{"docs":{},"df":0,"x":{"docs":{},"df":0,"y":{"docs":{},"df":0,"z":{"docs":{},"df":0,"/":{"docs":{},"df":0,"2":{"docs":{},"df":0,"0":{"docs":{},"df":0,"2":{"docs":{},"df":0,"1":{"docs":{},"df":0,"/":{"docs":{},"df":0,"0":{"docs":{},"df":0,"8":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{"1060":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"244":{"tf":1.7320508075688772},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0}},"df":4}}}}},"i":{"docs":{},"df":0,".":{"docs":{"217":{"tf":1.0}},"df":1},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"719":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"784":{"tf":1.0},"808":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"3":{"docs":{"1564":{"tf":1.0},"1780":{"tf":1.0}},"df":2}}}}}}}}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"3":{"docs":{"118":{"tf":1.0},"120":{"tf":1.0}},"df":2}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"126":{"tf":1.0},"127":{"tf":1.7320508075688772},"128":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"16":{"tf":1.0}},"df":10}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"126":{"tf":1.0},"135":{"tf":1.7320508075688772},"136":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"24":{"tf":1.0}},"df":9}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"126":{"tf":1.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"31":{"tf":1.0}},"df":11}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"1198":{"tf":1.0},"1199":{"tf":1.7320508075688772},"1200":{"tf":1.0},"1201":{"tf":1.0},"1645":{"tf":1.0}},"df":5}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"126":{"tf":1.0},"151":{"tf":1.7320508075688772},"152":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"40":{"tf":1.0}},"df":20}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"126":{"tf":1.0},"169":{"tf":1.7320508075688772},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"59":{"tf":1.0}},"df":16}}}}}}}}}}}}}}}},"d":{"docs":{"114":{"tf":1.0},"166":{"tf":1.0},"185":{"tf":1.0},"261":{"tf":1.7320508075688772},"276":{"tf":1.0},"277":{"tf":1.0},"296":{"tf":1.0},"335":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.0},"383":{"tf":1.0},"386":{"tf":1.0},"398":{"tf":1.7320508075688772},"495":{"tf":1.7320508075688772},"522":{"tf":1.7320508075688772},"56":{"tf":1.0},"955":{"tf":1.0},"990":{"tf":1.4142135623730951},"992":{"tf":1.0}},"df":24,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"261":{"tf":1.0}},"df":1}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"298":{"tf":1.4142135623730951}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"298":{"tf":1.0}},"df":1}}}}}}}}}}}}},"f":{"docs":{"1823":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0}},"df":6,"i":{"docs":{"122":{"tf":1.0},"160":{"tf":1.0},"1823":{"tf":1.0},"47":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0}},"df":12}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"579":{"tf":1.0},"580":{"tf":1.0},"630":{"tf":1.7320508075688772},"631":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"634":{"tf":1.0},"635":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.0},"668":{"tf":1.0},"669":{"tf":1.0},"670":{"tf":1.0},"671":{"tf":1.0},"672":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"677":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"680":{"tf":1.0}},"df":53}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"472":{"tf":1.0},"496":{"tf":1.0},"497":{"tf":1.7320508075688772},"498":{"tf":1.0},"499":{"tf":1.0}},"df":5}}}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"477":{"tf":1.0},"496":{"tf":1.0},"504":{"tf":1.7320508075688772},"505":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0}},"df":8}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"483":{"tf":1.0},"496":{"tf":1.0},"510":{"tf":1.7320508075688772},"511":{"tf":1.0},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0}},"df":11}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"5":{"docs":{},"df":0,"5":{"docs":{"126":{"tf":1.0},"183":{"tf":1.7320508075688772},"184":{"tf":1.0},"185":{"tf":1.0}},"df":4}}},"6":{"docs":{},"df":0,"5":{"docs":{"1820":{"tf":1.0},"1821":{"tf":1.7320508075688772},"1822":{"tf":1.0},"1823":{"tf":1.0},"495":{"tf":1.0},"522":{"tf":1.0},"693":{"tf":1.0},"725":{"tf":1.0},"784":{"tf":1.0},"808":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0}},"df":12,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"492":{"tf":1.0},"496":{"tf":1.0},"519":{"tf":1.7320508075688772},"520":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0}},"df":6}}}}}}}},"2":{"docs":{},"df":0,"0":{"docs":{"1780":{"tf":1.0},"842":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"850":{"tf":1.0}},"df":7,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"734":{"tf":1.0},"784":{"tf":1.0},"808":{"tf":1.0}},"df":3}}}}}}}},"4":{"docs":{},"df":0,"6":{"docs":{},"df":0,"2":{"docs":{},"df":0,"6":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"728":{"tf":1.0},"729":{"tf":1.0},"765":{"tf":1.7320508075688772},"766":{"tf":1.0},"767":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":1.0},"771":{"tf":1.0},"772":{"tf":1.0},"773":{"tf":1.0},"774":{"tf":1.0},"775":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"780":{"tf":1.0},"808":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0}},"df":22}}}}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"14":{"tf":1.0},"256":{"tf":1.7320508075688772},"257":{"tf":1.0},"258":{"tf":1.0}},"df":4}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1115":{"tf":1.0},"1255":{"tf":1.7320508075688772},"1256":{"tf":1.0},"1257":{"tf":1.0}},"df":4}}}}}}}}}}}}}}},"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"472":{"tf":1.0},"496":{"tf":1.0},"500":{"tf":1.7320508075688772},"501":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0}},"df":6}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"129":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1379":{"tf":1.0},"1380":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"18":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0}},"df":19,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"97":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"2":{"docs":{"14":{"tf":1.0},"193":{"tf":1.7320508075688772},"194":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0}},"df":5}}}}}}}}}}}},"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"692":{"tf":1.0},"693":{"tf":1.7320508075688772},"694":{"tf":1.0},"695":{"tf":1.0},"696":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":1.0}},"df":10}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"728":{"tf":1.0},"731":{"tf":1.0},"767":{"tf":1.0},"784":{"tf":1.7320508075688772},"785":{"tf":1.0},"786":{"tf":1.0},"787":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"790":{"tf":1.0},"791":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0},"799":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"805":{"tf":1.0},"806":{"tf":1.0},"807":{"tf":1.0},"811":{"tf":1.0},"823":{"tf":1.0},"865":{"tf":1.0}},"df":30,".":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"886":{"tf":1.4142135623730951},"887":{"tf":1.4142135623730951}},"df":2}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"728":{"tf":1.0},"808":{"tf":1.7320508075688772},"809":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"862":{"tf":1.0}},"df":9}}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{"693":{"tf":1.0},"728":{"tf":1.0},"808":{"tf":1.0},"815":{"tf":1.7320508075688772},"816":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"869":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0}},"df":15}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1117":{"tf":1.0},"1198":{"tf":1.0},"1202":{"tf":1.7320508075688772},"1203":{"tf":1.0},"1204":{"tf":1.0},"1205":{"tf":1.0},"1206":{"tf":1.0},"1207":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"1210":{"tf":1.0},"1211":{"tf":1.0},"1212":{"tf":1.0},"1213":{"tf":1.0},"1214":{"tf":1.0},"1215":{"tf":1.0},"1216":{"tf":1.0},"1217":{"tf":1.0},"1218":{"tf":1.0},"1219":{"tf":1.0},"1220":{"tf":1.0},"1221":{"tf":1.0},"1222":{"tf":1.0}},"df":23}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1138":{"tf":1.0},"1198":{"tf":1.0},"1223":{"tf":1.7320508075688772},"1224":{"tf":1.0},"1225":{"tf":1.0}},"df":5}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1141":{"tf":1.0},"1198":{"tf":1.0},"1226":{"tf":1.7320508075688772},"1227":{"tf":1.0},"1228":{"tf":1.0},"1229":{"tf":1.0},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0}},"df":9}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1148":{"tf":1.0},"1198":{"tf":1.0},"1233":{"tf":1.7320508075688772},"1234":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1647":{"tf":1.0}},"df":8}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1153":{"tf":1.0},"1198":{"tf":1.0},"1238":{"tf":1.7320508075688772},"1239":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.0}},"df":6}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1160":{"tf":1.0},"1198":{"tf":1.0},"1242":{"tf":1.7320508075688772},"1243":{"tf":1.0},"1244":{"tf":1.0}},"df":5}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1163":{"tf":1.0},"1198":{"tf":1.0},"1245":{"tf":1.7320508075688772},"1246":{"tf":1.0},"1247":{"tf":1.0},"1248":{"tf":1.0},"1249":{"tf":1.0},"1250":{"tf":1.0},"1251":{"tf":1.0},"1252":{"tf":1.0},"1253":{"tf":1.0},"1254":{"tf":1.0}},"df":12}}}}}}}}}}}}}},"t":{"docs":{"1135":{"tf":1.0},"1220":{"tf":1.0}},"df":2}},"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"580":{"tf":1.0},"681":{"tf":1.0},"683":{"tf":1.0},"731":{"tf":1.0}},"df":4}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"1823":{"tf":1.4142135623730951},"188":{"tf":1.0},"472":{"tf":1.0},"494":{"tf":1.4142135623730951},"521":{"tf":1.4142135623730951},"599":{"tf":1.4142135623730951},"600":{"tf":1.7320508075688772},"603":{"tf":1.0},"604":{"tf":1.7320508075688772},"606":{"tf":1.0},"607":{"tf":2.23606797749979},"608":{"tf":1.4142135623730951},"609":{"tf":2.23606797749979},"610":{"tf":1.4142135623730951},"611":{"tf":2.0},"612":{"tf":1.7320508075688772},"613":{"tf":1.7320508075688772},"614":{"tf":2.0},"615":{"tf":2.0},"616":{"tf":2.0},"617":{"tf":1.0},"618":{"tf":1.4142135623730951},"619":{"tf":1.0},"620":{"tf":2.23606797749979},"621":{"tf":2.0},"629":{"tf":1.0},"643":{"tf":1.4142135623730951},"644":{"tf":1.7320508075688772},"647":{"tf":1.7320508075688772},"648":{"tf":1.7320508075688772},"650":{"tf":2.23606797749979},"651":{"tf":2.23606797749979},"652":{"tf":1.4142135623730951},"653":{"tf":2.23606797749979},"654":{"tf":1.4142135623730951},"655":{"tf":2.0},"656":{"tf":1.7320508075688772},"657":{"tf":1.7320508075688772},"658":{"tf":2.0},"659":{"tf":2.0},"660":{"tf":2.0},"661":{"tf":1.4142135623730951},"662":{"tf":1.0},"663":{"tf":2.23606797749979},"664":{"tf":2.0},"676":{"tf":1.0},"678":{"tf":1.0},"681":{"tf":3.3166247903554},"685":{"tf":1.0},"688":{"tf":1.0},"725":{"tf":1.4142135623730951},"729":{"tf":1.0},"75":{"tf":1.0},"815":{"tf":1.0},"839":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951}},"df":60,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"621":{"tf":1.0},"664":{"tf":1.0}},"df":2,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{"606":{"tf":1.0},"607":{"tf":1.4142135623730951},"608":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"610":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"652":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951}},"df":10}}}}}}}}}}}}}}}}},"i":{"docs":{"681":{"tf":1.0}},"df":1,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"681":{"tf":1.0}},"df":1}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.0}},"df":1}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"1039":{"tf":1.0},"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1606":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"df":10}}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"681":{"tf":1.0}},"df":1}}}}}},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"110":{"tf":1.0},"1147":{"tf":1.0},"1229":{"tf":1.4142135623730951},"1278":{"tf":1.0},"1303":{"tf":1.4142135623730951},"1425":{"tf":1.4142135623730951},"1505":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0}},"df":9}}},"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"d":{"docs":{"1323":{"tf":1.0},"1443":{"tf":1.0},"415":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"499":{"tf":1.0},"502":{"tf":1.0},"681":{"tf":1.0}},"df":8},"s":{"docs":{"144":{"tf":1.0},"33":{"tf":1.0}},"df":2}}},"o":{"docs":{},"df":0,"m":{"docs":{"1350":{"tf":1.0},"1377":{"tf":1.0},"1415":{"tf":1.0},"1467":{"tf":1.4142135623730951},"1504":{"tf":1.4142135623730951}},"df":5,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1504":{"tf":1.0}},"df":1}}}}}}}},"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"368":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"368":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"368":{"tf":1.0},"369":{"tf":1.0}},"df":2}}}}}}},"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"627":{"tf":1.0}},"df":1,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"1045":{"tf":1.7320508075688772},"1630":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"1413":{"tf":1.0},"1414":{"tf":1.0}},"df":2,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{"791":{"tf":1.0},"851":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1121":{"tf":1.7320508075688772},"1128":{"tf":1.7320508075688772},"1140":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1181":{"tf":1.4142135623730951},"1188":{"tf":1.7320508075688772},"1194":{"tf":1.0},"1195":{"tf":1.0},"1197":{"tf":1.0},"1207":{"tf":1.7320508075688772},"1217":{"tf":1.7320508075688772},"1225":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1262":{"tf":1.7320508075688772},"1263":{"tf":1.7320508075688772},"1264":{"tf":1.4142135623730951},"1265":{"tf":1.4142135623730951},"1266":{"tf":1.4142135623730951},"1267":{"tf":1.7320508075688772},"1268":{"tf":1.7320508075688772},"1269":{"tf":1.4142135623730951},"1270":{"tf":1.4142135623730951},"1271":{"tf":1.4142135623730951},"1272":{"tf":1.4142135623730951},"1273":{"tf":1.4142135623730951},"1274":{"tf":1.7320508075688772},"1275":{"tf":1.7320508075688772},"1276":{"tf":1.7320508075688772},"1278":{"tf":1.4142135623730951},"1350":{"tf":1.0},"1377":{"tf":1.4142135623730951},"1415":{"tf":1.0},"144":{"tf":1.7320508075688772},"1467":{"tf":1.0},"1494":{"tf":1.4142135623730951},"1495":{"tf":1.4142135623730951},"1496":{"tf":1.7320508075688772},"1497":{"tf":1.7320508075688772},"1498":{"tf":1.4142135623730951},"1499":{"tf":1.0},"1500":{"tf":1.0},"1501":{"tf":1.0},"1502":{"tf":1.7320508075688772},"1503":{"tf":1.4142135623730951},"1505":{"tf":1.4142135623730951},"1644":{"tf":1.0},"1712":{"tf":1.0},"1735":{"tf":1.0},"1767":{"tf":1.4142135623730951},"1768":{"tf":1.4142135623730951},"1774":{"tf":1.7320508075688772},"1775":{"tf":1.4142135623730951},"1776":{"tf":1.7320508075688772},"1777":{"tf":1.0},"1778":{"tf":1.0},"1779":{"tf":1.7320508075688772},"204":{"tf":1.0},"215":{"tf":1.7320508075688772},"216":{"tf":1.7320508075688772},"217":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951},"366":{"tf":1.0},"537":{"tf":1.4142135623730951},"539":{"tf":1.4142135623730951},"540":{"tf":1.4142135623730951},"592":{"tf":2.0},"629":{"tf":1.0},"636":{"tf":2.0},"761":{"tf":1.4142135623730951},"762":{"tf":1.4142135623730951},"763":{"tf":1.7320508075688772},"764":{"tf":1.7320508075688772},"900":{"tf":1.0},"902":{"tf":1.0},"909":{"tf":1.7320508075688772},"915":{"tf":1.7320508075688772},"921":{"tf":1.7320508075688772},"927":{"tf":1.7320508075688772}},"df":80}},"i":{"docs":{},"df":0,"c":{"docs":{"1119":{"tf":1.0},"1177":{"tf":1.0},"1204":{"tf":1.0},"681":{"tf":1.0},"95":{"tf":1.0},"958":{"tf":1.0},"96":{"tf":1.0}},"df":7},"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"u":{"docs":{"174":{"tf":1.0},"63":{"tf":1.0}},"df":2}}}}}},"f":{"docs":{},"df":0,"o":{"docs":{"116":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0}},"df":3,"r":{"docs":{},"df":0,"m":{"docs":{"1156":{"tf":1.0},"1241":{"tf":1.0},"133":{"tf":1.0},"1439":{"tf":1.0},"144":{"tf":1.0},"23":{"tf":1.0},"33":{"tf":1.0},"590":{"tf":1.4142135623730951},"591":{"tf":1.0},"592":{"tf":1.4142135623730951},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"618":{"tf":1.0},"619":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"627":{"tf":1.0},"629":{"tf":1.0},"634":{"tf":1.4142135623730951},"635":{"tf":1.0},"636":{"tf":1.4142135623730951},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"806":{"tf":1.0},"807":{"tf":1.0}},"df":39}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1117":{"tf":1.0},"1138":{"tf":1.0},"1141":{"tf":1.0},"1148":{"tf":1.0},"1153":{"tf":1.0},"1160":{"tf":1.0},"1163":{"tf":1.0},"1294":{"tf":1.0},"1310":{"tf":1.0},"1320":{"tf":1.0},"1348":{"tf":1.0},"1359":{"tf":1.0},"1526":{"tf":1.0},"1529":{"tf":1.0},"1539":{"tf":1.0},"1544":{"tf":1.0},"1549":{"tf":1.0},"1554":{"tf":1.0},"1559":{"tf":1.0},"1564":{"tf":1.0},"1587":{"tf":1.0},"1593":{"tf":1.0},"16":{"tf":1.0},"1645":{"tf":1.0},"1671":{"tf":1.0},"1689":{"tf":1.0},"1782":{"tf":1.0},"24":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0},"472":{"tf":1.0},"477":{"tf":1.0},"483":{"tf":1.0},"492":{"tf":1.0},"580":{"tf":1.0},"59":{"tf":1.0},"681":{"tf":1.7320508075688772},"693":{"tf":1.0},"701":{"tf":1.0},"729":{"tf":1.0},"73":{"tf":1.0},"784":{"tf":1.0},"808":{"tf":1.0},"823":{"tf":1.0},"862":{"tf":1.0}},"df":45}}}}},"i":{"docs":{},"df":0,"t":{"docs":{"600":{"tf":1.4142135623730951},"644":{"tf":1.4142135623730951}},"df":2,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1058":{"tf":1.0}},"df":1},"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"569":{"tf":1.0}},"df":1}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"569":{"tf":1.0}},"df":1}}}},"i":{"docs":{"1063":{"tf":1.0},"1141":{"tf":1.0},"1290":{"tf":1.0},"1296":{"tf":1.0},"1419":{"tf":1.4142135623730951},"1516":{"tf":1.0},"1517":{"tf":1.0},"1686":{"tf":1.7320508075688772},"1691":{"tf":1.4142135623730951},"1697":{"tf":2.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"1706":{"tf":1.4142135623730951},"233":{"tf":1.0},"236":{"tf":1.7320508075688772},"414":{"tf":1.0},"435":{"tf":1.0},"470":{"tf":1.0},"472":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.0},"485":{"tf":1.0},"489":{"tf":1.7320508075688772},"502":{"tf":1.0},"503":{"tf":1.0},"512":{"tf":2.0},"517":{"tf":1.0},"525":{"tf":2.23606797749979},"534":{"tf":1.0},"537":{"tf":1.4142135623730951},"538":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":1.0},"561":{"tf":1.4142135623730951},"569":{"tf":2.0},"570":{"tf":1.4142135623730951},"576":{"tf":1.4142135623730951},"586":{"tf":1.0},"604":{"tf":1.0},"607":{"tf":1.0},"611":{"tf":1.4142135623730951},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.4142135623730951},"615":{"tf":1.0},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"644":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"655":{"tf":1.4142135623730951},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.4142135623730951},"659":{"tf":1.0},"660":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"685":{"tf":1.4142135623730951},"706":{"tf":2.0},"734":{"tf":1.0},"786":{"tf":2.0},"792":{"tf":1.0},"811":{"tf":1.7320508075688772},"812":{"tf":1.0},"832":{"tf":2.23606797749979},"847":{"tf":1.0},"865":{"tf":2.0},"867":{"tf":1.0}},"df":72,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{"1569":{"tf":1.7320508075688772}},"df":1}}}},"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"1063":{"tf":1.7320508075688772}},"df":1}}}}}}}}},"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1691":{"tf":1.0},"1706":{"tf":1.0}},"df":2}}}}}}},"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"811":{"tf":1.0},"865":{"tf":1.0}},"df":2}}}}}}}}}}}}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1143":{"tf":1.0},"1296":{"tf":1.0},"414":{"tf":1.7320508075688772}},"df":3}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"42":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"42":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1143":{"tf":1.4142135623730951},"1228":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"1143":{"tf":1.0},"1228":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"2":{"docs":{"42":{"tf":1.0}},"df":1},"3":{"docs":{"1143":{"tf":1.0}},"df":1},"4":{"docs":{"1296":{"tf":1.0}},"df":1},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"561":{"tf":1.0}},"df":1}}}}}}}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"537":{"tf":1.7320508075688772}},"df":1}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"548":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1296":{"tf":1.4142135623730951},"1419":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"1296":{"tf":1.0},"1419":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"586":{"tf":1.0},"685":{"tf":1.0}},"df":2}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{"534":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"534":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"8":{"tf":1.0}},"df":1}}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"9":{"tf":2.0}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"674":{"tf":1.0}},"df":1}}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"11":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"8":{"tf":1.7320508075688772},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0}},"df":5}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"595":{"tf":1.4142135623730951},"596":{"tf":1.0},"597":{"tf":1.4142135623730951},"599":{"tf":1.0},"639":{"tf":1.4142135623730951},"640":{"tf":1.4142135623730951},"641":{"tf":1.0},"643":{"tf":1.0}},"df":8}}},"i":{"docs":{},"df":0,"r":{"docs":{"934":{"tf":1.0}},"df":1}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"2":{"tf":1.7320508075688772}},"df":1},"n":{"docs":{},"df":0,"c":{"docs":{"681":{"tf":1.7320508075688772},"685":{"tf":1.0}},"df":2},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"1350":{"tf":1.0},"1415":{"tf":1.0},"1467":{"tf":1.0}},"df":3}}}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"681":{"tf":1.0},"685":{"tf":1.0},"996":{"tf":1.0}},"df":3}}}},"u":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{"996":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{"1047":{"tf":1.4142135623730951},"1631":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1047":{"tf":1.0},"1631":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1569":{"tf":1.0},"1574":{"tf":1.0},"1575":{"tf":1.0},"1580":{"tf":1.0},"1585":{"tf":1.0},"328":{"tf":1.0},"333":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"432":{"tf":1.0}},"df":10}}},"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{"0":{"tf":1.0},"862":{"tf":1.0}},"df":2}},"n":{"docs":{},"df":0,"d":{"docs":{"786":{"tf":1.0},"832":{"tf":1.0}},"df":2}},"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{"1115":{"tf":1.0},"1198":{"tf":1.0},"1199":{"tf":1.0},"1200":{"tf":1.0},"1201":{"tf":1.0},"1202":{"tf":1.0},"1203":{"tf":1.0},"1204":{"tf":1.0},"1205":{"tf":1.0},"1206":{"tf":1.0},"1207":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"1210":{"tf":1.0},"1211":{"tf":1.0},"1212":{"tf":1.0},"1213":{"tf":1.0},"1214":{"tf":1.0},"1215":{"tf":1.0},"1216":{"tf":1.0},"1217":{"tf":1.0},"1218":{"tf":1.0},"1219":{"tf":1.0},"1220":{"tf":1.0},"1221":{"tf":1.0},"1222":{"tf":1.0},"1223":{"tf":1.0},"1224":{"tf":1.0},"1225":{"tf":1.0},"1226":{"tf":1.0},"1227":{"tf":1.0},"1228":{"tf":1.0},"1229":{"tf":1.0},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1233":{"tf":1.0},"1234":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1238":{"tf":1.0},"1239":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.0},"1242":{"tf":1.0},"1243":{"tf":1.0},"1244":{"tf":1.0},"1245":{"tf":1.0},"1246":{"tf":1.0},"1247":{"tf":1.0},"1248":{"tf":1.0},"1249":{"tf":1.0},"1250":{"tf":1.0},"1251":{"tf":1.0},"1252":{"tf":1.0},"1253":{"tf":1.0},"1254":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"1292":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"1416":{"tf":1.0},"1417":{"tf":1.0},"1418":{"tf":1.0},"1419":{"tf":1.0},"142":{"tf":1.0},"1420":{"tf":1.0},"1421":{"tf":1.0},"1422":{"tf":1.0},"1423":{"tf":1.0},"1424":{"tf":1.0},"1425":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"143":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1433":{"tf":1.0},"1434":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.0},"1439":{"tf":1.0},"144":{"tf":1.0},"1440":{"tf":1.0},"1441":{"tf":1.0},"1442":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1445":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"145":{"tf":1.0},"1450":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1455":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1459":{"tf":1.0},"146":{"tf":1.0},"1460":{"tf":1.0},"1461":{"tf":1.0},"1462":{"tf":1.0},"1463":{"tf":1.0},"1464":{"tf":1.0},"1465":{"tf":1.0},"1466":{"tf":1.0},"1467":{"tf":1.0},"1468":{"tf":1.0},"1469":{"tf":1.0},"147":{"tf":1.0},"1470":{"tf":1.0},"1471":{"tf":1.0},"1472":{"tf":1.0},"1473":{"tf":1.0},"1474":{"tf":1.0},"1475":{"tf":1.0},"1476":{"tf":1.0},"1477":{"tf":1.0},"1478":{"tf":1.0},"1479":{"tf":1.0},"148":{"tf":1.0},"1480":{"tf":1.0},"1481":{"tf":1.0},"1482":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"1713":{"tf":1.0},"172":{"tf":1.0},"1726":{"tf":1.0},"1727":{"tf":1.0},"1728":{"tf":1.0},"1729":{"tf":1.0},"173":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"1733":{"tf":1.0},"1734":{"tf":1.0},"1735":{"tf":1.0},"1736":{"tf":1.0},"1737":{"tf":1.0},"1738":{"tf":1.0},"1739":{"tf":1.0},"174":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1742":{"tf":1.0},"1743":{"tf":1.0},"1744":{"tf":1.0},"1745":{"tf":1.0},"1746":{"tf":1.0},"1747":{"tf":1.0},"1748":{"tf":1.0},"1749":{"tf":1.0},"175":{"tf":1.0},"1750":{"tf":1.0},"1751":{"tf":1.0},"1752":{"tf":1.0},"1753":{"tf":1.0},"1754":{"tf":1.0},"1755":{"tf":1.0},"1756":{"tf":1.0},"1757":{"tf":1.0},"1758":{"tf":1.0},"1759":{"tf":1.0},"176":{"tf":1.0},"1760":{"tf":1.0},"1761":{"tf":1.0},"1762":{"tf":1.0},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"1766":{"tf":1.0},"1767":{"tf":1.0},"1768":{"tf":1.0},"1769":{"tf":1.4142135623730951},"177":{"tf":1.0},"1770":{"tf":1.0},"1771":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"1823":{"tf":1.7320508075688772},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"470":{"tf":1.0},"494":{"tf":1.4142135623730951},"495":{"tf":1.4142135623730951},"496":{"tf":1.0},"497":{"tf":1.0},"498":{"tf":1.0},"499":{"tf":1.0},"500":{"tf":1.0},"501":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"510":{"tf":1.0},"511":{"tf":1.0},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"519":{"tf":1.0},"520":{"tf":1.0},"521":{"tf":2.0},"522":{"tf":1.7320508075688772},"681":{"tf":1.7320508075688772},"691":{"tf":1.0},"692":{"tf":1.0},"693":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.0},"696":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"700":{"tf":1.0},"725":{"tf":1.7320508075688772},"839":{"tf":1.7320508075688772},"866":{"tf":1.7320508075688772}},"df":286,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1823":{"tf":2.0},"494":{"tf":1.4142135623730951},"495":{"tf":1.4142135623730951},"521":{"tf":2.0},"522":{"tf":1.4142135623730951},"725":{"tf":2.0},"839":{"tf":2.0},"866":{"tf":2.0}},"df":8,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"495":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}},"n":{"docs":{"100":{"tf":1.0},"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"102":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0},"1024":{"tf":1.0},"1025":{"tf":1.0},"103":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1038":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"1058":{"tf":1.0},"1059":{"tf":1.0},"1060":{"tf":1.4142135623730951},"1068":{"tf":1.0},"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.0},"1083":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"1100":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"1105":{"tf":1.0},"1106":{"tf":1.0},"1107":{"tf":1.0},"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1157":{"tf":1.0},"1158":{"tf":1.0},"1159":{"tf":1.0},"1176":{"tf":1.0},"1177":{"tf":1.0},"1178":{"tf":1.0},"1179":{"tf":1.0},"1180":{"tf":1.0},"1181":{"tf":1.0},"1182":{"tf":1.0},"1183":{"tf":1.0},"1184":{"tf":1.0},"1185":{"tf":1.0},"1186":{"tf":1.0},"1187":{"tf":1.0},"1188":{"tf":1.0},"1191":{"tf":1.0},"1192":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1260":{"tf":1.0},"1287":{"tf":1.0},"1318":{"tf":1.0},"1319":{"tf":1.0},"1377":{"tf":1.0},"1378":{"tf":1.0},"1379":{"tf":1.0},"1380":{"tf":1.0},"1383":{"tf":1.0},"1384":{"tf":1.0},"1385":{"tf":1.0},"1386":{"tf":1.0},"1387":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.0},"1390":{"tf":1.0},"1393":{"tf":1.0},"1394":{"tf":1.0},"1395":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1413":{"tf":1.0},"1414":{"tf":1.0},"1415":{"tf":1.0},"1578":{"tf":1.0},"1579":{"tf":1.0},"1580":{"tf":1.0},"1589":{"tf":1.0},"1590":{"tf":1.0},"1591":{"tf":1.0},"1592":{"tf":1.0},"1595":{"tf":1.0},"1596":{"tf":1.0},"1597":{"tf":1.0},"1601":{"tf":1.0},"1608":{"tf":1.0},"1609":{"tf":1.0},"1610":{"tf":1.0},"1611":{"tf":1.0},"1612":{"tf":1.0},"1613":{"tf":1.0},"1614":{"tf":1.0},"1615":{"tf":1.0},"1616":{"tf":1.0},"1617":{"tf":1.0},"1618":{"tf":1.0},"1619":{"tf":1.0},"1620":{"tf":1.0},"1621":{"tf":1.0},"1622":{"tf":1.0},"1623":{"tf":1.0},"1624":{"tf":1.0},"1625":{"tf":1.0},"1626":{"tf":1.0},"1627":{"tf":1.0},"1648":{"tf":1.0},"1657":{"tf":1.4142135623730951},"1658":{"tf":1.4142135623730951},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0},"1706":{"tf":1.0},"1707":{"tf":1.0},"1708":{"tf":1.0},"1709":{"tf":1.0},"1710":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"1784":{"tf":1.0},"1785":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":1.4142135623730951},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"444":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"458":{"tf":1.0},"459":{"tf":1.0},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"535":{"tf":1.0},"577":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.0},"686":{"tf":1.0},"687":{"tf":1.4142135623730951},"726":{"tf":1.0},"727":{"tf":1.0},"734":{"tf":1.0},"756":{"tf":1.0},"757":{"tf":1.0},"758":{"tf":1.0},"759":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"8":{"tf":1.4142135623730951},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.4142135623730951},"860":{"tf":1.0},"861":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"880":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"89":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"90":{"tf":1.0},"900":{"tf":1.0},"91":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"92":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.0},"93":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0},"939":{"tf":1.0},"94":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"95":{"tf":1.0},"952":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"97":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.0},"979":{"tf":1.0},"98":{"tf":1.0},"980":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.0},"99":{"tf":1.0},"990":{"tf":1.0},"991":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0}},"df":383}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"815":{"tf":1.0}},"df":1}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1304":{"tf":1.0},"1305":{"tf":1.0},"133":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"181":{"tf":1.0},"23":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.0},"320":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"332":{"tf":1.0},"367":{"tf":1.0},"370":{"tf":1.0},"372":{"tf":1.0},"69":{"tf":1.0}},"df":27,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"3":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"326":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"326":{"tf":1.0}},"df":1}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"292":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"292":{"tf":1.0}},"df":1}}},"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"313":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"313":{"tf":1.0}},"df":1}}}}}}}}}}}},"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"319":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"319":{"tf":1.0}},"df":1}}}}}}}}},"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"327":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"327":{"tf":1.0}},"df":1}}}}}}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"295":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"295":{"tf":1.0}},"df":1}}},"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"296":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"296":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"322":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"322":{"tf":1.0}},"df":1}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"330":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"330":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"323":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"323":{"tf":1.0}},"df":1}}},"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"316":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"316":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"324":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"8":{"docs":{"324":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"318":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"318":{"tf":1.0}},"df":1}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"329":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"329":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"317":{"tf":1.4142135623730951}},"df":1,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"317":{"tf":1.0}},"df":1}}}}}}}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"311":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"311":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{"309":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"309":{"tf":1.0}},"df":1}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"307":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"307":{"tf":1.0}},"df":1}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"320":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"320":{"tf":1.0}},"df":1}}}}}}}}}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"331":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"331":{"tf":1.0}},"df":1}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{"314":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"314":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"315":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"8":{"docs":{"315":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"328":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"328":{"tf":1.0}},"df":1}}},"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"321":{"tf":1.4142135623730951}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"321":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"312":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"312":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"308":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"308":{"tf":1.0}},"df":1}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"306":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"306":{"tf":1.0}},"df":1}}}}}}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"347":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"347":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"332":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"332":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"278":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"278":{"tf":1.0}},"df":1}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"325":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"325":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"374":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"374":{"tf":1.0}},"df":1}}}}}}}}}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1050":{"tf":1.7320508075688772},"1634":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}},"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"677":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"677":{"tf":1.0}},"df":1}}}}}}}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"329":{"tf":1.0}},"df":1}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"679":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"679":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"182":{"tf":1.0},"70":{"tf":1.0}},"df":2}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1177":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1177":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{"1700":{"tf":1.0},"1701":{"tf":1.0}},"df":2}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"126":{"tf":1.0},"186":{"tf":1.7320508075688772},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"73":{"tf":1.0}},"df":9}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1294":{"tf":1.0},"1416":{"tf":1.0},"1417":{"tf":1.7320508075688772},"1418":{"tf":1.0},"1419":{"tf":1.0},"1420":{"tf":1.0},"1421":{"tf":1.0},"1422":{"tf":1.0},"1423":{"tf":1.0},"1424":{"tf":1.0},"1425":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0}},"df":18}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1310":{"tf":1.0},"1416":{"tf":1.0},"1433":{"tf":1.7320508075688772},"1434":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.0},"1439":{"tf":1.0},"1440":{"tf":1.0}},"df":10}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1320":{"tf":1.0},"1416":{"tf":1.0},"1441":{"tf":1.7320508075688772},"1442":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1445":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"1450":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1455":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1459":{"tf":1.0},"1460":{"tf":1.0},"1461":{"tf":1.0},"1462":{"tf":1.0}},"df":24}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1348":{"tf":1.0},"1416":{"tf":1.0},"1463":{"tf":1.7320508075688772},"1464":{"tf":1.0},"1465":{"tf":1.0},"1466":{"tf":1.0},"1467":{"tf":1.0}},"df":7}}}}}}}}}}},"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"588":{"tf":1.4142135623730951},"595":{"tf":1.4142135623730951},"633":{"tf":1.4142135623730951},"639":{"tf":1.4142135623730951}},"df":4,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"588":{"tf":1.0},"633":{"tf":1.0}},"df":2}}}}}}}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"595":{"tf":1.0},"639":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"598":{"tf":1.4142135623730951},"642":{"tf":1.4142135623730951}},"df":2,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"598":{"tf":1.0},"642":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1359":{"tf":1.0},"1416":{"tf":1.0},"1468":{"tf":1.7320508075688772},"1469":{"tf":1.0},"1470":{"tf":1.0},"1471":{"tf":1.0},"1472":{"tf":1.0},"1473":{"tf":1.0},"1474":{"tf":1.0},"1475":{"tf":1.0},"1476":{"tf":1.0},"1477":{"tf":1.0},"1478":{"tf":1.0},"1479":{"tf":1.0},"1480":{"tf":1.0},"1481":{"tf":1.0},"1482":{"tf":1.0}},"df":17}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{"1509":{"tf":1.0},"1754":{"tf":1.4142135623730951},"1814":{"tf":1.4142135623730951}},"df":3}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"428":{"tf":1.0},"450":{"tf":1.0}},"df":2}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"452":{"tf":1.0}},"df":1}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1637":{"tf":1.0},"1638":{"tf":1.7320508075688772},"1639":{"tf":1.0},"1640":{"tf":1.0},"1641":{"tf":1.0},"1642":{"tf":1.0},"1643":{"tf":1.0},"1644":{"tf":1.0},"1671":{"tf":1.0}},"df":9}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"596":{"tf":1.4142135623730951},"641":{"tf":1.4142135623730951}},"df":2},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"596":{"tf":1.0},"641":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"195":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"195":{"tf":1.0}},"df":1}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"597":{"tf":1.4142135623730951},"640":{"tf":1.4142135623730951}},"df":2},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"597":{"tf":1.0},"640":{"tf":1.0}},"df":2}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"790":{"tf":1.7320508075688772},"826":{"tf":1.7320508075688772}},"df":2}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1509":{"tf":1.0}},"df":1}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{"125":{"tf":1.7320508075688772},"80":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"125":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"428":{"tf":1.0},"451":{"tf":1.0}},"df":2}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"432":{"tf":1.0}},"df":1}}},"u":{"docs":{"10":{"tf":1.0},"695":{"tf":1.4142135623730951},"708":{"tf":1.4142135623730951},"735":{"tf":2.0},"761":{"tf":1.4142135623730951},"817":{"tf":1.4142135623730951},"84":{"tf":1.0},"873":{"tf":1.4142135623730951}},"df":8,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"761":{"tf":1.0}},"df":1}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"695":{"tf":1.0},"708":{"tf":1.0},"735":{"tf":1.0},"817":{"tf":1.0},"873":{"tf":1.0}},"df":5}}}}}}}},"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"729":{"tf":1.0}},"df":1}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"428":{"tf":1.0},"453":{"tf":1.0}},"df":2}}}}}}}},"v":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"102":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"102":{"tf":1.0}},"df":1}}}}}}}}}},"y":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"728":{"tf":1.0},"781":{"tf":1.7320508075688772},"782":{"tf":1.0},"783":{"tf":1.0}},"df":4}}},"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"432":{"tf":1.0}},"df":1}}}}},"t":{"docs":{},"df":0,"'":{"docs":{"6":{"tf":1.0},"681":{"tf":1.4142135623730951}},"df":2},"e":{"docs":{},"df":0,"m":{"docs":{"900":{"tf":1.0}},"df":1},"r":{"docs":{"144":{"tf":1.0},"1735":{"tf":1.0}},"df":2}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"1100":{"tf":1.0},"609":{"tf":1.4142135623730951},"610":{"tf":1.4142135623730951},"620":{"tf":1.4142135623730951},"621":{"tf":1.4142135623730951},"629":{"tf":1.0},"653":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"663":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"681":{"tf":1.7320508075688772}},"df":11}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{"1060":{"tf":1.0},"495":{"tf":1.0},"510":{"tf":1.0},"522":{"tf":1.0},"627":{"tf":1.0},"681":{"tf":1.0}},"df":6}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"1726":{"tf":1.0},"1727":{"tf":1.7320508075688772},"1728":{"tf":1.0},"1729":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"1733":{"tf":1.0},"1734":{"tf":1.0},"1735":{"tf":1.0},"1736":{"tf":1.0},"1737":{"tf":1.0},"1738":{"tf":1.0},"1739":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1742":{"tf":1.0},"1743":{"tf":1.0},"1744":{"tf":1.0},"1745":{"tf":1.0},"1746":{"tf":1.0},"1747":{"tf":1.0},"1748":{"tf":1.0},"1749":{"tf":1.0},"1750":{"tf":1.0},"1751":{"tf":1.0},"1752":{"tf":1.0},"1753":{"tf":1.0},"1754":{"tf":1.0},"1755":{"tf":1.0},"1756":{"tf":1.0},"1782":{"tf":1.0}},"df":32,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1726":{"tf":1.0},"1757":{"tf":1.7320508075688772},"1758":{"tf":1.0},"1759":{"tf":1.0},"1760":{"tf":1.0},"1761":{"tf":1.0},"1762":{"tf":1.0},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"1766":{"tf":1.0},"1767":{"tf":1.0},"1768":{"tf":1.0},"693":{"tf":1.0}},"df":14}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"180":{"tf":1.0},"71":{"tf":1.0}},"df":2}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1726":{"tf":1.0},"1769":{"tf":1.7320508075688772},"1770":{"tf":1.0},"1771":{"tf":1.0}},"df":4}}}}}}}}}}}}}}}},"j":{"docs":{"997":{"tf":1.0},"998":{"tf":1.0}},"df":2},"k":{"docs":{"95":{"tf":1.0},"96":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"9":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,".":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"424":{"tf":1.0}},"df":1}}}}}}}}}}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"573":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"425":{"tf":1.0}},"df":1}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1286":{"tf":1.0}},"df":1}}}}}}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,".":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"227":{"tf":1.0}},"df":1}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"229":{"tf":1.0}},"df":1}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"228":{"tf":1.0}},"df":1}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,".":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"230":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1515":{"tf":1.0}},"df":1}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1514":{"tf":1.0}},"df":1}}}}}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1704":{"tf":1.0}},"df":1}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,".":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1683":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,".":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"6":{"docs":{},"df":0,"7":{"docs":{},"df":0,"3":{"docs":{},"df":0,"6":{"docs":{},"df":0,"3":{"docs":{},"df":0,"d":{"docs":{},"df":0,"3":{"docs":{},"df":0,"d":{"docs":{},"df":0,"3":{"docs":{},"df":0,"7":{"docs":{},"df":0,"3":{"docs":{},"df":0,"6":{"docs":{},"df":0,"3":{"docs":{},"df":0,"d":{"docs":{},"df":0,"3":{"docs":{},"df":0,"4":{"docs":{},"df":0,"f":{"docs":{},"df":0,"0":{"docs":{},"df":0,"3":{"docs":{},"df":0,"d":{"docs":{},"df":0,"5":{"docs":{},"df":0,"2":{"docs":{},"df":0,"6":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"8":{"docs":{},"df":0,"6":{"docs":{},"df":0,"0":{"docs":{},"df":0,"1":{"docs":{},"df":0,"8":{"docs":{},"df":0,"f":{"docs":{},"df":0,"3":{"docs":{"1056":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"7":{"docs":{},"df":0,"1":{"docs":{},"df":0,"2":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"952":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"p":{"docs":{"667":{"tf":1.0},"862":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":6}},"p":{"docs":{},"df":0,"t":{"docs":{"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0}},"df":3}},"y":{"docs":{"6":{"tf":1.0}},"df":1}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1123":{"tf":1.0},"1172":{"tf":1.0},"1208":{"tf":1.4142135623730951},"1254":{"tf":1.0},"1267":{"tf":1.0},"1268":{"tf":1.0},"1272":{"tf":1.0},"132":{"tf":1.4142135623730951},"1379":{"tf":1.0},"1401":{"tf":1.0},"1409":{"tf":1.0},"21":{"tf":1.0},"428":{"tf":1.0}},"df":13,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1272":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1272":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"629":{"tf":1.0}},"df":1}},"s":{"docs":{},"df":0,"s":{"docs":{"13":{"tf":1.0},"1352":{"tf":1.0},"1466":{"tf":1.0},"691":{"tf":1.4142135623730951},"692":{"tf":1.0},"693":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"697":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":2.0},"702":{"tf":1.4142135623730951},"703":{"tf":1.4142135623730951},"704":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"706":{"tf":1.4142135623730951},"707":{"tf":1.4142135623730951},"708":{"tf":1.7320508075688772},"709":{"tf":1.7320508075688772},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.4142135623730951},"714":{"tf":1.4142135623730951},"715":{"tf":1.4142135623730951},"716":{"tf":1.4142135623730951},"717":{"tf":1.4142135623730951},"718":{"tf":1.4142135623730951},"719":{"tf":1.4142135623730951},"720":{"tf":1.4142135623730951},"721":{"tf":1.4142135623730951},"722":{"tf":1.4142135623730951},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"725":{"tf":1.4142135623730951},"726":{"tf":1.4142135623730951},"727":{"tf":1.4142135623730951}},"df":40}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"81":{"tf":1.0},"83":{"tf":1.0}},"df":2}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1157":{"tf":1.0},"1283":{"tf":1.0},"1338":{"tf":1.0},"1401":{"tf":1.0},"1409":{"tf":1.0},"1458":{"tf":1.0},"1505":{"tf":1.0},"1509":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"797":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"854":{"tf":1.0},"869":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"97":{"tf":1.0}},"df":33,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"377":{"tf":1.0}},"df":1}}}}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{"168":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951}},"df":2,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"167":{"tf":1.4142135623730951},"420":{"tf":1.0},"435":{"tf":1.0},"57":{"tf":1.4142135623730951}},"df":4}}},"o":{"docs":{"0":{"tf":2.23606797749979},"10":{"tf":1.0},"100":{"tf":2.0},"103":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.7320508075688772},"1123":{"tf":1.4142135623730951},"1124":{"tf":1.4142135623730951},"1132":{"tf":1.0},"1135":{"tf":1.4142135623730951},"1136":{"tf":1.4142135623730951},"1138":{"tf":1.4142135623730951},"1140":{"tf":2.23606797749979},"1141":{"tf":1.0},"1148":{"tf":1.4142135623730951},"1153":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.0},"1160":{"tf":1.4142135623730951},"1162":{"tf":1.7320508075688772},"1163":{"tf":1.0},"1169":{"tf":1.0},"1172":{"tf":1.7320508075688772},"1179":{"tf":1.0},"1180":{"tf":1.4142135623730951},"1181":{"tf":1.4142135623730951},"1182":{"tf":1.7320508075688772},"1192":{"tf":1.0},"1196":{"tf":1.4142135623730951},"1206":{"tf":1.7320508075688772},"1207":{"tf":1.4142135623730951},"1208":{"tf":1.4142135623730951},"1209":{"tf":1.4142135623730951},"1214":{"tf":1.0},"1220":{"tf":1.4142135623730951},"1225":{"tf":2.23606797749979},"1240":{"tf":1.0},"1241":{"tf":1.0},"1244":{"tf":1.7320508075688772},"1250":{"tf":1.0},"1254":{"tf":1.7320508075688772},"1267":{"tf":1.0},"1268":{"tf":1.0},"1269":{"tf":1.0},"1270":{"tf":1.0},"1273":{"tf":1.0},"1283":{"tf":1.0},"13":{"tf":1.0},"1305":{"tf":1.0},"1307":{"tf":1.4142135623730951},"1320":{"tf":1.0},"1352":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.4142135623730951},"1439":{"tf":1.0},"144":{"tf":1.0},"1466":{"tf":1.0},"1509":{"tf":1.0},"1647":{"tf":1.7320508075688772},"1715":{"tf":1.0},"1769":{"tf":1.0},"1782":{"tf":1.0},"197":{"tf":1.0},"239":{"tf":1.0},"31":{"tf":1.0},"382":{"tf":1.0},"405":{"tf":1.0},"408":{"tf":1.0},"428":{"tf":1.0},"472":{"tf":1.0},"580":{"tf":1.0},"685":{"tf":1.0},"701":{"tf":1.0},"703":{"tf":1.7320508075688772},"728":{"tf":1.0},"729":{"tf":1.7320508075688772},"73":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.4142135623730951},"732":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.4142135623730951},"735":{"tf":1.4142135623730951},"736":{"tf":1.4142135623730951},"737":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":1.0},"756":{"tf":1.0},"757":{"tf":1.0},"758":{"tf":1.0},"759":{"tf":1.0},"760":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"763":{"tf":1.0},"764":{"tf":1.0},"765":{"tf":1.0},"766":{"tf":1.0},"767":{"tf":1.4142135623730951},"768":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":1.0},"771":{"tf":1.0},"772":{"tf":1.0},"773":{"tf":1.0},"774":{"tf":1.0},"775":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"780":{"tf":1.0},"781":{"tf":1.0},"782":{"tf":1.0},"783":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.4142135623730951},"787":{"tf":2.0},"788":{"tf":1.0},"789":{"tf":1.0},"790":{"tf":1.0},"791":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0},"799":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"805":{"tf":1.0},"806":{"tf":1.0},"807":{"tf":1.4142135623730951},"808":{"tf":1.0},"809":{"tf":1.0},"81":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":2.0},"812":{"tf":1.0},"813":{"tf":1.7320508075688772},"814":{"tf":1.7320508075688772},"815":{"tf":2.0},"816":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"823":{"tf":1.4142135623730951},"824":{"tf":1.0},"825":{"tf":1.0},"826":{"tf":1.0},"827":{"tf":2.0},"828":{"tf":1.0},"829":{"tf":1.0},"83":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.4142135623730951},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.0},"84":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"842":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0},"845":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"850":{"tf":1.0},"851":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"856":{"tf":1.0},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"860":{"tf":1.0},"861":{"tf":1.0},"862":{"tf":1.4142135623730951},"863":{"tf":1.0},"864":{"tf":1.0},"865":{"tf":2.0},"866":{"tf":1.0},"867":{"tf":1.0},"868":{"tf":1.0},"869":{"tf":1.0},"870":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"875":{"tf":1.7320508075688772},"876":{"tf":1.7320508075688772},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0},"880":{"tf":1.0},"881":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.0},"884":{"tf":1.0},"885":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"95":{"tf":1.7320508075688772},"96":{"tf":1.0},"99":{"tf":1.0}},"df":242,"'":{"docs":{"1153":{"tf":1.0}},"df":1},".":{"docs":{},"df":0,"j":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"8":{"tf":1.0}},"df":1}}}}},"_":{"docs":{"706":{"tf":1.0}},"df":1},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1136":{"tf":1.0},"1179":{"tf":1.0},"1185":{"tf":1.0},"1267":{"tf":1.4142135623730951},"1268":{"tf":1.0},"1269":{"tf":1.0},"1270":{"tf":1.0},"1272":{"tf":1.4142135623730951},"1273":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.4142135623730951},"1335":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1455":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.4142135623730951},"728":{"tf":1.0},"729":{"tf":1.4142135623730951},"735":{"tf":1.0},"736":{"tf":1.0},"752":{"tf":1.4142135623730951},"753":{"tf":1.7320508075688772},"754":{"tf":1.4142135623730951},"755":{"tf":1.7320508075688772},"768":{"tf":1.4142135623730951},"769":{"tf":1.7320508075688772},"774":{"tf":1.4142135623730951},"780":{"tf":1.7320508075688772},"786":{"tf":1.7320508075688772},"798":{"tf":1.0},"8":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"823":{"tf":1.7320508075688772},"824":{"tf":1.0},"825":{"tf":1.0},"826":{"tf":1.0},"827":{"tf":1.0},"828":{"tf":1.0},"829":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":2.0},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"842":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0},"845":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"850":{"tf":1.0},"851":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.4142135623730951},"856":{"tf":1.0},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"860":{"tf":1.0},"861":{"tf":1.0},"862":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.0}},"df":78,"a":{"docs":{},"df":0,"d":{"docs":{"1267":{"tf":1.7320508075688772}},"df":1},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"728":{"tf":1.0},"862":{"tf":1.7320508075688772},"863":{"tf":1.0},"864":{"tf":1.0},"865":{"tf":1.0},"866":{"tf":1.0},"867":{"tf":1.0},"868":{"tf":1.0},"869":{"tf":1.0},"870":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0},"880":{"tf":1.0},"881":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.0}},"df":23}}}}}},"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1270":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1270":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"1283":{"tf":1.0}},"df":1}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1269":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1269":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1268":{"tf":1.7320508075688772}},"df":1}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"1715":{"tf":1.0}},"df":1}}}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{"428":{"tf":1.0},"800":{"tf":1.0},"835":{"tf":1.0}},"df":3}}}}},"l":{"docs":{},"df":0,"2":{"docs":{"125":{"tf":1.0},"157":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"53":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0}},"df":7,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"345":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"b":{"docs":{"681":{"tf":1.0}},"df":1},"s":{"docs":{},"df":0,"t":{"docs":{"900":{"tf":1.4142135623730951}},"df":1,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"1700":{"tf":1.0},"1701":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"2":{"tf":1.0}},"df":1},"s":{"docs":{},"df":0,"t":{"docs":{"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0}},"df":4,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1575":{"tf":1.7320508075688772},"1585":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"9":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0}},"df":3}}},"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"1071":{"tf":1.4142135623730951},"909":{"tf":1.0},"914":{"tf":1.4142135623730951},"915":{"tf":1.0},"920":{"tf":1.4142135623730951},"921":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.0}},"df":8,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"920":{"tf":1.0}},"df":1}}}}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"914":{"tf":1.0}},"df":1}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"926":{"tf":1.0}},"df":1}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{"109":{"tf":1.0},"112":{"tf":1.0},"1176":{"tf":1.0},"1400":{"tf":1.0},"1823":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0}},"df":14}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{"1141":{"tf":1.0}},"df":1}}}},"i":{"docs":{},"df":0,"b":{"docs":{"1000":{"tf":1.0},"1001":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"1010":{"tf":1.0},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1019":{"tf":1.0},"1020":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0},"1023":{"tf":1.0},"1024":{"tf":1.0},"1025":{"tf":1.0},"1026":{"tf":1.0},"1027":{"tf":1.0},"1028":{"tf":1.0},"1029":{"tf":1.0},"1030":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.0},"1033":{"tf":1.0},"1034":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.0},"1039":{"tf":1.0},"1040":{"tf":1.0},"1041":{"tf":1.0},"1042":{"tf":1.0},"1043":{"tf":1.0},"1044":{"tf":1.0},"1045":{"tf":1.0},"1046":{"tf":1.0},"1047":{"tf":1.0},"1048":{"tf":1.0},"1049":{"tf":1.0},"1050":{"tf":1.0},"1051":{"tf":1.0},"1052":{"tf":1.0},"1053":{"tf":1.0},"1054":{"tf":1.0},"1055":{"tf":1.0},"1056":{"tf":1.0},"1057":{"tf":1.0},"1058":{"tf":1.0},"1059":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.0},"1065":{"tf":1.0},"1066":{"tf":1.0},"1067":{"tf":1.0},"1068":{"tf":1.0},"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.0},"1083":{"tf":1.0},"1084":{"tf":1.0},"1085":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1094":{"tf":1.0},"1095":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"1100":{"tf":1.0},"1101":{"tf":1.0},"1102":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"1105":{"tf":1.0},"1106":{"tf":1.0},"1107":{"tf":1.0},"1108":{"tf":1.0},"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"13":{"tf":1.0},"8":{"tf":1.0},"888":{"tf":1.0},"889":{"tf":1.0},"890":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":1.0},"901":{"tf":1.0},"902":{"tf":1.0},"903":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"910":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"930":{"tf":1.0},"931":{"tf":1.0},"932":{"tf":1.0},"933":{"tf":1.0},"934":{"tf":1.0},"935":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":1.0},"953":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0},"965":{"tf":1.0},"966":{"tf":1.0},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.0},"979":{"tf":1.0},"980":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0},"987":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.0},"990":{"tf":1.0},"991":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0},"999":{"tf":1.0}},"df":229,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"14":{"tf":1.0},"399":{"tf":1.7320508075688772},"400":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0}},"df":14}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"1715":{"tf":1.0},"31":{"tf":1.0},"8":{"tf":1.0},"903":{"tf":1.4142135623730951},"934":{"tf":1.0}},"df":5}}}}},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{"10":{"tf":1.0}},"df":1}}}},"f":{"docs":{},"df":0,"t":{"docs":{"2":{"tf":1.0}},"df":1}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1302":{"tf":1.4142135623730951},"1426":{"tf":1.4142135623730951},"303":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0}},"df":5}}},"q":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1262":{"tf":1.0},"1263":{"tf":1.0},"428":{"tf":1.0},"437":{"tf":1.0}},"df":4,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1119":{"tf":1.0},"1132":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"1153":{"tf":1.0},"1155":{"tf":2.0},"1156":{"tf":1.7320508075688772},"1166":{"tf":1.0},"1167":{"tf":1.4142135623730951},"1183":{"tf":1.0},"1204":{"tf":1.0},"1214":{"tf":1.0},"1229":{"tf":1.4142135623730951},"1231":{"tf":1.4142135623730951},"1232":{"tf":1.7320508075688772},"1240":{"tf":2.0},"1241":{"tf":1.7320508075688772},"1247":{"tf":1.0},"1248":{"tf":1.4142135623730951},"1275":{"tf":1.4142135623730951},"1278":{"tf":1.0},"1281":{"tf":1.0},"1282":{"tf":1.0},"1288":{"tf":1.0},"1300":{"tf":1.0},"1303":{"tf":1.4142135623730951},"1317":{"tf":1.0},"1350":{"tf":1.0},"1377":{"tf":1.7320508075688772},"1378":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1415":{"tf":1.0},"1423":{"tf":1.0},"1424":{"tf":1.0},"1425":{"tf":1.4142135623730951},"1438":{"tf":1.0},"1439":{"tf":1.4142135623730951},"1467":{"tf":1.0},"1497":{"tf":1.0},"1505":{"tf":1.0},"1507":{"tf":1.0},"1508":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"223":{"tf":1.4142135623730951},"254":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"430":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}},"df":54,"a":{"docs":{},"df":0,"t":{"docs":{"1132":{"tf":1.0},"1156":{"tf":1.0},"1176":{"tf":1.0},"1177":{"tf":1.4142135623730951},"1214":{"tf":1.0},"1241":{"tf":1.0},"1439":{"tf":1.0},"92":{"tf":1.0}},"df":8,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"1155":{"tf":1.0},"1240":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1115":{"tf":1.0},"1157":{"tf":1.0},"1287":{"tf":2.0}},"df":3}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1317":{"tf":1.4142135623730951},"1438":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1317":{"tf":1.0},"1438":{"tf":1.0}},"df":2}}}}}}}}}}}}},"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"360":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"360":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"361":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"361":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"362":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"362":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"1115":{"tf":1.0},"1155":{"tf":1.4142135623730951},"1240":{"tf":1.4142135623730951},"1288":{"tf":2.0}},"df":4}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1278":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1278":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"1275":{"tf":1.7320508075688772}},"df":1}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"1283":{"tf":1.0},"1290":{"tf":1.0},"1291":{"tf":1.0},"1500":{"tf":1.0},"1509":{"tf":1.0},"1516":{"tf":1.0},"1517":{"tf":1.0}},"df":7,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1281":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1281":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"436":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"1133":{"tf":1.0},"1134":{"tf":1.0},"1215":{"tf":1.0},"1216":{"tf":1.0},"122":{"tf":1.0},"134":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"188":{"tf":1.0},"22":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"495":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951},"591":{"tf":1.0},"635":{"tf":1.0},"75":{"tf":1.0}},"df":19}},"v":{"docs":{},"df":0,"e":{"docs":{"5":{"tf":1.0},"6":{"tf":1.0},"8":{"tf":1.0}},"df":3}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"3":{"tf":1.7320508075688772},"4":{"tf":1.0},"5":{"tf":1.7320508075688772}},"df":3},"t":{"docs":{"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"9":{"tf":2.449489742783178}},"df":7}}},"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"1587":{"tf":1.0},"1657":{"tf":1.0},"1658":{"tf":1.0},"31":{"tf":1.0},"526":{"tf":1.0},"681":{"tf":1.0},"8":{"tf":1.0}},"df":7,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"1665":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1665":{"tf":1.0}},"df":1}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1664":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1668":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1667":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1667":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1666":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"k":{"docs":{"117":{"tf":1.0}},"df":1,"u":{"docs":{},"df":0,"p":{"docs":{"1121":{"tf":1.0},"1207":{"tf":1.0}},"df":2}}},"p":{"docs":{"76":{"tf":1.0}},"df":1}},"s":{"docs":{},"df":0,"e":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0}},"df":3}},"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1378":{"tf":1.0}},"df":1}}}},"t":{"docs":{"1183":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0}},"df":3}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1173":{"tf":1.0},"1174":{"tf":1.7320508075688772},"1175":{"tf":1.0},"1176":{"tf":1.0},"1177":{"tf":1.0},"1178":{"tf":1.0},"1179":{"tf":1.0},"1180":{"tf":1.0},"1181":{"tf":1.0},"1182":{"tf":1.0},"1183":{"tf":1.0},"1184":{"tf":1.0},"1185":{"tf":1.0},"1186":{"tf":1.0},"1187":{"tf":1.0},"1188":{"tf":1.0}},"df":16}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{"1774":{"tf":1.0},"1779":{"tf":1.0},"580":{"tf":1.0},"681":{"tf":1.0},"903":{"tf":1.0}},"df":5}},"i":{"docs":{},"df":0,"n":{"docs":{"1153":{"tf":1.0},"173":{"tf":1.0},"31":{"tf":1.0},"64":{"tf":1.0},"862":{"tf":1.4142135623730951}},"df":5,"l":{"docs":{},"df":0,"i":{"docs":{"1039":{"tf":1.0},"1606":{"tf":1.0}},"df":2}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0}},"df":3}}}}}},"k":{"docs":{},"df":0,"e":{"docs":{"1060":{"tf":1.0},"144":{"tf":1.0},"33":{"tf":1.0},"9":{"tf":1.7320508075688772}},"df":4}},"l":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{"627":{"tf":1.0}},"df":1}}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"0":{"tf":1.0},"149":{"tf":1.0},"209":{"tf":1.0},"229":{"tf":1.7320508075688772},"39":{"tf":1.0},"685":{"tf":1.0},"903":{"tf":1.0}},"df":7}}},"p":{"docs":{"1082":{"tf":1.4142135623730951},"1083":{"tf":1.4142135623730951},"426":{"tf":1.0},"6":{"tf":1.0},"9":{"tf":1.4142135623730951}},"df":5,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1082":{"tf":1.0},"1083":{"tf":1.0}},"df":2}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1283":{"tf":2.449489742783178},"1509":{"tf":2.8284271247461903},"1531":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"1785":{"tf":1.0},"419":{"tf":1.4142135623730951},"429":{"tf":1.0},"570":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0}},"df":11}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"419":{"tf":1.7320508075688772},"930":{"tf":1.0}},"df":2}},"4":{"docs":{"570":{"tf":1.4142135623730951}},"df":1}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"419":{"tf":1.0}},"df":1}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"419":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{"275":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"275":{"tf":1.0}},"df":1}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{"91":{"tf":1.4142135623730951}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"91":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"178":{"tf":1.0},"577":{"tf":1.0},"68":{"tf":1.0},"681":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"869":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0}},"df":18}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"616":{"tf":1.0},"660":{"tf":1.0}},"df":2}}}},"x":{"docs":{"1146":{"tf":1.0},"1167":{"tf":1.0},"1232":{"tf":1.0},"1248":{"tf":1.0},"1282":{"tf":1.0},"1424":{"tf":1.0},"1508":{"tf":1.0},"173":{"tf":1.0},"1753":{"tf":1.7320508075688772},"1805":{"tf":1.4142135623730951},"1806":{"tf":1.4142135623730951},"1808":{"tf":1.4142135623730951},"1817":{"tf":1.7320508075688772},"311":{"tf":1.0},"317":{"tf":1.0},"430":{"tf":1.0},"64":{"tf":1.0},"92":{"tf":1.4142135623730951}},"df":18,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"249":{"tf":1.7320508075688772}},"df":1}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{"376":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"376":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"i":{"docs":{"247":{"tf":1.7320508075688772}},"df":1}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"255":{"tf":1.7320508075688772}},"df":1}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"240":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"250":{"tf":1.7320508075688772}},"df":1}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"251":{"tf":1.7320508075688772}},"df":1}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"936":{"tf":1.7320508075688772}},"df":1}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1267":{"tf":1.0},"1268":{"tf":1.0},"1501":{"tf":1.0},"428":{"tf":1.0},"437":{"tf":1.0}},"df":5}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"428":{"tf":1.0}},"df":1}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1742":{"tf":1.4142135623730951},"1780":{"tf":1.0},"1807":{"tf":1.4142135623730951},"376":{"tf":1.0},"746":{"tf":1.4142135623730951},"770":{"tf":1.4142135623730951}},"df":6,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1742":{"tf":1.0},"1807":{"tf":1.0},"746":{"tf":1.0},"770":{"tf":1.0}},"df":4}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"749":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"749":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{"1156":{"tf":1.0},"1232":{"tf":1.0},"1241":{"tf":1.0},"1439":{"tf":1.0},"1742":{"tf":1.4142135623730951},"1743":{"tf":1.4142135623730951},"1744":{"tf":1.4142135623730951},"1745":{"tf":1.4142135623730951},"1805":{"tf":1.4142135623730951},"1806":{"tf":1.4142135623730951},"1807":{"tf":1.4142135623730951},"1808":{"tf":1.4142135623730951},"240":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.0}},"df":17}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{"747":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"747":{"tf":1.0}},"df":1}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{"1156":{"tf":1.7320508075688772},"1241":{"tf":1.7320508075688772},"1316":{"tf":1.0},"14":{"tf":1.0},"1439":{"tf":1.7320508075688772},"431":{"tf":2.0}},"df":6}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{"1318":{"tf":1.0}},"df":1}}}}}}},"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1183":{"tf":1.0},"1283":{"tf":1.0},"1291":{"tf":1.0},"1509":{"tf":1.0},"1517":{"tf":1.0},"430":{"tf":1.0}},"df":6,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1282":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1282":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"14":{"tf":1.0},"430":{"tf":2.0}},"df":2}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1743":{"tf":1.4142135623730951},"1808":{"tf":1.4142135623730951},"748":{"tf":1.4142135623730951},"771":{"tf":1.4142135623730951}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1743":{"tf":1.0},"1808":{"tf":1.0},"748":{"tf":1.0},"771":{"tf":1.0}},"df":4}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"419":{"tf":1.0},"435":{"tf":1.0},"88":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"1744":{"tf":1.4142135623730951},"1805":{"tf":1.4142135623730951},"751":{"tf":1.4142135623730951},"772":{"tf":1.4142135623730951}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1744":{"tf":1.0},"1805":{"tf":1.0},"751":{"tf":1.0},"772":{"tf":1.0}},"df":4}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1158":{"tf":1.0}},"df":1}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1745":{"tf":1.4142135623730951},"1806":{"tf":1.4142135623730951},"750":{"tf":1.4142135623730951},"773":{"tf":1.4142135623730951}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1745":{"tf":1.0},"1806":{"tf":1.0},"750":{"tf":1.0},"773":{"tf":1.0}},"df":4}}}}}}}}}}}}}}}}},"y":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"104":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"105":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{"1173":{"tf":1.0},"1189":{"tf":1.7320508075688772},"1190":{"tf":1.0},"1191":{"tf":1.0},"1192":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0}},"df":8}}},"r":{"docs":{"1183":{"tf":1.0},"1266":{"tf":1.0}},"df":2}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"1208":{"tf":1.0},"1211":{"tf":1.0},"1213":{"tf":1.0},"125":{"tf":1.4142135623730951},"254":{"tf":1.0},"255":{"tf":1.0},"681":{"tf":1.0},"862":{"tf":1.4142135623730951}},"df":8,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"1168":{"tf":1.0},"1252":{"tf":1.0}},"df":2}}}},"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"191":{"tf":1.0},"78":{"tf":1.0}},"df":2}}}},"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"149":{"tf":1.0},"166":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0},"56":{"tf":1.0},"681":{"tf":1.0}},"df":6}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"995":{"tf":1.0}},"df":1}}}},"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1163":{"tf":1.0},"144":{"tf":1.0},"419":{"tf":1.0},"429":{"tf":1.0}},"df":4}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"1003":{"tf":1.4142135623730951},"1004":{"tf":1.4142135623730951},"1005":{"tf":1.4142135623730951},"1006":{"tf":1.4142135623730951},"1009":{"tf":1.4142135623730951},"1015":{"tf":1.0},"1016":{"tf":1.0},"1025":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1058":{"tf":1.0},"1060":{"tf":1.4142135623730951},"1068":{"tf":1.0},"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.4142135623730951},"1078":{"tf":1.4142135623730951},"1079":{"tf":1.4142135623730951},"1082":{"tf":1.7320508075688772},"1083":{"tf":2.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1096":{"tf":1.4142135623730951},"1097":{"tf":1.4142135623730951},"1098":{"tf":1.0},"1099":{"tf":1.0},"1120":{"tf":1.0},"1122":{"tf":1.0},"1126":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.4142135623730951},"1152":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.0},"1157":{"tf":1.0},"116":{"tf":1.4142135623730951},"1168":{"tf":1.0},"117":{"tf":1.4142135623730951},"118":{"tf":1.0},"1182":{"tf":1.0},"1184":{"tf":1.0},"1201":{"tf":1.4142135623730951},"1205":{"tf":1.0},"1206":{"tf":1.0},"1216":{"tf":1.4142135623730951},"1218":{"tf":1.0},"122":{"tf":1.0},"1220":{"tf":1.4142135623730951},"123":{"tf":1.0},"1237":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.0},"1252":{"tf":1.0},"1257":{"tf":1.0},"1260":{"tf":1.0},"129":{"tf":1.7320508075688772},"1297":{"tf":1.0},"130":{"tf":1.4142135623730951},"1316":{"tf":1.0},"1329":{"tf":1.0},"133":{"tf":1.0},"1330":{"tf":1.0},"1335":{"tf":1.0},"134":{"tf":1.0},"1343":{"tf":1.0},"1344":{"tf":1.4142135623730951},"1345":{"tf":1.7320508075688772},"1346":{"tf":1.0},"1347":{"tf":1.4142135623730951},"1369":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"1408":{"tf":1.0},"1410":{"tf":1.4142135623730951},"1419":{"tf":1.0},"1420":{"tf":1.0},"1439":{"tf":1.0},"1450":{"tf":1.0},"1455":{"tf":1.0},"1462":{"tf":1.0},"1482":{"tf":1.0},"1534":{"tf":1.4142135623730951},"1535":{"tf":1.4142135623730951},"1541":{"tf":1.4142135623730951},"1571":{"tf":1.0},"1595":{"tf":1.4142135623730951},"1596":{"tf":1.4142135623730951},"1597":{"tf":1.4142135623730951},"1598":{"tf":1.4142135623730951},"160":{"tf":1.0},"1601":{"tf":1.4142135623730951},"1642":{"tf":1.0},"1648":{"tf":1.0},"1656":{"tf":1.4142135623730951},"1657":{"tf":1.0},"1658":{"tf":1.4142135623730951},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0},"1679":{"tf":1.0},"1733":{"tf":1.0},"1736":{"tf":1.0},"1747":{"tf":1.4142135623730951},"1788":{"tf":1.4142135623730951},"1796":{"tf":1.0},"1797":{"tf":1.0},"18":{"tf":1.7320508075688772},"1810":{"tf":1.4142135623730951},"188":{"tf":1.0},"19":{"tf":1.4142135623730951},"191":{"tf":1.0},"196":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"258":{"tf":1.0},"26":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"30":{"tf":1.0},"447":{"tf":1.7320508075688772},"448":{"tf":1.7320508075688772},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"468":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":1.0},"527":{"tf":1.4142135623730951},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"576":{"tf":1.4142135623730951},"590":{"tf":1.0},"591":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":1.0},"600":{"tf":1.0},"601":{"tf":1.0},"603":{"tf":1.0},"604":{"tf":1.0},"606":{"tf":1.4142135623730951},"607":{"tf":1.4142135623730951},"609":{"tf":1.0},"611":{"tf":1.4142135623730951},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.7320508075688772},"615":{"tf":1.7320508075688772},"616":{"tf":1.7320508075688772},"617":{"tf":1.0},"618":{"tf":1.7320508075688772},"619":{"tf":1.4142135623730951},"620":{"tf":1.7320508075688772},"621":{"tf":1.7320508075688772},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.4142135623730951},"625":{"tf":1.4142135623730951},"626":{"tf":1.4142135623730951},"627":{"tf":1.0},"634":{"tf":1.0},"635":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.0},"644":{"tf":1.0},"645":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"653":{"tf":1.0},"655":{"tf":1.4142135623730951},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"658":{"tf":1.7320508075688772},"659":{"tf":1.7320508075688772},"660":{"tf":1.7320508075688772},"661":{"tf":1.7320508075688772},"662":{"tf":1.4142135623730951},"663":{"tf":1.7320508075688772},"664":{"tf":1.7320508075688772},"665":{"tf":1.7320508075688772},"666":{"tf":1.7320508075688772},"667":{"tf":1.0},"668":{"tf":1.0},"685":{"tf":1.0},"706":{"tf":1.4142135623730951},"734":{"tf":1.4142135623730951},"756":{"tf":1.0},"757":{"tf":1.0},"78":{"tf":1.0},"786":{"tf":1.4142135623730951},"788":{"tf":1.0},"789":{"tf":1.0},"792":{"tf":1.4142135623730951},"811":{"tf":1.4142135623730951},"812":{"tf":1.4142135623730951},"821":{"tf":1.0},"822":{"tf":1.0},"832":{"tf":1.4142135623730951},"840":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.4142135623730951},"861":{"tf":1.0},"865":{"tf":1.4142135623730951},"867":{"tf":1.4142135623730951},"870":{"tf":1.0},"871":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.4142135623730951},"898":{"tf":1.0},"910":{"tf":1.7320508075688772},"916":{"tf":1.7320508075688772},"922":{"tf":1.7320508075688772},"928":{"tf":1.7320508075688772},"954":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951},"995":{"tf":1.0},"996":{"tf":1.4142135623730951},"997":{"tf":2.23606797749979},"998":{"tf":1.7320508075688772}},"df":240}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1604":{"tf":1.0},"1642":{"tf":1.0},"1644":{"tf":1.0},"1679":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"201":{"tf":1.4142135623730951},"202":{"tf":1.0},"415":{"tf":1.0},"993":{"tf":1.0}},"df":10,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{"1673":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{"226":{"tf":1.0},"681":{"tf":1.4142135623730951},"888":{"tf":1.0},"950":{"tf":1.7320508075688772},"951":{"tf":1.0},"952":{"tf":1.0},"953":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0}},"df":11,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"116":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0}},"df":7}}}}},"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1060":{"tf":1.0},"903":{"tf":1.0}},"df":2}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1115":{"tf":1.0},"1258":{"tf":1.7320508075688772},"1259":{"tf":1.0},"1260":{"tf":1.0},"1261":{"tf":1.0},"1262":{"tf":1.0},"1263":{"tf":1.0},"1264":{"tf":1.0},"1265":{"tf":1.0},"1266":{"tf":1.0},"1267":{"tf":1.0},"1268":{"tf":1.0},"1269":{"tf":1.0},"1270":{"tf":1.0},"1271":{"tf":1.0},"1272":{"tf":1.0},"1273":{"tf":1.0},"1274":{"tf":1.0},"1275":{"tf":1.0},"1276":{"tf":1.0},"1277":{"tf":1.0},"1278":{"tf":1.0},"1279":{"tf":1.0},"1280":{"tf":1.0},"1281":{"tf":1.0},"1282":{"tf":1.0}},"df":26}}}}},"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{"9":{"tf":1.0}},"df":1}}},"n":{"docs":{"1183":{"tf":1.7320508075688772},"238":{"tf":1.0},"311":{"tf":1.0},"317":{"tf":1.0},"99":{"tf":1.0}},"df":5,"_":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"239":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"254":{"tf":1.7320508075688772}},"df":1}}}}}}}}},"t":{"docs":{"252":{"tf":1.7320508075688772}},"df":1}},"m":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{"253":{"tf":1.7320508075688772}},"df":1}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"238":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"377":{"tf":1.0}},"df":1}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1283":{"tf":1.0},"1290":{"tf":1.0},"1291":{"tf":1.0},"1509":{"tf":1.0},"1516":{"tf":1.0},"1517":{"tf":1.0}},"df":6,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1279":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1279":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"100":{"tf":1.4142135623730951},"1183":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"430":{"tf":1.0}},"df":7,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"100":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"100":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"98":{"tf":1.0}},"df":1}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"419":{"tf":1.0},"430":{"tf":1.0},"435":{"tf":1.0}},"df":3}}}}}}}},"i":{"docs":{},"df":0,"m":{"docs":{"1769":{"tf":1.0},"729":{"tf":1.0}},"df":2,"u":{"docs":{},"df":0,"m":{"docs":{"100":{"tf":1.7320508075688772},"103":{"tf":1.0},"1119":{"tf":1.0},"1132":{"tf":2.0},"1144":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1165":{"tf":1.0},"1183":{"tf":1.7320508075688772},"1204":{"tf":1.0},"1214":{"tf":2.0},"1230":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.4142135623730951},"1249":{"tf":1.0},"1279":{"tf":1.0},"1280":{"tf":1.0},"1299":{"tf":1.0},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1400":{"tf":1.4142135623730951},"1422":{"tf":1.0},"1466":{"tf":1.0},"1506":{"tf":1.0},"154":{"tf":1.4142135623730951},"174":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"252":{"tf":1.4142135623730951},"254":{"tf":1.0},"43":{"tf":1.4142135623730951},"63":{"tf":1.0},"98":{"tf":1.0},"994":{"tf":1.0}},"df":35,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1280":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1280":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"378":{"tf":1.0}},"df":1}}}}}}}}}}}},"t":{"docs":{"1121":{"tf":1.7320508075688772},"1122":{"tf":1.7320508075688772},"1128":{"tf":1.0},"1135":{"tf":1.0},"1140":{"tf":1.0},"1160":{"tf":1.0},"1162":{"tf":1.7320508075688772},"1181":{"tf":1.7320508075688772},"1182":{"tf":1.7320508075688772},"1191":{"tf":1.4142135623730951},"1196":{"tf":1.7320508075688772},"1206":{"tf":1.7320508075688772},"1207":{"tf":1.7320508075688772},"1217":{"tf":1.0},"1220":{"tf":1.0},"1225":{"tf":1.0},"1244":{"tf":1.7320508075688772},"1269":{"tf":1.0},"1414":{"tf":1.0},"1537":{"tf":1.4142135623730951},"1542":{"tf":1.4142135623730951},"1729":{"tf":1.4142135623730951},"1730":{"tf":2.23606797749979},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"1743":{"tf":1.4142135623730951},"1759":{"tf":1.0},"1762":{"tf":1.0},"1763":{"tf":1.0},"1792":{"tf":1.4142135623730951},"1793":{"tf":2.23606797749979},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1808":{"tf":1.4142135623730951},"220":{"tf":1.0},"695":{"tf":1.7320508075688772},"708":{"tf":1.7320508075688772},"710":{"tf":1.0},"713":{"tf":1.0},"714":{"tf":1.0},"735":{"tf":1.0},"752":{"tf":1.0},"754":{"tf":2.0},"768":{"tf":1.0},"774":{"tf":2.0},"786":{"tf":1.0},"793":{"tf":2.23606797749979},"813":{"tf":1.0},"815":{"tf":1.0},"817":{"tf":1.4142135623730951},"823":{"tf":1.0},"83":{"tf":2.23606797749979},"832":{"tf":1.0},"84":{"tf":1.4142135623730951},"852":{"tf":2.23606797749979},"873":{"tf":1.0},"875":{"tf":1.0}},"df":57,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1537":{"tf":1.0},"1542":{"tf":1.0},"1730":{"tf":1.0},"1793":{"tf":1.0},"793":{"tf":1.0},"852":{"tf":1.0}},"df":6}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1191":{"tf":1.0}},"df":1}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"754":{"tf":1.0},"774":{"tf":1.0}},"df":2}}}}}}}},"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"378":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"378":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"815":{"tf":1.0}},"df":1}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1541":{"tf":1.0}},"df":1}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"729":{"tf":1.0}},"df":1}}}}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1182":{"tf":1.4142135623730951}},"df":1}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1283":{"tf":1.0}},"df":1}}}}}}}}}}}},"r":{"docs":{"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.4142135623730951},"1121":{"tf":1.0},"1122":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"1125":{"tf":1.0},"1126":{"tf":1.0},"1127":{"tf":1.0},"1128":{"tf":1.0},"1129":{"tf":1.0},"1130":{"tf":1.0},"1131":{"tf":1.0},"1132":{"tf":1.0},"1133":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.0},"1136":{"tf":1.0},"1137":{"tf":1.0},"1138":{"tf":1.4142135623730951},"1139":{"tf":1.0},"1140":{"tf":1.0},"1141":{"tf":1.0},"1142":{"tf":1.0},"1143":{"tf":1.0},"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"1148":{"tf":1.4142135623730951},"1149":{"tf":1.0},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1153":{"tf":1.4142135623730951},"1154":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.0},"1157":{"tf":1.0},"1158":{"tf":1.0},"1159":{"tf":1.0},"1160":{"tf":1.4142135623730951},"1161":{"tf":1.0},"1162":{"tf":1.0},"1163":{"tf":1.0},"1164":{"tf":1.0},"1165":{"tf":1.0},"1166":{"tf":1.0},"1167":{"tf":1.0},"1168":{"tf":1.0},"1169":{"tf":1.0},"1170":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1173":{"tf":1.0},"1174":{"tf":1.0},"1175":{"tf":1.0},"1176":{"tf":1.0},"1177":{"tf":1.0},"1178":{"tf":1.0},"1179":{"tf":1.0},"1180":{"tf":1.0},"1181":{"tf":1.0},"1182":{"tf":1.0},"1183":{"tf":1.0},"1184":{"tf":1.0},"1185":{"tf":1.0},"1186":{"tf":1.0},"1187":{"tf":1.0},"1188":{"tf":1.0},"1189":{"tf":1.0},"1190":{"tf":1.0},"1191":{"tf":1.0},"1192":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.0},"1198":{"tf":1.0},"1199":{"tf":1.0},"1200":{"tf":1.0},"1201":{"tf":1.0},"1202":{"tf":1.0},"1203":{"tf":1.0},"1204":{"tf":1.0},"1205":{"tf":1.4142135623730951},"1206":{"tf":1.0},"1207":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"1210":{"tf":1.0},"1211":{"tf":1.0},"1212":{"tf":1.0},"1213":{"tf":1.0},"1214":{"tf":1.0},"1215":{"tf":1.0},"1216":{"tf":1.0},"1217":{"tf":1.0},"1218":{"tf":1.0},"1219":{"tf":1.0},"1220":{"tf":1.0},"1221":{"tf":1.0},"1222":{"tf":1.0},"1223":{"tf":1.0},"1224":{"tf":1.0},"1225":{"tf":1.0},"1226":{"tf":1.0},"1227":{"tf":1.0},"1228":{"tf":1.0},"1229":{"tf":1.0},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1233":{"tf":1.0},"1234":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1238":{"tf":1.0},"1239":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.0},"1242":{"tf":1.0},"1243":{"tf":1.0},"1244":{"tf":1.0},"1245":{"tf":1.0},"1246":{"tf":1.0},"1247":{"tf":1.0},"1248":{"tf":1.0},"1249":{"tf":1.0},"1250":{"tf":1.0},"1251":{"tf":1.0},"1252":{"tf":1.0},"1253":{"tf":1.0},"1254":{"tf":1.0},"1255":{"tf":1.0},"1256":{"tf":1.0},"1257":{"tf":1.0},"1258":{"tf":1.0},"1259":{"tf":1.0},"1260":{"tf":1.0},"1261":{"tf":1.0},"1262":{"tf":1.0},"1263":{"tf":1.0},"1264":{"tf":1.0},"1265":{"tf":1.0},"1266":{"tf":1.0},"1267":{"tf":1.0},"1268":{"tf":1.0},"1269":{"tf":1.0},"1270":{"tf":1.0},"1271":{"tf":1.0},"1272":{"tf":1.0},"1273":{"tf":1.0},"1274":{"tf":1.4142135623730951},"1275":{"tf":1.0},"1276":{"tf":1.0},"1277":{"tf":1.0},"1278":{"tf":1.0},"1279":{"tf":1.0},"1280":{"tf":1.0},"1281":{"tf":1.0},"1282":{"tf":1.0},"1283":{"tf":1.0},"1284":{"tf":1.0},"1285":{"tf":1.0},"1286":{"tf":1.0},"1287":{"tf":1.0},"1288":{"tf":1.0},"1289":{"tf":1.0},"1290":{"tf":1.0},"1291":{"tf":1.0},"13":{"tf":1.0},"1531":{"tf":1.7320508075688772},"220":{"tf":1.0},"403":{"tf":1.0},"8":{"tf":1.0}},"df":182,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"267":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{"277":{"tf":1.4142135623730951}},"df":1},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"277":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1286":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1115":{"tf":1.0},"1120":{"tf":1.7320508075688772},"1205":{"tf":1.7320508075688772},"1289":{"tf":2.0}},"df":4,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1116":{"tf":1.0},"1117":{"tf":1.7320508075688772},"1118":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"1125":{"tf":1.0},"1126":{"tf":1.0},"1127":{"tf":1.0},"1128":{"tf":1.0},"1129":{"tf":1.0},"1130":{"tf":1.0},"1131":{"tf":1.0},"1132":{"tf":1.0},"1133":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.0}},"df":20}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1116":{"tf":1.0},"1138":{"tf":1.7320508075688772},"1139":{"tf":1.0},"1140":{"tf":1.0}},"df":4}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1116":{"tf":1.0},"1141":{"tf":1.7320508075688772},"1142":{"tf":1.0},"1143":{"tf":1.0},"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0}},"df":8}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1116":{"tf":1.0},"1148":{"tf":1.7320508075688772},"1149":{"tf":1.0},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0}},"df":6}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1196":{"tf":1.0},"220":{"tf":1.7320508075688772}},"df":2}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"1115":{"tf":1.0},"1290":{"tf":2.0}},"df":2}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1116":{"tf":1.0},"1153":{"tf":1.7320508075688772},"1154":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.0},"1157":{"tf":1.0},"1158":{"tf":1.0},"1159":{"tf":1.0}},"df":8}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1116":{"tf":1.0},"1160":{"tf":1.7320508075688772},"1161":{"tf":1.0},"1162":{"tf":1.0}},"df":4}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{"1115":{"tf":1.0},"1168":{"tf":1.0},"1252":{"tf":1.0},"1291":{"tf":2.0}},"df":4}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"1115":{"tf":1.0},"1176":{"tf":1.0},"1177":{"tf":1.0},"1178":{"tf":1.0},"1179":{"tf":1.0},"1180":{"tf":1.0},"1181":{"tf":1.0},"1182":{"tf":1.0},"1183":{"tf":1.0},"1184":{"tf":1.0},"1185":{"tf":1.4142135623730951},"1186":{"tf":1.0},"1187":{"tf":1.0},"1188":{"tf":1.0},"1192":{"tf":1.4142135623730951},"1193":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1283":{"tf":2.0},"1284":{"tf":1.0},"467":{"tf":1.0}},"df":21,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1116":{"tf":1.0},"1163":{"tf":1.7320508075688772},"1164":{"tf":1.0},"1165":{"tf":1.0},"1166":{"tf":1.0},"1167":{"tf":1.0},"1168":{"tf":1.0},"1169":{"tf":1.0},"1170":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0}},"df":11}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"9":{"tf":1.0}},"df":1}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"80":{"tf":1.0},"83":{"tf":1.7320508075688772}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"83":{"tf":1.0}},"df":1}}}}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1162":{"tf":1.4142135623730951},"1244":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1162":{"tf":1.0},"1244":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"80":{"tf":1.0},"84":{"tf":1.7320508075688772}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"84":{"tf":1.0}},"df":1}}}}}}}}}}},"u":{"docs":{},"df":0,"t":{"docs":{"1021":{"tf":1.0},"1022":{"tf":1.0}},"df":2}}},"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0}},"df":3}}}},"s":{"docs":{"201":{"tf":1.0},"202":{"tf":1.4142135623730951},"415":{"tf":1.0}},"df":3,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"1":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"t":{"docs":{"352":{"tf":1.7320508075688772}},"df":1}}}}},"2":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"t":{"docs":{"351":{"tf":1.7320508075688772}},"df":1}}}}},"3":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"t":{"docs":{"350":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"r":{"docs":{"1281":{"tf":1.0},"1300":{"tf":1.0},"1423":{"tf":1.0},"1424":{"tf":1.0},"1507":{"tf":1.0}},"df":5,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"310":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"310":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{"310":{"tf":1.0}},"df":1}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"1055":{"tf":1.4142135623730951}},"df":1}}}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"1524":{"tf":1.0},"1525":{"tf":1.0},"1526":{"tf":1.0},"1527":{"tf":1.0},"1528":{"tf":1.0},"1529":{"tf":1.0},"1530":{"tf":1.0},"1531":{"tf":1.0},"1532":{"tf":1.0},"1533":{"tf":1.0},"1534":{"tf":1.0},"1535":{"tf":1.0},"1536":{"tf":1.0},"1537":{"tf":1.0},"1538":{"tf":1.0},"1539":{"tf":1.0},"1540":{"tf":1.0},"1541":{"tf":1.0},"1542":{"tf":1.0},"1543":{"tf":1.0},"1544":{"tf":1.0},"1545":{"tf":1.0},"1546":{"tf":1.0},"1547":{"tf":1.0},"1548":{"tf":1.0},"1549":{"tf":1.0},"1550":{"tf":1.0},"1551":{"tf":1.0},"1552":{"tf":1.0},"1553":{"tf":1.0},"1554":{"tf":1.0},"1555":{"tf":1.0},"1556":{"tf":1.0},"1557":{"tf":1.0},"1558":{"tf":1.0},"1559":{"tf":1.0},"1560":{"tf":1.0},"1561":{"tf":1.0},"1562":{"tf":1.0},"1563":{"tf":1.0},"1564":{"tf":1.0},"1565":{"tf":1.0},"1566":{"tf":1.0},"1567":{"tf":1.0},"1568":{"tf":1.0},"1569":{"tf":1.0},"1570":{"tf":1.0},"1571":{"tf":1.0},"1572":{"tf":1.0},"1573":{"tf":1.0},"1574":{"tf":1.0},"1575":{"tf":1.0},"1576":{"tf":1.0},"1577":{"tf":1.0},"1578":{"tf":1.0},"1579":{"tf":1.0},"1580":{"tf":1.0},"1581":{"tf":1.0},"1582":{"tf":1.0},"1583":{"tf":1.0},"1584":{"tf":1.0},"1585":{"tf":1.0},"1671":{"tf":1.0}},"df":63,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"5":{"docs":{},"df":0,"5":{"docs":{"1525":{"tf":1.0},"1526":{"tf":1.7320508075688772},"1527":{"tf":1.0},"1528":{"tf":1.0}},"df":4}}}},"2":{"docs":{},"df":0,"0":{"docs":{"1525":{"tf":1.0},"1539":{"tf":1.7320508075688772},"1540":{"tf":1.0},"1541":{"tf":1.0},"1542":{"tf":1.0},"1543":{"tf":1.0},"1544":{"tf":1.0},"1549":{"tf":1.0},"1554":{"tf":1.0},"1559":{"tf":1.0}},"df":10,"(":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{"1556":{"tf":1.0}},"df":1}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{"1551":{"tf":1.0}},"df":1},"t":{"docs":{"1561":{"tf":1.0}},"df":1}}}},"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"1546":{"tf":1.0}},"df":1}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1525":{"tf":1.0},"1529":{"tf":1.7320508075688772},"1530":{"tf":1.0},"1531":{"tf":1.0},"1532":{"tf":1.0},"1533":{"tf":1.0},"1534":{"tf":1.0},"1535":{"tf":1.0},"1536":{"tf":1.0},"1537":{"tf":1.0},"1538":{"tf":1.0}},"df":11}}}}}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{"1525":{"tf":1.0},"1564":{"tf":1.7320508075688772},"1565":{"tf":1.0},"1566":{"tf":1.0},"1567":{"tf":1.0},"1568":{"tf":1.0},"1569":{"tf":1.0},"1570":{"tf":1.0},"1571":{"tf":1.0},"1572":{"tf":1.0},"1573":{"tf":1.0},"1574":{"tf":1.0},"1575":{"tf":1.0}},"df":13}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1525":{"tf":1.0},"1576":{"tf":1.7320508075688772},"1577":{"tf":1.0},"1578":{"tf":1.0},"1579":{"tf":1.0},"1580":{"tf":1.0},"1581":{"tf":1.0},"1582":{"tf":1.0},"1583":{"tf":1.0},"1584":{"tf":1.0},"1585":{"tf":1.0}},"df":11}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"1058":{"tf":1.4142135623730951},"1060":{"tf":1.0},"1135":{"tf":1.0},"1138":{"tf":1.0},"1141":{"tf":1.0},"1148":{"tf":1.0},"1153":{"tf":1.0},"1160":{"tf":1.0},"1220":{"tf":1.0},"1294":{"tf":1.0},"1310":{"tf":1.0},"1348":{"tf":1.0},"1359":{"tf":1.0},"14":{"tf":1.0},"16":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"1671":{"tf":1.0},"1680":{"tf":1.0},"1681":{"tf":1.0},"1689":{"tf":1.0},"1789":{"tf":1.0},"1790":{"tf":1.0},"201":{"tf":1.0},"213":{"tf":1.0},"40":{"tf":1.0},"412":{"tf":1.7320508075688772},"413":{"tf":1.0},"414":{"tf":1.7320508075688772},"415":{"tf":1.7320508075688772},"416":{"tf":1.4142135623730951},"417":{"tf":1.4142135623730951},"418":{"tf":1.4142135623730951},"472":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"492":{"tf":1.0},"52":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"589":{"tf":1.0},"707":{"tf":1.0},"73":{"tf":1.0},"799":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0}},"df":57}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"m":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{"1132":{"tf":1.0},"121":{"tf":1.4142135623730951},"1214":{"tf":1.0},"122":{"tf":1.0},"144":{"tf":1.0},"33":{"tf":1.0},"9":{"tf":1.0},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0}},"df":13}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"8":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":5}}}}},"s":{"docs":{"1115":{"tf":1.0},"1284":{"tf":2.0},"9":{"tf":1.0}},"df":3,"g":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1140":{"tf":1.0},"1151":{"tf":1.0},"1162":{"tf":1.0},"201":{"tf":1.0},"685":{"tf":1.0},"753":{"tf":1.0},"769":{"tf":1.0}},"df":7}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"667":{"tf":1.0},"688":{"tf":1.0}},"df":2}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"956":{"tf":1.7320508075688772}},"df":1}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"1115":{"tf":1.0},"1285":{"tf":1.0},"1286":{"tf":1.0}},"df":3}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{"1055":{"tf":1.0}},"df":1}}}}},"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"1352":{"tf":1.0},"1466":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":6}},"d":{"docs":{},"df":0,"g":{"docs":{"472":{"tf":1.0}},"df":1}},"l":{"docs":{"1101":{"tf":1.0}},"df":1,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"943":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"943":{"tf":1.0}},"df":1}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{"944":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"944":{"tf":1.0}},"df":1}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1060":{"tf":1.4142135623730951}},"df":1,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1060":{"tf":1.0}},"df":1}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{"1060":{"tf":1.0},"1274":{"tf":1.0},"476":{"tf":1.0},"503":{"tf":1.0},"963":{"tf":1.0}},"df":5,"i":{"docs":{"109":{"tf":1.0},"110":{"tf":1.4142135623730951},"1109":{"tf":1.0},"1111":{"tf":1.0},"112":{"tf":1.0},"1147":{"tf":1.0},"1167":{"tf":1.4142135623730951},"1208":{"tf":1.0},"1211":{"tf":1.0},"1213":{"tf":1.0},"1229":{"tf":1.4142135623730951},"1248":{"tf":1.4142135623730951},"1278":{"tf":1.0},"1505":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0}},"df":16}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"188":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.0}},"df":3,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"273":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"273":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"939":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"939":{"tf":1.0}},"df":1}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{"940":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"940":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"903":{"tf":1.0}},"df":1}}}}},"n":{"docs":{"945":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{"100":{"tf":1.4142135623730951},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"110":{"tf":1.0},"1109":{"tf":1.4142135623730951},"1110":{"tf":1.4142135623730951},"1111":{"tf":1.4142135623730951},"1112":{"tf":1.4142135623730951},"1113":{"tf":1.4142135623730951},"1114":{"tf":1.4142135623730951},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"1123":{"tf":1.4142135623730951},"1124":{"tf":1.4142135623730951},"1125":{"tf":1.4142135623730951},"1126":{"tf":1.4142135623730951},"1127":{"tf":1.4142135623730951},"1128":{"tf":1.4142135623730951},"1129":{"tf":1.4142135623730951},"1130":{"tf":1.4142135623730951},"1131":{"tf":1.4142135623730951},"1132":{"tf":1.4142135623730951},"1133":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.4142135623730951},"1136":{"tf":1.4142135623730951},"1137":{"tf":1.4142135623730951},"114":{"tf":1.4142135623730951},"1140":{"tf":1.0},"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"115":{"tf":1.4142135623730951},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"1162":{"tf":1.0},"117":{"tf":1.4142135623730951},"1171":{"tf":1.4142135623730951},"1172":{"tf":1.4142135623730951},"1176":{"tf":1.0},"1177":{"tf":1.4142135623730951},"1178":{"tf":1.0},"1179":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"1180":{"tf":1.4142135623730951},"1181":{"tf":1.4142135623730951},"1182":{"tf":1.4142135623730951},"1183":{"tf":1.4142135623730951},"1184":{"tf":1.4142135623730951},"1185":{"tf":1.4142135623730951},"1186":{"tf":1.4142135623730951},"1187":{"tf":1.4142135623730951},"1188":{"tf":1.4142135623730951},"119":{"tf":1.4142135623730951},"1192":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"1204":{"tf":1.4142135623730951},"1205":{"tf":1.4142135623730951},"1206":{"tf":1.4142135623730951},"1207":{"tf":1.4142135623730951},"1208":{"tf":1.4142135623730951},"1209":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"1210":{"tf":1.4142135623730951},"1211":{"tf":1.4142135623730951},"1212":{"tf":1.4142135623730951},"1213":{"tf":1.4142135623730951},"1214":{"tf":1.4142135623730951},"1215":{"tf":1.0},"1216":{"tf":1.0},"1217":{"tf":1.4142135623730951},"1218":{"tf":1.4142135623730951},"1219":{"tf":1.4142135623730951},"122":{"tf":1.0},"1220":{"tf":1.4142135623730951},"1225":{"tf":1.0},"1229":{"tf":1.0},"123":{"tf":1.4142135623730951},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.4142135623730951},"1244":{"tf":1.0},"125":{"tf":1.4142135623730951},"1253":{"tf":1.4142135623730951},"1254":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"1296":{"tf":1.0},"130":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"131":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1317":{"tf":1.0},"132":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"133":{"tf":1.4142135623730951},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"134":{"tf":1.0},"1341":{"tf":1.0},"1343":{"tf":1.0},"1350":{"tf":1.4142135623730951},"1351":{"tf":1.4142135623730951},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1358":{"tf":1.0},"137":{"tf":1.4142135623730951},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"1379":{"tf":1.0},"138":{"tf":1.4142135623730951},"1380":{"tf":1.0},"139":{"tf":1.4142135623730951},"1393":{"tf":1.0},"1394":{"tf":1.4142135623730951},"1395":{"tf":1.0},"140":{"tf":1.4142135623730951},"1400":{"tf":1.0},"1401":{"tf":1.4142135623730951},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1404":{"tf":1.4142135623730951},"1405":{"tf":1.4142135623730951},"1406":{"tf":1.4142135623730951},"1407":{"tf":1.0},"1409":{"tf":1.4142135623730951},"141":{"tf":1.4142135623730951},"1413":{"tf":1.4142135623730951},"1414":{"tf":1.4142135623730951},"1415":{"tf":1.4142135623730951},"1419":{"tf":1.0},"1421":{"tf":1.0},"1425":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.0},"1439":{"tf":1.4142135623730951},"144":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1460":{"tf":1.0},"1462":{"tf":1.0},"1465":{"tf":1.4142135623730951},"1466":{"tf":1.0},"1467":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"1722":{"tf":1.0},"1729":{"tf":1.4142135623730951},"1730":{"tf":1.4142135623730951},"1731":{"tf":1.4142135623730951},"1732":{"tf":1.4142135623730951},"1733":{"tf":1.0},"1736":{"tf":1.4142135623730951},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"1740":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1742":{"tf":1.4142135623730951},"1743":{"tf":1.4142135623730951},"1744":{"tf":1.4142135623730951},"1745":{"tf":1.4142135623730951},"1746":{"tf":1.0},"1747":{"tf":1.0},"1748":{"tf":1.0},"1749":{"tf":1.0},"1750":{"tf":1.0},"1751":{"tf":1.0},"1752":{"tf":1.0},"1753":{"tf":1.0},"1754":{"tf":1.0},"1755":{"tf":1.0},"1756":{"tf":1.0},"1759":{"tf":1.4142135623730951},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.4142135623730951},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"1771":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"1792":{"tf":1.4142135623730951},"1793":{"tf":1.4142135623730951},"1794":{"tf":1.4142135623730951},"1795":{"tf":1.4142135623730951},"1796":{"tf":1.0},"1797":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"1800":{"tf":1.0},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"1805":{"tf":1.4142135623730951},"1806":{"tf":1.4142135623730951},"1807":{"tf":1.4142135623730951},"1808":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"1810":{"tf":1.0},"1811":{"tf":1.0},"1812":{"tf":1.0},"1813":{"tf":1.0},"1814":{"tf":1.0},"1815":{"tf":1.0},"1816":{"tf":1.0},"1817":{"tf":1.0},"1818":{"tf":1.0},"1819":{"tf":1.0},"182":{"tf":1.4142135623730951},"1823":{"tf":1.4142135623730951},"188":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.4142135623730951},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951},"33":{"tf":1.0},"401":{"tf":1.4142135623730951},"403":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"416":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"479":{"tf":1.0},"48":{"tf":1.0},"480":{"tf":1.4142135623730951},"481":{"tf":1.0},"482":{"tf":1.4142135623730951},"485":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"49":{"tf":1.0},"491":{"tf":1.0},"494":{"tf":1.4142135623730951},"495":{"tf":1.0},"499":{"tf":1.0},"50":{"tf":1.0},"502":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"509":{"tf":1.4142135623730951},"51":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"52":{"tf":1.0},"521":{"tf":1.4142135623730951},"522":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"53":{"tf":1.0},"534":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"571":{"tf":1.0},"58":{"tf":1.0},"590":{"tf":1.4142135623730951},"591":{"tf":1.0},"592":{"tf":1.4142135623730951},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.4142135623730951},"597":{"tf":1.4142135623730951},"599":{"tf":1.4142135623730951},"600":{"tf":1.4142135623730951},"604":{"tf":1.4142135623730951},"605":{"tf":1.4142135623730951},"607":{"tf":1.4142135623730951},"608":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"610":{"tf":1.4142135623730951},"611":{"tf":1.4142135623730951},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.4142135623730951},"615":{"tf":1.4142135623730951},"616":{"tf":1.4142135623730951},"620":{"tf":1.4142135623730951},"621":{"tf":1.4142135623730951},"634":{"tf":1.4142135623730951},"635":{"tf":1.0},"636":{"tf":1.4142135623730951},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.4142135623730951},"640":{"tf":1.4142135623730951},"643":{"tf":1.4142135623730951},"644":{"tf":1.4142135623730951},"647":{"tf":1.4142135623730951},"648":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"652":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"655":{"tf":1.4142135623730951},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"658":{"tf":1.4142135623730951},"659":{"tf":1.4142135623730951},"660":{"tf":1.4142135623730951},"663":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951},"666":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"695":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"699":{"tf":1.0},"70":{"tf":1.4142135623730951},"700":{"tf":1.0},"708":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.4142135623730951},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"719":{"tf":1.0},"72":{"tf":1.4142135623730951},"720":{"tf":1.0},"725":{"tf":1.4142135623730951},"734":{"tf":1.4142135623730951},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"75":{"tf":1.0},"752":{"tf":1.4142135623730951},"753":{"tf":1.4142135623730951},"754":{"tf":1.4142135623730951},"755":{"tf":1.4142135623730951},"768":{"tf":1.4142135623730951},"769":{"tf":1.4142135623730951},"774":{"tf":1.4142135623730951},"779":{"tf":1.0},"78":{"tf":1.0},"780":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"791":{"tf":1.0},"792":{"tf":1.4142135623730951},"793":{"tf":1.0},"794":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0},"799":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"81":{"tf":1.0},"811":{"tf":1.4142135623730951},"812":{"tf":1.4142135623730951},"813":{"tf":1.0},"814":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.4142135623730951},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.4142135623730951},"84":{"tf":1.0},"847":{"tf":1.4142135623730951},"851":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"865":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951},"867":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.0},"886":{"tf":1.4142135623730951},"887":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951},"900":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951},"954":{"tf":1.0},"96":{"tf":1.4142135623730951},"963":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":1.0},"990":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.4142135623730951},"996":{"tf":1.4142135623730951},"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951}},"df":500,",":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"952":{"tf":1.0}},"df":1}}}},"_":{"docs":{"1541":{"tf":1.0},"706":{"tf":1.0}},"df":2},"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{"9":{"tf":1.0}},"df":1}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"798":{"tf":1.4142135623730951},"800":{"tf":1.0},"835":{"tf":1.0},"855":{"tf":1.4142135623730951}},"df":4,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"302":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"302":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"807":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"y":{"docs":{"9":{"tf":1.0}},"df":1}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0}},"df":5}}}}},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"1155":{"tf":1.0},"1240":{"tf":1.0},"681":{"tf":1.0},"92":{"tf":1.0}},"df":4}}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{"1140":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1225":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"df":8}},"g":{"docs":{"179":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"997":{"tf":1.4142135623730951}},"df":6,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"333":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"333":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{"5":{"tf":2.0},"6":{"tf":1.4142135623730951}},"df":2,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"9":{"tf":1.0}},"df":1}}}}}}}}}}}}},"w":{"docs":{"1144":{"tf":1.0},"1162":{"tf":1.0},"1229":{"tf":1.0},"1230":{"tf":1.0},"1231":{"tf":1.0},"1244":{"tf":1.0},"129":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.4142135623730951},"1307":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.0},"1414":{"tf":1.0},"1425":{"tf":1.4142135623730951},"1426":{"tf":1.0},"1430":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"1747":{"tf":1.0},"1749":{"tf":1.4142135623730951},"1750":{"tf":1.4142135623730951},"1751":{"tf":1.0},"1752":{"tf":1.4142135623730951},"1775":{"tf":1.0},"1776":{"tf":1.0},"18":{"tf":1.0},"1810":{"tf":1.0},"1812":{"tf":1.0},"1813":{"tf":1.4142135623730951},"1818":{"tf":1.4142135623730951},"1819":{"tf":1.4142135623730951},"20":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"485":{"tf":1.4142135623730951},"486":{"tf":1.0},"517":{"tf":1.7320508075688772},"518":{"tf":1.0},"534":{"tf":1.4142135623730951},"535":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.4142135623730951},"610":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.4142135623730951},"654":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"681":{"tf":1.4142135623730951},"735":{"tf":1.0},"736":{"tf":1.0},"792":{"tf":1.4142135623730951},"812":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"867":{"tf":1.4142135623730951},"9":{"tf":3.0}},"df":64,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"556":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"215":{"tf":1.4142135623730951}},"df":1}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1055":{"tf":1.0}},"df":1}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"1752":{"tf":1.4142135623730951},"1813":{"tf":1.4142135623730951}},"df":2}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"624":{"tf":1.0},"625":{"tf":1.0},"665":{"tf":1.4142135623730951},"666":{"tf":1.4142135623730951}},"df":4}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1755":{"tf":1.4142135623730951},"1815":{"tf":1.4142135623730951}},"df":2}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"545":{"tf":1.0}},"df":1}}}},"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1809":{"tf":1.0},"1812":{"tf":1.4142135623730951}},"df":2}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"1750":{"tf":1.4142135623730951},"1819":{"tf":1.4142135623730951}},"df":2}}}}}}}}},"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1749":{"tf":1.4142135623730951},"1818":{"tf":1.4142135623730951}},"df":2}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1753":{"tf":1.4142135623730951},"1817":{"tf":1.4142135623730951}},"df":2}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1644":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1644":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"539":{"tf":1.0},"540":{"tf":1.0}},"df":2}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"611":{"tf":1.4142135623730951},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"655":{"tf":1.4142135623730951},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"658":{"tf":1.4142135623730951},"659":{"tf":1.4142135623730951},"660":{"tf":1.4142135623730951}},"df":12}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"1751":{"tf":1.4142135623730951},"1812":{"tf":1.4142135623730951}},"df":2}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1756":{"tf":1.4142135623730951},"1816":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}},"x":{"docs":{},"df":0,"t":{"docs":{"1350":{"tf":1.0},"1415":{"tf":1.0},"1467":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"9":{"tf":1.0}},"df":12,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1350":{"tf":1.0},"1415":{"tf":1.4142135623730951},"1467":{"tf":1.4142135623730951}},"df":3}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"t":{"docs":{"167":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951}},"df":4,"'":{"docs":{"418":{"tf":1.0}},"df":1}}},"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"472":{"tf":1.0}},"df":1}}},"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"380":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"380":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"349":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"349":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"369":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"369":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"348":{"tf":1.4142135623730951}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"348":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"340":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"340":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{"2":{"tf":1.0}},"df":1}},"n":{"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"144":{"tf":1.0},"33":{"tf":1.0},"596":{"tf":1.0},"641":{"tf":1.0}},"df":6,"e":{"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"1124":{"tf":1.0},"1125":{"tf":1.0},"1126":{"tf":1.0},"1127":{"tf":1.0},"1129":{"tf":1.0},"1132":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.0},"1156":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"1177":{"tf":1.0},"118":{"tf":1.0},"1181":{"tf":1.0},"1185":{"tf":1.0},"1188":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"1204":{"tf":1.0},"1205":{"tf":1.0},"1206":{"tf":1.0},"1207":{"tf":1.0},"1209":{"tf":1.0},"121":{"tf":1.0},"1210":{"tf":1.0},"1214":{"tf":1.0},"1216":{"tf":1.0},"1218":{"tf":1.0},"1219":{"tf":1.0},"123":{"tf":1.0},"1241":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.0},"133":{"tf":1.0},"1343":{"tf":1.0},"1350":{"tf":1.0},"137":{"tf":1.0},"1377":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1413":{"tf":1.0},"1437":{"tf":1.0},"1439":{"tf":1.0},"144":{"tf":1.0},"1462":{"tf":1.0},"1736":{"tf":1.0},"1771":{"tf":1.0},"179":{"tf":1.0},"1796":{"tf":1.0},"1797":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"1800":{"tf":1.0},"1807":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"1823":{"tf":1.0},"192":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"33":{"tf":1.0},"491":{"tf":1.0},"494":{"tf":1.0},"514":{"tf":1.0},"521":{"tf":1.0},"590":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"597":{"tf":1.0},"599":{"tf":1.0},"600":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"628":{"tf":1.0},"634":{"tf":1.0},"635":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.0},"640":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"695":{"tf":1.0},"696":{"tf":1.0},"70":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"720":{"tf":1.0},"725":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"779":{"tf":1.0},"79":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0}},"df":136},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1140":{"tf":1.0},"1150":{"tf":1.0},"1151":{"tf":1.0},"1155":{"tf":1.0},"1162":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1317":{"tf":1.0},"1350":{"tf":1.0},"1352":{"tf":1.0},"417":{"tf":1.7320508075688772}},"df":12}}}}}}},"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"115":{"tf":1.0},"698":{"tf":1.0},"718":{"tf":1.0},"796":{"tf":1.0},"846":{"tf":1.0},"862":{"tf":1.0}},"df":6}}}},"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"379":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"379":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"t":{"docs":{"1698":{"tf":1.7320508075688772}},"df":1}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"557":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"557":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"381":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"381":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{"370":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"370":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{"233":{"tf":1.7320508075688772}},"df":1}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"235":{"tf":1.7320508075688772},"265":{"tf":1.7320508075688772}},"df":2}}}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"558":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"558":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"341":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"297":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"297":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"181":{"tf":1.0},"69":{"tf":1.0}},"df":2}}},"e":{"docs":{"4":{"tf":1.0},"428":{"tf":1.0},"681":{"tf":1.7320508075688772},"7":{"tf":1.4142135623730951},"8":{"tf":1.0},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0}},"df":12},"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"363":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"363":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"m":{"docs":{"2":{"tf":1.0}},"df":1,"r":{"docs":{},"df":0,"c":{"docs":{"2":{"tf":1.0}},"df":1}}}},"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1101":{"tf":1.4142135623730951},"145":{"tf":1.0},"181":{"tf":1.0},"34":{"tf":1.0},"474":{"tf":1.0},"499":{"tf":1.0},"594":{"tf":1.4142135623730951},"609":{"tf":1.0},"610":{"tf":1.0},"638":{"tf":1.4142135623730951},"653":{"tf":1.0},"654":{"tf":1.0},"69":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0},"9":{"tf":1.0},"908":{"tf":1.0},"914":{"tf":1.0},"920":{"tf":1.0},"926":{"tf":1.0},"934":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0}},"df":27}}},"e":{"docs":{},"df":0,"r":{"docs":{"990":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951},"996":{"tf":1.0}},"df":3,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{"1010":{"tf":1.7320508075688772},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"888":{"tf":1.0}},"df":10}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"(":{"docs":{},"df":0,"1":{"docs":{"903":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0}},"df":21},"n":{"docs":{"903":{"tf":1.0}},"df":1}},"b":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{"9":{"tf":1.0}},"df":1}}}}},"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"1275":{"tf":1.0},"1377":{"tf":1.0}},"df":2}}}},"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"172":{"tf":1.0},"62":{"tf":1.0}},"df":2}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"997":{"tf":1.4142135623730951}},"df":1}}}}},"l":{"docs":{},"df":0,"d":{"docs":{"996":{"tf":1.0}},"df":1,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"545":{"tf":1.0}},"df":1}}}}}}},"n":{"docs":{"1300":{"tf":1.0},"1423":{"tf":1.0},"144":{"tf":1.0},"1746":{"tf":1.4142135623730951},"1771":{"tf":1.0},"180":{"tf":1.0},"1800":{"tf":1.4142135623730951},"188":{"tf":1.0},"191":{"tf":1.0},"243":{"tf":1.7320508075688772},"252":{"tf":1.0},"253":{"tf":1.4142135623730951},"33":{"tf":1.0},"681":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0}},"df":17,"c":{"docs":{"1262":{"tf":1.0},"1267":{"tf":1.0}},"df":2},"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1677":{"tf":1.0},"1679":{"tf":1.0},"1680":{"tf":1.7320508075688772}},"df":3,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"409":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"409":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"707":{"tf":1.7320508075688772},"717":{"tf":1.0},"718":{"tf":1.0}},"df":3}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"410":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"410":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"589":{"tf":1.7320508075688772},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0}},"df":10}}}}}}}}}}}},"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"1691":{"tf":1.0},"562":{"tf":1.7320508075688772}},"df":2}}}}}}}},"s":{"docs":{"1676":{"tf":1.0},"1681":{"tf":1.7320508075688772}},"df":2}}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"402":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"402":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1789":{"tf":1.7320508075688772},"1809":{"tf":1.0},"1810":{"tf":1.0},"1811":{"tf":1.0},"1812":{"tf":1.0},"1813":{"tf":1.0},"1814":{"tf":1.0},"1815":{"tf":1.0},"1816":{"tf":1.0},"1817":{"tf":1.0},"1818":{"tf":1.0},"1819":{"tf":1.0}},"df":12}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"411":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"411":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"734":{"tf":1.0}},"df":1}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"403":{"tf":1.4142135623730951},"404":{"tf":1.4142135623730951}},"df":2,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"403":{"tf":1.0},"404":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"405":{"tf":1.4142135623730951},"406":{"tf":1.4142135623730951}},"df":2,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"405":{"tf":1.0},"406":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"587":{"tf":1.0}},"df":1}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"563":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"201":{"tf":1.0},"415":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.0},"799":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0}},"df":20,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"415":{"tf":1.0}},"df":1}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,".":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"1298":{"tf":1.0},"1299":{"tf":1.0},"1300":{"tf":1.0},"1301":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1306":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"1371":{"tf":1.0},"1372":{"tf":1.0},"1373":{"tf":1.0},"1691":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"495":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"719":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"845":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"867":{"tf":1.0}},"df":55}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"474":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.0}},"df":3}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1152":{"tf":1.0}},"df":1}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"708":{"tf":1.0},"709":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0}},"df":4}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"75":{"tf":1.0},"76":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1676":{"tf":1.0},"1677":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"f":{"docs":{"416":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1140":{"tf":1.0},"1151":{"tf":1.0},"1162":{"tf":1.0}},"df":3}}}}}}}},"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"416":{"tf":1.0}},"df":1}}}}}}}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"407":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"407":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"408":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"408":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"401":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"401":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1152":{"tf":1.0},"1201":{"tf":1.7320508075688772},"1237":{"tf":1.0},"1656":{"tf":1.7320508075688772}},"df":4}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1055":{"tf":1.4142135623730951}},"df":1}}},"e":{"docs":{},"df":0,"n":{"docs":{"10":{"tf":1.0},"1135":{"tf":1.4142135623730951},"1196":{"tf":1.4142135623730951},"1220":{"tf":1.4142135623730951},"1307":{"tf":1.0},"1430":{"tf":1.0},"220":{"tf":1.4142135623730951},"221":{"tf":1.0},"250":{"tf":1.0},"786":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"832":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0}},"df":15,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{"1274":{"tf":1.0}},"df":1}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1267":{"tf":1.0},"1268":{"tf":1.0},"1499":{"tf":1.0},"1501":{"tf":1.0},"428":{"tf":1.0},"437":{"tf":1.0},"807":{"tf":1.0}},"df":7}},"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"144":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951}},"df":2}}}}}}}}},"r":{"docs":{"1064":{"tf":1.0},"1101":{"tf":1.0},"1675":{"tf":1.7320508075688772},"1700":{"tf":1.0},"1701":{"tf":1.0},"228":{"tf":1.7320508075688772},"786":{"tf":1.0},"791":{"tf":1.4142135623730951},"793":{"tf":1.0},"794":{"tf":1.0},"832":{"tf":1.0},"851":{"tf":1.4142135623730951},"852":{"tf":1.0},"853":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0},"934":{"tf":1.0},"958":{"tf":1.0}},"df":20,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"695":{"tf":1.0},"696":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.0}},"df":4}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"df":8},"o":{"docs":{},"df":0,"n":{"docs":{"2":{"tf":1.0},"474":{"tf":1.0},"499":{"tf":1.0},"580":{"tf":1.0},"685":{"tf":1.0}},"df":5}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{"0":{"tf":1.0},"1019":{"tf":1.0},"1039":{"tf":1.0},"114":{"tf":2.0},"116":{"tf":1.4142135623730951},"117":{"tf":2.0},"121":{"tf":1.0},"122":{"tf":1.4142135623730951},"124":{"tf":1.0},"1268":{"tf":1.0},"1334":{"tf":1.0},"1338":{"tf":1.0},"134":{"tf":1.0},"1352":{"tf":1.4142135623730951},"1368":{"tf":1.0},"1388":{"tf":1.0},"1390":{"tf":1.0},"14":{"tf":1.0},"141":{"tf":1.7320508075688772},"1454":{"tf":1.0},"1458":{"tf":1.0},"1466":{"tf":1.4142135623730951},"1477":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"1587":{"tf":1.0},"1593":{"tf":1.0},"160":{"tf":1.4142135623730951},"1606":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"172":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"173":{"tf":1.4142135623730951},"1751":{"tf":1.4142135623730951},"1752":{"tf":1.4142135623730951},"177":{"tf":1.0},"1775":{"tf":1.0},"178":{"tf":1.7320508075688772},"1812":{"tf":1.4142135623730951},"1813":{"tf":1.4142135623730951},"22":{"tf":1.0},"222":{"tf":1.0},"238":{"tf":1.0},"28":{"tf":1.7320508075688772},"328":{"tf":1.0},"338":{"tf":1.0},"419":{"tf":1.4142135623730951},"426":{"tf":2.23606797749979},"428":{"tf":1.0},"432":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.4142135623730951},"62":{"tf":1.0},"64":{"tf":1.4142135623730951},"67":{"tf":1.0},"68":{"tf":1.7320508075688772},"90":{"tf":1.0},"990":{"tf":1.7320508075688772},"992":{"tf":1.7320508075688772},"996":{"tf":1.4142135623730951}},"df":68,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"1383":{"tf":1.0},"1781":{"tf":1.0},"419":{"tf":1.0},"435":{"tf":1.0},"90":{"tf":1.0}},"df":5}}}}},"i":{"docs":{},"df":0,"d":{"docs":{"427":{"tf":1.0}},"df":1}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"114":{"tf":1.7320508075688772},"80":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"114":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1775":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1775":{"tf":1.0}},"df":1}}}}}}}}}}},"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"134":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":1.7320508075688772},"335":{"tf":1.0},"339":{"tf":1.0}},"df":5}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1196":{"tf":1.0},"134":{"tf":1.0},"144":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.0},"903":{"tf":1.0},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0}},"df":12}}},"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1197":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0}},"df":3}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"1101":{"tf":1.0},"1823":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"687":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"958":{"tf":1.0}},"df":9}}}}}}},"u":{"docs":{},"df":0,"t":{"docs":{"1351":{"tf":1.0},"1353":{"tf":1.0},"1355":{"tf":1.4142135623730951},"1413":{"tf":1.0},"1414":{"tf":2.0},"1465":{"tf":1.0},"1466":{"tf":1.0},"1741":{"tf":1.0},"1804":{"tf":1.0},"221":{"tf":1.0}},"df":10,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"144":{"tf":1.0}},"df":1}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"144":{"tf":1.0},"33":{"tf":1.0}},"df":2,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"537":{"tf":1.0}},"df":1}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1144":{"tf":1.0},"1145":{"tf":1.0},"1297":{"tf":1.0},"1567":{"tf":1.0},"1568":{"tf":1.0},"1574":{"tf":1.0},"1575":{"tf":1.0},"1676":{"tf":1.0},"1677":{"tf":1.0},"1679":{"tf":1.0},"201":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"494":{"tf":1.0},"53":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"599":{"tf":1.0},"687":{"tf":1.0},"695":{"tf":1.0},"696":{"tf":1.0},"700":{"tf":1.0},"708":{"tf":1.0},"719":{"tf":1.0},"727":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"857":{"tf":1.0},"858":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.0}},"df":44,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0}},"df":3}}},"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"2":{"docs":{},"df":0,"0":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"842":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"850":{"tf":1.0}},"df":6}}}}}}}},"4":{"docs":{},"df":0,"6":{"docs":{},"df":0,"2":{"docs":{},"df":0,"6":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"869":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0}},"df":7}}}}}}}}}}}}},"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"4":{"docs":{},"df":0,"6":{"docs":{},"df":0,"2":{"docs":{},"df":0,"6":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"810":{"tf":1.0}},"df":1}}}}}}}}}}}}},"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"719":{"tf":1.0}},"df":1}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"868":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"617":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"9":{"tf":1.7320508075688772}},"df":1,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"681":{"tf":1.0},"9":{"tf":1.0}},"df":2}}}}}}}}}},"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1197":{"tf":1.0},"1296":{"tf":1.0},"1419":{"tf":1.0},"1485":{"tf":1.7320508075688772},"1532":{"tf":1.7320508075688772},"1731":{"tf":2.23606797749979},"1732":{"tf":2.0},"1743":{"tf":1.7320508075688772},"1744":{"tf":1.7320508075688772},"1745":{"tf":1.7320508075688772},"1761":{"tf":1.0},"1762":{"tf":1.0},"1779":{"tf":1.0},"1794":{"tf":2.23606797749979},"1795":{"tf":2.0},"1805":{"tf":1.7320508075688772},"1806":{"tf":1.7320508075688772},"195":{"tf":1.0},"273":{"tf":1.0},"380":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":2.23606797749979},"488":{"tf":1.4142135623730951},"515":{"tf":2.23606797749979},"516":{"tf":1.4142135623730951},"517":{"tf":1.7320508075688772},"518":{"tf":1.4142135623730951},"525":{"tf":1.0},"534":{"tf":1.4142135623730951},"535":{"tf":1.4142135623730951},"557":{"tf":1.0},"576":{"tf":1.0},"580":{"tf":1.4142135623730951},"586":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0},"749":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"753":{"tf":1.7320508075688772},"755":{"tf":1.4142135623730951},"761":{"tf":1.0},"762":{"tf":1.0},"763":{"tf":1.0},"764":{"tf":1.0},"769":{"tf":1.7320508075688772},"772":{"tf":1.0},"773":{"tf":1.0},"780":{"tf":1.4142135623730951}},"df":50,"_":{"docs":{"487":{"tf":1.4142135623730951},"515":{"tf":1.4142135623730951}},"df":2},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{"485":{"tf":1.0},"486":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"534":{"tf":1.0},"535":{"tf":1.0},"681":{"tf":1.0}},"df":7,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{"518":{"tf":1.0},"539":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"539":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"2":{"tf":1.0},"997":{"tf":1.7320508075688772}},"df":2}}}},"i":{"docs":{},"df":0,"d":{"docs":{"1197":{"tf":1.0},"1394":{"tf":1.0},"1729":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"1738":{"tf":1.0},"1739":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1792":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0}},"df":18},"r":{"docs":{"1308":{"tf":1.0},"1309":{"tf":1.0},"1358":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0}},"df":5,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1498":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1498":{"tf":1.0}},"df":1}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{"1653":{"tf":1.0},"1670":{"tf":1.7320508075688772},"618":{"tf":1.0},"661":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"817":{"tf":1.4142135623730951},"818":{"tf":1.4142135623730951},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"869":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.4142135623730951},"874":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951}},"df":26,"e":{"docs":{},"df":0,"t":{"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"1125":{"tf":1.0},"1126":{"tf":1.0},"1127":{"tf":1.0},"1128":{"tf":1.0},"1129":{"tf":1.0},"1130":{"tf":1.0},"1131":{"tf":1.0},"1132":{"tf":1.0},"1135":{"tf":1.0},"1136":{"tf":1.0},"1137":{"tf":1.0},"114":{"tf":1.0},"1140":{"tf":1.0},"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"115":{"tf":1.0},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.0},"116":{"tf":1.0},"1162":{"tf":1.0},"1168":{"tf":1.0},"117":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1176":{"tf":1.0},"1177":{"tf":1.0},"1178":{"tf":1.0},"1179":{"tf":1.0},"118":{"tf":1.0},"1180":{"tf":1.0},"1181":{"tf":1.0},"1182":{"tf":1.0},"1183":{"tf":1.0},"1184":{"tf":1.0},"1185":{"tf":1.0},"1186":{"tf":1.0},"1187":{"tf":1.0},"1188":{"tf":1.0},"119":{"tf":1.0},"1192":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.0},"120":{"tf":1.0},"1204":{"tf":1.0},"1205":{"tf":1.0},"1206":{"tf":1.0},"1207":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"121":{"tf":1.0},"1210":{"tf":1.0},"1211":{"tf":1.0},"1212":{"tf":1.0},"1213":{"tf":1.0},"1214":{"tf":1.0},"1217":{"tf":1.0},"1218":{"tf":1.0},"1219":{"tf":1.0},"122":{"tf":1.0},"1220":{"tf":1.0},"1225":{"tf":1.0},"1229":{"tf":1.0},"123":{"tf":1.0},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.0},"1244":{"tf":1.0},"125":{"tf":1.0},"1252":{"tf":1.0},"1253":{"tf":1.0},"1254":{"tf":1.0},"129":{"tf":1.0},"1291":{"tf":1.0},"1296":{"tf":1.0},"130":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"131":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1317":{"tf":1.0},"132":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"133":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"134":{"tf":1.0},"1341":{"tf":1.0},"1350":{"tf":1.0},"1351":{"tf":1.0},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"137":{"tf":1.0},"1377":{"tf":1.0},"1378":{"tf":1.0},"1379":{"tf":1.0},"138":{"tf":1.0},"1380":{"tf":1.0},"139":{"tf":1.0},"1393":{"tf":1.0},"1394":{"tf":1.0},"1395":{"tf":1.0},"140":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1409":{"tf":1.0},"141":{"tf":1.0},"1413":{"tf":1.0},"1414":{"tf":1.0},"1415":{"tf":1.0},"1419":{"tf":1.0},"1421":{"tf":1.0},"1425":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.0},"1439":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1460":{"tf":1.0},"1465":{"tf":1.0},"1466":{"tf":1.0},"1467":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"1722":{"tf":1.0},"1729":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"1736":{"tf":1.0},"1738":{"tf":1.0},"1739":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1742":{"tf":1.0},"1743":{"tf":1.0},"1744":{"tf":1.0},"1745":{"tf":1.0},"1747":{"tf":1.0},"1748":{"tf":1.0},"1749":{"tf":1.0},"1750":{"tf":1.0},"1751":{"tf":1.0},"1752":{"tf":1.0},"1753":{"tf":1.0},"1754":{"tf":1.0},"1755":{"tf":1.0},"1756":{"tf":1.0},"1759":{"tf":1.0},"1760":{"tf":1.0},"1761":{"tf":1.0},"1762":{"tf":1.0},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"1792":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0},"1797":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"1805":{"tf":1.0},"1806":{"tf":1.0},"1807":{"tf":1.0},"1808":{"tf":1.0},"181":{"tf":1.0},"1810":{"tf":1.0},"1811":{"tf":1.0},"1812":{"tf":1.0},"1813":{"tf":1.0},"1814":{"tf":1.0},"1815":{"tf":1.0},"1816":{"tf":1.0},"1817":{"tf":1.0},"1818":{"tf":1.0},"1819":{"tf":1.0},"182":{"tf":1.0},"1823":{"tf":1.0},"188":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"401":{"tf":1.0},"403":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"416":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"48":{"tf":1.0},"480":{"tf":1.0},"482":{"tf":1.0},"485":{"tf":1.0},"49":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0},"499":{"tf":1.0},"50":{"tf":1.0},"502":{"tf":1.0},"507":{"tf":1.0},"509":{"tf":1.0},"51":{"tf":1.0},"517":{"tf":1.0},"52":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"53":{"tf":1.0},"534":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"590":{"tf":1.0},"592":{"tf":1.0},"595":{"tf":1.0},"597":{"tf":1.0},"599":{"tf":1.0},"600":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"634":{"tf":1.0},"636":{"tf":1.0},"639":{"tf":1.0},"640":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"695":{"tf":1.0},"696":{"tf":1.0},"70":{"tf":1.0},"700":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.0},"71":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"719":{"tf":1.0},"72":{"tf":1.0},"725":{"tf":1.0},"734":{"tf":1.0},"75":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.0},"774":{"tf":1.0},"78":{"tf":1.0},"780":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"791":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0},"799":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"81":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.0},"84":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"865":{"tf":1.0},"866":{"tf":1.0},"867":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"900":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0}},"df":459}}}},"s":{"docs":{"119":{"tf":1.0},"120":{"tf":1.0}},"df":2},"t":{"docs":{"495":{"tf":1.0},"522":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":6,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"1129":{"tf":1.4142135623730951},"1132":{"tf":1.0},"1137":{"tf":1.0},"1140":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1186":{"tf":1.4142135623730951},"1212":{"tf":1.4142135623730951},"1214":{"tf":1.0},"1225":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"144":{"tf":1.0},"33":{"tf":1.0}},"df":14}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{"526":{"tf":1.0},"685":{"tf":1.0}},"df":2}},"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"0":{"tf":1.0},"681":{"tf":1.4142135623730951},"9":{"tf":1.0}},"df":3,"/":{"docs":{},"df":0,"[":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"681":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{"14":{"tf":1.0},"188":{"tf":1.7320508075688772},"192":{"tf":1.4142135623730951},"344":{"tf":1.4142135623730951},"433":{"tf":2.23606797749979},"434":{"tf":1.4142135623730951},"697":{"tf":2.0},"698":{"tf":1.0},"717":{"tf":2.0},"718":{"tf":1.0},"727":{"tf":1.0},"75":{"tf":1.7320508075688772},"79":{"tf":1.4142135623730951},"795":{"tf":2.0},"796":{"tf":1.0},"845":{"tf":2.0},"846":{"tf":1.0}},"df":17,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"701":{"tf":1.0},"823":{"tf":1.0}},"df":2}}}}}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"344":{"tf":1.0}},"df":1}}}}}}}}}}}},"y":{"docs":{"1274":{"tf":1.0},"1351":{"tf":1.0},"1352":{"tf":1.0},"1465":{"tf":1.4142135623730951},"1466":{"tf":1.4142135623730951}},"df":5,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1060":{"tf":1.0},"1547":{"tf":1.0},"1552":{"tf":1.0},"1557":{"tf":1.0},"1562":{"tf":1.0},"577":{"tf":1.0},"578":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"617":{"tf":1.0},"618":{"tf":1.0},"619":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.0},"685":{"tf":1.0},"733":{"tf":1.0},"807":{"tf":1.0},"856":{"tf":1.0},"864":{"tf":1.0}},"df":39}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"990":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951}},"df":2}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1274":{"tf":1.0}},"df":1}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1274":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1274":{"tf":1.0}},"df":1}}}}}}}}}},"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"k":{"docs":{},"df":0,"2":{"docs":{"1092":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1092":{"tf":1.0}},"df":1}}}}}}}}},"3":{"docs":{"1059":{"tf":1.4142135623730951},"1093":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1059":{"tf":1.0},"1093":{"tf":1.0}},"df":2}}}}}}}}}}},"n":{"docs":{},"df":0,"d":{"docs":{"485":{"tf":1.0},"486":{"tf":1.0},"488":{"tf":1.4142135623730951},"516":{"tf":1.4142135623730951},"517":{"tf":1.0},"518":{"tf":1.4142135623730951},"534":{"tf":1.0},"535":{"tf":1.4142135623730951}},"df":8,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"1486":{"tf":1.7320508075688772},"488":{"tf":1.7320508075688772},"516":{"tf":1.7320508075688772},"558":{"tf":1.0},"570":{"tf":1.0}},"df":5,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{"488":{"tf":1.4142135623730951},"516":{"tf":1.4142135623730951}},"df":2},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{"517":{"tf":1.0},"540":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"540":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{"188":{"tf":1.0},"191":{"tf":1.0},"251":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0}},"df":5,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1146":{"tf":1.0},"1232":{"tf":1.0},"1300":{"tf":1.0},"14":{"tf":1.0},"1423":{"tf":1.0},"241":{"tf":1.7320508075688772},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0}},"df":20,"a":{"docs":{},"df":0,"g":{"docs":{"121":{"tf":1.0},"122":{"tf":1.0},"1358":{"tf":1.7320508075688772},"1400":{"tf":1.0},"1401":{"tf":1.4142135623730951},"428":{"tf":1.4142135623730951},"958":{"tf":1.0},"963":{"tf":2.449489742783178},"964":{"tf":2.449489742783178}},"df":9,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"958":{"tf":1.0},"960":{"tf":1.7320508075688772}},"df":2}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"888":{"tf":1.0},"958":{"tf":2.0},"959":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"df":8,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"964":{"tf":1.7320508075688772}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"964":{"tf":1.0}},"df":1}}}}}}}}}}},"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"963":{"tf":1.7320508075688772}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"963":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{"1101":{"tf":1.0},"1155":{"tf":1.0},"1185":{"tf":1.0},"1240":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"33":{"tf":1.0},"786":{"tf":1.0},"791":{"tf":1.0},"823":{"tf":1.0},"832":{"tf":1.0},"851":{"tf":1.0},"958":{"tf":1.0}},"df":14}}}},"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"125":{"tf":1.0},"158":{"tf":1.4142135623730951},"176":{"tf":1.0},"54":{"tf":1.4142135623730951},"66":{"tf":1.0}},"df":5}},"p":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"1521":{"tf":1.0}},"df":1}}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{"166":{"tf":1.4142135623730951},"418":{"tf":1.0},"420":{"tf":1.0},"435":{"tf":1.0},"56":{"tf":1.4142135623730951}},"df":5}}}},"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"1015":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1015":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{"900":{"tf":1.0}},"df":1}},"n":{"docs":{"9":{"tf":1.0}},"df":1}}},"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"m":{"docs":{"2":{"tf":1.0},"3":{"tf":1.4142135623730951},"4":{"tf":1.0},"5":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951}},"df":5}}},"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"144":{"tf":1.0},"181":{"tf":1.0},"33":{"tf":1.0},"681":{"tf":1.0},"69":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0},"934":{"tf":1.0}},"df":10,"e":{"docs":{},"df":0,"r":{"docs":{"8":{"tf":1.0}},"df":1}}}}},"o":{"docs":{},"df":0,"l":{"docs":{"1297":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1317":{"tf":1.0},"1323":{"tf":1.0},"1329":{"tf":1.0},"1335":{"tf":1.0},"1343":{"tf":1.0},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1380":{"tf":1.0},"1395":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1407":{"tf":1.0},"1409":{"tf":1.0},"1414":{"tf":1.0},"1420":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1438":{"tf":1.0},"1443":{"tf":1.0},"1450":{"tf":1.0},"1455":{"tf":1.0},"1462":{"tf":1.0},"1466":{"tf":1.0},"221":{"tf":1.0},"251":{"tf":1.0}},"df":34,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1302":{"tf":1.0},"1426":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"1155":{"tf":1.4142135623730951},"1240":{"tf":1.4142135623730951}},"df":2}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1166":{"tf":1.0},"1247":{"tf":1.0},"174":{"tf":1.0},"63":{"tf":1.0},"806":{"tf":1.0},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0},"98":{"tf":1.0}},"df":10}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"104":{"tf":1.0},"105":{"tf":1.4142135623730951},"110":{"tf":1.0},"1180":{"tf":1.0},"1352":{"tf":1.0},"1466":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"233":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"862":{"tf":1.0},"9":{"tf":1.0}},"df":13}}}},"t":{"docs":{"1151":{"tf":1.0},"1152":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.4142135623730951},"144":{"tf":1.0},"33":{"tf":1.0}},"df":6}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"681":{"tf":1.0}},"df":1}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"108":{"tf":2.0},"109":{"tf":2.6457513110645907},"110":{"tf":1.0},"1101":{"tf":1.4142135623730951},"112":{"tf":2.0},"1146":{"tf":1.0},"115":{"tf":1.4142135623730951},"1232":{"tf":1.0},"124":{"tf":1.0},"1334":{"tf":1.0},"1338":{"tf":1.0},"1368":{"tf":1.0},"1388":{"tf":1.0},"1390":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1454":{"tf":1.0},"1458":{"tf":1.0},"1477":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"1722":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"1734":{"tf":1.0},"1746":{"tf":1.0},"1752":{"tf":1.0},"1771":{"tf":1.0},"1799":{"tf":1.0},"1800":{"tf":1.0},"1813":{"tf":1.0},"182":{"tf":1.0},"238":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"958":{"tf":1.4142135623730951}},"df":37}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"905":{"tf":1.0},"906":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0}},"df":8}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.4142135623730951}},"df":1}}},"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{"1351":{"tf":1.0},"1465":{"tf":1.0},"1738":{"tf":1.0},"1739":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"869":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"97":{"tf":1.0}},"df":48,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"2":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"604":{"tf":1.4142135623730951},"648":{"tf":1.4142135623730951}},"df":2},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"604":{"tf":1.0},"648":{"tf":1.0}},"df":2}}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"607":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951}},"df":2,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"607":{"tf":1.0},"651":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"609":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"609":{"tf":1.0},"653":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"3":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"605":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951}},"df":2},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"605":{"tf":1.0},"649":{"tf":1.0}},"df":2}}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"608":{"tf":1.4142135623730951},"652":{"tf":1.4142135623730951}},"df":2,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"608":{"tf":1.0},"652":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"610":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"610":{"tf":1.0},"654":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"603":{"tf":1.4142135623730951},"647":{"tf":1.4142135623730951}},"df":2},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"603":{"tf":1.0},"647":{"tf":1.0}},"df":2}}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"606":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951}},"df":2,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"606":{"tf":1.0},"650":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"3":{"docs":{"615":{"tf":1.0},"616":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0}},"df":4}}}}}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1738":{"tf":1.4142135623730951},"1801":{"tf":1.4142135623730951},"741":{"tf":1.4142135623730951},"775":{"tf":1.4142135623730951}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1738":{"tf":1.0},"1801":{"tf":1.0}},"df":2}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"741":{"tf":1.0},"775":{"tf":1.0}},"df":2}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"742":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"742":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1135":{"tf":1.4142135623730951},"1220":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1135":{"tf":1.0},"1220":{"tf":1.0}},"df":2}}}}}}}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{"740":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"740":{"tf":1.0}},"df":1}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1739":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"744":{"tf":1.4142135623730951},"776":{"tf":1.4142135623730951}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1739":{"tf":1.0},"1802":{"tf":1.0}},"df":2}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"744":{"tf":1.0},"776":{"tf":1.0}},"df":2}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"1740":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"743":{"tf":1.4142135623730951},"777":{"tf":1.4142135623730951}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1740":{"tf":1.0},"1803":{"tf":1.0}},"df":2}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"743":{"tf":1.0},"777":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1366":{"tf":1.4142135623730951},"1474":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1366":{"tf":1.0},"1474":{"tf":1.0}},"df":2}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1367":{"tf":1.4142135623730951},"1475":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1367":{"tf":1.0},"1475":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1351":{"tf":1.4142135623730951},"1465":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1351":{"tf":1.0},"1465":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"2":{"docs":{"620":{"tf":1.0},"663":{"tf":1.0}},"df":2},"3":{"docs":{"621":{"tf":1.0},"664":{"tf":1.0}},"df":2}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1741":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"745":{"tf":1.4142135623730951},"778":{"tf":1.4142135623730951}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1741":{"tf":1.0},"1804":{"tf":1.0}},"df":2}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"745":{"tf":1.0},"778":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"1777":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"215":{"tf":1.4142135623730951}},"df":1}}}}}}}},"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"539":{"tf":1.0},"540":{"tf":1.0}},"df":2}}}}}}}}},"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{"0":{"tf":1.0},"106":{"tf":1.4142135623730951},"107":{"tf":1.4142135623730951},"108":{"tf":1.0},"110":{"tf":1.0},"1131":{"tf":1.7320508075688772},"114":{"tf":1.7320508075688772},"115":{"tf":1.4142135623730951},"117":{"tf":2.449489742783178},"1171":{"tf":1.7320508075688772},"1172":{"tf":1.7320508075688772},"121":{"tf":3.3166247903554},"1211":{"tf":1.7320508075688772},"122":{"tf":1.7320508075688772},"124":{"tf":1.0},"1253":{"tf":1.7320508075688772},"1254":{"tf":1.7320508075688772},"1352":{"tf":1.4142135623730951},"1368":{"tf":1.0},"138":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"140":{"tf":1.0},"1466":{"tf":1.4142135623730951},"1477":{"tf":1.0},"1573":{"tf":1.7320508075688772},"159":{"tf":1.0},"1717":{"tf":1.7320508075688772},"1718":{"tf":1.0},"1719":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1775":{"tf":1.0},"1776":{"tf":1.0},"1782":{"tf":1.0},"179":{"tf":2.0},"180":{"tf":1.4142135623730951},"181":{"tf":2.449489742783178},"182":{"tf":2.0},"27":{"tf":1.0},"29":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951},"328":{"tf":1.0},"333":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"55":{"tf":1.0},"69":{"tf":2.449489742783178},"70":{"tf":1.7320508075688772},"71":{"tf":1.4142135623730951},"72":{"tf":1.7320508075688772},"87":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"90":{"tf":1.0},"94":{"tf":1.4142135623730951}},"df":55,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"87":{"tf":1.0},"88":{"tf":1.0}},"df":2}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1717":{"tf":1.0}},"df":1}}}}}}}}}}},"_":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"336":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"336":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{"426":{"tf":1.0}},"df":1}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"121":{"tf":2.449489742783178},"134":{"tf":1.0},"22":{"tf":1.0},"4":{"tf":1.0}},"df":4},"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"336":{"tf":1.0}},"df":1}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{"903":{"tf":1.0}},"df":1}}},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{"1140":{"tf":1.0},"1180":{"tf":1.4142135623730951},"1192":{"tf":1.0},"1225":{"tf":1.0},"1322":{"tf":1.0},"1325":{"tf":1.0},"1378":{"tf":1.7320508075688772},"1393":{"tf":1.0},"1444":{"tf":1.0},"1446":{"tf":1.0},"363":{"tf":1.0}},"df":11,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1378":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1000":{"tf":1.0},"1001":{"tf":1.0},"1002":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1055":{"tf":1.0},"1056":{"tf":1.0},"1066":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1356":{"tf":1.0},"1357":{"tf":1.0},"1598":{"tf":1.0},"1599":{"tf":1.0},"1600":{"tf":1.0},"1791":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"584":{"tf":1.0},"683":{"tf":1.0},"688":{"tf":1.0},"825":{"tf":1.0},"829":{"tf":1.0},"881":{"tf":1.0},"903":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"910":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951},"999":{"tf":1.0}},"df":37}},"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0}},"df":3}}}}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"687":{"tf":1.0}},"df":1,".":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"v":{"docs":{},"df":0,".":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{"6":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{"6":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{"681":{"tf":1.0}},"df":1}}},"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"4":{"tf":1.0}},"df":1}}}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"681":{"tf":1.0},"903":{"tf":1.0}},"df":2}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"0":{"tf":2.23606797749979},"10":{"tf":1.0},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1168":{"tf":1.0},"1196":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1252":{"tf":1.0},"1262":{"tf":1.0},"1267":{"tf":1.0},"1290":{"tf":1.0},"1291":{"tf":1.0},"1307":{"tf":1.0},"1358":{"tf":1.0},"1413":{"tf":1.0},"1430":{"tf":1.0},"171":{"tf":1.0},"223":{"tf":1.0},"251":{"tf":1.0},"428":{"tf":1.0},"61":{"tf":1.0},"729":{"tf":1.0},"786":{"tf":1.0},"832":{"tf":1.0}},"df":27,"f":{"docs":{},"df":0,"e":{"docs":{"1358":{"tf":1.4142135623730951},"1465":{"tf":1.4142135623730951},"1499":{"tf":1.0},"1501":{"tf":1.0},"437":{"tf":1.0}},"df":5,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1503":{"tf":1.0}},"df":1}}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"0":{"tf":1.0},"110":{"tf":1.0},"1101":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"1171":{"tf":1.4142135623730951},"1172":{"tf":1.4142135623730951},"1253":{"tf":1.4142135623730951},"1254":{"tf":1.4142135623730951},"129":{"tf":1.0},"149":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0},"804":{"tf":1.0},"95":{"tf":1.0},"958":{"tf":1.0},"96":{"tf":1.0}},"df":20}}},"x":{"docs":{},"df":0,"i":{"docs":{"1055":{"tf":1.0},"1094":{"tf":1.7320508075688772},"1095":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"1100":{"tf":1.4142135623730951},"31":{"tf":1.0},"580":{"tf":1.4142135623730951},"596":{"tf":1.0},"597":{"tf":1.4142135623730951},"599":{"tf":2.23606797749979},"600":{"tf":1.0},"604":{"tf":1.4142135623730951},"605":{"tf":1.4142135623730951},"607":{"tf":1.4142135623730951},"608":{"tf":1.4142135623730951},"609":{"tf":1.7320508075688772},"610":{"tf":1.7320508075688772},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"617":{"tf":1.0},"618":{"tf":1.0},"619":{"tf":1.0},"620":{"tf":1.4142135623730951},"621":{"tf":1.4142135623730951},"629":{"tf":1.0},"640":{"tf":1.4142135623730951},"641":{"tf":1.0},"643":{"tf":2.23606797749979},"644":{"tf":1.0},"647":{"tf":1.4142135623730951},"648":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"652":{"tf":1.4142135623730951},"653":{"tf":1.7320508075688772},"654":{"tf":1.7320508075688772},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"675":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":1.0},"681":{"tf":4.0},"685":{"tf":1.0},"686":{"tf":1.0},"687":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.4142135623730951},"888":{"tf":1.0}},"df":60},"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"580":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"681":{"tf":2.0},"685":{"tf":1.7320508075688772}},"df":7,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"586":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1003":{"tf":1.4142135623730951},"1595":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1003":{"tf":1.0},"1595":{"tf":1.0}},"df":2}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1044":{"tf":1.4142135623730951},"1605":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1044":{"tf":1.0},"1605":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{"1042":{"tf":1.7320508075688772},"1603":{"tf":1.7320508075688772}},"df":2,"2":{"docs":{"1041":{"tf":1.7320508075688772}},"df":1}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1046":{"tf":1.4142135623730951},"1604":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1046":{"tf":1.0},"1604":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{"1005":{"tf":1.4142135623730951},"1597":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1005":{"tf":1.0},"1597":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1586":{"tf":1.0},"1587":{"tf":1.0},"1593":{"tf":1.7320508075688772},"1594":{"tf":1.0},"1595":{"tf":1.0},"1596":{"tf":1.0},"1597":{"tf":1.0},"1598":{"tf":1.0},"1599":{"tf":1.0},"1600":{"tf":1.0},"1601":{"tf":1.0},"1602":{"tf":1.0},"1603":{"tf":1.0},"1604":{"tf":1.0},"1605":{"tf":1.0},"1645":{"tf":1.0}},"df":16}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1004":{"tf":1.4142135623730951},"1596":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1004":{"tf":1.0},"1596":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"690":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1096":{"tf":1.4142135623730951},"1097":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1096":{"tf":1.0},"1097":{"tf":1.0}},"df":2}}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"1098":{"tf":1.4142135623730951},"1099":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1098":{"tf":1.0},"1099":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{"603":{"tf":1.0},"604":{"tf":1.4142135623730951},"605":{"tf":1.4142135623730951},"606":{"tf":1.0},"607":{"tf":1.4142135623730951},"608":{"tf":1.4142135623730951},"647":{"tf":1.4142135623730951},"648":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"652":{"tf":1.4142135623730951}},"df":12}}}}}}}}}}},"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"1129":{"tf":1.0},"1130":{"tf":1.0},"1132":{"tf":1.0},"1133":{"tf":1.0},"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"1299":{"tf":1.0},"1300":{"tf":1.0},"1342":{"tf":1.0},"1344":{"tf":1.0},"1346":{"tf":1.0},"1485":{"tf":1.0},"1486":{"tf":1.0},"1531":{"tf":1.0},"1532":{"tf":1.0},"1537":{"tf":1.0},"1538":{"tf":1.0},"1566":{"tf":1.0},"1567":{"tf":1.0},"1568":{"tf":1.0},"1569":{"tf":1.0},"1585":{"tf":1.0},"1647":{"tf":1.0},"1649":{"tf":1.0},"1650":{"tf":1.0},"1651":{"tf":1.0},"1652":{"tf":1.0},"1653":{"tf":1.0},"1673":{"tf":1.0},"1692":{"tf":1.0},"1693":{"tf":1.0},"1697":{"tf":1.0},"1698":{"tf":1.0},"1699":{"tf":1.0},"1704":{"tf":1.0},"1786":{"tf":1.0},"1792":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0},"1799":{"tf":1.0},"1800":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"1805":{"tf":1.0},"1807":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"598":{"tf":1.0},"600":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"604":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"617":{"tf":1.0},"619":{"tf":1.0},"621":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"708":{"tf":1.0},"716":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"719":{"tf":1.0},"725":{"tf":1.0},"731":{"tf":1.0},"735":{"tf":1.0},"736":{"tf":1.0},"737":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":1.0},"826":{"tf":1.0},"827":{"tf":1.0},"828":{"tf":1.0},"834":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.0},"842":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0},"845":{"tf":1.0},"846":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"850":{"tf":1.0},"866":{"tf":1.0},"868":{"tf":1.0},"869":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0}},"df":133}}}},"l":{"docs":{},"df":0,"l":{"docs":{"10":{"tf":1.0},"1384":{"tf":1.0}},"df":2}},"r":{"docs":{},"df":0,"e":{"docs":{"1000":{"tf":1.0},"1001":{"tf":1.0},"1002":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.0},"1038":{"tf":1.0},"1068":{"tf":1.0},"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.0},"108":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.4142135623730951},"1083":{"tf":1.4142135623730951},"109":{"tf":1.0},"1092":{"tf":1.0},"1096":{"tf":1.0},"1098":{"tf":1.0},"110":{"tf":1.0},"1100":{"tf":1.0},"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"121":{"tf":1.0},"1284":{"tf":1.0},"1511":{"tf":1.0},"1512":{"tf":1.0},"1589":{"tf":1.0},"1590":{"tf":1.0},"1591":{"tf":1.0},"1592":{"tf":1.0},"1598":{"tf":1.0},"1599":{"tf":1.0},"1600":{"tf":1.0},"1601":{"tf":1.0},"1692":{"tf":1.0},"1693":{"tf":1.0},"1707":{"tf":1.0},"1708":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"444":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.0},"571":{"tf":1.4142135623730951},"627":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"860":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"91":{"tf":1.0},"939":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.0},"991":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0},"998":{"tf":1.0},"999":{"tf":1.0}},"df":104},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0},"862":{"tf":1.0}},"df":4}}}},"s":{"docs":{},"df":0,"h":{"docs":{"139":{"tf":1.0},"30":{"tf":1.0}},"df":2,"1":{"docs":{"1055":{"tf":1.4142135623730951}},"df":1},"8":{"docs":{"1055":{"tf":1.0}},"df":1},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{"896":{"tf":1.4142135623730951},"897":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951}},"df":3,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"896":{"tf":1.0}},"df":1}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"897":{"tf":1.0}},"df":1}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"898":{"tf":1.0}},"df":1}}}}}}}}}}}},"t":{"docs":{"9":{"tf":1.0},"98":{"tf":1.0}},"df":2}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"1125":{"tf":1.0},"1127":{"tf":1.0},"1185":{"tf":1.0},"1210":{"tf":1.0},"1219":{"tf":1.0},"144":{"tf":1.0},"1823":{"tf":1.0},"33":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":17}},"s":{"docs":{},"df":0,"t":{"docs":{"168":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951}},"df":2,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{"420":{"tf":1.0},"435":{"tf":1.0}},"df":2}}}}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{"188":{"tf":1.0},"75":{"tf":1.0}},"df":2}}}}}},"r":{"docs":{"948":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"9":{"tf":1.0}},"df":1}}},"g":{"docs":{"121":{"tf":1.0}},"df":1}},"t":{"docs":{},"df":0,"e":{"docs":{"115":{"tf":1.0},"1155":{"tf":1.0},"1240":{"tf":1.0},"1746":{"tf":2.0},"1769":{"tf":1.0},"1771":{"tf":1.4142135623730951},"1782":{"tf":1.0},"1800":{"tf":1.7320508075688772},"699":{"tf":2.0},"720":{"tf":1.7320508075688772}},"df":10},"i":{"docs":{},"df":0,"o":{"docs":{"100":{"tf":1.4142135623730951},"1120":{"tf":1.0},"1132":{"tf":1.7320508075688772},"1133":{"tf":2.0},"1134":{"tf":1.7320508075688772},"1144":{"tf":1.4142135623730951},"1152":{"tf":1.0},"1165":{"tf":1.0},"1166":{"tf":1.0},"1183":{"tf":1.4142135623730951},"1205":{"tf":1.0},"1214":{"tf":1.7320508075688772},"1215":{"tf":2.0},"1216":{"tf":1.7320508075688772},"1230":{"tf":1.4142135623730951},"1232":{"tf":1.0},"1237":{"tf":1.0},"1247":{"tf":1.0},"1249":{"tf":1.0},"1279":{"tf":1.0},"1282":{"tf":1.0},"1299":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.4142135623730951},"1409":{"tf":1.4142135623730951},"1422":{"tf":1.0},"1424":{"tf":1.0},"1506":{"tf":1.0},"1508":{"tf":1.0},"252":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0}},"df":34,"r":{"docs":{"1146":{"tf":1.0},"1232":{"tf":1.0}},"df":2}}}},"w":{"docs":{"116":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"139":{"tf":1.0},"30":{"tf":1.0}},"df":5,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"339":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"339":{"tf":1.0}},"df":1}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"335":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"468":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"468":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1082":{"tf":1.0},"1083":{"tf":1.0}},"df":2}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"116":{"tf":2.449489742783178},"118":{"tf":1.7320508075688772},"123":{"tf":1.7320508075688772},"139":{"tf":1.7320508075688772},"14":{"tf":1.0},"30":{"tf":1.7320508075688772},"432":{"tf":2.0},"468":{"tf":1.0},"80":{"tf":1.0}},"df":9,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"[":{"docs":{},"df":0,"2":{"docs":{"116":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"y":{"docs":{"1101":{"tf":1.4142135623730951},"1105":{"tf":1.7320508075688772},"1111":{"tf":2.0},"1112":{"tf":2.0},"1113":{"tf":1.4142135623730951},"1114":{"tf":1.4142135623730951}},"df":6,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"1112":{"tf":1.7320508075688772}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1112":{"tf":1.0}},"df":1}}}}}}}}}}},"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"1111":{"tf":1.7320508075688772}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1111":{"tf":1.0}},"df":1}}}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"1113":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1113":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"681":{"tf":1.0},"734":{"tf":1.0},"811":{"tf":1.0},"865":{"tf":1.0}},"df":6,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1039":{"tf":1.0},"1606":{"tf":1.0}},"df":2}}}},"l":{"docs":{"681":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"z":{"docs":{"1378":{"tf":1.0}},"df":1}}},"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"181":{"tf":1.0},"202":{"tf":1.0},"415":{"tf":1.0},"681":{"tf":1.0},"69":{"tf":1.0}},"df":5}}}},"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"103":{"tf":1.0},"104":{"tf":1.7320508075688772},"105":{"tf":1.7320508075688772},"1180":{"tf":1.0},"1185":{"tf":1.0},"728":{"tf":1.0},"788":{"tf":1.0},"791":{"tf":2.23606797749979},"806":{"tf":2.0},"823":{"tf":1.4142135623730951},"825":{"tf":2.0},"841":{"tf":1.0},"851":{"tf":2.23606797749979},"862":{"tf":1.0},"884":{"tf":1.7320508075688772},"885":{"tf":1.0},"886":{"tf":1.7320508075688772},"887":{"tf":2.8284271247461903}},"df":18,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"4":{"docs":{},"df":0,"8":{"docs":{"791":{"tf":1.0},"851":{"tf":1.0}},"df":2}},"5":{"docs":{},"df":0,"6":{"docs":{"887":{"tf":1.0}},"df":1}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{"788":{"tf":1.7320508075688772},"841":{"tf":1.7320508075688772}},"df":2}}}}}}}},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"1155":{"tf":1.0},"1197":{"tf":1.0},"1240":{"tf":1.0},"1351":{"tf":1.4142135623730951},"1352":{"tf":1.0},"1353":{"tf":1.4142135623730951},"1354":{"tf":1.4142135623730951},"1355":{"tf":1.0},"1413":{"tf":2.0},"1414":{"tf":1.4142135623730951},"1465":{"tf":1.7320508075688772},"1466":{"tf":1.7320508075688772},"1729":{"tf":2.0},"1730":{"tf":2.23606797749979},"1731":{"tf":2.23606797749979},"1732":{"tf":2.0},"1740":{"tf":1.4142135623730951},"1745":{"tf":1.0},"1759":{"tf":1.0},"1760":{"tf":1.7320508075688772},"1761":{"tf":1.0},"1762":{"tf":1.0},"1774":{"tf":1.0},"1779":{"tf":1.0},"1782":{"tf":1.0},"1792":{"tf":2.0},"1793":{"tf":2.23606797749979},"1794":{"tf":2.23606797749979},"1795":{"tf":2.0},"1803":{"tf":1.4142135623730951},"1806":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"578":{"tf":1.7320508075688772},"710":{"tf":1.0},"711":{"tf":1.7320508075688772},"712":{"tf":1.0},"713":{"tf":1.0},"752":{"tf":1.4142135623730951},"753":{"tf":1.4142135623730951},"754":{"tf":1.4142135623730951},"755":{"tf":1.4142135623730951},"763":{"tf":1.0},"764":{"tf":1.0},"768":{"tf":1.4142135623730951},"769":{"tf":1.4142135623730951},"774":{"tf":1.4142135623730951},"780":{"tf":1.4142135623730951},"797":{"tf":1.0},"798":{"tf":1.4142135623730951},"83":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.4142135623730951},"856":{"tf":1.7320508075688772}},"df":54,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1496":{"tf":1.0}},"df":1}}}}}},"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"372":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"372":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{"1052":{"tf":1.0},"1636":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1047":{"tf":1.0},"1631":{"tf":1.0}},"df":2}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1024":{"tf":1.0},"993":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1027":{"tf":1.0},"1028":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1496":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"1277":{"tf":1.0},"1489":{"tf":1.0},"153":{"tf":1.4142135623730951},"171":{"tf":1.0},"1729":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"1750":{"tf":1.4142135623730951},"1819":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"61":{"tf":1.0},"786":{"tf":1.0},"801":{"tf":1.4142135623730951},"832":{"tf":1.0},"836":{"tf":1.4142135623730951}},"df":16}}},"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"681":{"tf":1.0}},"df":1}}}}},"r":{"docs":{},"df":0,"d":{"docs":{"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1393":{"tf":1.0},"1394":{"tf":1.0},"1413":{"tf":1.0},"1414":{"tf":1.0}},"df":7}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1038":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1038":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"1731":{"tf":2.449489742783178},"1744":{"tf":1.4142135623730951},"1745":{"tf":1.0},"1782":{"tf":1.0},"1794":{"tf":2.449489742783178},"1805":{"tf":1.4142135623730951},"1806":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":2.23606797749979},"774":{"tf":1.0},"780":{"tf":2.23606797749979},"879":{"tf":1.4142135623730951}},"df":12,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1731":{"tf":1.0},"1794":{"tf":1.0}},"df":2}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"755":{"tf":1.0},"780":{"tf":1.0},"879":{"tf":1.0}},"df":3}}}}}}}},"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"301":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"1000":{"tf":1.0},"1001":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"1019":{"tf":1.0},"1039":{"tf":1.4142135623730951},"117":{"tf":1.0},"1524":{"tf":1.0},"1586":{"tf":1.0},"1587":{"tf":1.4142135623730951},"1588":{"tf":1.0},"1589":{"tf":1.0},"1590":{"tf":1.0},"1591":{"tf":1.0},"1592":{"tf":1.0},"1593":{"tf":1.4142135623730951},"1594":{"tf":1.0},"1595":{"tf":1.0},"1596":{"tf":1.0},"1597":{"tf":1.0},"1598":{"tf":1.0},"1599":{"tf":1.0},"1600":{"tf":1.0},"1601":{"tf":1.0},"1602":{"tf":1.0},"1603":{"tf":1.0},"1604":{"tf":1.0},"1605":{"tf":1.0},"1606":{"tf":1.7320508075688772},"1607":{"tf":1.0},"1608":{"tf":1.0},"1609":{"tf":1.0},"1610":{"tf":1.0},"1611":{"tf":1.0},"1612":{"tf":1.0},"1613":{"tf":1.0},"1614":{"tf":1.0},"1615":{"tf":1.0},"1616":{"tf":1.0},"1617":{"tf":1.0},"1618":{"tf":1.0},"1619":{"tf":1.0},"1620":{"tf":1.0},"1621":{"tf":1.0},"1622":{"tf":1.0},"1623":{"tf":1.0},"1624":{"tf":1.0},"1625":{"tf":1.0},"1626":{"tf":1.0},"1627":{"tf":1.0},"1628":{"tf":1.0},"1629":{"tf":1.0},"1630":{"tf":1.0},"1631":{"tf":1.0},"1632":{"tf":1.0},"1633":{"tf":1.0},"1634":{"tf":1.0},"1635":{"tf":1.0},"1636":{"tf":1.0},"181":{"tf":1.0},"222":{"tf":1.4142135623730951},"69":{"tf":1.0},"888":{"tf":1.0},"965":{"tf":1.7320508075688772},"966":{"tf":1.0},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.0},"979":{"tf":1.0},"980":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0},"987":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.0},"990":{"tf":1.7320508075688772},"991":{"tf":1.0},"992":{"tf":1.7320508075688772},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0},"999":{"tf":1.0}},"df":104,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1622":{"tf":1.7320508075688772},"981":{"tf":1.7320508075688772}},"df":2,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1627":{"tf":1.7320508075688772},"986":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{"1623":{"tf":1.7320508075688772},"982":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1586":{"tf":1.0},"1587":{"tf":1.0},"1593":{"tf":1.0},"1606":{"tf":1.7320508075688772},"1607":{"tf":1.0},"1608":{"tf":1.0},"1609":{"tf":1.0},"1610":{"tf":1.0},"1611":{"tf":1.0},"1612":{"tf":1.0},"1613":{"tf":1.0},"1614":{"tf":1.0},"1615":{"tf":1.0},"1616":{"tf":1.0},"1617":{"tf":1.0},"1618":{"tf":1.0},"1619":{"tf":1.0},"1620":{"tf":1.0},"1621":{"tf":1.0},"1622":{"tf":1.0},"1623":{"tf":1.0},"1624":{"tf":1.0},"1625":{"tf":1.0},"1626":{"tf":1.0},"1627":{"tf":1.0},"1628":{"tf":1.0},"1629":{"tf":1.0},"1630":{"tf":1.0},"1631":{"tf":1.0},"1632":{"tf":1.0},"1633":{"tf":1.0},"1634":{"tf":1.0},"1635":{"tf":1.0},"1636":{"tf":1.0}},"df":34},"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"1039":{"tf":1.0},"1587":{"tf":1.0},"1606":{"tf":1.0}},"df":3}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{"1019":{"tf":1.7320508075688772},"1020":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0},"1023":{"tf":1.0},"1024":{"tf":1.0},"1025":{"tf":1.0},"1026":{"tf":1.0},"1027":{"tf":1.0},"1028":{"tf":1.0},"888":{"tf":1.0}},"df":11}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1039":{"tf":1.7320508075688772},"1040":{"tf":1.0},"1041":{"tf":1.0},"1042":{"tf":1.0},"1043":{"tf":1.0},"1044":{"tf":1.0},"1045":{"tf":1.0},"1046":{"tf":1.0},"1047":{"tf":1.0},"1048":{"tf":1.0},"1049":{"tf":1.0},"1050":{"tf":1.0},"1051":{"tf":1.0},"1052":{"tf":1.0},"888":{"tf":1.0}},"df":15}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"181":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951}},"df":3,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"90":{"tf":1.0}},"df":1}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"181":{"tf":1.0},"69":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"c":{"docs":{"9":{"tf":1.0}},"df":1}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"121":{"tf":2.23606797749979},"134":{"tf":1.0},"181":{"tf":1.0},"22":{"tf":1.0},"472":{"tf":1.0},"69":{"tf":1.0},"9":{"tf":1.4142135623730951}},"df":7,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"336":{"tf":1.0}},"df":1}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"233":{"tf":1.0}},"df":1}}}},"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1729":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"1792":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0}},"df":8}}}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"202":{"tf":1.0},"415":{"tf":1.0}},"df":2}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"2":{"docs":{},"df":0,"0":{"docs":{"1535":{"tf":1.4142135623730951},"792":{"tf":1.4142135623730951},"812":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"867":{"tf":1.4142135623730951}},"df":5,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1535":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0}},"df":5}}}}}}}}},"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"847":{"tf":1.0},"867":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"t":{"docs":{"791":{"tf":1.0},"851":{"tf":1.0}},"df":2}},"l":{"docs":{"817":{"tf":1.0},"818":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"t":{"docs":{"1039":{"tf":1.0},"1606":{"tf":1.0}},"df":2}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"1748":{"tf":1.4142135623730951},"1777":{"tf":1.0},"1811":{"tf":1.4142135623730951},"495":{"tf":1.0},"522":{"tf":1.0},"567":{"tf":1.0},"685":{"tf":1.0},"696":{"tf":1.0},"709":{"tf":1.0},"900":{"tf":2.23606797749979},"903":{"tf":1.0},"906":{"tf":1.4142135623730951},"909":{"tf":1.0},"912":{"tf":2.0},"915":{"tf":1.0},"918":{"tf":2.0},"921":{"tf":1.0},"924":{"tf":2.0},"927":{"tf":1.0}},"df":19,"e":{"docs":{},"df":0,"'":{"docs":{"900":{"tf":1.0}},"df":1},"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"918":{"tf":1.0}},"df":1}}}}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"912":{"tf":1.0}},"df":1}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"924":{"tf":1.0}},"df":1}}}}}}}},"=":{"docs":{},"df":0,"2":{"docs":{"567":{"tf":1.0}},"df":1}},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"900":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"900":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1748":{"tf":1.4142135623730951},"1811":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1748":{"tf":1.0},"1811":{"tf":1.0}},"df":2}}}}}}}}}}}}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"899":{"tf":1.4142135623730951}},"df":1,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"899":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"530":{"tf":1.4142135623730951},"533":{"tf":1.4142135623730951}},"df":2,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"533":{"tf":1.0}},"df":1}}}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"530":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"681":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":5}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"149":{"tf":1.4142135623730951},"217":{"tf":1.0},"39":{"tf":1.4142135623730951}},"df":3,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"149":{"tf":1.0},"39":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1192":{"tf":1.4142135623730951},"254":{"tf":1.0},"255":{"tf":1.0},"82":{"tf":1.0}},"df":4}},"y":{"docs":{"1155":{"tf":1.0},"1156":{"tf":1.0},"1192":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.0},"1314":{"tf":1.7320508075688772},"1317":{"tf":1.4142135623730951},"1437":{"tf":1.7320508075688772},"1438":{"tf":1.4142135623730951},"1439":{"tf":1.0},"1496":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"223":{"tf":1.4142135623730951},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.0},"92":{"tf":2.0}},"df":20,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"367":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"367":{"tf":1.0}},"df":1}}}}}}}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1275":{"tf":1.0},"1287":{"tf":1.0},"1288":{"tf":1.0},"1496":{"tf":1.0},"1497":{"tf":1.0},"360":{"tf":1.0},"394":{"tf":1.0},"431":{"tf":1.0},"92":{"tf":1.4142135623730951}},"df":9}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"360":{"tf":1.0},"362":{"tf":1.0},"367":{"tf":1.0},"370":{"tf":1.0},"466":{"tf":1.0}},"df":5,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1287":{"tf":1.0},"1288":{"tf":1.0},"431":{"tf":1.0}},"df":3}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1287":{"tf":1.0},"1288":{"tf":1.0},"431":{"tf":1.0}},"df":3}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"431":{"tf":1.0}},"df":1}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"276":{"tf":1.0},"277":{"tf":1.0}},"df":2}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1275":{"tf":1.0},"1496":{"tf":1.0},"1497":{"tf":1.0}},"df":3}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1314":{"tf":1.4142135623730951},"1437":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1314":{"tf":1.0},"1437":{"tf":1.0}},"df":2}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"431":{"tf":1.0},"92":{"tf":1.4142135623730951}},"df":2}}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{"144":{"tf":1.0},"215":{"tf":1.0},"567":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"=":{"docs":{},"df":0,"1":{"docs":{"567":{"tf":1.0}},"df":1}},"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"529":{"tf":1.4142135623730951}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"529":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"0":{"tf":1.0}},"df":1}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{"1197":{"tf":1.0},"862":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0}},"df":3}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"10":{"tf":1.0},"1194":{"tf":1.0},"363":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"84":{"tf":1.4142135623730951},"992":{"tf":1.0},"996":{"tf":1.0}},"df":8}}},"i":{"docs":{},"df":0,"r":{"docs":{"100":{"tf":1.4142135623730951},"1132":{"tf":1.7320508075688772},"1151":{"tf":1.4142135623730951},"1176":{"tf":1.0},"1183":{"tf":1.4142135623730951},"1214":{"tf":1.7320508075688772},"1236":{"tf":1.4142135623730951},"1237":{"tf":1.4142135623730951},"1400":{"tf":1.4142135623730951},"1414":{"tf":1.0},"146":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"1732":{"tf":1.0},"1739":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1795":{"tf":1.0},"1802":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"188":{"tf":1.0},"2":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"273":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.0},"415":{"tf":1.0},"418":{"tf":1.0},"688":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"727":{"tf":1.0},"75":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"845":{"tf":1.0},"846":{"tf":1.0},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"994":{"tf":1.0},"996":{"tf":1.0}},"df":49,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1047":{"tf":1.0},"1631":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{"1415":{"tf":1.0}},"df":1}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"v":{"docs":{"681":{"tf":1.0}},"df":1}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"211":{"tf":1.0},"212":{"tf":1.0}},"df":2}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"1009":{"tf":1.0},"1044":{"tf":1.0},"1060":{"tf":1.7320508075688772},"1079":{"tf":1.0},"1082":{"tf":1.0},"1083":{"tf":1.0},"109":{"tf":1.0},"1167":{"tf":1.0},"1248":{"tf":1.0},"129":{"tf":1.0},"1329":{"tf":1.0},"1330":{"tf":1.0},"1344":{"tf":1.0},"1345":{"tf":1.0},"1346":{"tf":1.0},"1347":{"tf":1.0},"1388":{"tf":1.0},"1408":{"tf":1.0},"144":{"tf":1.0},"1601":{"tf":1.0},"1605":{"tf":1.0},"1734":{"tf":1.0},"1799":{"tf":1.0},"18":{"tf":1.0},"591":{"tf":1.4142135623730951},"604":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.0},"622":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"667":{"tf":1.0},"668":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"963":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951},"995":{"tf":1.0}},"df":45}}}},"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"100":{"tf":1.4142135623730951},"1000":{"tf":1.0},"1001":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1015":{"tf":1.0},"102":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.0},"1038":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1058":{"tf":1.4142135623730951},"1059":{"tf":1.4142135623730951},"106":{"tf":1.0},"1060":{"tf":1.7320508075688772},"1068":{"tf":1.0},"1069":{"tf":1.0},"107":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.0},"108":{"tf":1.4142135623730951},"1080":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.4142135623730951},"1083":{"tf":1.4142135623730951},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"109":{"tf":1.4142135623730951},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"110":{"tf":1.0},"1100":{"tf":1.0},"1109":{"tf":1.4142135623730951},"1110":{"tf":1.4142135623730951},"1111":{"tf":1.4142135623730951},"1112":{"tf":1.4142135623730951},"1113":{"tf":1.4142135623730951},"1114":{"tf":1.4142135623730951},"1119":{"tf":1.4142135623730951},"112":{"tf":1.0},"1120":{"tf":1.4142135623730951},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"1123":{"tf":1.4142135623730951},"1124":{"tf":1.4142135623730951},"1125":{"tf":1.4142135623730951},"1126":{"tf":1.4142135623730951},"1127":{"tf":1.4142135623730951},"1128":{"tf":1.4142135623730951},"1129":{"tf":1.4142135623730951},"113":{"tf":1.0},"1130":{"tf":1.4142135623730951},"1131":{"tf":1.4142135623730951},"1132":{"tf":1.4142135623730951},"1133":{"tf":1.4142135623730951},"1134":{"tf":1.4142135623730951},"1135":{"tf":1.4142135623730951},"1136":{"tf":1.4142135623730951},"1137":{"tf":1.4142135623730951},"114":{"tf":2.0},"115":{"tf":1.4142135623730951},"1155":{"tf":1.0},"1156":{"tf":1.4142135623730951},"1157":{"tf":1.0},"1158":{"tf":1.0},"1159":{"tf":1.0},"116":{"tf":1.7320508075688772},"1165":{"tf":1.0},"1166":{"tf":1.0},"1167":{"tf":1.0},"1168":{"tf":1.0},"1169":{"tf":1.0},"117":{"tf":1.4142135623730951},"1170":{"tf":1.0},"1171":{"tf":1.4142135623730951},"1172":{"tf":1.4142135623730951},"1177":{"tf":1.4142135623730951},"1179":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"1180":{"tf":1.4142135623730951},"1181":{"tf":1.4142135623730951},"1182":{"tf":1.4142135623730951},"1183":{"tf":1.4142135623730951},"1184":{"tf":1.4142135623730951},"1185":{"tf":1.4142135623730951},"1186":{"tf":1.4142135623730951},"1187":{"tf":1.4142135623730951},"1188":{"tf":1.4142135623730951},"119":{"tf":1.4142135623730951},"1197":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"1201":{"tf":1.0},"1204":{"tf":1.4142135623730951},"1205":{"tf":1.4142135623730951},"1206":{"tf":1.4142135623730951},"1207":{"tf":1.4142135623730951},"1208":{"tf":1.4142135623730951},"1209":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"1210":{"tf":1.4142135623730951},"1211":{"tf":1.4142135623730951},"1212":{"tf":1.4142135623730951},"1213":{"tf":1.4142135623730951},"1214":{"tf":1.4142135623730951},"1215":{"tf":1.4142135623730951},"1216":{"tf":1.4142135623730951},"1217":{"tf":1.4142135623730951},"1218":{"tf":1.4142135623730951},"1219":{"tf":1.4142135623730951},"122":{"tf":1.0},"1220":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.4142135623730951},"1247":{"tf":1.0},"1248":{"tf":1.0},"1249":{"tf":1.0},"125":{"tf":1.7320508075688772},"1250":{"tf":1.0},"1251":{"tf":1.0},"1252":{"tf":1.0},"1253":{"tf":1.4142135623730951},"1254":{"tf":1.4142135623730951},"1257":{"tf":1.0},"1260":{"tf":1.0},"1284":{"tf":1.0},"129":{"tf":1.4142135623730951},"1297":{"tf":1.0},"130":{"tf":1.0},"1315":{"tf":1.0},"1316":{"tf":1.0},"1318":{"tf":1.0},"1319":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1324":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"1329":{"tf":1.0},"133":{"tf":1.4142135623730951},"1330":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1335":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1339":{"tf":1.0},"1340":{"tf":1.0},"1341":{"tf":1.0},"1342":{"tf":1.0},"1343":{"tf":1.4142135623730951},"1344":{"tf":1.0},"1345":{"tf":1.0},"1346":{"tf":1.0},"1347":{"tf":1.0},"1350":{"tf":1.4142135623730951},"1351":{"tf":1.4142135623730951},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1358":{"tf":1.4142135623730951},"1361":{"tf":1.0},"1362":{"tf":1.0},"1363":{"tf":1.0},"1364":{"tf":1.0},"1365":{"tf":1.0},"1366":{"tf":1.0},"1367":{"tf":1.0},"1368":{"tf":1.0},"1369":{"tf":1.0},"137":{"tf":1.4142135623730951},"1370":{"tf":1.0},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"1379":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"1380":{"tf":1.4142135623730951},"1383":{"tf":1.0},"1384":{"tf":1.0},"1385":{"tf":1.4142135623730951},"1386":{"tf":1.4142135623730951},"1387":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"1390":{"tf":1.0},"1394":{"tf":1.4142135623730951},"140":{"tf":1.4142135623730951},"1401":{"tf":1.7320508075688772},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1404":{"tf":1.4142135623730951},"1405":{"tf":1.4142135623730951},"1406":{"tf":1.4142135623730951},"1407":{"tf":1.4142135623730951},"1408":{"tf":1.0},"1409":{"tf":1.7320508075688772},"141":{"tf":1.4142135623730951},"1410":{"tf":1.0},"1413":{"tf":1.4142135623730951},"1414":{"tf":1.4142135623730951},"1415":{"tf":1.4142135623730951},"1420":{"tf":1.0},"1439":{"tf":1.4142135623730951},"144":{"tf":1.7320508075688772},"1440":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1445":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"145":{"tf":1.4142135623730951},"1450":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1455":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1459":{"tf":1.0},"1460":{"tf":1.0},"1461":{"tf":1.0},"1462":{"tf":1.4142135623730951},"1465":{"tf":1.4142135623730951},"1467":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"1470":{"tf":1.0},"1471":{"tf":1.0},"1472":{"tf":1.0},"1473":{"tf":1.0},"1474":{"tf":1.0},"1475":{"tf":1.0},"1476":{"tf":1.4142135623730951},"1477":{"tf":1.0},"1478":{"tf":1.0},"148":{"tf":1.4142135623730951},"1482":{"tf":1.0},"1511":{"tf":1.0},"1512":{"tf":1.0},"1573":{"tf":1.0},"1574":{"tf":1.0},"1575":{"tf":1.0},"1585":{"tf":1.0},"1589":{"tf":1.0},"1590":{"tf":1.0},"1591":{"tf":1.0},"1592":{"tf":1.0},"1595":{"tf":1.0},"1596":{"tf":1.0},"1597":{"tf":1.0},"1598":{"tf":1.0},"1599":{"tf":1.0},"1600":{"tf":1.0},"1601":{"tf":1.0},"1656":{"tf":1.0},"1675":{"tf":1.0},"1678":{"tf":1.0},"1687":{"tf":1.0},"1688":{"tf":1.0},"1692":{"tf":1.0},"1693":{"tf":1.0},"1707":{"tf":1.0},"1708":{"tf":1.0},"171":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"172":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"1729":{"tf":1.4142135623730951},"173":{"tf":1.0},"1730":{"tf":1.4142135623730951},"1731":{"tf":1.4142135623730951},"1732":{"tf":1.4142135623730951},"1733":{"tf":1.7320508075688772},"1734":{"tf":1.4142135623730951},"1735":{"tf":1.0},"1736":{"tf":1.7320508075688772},"1737":{"tf":1.0},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"174":{"tf":1.0},"1740":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1742":{"tf":1.7320508075688772},"1743":{"tf":1.7320508075688772},"1744":{"tf":1.7320508075688772},"1745":{"tf":1.7320508075688772},"1746":{"tf":1.7320508075688772},"1747":{"tf":1.0},"175":{"tf":1.0},"1759":{"tf":1.4142135623730951},"176":{"tf":1.0},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.7320508075688772},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"177":{"tf":1.0},"1771":{"tf":1.4142135623730951},"178":{"tf":1.4142135623730951},"1782":{"tf":1.0},"179":{"tf":1.7320508075688772},"1792":{"tf":1.4142135623730951},"1793":{"tf":1.4142135623730951},"1794":{"tf":1.4142135623730951},"1795":{"tf":1.4142135623730951},"1796":{"tf":1.7320508075688772},"1797":{"tf":1.7320508075688772},"1798":{"tf":1.0},"1799":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"1800":{"tf":1.7320508075688772},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"1805":{"tf":1.7320508075688772},"1806":{"tf":1.7320508075688772},"1807":{"tf":1.7320508075688772},"1808":{"tf":1.7320508075688772},"181":{"tf":1.4142135623730951},"1810":{"tf":1.0},"182":{"tf":1.7320508075688772},"1823":{"tf":1.4142135623730951},"185":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.4142135623730951},"195":{"tf":1.0},"196":{"tf":1.0},"199":{"tf":1.0},"200":{"tf":1.0},"203":{"tf":1.4142135623730951},"204":{"tf":1.0},"23":{"tf":1.4142135623730951},"258":{"tf":1.0},"26":{"tf":1.4142135623730951},"261":{"tf":1.0},"262":{"tf":1.0},"27":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"34":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"404":{"tf":1.0},"405":{"tf":1.4142135623730951},"406":{"tf":1.0},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"468":{"tf":1.0},"479":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951},"481":{"tf":1.4142135623730951},"482":{"tf":1.7320508075688772},"487":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"489":{"tf":1.0},"490":{"tf":1.0},"491":{"tf":1.4142135623730951},"494":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"508":{"tf":1.4142135623730951},"509":{"tf":1.7320508075688772},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.4142135623730951},"515":{"tf":1.4142135623730951},"516":{"tf":1.4142135623730951},"521":{"tf":1.4142135623730951},"571":{"tf":1.4142135623730951},"577":{"tf":1.4142135623730951},"588":{"tf":1.0},"590":{"tf":1.4142135623730951},"591":{"tf":1.4142135623730951},"592":{"tf":1.4142135623730951},"593":{"tf":1.4142135623730951},"594":{"tf":1.4142135623730951},"595":{"tf":1.4142135623730951},"596":{"tf":1.0},"597":{"tf":1.4142135623730951},"598":{"tf":1.0},"599":{"tf":1.4142135623730951},"600":{"tf":1.4142135623730951},"601":{"tf":1.0},"602":{"tf":1.0},"603":{"tf":1.0},"604":{"tf":1.4142135623730951},"605":{"tf":1.4142135623730951},"606":{"tf":1.0},"607":{"tf":1.4142135623730951},"608":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"61":{"tf":1.0},"610":{"tf":1.4142135623730951},"611":{"tf":1.4142135623730951},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.4142135623730951},"615":{"tf":1.4142135623730951},"616":{"tf":1.4142135623730951},"618":{"tf":1.4142135623730951},"619":{"tf":1.4142135623730951},"62":{"tf":1.0},"620":{"tf":1.4142135623730951},"621":{"tf":1.4142135623730951},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.0},"63":{"tf":1.0},"633":{"tf":1.0},"634":{"tf":1.4142135623730951},"635":{"tf":1.4142135623730951},"636":{"tf":1.4142135623730951},"637":{"tf":1.4142135623730951},"638":{"tf":1.4142135623730951},"639":{"tf":1.4142135623730951},"64":{"tf":1.0},"640":{"tf":1.4142135623730951},"641":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.4142135623730951},"644":{"tf":1.4142135623730951},"645":{"tf":1.0},"646":{"tf":1.0},"647":{"tf":1.4142135623730951},"648":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"65":{"tf":1.0},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"652":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"655":{"tf":1.4142135623730951},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"658":{"tf":1.4142135623730951},"659":{"tf":1.4142135623730951},"66":{"tf":1.0},"660":{"tf":1.4142135623730951},"661":{"tf":1.4142135623730951},"662":{"tf":1.4142135623730951},"663":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951},"666":{"tf":1.4142135623730951},"667":{"tf":1.0},"668":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.4142135623730951},"686":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"695":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"698":{"tf":1.0},"699":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"708":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.7320508075688772},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"718":{"tf":1.0},"72":{"tf":1.4142135623730951},"720":{"tf":1.4142135623730951},"721":{"tf":1.4142135623730951},"722":{"tf":1.4142135623730951},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"725":{"tf":1.4142135623730951},"735":{"tf":1.0},"736":{"tf":1.0},"737":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":1.4142135623730951},"742":{"tf":1.4142135623730951},"743":{"tf":1.4142135623730951},"744":{"tf":1.4142135623730951},"745":{"tf":1.4142135623730951},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.4142135623730951},"753":{"tf":1.4142135623730951},"754":{"tf":1.4142135623730951},"755":{"tf":1.4142135623730951},"756":{"tf":1.0},"757":{"tf":1.0},"767":{"tf":1.0},"768":{"tf":1.4142135623730951},"769":{"tf":1.4142135623730951},"77":{"tf":1.0},"770":{"tf":1.0},"771":{"tf":1.0},"772":{"tf":1.0},"773":{"tf":1.0},"774":{"tf":1.4142135623730951},"775":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.4142135623730951},"78":{"tf":1.0},"780":{"tf":1.4142135623730951},"787":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"79":{"tf":1.4142135623730951},"790":{"tf":1.0},"796":{"tf":1.0},"81":{"tf":1.0},"810":{"tf":1.0},"817":{"tf":1.4142135623730951},"818":{"tf":1.4142135623730951},"819":{"tf":1.4142135623730951},"82":{"tf":1.0},"820":{"tf":1.4142135623730951},"821":{"tf":1.4142135623730951},"822":{"tf":1.4142135623730951},"83":{"tf":1.0},"839":{"tf":1.4142135623730951},"84":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"842":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0},"846":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"850":{"tf":1.0},"859":{"tf":1.0},"860":{"tf":1.0},"861":{"tf":1.0},"866":{"tf":1.4142135623730951},"868":{"tf":1.0},"869":{"tf":1.4142135623730951},"87":{"tf":1.0},"870":{"tf":1.0},"871":{"tf":1.4142135623730951},"872":{"tf":1.4142135623730951},"873":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0},"88":{"tf":1.0},"886":{"tf":1.4142135623730951},"887":{"tf":1.4142135623730951},"89":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"90":{"tf":1.0},"905":{"tf":1.4142135623730951},"906":{"tf":1.4142135623730951},"907":{"tf":1.4142135623730951},"908":{"tf":1.4142135623730951},"909":{"tf":1.4142135623730951},"91":{"tf":1.0},"910":{"tf":1.4142135623730951},"911":{"tf":1.4142135623730951},"912":{"tf":1.4142135623730951},"913":{"tf":1.4142135623730951},"914":{"tf":1.4142135623730951},"915":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"917":{"tf":1.4142135623730951},"918":{"tf":1.4142135623730951},"919":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951},"920":{"tf":1.4142135623730951},"921":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"923":{"tf":1.4142135623730951},"924":{"tf":1.4142135623730951},"925":{"tf":1.4142135623730951},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"939":{"tf":1.0},"94":{"tf":1.7320508075688772},"940":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"95":{"tf":1.4142135623730951},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"96":{"tf":1.4142135623730951},"963":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951},"97":{"tf":1.0},"98":{"tf":1.4142135623730951},"988":{"tf":1.0},"989":{"tf":1.0},"990":{"tf":1.4142135623730951},"991":{"tf":1.0},"992":{"tf":1.4142135623730951},"994":{"tf":1.4142135623730951},"995":{"tf":1.4142135623730951},"996":{"tf":1.4142135623730951},"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951},"999":{"tf":1.0}},"df":692,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"1055":{"tf":2.0}},"df":1}}}}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{"1587":{"tf":1.0},"31":{"tf":1.0}},"df":2}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"1196":{"tf":1.0},"823":{"tf":1.0}},"df":2},"t":{"docs":{"1060":{"tf":1.4142135623730951},"117":{"tf":1.0},"1176":{"tf":1.0},"1181":{"tf":1.0},"1188":{"tf":1.0},"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"133":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1400":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1437":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"201":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"23":{"tf":1.0},"403":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"415":{"tf":1.4142135623730951},"418":{"tf":1.0},"623":{"tf":1.0},"667":{"tf":1.0},"681":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"996":{"tf":1.0}},"df":43,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1612":{"tf":1.7320508075688772},"971":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"k":{"docs":{"149":{"tf":1.4142135623730951},"150":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.4142135623730951},"212":{"tf":1.0},"217":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.4142135623730951}},"df":8,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"147":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.4142135623730951},"203":{"tf":1.0},"208":{"tf":1.4142135623730951},"209":{"tf":1.0},"217":{"tf":1.0},"36":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.0}},"df":10,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"150":{"tf":1.0},"208":{"tf":1.0},"36":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{"1060":{"tf":1.0}},"df":1}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{"14":{"tf":1.0},"144":{"tf":2.0},"145":{"tf":1.7320508075688772},"146":{"tf":2.0},"147":{"tf":1.7320508075688772},"148":{"tf":1.4142135623730951},"149":{"tf":2.0},"150":{"tf":1.7320508075688772},"199":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.4142135623730951},"202":{"tf":1.7320508075688772},"203":{"tf":1.7320508075688772},"204":{"tf":1.0},"207":{"tf":2.0},"208":{"tf":2.0},"209":{"tf":2.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.7320508075688772},"212":{"tf":1.4142135623730951},"213":{"tf":1.0},"215":{"tf":1.7320508075688772},"216":{"tf":1.7320508075688772},"217":{"tf":2.0},"224":{"tf":1.7320508075688772},"225":{"tf":1.0},"226":{"tf":1.7320508075688772},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"33":{"tf":2.0},"34":{"tf":1.7320508075688772},"35":{"tf":2.0},"36":{"tf":1.7320508075688772},"37":{"tf":1.4142135623730951},"38":{"tf":1.7320508075688772},"39":{"tf":2.0},"414":{"tf":1.0},"415":{"tf":2.0},"416":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"429":{"tf":1.0},"700":{"tf":1.7320508075688772},"719":{"tf":1.4142135623730951}},"df":45,"'":{"docs":{"146":{"tf":1.0},"147":{"tf":1.0},"150":{"tf":1.0},"203":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"210":{"tf":1.0},"215":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.0}},"df":11},".":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1141":{"tf":1.0}},"df":1}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1140":{"tf":1.0},"1151":{"tf":1.0},"1162":{"tf":1.0}},"df":3}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"700":{"tf":1.0},"823":{"tf":1.0}},"df":2}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"73":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"210":{"tf":1.0},"215":{"tf":1.7320508075688772}},"df":2,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"215":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"14":{"tf":1.0},"419":{"tf":1.0},"429":{"tf":2.0}},"df":3}}}},"g":{"docs":{},"df":0,"r":{"docs":{"146":{"tf":1.0},"207":{"tf":1.0},"216":{"tf":1.4142135623730951},"35":{"tf":1.0}},"df":4,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"216":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{"149":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"217":{"tf":1.4142135623730951},"39":{"tf":1.0}},"df":5,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"217":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1101":{"tf":1.7320508075688772},"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"958":{"tf":1.7320508075688772}},"df":7,"i":{"docs":{},"df":0,"d":{"docs":{"1574":{"tf":1.0},"1575":{"tf":1.0},"1585":{"tf":1.0}},"df":3},"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"375":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"375":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"t":{"docs":{"1308":{"tf":1.0},"1309":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0}},"df":4}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"945":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"945":{"tf":1.0}},"df":1}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{"0":{"tf":1.0},"3":{"tf":1.7320508075688772},"4":{"tf":1.0},"6":{"tf":1.4142135623730951}},"df":4}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1374":{"tf":1.0},"1375":{"tf":1.7320508075688772},"1376":{"tf":1.0},"1377":{"tf":1.0},"1378":{"tf":1.0},"1379":{"tf":1.0},"1380":{"tf":1.0}},"df":7}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"122":{"tf":1.7320508075688772},"80":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"122":{"tf":1.0}},"df":1}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{"122":{"tf":1.0},"1276":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"434":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0}},"df":7},"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"211":{"tf":1.0},"230":{"tf":1.7320508075688772}},"df":2,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"272":{"tf":1.4142135623730951}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"272":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"270":{"tf":1.7320508075688772}},"df":1}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"271":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"271":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"15":{"tf":1.0},"73":{"tf":1.7320508075688772},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}},"df":8}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"14":{"tf":1.0},"191":{"tf":1.0},"419":{"tf":1.4142135623730951},"434":{"tf":2.0},"78":{"tf":1.0}},"df":5,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"1276":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1276":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"191":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"191":{"tf":1.0},"78":{"tf":1.0}},"df":2}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"189":{"tf":1.0},"190":{"tf":1.7320508075688772},"419":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.7320508075688772}},"df":5}}}}}}}}}}}},"l":{"docs":{},"df":0,"t":{"docs":{"1058":{"tf":1.7320508075688772},"1059":{"tf":1.4142135623730951},"1087":{"tf":1.0},"1088":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"601":{"tf":1.4142135623730951},"602":{"tf":1.4142135623730951},"604":{"tf":2.0},"605":{"tf":2.0},"607":{"tf":2.0},"608":{"tf":2.0},"609":{"tf":1.0},"610":{"tf":1.0},"612":{"tf":1.7320508075688772},"613":{"tf":2.0},"615":{"tf":2.449489742783178},"616":{"tf":2.449489742783178},"620":{"tf":1.4142135623730951},"621":{"tf":1.4142135623730951},"624":{"tf":1.0},"625":{"tf":1.0},"629":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.4142135623730951},"648":{"tf":2.0},"649":{"tf":2.0},"651":{"tf":2.0},"652":{"tf":2.0},"653":{"tf":1.0},"654":{"tf":1.0},"656":{"tf":1.7320508075688772},"657":{"tf":2.0},"659":{"tf":2.449489742783178},"660":{"tf":2.449489742783178},"663":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"665":{"tf":1.7320508075688772},"666":{"tf":1.7320508075688772}},"df":41}},"m":{"docs":{},"df":0,"e":{"docs":{"144":{"tf":1.0},"1587":{"tf":1.0},"182":{"tf":1.0},"33":{"tf":1.0},"619":{"tf":1.0},"662":{"tf":1.0},"9":{"tf":1.7320508075688772},"992":{"tf":1.0},"996":{"tf":1.0}},"df":9}},"v":{"docs":{},"df":0,"e":{"docs":{"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"129":{"tf":1.0},"1393":{"tf":1.0},"18":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"df":11}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"945":{"tf":1.0}},"df":1}},"e":{"docs":{"1377":{"tf":1.4142135623730951},"1378":{"tf":1.0},"1380":{"tf":1.0},"1393":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"363":{"tf":1.0}},"df":7,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1522":{"tf":1.0}},"df":1}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1522":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"p":{"docs":{"1292":{"tf":1.4142135623730951},"1293":{"tf":1.0},"1294":{"tf":1.0},"1295":{"tf":1.0},"1296":{"tf":1.4142135623730951},"1297":{"tf":1.0},"1298":{"tf":1.0},"1299":{"tf":1.4142135623730951},"13":{"tf":1.0},"1300":{"tf":1.4142135623730951},"1301":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1306":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"1310":{"tf":1.0},"1311":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1315":{"tf":1.0},"1316":{"tf":1.0},"1317":{"tf":1.0},"1318":{"tf":1.0},"1319":{"tf":1.0},"1320":{"tf":1.4142135623730951},"1321":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1324":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"1329":{"tf":1.0},"1330":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1335":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1339":{"tf":1.0},"1340":{"tf":1.0},"1341":{"tf":1.0},"1342":{"tf":1.0},"1343":{"tf":1.0},"1344":{"tf":1.0},"1345":{"tf":1.0},"1346":{"tf":1.0},"1347":{"tf":1.0},"1348":{"tf":1.0},"1349":{"tf":1.0},"1350":{"tf":1.0},"1351":{"tf":1.0},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1356":{"tf":1.0},"1357":{"tf":1.0},"1358":{"tf":1.0},"1359":{"tf":1.0},"1360":{"tf":1.0},"1361":{"tf":1.0},"1362":{"tf":1.0},"1363":{"tf":1.0},"1364":{"tf":1.0},"1365":{"tf":1.0},"1366":{"tf":1.0},"1367":{"tf":1.0},"1368":{"tf":1.0},"1369":{"tf":1.0},"1370":{"tf":1.0},"1371":{"tf":1.0},"1372":{"tf":1.0},"1373":{"tf":1.0},"1374":{"tf":1.0},"1375":{"tf":1.0},"1376":{"tf":1.0},"1377":{"tf":1.0},"1378":{"tf":1.0},"1379":{"tf":1.0},"1380":{"tf":1.0},"1381":{"tf":1.0},"1382":{"tf":1.0},"1383":{"tf":1.0},"1384":{"tf":1.0},"1385":{"tf":1.4142135623730951},"1386":{"tf":1.4142135623730951},"1387":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.0},"1390":{"tf":1.0},"1391":{"tf":1.0},"1392":{"tf":1.0},"1393":{"tf":1.0},"1394":{"tf":1.4142135623730951},"1395":{"tf":1.0},"1396":{"tf":1.0},"1397":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1407":{"tf":1.0},"1408":{"tf":1.0},"1409":{"tf":1.0},"1410":{"tf":1.0},"1411":{"tf":1.0},"1412":{"tf":1.0},"1413":{"tf":1.0},"1414":{"tf":1.0},"1415":{"tf":1.0},"1416":{"tf":1.0},"1417":{"tf":1.0},"1418":{"tf":1.0},"1419":{"tf":1.4142135623730951},"1420":{"tf":1.0},"1421":{"tf":1.0},"1422":{"tf":1.4142135623730951},"1423":{"tf":1.4142135623730951},"1424":{"tf":1.4142135623730951},"1425":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1433":{"tf":1.0},"1434":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.0},"1439":{"tf":1.4142135623730951},"1440":{"tf":1.0},"1441":{"tf":1.0},"1442":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1445":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"1450":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1455":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1459":{"tf":1.0},"1460":{"tf":1.0},"1461":{"tf":1.0},"1462":{"tf":1.0},"1463":{"tf":1.0},"1464":{"tf":1.0},"1465":{"tf":1.0},"1466":{"tf":1.0},"1467":{"tf":1.0},"1468":{"tf":1.0},"1469":{"tf":1.0},"1470":{"tf":1.0},"1471":{"tf":1.0},"1472":{"tf":1.0},"1473":{"tf":1.0},"1474":{"tf":1.0},"1475":{"tf":1.0},"1476":{"tf":1.0},"1477":{"tf":1.0},"1478":{"tf":1.0},"1479":{"tf":1.0},"1480":{"tf":1.0},"1481":{"tf":1.0},"1482":{"tf":1.0},"1483":{"tf":1.0},"1484":{"tf":1.0},"1485":{"tf":1.0},"1486":{"tf":1.0},"1487":{"tf":1.0},"1488":{"tf":1.0},"1489":{"tf":1.0},"1490":{"tf":1.0},"1491":{"tf":1.0},"1492":{"tf":1.0},"1493":{"tf":1.0},"1494":{"tf":1.0},"1495":{"tf":1.0},"1496":{"tf":1.0},"1497":{"tf":1.0},"1498":{"tf":1.0},"1499":{"tf":1.0},"1500":{"tf":1.0},"1501":{"tf":1.0},"1502":{"tf":1.0},"1503":{"tf":1.0},"1504":{"tf":1.0},"1505":{"tf":1.0},"1506":{"tf":1.4142135623730951},"1507":{"tf":1.0},"1508":{"tf":1.0},"1509":{"tf":1.0},"1510":{"tf":1.0},"1511":{"tf":1.0},"1512":{"tf":2.23606797749979},"1513":{"tf":1.0},"1514":{"tf":1.0},"1515":{"tf":1.0},"1516":{"tf":1.4142135623730951},"1517":{"tf":1.4142135623730951},"1518":{"tf":1.0},"1519":{"tf":1.0},"1520":{"tf":1.0},"1521":{"tf":1.0},"1522":{"tf":1.0},"1523":{"tf":1.0},"407":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.0}},"df":236,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"268":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{"276":{"tf":1.4142135623730951}},"df":1},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"276":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1514":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1292":{"tf":1.0},"1509":{"tf":1.0},"1519":{"tf":2.0}},"df":3}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"14":{"tf":1.0},"436":{"tf":2.0}},"df":2}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1500":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1500":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1293":{"tf":1.0},"1294":{"tf":1.7320508075688772},"1295":{"tf":1.0},"1296":{"tf":1.0},"1297":{"tf":1.0},"1298":{"tf":1.0},"1299":{"tf":1.0},"1300":{"tf":1.0},"1301":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1306":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0}},"df":17}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1494":{"tf":1.4142135623730951},"223":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1494":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1293":{"tf":1.0},"1310":{"tf":1.7320508075688772},"1311":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1315":{"tf":1.0},"1316":{"tf":1.0},"1317":{"tf":1.0},"1318":{"tf":1.0},"1319":{"tf":1.0}},"df":11}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"1292":{"tf":1.0},"1296":{"tf":1.0},"1419":{"tf":1.0},"1516":{"tf":2.0}},"df":4}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"14":{"tf":1.0},"437":{"tf":2.0}},"df":2}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1501":{"tf":1.7320508075688772}},"df":1}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"223":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1505":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1505":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"1497":{"tf":1.7320508075688772}},"df":1}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1507":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1507":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1508":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1508":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1506":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1506":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1292":{"tf":1.0},"1297":{"tf":1.0},"1420":{"tf":1.0},"1517":{"tf":2.0}},"df":4}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"1496":{"tf":1.7320508075688772},"223":{"tf":1.4142135623730951}},"df":2}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"1292":{"tf":1.0},"1377":{"tf":1.0},"1378":{"tf":1.0},"1379":{"tf":1.0},"1380":{"tf":1.0},"1393":{"tf":1.4142135623730951},"1394":{"tf":1.4142135623730951},"1395":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1413":{"tf":1.4142135623730951},"1414":{"tf":1.4142135623730951},"1415":{"tf":1.0},"1509":{"tf":2.0},"1512":{"tf":1.0}},"df":20,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1293":{"tf":1.0},"1320":{"tf":1.7320508075688772},"1321":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1324":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"1329":{"tf":1.0},"1330":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1335":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1339":{"tf":1.0},"1340":{"tf":1.0},"1341":{"tf":1.0},"1342":{"tf":1.0},"1343":{"tf":1.0},"1344":{"tf":1.0},"1345":{"tf":1.0},"1346":{"tf":1.0},"1347":{"tf":1.0}},"df":29}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"223":{"tf":1.4142135623730951}},"df":1,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1293":{"tf":1.0},"1348":{"tf":1.7320508075688772},"1349":{"tf":1.0},"1350":{"tf":1.0},"1351":{"tf":1.0},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1356":{"tf":1.0},"1357":{"tf":1.0}},"df":11}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1495":{"tf":1.4142135623730951},"223":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1495":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{"144":{"tf":1.0},"8":{"tf":1.0}},"df":2}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"3":{"tf":1.0},"5":{"tf":1.0}},"df":2}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1374":{"tf":1.0},"1381":{"tf":1.7320508075688772},"1382":{"tf":1.0},"1383":{"tf":1.0},"1384":{"tf":1.0},"1385":{"tf":1.0},"1386":{"tf":1.0},"1387":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.0},"1390":{"tf":1.0}},"df":11}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1374":{"tf":1.0},"1391":{"tf":1.7320508075688772},"1392":{"tf":1.0},"1393":{"tf":1.0},"1394":{"tf":1.0},"1395":{"tf":1.0}},"df":6}}}}}},"i":{"docs":{"124":{"tf":1.0},"1292":{"tf":1.0},"1368":{"tf":1.0},"1389":{"tf":1.0},"1476":{"tf":1.0},"1477":{"tf":1.0},"1511":{"tf":2.0},"97":{"tf":1.0}},"df":8,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1515":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"1370":{"tf":1.4142135623730951},"1478":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1370":{"tf":1.0},"1478":{"tf":1.0}},"df":2}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"1292":{"tf":1.0},"1483":{"tf":1.7320508075688772},"1484":{"tf":1.0},"1485":{"tf":1.0},"1486":{"tf":1.0},"1487":{"tf":1.0},"1488":{"tf":1.0},"1489":{"tf":1.0},"1490":{"tf":1.0},"1491":{"tf":1.0}},"df":10}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1293":{"tf":1.0},"1359":{"tf":1.7320508075688772},"1360":{"tf":1.0},"1361":{"tf":1.0},"1362":{"tf":1.0},"1363":{"tf":1.0},"1364":{"tf":1.0},"1365":{"tf":1.0},"1366":{"tf":1.0},"1367":{"tf":1.0},"1368":{"tf":1.0},"1369":{"tf":1.0},"1370":{"tf":1.0},"1371":{"tf":1.0},"1372":{"tf":1.0},"1373":{"tf":1.0}},"df":16}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"124":{"tf":2.0},"80":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"1510":{"tf":1.0},"1516":{"tf":1.0},"1517":{"tf":1.0}},"df":3}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1292":{"tf":1.0},"1510":{"tf":2.0},"1511":{"tf":1.0}},"df":3}}}}}},"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"119":{"tf":1.0},"125":{"tf":1.0},"159":{"tf":1.4142135623730951},"1751":{"tf":1.0},"1812":{"tf":1.0},"55":{"tf":1.4142135623730951}},"df":6,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"179":{"tf":1.0},"182":{"tf":1.0}},"df":2}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{"205":{"tf":1.0},"990":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951},"996":{"tf":1.4142135623730951}},"df":4}}},"e":{"docs":{"1060":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"203":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"38":{"tf":1.0},"428":{"tf":1.0},"611":{"tf":1.0},"655":{"tf":1.0},"688":{"tf":1.0},"727":{"tf":1.0}},"df":13},"i":{"docs":{},"df":0,"z":{"docs":{"1156":{"tf":1.0},"1241":{"tf":1.0},"1314":{"tf":1.0},"1317":{"tf":1.0},"1395":{"tf":1.7320508075688772},"1437":{"tf":1.0},"1438":{"tf":1.4142135623730951},"1439":{"tf":1.0}},"df":8,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1287":{"tf":1.0},"1497":{"tf":1.0},"394":{"tf":1.0},"431":{"tf":1.0}},"df":4}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"362":{"tf":1.0},"367":{"tf":1.0},"370":{"tf":1.0},"466":{"tf":1.0}},"df":4,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1288":{"tf":1.0},"431":{"tf":1.0}},"df":2}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1288":{"tf":1.0},"431":{"tf":1.0}},"df":2}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"431":{"tf":1.0}},"df":1}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1497":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"430":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1157":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1287":{"tf":1.0}},"df":1}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1287":{"tf":1.0}},"df":1}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1275":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"276":{"tf":1.0},"277":{"tf":1.0}},"df":2}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"431":{"tf":1.0}},"df":1}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"474":{"tf":1.4142135623730951},"475":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"482":{"tf":1.4142135623730951},"499":{"tf":1.4142135623730951},"502":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"509":{"tf":1.4142135623730951},"542":{"tf":1.0},"550":{"tf":1.0},"551":{"tf":1.0},"552":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"681":{"tf":2.0}},"df":17,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"570":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"f":{"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":1.0},"1176":{"tf":1.4142135623730951},"1177":{"tf":1.4142135623730951},"1178":{"tf":1.4142135623730951},"1179":{"tf":1.4142135623730951},"1180":{"tf":1.4142135623730951},"1181":{"tf":1.4142135623730951},"1182":{"tf":1.4142135623730951},"1183":{"tf":1.4142135623730951},"1184":{"tf":1.4142135623730951},"1185":{"tf":1.4142135623730951},"1186":{"tf":1.4142135623730951},"1187":{"tf":1.4142135623730951},"1188":{"tf":1.4142135623730951},"1191":{"tf":1.0},"1192":{"tf":1.4142135623730951},"1193":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"1379":{"tf":1.4142135623730951},"1380":{"tf":1.4142135623730951},"1384":{"tf":1.0},"1385":{"tf":1.0},"1386":{"tf":1.0},"1387":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.0},"1390":{"tf":1.0},"1393":{"tf":1.4142135623730951},"1394":{"tf":1.4142135623730951},"1395":{"tf":1.4142135623730951},"1398":{"tf":1.0},"1399":{"tf":1.0},"1400":{"tf":1.4142135623730951},"1401":{"tf":1.4142135623730951},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1404":{"tf":1.4142135623730951},"1405":{"tf":1.4142135623730951},"1406":{"tf":1.4142135623730951},"1413":{"tf":1.4142135623730951},"1414":{"tf":1.4142135623730951},"1415":{"tf":1.4142135623730951},"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.4142135623730951},"1723":{"tf":1.4142135623730951},"1724":{"tf":1.4142135623730951},"1725":{"tf":1.0},"274":{"tf":1.0},"401":{"tf":1.4142135623730951},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"404":{"tf":1.0},"405":{"tf":1.4142135623730951},"406":{"tf":1.0},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.4142135623730951},"535":{"tf":1.0},"570":{"tf":1.0},"667":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"886":{"tf":1.4142135623730951},"887":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951},"90":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}},"df":95}},"n":{"docs":{},"df":0,"d":{"docs":{"1352":{"tf":1.0},"1414":{"tf":1.4142135623730951},"1466":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"681":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.0},"774":{"tf":1.0},"780":{"tf":1.0}},"df":16,"e":{"docs":{},"df":0,"r":{"docs":{"216":{"tf":1.4142135623730951},"217":{"tf":1.4142135623730951},"382":{"tf":1.0},"537":{"tf":1.0}},"df":4,"'":{"docs":{"1151":{"tf":1.4142135623730951},"1152":{"tf":1.4142135623730951},"1236":{"tf":1.4142135623730951},"1237":{"tf":1.4142135623730951}},"df":4},"_":{"docs":{"956":{"tf":1.0}},"df":1,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"382":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"382":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"s":{"docs":{"9":{"tf":1.4142135623730951}},"df":1},"t":{"docs":{"1729":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0}},"df":4}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"8":{"tf":1.0}},"df":1}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"117":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":2.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"53":{"tf":1.4142135623730951},"54":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0}},"df":11,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"1781":{"tf":1.0},"419":{"tf":1.0},"435":{"tf":1.0}},"df":3}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1781":{"tf":1.0},"419":{"tf":1.0},"435":{"tf":1.0}},"df":3}}}}}}}}}}}}}}},"t":{"docs":{"114":{"tf":1.0},"1299":{"tf":1.0},"130":{"tf":1.0},"1300":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1307":{"tf":1.4142135623730951},"1308":{"tf":1.0},"1309":{"tf":1.0},"1421":{"tf":1.0},"1422":{"tf":1.0},"1423":{"tf":1.0},"1424":{"tf":1.0},"1425":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.4142135623730951},"1431":{"tf":1.4142135623730951},"1432":{"tf":1.4142135623730951},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"1749":{"tf":1.0},"1750":{"tf":1.0},"1751":{"tf":1.7320508075688772},"1752":{"tf":1.0},"1753":{"tf":1.7320508075688772},"1754":{"tf":1.7320508075688772},"1755":{"tf":1.7320508075688772},"1756":{"tf":1.7320508075688772},"1775":{"tf":1.0},"1812":{"tf":1.4142135623730951},"1813":{"tf":1.0},"1814":{"tf":1.7320508075688772},"1815":{"tf":1.7320508075688772},"1816":{"tf":1.7320508075688772},"1817":{"tf":1.7320508075688772},"1818":{"tf":1.0},"1819":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"210":{"tf":1.0},"215":{"tf":1.0},"233":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"485":{"tf":1.0},"49":{"tf":1.0},"495":{"tf":1.4142135623730951},"50":{"tf":1.0},"51":{"tf":1.0},"517":{"tf":1.0},"52":{"tf":1.0},"522":{"tf":1.4142135623730951},"525":{"tf":1.0},"53":{"tf":1.0},"534":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"586":{"tf":1.0},"6":{"tf":1.0},"681":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"799":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"903":{"tf":1.7320508075688772},"905":{"tf":1.7320508075688772},"906":{"tf":1.7320508075688772},"907":{"tf":1.4142135623730951},"908":{"tf":1.4142135623730951},"909":{"tf":1.4142135623730951},"910":{"tf":1.7320508075688772},"911":{"tf":1.7320508075688772},"912":{"tf":1.7320508075688772},"913":{"tf":1.4142135623730951},"914":{"tf":1.4142135623730951},"915":{"tf":1.4142135623730951},"916":{"tf":1.7320508075688772},"917":{"tf":1.7320508075688772},"918":{"tf":1.7320508075688772},"919":{"tf":1.4142135623730951},"920":{"tf":1.4142135623730951},"921":{"tf":1.4142135623730951},"922":{"tf":1.7320508075688772},"923":{"tf":1.7320508075688772},"924":{"tf":1.7320508075688772},"925":{"tf":1.4142135623730951},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"928":{"tf":1.7320508075688772},"930":{"tf":1.7320508075688772},"931":{"tf":1.0},"932":{"tf":1.0},"933":{"tf":1.0}},"df":123,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"799":{"tf":1.4142135623730951},"833":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"799":{"tf":1.0},"833":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{"1583":{"tf":1.4142135623730951},"1584":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1584":{"tf":1.0}},"df":1}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1583":{"tf":1.0}},"df":1}}}}}}}}}}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"3":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"162":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951}},"df":4,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"165":{"tf":1.0},"51":{"tf":1.0}},"df":2}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"162":{"tf":1.0},"49":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"131":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"131":{"tf":1.0},"20":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{"1754":{"tf":1.4142135623730951},"1814":{"tf":1.4142135623730951}},"df":2,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1754":{"tf":1.0},"1814":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1751":{"tf":1.4142135623730951},"1812":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1751":{"tf":1.0},"1812":{"tf":1.0}},"df":2}}}}}}}}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1304":{"tf":1.4142135623730951},"1427":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1304":{"tf":1.0},"1427":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1306":{"tf":1.4142135623730951},"1428":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1306":{"tf":1.0},"1428":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1305":{"tf":1.4142135623730951},"1429":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1305":{"tf":1.0},"1429":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"132":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"132":{"tf":1.0},"21":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{"134":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"134":{"tf":1.0},"22":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1307":{"tf":1.4142135623730951},"1430":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1307":{"tf":1.0},"1430":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"1031":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1031":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"161":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}},"df":4,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"164":{"tf":1.0},"50":{"tf":1.0}},"df":2}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"161":{"tf":1.0},"48":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"803":{"tf":1.4142135623730951},"838":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"4":{"docs":{},"df":0,"0":{"docs":{"803":{"tf":1.0},"838":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1147":{"tf":1.4142135623730951},"1229":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1147":{"tf":1.0},"1229":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1373":{"tf":1.4142135623730951},"1481":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1373":{"tf":1.0},"1481":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"155":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}},"df":2,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"8":{"docs":{"155":{"tf":1.0},"45":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"587":{"tf":1.4142135623730951},"632":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"587":{"tf":1.0},"632":{"tf":1.0}},"df":2}}}}}}}}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1755":{"tf":1.4142135623730951},"1815":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1755":{"tf":1.0},"1815":{"tf":1.0}},"df":2}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1302":{"tf":1.4142135623730951},"1426":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1302":{"tf":1.0},"1426":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"1":{"docs":{},"df":0,"6":{"docs":{},"df":0,"5":{"docs":{"495":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"4":{"docs":{"495":{"tf":1.0},"522":{"tf":1.0}},"df":2}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1298":{"tf":1.4142135623730951},"1421":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1298":{"tf":1.0},"1421":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"1752":{"tf":1.4142135623730951},"1813":{"tf":1.4142135623730951}},"df":2,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"8":{"docs":{"1752":{"tf":1.0},"1813":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"160":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"160":{"tf":1.0},"47":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"153":{"tf":1.4142135623730951},"1750":{"tf":1.4142135623730951},"1819":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"801":{"tf":1.4142135623730951},"836":{"tf":1.4142135623730951}},"df":6,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"153":{"tf":1.0},"1750":{"tf":1.0},"1819":{"tf":1.0},"44":{"tf":1.0},"801":{"tf":1.0},"836":{"tf":1.0}},"df":6}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"p":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"166":{"tf":1.4142135623730951},"56":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"8":{"docs":{"166":{"tf":1.0},"56":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1749":{"tf":1.4142135623730951},"1818":{"tf":1.4142135623730951}},"df":2,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1749":{"tf":1.0},"1818":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1303":{"tf":1.4142135623730951},"1425":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1303":{"tf":1.0},"1425":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"167":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951}},"df":2,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"167":{"tf":1.0},"57":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1145":{"tf":1.4142135623730951},"1231":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1145":{"tf":1.0},"1231":{"tf":1.0}},"df":2}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1300":{"tf":1.4142135623730951},"1423":{"tf":1.4142135623730951},"1424":{"tf":1.0}},"df":3,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1300":{"tf":1.0},"1423":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1753":{"tf":1.4142135623730951},"1817":{"tf":1.4142135623730951}},"df":2,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1753":{"tf":1.0},"1817":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1146":{"tf":1.4142135623730951},"1232":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1146":{"tf":1.0},"1232":{"tf":1.0}},"df":2}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1301":{"tf":1.4142135623730951},"1424":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1301":{"tf":1.0},"1424":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"156":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"1":{"docs":{},"df":0,"6":{"docs":{"156":{"tf":1.0},"46":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1642":{"tf":1.4142135623730951},"1679":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1642":{"tf":1.0},"1679":{"tf":1.0}},"df":2}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1144":{"tf":1.4142135623730951},"1230":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1144":{"tf":1.0},"1230":{"tf":1.0}},"df":2}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1299":{"tf":1.4142135623730951},"1422":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1299":{"tf":1.0},"1422":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"154":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"9":{"docs":{},"df":0,"6":{"docs":{"154":{"tf":1.0},"43":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"802":{"tf":1.4142135623730951},"837":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"4":{"docs":{},"df":0,"8":{"docs":{"802":{"tf":1.0},"837":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"1572":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1572":{"tf":1.0}},"df":1}}}}}}}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"168":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951}},"df":2,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"168":{"tf":1.0},"58":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"189":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"189":{"tf":1.0},"76":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"158":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"158":{"tf":1.0},"54":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"157":{"tf":1.4142135623730951},"1809":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951}},"df":3,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"157":{"tf":1.0},"1809":{"tf":1.0},"53":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1309":{"tf":1.4142135623730951},"1432":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{"1309":{"tf":1.0},"1432":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"159":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"159":{"tf":1.0},"55":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1308":{"tf":1.4142135623730951},"1431":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{"1308":{"tf":1.0},"1431":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"804":{"tf":1.4142135623730951},"834":{"tf":1.4142135623730951}},"df":2},"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"804":{"tf":1.0},"834":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"p":{"docs":{"2":{"tf":1.4142135623730951},"205":{"tf":1.0},"3":{"tf":1.4142135623730951},"525":{"tf":1.0},"6":{"tf":1.0},"681":{"tf":1.0}},"df":6,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"205":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"205":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"163":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"163":{"tf":1.0},"52":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1756":{"tf":1.4142135623730951},"1816":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1756":{"tf":1.0},"1816":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1292":{"tf":1.0},"1492":{"tf":1.7320508075688772},"1493":{"tf":1.0},"1494":{"tf":1.0},"1495":{"tf":1.0},"1496":{"tf":1.0},"1497":{"tf":1.0},"1498":{"tf":1.0},"1499":{"tf":1.0},"1500":{"tf":1.0},"1501":{"tf":1.0},"1502":{"tf":1.0},"1503":{"tf":1.0},"1504":{"tf":1.0},"1505":{"tf":1.0},"1506":{"tf":1.0},"1507":{"tf":1.0},"1508":{"tf":1.0}},"df":18}},"r":{"docs":{"992":{"tf":1.0}},"df":1}}}},"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1374":{"tf":1.0},"1396":{"tf":1.7320508075688772},"1397":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0}},"df":12}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{"115":{"tf":1.0},"1307":{"tf":1.0},"1352":{"tf":1.0},"1366":{"tf":1.0},"1367":{"tf":1.0},"1370":{"tf":1.0},"1384":{"tf":1.0},"1395":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1413":{"tf":1.0},"1428":{"tf":1.0},"1430":{"tf":1.0},"1466":{"tf":1.0},"1474":{"tf":1.0},"1475":{"tf":1.0},"1478":{"tf":1.0},"1729":{"tf":1.7320508075688772},"1730":{"tf":2.0},"1731":{"tf":1.7320508075688772},"1732":{"tf":1.7320508075688772},"1734":{"tf":1.0},"1735":{"tf":1.0},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"1740":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1744":{"tf":1.7320508075688772},"1745":{"tf":1.0},"1746":{"tf":1.4142135623730951},"1759":{"tf":1.0},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.0},"1762":{"tf":1.0},"1763":{"tf":1.4142135623730951},"1764":{"tf":1.4142135623730951},"1765":{"tf":1.4142135623730951},"1771":{"tf":1.4142135623730951},"1776":{"tf":1.0},"1777":{"tf":1.0},"1782":{"tf":1.7320508075688772},"1792":{"tf":1.7320508075688772},"1793":{"tf":2.0},"1794":{"tf":1.7320508075688772},"1795":{"tf":1.7320508075688772},"1799":{"tf":1.0},"180":{"tf":1.0},"1800":{"tf":1.4142135623730951},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"1805":{"tf":1.7320508075688772},"1806":{"tf":1.0},"221":{"tf":1.0},"31":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"428":{"tf":1.0},"71":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.4142135623730951},"712":{"tf":1.0},"713":{"tf":1.0},"714":{"tf":1.4142135623730951},"715":{"tf":1.4142135623730951},"716":{"tf":1.4142135623730951},"721":{"tf":1.0},"722":{"tf":1.4142135623730951},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"729":{"tf":1.0},"735":{"tf":1.0},"736":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.4142135623730951},"743":{"tf":1.4142135623730951},"744":{"tf":1.4142135623730951},"745":{"tf":1.0},"752":{"tf":2.0},"753":{"tf":2.23606797749979},"754":{"tf":2.23606797749979},"755":{"tf":2.23606797749979},"758":{"tf":1.0},"759":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"763":{"tf":1.0},"764":{"tf":1.0},"768":{"tf":2.0},"769":{"tf":2.23606797749979},"774":{"tf":2.23606797749979},"775":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.0},"780":{"tf":2.23606797749979},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951},"821":{"tf":1.4142135623730951},"822":{"tf":1.4142135623730951},"862":{"tf":1.0},"869":{"tf":1.4142135623730951},"870":{"tf":1.0},"871":{"tf":1.4142135623730951},"872":{"tf":1.4142135623730951},"873":{"tf":1.0},"874":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.0},"97":{"tf":1.0}},"df":117,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{"1782":{"tf":1.0}},"df":1}}}},"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1759":{"tf":1.0},"1761":{"tf":1.0},"1762":{"tf":1.0},"710":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0}},"df":6}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{"1731":{"tf":2.0},"1732":{"tf":1.7320508075688772},"1740":{"tf":1.7320508075688772},"1741":{"tf":1.7320508075688772},"1744":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.4142135623730951},"1779":{"tf":1.0},"1794":{"tf":2.0},"1795":{"tf":1.7320508075688772},"1803":{"tf":1.7320508075688772},"1804":{"tf":1.7320508075688772},"1805":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"712":{"tf":1.4142135623730951},"713":{"tf":1.0}},"df":17}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1729":{"tf":2.0},"1730":{"tf":2.449489742783178},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.7320508075688772},"1743":{"tf":1.4142135623730951},"1759":{"tf":1.4142135623730951},"1774":{"tf":1.0},"1791":{"tf":1.0},"1792":{"tf":2.0},"1793":{"tf":2.449489742783178},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.7320508075688772},"1808":{"tf":1.0},"710":{"tf":1.4142135623730951}},"df":14}}}}}}}},"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1614":{"tf":1.7320508075688772},"973":{"tf":1.7320508075688772}},"df":2}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"215":{"tf":1.0}},"df":1},"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"577":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0}},"df":4,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1038":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{"1033":{"tf":1.7320508075688772},"1034":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.0},"888":{"tf":1.0}},"df":7}}}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"1038":{"tf":1.0}},"df":1}}}}},"r":{"docs":{"181":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"990":{"tf":1.0},"992":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.4142135623730951},"996":{"tf":1.4142135623730951},"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951}},"df":9,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"991":{"tf":1.0}},"df":1}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"1052":{"tf":1.4142135623730951},"1636":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1052":{"tf":1.0},"1636":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"997":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"1169":{"tf":1.0},"1170":{"tf":1.0},"1250":{"tf":1.0},"1251":{"tf":1.0},"401":{"tf":1.0}},"df":5,"i":{"docs":{"1389":{"tf":1.0},"1476":{"tf":1.0},"8":{"tf":1.0}},"df":3}}}},"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{"0":{"tf":1.0},"1060":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1253":{"tf":1.0},"1254":{"tf":1.0},"1274":{"tf":1.0},"1403":{"tf":1.0},"144":{"tf":1.0},"93":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"995":{"tf":1.4142135623730951},"996":{"tf":1.0}},"df":16}}},"t":{"docs":{},"df":0,"e":{"docs":{"577":{"tf":1.0}},"df":1}}},"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"791":{"tf":1.0},"851":{"tf":1.0}},"df":2}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1314":{"tf":1.0},"1437":{"tf":1.0}},"df":2}}}}},"o":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.4142135623730951}},"df":1}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"786":{"tf":1.0},"832":{"tf":1.0}},"df":2}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"1524":{"tf":1.0},"1637":{"tf":1.0},"1638":{"tf":1.0},"1639":{"tf":1.0},"1640":{"tf":1.0},"1641":{"tf":1.0},"1642":{"tf":1.0},"1643":{"tf":1.0},"1644":{"tf":1.0},"1645":{"tf":1.0},"1646":{"tf":1.0},"1647":{"tf":1.0},"1648":{"tf":1.0},"1649":{"tf":1.0},"1650":{"tf":1.0},"1651":{"tf":1.0},"1652":{"tf":1.0},"1653":{"tf":1.0},"1654":{"tf":1.0},"1655":{"tf":1.0},"1656":{"tf":1.0},"1657":{"tf":1.0},"1658":{"tf":1.0},"1659":{"tf":1.0},"1660":{"tf":1.0},"1661":{"tf":1.0},"1662":{"tf":1.0},"1663":{"tf":1.0},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0},"1669":{"tf":1.0},"1670":{"tf":1.0},"1671":{"tf":1.4142135623730951},"1672":{"tf":1.0},"1673":{"tf":1.0},"1674":{"tf":1.0},"1675":{"tf":1.0},"1676":{"tf":1.0},"1677":{"tf":1.0},"1678":{"tf":1.0},"1679":{"tf":1.0},"1680":{"tf":1.0},"1681":{"tf":1.0},"1682":{"tf":1.0},"1683":{"tf":1.0},"1684":{"tf":1.0},"1685":{"tf":1.0},"1686":{"tf":1.0},"1687":{"tf":1.0},"1688":{"tf":1.0},"1689":{"tf":1.0},"1690":{"tf":1.0},"1691":{"tf":1.0},"1692":{"tf":1.0},"1693":{"tf":1.0},"1694":{"tf":1.0},"1695":{"tf":1.0},"1696":{"tf":1.0},"1697":{"tf":1.0},"1698":{"tf":1.0},"1699":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"1702":{"tf":1.0},"1703":{"tf":1.0},"1704":{"tf":1.0},"1705":{"tf":1.0},"1706":{"tf":1.0},"1707":{"tf":1.0},"1708":{"tf":1.0},"1709":{"tf":1.0},"1710":{"tf":1.0},"1711":{"tf":1.0},"1712":{"tf":1.0}},"df":77,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1704":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"1637":{"tf":1.0},"1645":{"tf":1.7320508075688772},"1646":{"tf":1.0},"1647":{"tf":1.0},"1648":{"tf":1.0},"1649":{"tf":1.0},"1650":{"tf":1.0},"1651":{"tf":1.0},"1652":{"tf":1.0},"1653":{"tf":1.0},"1654":{"tf":1.0},"1655":{"tf":1.0},"1656":{"tf":1.0},"1657":{"tf":1.0},"1658":{"tf":1.0},"1659":{"tf":1.0},"1660":{"tf":1.0},"1661":{"tf":1.0},"1662":{"tf":1.0},"1663":{"tf":1.0},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0},"1669":{"tf":1.0},"1670":{"tf":1.0}},"df":27}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1637":{"tf":1.4142135623730951},"1671":{"tf":1.7320508075688772},"1672":{"tf":1.0},"1673":{"tf":1.0},"1674":{"tf":1.0},"1675":{"tf":1.0},"1676":{"tf":1.0},"1677":{"tf":1.0},"1678":{"tf":1.0},"1679":{"tf":1.0},"1680":{"tf":1.0},"1681":{"tf":1.0},"1682":{"tf":1.0},"1683":{"tf":1.0},"1698":{"tf":1.0},"1699":{"tf":1.0}},"df":16,"2":{"docs":{"1637":{"tf":1.0},"1684":{"tf":1.7320508075688772},"1685":{"tf":1.0},"1686":{"tf":1.0},"1687":{"tf":1.0},"1688":{"tf":1.0}},"df":6}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1637":{"tf":1.0},"1689":{"tf":1.7320508075688772},"1690":{"tf":1.0},"1691":{"tf":1.0},"1692":{"tf":1.0},"1693":{"tf":1.0},"1694":{"tf":1.0}},"df":7,"i":{"docs":{"1678":{"tf":1.7320508075688772}},"df":1}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1637":{"tf":1.0},"1700":{"tf":2.0},"1707":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"2":{"docs":{"1637":{"tf":1.0},"1701":{"tf":2.0},"1708":{"tf":1.0}},"df":3}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1637":{"tf":1.0},"1702":{"tf":1.7320508075688772},"1703":{"tf":1.0},"1704":{"tf":1.0},"1705":{"tf":1.0},"1706":{"tf":1.0},"1707":{"tf":1.0},"1708":{"tf":1.0},"1709":{"tf":1.0},"1710":{"tf":1.0},"1711":{"tf":1.0},"1712":{"tf":1.0}},"df":12}}}}}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1053":{"tf":2.0},"1054":{"tf":1.0},"1055":{"tf":1.0},"1056":{"tf":1.0},"1057":{"tf":1.0},"1058":{"tf":1.0},"1059":{"tf":1.0},"1060":{"tf":1.4142135623730951},"1061":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":1.0},"888":{"tf":1.0}},"df":12}}},"e":{"docs":{"1058":{"tf":1.0}},"df":1},"i":{"docs":{},"df":0,"d":{"docs":{"0":{"tf":1.0},"9":{"tf":1.0}},"df":2}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1058":{"tf":1.0},"1060":{"tf":1.0},"729":{"tf":1.0},"934":{"tf":1.0}},"df":4}}}},"r":{"docs":{},"df":0,"t":{"docs":{"1016":{"tf":1.4142135623730951},"144":{"tf":1.0},"33":{"tf":1.0}},"df":3,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1016":{"tf":1.0}},"df":1}}}}}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{"1010":{"tf":1.0},"1019":{"tf":1.0},"1029":{"tf":1.0},"1033":{"tf":1.0},"1039":{"tf":1.0},"1053":{"tf":1.0},"106":{"tf":1.0},"1064":{"tf":1.0},"107":{"tf":1.0},"1072":{"tf":1.0},"108":{"tf":1.0},"1084":{"tf":1.0},"109":{"tf":1.0},"1094":{"tf":1.0},"110":{"tf":1.0},"1101":{"tf":1.0},"111":{"tf":1.0},"1117":{"tf":1.0},"1136":{"tf":1.0},"1137":{"tf":1.0},"1138":{"tf":1.0},"114":{"tf":1.0},"1141":{"tf":1.0},"1148":{"tf":1.0},"115":{"tf":1.0},"1153":{"tf":1.0},"116":{"tf":1.0},"1160":{"tf":1.0},"1163":{"tf":1.0},"117":{"tf":1.0},"1174":{"tf":1.0},"118":{"tf":1.0},"1189":{"tf":1.0},"119":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.0},"1199":{"tf":1.0},"120":{"tf":1.0},"1202":{"tf":1.0},"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"1223":{"tf":1.0},"1226":{"tf":1.0},"123":{"tf":1.0},"1233":{"tf":1.0},"1238":{"tf":1.0},"124":{"tf":1.0},"1242":{"tf":1.0},"1245":{"tf":1.0},"125":{"tf":1.0},"1255":{"tf":1.0},"1258":{"tf":1.0},"127":{"tf":1.0},"1283":{"tf":1.0},"1284":{"tf":1.0},"1285":{"tf":1.0},"1287":{"tf":1.0},"1288":{"tf":1.0},"1289":{"tf":1.0},"1290":{"tf":1.0},"1291":{"tf":1.0},"1294":{"tf":1.0},"1310":{"tf":1.0},"1320":{"tf":1.0},"1348":{"tf":1.0},"135":{"tf":1.0},"1358":{"tf":1.0},"1359":{"tf":1.0},"1375":{"tf":1.0},"1381":{"tf":1.0},"1391":{"tf":1.0},"1396":{"tf":1.0},"1407":{"tf":1.0},"1408":{"tf":1.0},"1409":{"tf":1.0},"1410":{"tf":1.0},"1411":{"tf":1.0},"1417":{"tf":1.0},"142":{"tf":1.0},"1433":{"tf":1.0},"1441":{"tf":1.0},"1463":{"tf":1.0},"1468":{"tf":1.0},"1483":{"tf":1.0},"1492":{"tf":1.0},"1509":{"tf":1.0},"151":{"tf":1.0},"1510":{"tf":1.0},"1511":{"tf":1.0},"1512":{"tf":1.0},"1513":{"tf":1.0},"1516":{"tf":1.0},"1517":{"tf":1.0},"1518":{"tf":1.0},"1519":{"tf":1.0},"1520":{"tf":1.0},"1521":{"tf":1.0},"1522":{"tf":1.0},"1523":{"tf":1.0},"1526":{"tf":1.0},"1529":{"tf":1.0},"1539":{"tf":1.0},"1544":{"tf":1.0},"1549":{"tf":1.0},"1554":{"tf":1.0},"1559":{"tf":1.0},"1564":{"tf":1.0},"1576":{"tf":1.0},"1587":{"tf":1.0},"1593":{"tf":1.0},"16":{"tf":1.0},"1606":{"tf":1.0},"1638":{"tf":1.0},"1645":{"tf":1.0},"1671":{"tf":1.0},"1682":{"tf":1.0},"1684":{"tf":1.0},"1689":{"tf":1.0},"169":{"tf":1.0},"1695":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"1702":{"tf":1.0},"1715":{"tf":1.0},"1727":{"tf":1.0},"1757":{"tf":1.0},"1769":{"tf":1.0},"1772":{"tf":1.0},"1780":{"tf":1.0},"1781":{"tf":1.0},"1782":{"tf":1.0},"182":{"tf":1.0},"1821":{"tf":1.0},"183":{"tf":1.0},"186":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"218":{"tf":1.0},"224":{"tf":1.0},"231":{"tf":1.0},"24":{"tf":1.0},"241":{"tf":1.0},"256":{"tf":1.0},"259":{"tf":1.0},"31":{"tf":1.0},"399":{"tf":1.0},"40":{"tf":1.0},"412":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"472":{"tf":1.0},"477":{"tf":1.0},"483":{"tf":1.0},"492":{"tf":1.0},"497":{"tf":1.0},"500":{"tf":1.0},"504":{"tf":1.0},"510":{"tf":1.0},"519":{"tf":1.0},"523":{"tf":1.0},"559":{"tf":1.0},"564":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"570":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"574":{"tf":1.0},"580":{"tf":1.0},"59":{"tf":1.0},"628":{"tf":1.0},"629":{"tf":1.0},"630":{"tf":1.0},"681":{"tf":1.0},"693":{"tf":1.0},"701":{"tf":1.0},"729":{"tf":1.0},"73":{"tf":1.0},"765":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.0},"808":{"tf":1.0},"81":{"tf":1.0},"815":{"tf":1.0},"82":{"tf":1.0},"823":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"862":{"tf":1.0},"884":{"tf":1.0},"889":{"tf":1.0},"903":{"tf":1.0},"934":{"tf":1.0},"950":{"tf":1.0},"958":{"tf":1.0},"965":{"tf":1.0}},"df":216}}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{"137":{"tf":1.0},"26":{"tf":1.0},"415":{"tf":1.0},"480":{"tf":1.0},"507":{"tf":1.0},"6":{"tf":1.0}},"df":6,"i":{"docs":{"1823":{"tf":1.4142135623730951},"494":{"tf":1.0},"521":{"tf":1.4142135623730951},"725":{"tf":1.4142135623730951},"839":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951}},"df":6}}}},"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0}},"df":5}}}},"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"380":{"tf":1.0}},"df":1}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1180":{"tf":1.0},"823":{"tf":1.4142135623730951}},"df":2,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"1180":{"tf":1.0}},"df":1}}}}}}}}}}}},"q":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"946":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"946":{"tf":1.0}},"df":1}}}}}}}}}}},"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,":":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{"3":{"tf":1.0},"5":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{"1707":{"tf":1.0},"1708":{"tf":1.0}},"df":2,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"1292":{"tf":1.0},"1513":{"tf":1.0},"1514":{"tf":1.0},"1515":{"tf":1.0}},"df":4}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"1055":{"tf":1.4142135623730951}},"df":1}},"k":{"docs":{},"df":0,"e":{"docs":{"8":{"tf":1.0}},"df":1}},"l":{"docs":{},"df":0,"e":{"docs":{"119":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"159":{"tf":1.0},"1751":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.0},"1812":{"tf":1.0},"182":{"tf":1.0},"55":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0}},"df":15,".":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"182":{"tf":1.0}},"df":1}}}},"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"334":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"334":{"tf":1.0}},"df":1}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"1775":{"tf":1.0},"1776":{"tf":1.0},"1780":{"tf":1.0},"419":{"tf":1.0},"435":{"tf":1.0}},"df":5}}}}},"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{"1782":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"415":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0}},"df":7,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1608":{"tf":1.7320508075688772},"967":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}},"r":{"docs":{},"df":0,"t":{"docs":{"215":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1574":{"tf":1.0},"1575":{"tf":1.0},"1585":{"tf":1.0}},"df":3}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{"1011":{"tf":1.4142135623730951},"1020":{"tf":1.4142135623730951},"1034":{"tf":1.4142135623730951},"1054":{"tf":1.4142135623730951},"1065":{"tf":1.4142135623730951},"1102":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1120":{"tf":1.4142135623730951},"1135":{"tf":1.0},"1163":{"tf":1.0},"1205":{"tf":1.4142135623730951},"1220":{"tf":1.0},"1276":{"tf":1.0},"1284":{"tf":1.0},"129":{"tf":1.0},"1320":{"tf":1.0},"1339":{"tf":1.0},"137":{"tf":1.4142135623730951},"14":{"tf":1.0},"1459":{"tf":1.0},"1484":{"tf":1.4142135623730951},"1511":{"tf":1.0},"1512":{"tf":1.0},"1530":{"tf":1.4142135623730951},"1565":{"tf":1.4142135623730951},"1577":{"tf":1.4142135623730951},"1607":{"tf":1.4142135623730951},"1646":{"tf":1.4142135623730951},"1672":{"tf":1.4142135623730951},"1696":{"tf":1.4142135623730951},"1703":{"tf":1.4142135623730951},"1707":{"tf":1.7320508075688772},"1783":{"tf":1.4142135623730951},"18":{"tf":1.0},"188":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"225":{"tf":1.4142135623730951},"232":{"tf":1.4142135623730951},"242":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"31":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.0},"510":{"tf":1.0},"571":{"tf":1.4142135623730951},"581":{"tf":1.4142135623730951},"681":{"tf":1.0},"682":{"tf":1.4142135623730951},"697":{"tf":1.0},"698":{"tf":1.0},"702":{"tf":1.4142135623730951},"717":{"tf":1.0},"718":{"tf":1.0},"730":{"tf":1.4142135623730951},"75":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"824":{"tf":1.4142135623730951},"845":{"tf":1.0},"846":{"tf":1.0},"9":{"tf":4.0},"903":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0},"935":{"tf":1.4142135623730951},"951":{"tf":1.4142135623730951},"959":{"tf":1.4142135623730951},"966":{"tf":1.4142135623730951}},"df":76,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1708":{"tf":1.7320508075688772}},"df":1}}}}}}},"i":{"docs":{},"df":0,"c":{"docs":{"129":{"tf":1.0},"130":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"862":{"tf":1.0}},"df":5}},"u":{"docs":{"1177":{"tf":1.0},"1754":{"tf":1.7320508075688772},"1778":{"tf":1.0},"1814":{"tf":1.7320508075688772}},"df":4}}},"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{"681":{"tf":1.0}},"df":1}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"1180":{"tf":1.0},"823":{"tf":1.4142135623730951}},"df":2}},"p":{"docs":{"697":{"tf":1.0},"717":{"tf":1.0},"795":{"tf":1.0},"845":{"tf":1.0}},"df":4},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.7320508075688772},"105":{"tf":1.7320508075688772},"106":{"tf":1.0},"107":{"tf":1.0},"1157":{"tf":1.4142135623730951},"1158":{"tf":1.4142135623730951},"1159":{"tf":1.4142135623730951},"1176":{"tf":1.0},"1177":{"tf":1.0},"1178":{"tf":1.0},"1179":{"tf":1.0},"1180":{"tf":1.4142135623730951},"1181":{"tf":1.0},"1182":{"tf":1.0},"1183":{"tf":1.0},"1184":{"tf":1.0},"1185":{"tf":1.4142135623730951},"1186":{"tf":1.0},"1187":{"tf":1.0},"1188":{"tf":1.0},"1191":{"tf":1.0},"1192":{"tf":1.0},"1193":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1196":{"tf":1.0},"1197":{"tf":1.0},"1284":{"tf":1.0},"1318":{"tf":1.4142135623730951},"1319":{"tf":1.4142135623730951},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.4142135623730951},"1356":{"tf":1.0},"1357":{"tf":1.4142135623730951},"1358":{"tf":1.4142135623730951},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"1379":{"tf":1.0},"1380":{"tf":1.0},"1384":{"tf":1.0},"1385":{"tf":1.0},"1386":{"tf":1.0},"1387":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.0},"1390":{"tf":1.0},"1393":{"tf":1.4142135623730951},"1394":{"tf":1.4142135623730951},"1395":{"tf":1.4142135623730951},"1398":{"tf":1.0},"1399":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1404":{"tf":1.4142135623730951},"1405":{"tf":1.4142135623730951},"1406":{"tf":1.4142135623730951},"1413":{"tf":1.4142135623730951},"1414":{"tf":1.4142135623730951},"1415":{"tf":1.4142135623730951},"1511":{"tf":1.0},"1512":{"tf":1.0},"1707":{"tf":1.0},"1708":{"tf":1.0},"1717":{"tf":1.4142135623730951},"1718":{"tf":1.0},"1719":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.4142135623730951},"1723":{"tf":1.4142135623730951},"1724":{"tf":1.4142135623730951},"1725":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"403":{"tf":1.4142135623730951},"404":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"406":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"409":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951},"411":{"tf":1.4142135623730951},"421":{"tf":1.0},"422":{"tf":1.0},"448":{"tf":1.0},"454":{"tf":1.0},"466":{"tf":1.4142135623730951},"467":{"tf":1.0},"468":{"tf":1.0},"491":{"tf":1.7320508075688772},"514":{"tf":1.7320508075688772},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"535":{"tf":1.0},"571":{"tf":1.0},"681":{"tf":1.0},"8":{"tf":1.7320508075688772},"82":{"tf":1.0},"84":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"89":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":2.0},"90":{"tf":1.0},"900":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"91":{"tf":1.0},"910":{"tf":1.4142135623730951},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.4142135623730951},"917":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"92":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.4142135623730951},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.4142135623730951},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"df":162,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"570":{"tf":1.0}},"df":1}}}}}}},"e":{"docs":{"1060":{"tf":1.0},"9":{"tf":1.0},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0}},"df":6}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0}},"df":4}}}},"n":{"docs":{},"df":0,"g":{"docs":{"1064":{"tf":2.0},"1065":{"tf":1.0},"1066":{"tf":1.0},"1067":{"tf":1.0},"1068":{"tf":1.4142135623730951},"1069":{"tf":1.7320508075688772},"1070":{"tf":1.7320508075688772},"1071":{"tf":1.7320508075688772},"1257":{"tf":1.0},"1260":{"tf":1.0},"1262":{"tf":1.4142135623730951},"1263":{"tf":1.4142135623730951},"1267":{"tf":1.4142135623730951},"1268":{"tf":1.4142135623730951},"1276":{"tf":1.4142135623730951},"1521":{"tf":1.0},"1534":{"tf":1.0},"1535":{"tf":1.0},"1541":{"tf":1.0},"1567":{"tf":1.0},"1644":{"tf":1.0},"1697":{"tf":1.0},"1698":{"tf":1.0},"1699":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"1776":{"tf":1.0},"1788":{"tf":1.4142135623730951},"258":{"tf":1.0},"262":{"tf":1.0},"275":{"tf":1.0},"278":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"398":{"tf":1.0},"447":{"tf":1.4142135623730951},"448":{"tf":1.4142135623730951},"706":{"tf":1.4142135623730951},"734":{"tf":2.0},"786":{"tf":2.0},"792":{"tf":1.7320508075688772},"811":{"tf":2.0},"812":{"tf":1.7320508075688772},"832":{"tf":2.0},"847":{"tf":1.7320508075688772},"865":{"tf":2.0},"867":{"tf":1.7320508075688772},"888":{"tf":1.0},"895":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"954":{"tf":1.0}},"df":52,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{"1613":{"tf":1.7320508075688772},"972":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{"269":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1155":{"tf":1.0},"1163":{"tf":1.0},"1185":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.0},"1221":{"tf":1.4142135623730951},"1222":{"tf":1.0},"1240":{"tf":1.0},"1283":{"tf":1.0},"1287":{"tf":1.0},"1288":{"tf":1.0},"1289":{"tf":1.0},"129":{"tf":1.0},"1290":{"tf":1.0},"1291":{"tf":1.0},"130":{"tf":1.0},"1343":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.4142135623730951},"1377":{"tf":1.0},"1378":{"tf":1.0},"1393":{"tf":1.0},"1394":{"tf":1.0},"1395":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1413":{"tf":1.0},"1414":{"tf":1.0},"1415":{"tf":1.0},"1462":{"tf":1.0},"1509":{"tf":1.0},"1510":{"tf":1.0},"1516":{"tf":1.0},"1517":{"tf":1.0},"1518":{"tf":1.0},"1519":{"tf":1.0},"1520":{"tf":1.0},"1521":{"tf":1.0},"1522":{"tf":1.0},"1523":{"tf":1.0},"1669":{"tf":1.4142135623730951},"1670":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"1733":{"tf":1.0},"1736":{"tf":1.4142135623730951},"1780":{"tf":1.4142135623730951},"1781":{"tf":1.4142135623730951},"1796":{"tf":1.0},"1797":{"tf":1.4142135623730951},"18":{"tf":1.0},"19":{"tf":1.0},"397":{"tf":1.4142135623730951},"398":{"tf":1.0},"401":{"tf":1.0},"403":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":1.4142135623730951},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"564":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"570":{"tf":1.0},"629":{"tf":1.0},"8":{"tf":1.0},"805":{"tf":1.4142135623730951},"806":{"tf":1.0},"807":{"tf":1.0},"886":{"tf":1.4142135623730951},"887":{"tf":1.4142135623730951},"9":{"tf":3.872983346207417},"901":{"tf":1.4142135623730951},"902":{"tf":1.0},"929":{"tf":1.4142135623730951},"930":{"tf":1.0},"931":{"tf":1.0},"932":{"tf":1.0},"933":{"tf":1.0}},"df":99}}}}},"u":{"docs":{},"df":0,"b":{"docs":{"1081":{"tf":1.4142135623730951},"988":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1081":{"tf":1.0}},"df":1}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"988":{"tf":1.0}},"df":1}}}}}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1192":{"tf":1.0}},"df":1}}}}}},"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1009":{"tf":1.0},"1601":{"tf":1.0},"997":{"tf":1.0}},"df":3}}}},"h":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0},"681":{"tf":1.0}},"df":4}},"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"681":{"tf":1.0}},"df":1}}}},"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{"1194":{"tf":1.0}},"df":1}}}}},"i":{"docs":{},"df":0,"t":{"docs":{"0":{"tf":1.0}},"df":1}},"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"133":{"tf":1.0},"1389":{"tf":1.0},"1476":{"tf":1.0},"1782":{"tf":1.0},"23":{"tf":1.0},"779":{"tf":1.0},"791":{"tf":1.0},"811":{"tf":1.0},"851":{"tf":1.0},"865":{"tf":1.0}},"df":10}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"0":{"tf":1.0},"1738":{"tf":1.0},"1739":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1742":{"tf":1.0},"1743":{"tf":1.0},"1744":{"tf":1.0},"1745":{"tf":1.0},"1759":{"tf":1.0},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"1805":{"tf":1.0},"1806":{"tf":1.0},"1807":{"tf":1.0},"1808":{"tf":1.0},"480":{"tf":1.0},"482":{"tf":1.0},"495":{"tf":1.7320508075688772},"507":{"tf":1.0},"509":{"tf":1.0},"522":{"tf":1.7320508075688772},"685":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.0},"903":{"tf":1.0}},"df":33,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{"570":{"tf":1.0}},"df":1}}}}}}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{"1823":{"tf":1.4142135623730951},"494":{"tf":1.4142135623730951},"521":{"tf":1.4142135623730951},"725":{"tf":1.4142135623730951},"839":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951}},"df":6,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"4":{"docs":{"1823":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0}},"df":6}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{"144":{"tf":1.0},"33":{"tf":1.0}},"df":2}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"1305":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"1332":{"tf":1.0},"1341":{"tf":1.7320508075688772},"1352":{"tf":1.0},"1353":{"tf":2.23606797749979},"1354":{"tf":2.0},"1355":{"tf":2.23606797749979},"1358":{"tf":1.4142135623730951},"1374":{"tf":1.0},"1395":{"tf":1.0},"1406":{"tf":1.0},"1411":{"tf":1.7320508075688772},"1412":{"tf":1.0},"1413":{"tf":1.4142135623730951},"1414":{"tf":1.4142135623730951},"1415":{"tf":1.0},"1421":{"tf":1.0},"1429":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.0},"1452":{"tf":1.0},"1460":{"tf":1.7320508075688772},"1466":{"tf":1.0},"1502":{"tf":1.4142135623730951},"221":{"tf":1.4142135623730951},"251":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.0}},"df":32,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1502":{"tf":1.0}},"df":1}}}}}}}},"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"371":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"371":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"373":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"373":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1519":{"tf":1.0},"1521":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1406":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1406":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1503":{"tf":1.4142135623730951},"221":{"tf":1.7320508075688772}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1503":{"tf":1.0}},"df":1}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1303":{"tf":1.0},"1425":{"tf":1.0},"1505":{"tf":1.0},"408":{"tf":1.0}},"df":4}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{"1292":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1518":{"tf":2.0}},"df":6}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1352":{"tf":1.7320508075688772},"1466":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1466":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"y":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1257":{"tf":1.7320508075688772},"1260":{"tf":1.4142135623730951},"1262":{"tf":1.0},"1263":{"tf":1.0},"1267":{"tf":1.0},"1268":{"tf":1.0},"1271":{"tf":1.0},"1272":{"tf":1.0},"1276":{"tf":1.0},"1278":{"tf":1.0},"1505":{"tf":1.0},"1521":{"tf":1.0},"1776":{"tf":1.0},"258":{"tf":1.7320508075688772},"262":{"tf":1.4142135623730951},"398":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"734":{"tf":1.0},"786":{"tf":1.0},"792":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"832":{"tf":1.0},"847":{"tf":1.0},"865":{"tf":1.0},"867":{"tf":1.0}},"df":27,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1260":{"tf":1.0},"262":{"tf":1.0}},"df":2}}}}}}}},"_":{"docs":{"1260":{"tf":1.0},"1541":{"tf":1.4142135623730951},"262":{"tf":1.0},"706":{"tf":1.0}},"df":4}}}}},"n":{"docs":{},"df":0,"c":{"docs":{"783":{"tf":1.7320508075688772},"791":{"tf":1.0},"851":{"tf":1.0}},"df":3},"t":{"docs":{},"df":0,"h":{"docs":{"786":{"tf":1.7320508075688772},"832":{"tf":1.7320508075688772}},"df":2,"e":{"docs":{},"df":0,"t":{"docs":{"0":{"tf":1.4142135623730951},"174":{"tf":1.0},"63":{"tf":1.0}},"df":3}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"1153":{"tf":1.0}},"df":1}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"3":{"tf":1.0}},"df":1},"k":{"docs":{},"df":0,"e":{"docs":{"1196":{"tf":1.0},"1197":{"tf":1.0}},"df":2,"n":{"docs":{"1135":{"tf":1.0},"1165":{"tf":1.0},"1197":{"tf":1.0},"1220":{"tf":1.0},"1249":{"tf":1.0},"1358":{"tf":1.0}},"df":6}}},"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.0},"690":{"tf":1.0}},"df":2}}}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{"1019":{"tf":1.0},"1039":{"tf":1.0},"1587":{"tf":1.0},"1593":{"tf":1.0},"1606":{"tf":1.0}},"df":5}},"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"495":{"tf":1.0},"522":{"tf":1.0}},"df":2}}}}},"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1060":{"tf":1.0}},"df":1}}}},"s":{"docs":{},"df":0,"t":{"docs":{"0":{"tf":1.0},"13":{"tf":1.0},"1524":{"tf":1.0},"1525":{"tf":1.0},"1526":{"tf":1.0},"1527":{"tf":1.0},"1528":{"tf":1.0},"1529":{"tf":1.0},"1530":{"tf":1.0},"1531":{"tf":1.0},"1532":{"tf":1.0},"1533":{"tf":1.0},"1534":{"tf":1.0},"1535":{"tf":1.0},"1536":{"tf":1.0},"1537":{"tf":1.0},"1538":{"tf":1.0},"1539":{"tf":1.0},"1540":{"tf":1.0},"1541":{"tf":1.0},"1542":{"tf":1.0},"1543":{"tf":1.0},"1544":{"tf":1.0},"1545":{"tf":1.0},"1546":{"tf":1.0},"1547":{"tf":1.0},"1548":{"tf":1.0},"1549":{"tf":1.0},"1550":{"tf":1.0},"1551":{"tf":1.0},"1552":{"tf":1.0},"1553":{"tf":1.0},"1554":{"tf":1.0},"1555":{"tf":1.0},"1556":{"tf":1.0},"1557":{"tf":1.0},"1558":{"tf":1.0},"1559":{"tf":1.0},"1560":{"tf":1.0},"1561":{"tf":1.0},"1562":{"tf":1.0},"1563":{"tf":1.0},"1564":{"tf":1.0},"1565":{"tf":1.0},"1566":{"tf":1.0},"1567":{"tf":1.0},"1568":{"tf":1.0},"1569":{"tf":1.0},"1570":{"tf":1.0},"1571":{"tf":1.0},"1572":{"tf":1.0},"1573":{"tf":1.0},"1574":{"tf":1.0},"1575":{"tf":1.0},"1576":{"tf":1.0},"1577":{"tf":1.0},"1578":{"tf":1.0},"1579":{"tf":1.0},"1580":{"tf":1.0},"1581":{"tf":1.0},"1582":{"tf":1.0},"1583":{"tf":1.0},"1584":{"tf":1.0},"1585":{"tf":1.0},"1586":{"tf":1.0},"1587":{"tf":1.0},"1588":{"tf":1.0},"1589":{"tf":1.0},"1590":{"tf":1.0},"1591":{"tf":1.0},"1592":{"tf":1.0},"1593":{"tf":1.0},"1594":{"tf":1.0},"1595":{"tf":1.0},"1596":{"tf":1.0},"1597":{"tf":1.0},"1598":{"tf":1.0},"1599":{"tf":1.0},"1600":{"tf":1.0},"1601":{"tf":1.0},"1602":{"tf":1.0},"1603":{"tf":1.0},"1604":{"tf":1.0},"1605":{"tf":1.0},"1606":{"tf":1.0},"1607":{"tf":1.0},"1608":{"tf":1.0},"1609":{"tf":1.0},"1610":{"tf":1.0},"1611":{"tf":1.0},"1612":{"tf":1.0},"1613":{"tf":1.0},"1614":{"tf":1.0},"1615":{"tf":1.0},"1616":{"tf":1.0},"1617":{"tf":1.0},"1618":{"tf":1.0},"1619":{"tf":1.0},"1620":{"tf":1.0},"1621":{"tf":1.0},"1622":{"tf":1.0},"1623":{"tf":1.0},"1624":{"tf":1.0},"1625":{"tf":1.0},"1626":{"tf":1.0},"1627":{"tf":1.0},"1628":{"tf":1.0},"1629":{"tf":1.0},"1630":{"tf":1.0},"1631":{"tf":1.0},"1632":{"tf":1.0},"1633":{"tf":1.0},"1634":{"tf":1.0},"1635":{"tf":1.0},"1636":{"tf":1.0},"1637":{"tf":1.0},"1638":{"tf":1.0},"1639":{"tf":1.0},"1640":{"tf":1.0},"1641":{"tf":1.0},"1642":{"tf":1.0},"1643":{"tf":1.0},"1644":{"tf":1.0},"1645":{"tf":1.0},"1646":{"tf":1.0},"1647":{"tf":1.0},"1648":{"tf":1.0},"1649":{"tf":1.0},"1650":{"tf":1.0},"1651":{"tf":1.0},"1652":{"tf":1.0},"1653":{"tf":1.0},"1654":{"tf":1.0},"1655":{"tf":1.0},"1656":{"tf":1.0},"1657":{"tf":1.0},"1658":{"tf":1.0},"1659":{"tf":1.7320508075688772},"1660":{"tf":1.0},"1661":{"tf":1.0},"1662":{"tf":1.0},"1663":{"tf":1.0},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0},"1669":{"tf":1.0},"1670":{"tf":1.0},"1671":{"tf":1.0},"1672":{"tf":1.0},"1673":{"tf":1.0},"1674":{"tf":1.0},"1675":{"tf":1.0},"1676":{"tf":1.0},"1677":{"tf":1.0},"1678":{"tf":1.0},"1679":{"tf":1.0},"1680":{"tf":1.0},"1681":{"tf":1.0},"1682":{"tf":1.0},"1683":{"tf":1.0},"1684":{"tf":1.0},"1685":{"tf":1.0},"1686":{"tf":1.0},"1687":{"tf":1.0},"1688":{"tf":1.0},"1689":{"tf":1.0},"1690":{"tf":1.0},"1691":{"tf":1.0},"1692":{"tf":1.0},"1693":{"tf":1.0},"1694":{"tf":1.0},"1695":{"tf":1.0},"1696":{"tf":1.0},"1697":{"tf":1.0},"1698":{"tf":1.0},"1699":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"1702":{"tf":1.0},"1703":{"tf":1.0},"1704":{"tf":1.0},"1705":{"tf":1.0},"1706":{"tf":1.0},"1707":{"tf":1.0},"1708":{"tf":1.0},"1709":{"tf":1.0},"1710":{"tf":1.0},"1711":{"tf":1.0},"1712":{"tf":1.0},"4":{"tf":2.6457513110645907},"6":{"tf":1.0}},"df":193,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1659":{"tf":1.0}},"df":1}}}}}}}},"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1683":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1663":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1663":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1662":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1662":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1661":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1661":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1660":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1660":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"h":{"docs":{"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951}},"df":2,"a":{"docs":{},"df":0,"t":{"docs":{"537":{"tf":1.0}},"df":1}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.0}},"df":1}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"681":{"tf":1.0}},"df":1},"k":{"docs":{"681":{"tf":1.0}},"df":1}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{"9":{"tf":1.0}},"df":1}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"1132":{"tf":1.0},"1145":{"tf":1.0},"120":{"tf":1.0},"1214":{"tf":1.0},"1231":{"tf":1.4142135623730951},"1281":{"tf":1.0},"1300":{"tf":1.0},"1423":{"tf":1.0},"1507":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0}},"df":11}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{"0":{"tf":1.0},"1735":{"tf":1.0},"526":{"tf":1.0},"647":{"tf":1.0},"650":{"tf":1.0},"681":{"tf":1.4142135623730951},"729":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0},"815":{"tf":1.4142135623730951}},"df":10}}}}}},"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"114":{"tf":1.0},"116":{"tf":1.0},"122":{"tf":1.0},"1262":{"tf":1.0},"1263":{"tf":1.0},"1267":{"tf":1.0},"1268":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"165":{"tf":1.0},"178":{"tf":1.4142135623730951},"181":{"tf":1.0},"278":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"346":{"tf":1.0},"354":{"tf":1.0},"428":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.0},"52":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0}},"df":39,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"447":{"tf":1.0},"448":{"tf":1.0}},"df":2}}}}}}},"m":{"docs":{},"df":0,"e":{"docs":{"119":{"tf":1.0},"1274":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"1751":{"tf":1.0},"1782":{"tf":1.0},"1812":{"tf":1.0},"491":{"tf":1.0},"514":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951},"903":{"tf":1.0},"993":{"tf":1.0}},"df":13,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"334":{"tf":1.0},"335":{"tf":1.0}},"df":2}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"177":{"tf":1.0},"67":{"tf":1.0}},"df":2}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{"1775":{"tf":1.0},"1776":{"tf":1.0},"1777":{"tf":1.0},"1778":{"tf":1.0},"432":{"tf":1.0},"537":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.7320508075688772},"996":{"tf":1.4142135623730951}},"df":10,"0":{"docs":{"433":{"tf":1.0}},"df":1},"1":{"docs":{"433":{"tf":1.0}},"df":1},"_":{"docs":{},"df":0,"b":{"docs":{"1615":{"tf":1.7320508075688772},"974":{"tf":1.7320508075688772}},"df":2},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1624":{"tf":1.7320508075688772},"983":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"1027":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1027":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"1028":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1028":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,";":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"144":{"tf":1.0}},"df":1}}}},"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1076":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1076":{"tf":1.0}},"df":1}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1074":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1074":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"1079":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1079":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1078":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1078":{"tf":1.0}},"df":1}}}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1075":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1075":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"1077":{"tf":1.4142135623730951}},"df":1,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1077":{"tf":1.0}},"df":1}}}}}}}}}}}}},"o":{"docs":{"188":{"tf":1.0},"75":{"tf":1.0}},"df":2}},"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"145":{"tf":1.0},"34":{"tf":1.0}},"df":2}}},"g":{"docs":{},"df":0,"l":{"docs":{"188":{"tf":1.0},"75":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"188":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"188":{"tf":1.0},"75":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1536":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1536":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1070":{"tf":1.4142135623730951},"1071":{"tf":1.4142135623730951}},"df":2,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1070":{"tf":1.0},"1071":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"108":{"tf":1.0},"1192":{"tf":1.0},"1193":{"tf":1.0},"1489":{"tf":1.0},"1722":{"tf":1.0},"1725":{"tf":1.0},"1759":{"tf":2.0},"1760":{"tf":1.4142135623730951},"1761":{"tf":2.0},"1762":{"tf":2.23606797749979},"1763":{"tf":1.4142135623730951},"1764":{"tf":1.4142135623730951},"1765":{"tf":1.4142135623730951},"1780":{"tf":1.0},"1782":{"tf":1.7320508075688772},"2":{"tf":1.0},"695":{"tf":1.0},"696":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.0},"710":{"tf":2.0},"711":{"tf":1.4142135623730951},"712":{"tf":2.0},"713":{"tf":2.23606797749979},"714":{"tf":1.4142135623730951},"715":{"tf":1.4142135623730951},"716":{"tf":1.4142135623730951},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"729":{"tf":1.4142135623730951},"734":{"tf":1.4142135623730951},"735":{"tf":1.0},"736":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.0},"774":{"tf":1.0},"786":{"tf":1.4142135623730951},"792":{"tf":1.0},"793":{"tf":1.7320508075688772},"794":{"tf":1.7320508075688772},"797":{"tf":1.0},"798":{"tf":1.0},"799":{"tf":1.0},"800":{"tf":1.0},"804":{"tf":1.0},"81":{"tf":1.0},"811":{"tf":1.4142135623730951},"812":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"847":{"tf":1.0},"852":{"tf":1.7320508075688772},"853":{"tf":1.7320508075688772},"854":{"tf":1.0},"855":{"tf":1.0},"862":{"tf":1.4142135623730951},"865":{"tf":1.4142135623730951},"867":{"tf":1.0},"869":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0}},"df":77,"i":{"docs":{},"df":0,"n":{"docs":{"373":{"tf":1.0}},"df":1}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"105":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"105":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"k":{"docs":{"1759":{"tf":1.0},"1760":{"tf":1.0},"1761":{"tf":1.0},"1762":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0}},"df":8},"l":{"docs":{"564":{"tf":1.0}},"df":1}},"p":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"591":{"tf":1.0},"635":{"tf":1.0}},"df":2}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"104":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"104":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1068":{"tf":1.4142135623730951},"1069":{"tf":1.4142135623730951}},"df":2,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1068":{"tf":1.0}},"df":1}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1069":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1120":{"tf":1.4142135623730951},"1123":{"tf":1.0},"1124":{"tf":1.4142135623730951},"1130":{"tf":1.4142135623730951},"1136":{"tf":1.7320508075688772},"1137":{"tf":1.4142135623730951},"1156":{"tf":1.0},"1179":{"tf":1.4142135623730951},"1187":{"tf":1.4142135623730951},"1205":{"tf":1.4142135623730951},"1208":{"tf":1.0},"1209":{"tf":1.4142135623730951},"1213":{"tf":1.4142135623730951},"1241":{"tf":1.0},"1322":{"tf":1.0},"1327":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1338":{"tf":1.0},"1379":{"tf":1.0},"1385":{"tf":1.0},"1386":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.0},"1390":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1407":{"tf":1.0},"1439":{"tf":1.0},"1444":{"tf":1.0},"1448":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1458":{"tf":1.0},"1476":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1734":{"tf":1.0},"1782":{"tf":1.0},"1799":{"tf":1.0},"779":{"tf":1.0}},"df":46,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1734":{"tf":1.7320508075688772},"1799":{"tf":1.7320508075688772},"737":{"tf":1.7320508075688772},"779":{"tf":1.7320508075688772},"810":{"tf":1.7320508075688772},"868":{"tf":1.7320508075688772}},"df":6}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1186":{"tf":1.4142135623730951},"1289":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1402":{"tf":1.0},"1403":{"tf":1.0}},"df":2}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1374":{"tf":1.0},"1407":{"tf":2.0}},"df":2}}}}}}}}}}}}}}}}}},"v":{"docs":{"1510":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1387":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1387":{"tf":1.0}},"df":1}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1388":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1388":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"1510":{"tf":1.0}},"df":1,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1289":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1401":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1401":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1374":{"tf":1.0},"1409":{"tf":1.7320508075688772}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1409":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1519":{"tf":1.0},"369":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1404":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1404":{"tf":1.0}},"df":1}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1523":{"tf":1.0}},"df":1}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1523":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1523":{"tf":1.0}},"df":1}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1410":{"tf":1.0}},"df":1}}}}}}}}},"d":{"docs":{},"df":0,"i":{"docs":{"1361":{"tf":1.7320508075688772},"1389":{"tf":1.4142135623730951},"1476":{"tf":1.7320508075688772}},"df":3,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1389":{"tf":1.0}},"df":1}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"842":{"tf":1.7320508075688772}},"df":1}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1187":{"tf":1.4142135623730951},"1379":{"tf":1.0},"1380":{"tf":1.0},"1401":{"tf":1.4142135623730951},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1410":{"tf":1.0}},"df":7}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"111":{"tf":1.7320508075688772},"112":{"tf":1.0},"113":{"tf":1.0},"80":{"tf":1.0}},"df":4,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"113":{"tf":1.7320508075688772}},"df":1}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"112":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"779":{"tf":1.0}},"df":1}},"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.4142135623730951}},"df":1}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1193":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"534":{"tf":1.0},"535":{"tf":1.0},"681":{"tf":1.0},"849":{"tf":1.4142135623730951}},"df":9,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"849":{"tf":1.0}},"df":1}}}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1197":{"tf":1.4142135623730951}},"df":1}}}}}},"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"850":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"850":{"tf":1.0}},"df":1}}}}}}}}}}}},"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{"485":{"tf":1.4142135623730951},"517":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"485":{"tf":1.0},"517":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"206":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"206":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"681":{"tf":1.7320508075688772},"687":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"579":{"tf":1.0},"580":{"tf":1.0},"611":{"tf":1.0},"655":{"tf":1.0},"681":{"tf":1.7320508075688772},"682":{"tf":1.0},"683":{"tf":1.0},"684":{"tf":1.0},"685":{"tf":1.0},"686":{"tf":1.0},"687":{"tf":1.0},"688":{"tf":1.0},"689":{"tf":1.0},"690":{"tf":1.0}},"df":14}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"435":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"177":{"tf":1.0},"67":{"tf":1.0}},"df":2}}}}}},"i":{"docs":{"627":{"tf":1.0},"681":{"tf":1.4142135623730951}},"df":2,"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1152":{"tf":1.0},"1237":{"tf":1.0},"1276":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"681":{"tf":1.0},"697":{"tf":1.0},"717":{"tf":1.0},"795":{"tf":1.0},"845":{"tf":1.0}},"df":10}}}}},"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1180":{"tf":1.0}},"df":1}},"e":{"docs":{"133":{"tf":1.0},"148":{"tf":1.0},"1823":{"tf":1.0},"188":{"tf":1.0},"192":{"tf":1.0},"23":{"tf":1.0},"37":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"595":{"tf":1.0},"597":{"tf":1.0},"639":{"tf":1.0},"640":{"tf":1.0},"725":{"tf":1.0},"75":{"tf":1.0},"79":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0}},"df":30,"/":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{"125":{"tf":1.0}},"df":1}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0},"416":{"tf":1.0}},"df":4}}}},"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{"245":{"tf":1.7320508075688772},"247":{"tf":1.0}},"df":2}}}}}},"o":{"docs":{"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"145":{"tf":1.0},"34":{"tf":1.0},"681":{"tf":1.0},"9":{"tf":1.0}},"df":8}},"x":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0}},"df":3},"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{"100":{"tf":1.4142135623730951},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"110":{"tf":1.0},"1109":{"tf":1.4142135623730951},"1110":{"tf":1.4142135623730951},"1111":{"tf":1.4142135623730951},"1112":{"tf":1.4142135623730951},"1113":{"tf":1.4142135623730951},"1114":{"tf":1.4142135623730951},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"1123":{"tf":1.4142135623730951},"1124":{"tf":1.4142135623730951},"1125":{"tf":1.4142135623730951},"1126":{"tf":1.4142135623730951},"1127":{"tf":1.4142135623730951},"1128":{"tf":1.4142135623730951},"1129":{"tf":1.4142135623730951},"1130":{"tf":1.4142135623730951},"1131":{"tf":1.4142135623730951},"1132":{"tf":1.4142135623730951},"1133":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":2.0},"1136":{"tf":1.4142135623730951},"1137":{"tf":1.4142135623730951},"114":{"tf":1.4142135623730951},"1140":{"tf":1.0},"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"115":{"tf":1.4142135623730951},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"1162":{"tf":1.0},"117":{"tf":1.7320508075688772},"1171":{"tf":1.4142135623730951},"1172":{"tf":1.4142135623730951},"1176":{"tf":1.0},"1177":{"tf":1.4142135623730951},"1178":{"tf":1.0},"1179":{"tf":1.4142135623730951},"118":{"tf":1.7320508075688772},"1180":{"tf":1.4142135623730951},"1181":{"tf":1.4142135623730951},"1182":{"tf":1.4142135623730951},"1183":{"tf":1.4142135623730951},"1184":{"tf":1.4142135623730951},"1185":{"tf":1.4142135623730951},"1186":{"tf":1.4142135623730951},"1187":{"tf":1.4142135623730951},"1188":{"tf":1.4142135623730951},"119":{"tf":1.7320508075688772},"1192":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.4142135623730951},"1197":{"tf":1.4142135623730951},"120":{"tf":1.7320508075688772},"1204":{"tf":1.4142135623730951},"1205":{"tf":1.4142135623730951},"1206":{"tf":1.4142135623730951},"1207":{"tf":1.4142135623730951},"1208":{"tf":1.4142135623730951},"1209":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"1210":{"tf":1.4142135623730951},"1211":{"tf":1.4142135623730951},"1212":{"tf":1.4142135623730951},"1213":{"tf":1.4142135623730951},"1214":{"tf":1.4142135623730951},"1215":{"tf":1.0},"1216":{"tf":1.0},"1217":{"tf":1.4142135623730951},"1218":{"tf":1.4142135623730951},"1219":{"tf":1.4142135623730951},"122":{"tf":1.0},"1220":{"tf":2.0},"1225":{"tf":1.0},"1229":{"tf":1.0},"123":{"tf":1.7320508075688772},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.4142135623730951},"1244":{"tf":1.0},"125":{"tf":1.4142135623730951},"1253":{"tf":1.4142135623730951},"1254":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"1296":{"tf":1.0},"130":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"131":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1317":{"tf":1.0},"132":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"133":{"tf":1.4142135623730951},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"134":{"tf":1.0},"1341":{"tf":1.0},"1343":{"tf":1.0},"1350":{"tf":1.4142135623730951},"1351":{"tf":1.4142135623730951},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1358":{"tf":1.0},"137":{"tf":1.4142135623730951},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"1379":{"tf":1.0},"138":{"tf":1.4142135623730951},"1380":{"tf":1.0},"139":{"tf":1.4142135623730951},"1393":{"tf":1.0},"1394":{"tf":1.4142135623730951},"1395":{"tf":1.0},"140":{"tf":1.4142135623730951},"1400":{"tf":1.0},"1401":{"tf":1.4142135623730951},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1404":{"tf":1.4142135623730951},"1405":{"tf":1.4142135623730951},"1406":{"tf":1.4142135623730951},"1407":{"tf":1.0},"1409":{"tf":1.4142135623730951},"141":{"tf":2.23606797749979},"1413":{"tf":1.4142135623730951},"1414":{"tf":1.4142135623730951},"1415":{"tf":1.4142135623730951},"1419":{"tf":1.0},"1421":{"tf":1.0},"1425":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.0},"1439":{"tf":1.4142135623730951},"144":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1460":{"tf":1.0},"1462":{"tf":1.0},"1465":{"tf":1.4142135623730951},"1466":{"tf":1.0},"1467":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"1722":{"tf":1.0},"1729":{"tf":1.4142135623730951},"1730":{"tf":1.4142135623730951},"1731":{"tf":1.4142135623730951},"1732":{"tf":1.4142135623730951},"1733":{"tf":1.0},"1736":{"tf":1.4142135623730951},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"1740":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1742":{"tf":1.4142135623730951},"1743":{"tf":1.4142135623730951},"1744":{"tf":1.4142135623730951},"1745":{"tf":1.4142135623730951},"1746":{"tf":1.0},"1747":{"tf":1.0},"1748":{"tf":1.0},"1749":{"tf":1.0},"1750":{"tf":1.0},"1751":{"tf":1.0},"1752":{"tf":1.0},"1753":{"tf":1.0},"1754":{"tf":1.0},"1755":{"tf":1.0},"1756":{"tf":1.0},"1759":{"tf":1.4142135623730951},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.4142135623730951},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"1771":{"tf":1.0},"178":{"tf":2.23606797749979},"179":{"tf":2.0},"1792":{"tf":1.4142135623730951},"1793":{"tf":1.4142135623730951},"1794":{"tf":1.4142135623730951},"1795":{"tf":1.4142135623730951},"1796":{"tf":1.0},"1797":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"180":{"tf":1.7320508075688772},"1800":{"tf":1.0},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"1805":{"tf":1.4142135623730951},"1806":{"tf":1.4142135623730951},"1807":{"tf":1.4142135623730951},"1808":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"1810":{"tf":1.0},"1811":{"tf":1.0},"1812":{"tf":1.0},"1813":{"tf":1.0},"1814":{"tf":1.0},"1815":{"tf":1.0},"1816":{"tf":1.0},"1817":{"tf":1.0},"1818":{"tf":1.0},"1819":{"tf":1.0},"182":{"tf":2.0},"1823":{"tf":1.4142135623730951},"188":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.4142135623730951},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"23":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"28":{"tf":2.23606797749979},"29":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951},"33":{"tf":1.0},"401":{"tf":1.4142135623730951},"403":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"416":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"479":{"tf":1.0},"48":{"tf":1.0},"480":{"tf":1.4142135623730951},"481":{"tf":1.0},"482":{"tf":1.4142135623730951},"485":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"49":{"tf":1.0},"491":{"tf":1.0},"494":{"tf":1.4142135623730951},"495":{"tf":1.0},"499":{"tf":1.0},"50":{"tf":1.0},"502":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"509":{"tf":1.4142135623730951},"51":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"52":{"tf":1.0},"521":{"tf":1.4142135623730951},"522":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"53":{"tf":1.0},"534":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"571":{"tf":1.0},"58":{"tf":1.0},"590":{"tf":1.4142135623730951},"591":{"tf":1.0},"592":{"tf":1.4142135623730951},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.4142135623730951},"597":{"tf":1.4142135623730951},"599":{"tf":1.4142135623730951},"600":{"tf":1.4142135623730951},"604":{"tf":1.4142135623730951},"605":{"tf":1.4142135623730951},"607":{"tf":1.4142135623730951},"608":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"610":{"tf":1.4142135623730951},"611":{"tf":1.4142135623730951},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.4142135623730951},"615":{"tf":1.4142135623730951},"616":{"tf":1.4142135623730951},"620":{"tf":1.4142135623730951},"621":{"tf":1.4142135623730951},"634":{"tf":1.4142135623730951},"635":{"tf":1.0},"636":{"tf":1.4142135623730951},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.4142135623730951},"640":{"tf":1.4142135623730951},"643":{"tf":1.4142135623730951},"644":{"tf":1.4142135623730951},"647":{"tf":1.4142135623730951},"648":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"652":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"655":{"tf":1.4142135623730951},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"658":{"tf":1.4142135623730951},"659":{"tf":1.4142135623730951},"660":{"tf":1.4142135623730951},"663":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951},"666":{"tf":1.4142135623730951},"68":{"tf":2.23606797749979},"69":{"tf":1.4142135623730951},"695":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"699":{"tf":1.0},"70":{"tf":2.0},"700":{"tf":1.0},"708":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"71":{"tf":1.7320508075688772},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.4142135623730951},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"719":{"tf":1.0},"72":{"tf":2.0},"720":{"tf":1.0},"725":{"tf":1.4142135623730951},"734":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"75":{"tf":1.0},"752":{"tf":1.4142135623730951},"753":{"tf":1.4142135623730951},"754":{"tf":1.4142135623730951},"755":{"tf":1.4142135623730951},"768":{"tf":1.4142135623730951},"769":{"tf":1.4142135623730951},"774":{"tf":1.4142135623730951},"779":{"tf":1.0},"78":{"tf":1.0},"780":{"tf":1.4142135623730951},"786":{"tf":1.0},"79":{"tf":1.4142135623730951},"791":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0},"799":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"81":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.4142135623730951},"84":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"865":{"tf":1.0},"866":{"tf":1.4142135623730951},"867":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"886":{"tf":1.4142135623730951},"887":{"tf":1.4142135623730951},"900":{"tf":1.0},"903":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951},"963":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":1.0},"990":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.4142135623730951},"996":{"tf":1.4142135623730951},"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951}},"df":501,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"490":{"tf":1.0},"513":{"tf":1.0}},"df":2}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"995":{"tf":1.0}},"df":1,"1":{"docs":{},"df":0,"2":{"docs":{},"df":0,"8":{"docs":{"1404":{"tf":1.4142135623730951},"1406":{"tf":1.4142135623730951},"1519":{"tf":1.4142135623730951},"428":{"tf":1.0},"436":{"tf":1.0}},"df":5,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"305":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"305":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"6":{"docs":{"1001":{"tf":1.0},"110":{"tf":1.4142135623730951},"1147":{"tf":1.4142135623730951},"1229":{"tf":1.4142135623730951},"1303":{"tf":1.4142135623730951},"1307":{"tf":2.449489742783178},"131":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"1425":{"tf":1.4142135623730951},"1430":{"tf":2.449489742783178},"156":{"tf":1.0},"1590":{"tf":1.0},"173":{"tf":1.0},"1755":{"tf":1.4142135623730951},"1756":{"tf":1.4142135623730951},"1815":{"tf":1.4142135623730951},"1816":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"419":{"tf":1.0},"428":{"tf":3.1622776601683795},"435":{"tf":1.0},"437":{"tf":2.0},"46":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.4142135623730951},"464":{"tf":1.0},"64":{"tf":1.0}},"df":42},"9":{"docs":{},"df":0,"2":{"docs":{"430":{"tf":1.0}},"df":1}}},"2":{"docs":{},"df":0,"4":{"docs":{"1751":{"tf":1.4142135623730951},"1780":{"tf":1.0},"1812":{"tf":1.4142135623730951}},"df":3,"8":{"docs":{"1753":{"tf":1.4142135623730951},"1780":{"tf":1.0},"1817":{"tf":1.4142135623730951},"791":{"tf":1.0},"806":{"tf":1.0},"851":{"tf":1.0}},"df":6}},"5":{"docs":{},"df":0,"6":{"docs":{"100":{"tf":2.0},"1000":{"tf":1.0},"1002":{"tf":2.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1015":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1028":{"tf":1.0},"103":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1032":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1038":{"tf":1.0},"104":{"tf":2.0},"1047":{"tf":1.0},"105":{"tf":2.0},"1055":{"tf":1.0},"1058":{"tf":1.0},"106":{"tf":2.0},"1069":{"tf":1.0},"107":{"tf":2.0},"1070":{"tf":1.0},"1071":{"tf":1.4142135623730951},"108":{"tf":2.449489742783178},"1080":{"tf":1.0},"1081":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"109":{"tf":2.0},"110":{"tf":2.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"1105":{"tf":1.0},"1106":{"tf":1.0},"1107":{"tf":1.0},"1109":{"tf":2.23606797749979},"1110":{"tf":2.23606797749979},"1111":{"tf":2.23606797749979},"1112":{"tf":2.23606797749979},"1113":{"tf":1.7320508075688772},"1114":{"tf":1.7320508075688772},"112":{"tf":1.0},"1121":{"tf":1.4142135623730951},"1123":{"tf":2.0},"1124":{"tf":1.7320508075688772},"1125":{"tf":1.7320508075688772},"1127":{"tf":1.7320508075688772},"1128":{"tf":1.4142135623730951},"1129":{"tf":1.4142135623730951},"113":{"tf":1.0},"1130":{"tf":2.0},"1131":{"tf":2.449489742783178},"1132":{"tf":1.7320508075688772},"1133":{"tf":1.4142135623730951},"1134":{"tf":1.4142135623730951},"1135":{"tf":2.23606797749979},"1136":{"tf":2.0},"1137":{"tf":2.0},"114":{"tf":1.7320508075688772},"1140":{"tf":2.0},"115":{"tf":1.7320508075688772},"1150":{"tf":1.4142135623730951},"1151":{"tf":2.0},"1152":{"tf":2.0},"1157":{"tf":1.0},"1158":{"tf":1.0},"1159":{"tf":2.0},"1162":{"tf":1.4142135623730951},"117":{"tf":1.7320508075688772},"1171":{"tf":2.8284271247461903},"1172":{"tf":2.8284271247461903},"1179":{"tf":1.4142135623730951},"1180":{"tf":1.4142135623730951},"1181":{"tf":1.7320508075688772},"1183":{"tf":1.4142135623730951},"1185":{"tf":1.7320508075688772},"1186":{"tf":1.4142135623730951},"1187":{"tf":2.0},"1188":{"tf":1.7320508075688772},"119":{"tf":2.23606797749979},"1191":{"tf":1.0},"1192":{"tf":1.4142135623730951},"1193":{"tf":1.4142135623730951},"1194":{"tf":2.449489742783178},"1195":{"tf":2.449489742783178},"1196":{"tf":1.4142135623730951},"1197":{"tf":3.0},"120":{"tf":2.23606797749979},"1201":{"tf":1.4142135623730951},"1207":{"tf":1.4142135623730951},"1208":{"tf":2.0},"1209":{"tf":1.7320508075688772},"121":{"tf":2.8284271247461903},"1210":{"tf":1.7320508075688772},"1211":{"tf":2.449489742783178},"1212":{"tf":1.4142135623730951},"1213":{"tf":2.0},"1214":{"tf":1.7320508075688772},"1215":{"tf":1.4142135623730951},"1216":{"tf":1.4142135623730951},"1217":{"tf":1.4142135623730951},"1219":{"tf":1.7320508075688772},"122":{"tf":1.7320508075688772},"1220":{"tf":2.23606797749979},"1222":{"tf":1.4142135623730951},"1225":{"tf":2.0},"1235":{"tf":1.4142135623730951},"1236":{"tf":2.0},"1237":{"tf":2.0},"124":{"tf":1.0},"1244":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"1253":{"tf":2.8284271247461903},"1254":{"tf":2.8284271247461903},"1262":{"tf":1.4142135623730951},"1263":{"tf":1.4142135623730951},"1264":{"tf":1.0},"1265":{"tf":1.0},"1266":{"tf":1.0},"1267":{"tf":2.0},"1268":{"tf":2.0},"1269":{"tf":1.0},"1270":{"tf":1.0},"1271":{"tf":1.4142135623730951},"1272":{"tf":1.4142135623730951},"1273":{"tf":1.0},"1274":{"tf":2.0},"1275":{"tf":1.4142135623730951},"1278":{"tf":1.4142135623730951},"1279":{"tf":1.0},"1280":{"tf":1.0},"1281":{"tf":1.4142135623730951},"1282":{"tf":1.0},"1283":{"tf":1.4142135623730951},"1287":{"tf":2.0},"1288":{"tf":1.7320508075688772},"1289":{"tf":1.7320508075688772},"1302":{"tf":1.4142135623730951},"1312":{"tf":1.4142135623730951},"1313":{"tf":1.4142135623730951},"1314":{"tf":1.4142135623730951},"1317":{"tf":1.4142135623730951},"1318":{"tf":1.0},"1319":{"tf":2.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1324":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1342":{"tf":1.0},"1350":{"tf":2.0},"1351":{"tf":2.8284271247461903},"1352":{"tf":2.0},"1353":{"tf":2.23606797749979},"1354":{"tf":2.23606797749979},"1355":{"tf":1.7320508075688772},"1356":{"tf":2.0},"1357":{"tf":1.4142135623730951},"1358":{"tf":2.0},"1361":{"tf":1.0},"1362":{"tf":1.0},"1363":{"tf":1.0},"1364":{"tf":1.0},"1365":{"tf":1.0},"1366":{"tf":1.4142135623730951},"1367":{"tf":1.4142135623730951},"1368":{"tf":1.0},"1370":{"tf":1.7320508075688772},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"1379":{"tf":1.0},"138":{"tf":1.7320508075688772},"1380":{"tf":1.0},"1383":{"tf":1.0},"1384":{"tf":1.7320508075688772},"1385":{"tf":1.0},"1386":{"tf":1.0},"1387":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.0},"1390":{"tf":1.0},"1393":{"tf":1.4142135623730951},"1394":{"tf":2.449489742783178},"1395":{"tf":1.7320508075688772},"140":{"tf":2.449489742783178},"1401":{"tf":1.4142135623730951},"1402":{"tf":1.4142135623730951},"1403":{"tf":2.0},"1405":{"tf":1.4142135623730951},"1407":{"tf":2.0},"1409":{"tf":2.0},"1410":{"tf":1.4142135623730951},"1413":{"tf":2.0},"1414":{"tf":2.0},"1415":{"tf":2.0},"1426":{"tf":1.4142135623730951},"1435":{"tf":1.4142135623730951},"1436":{"tf":1.4142135623730951},"1437":{"tf":1.4142135623730951},"1438":{"tf":1.4142135623730951},"144":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1445":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"145":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1461":{"tf":1.0},"1465":{"tf":2.8284271247461903},"1466":{"tf":2.0},"1467":{"tf":2.0},"1470":{"tf":1.0},"1471":{"tf":1.0},"1472":{"tf":1.0},"1473":{"tf":1.0},"1474":{"tf":1.4142135623730951},"1475":{"tf":1.4142135623730951},"1476":{"tf":1.0},"1477":{"tf":1.0},"1478":{"tf":1.7320508075688772},"1489":{"tf":1.0},"1494":{"tf":1.0},"1495":{"tf":1.4142135623730951},"1496":{"tf":1.4142135623730951},"1497":{"tf":1.4142135623730951},"1499":{"tf":1.7320508075688772},"1500":{"tf":1.0},"1501":{"tf":2.0},"1502":{"tf":1.4142135623730951},"1503":{"tf":1.4142135623730951},"1504":{"tf":1.0},"1505":{"tf":1.4142135623730951},"1506":{"tf":1.0},"1507":{"tf":1.4142135623730951},"1508":{"tf":1.0},"1509":{"tf":1.4142135623730951},"1510":{"tf":1.4142135623730951},"1519":{"tf":1.0},"1520":{"tf":2.8284271247461903},"1521":{"tf":2.8284271247461903},"1522":{"tf":2.23606797749979},"1523":{"tf":1.7320508075688772},"1534":{"tf":1.0},"1537":{"tf":1.0},"1538":{"tf":1.0},"1541":{"tf":1.0},"1542":{"tf":1.0},"1543":{"tf":1.0},"1568":{"tf":1.0},"1571":{"tf":1.0},"1573":{"tf":1.0},"1574":{"tf":1.4142135623730951},"1575":{"tf":1.4142135623730951},"1578":{"tf":1.0},"1579":{"tf":1.0},"1583":{"tf":1.4142135623730951},"1585":{"tf":1.4142135623730951},"1589":{"tf":1.0},"1591":{"tf":2.0},"1592":{"tf":1.4142135623730951},"1599":{"tf":1.0},"1600":{"tf":1.0},"1608":{"tf":1.0},"1609":{"tf":1.0},"1610":{"tf":1.0},"1611":{"tf":1.0},"1612":{"tf":1.0},"1613":{"tf":1.0},"1614":{"tf":1.0},"1615":{"tf":1.0},"1616":{"tf":1.0},"1617":{"tf":1.0},"1618":{"tf":1.0},"1619":{"tf":1.0},"1620":{"tf":1.0},"1621":{"tf":1.0},"1622":{"tf":1.0},"1623":{"tf":1.0},"1624":{"tf":1.0},"1625":{"tf":1.0},"1626":{"tf":1.0},"1627":{"tf":1.0},"1631":{"tf":1.0},"1648":{"tf":1.0},"1651":{"tf":1.0},"1652":{"tf":1.0},"1656":{"tf":1.4142135623730951},"1657":{"tf":1.4142135623730951},"1658":{"tf":1.4142135623730951},"1659":{"tf":1.0},"1660":{"tf":1.0},"1661":{"tf":1.0},"1662":{"tf":1.0},"1663":{"tf":1.0},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0},"1670":{"tf":1.4142135623730951},"1673":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.7320508075688772},"1719":{"tf":1.7320508075688772},"1720":{"tf":1.7320508075688772},"1721":{"tf":1.7320508075688772},"1722":{"tf":1.7320508075688772},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.4142135623730951},"1729":{"tf":2.449489742783178},"1730":{"tf":2.449489742783178},"1731":{"tf":2.449489742783178},"1732":{"tf":2.449489742783178},"1734":{"tf":1.0},"1737":{"tf":1.0},"1738":{"tf":2.449489742783178},"1739":{"tf":2.449489742783178},"1740":{"tf":2.449489742783178},"1741":{"tf":2.449489742783178},"1742":{"tf":1.4142135623730951},"1743":{"tf":1.4142135623730951},"1744":{"tf":1.4142135623730951},"1745":{"tf":1.4142135623730951},"1746":{"tf":1.4142135623730951},"1759":{"tf":2.449489742783178},"1760":{"tf":2.449489742783178},"1761":{"tf":2.449489742783178},"1762":{"tf":2.449489742783178},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.4142135623730951},"1767":{"tf":1.0},"1768":{"tf":1.0},"1771":{"tf":1.7320508075688772},"1774":{"tf":1.4142135623730951},"1775":{"tf":1.7320508075688772},"1776":{"tf":2.0},"1777":{"tf":1.0},"1778":{"tf":1.0},"1779":{"tf":1.4142135623730951},"179":{"tf":1.7320508075688772},"1791":{"tf":1.4142135623730951},"1792":{"tf":2.449489742783178},"1793":{"tf":2.449489742783178},"1794":{"tf":2.449489742783178},"1795":{"tf":2.449489742783178},"1798":{"tf":1.0},"1799":{"tf":1.0},"180":{"tf":1.7320508075688772},"1800":{"tf":1.4142135623730951},"1801":{"tf":2.449489742783178},"1802":{"tf":2.449489742783178},"1803":{"tf":2.449489742783178},"1804":{"tf":2.449489742783178},"1805":{"tf":1.4142135623730951},"1806":{"tf":1.4142135623730951},"1807":{"tf":1.4142135623730951},"1808":{"tf":1.4142135623730951},"181":{"tf":1.7320508075688772},"182":{"tf":1.7320508075688772},"185":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"200":{"tf":1.0},"204":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"27":{"tf":2.449489742783178},"273":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"277":{"tf":1.4142135623730951},"29":{"tf":1.7320508075688772},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"305":{"tf":1.4142135623730951},"307":{"tf":1.0},"308":{"tf":1.4142135623730951},"309":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.4142135623730951},"312":{"tf":1.4142135623730951},"313":{"tf":1.4142135623730951},"314":{"tf":1.0},"317":{"tf":1.7320508075688772},"318":{"tf":1.4142135623730951},"319":{"tf":1.4142135623730951},"320":{"tf":1.4142135623730951},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.4142135623730951},"33":{"tf":1.0},"330":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951},"334":{"tf":1.7320508075688772},"335":{"tf":1.4142135623730951},"336":{"tf":1.4142135623730951},"337":{"tf":1.0},"34":{"tf":1.0},"343":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.4142135623730951},"357":{"tf":1.0},"358":{"tf":1.4142135623730951},"360":{"tf":1.4142135623730951},"361":{"tf":1.4142135623730951},"363":{"tf":1.7320508075688772},"366":{"tf":1.0},"367":{"tf":1.4142135623730951},"369":{"tf":1.4142135623730951},"370":{"tf":1.4142135623730951},"372":{"tf":1.4142135623730951},"374":{"tf":1.4142135623730951},"375":{"tf":1.4142135623730951},"376":{"tf":1.4142135623730951},"377":{"tf":1.4142135623730951},"378":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"381":{"tf":1.4142135623730951},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"394":{"tf":1.4142135623730951},"419":{"tf":1.0},"426":{"tf":1.0},"428":{"tf":1.7320508075688772},"430":{"tf":1.7320508075688772},"431":{"tf":2.8284271247461903},"432":{"tf":1.0},"433":{"tf":1.4142135623730951},"436":{"tf":1.0},"437":{"tf":1.0},"444":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.0},"460":{"tf":1.0},"467":{"tf":1.4142135623730951},"491":{"tf":1.7320508075688772},"514":{"tf":1.7320508075688772},"537":{"tf":2.0},"548":{"tf":1.0},"566":{"tf":1.0},"592":{"tf":1.0},"594":{"tf":1.7320508075688772},"609":{"tf":1.4142135623730951},"610":{"tf":1.4142135623730951},"629":{"tf":1.0},"636":{"tf":1.0},"638":{"tf":1.7320508075688772},"653":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"678":{"tf":1.4142135623730951},"69":{"tf":1.7320508075688772},"695":{"tf":2.0},"696":{"tf":2.0},"699":{"tf":1.4142135623730951},"70":{"tf":1.7320508075688772},"708":{"tf":2.0},"709":{"tf":2.0},"71":{"tf":1.7320508075688772},"710":{"tf":2.449489742783178},"711":{"tf":2.449489742783178},"712":{"tf":2.449489742783178},"713":{"tf":2.449489742783178},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.4142135623730951},"72":{"tf":1.7320508075688772},"720":{"tf":1.4142135623730951},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"726":{"tf":1.0},"727":{"tf":1.0},"735":{"tf":1.0},"736":{"tf":1.0},"737":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":1.4142135623730951},"742":{"tf":1.4142135623730951},"743":{"tf":1.4142135623730951},"744":{"tf":1.4142135623730951},"745":{"tf":1.4142135623730951},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.0},"75":{"tf":1.4142135623730951},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.7320508075688772},"753":{"tf":1.7320508075688772},"754":{"tf":1.7320508075688772},"755":{"tf":1.7320508075688772},"758":{"tf":1.0},"759":{"tf":1.0},"761":{"tf":1.4142135623730951},"762":{"tf":1.4142135623730951},"763":{"tf":1.4142135623730951},"764":{"tf":1.4142135623730951},"768":{"tf":1.7320508075688772},"769":{"tf":1.7320508075688772},"770":{"tf":1.0},"771":{"tf":1.0},"772":{"tf":1.0},"773":{"tf":1.0},"774":{"tf":1.7320508075688772},"775":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.4142135623730951},"780":{"tf":1.7320508075688772},"793":{"tf":1.4142135623730951},"794":{"tf":1.4142135623730951},"797":{"tf":1.7320508075688772},"798":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951},"810":{"tf":1.0},"813":{"tf":1.4142135623730951},"814":{"tf":1.4142135623730951},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"82":{"tf":1.7320508075688772},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772},"842":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"850":{"tf":1.0},"852":{"tf":1.4142135623730951},"853":{"tf":1.4142135623730951},"854":{"tf":1.7320508075688772},"855":{"tf":1.4142135623730951},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"860":{"tf":1.0},"868":{"tf":1.0},"869":{"tf":1.0},"87":{"tf":1.0},"870":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"875":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0},"88":{"tf":1.4142135623730951},"882":{"tf":1.0},"883":{"tf":1.0},"886":{"tf":1.7320508075688772},"887":{"tf":1.7320508075688772},"89":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"900":{"tf":1.4142135623730951},"902":{"tf":1.0},"903":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"92":{"tf":3.1622776601683795},"920":{"tf":1.0},"921":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.4142135623730951},"928":{"tf":1.0},"93":{"tf":2.0},"930":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0},"939":{"tf":1.4142135623730951},"94":{"tf":2.449489742783178},"940":{"tf":1.4142135623730951},"941":{"tf":1.4142135623730951},"942":{"tf":1.4142135623730951},"943":{"tf":1.7320508075688772},"944":{"tf":1.7320508075688772},"945":{"tf":1.7320508075688772},"946":{"tf":1.0},"947":{"tf":1.4142135623730951},"948":{"tf":1.4142135623730951},"949":{"tf":1.4142135623730951},"95":{"tf":2.0},"955":{"tf":1.0},"96":{"tf":2.0},"960":{"tf":1.0},"961":{"tf":1.0},"963":{"tf":2.23606797749979},"964":{"tf":2.23606797749979},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"97":{"tf":1.4142135623730951},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.0},"979":{"tf":1.0},"98":{"tf":2.449489742783178},"980":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0},"988":{"tf":1.4142135623730951},"989":{"tf":1.4142135623730951},"99":{"tf":1.7320508075688772},"990":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951},"993":{"tf":1.0},"995":{"tf":2.0},"996":{"tf":1.4142135623730951},"997":{"tf":3.1622776601683795},"998":{"tf":2.23606797749979},"999":{"tf":1.4142135623730951}},"df":670,"[":{"docs":{},"df":0,"2":{"docs":{"117":{"tf":1.4142135623730951}},"df":1}},"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1013":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}},"3":{"docs":{},"df":0,"2":{"docs":{"100":{"tf":1.4142135623730951},"1132":{"tf":1.4142135623730951},"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1159":{"tf":1.0},"1165":{"tf":1.0},"1166":{"tf":1.0},"1167":{"tf":1.0},"1183":{"tf":1.4142135623730951},"1214":{"tf":1.4142135623730951},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1247":{"tf":1.0},"1248":{"tf":1.0},"1249":{"tf":1.0},"1283":{"tf":1.7320508075688772},"1290":{"tf":1.4142135623730951},"1291":{"tf":1.7320508075688772},"1319":{"tf":1.0},"1400":{"tf":1.7320508075688772},"1401":{"tf":1.7320508075688772},"1409":{"tf":1.0},"1509":{"tf":1.7320508075688772},"1516":{"tf":1.4142135623730951},"1517":{"tf":1.7320508075688772},"158":{"tf":1.0},"159":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"1780":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"419":{"tf":1.4142135623730951},"430":{"tf":1.7320508075688772},"435":{"tf":1.4142135623730951},"54":{"tf":1.0},"55":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0}},"df":43}},"4":{"docs":{},"df":0,"0":{"docs":{"786":{"tf":1.4142135623730951},"803":{"tf":1.0},"807":{"tf":1.0},"832":{"tf":1.4142135623730951},"838":{"tf":1.0}},"df":5},"8":{"docs":{"629":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"802":{"tf":1.4142135623730951},"803":{"tf":1.0},"807":{"tf":1.0},"832":{"tf":1.4142135623730951},"837":{"tf":1.4142135623730951},"838":{"tf":1.0}},"df":8}},"6":{"docs":{},"df":0,"4":{"docs":{"435":{"tf":1.0}},"df":1}},"8":{"docs":{"108":{"tf":2.0},"109":{"tf":1.4142135623730951},"112":{"tf":1.7320508075688772},"113":{"tf":1.7320508075688772},"114":{"tf":1.0},"1383":{"tf":1.0},"1510":{"tf":1.0},"1516":{"tf":1.0},"1517":{"tf":1.0},"1534":{"tf":1.0},"1541":{"tf":1.0},"155":{"tf":1.0},"1566":{"tf":1.0},"1571":{"tf":1.0},"166":{"tf":1.0},"1692":{"tf":1.0},"172":{"tf":1.0},"1752":{"tf":1.0},"1780":{"tf":1.0},"1781":{"tf":1.0},"1788":{"tf":1.4142135623730951},"1813":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"281":{"tf":1.0},"324":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"428":{"tf":1.0},"435":{"tf":1.4142135623730951},"436":{"tf":1.0},"447":{"tf":1.0},"45":{"tf":1.0},"458":{"tf":1.0},"459":{"tf":1.0},"56":{"tf":1.0},"570":{"tf":1.0},"62":{"tf":1.0},"706":{"tf":1.0},"786":{"tf":1.4142135623730951},"792":{"tf":1.4142135623730951},"807":{"tf":1.0},"812":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"860":{"tf":1.4142135623730951},"867":{"tf":1.4142135623730951},"991":{"tf":1.0},"994":{"tf":1.4142135623730951}},"df":53,"0":{"docs":{"1574":{"tf":1.4142135623730951},"1575":{"tf":1.4142135623730951},"1585":{"tf":1.4142135623730951}},"df":3},"8":{"docs":{"629":{"tf":1.0}},"df":1},"[":{"docs":{},"df":0,"2":{"docs":{"338":{"tf":1.0}},"df":1}}},"9":{"docs":{},"df":0,"6":{"docs":{"1159":{"tf":1.0},"1319":{"tf":1.0},"154":{"tf":1.0},"174":{"tf":1.0},"1781":{"tf":1.0},"1809":{"tf":1.0},"419":{"tf":1.0},"43":{"tf":1.0},"532":{"tf":1.0},"565":{"tf":1.0},"570":{"tf":1.0},"63":{"tf":1.0}},"df":12}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"903":{"tf":1.0},"933":{"tf":1.7320508075688772}},"df":2}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{"89":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"89":{"tf":1.0}},"df":1}}}}}}}}}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1062":{"tf":1.0},"1063":{"tf":1.0}},"df":2}},"d":{"docs":{},"df":0,"j":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"106":{"tf":1.0},"107":{"tf":1.0},"1123":{"tf":1.0},"1130":{"tf":1.4142135623730951},"1131":{"tf":1.4142135623730951},"1171":{"tf":1.0},"1172":{"tf":1.0},"1208":{"tf":1.0},"1211":{"tf":1.4142135623730951},"1213":{"tf":1.4142135623730951},"1253":{"tf":1.0},"1254":{"tf":1.0}},"df":12}}}}}},"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4}}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"1266":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1266":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"10":{"tf":1.0},"1119":{"tf":1.0},"1132":{"tf":1.4142135623730951},"1183":{"tf":1.4142135623730951},"1204":{"tf":1.0},"1214":{"tf":1.4142135623730951}},"df":6,"l":{"docs":{},"df":0,"i":{"docs":{"1782":{"tf":1.4142135623730951},"729":{"tf":1.0},"731":{"tf":1.0},"734":{"tf":1.4142135623730951},"767":{"tf":1.0},"779":{"tf":1.4142135623730951},"786":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.4142135623730951},"804":{"tf":1.7320508075688772},"807":{"tf":1.0},"811":{"tf":1.4142135623730951},"834":{"tf":1.4142135623730951},"854":{"tf":1.0},"855":{"tf":1.4142135623730951},"862":{"tf":1.0},"865":{"tf":1.4142135623730951}},"df":17},"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"807":{"tf":1.0}},"df":1}}}}}}}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"681":{"tf":1.0}},"df":1}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"1132":{"tf":1.0},"1214":{"tf":1.0}},"df":2}}}}}}},"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{"181":{"tf":1.0},"428":{"tf":1.0},"69":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"994":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.4142135623730951},"998":{"tf":1.0}},"df":9,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"v":{"docs":{},"df":0,"2":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"791":{"tf":1.0},"851":{"tf":1.0}},"df":2}}}}}}}}}},"t":{"docs":{"1101":{"tf":1.0}},"df":1}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"9":{"tf":1.0}},"df":1}}}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"681":{"tf":1.0}},"df":1}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"116":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0}},"df":3}},"u":{"docs":{},"df":0,"s":{"docs":{"698":{"tf":1.7320508075688772},"718":{"tf":1.7320508075688772},"796":{"tf":1.7320508075688772},"846":{"tf":1.7320508075688772}},"df":4}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"859":{"tf":1.0},"886":{"tf":2.23606797749979}},"df":6,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"886":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"948":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"948":{"tf":1.0}},"df":1}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{"949":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"949":{"tf":1.0}},"df":1}}}}}}}}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"947":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"947":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"t":{"docs":{"495":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951}},"df":2}},"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1621":{"tf":1.7320508075688772},"980":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"159":{"tf":1.0},"55":{"tf":1.0}},"df":2}}},"w":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"798":{"tf":1.4142135623730951},"814":{"tf":1.4142135623730951},"855":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951}},"df":4,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"798":{"tf":1.0},"814":{"tf":1.0},"855":{"tf":1.0},"876":{"tf":1.0}},"df":4}}}}}}}}}}}}},"p":{"docs":{"1060":{"tf":1.0},"1101":{"tf":1.0},"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1183":{"tf":1.0},"125":{"tf":1.4142135623730951},"1584":{"tf":1.0},"681":{"tf":1.0},"958":{"tf":1.0}},"df":13,"/":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"125":{"tf":1.0}},"df":1}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.4142135623730951},"1192":{"tf":1.0},"1229":{"tf":1.4142135623730951},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1263":{"tf":1.0},"1268":{"tf":1.0},"1271":{"tf":1.0},"1272":{"tf":1.0},"1277":{"tf":1.0},"1278":{"tf":1.0},"1279":{"tf":1.0},"1280":{"tf":1.0},"1281":{"tf":1.0},"1282":{"tf":1.0},"130":{"tf":1.0},"1300":{"tf":1.0},"1302":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.0},"134":{"tf":1.0},"1377":{"tf":1.0},"1423":{"tf":1.0},"1424":{"tf":1.0},"1426":{"tf":1.4142135623730951},"1505":{"tf":1.0},"1506":{"tf":1.0},"1507":{"tf":1.0},"1508":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"626":{"tf":1.4142135623730951},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0},"997":{"tf":1.0}},"df":47,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"130":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"130":{"tf":1.0},"19":{"tf":1.0}},"df":2}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1574":{"tf":1.0},"1575":{"tf":1.0},"1585":{"tf":1.0},"629":{"tf":1.0}},"df":4}}}}}}},"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"491":{"tf":1.0},"514":{"tf":1.0},"580":{"tf":1.0},"620":{"tf":1.4142135623730951},"621":{"tf":1.4142135623730951},"663":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"672":{"tf":1.4142135623730951},"681":{"tf":2.23606797749979},"685":{"tf":1.0},"688":{"tf":1.0},"9":{"tf":1.4142135623730951}},"df":12,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"672":{"tf":1.0}},"df":1}}}}}}},"2":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"609":{"tf":1.0},"653":{"tf":1.0}},"df":2}}}}}}},"3":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"610":{"tf":1.0},"654":{"tf":1.0}},"df":2}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"617":{"tf":1.4142135623730951},"618":{"tf":1.7320508075688772},"619":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"661":{"tf":1.7320508075688772},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0}},"df":9,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"617":{"tf":1.0},"618":{"tf":1.0},"661":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"619":{"tf":1.4142135623730951},"662":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"619":{"tf":1.0},"662":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"1694":{"tf":1.7320508075688772}},"df":1}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"681":{"tf":2.0},"688":{"tf":1.0}},"df":2}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"122":{"tf":1.0},"125":{"tf":1.0},"157":{"tf":1.4142135623730951},"175":{"tf":1.0},"176":{"tf":1.0},"53":{"tf":1.4142135623730951},"65":{"tf":1.0},"66":{"tf":1.0}},"df":8}}}},"s":{"docs":{"0":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"108":{"tf":1.0},"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"1287":{"tf":1.0},"1288":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"1305":{"tf":1.0},"1320":{"tf":1.0},"1352":{"tf":1.4142135623730951},"1378":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"1413":{"tf":1.0},"1424":{"tf":1.0},"1429":{"tf":1.0},"1437":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"1466":{"tf":1.4142135623730951},"147":{"tf":1.0},"1671":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"1735":{"tf":1.0},"1738":{"tf":1.0},"1739":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1743":{"tf":1.0},"179":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0},"18":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"1808":{"tf":1.0},"182":{"tf":1.0},"1823":{"tf":1.0},"19":{"tf":1.0},"203":{"tf":1.0},"213":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.4142135623730951},"27":{"tf":1.0},"28":{"tf":1.0},"3":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":1.0},"428":{"tf":1.4142135623730951},"430":{"tf":1.0},"475":{"tf":1.0},"481":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0},"502":{"tf":1.0},"508":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"537":{"tf":1.0},"615":{"tf":1.4142135623730951},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"627":{"tf":1.0},"659":{"tf":1.4142135623730951},"660":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"681":{"tf":2.23606797749979},"685":{"tf":1.0},"725":{"tf":1.0},"8":{"tf":1.4142135623730951},"839":{"tf":1.0},"862":{"tf":1.0},"866":{"tf":1.0},"9":{"tf":2.23606797749979},"903":{"tf":1.0},"910":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951},"94":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0}},"df":97,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"117":{"tf":1.0}},"df":1}},"g":{"docs":{"0":{"tf":1.0},"1":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951}},"df":3}},"d":{"docs":{"1123":{"tf":1.0},"1124":{"tf":1.0},"1136":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1179":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"124":{"tf":1.0},"1253":{"tf":1.0},"1254":{"tf":1.0},"1368":{"tf":1.0},"1390":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.4142135623730951},"1407":{"tf":1.4142135623730951},"1409":{"tf":1.4142135623730951},"1477":{"tf":1.0},"1722":{"tf":1.4142135623730951},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"1734":{"tf":1.0},"174":{"tf":1.0},"1746":{"tf":1.4142135623730951},"1771":{"tf":1.0},"1799":{"tf":1.0},"1800":{"tf":1.4142135623730951},"240":{"tf":1.0},"63":{"tf":1.0},"699":{"tf":1.0},"720":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0}},"df":35,"c":{"docs":{"1525":{"tf":1.0},"1549":{"tf":1.7320508075688772},"1550":{"tf":1.0},"1551":{"tf":1.4142135623730951},"1552":{"tf":1.0},"1553":{"tf":1.0}},"df":6},"t":{"docs":{"1525":{"tf":1.0},"1559":{"tf":1.7320508075688772},"1560":{"tf":1.0},"1561":{"tf":1.4142135623730951},"1562":{"tf":1.0},"1563":{"tf":1.0}},"df":6},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"1722":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1722":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{"0":{"tf":1.0},"1150":{"tf":1.0},"1153":{"tf":1.0},"1192":{"tf":1.0},"1235":{"tf":1.0},"1405":{"tf":1.0},"1428":{"tf":1.0},"1744":{"tf":1.0},"1745":{"tf":1.0},"1782":{"tf":1.0},"1805":{"tf":1.0},"1806":{"tf":1.0},"1808":{"tf":1.4142135623730951},"188":{"tf":1.0},"191":{"tf":1.0},"735":{"tf":1.0},"736":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0}},"df":19,"'":{"docs":{"1135":{"tf":1.0},"1140":{"tf":1.0},"1197":{"tf":1.4142135623730951},"1220":{"tf":1.0},"1225":{"tf":1.0},"98":{"tf":1.0}},"df":6},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1292":{"tf":1.0},"1408":{"tf":1.0},"1410":{"tf":1.0},"1522":{"tf":2.0},"1523":{"tf":1.0}},"df":5}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1292":{"tf":1.0},"1344":{"tf":1.0},"1345":{"tf":1.0},"1523":{"tf":2.0},"1653":{"tf":1.7320508075688772}},"df":5}}},"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"369":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1405":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1405":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{"934":{"tf":1.0}},"df":1}}},"v":{"docs":{},"df":0,"3":{"docs":{},"df":0,".":{"docs":{},"df":0,"1":{"docs":{"215":{"tf":1.0}},"df":1},"3":{"docs":{},"df":0,".":{"docs":{},"df":0,"0":{"docs":{"903":{"tf":1.0}},"df":1}}}}},"4":{"docs":{},"df":0,".":{"docs":{},"df":0,"1":{"docs":{"415":{"tf":1.0}},"df":1},"6":{"docs":{"201":{"tf":1.0}},"df":1}}},"a":{"docs":{},"df":0,"l":{"docs":{"1670":{"tf":1.0},"189":{"tf":1.0},"76":{"tf":1.0}},"df":3,"1":{"docs":{"1670":{"tf":1.0}},"df":1},"i":{"docs":{},"df":0,"d":{"docs":{"129":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"133":{"tf":1.0},"14":{"tf":1.0},"1421":{"tf":1.0},"179":{"tf":1.0},"1791":{"tf":1.0},"18":{"tf":1.0},"182":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.0},"320":{"tf":1.0},"321":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"367":{"tf":1.0},"370":{"tf":1.0},"372":{"tf":1.0},"438":{"tf":1.7320508075688772},"439":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"444":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"458":{"tf":1.0},"459":{"tf":1.0},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.4142135623730951},"996":{"tf":1.0}},"df":67,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"447":{"tf":1.4142135623730951}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"447":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"449":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"449":{"tf":1.0}},"df":1}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"129":{"tf":1.0},"130":{"tf":1.0},"133":{"tf":1.4142135623730951},"18":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.4142135623730951}},"df":6,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"133":{"tf":1.0},"23":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"461":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"461":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"467":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"458":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"458":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"463":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"442":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"442":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"463":{"tf":1.0}},"df":1}}}}}}}}}}}},"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"462":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"462":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"455":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"455":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"465":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"465":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"464":{"tf":1.4142135623730951}},"df":1,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"464":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"466":{"tf":1.7320508075688772}},"df":1}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"445":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"445":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"446":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"446":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"444":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"444":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"441":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"441":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"450":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"450":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"452":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"452":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"443":{"tf":1.4142135623730951}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"443":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"440":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"1":{"docs":{},"df":0,"6":{"docs":{"440":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"469":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"469":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"457":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"457":{"tf":1.0}},"df":1}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"451":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"451":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"453":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"453":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"454":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"454":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{"1024":{"tf":1.4142135623730951},"993":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1024":{"tf":1.0},"993":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"1":{"docs":{},"df":0,"2":{"docs":{},"df":0,"8":{"docs":{"460":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"460":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"448":{"tf":1.4142135623730951}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"448":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"459":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"459":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"329":{"tf":1.0}},"df":1}}}}}},"u":{"docs":{"100":{"tf":1.7320508075688772},"1025":{"tf":1.0},"1039":{"tf":1.0},"104":{"tf":1.0},"1055":{"tf":1.0},"1058":{"tf":1.4142135623730951},"106":{"tf":1.4142135623730951},"1068":{"tf":1.0},"1069":{"tf":1.0},"107":{"tf":1.4142135623730951},"1070":{"tf":1.0},"1071":{"tf":1.0},"1079":{"tf":1.0},"108":{"tf":1.4142135623730951},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"110":{"tf":1.7320508075688772},"1101":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"1123":{"tf":2.449489742783178},"1124":{"tf":1.7320508075688772},"1129":{"tf":1.7320508075688772},"1130":{"tf":2.449489742783178},"1131":{"tf":2.6457513110645907},"1132":{"tf":2.449489742783178},"1136":{"tf":2.449489742783178},"1137":{"tf":2.449489742783178},"1145":{"tf":1.0},"1146":{"tf":1.4142135623730951},"1151":{"tf":1.0},"1156":{"tf":1.0},"1163":{"tf":1.0},"1171":{"tf":2.449489742783178},"1172":{"tf":2.449489742783178},"1176":{"tf":1.0},"1178":{"tf":1.0},"1179":{"tf":2.23606797749979},"1183":{"tf":2.449489742783178},"1186":{"tf":1.7320508075688772},"1187":{"tf":2.449489742783178},"1196":{"tf":1.0},"1197":{"tf":1.4142135623730951},"1204":{"tf":1.4142135623730951},"1205":{"tf":1.4142135623730951},"1208":{"tf":2.6457513110645907},"1209":{"tf":1.7320508075688772},"1211":{"tf":2.8284271247461903},"1212":{"tf":1.7320508075688772},"1213":{"tf":2.6457513110645907},"1214":{"tf":2.449489742783178},"1231":{"tf":1.4142135623730951},"1232":{"tf":1.4142135623730951},"1236":{"tf":1.0},"1237":{"tf":1.0},"1241":{"tf":1.0},"1253":{"tf":2.449489742783178},"1254":{"tf":2.449489742783178},"1280":{"tf":1.0},"1281":{"tf":1.0},"1305":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"1333":{"tf":1.4142135623730951},"1334":{"tf":1.4142135623730951},"1337":{"tf":1.4142135623730951},"1338":{"tf":1.4142135623730951},"1343":{"tf":1.4142135623730951},"1370":{"tf":1.0},"1379":{"tf":1.4142135623730951},"1380":{"tf":1.0},"1384":{"tf":1.0},"1386":{"tf":1.0},"1388":{"tf":1.0},"1390":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"140":{"tf":1.4142135623730951},"1400":{"tf":1.0},"1401":{"tf":1.7320508075688772},"1402":{"tf":1.4142135623730951},"1403":{"tf":2.23606797749979},"1407":{"tf":2.0},"1409":{"tf":2.0},"1413":{"tf":1.0},"1414":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1439":{"tf":1.0},"144":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"1453":{"tf":1.4142135623730951},"1454":{"tf":1.4142135623730951},"1457":{"tf":1.4142135623730951},"1458":{"tf":1.4142135623730951},"1462":{"tf":1.4142135623730951},"1478":{"tf":1.0},"1507":{"tf":1.0},"1537":{"tf":1.0},"1538":{"tf":1.0},"154":{"tf":1.4142135623730951},"1606":{"tf":1.0},"1722":{"tf":1.4142135623730951},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.4142135623730951},"1734":{"tf":1.0},"174":{"tf":1.0},"1762":{"tf":1.0},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"1782":{"tf":1.4142135623730951},"1799":{"tf":1.0},"233":{"tf":1.0},"240":{"tf":1.0},"27":{"tf":1.4142135623730951},"33":{"tf":1.0},"378":{"tf":1.0},"428":{"tf":1.0},"43":{"tf":1.4142135623730951},"430":{"tf":1.0},"435":{"tf":1.0},"571":{"tf":1.0},"587":{"tf":1.0},"6":{"tf":1.0},"63":{"tf":1.0},"632":{"tf":1.0},"713":{"tf":1.0},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"791":{"tf":1.0},"797":{"tf":1.0},"851":{"tf":1.0},"854":{"tf":1.0},"886":{"tf":1.7320508075688772},"887":{"tf":1.7320508075688772},"89":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":1.7320508075688772},"907":{"tf":1.4142135623730951},"908":{"tf":1.0},"909":{"tf":1.7320508075688772},"911":{"tf":1.7320508075688772},"912":{"tf":1.7320508075688772},"913":{"tf":1.4142135623730951},"914":{"tf":1.0},"915":{"tf":1.7320508075688772},"916":{"tf":1.4142135623730951},"917":{"tf":1.7320508075688772},"918":{"tf":1.7320508075688772},"919":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951},"920":{"tf":1.0},"921":{"tf":1.7320508075688772},"922":{"tf":1.4142135623730951},"923":{"tf":1.7320508075688772},"924":{"tf":1.7320508075688772},"925":{"tf":1.4142135623730951},"926":{"tf":1.0},"927":{"tf":1.7320508075688772},"928":{"tf":1.4142135623730951},"93":{"tf":2.23606797749979},"94":{"tf":2.0},"95":{"tf":2.23606797749979},"958":{"tf":1.0},"96":{"tf":1.7320508075688772},"963":{"tf":2.23606797749979},"964":{"tf":2.23606797749979},"98":{"tf":1.0},"99":{"tf":1.0},"990":{"tf":2.23606797749979},"992":{"tf":2.0},"994":{"tf":1.0},"995":{"tf":2.449489742783178},"996":{"tf":2.0},"997":{"tf":1.7320508075688772},"998":{"tf":2.0}},"df":185,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"j":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"106":{"tf":1.0},"107":{"tf":1.0},"1123":{"tf":1.4142135623730951},"1129":{"tf":1.0},"1130":{"tf":1.4142135623730951},"1131":{"tf":1.0},"1136":{"tf":1.4142135623730951},"1137":{"tf":1.4142135623730951},"1208":{"tf":1.4142135623730951},"1211":{"tf":1.4142135623730951},"1212":{"tf":1.4142135623730951},"1213":{"tf":1.4142135623730951},"1407":{"tf":1.4142135623730951},"1409":{"tf":1.4142135623730951}},"df":14}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{"1383":{"tf":1.0}},"df":1}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"922":{"tf":1.0}},"df":1}}}}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"916":{"tf":1.0}},"df":1}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"928":{"tf":1.0}},"df":1}}}}}}}},"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"[":{"docs":{},"df":0,"i":{"docs":{},"df":0,"]":{"docs":{},"df":0,"[":{"docs":{},"df":0,"j":{"docs":{"997":{"tf":1.0},"998":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"110":{"tf":1.7320508075688772},"80":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"110":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1383":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1383":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1011":{"tf":1.4142135623730951},"1020":{"tf":1.4142135623730951},"1034":{"tf":1.4142135623730951},"1054":{"tf":1.4142135623730951},"1065":{"tf":1.4142135623730951},"1102":{"tf":1.4142135623730951},"1484":{"tf":1.4142135623730951},"1530":{"tf":1.4142135623730951},"1565":{"tf":1.4142135623730951},"1577":{"tf":1.4142135623730951},"1607":{"tf":1.4142135623730951},"1646":{"tf":1.4142135623730951},"1672":{"tf":1.4142135623730951},"1696":{"tf":1.4142135623730951},"1703":{"tf":1.4142135623730951},"1783":{"tf":1.4142135623730951},"225":{"tf":1.4142135623730951},"232":{"tf":1.4142135623730951},"242":{"tf":1.4142135623730951},"430":{"tf":1.0},"581":{"tf":1.4142135623730951},"681":{"tf":1.0},"682":{"tf":1.4142135623730951},"702":{"tf":1.4142135623730951},"730":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"9":{"tf":3.7416573867739413},"903":{"tf":1.0},"935":{"tf":1.4142135623730951},"951":{"tf":1.4142135623730951},"959":{"tf":1.4142135623730951},"966":{"tf":1.4142135623730951}},"df":32}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1714":{"tf":1.0},"1715":{"tf":1.7320508075688772},"1716":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0}},"df":12}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"115":{"tf":2.0},"13":{"tf":1.0},"163":{"tf":1.4142135623730951},"1713":{"tf":1.4142135623730951},"1714":{"tf":1.0},"1715":{"tf":1.0},"1716":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.4142135623730951},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"1726":{"tf":1.0},"1727":{"tf":1.0},"1728":{"tf":1.0},"1729":{"tf":2.0},"1730":{"tf":2.0},"1731":{"tf":1.7320508075688772},"1732":{"tf":2.0},"1733":{"tf":1.7320508075688772},"1734":{"tf":1.0},"1735":{"tf":1.0},"1736":{"tf":1.0},"1737":{"tf":1.0},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.7320508075688772},"1740":{"tf":1.7320508075688772},"1741":{"tf":1.7320508075688772},"1742":{"tf":1.0},"1743":{"tf":1.0},"1744":{"tf":1.7320508075688772},"1745":{"tf":1.4142135623730951},"1746":{"tf":1.7320508075688772},"1747":{"tf":1.4142135623730951},"1748":{"tf":1.4142135623730951},"1749":{"tf":1.0},"1750":{"tf":1.0},"1751":{"tf":1.0},"1752":{"tf":1.0},"1753":{"tf":1.0},"1754":{"tf":1.0},"1755":{"tf":1.0},"1756":{"tf":1.0},"1757":{"tf":1.0},"1758":{"tf":1.0},"1759":{"tf":2.0},"1760":{"tf":2.0},"1761":{"tf":2.23606797749979},"1762":{"tf":2.0},"1763":{"tf":1.4142135623730951},"1764":{"tf":1.4142135623730951},"1765":{"tf":1.0},"1766":{"tf":1.0},"1767":{"tf":1.0},"1768":{"tf":1.0},"1769":{"tf":1.4142135623730951},"1770":{"tf":1.0},"1771":{"tf":1.7320508075688772},"1772":{"tf":1.0},"1773":{"tf":1.0},"1774":{"tf":1.0},"1775":{"tf":1.0},"1776":{"tf":1.0},"1777":{"tf":1.0},"1778":{"tf":1.0},"1779":{"tf":1.0},"1780":{"tf":1.0},"1781":{"tf":1.4142135623730951},"1782":{"tf":2.449489742783178},"1783":{"tf":1.4142135623730951},"1784":{"tf":1.4142135623730951},"1785":{"tf":1.4142135623730951},"1786":{"tf":1.4142135623730951},"1787":{"tf":1.4142135623730951},"1788":{"tf":1.4142135623730951},"1789":{"tf":1.4142135623730951},"1790":{"tf":1.4142135623730951},"1791":{"tf":1.4142135623730951},"1792":{"tf":2.23606797749979},"1793":{"tf":2.23606797749979},"1794":{"tf":2.0},"1795":{"tf":2.23606797749979},"1796":{"tf":2.0},"1797":{"tf":1.4142135623730951},"1798":{"tf":1.4142135623730951},"1799":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"1800":{"tf":2.0},"1801":{"tf":1.7320508075688772},"1802":{"tf":2.0},"1803":{"tf":2.0},"1804":{"tf":2.0},"1805":{"tf":2.0},"1806":{"tf":1.7320508075688772},"1807":{"tf":1.4142135623730951},"1808":{"tf":1.4142135623730951},"1809":{"tf":1.4142135623730951},"1810":{"tf":1.7320508075688772},"1811":{"tf":1.7320508075688772},"1812":{"tf":1.4142135623730951},"1813":{"tf":1.4142135623730951},"1814":{"tf":1.4142135623730951},"1815":{"tf":1.4142135623730951},"1816":{"tf":1.4142135623730951},"1817":{"tf":1.4142135623730951},"1818":{"tf":1.4142135623730951},"1819":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"710":{"tf":1.7320508075688772},"711":{"tf":1.7320508075688772},"712":{"tf":2.0},"713":{"tf":1.7320508075688772},"714":{"tf":1.0},"715":{"tf":1.0},"729":{"tf":1.0}},"df":121,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1713":{"tf":1.0},"1722":{"tf":1.0},"1736":{"tf":1.4142135623730951},"1747":{"tf":1.4142135623730951},"1780":{"tf":2.0},"1785":{"tf":1.0},"1797":{"tf":1.4142135623730951},"1810":{"tf":1.4142135623730951}},"df":8}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"1713":{"tf":1.0},"1717":{"tf":1.0},"1722":{"tf":1.4142135623730951},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"1733":{"tf":1.4142135623730951},"1781":{"tf":2.0},"1784":{"tf":1.0},"1796":{"tf":1.4142135623730951}},"df":10}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1759":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1759":{"tf":1.0},"710":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1760":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1760":{"tf":1.0},"711":{"tf":1.0}},"df":2}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"115":{"tf":1.7320508075688772},"80":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"115":{"tf":1.0}},"df":1}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"1762":{"tf":1.4142135623730951},"713":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1762":{"tf":1.0},"713":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1761":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1761":{"tf":1.0},"712":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"13":{"tf":1.0},"1820":{"tf":1.0},"1821":{"tf":1.0},"1822":{"tf":1.0},"1823":{"tf":1.0}},"df":5}}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0}},"df":4,"i":{"docs":{"1178":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0}},"df":7},"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"952":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"1568":{"tf":1.7320508075688772},"491":{"tf":1.4142135623730951},"514":{"tf":1.4142135623730951},"537":{"tf":1.0},"561":{"tf":1.0},"609":{"tf":1.7320508075688772},"610":{"tf":1.7320508075688772},"615":{"tf":1.0},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"629":{"tf":1.0},"653":{"tf":1.7320508075688772},"654":{"tf":1.7320508075688772},"659":{"tf":1.0},"660":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0},"954":{"tf":1.0}},"df":23,",":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"952":{"tf":1.0}},"df":1}}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1713":{"tf":1.0},"1772":{"tf":1.7320508075688772},"1773":{"tf":1.0},"1774":{"tf":1.0},"1775":{"tf":1.0},"1776":{"tf":1.0},"1777":{"tf":1.0},"1778":{"tf":1.0},"1779":{"tf":1.0}},"df":9}}}}},"i":{"docs":{},"df":0,"a":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"211":{"tf":1.0},"39":{"tf":1.0}},"df":4},"e":{"docs":{},"df":0,"w":{"docs":{"100":{"tf":1.0},"1005":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"1024":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"1059":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"1093":{"tf":1.0},"1097":{"tf":1.0},"1099":{"tf":1.0},"1117":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"1125":{"tf":1.0},"1126":{"tf":1.0},"1127":{"tf":1.0},"1128":{"tf":1.0},"1129":{"tf":1.0},"1130":{"tf":1.0},"1131":{"tf":1.0},"1132":{"tf":1.0},"1133":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.0},"1136":{"tf":1.0},"1137":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"1156":{"tf":1.0},"1158":{"tf":1.0},"1159":{"tf":1.0},"116":{"tf":1.0},"1163":{"tf":1.0},"1165":{"tf":1.0},"1166":{"tf":1.0},"1167":{"tf":1.0},"1168":{"tf":1.0},"1169":{"tf":1.0},"1170":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1176":{"tf":1.0},"1177":{"tf":1.0},"1178":{"tf":1.0},"1179":{"tf":1.0},"118":{"tf":1.0},"1180":{"tf":1.0},"1181":{"tf":1.0},"1182":{"tf":1.0},"1183":{"tf":1.0},"1184":{"tf":1.0},"1185":{"tf":1.0},"1186":{"tf":1.0},"1187":{"tf":1.0},"1188":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"1204":{"tf":1.0},"1205":{"tf":1.0},"1206":{"tf":1.0},"1207":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"1210":{"tf":1.0},"1211":{"tf":1.0},"1212":{"tf":1.0},"1213":{"tf":1.0},"1214":{"tf":1.0},"1215":{"tf":1.0},"1216":{"tf":1.0},"1217":{"tf":1.0},"1218":{"tf":1.0},"1219":{"tf":1.0},"122":{"tf":1.0},"1220":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"1241":{"tf":1.0},"1247":{"tf":1.0},"1248":{"tf":1.0},"1249":{"tf":1.0},"125":{"tf":1.0},"1250":{"tf":1.0},"1251":{"tf":1.0},"1252":{"tf":1.0},"1253":{"tf":1.0},"1254":{"tf":1.0},"1257":{"tf":1.0},"1260":{"tf":1.0},"1297":{"tf":1.0},"1315":{"tf":1.0},"1316":{"tf":1.0},"1318":{"tf":1.0},"1319":{"tf":1.0},"1320":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1324":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"1329":{"tf":1.0},"133":{"tf":1.0},"1330":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1335":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1339":{"tf":1.0},"1340":{"tf":1.0},"1341":{"tf":1.0},"1342":{"tf":1.0},"1343":{"tf":1.0},"1344":{"tf":1.0},"1345":{"tf":1.0},"1346":{"tf":1.0},"1347":{"tf":1.0},"1351":{"tf":1.0},"1358":{"tf":1.0},"1361":{"tf":1.0},"1362":{"tf":1.0},"1363":{"tf":1.0},"1364":{"tf":1.0},"1365":{"tf":1.0},"1366":{"tf":1.0},"1367":{"tf":1.0},"1368":{"tf":1.0},"1369":{"tf":1.0},"137":{"tf":1.0},"1377":{"tf":1.0},"1378":{"tf":1.0},"1379":{"tf":1.0},"138":{"tf":1.0},"1380":{"tf":1.0},"1383":{"tf":1.0},"1385":{"tf":1.0},"1386":{"tf":1.0},"1387":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.0},"139":{"tf":1.0},"1390":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"140":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1407":{"tf":1.0},"1408":{"tf":1.0},"1409":{"tf":1.0},"141":{"tf":1.0},"1410":{"tf":1.0},"1420":{"tf":1.0},"1439":{"tf":1.0},"144":{"tf":1.0},"1440":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1445":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"145":{"tf":1.0},"1450":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1455":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1459":{"tf":1.0},"1460":{"tf":1.0},"1461":{"tf":1.0},"1462":{"tf":1.0},"1465":{"tf":1.0},"147":{"tf":1.0},"1470":{"tf":1.0},"1471":{"tf":1.0},"1472":{"tf":1.0},"1473":{"tf":1.0},"1474":{"tf":1.0},"1475":{"tf":1.0},"1476":{"tf":1.0},"1477":{"tf":1.0},"148":{"tf":1.0},"1482":{"tf":1.0},"1573":{"tf":1.0},"1574":{"tf":1.0},"1575":{"tf":1.0},"1585":{"tf":1.0},"1597":{"tf":1.0},"1675":{"tf":1.0},"1678":{"tf":1.0},"1687":{"tf":1.0},"1688":{"tf":1.0},"171":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"172":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"173":{"tf":1.0},"1733":{"tf":1.0},"1734":{"tf":1.0},"1735":{"tf":1.0},"1736":{"tf":1.0},"1737":{"tf":1.0},"1738":{"tf":1.0},"1739":{"tf":1.0},"174":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1742":{"tf":1.0},"1743":{"tf":1.0},"1744":{"tf":1.0},"1745":{"tf":1.0},"1746":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"1771":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"1791":{"tf":1.0},"1796":{"tf":1.0},"1797":{"tf":1.0},"1798":{"tf":1.0},"1799":{"tf":1.0},"180":{"tf":1.0},"1800":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"1805":{"tf":1.0},"1806":{"tf":1.0},"1807":{"tf":1.0},"1808":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"1823":{"tf":1.0},"185":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.4142135623730951},"192":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"199":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"23":{"tf":1.0},"258":{"tf":1.0},"26":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"458":{"tf":1.0},"459":{"tf":1.0},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"490":{"tf":1.0},"491":{"tf":1.0},"494":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"521":{"tf":1.0},"588":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"597":{"tf":1.0},"598":{"tf":1.0},"599":{"tf":1.0},"600":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"61":{"tf":1.0},"610":{"tf":1.0},"62":{"tf":1.0},"622":{"tf":1.4142135623730951},"63":{"tf":1.0},"633":{"tf":1.0},"634":{"tf":1.0},"635":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.0},"64":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"65":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"66":{"tf":1.0},"668":{"tf":1.4142135623730951},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"699":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"720":{"tf":1.0},"725":{"tf":1.0},"737":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"756":{"tf":1.0},"757":{"tf":1.0},"767":{"tf":1.0},"77":{"tf":1.0},"770":{"tf":1.0},"771":{"tf":1.0},"772":{"tf":1.0},"773":{"tf":1.0},"775":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"78":{"tf":1.4142135623730951},"787":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"79":{"tf":1.0},"790":{"tf":1.0},"810":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"839":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"842":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0},"861":{"tf":1.0},"866":{"tf":1.0},"868":{"tf":1.0},"869":{"tf":1.0},"87":{"tf":1.0},"870":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"88":{"tf":1.0},"880":{"tf":1.0},"881":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"910":{"tf":1.4142135623730951},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.4142135623730951},"919":{"tf":1.0},"92":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.4142135623730951},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.4142135623730951},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0}},"df":497}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1151":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0}},"df":3}}}},"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1537":{"tf":1.0},"1538":{"tf":1.0},"1585":{"tf":1.0},"1591":{"tf":1.0},"1792":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0},"1799":{"tf":1.0},"1800":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"1805":{"tf":1.0},"1807":{"tf":1.0},"1808":{"tf":1.0},"686":{"tf":1.0},"687":{"tf":1.0},"735":{"tf":1.0},"736":{"tf":1.0},"737":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":1.0},"758":{"tf":1.0},"759":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"868":{"tf":1.0},"869":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.0}},"df":51}}}}}},"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"699":{"tf":1.0},"704":{"tf":1.7320508075688772},"720":{"tf":1.0}},"df":3,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{"699":{"tf":1.0},"720":{"tf":1.0}},"df":2}}}},"_":{"docs":{"706":{"tf":1.0}},"df":1}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"109":{"tf":1.7320508075688772},"1101":{"tf":1.4142135623730951},"1103":{"tf":1.7320508075688772},"1109":{"tf":2.23606797749979},"1110":{"tf":2.23606797749979},"1113":{"tf":1.7320508075688772},"1114":{"tf":1.4142135623730951},"112":{"tf":1.0},"1144":{"tf":1.0},"1146":{"tf":1.0},"1197":{"tf":1.0},"1230":{"tf":1.0},"1232":{"tf":1.0},"154":{"tf":1.0},"1734":{"tf":1.0},"1746":{"tf":1.0},"1799":{"tf":1.0},"1800":{"tf":1.0},"43":{"tf":1.0},"937":{"tf":1.7320508075688772}},"df":20,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1107":{"tf":1.7320508075688772}},"df":1}}}}}}}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"1110":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1110":{"tf":1.0}},"df":1}}}}}}}}}}},"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"1109":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1109":{"tf":1.0}},"df":1}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"1101":{"tf":1.7320508075688772},"1102":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"1105":{"tf":1.0},"1106":{"tf":1.0},"1107":{"tf":1.0},"1108":{"tf":1.0},"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"888":{"tf":1.0}},"df":15}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"1114":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1114":{"tf":1.0}},"df":1}}}}}}}}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{"108":{"tf":1.7320508075688772},"80":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"108":{"tf":1.0}},"df":1}}}}}}}}}}}},"r":{"docs":{},"df":0,"n":{"docs":{"144":{"tf":1.0},"145":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"681":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":9},"p":{"docs":{"786":{"tf":1.0},"832":{"tf":1.0}},"df":2}},"y":{"docs":{"1308":{"tf":1.0},"1431":{"tf":1.0},"144":{"tf":1.0},"33":{"tf":1.0},"681":{"tf":1.0}},"df":5}},"e":{"docs":{},"df":0,"i":{"docs":{"1058":{"tf":1.0}},"df":1},"t":{"docs":{},"df":0,"h":{"docs":{"1525":{"tf":1.0},"1544":{"tf":1.7320508075688772},"1545":{"tf":1.0},"1546":{"tf":1.4142135623730951},"1547":{"tf":1.0},"1548":{"tf":1.0},"428":{"tf":1.0}},"df":7}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1304":{"tf":1.0},"1305":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"1341":{"tf":1.0},"1379":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1460":{"tf":1.0},"512":{"tf":1.0},"798":{"tf":1.0},"855":{"tf":1.0}},"df":21}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"580":{"tf":1.0}},"df":1}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1148":{"tf":1.0},"1151":{"tf":2.23606797749979},"1152":{"tf":2.23606797749979},"1194":{"tf":1.0},"1195":{"tf":1.4142135623730951},"1236":{"tf":2.23606797749979},"1237":{"tf":2.449489742783178},"1265":{"tf":1.0},"1266":{"tf":1.0},"1313":{"tf":2.0},"1394":{"tf":1.7320508075688772},"1436":{"tf":2.0},"1489":{"tf":1.4142135623730951},"1495":{"tf":1.0},"1548":{"tf":1.4142135623730951},"1553":{"tf":1.4142135623730951},"1558":{"tf":1.4142135623730951},"1563":{"tf":1.4142135623730951},"1732":{"tf":2.449489742783178},"1756":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.0},"1764":{"tf":1.7320508075688772},"1765":{"tf":1.0},"1768":{"tf":1.4142135623730951},"1779":{"tf":1.7320508075688772},"1795":{"tf":2.449489742783178},"1816":{"tf":1.4142135623730951},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"223":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.0},"715":{"tf":1.7320508075688772},"716":{"tf":1.0},"75":{"tf":1.0},"753":{"tf":2.0},"764":{"tf":1.4142135623730951},"769":{"tf":2.0},"78":{"tf":1.0},"79":{"tf":1.0},"798":{"tf":1.0},"803":{"tf":1.0},"838":{"tf":1.0},"855":{"tf":1.0},"878":{"tf":1.4142135623730951}},"df":47,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1489":{"tf":1.0},"1732":{"tf":1.0},"1768":{"tf":1.0},"1795":{"tf":1.0},"764":{"tf":1.0}},"df":5}}}}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1731":{"tf":1.0},"1732":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0}},"df":4}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1548":{"tf":1.0},"1553":{"tf":1.0},"1558":{"tf":1.0},"1563":{"tf":1.0},"1764":{"tf":1.0},"715":{"tf":1.0},"753":{"tf":1.0},"769":{"tf":1.0},"878":{"tf":1.0}},"df":9}}}}}}}},"/":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"1779":{"tf":1.0}},"df":1}}}}}}},"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"299":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}},"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"1652":{"tf":1.7320508075688772}},"df":1}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1651":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"374":{"tf":1.0}},"df":1}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1151":{"tf":1.7320508075688772},"1236":{"tf":1.7320508075688772}},"df":2,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"1152":{"tf":1.7320508075688772},"1237":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1731":{"tf":1.4142135623730951},"1732":{"tf":1.4142135623730951},"1780":{"tf":1.0}},"df":3},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"1765":{"tf":1.4142135623730951},"716":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1765":{"tf":1.0},"716":{"tf":1.0}},"df":2}}}}}}}}}}}},"n":{"docs":{"1394":{"tf":1.4142135623730951},"1732":{"tf":1.0},"1762":{"tf":1.0},"1795":{"tf":1.0},"713":{"tf":1.0}},"df":5},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1313":{"tf":1.4142135623730951},"1436":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1313":{"tf":1.0},"1436":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{"1153":{"tf":1.0},"121":{"tf":1.0},"1291":{"tf":1.0},"6":{"tf":1.4142135623730951},"8":{"tf":1.0}},"df":5}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1058":{"tf":1.0},"1135":{"tf":1.0},"1220":{"tf":1.0},"1266":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"472":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"681":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":16}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"'":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.4142135623730951},"9":{"tf":1.0}},"df":2}},"t":{"docs":{"791":{"tf":1.0},"851":{"tf":1.0}},"df":2}},"r":{"docs":{},"df":0,"k":{"docs":{"4":{"tf":1.0}},"df":1}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"786":{"tf":1.4142135623730951},"789":{"tf":1.0},"797":{"tf":1.4142135623730951},"807":{"tf":2.0},"813":{"tf":1.4142135623730951},"829":{"tf":2.0},"832":{"tf":1.4142135623730951},"840":{"tf":1.0},"854":{"tf":1.4142135623730951},"875":{"tf":1.4142135623730951}},"df":10,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"797":{"tf":1.0},"854":{"tf":1.0}},"df":2}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"813":{"tf":1.0},"875":{"tf":1.0}},"df":2}}}}}}}},"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"342":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{"789":{"tf":1.7320508075688772},"840":{"tf":1.7320508075688772}},"df":2}}}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"104":{"tf":1.0},"105":{"tf":1.0}},"df":2}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"1060":{"tf":1.0},"181":{"tf":1.0},"69":{"tf":1.0},"9":{"tf":1.0}},"df":4}}}}},"x":{"docs":{"939":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0}},"df":11},"y":{"docs":{"939":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0}},"df":9,"a":{"docs":{},"df":0,"y":{"docs":{"9":{"tf":1.0}},"df":1}}},"z":{"docs":{"943":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"949":{"tf":1.0}},"df":6,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"688":{"tf":1.0},"804":{"tf":1.0}},"df":2,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"389":{"tf":1.7320508075688772}},"df":1}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"391":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"391":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"386":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"386":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{"388":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"388":{"tf":1.0}},"df":1}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"387":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"387":{"tf":1.0}},"df":1}}}}}}}}}}}}},"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"395":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"395":{"tf":1.0}},"df":1}}}}}},"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"237":{"tf":1.7320508075688772}},"df":1}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"396":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"396":{"tf":1.0}},"df":1}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"390":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"390":{"tf":1.0}},"df":1}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"393":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"393":{"tf":1.0}},"df":1}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"338":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"338":{"tf":1.0}},"df":1}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"337":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"337":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"394":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"394":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"383":{"tf":1.4142135623730951}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"383":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{"385":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"385":{"tf":1.0}},"df":1}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"384":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"384":{"tf":1.0}},"df":1}}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"392":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"392":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"title":{"root":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"3":{"docs":{},"df":0,"5":{"docs":{"7":{"tf":1.0}},"df":1}}}},"_":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1580":{"tf":1.0}},"df":1}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"4":{"docs":{},"df":0,"6":{"docs":{},"df":0,"2":{"docs":{},"df":0,"6":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"734":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1578":{"tf":1.0}},"df":1}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1579":{"tf":1.0}},"df":1}}}}}}}}}},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{"905":{"tf":1.0}},"df":1},"j":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"860":{"tf":1.0}},"df":1}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"683":{"tf":1.0}},"df":1}}}},"f":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"759":{"tf":1.0},"883":{"tf":1.0}},"df":2}}}}}}}}}}},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"756":{"tf":1.0}},"df":1}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1785":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"d":{"docs":{"757":{"tf":1.0},"861":{"tf":1.0}},"df":2}}}}}},"t":{"docs":{"909":{"tf":1.0}},"df":1}},"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{"727":{"tf":1.0}},"df":1}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"758":{"tf":1.0},"882":{"tf":1.0}},"df":2}}}}}}}}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"858":{"tf":1.0}},"df":1}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"1197":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1159":{"tf":1.0},"1319":{"tf":1.0}},"df":2}}}}}}}}}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1356":{"tf":1.0}},"df":1}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1791":{"tf":1.0}},"df":1}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"202":{"tf":1.0}},"df":1}}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"1784":{"tf":1.0}},"df":1}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"907":{"tf":1.0}},"df":1}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"582":{"tf":1.0},"583":{"tf":1.0}},"df":2,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"584":{"tf":1.0}},"df":1}}}}}}}}}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"688":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1000":{"tf":1.0},"1589":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"997":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1001":{"tf":1.0},"1590":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1592":{"tf":1.0},"999":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1002":{"tf":1.0},"1591":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"687":{"tf":1.0}},"df":1}}}}}}}},"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"998":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{"1008":{"tf":1.0},"1600":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1158":{"tf":1.0},"1318":{"tf":1.0}},"df":2}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{"1007":{"tf":1.0},"1599":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"211":{"tf":1.0}},"df":1}}}}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"y":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1066":{"tf":1.0}},"df":1}}}}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"908":{"tf":1.0}},"df":1}}}}},"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1157":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"857":{"tf":1.0}},"df":1}}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"880":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"881":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1357":{"tf":1.0}},"df":1}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1006":{"tf":1.0},"1598":{"tf":1.0}},"df":2}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1009":{"tf":1.0},"1601":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1055":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"1056":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"686":{"tf":1.0}},"df":1}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"906":{"tf":1.0}},"df":1}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"209":{"tf":1.0}},"df":1}}}}}}}}},"v":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"212":{"tf":1.0}},"df":1}}}}}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{"626":{"tf":1.0}},"df":1}}},"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"t":{"docs":{},"df":0,"x":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{"996":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"210":{"tf":1.0}},"df":1}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"1353":{"tf":1.0}},"df":1,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1354":{"tf":1.0}},"df":1}}}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1355":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"859":{"tf":1.0}},"df":1}}}}}},"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"627":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"910":{"tf":1.0}},"df":1}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"726":{"tf":1.0}},"df":1}}}}}}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{"1491":{"tf":1.0},"486":{"tf":1.0},"518":{"tf":1.0}},"df":3}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{"274":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1649":{"tf":1.0}},"df":1,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"365":{"tf":1.0}},"df":1}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"356":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"364":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1185":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1184":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1180":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1182":{"tf":1.0}},"df":1}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1408":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1188":{"tf":1.0}},"df":1}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1183":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1181":{"tf":1.0}},"df":1}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1378":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1377":{"tf":1.0}},"df":1}}}}}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1137":{"tf":1.0},"1186":{"tf":1.0},"1187":{"tf":1.0}},"df":3}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1136":{"tf":1.0},"1179":{"tf":1.0}},"df":2}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1379":{"tf":1.0},"1410":{"tf":1.0}},"df":2}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1380":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"223":{"tf":1.0}},"df":1}},"v":{"docs":{"1640":{"tf":1.0},"1676":{"tf":1.0},"1699":{"tf":1.0},"1709":{"tf":1.0}},"df":4}}}},"d":{"docs":{},"df":0,"d":{"docs":{"1080":{"tf":1.0},"911":{"tf":1.0},"917":{"tf":1.0},"923":{"tf":1.0},"989":{"tf":1.0}},"df":5,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"129":{"tf":1.0},"1747":{"tf":1.0},"18":{"tf":1.0},"1810":{"tf":1.0}},"df":4}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"531":{"tf":1.0}},"df":1}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"528":{"tf":1.0},"532":{"tf":1.0}},"df":2}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"264":{"tf":1.0}},"df":1}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"932":{"tf":1.0}},"df":1}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"227":{"tf":1.0}},"df":1}}}},"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1025":{"tf":1.0},"995":{"tf":1.0}},"df":2}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"3":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"119":{"tf":1.0}},"df":1}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"123":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"844":{"tf":1.0}},"df":1}}}},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"828":{"tf":1.0}},"df":1}}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"3":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"120":{"tf":1.0}},"df":1}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"118":{"tf":1.0}},"df":1}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"848":{"tf":1.0}},"df":1}}}}},"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"889":{"tf":1.0}},"df":1,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"354":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"678":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{"1100":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1736":{"tf":1.0},"1797":{"tf":1.0},"428":{"tf":1.0},"731":{"tf":1.0},"767":{"tf":1.0},"85":{"tf":1.0}},"df":6,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"288":{"tf":1.0}},"df":1}}},"e":{"docs":{},"df":0,"n":{"docs":{"287":{"tf":1.0}},"df":1},"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"290":{"tf":1.0}},"df":1}}}}}}}}}}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"280":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"289":{"tf":1.0}},"df":1}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"285":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"291":{"tf":1.0}},"df":1}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"286":{"tf":1.0}},"df":1}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{"279":{"tf":1.0}},"df":1}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"283":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"282":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{"284":{"tf":1.0}},"df":1}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"281":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"192":{"tf":1.0},"79":{"tf":1.0}},"df":2}}}}}}}}},"d":{"docs":{"1776":{"tf":1.0}},"df":1}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"16":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1521":{"tf":1.0}},"df":1}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"1778":{"tf":1.0}},"df":1}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1735":{"tf":1.0},"1786":{"tf":1.0}},"df":2}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"1737":{"tf":1.0},"1798":{"tf":1.0}},"df":2}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"1777":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"24":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"197":{"tf":1.0}},"df":1,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"31":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{"185":{"tf":1.0},"843":{"tf":1.0}},"df":2}}}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"248":{"tf":1.0}},"df":1}}}}}}}}},"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"623":{"tf":1.0},"667":{"tf":1.0}},"df":2,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"674":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"622":{"tf":1.0},"668":{"tf":1.0}},"df":2}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{"1029":{"tf":1.0}},"df":1}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"92":{"tf":1.0}},"df":1}}}}}}}}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1192":{"tf":1.0},"1538":{"tf":1.0},"1543":{"tf":1.0},"794":{"tf":1.0},"853":{"tf":1.0}},"df":5,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"343":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"81":{"tf":1.0}},"df":1}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1140":{"tf":1.0},"1225":{"tf":1.0}},"df":2}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"82":{"tf":1.0}},"df":1}}}}}}},"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"931":{"tf":1.0}},"df":1}}}}},"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1012":{"tf":1.0},"1610":{"tf":1.0},"969":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{"1712":{"tf":1.0}},"df":1,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"1648":{"tf":1.0}},"df":1}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1587":{"tf":1.0}},"df":1}}}}}}}}},"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"1051":{"tf":1.0},"1635":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"1043":{"tf":1.0},"1629":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"358":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{"359":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"353":{"tf":1.0}},"df":1}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"293":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"294":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"1018":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1271":{"tf":1.0}},"df":1}}}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"1490":{"tf":1.0}},"df":1}}}}}}},"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"1790":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1178":{"tf":1.0}},"df":1}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1176":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1399":{"tf":1.0}},"df":1}}}}}}}}}}}}},"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"98":{"tf":1.0}},"df":1}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"201":{"tf":1.0}},"df":1}}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"377":{"tf":1.0}},"df":1}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"355":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"357":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"106":{"tf":1.0},"93":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"94":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1650":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"d":{"docs":{"1262":{"tf":1.0}},"df":1}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1263":{"tf":1.0}},"df":1}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1264":{"tf":1.0}},"df":1}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"1265":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"266":{"tf":1.0}},"df":1}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"424":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"40":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"435":{"tf":1.0}},"df":1}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"419":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"59":{"tf":1.0}},"df":1}}}}}}}}}}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"3":{"tf":1.0}},"df":1}}}},"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1285":{"tf":1.0},"1513":{"tf":1.0},"1682":{"tf":1.0},"231":{"tf":1.0},"423":{"tf":1.0},"572":{"tf":1.0}},"df":6}}},"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1488":{"tf":1.0},"1528":{"tf":1.0},"1534":{"tf":1.0},"1541":{"tf":1.0},"1546":{"tf":1.0},"1551":{"tf":1.0},"1556":{"tf":1.0},"1561":{"tf":1.0},"1571":{"tf":1.0},"1582":{"tf":1.0},"1655":{"tf":1.0},"1788":{"tf":1.0},"576":{"tf":1.0},"586":{"tf":1.0},"685":{"tf":1.0},"733":{"tf":1.0},"831":{"tf":1.0},"864":{"tf":1.0}},"df":18}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"11":{"tf":1.0}},"df":1}},"i":{"docs":{},"df":0,"n":{"docs":{"913":{"tf":1.0},"919":{"tf":1.0},"925":{"tf":1.0}},"df":3}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1115":{"tf":1.0},"1116":{"tf":1.0},"1173":{"tf":1.0},"1198":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"1292":{"tf":1.0},"1293":{"tf":1.0},"13":{"tf":1.0},"1374":{"tf":1.0},"14":{"tf":1.0},"1416":{"tf":1.0},"15":{"tf":1.0},"1524":{"tf":1.0},"1525":{"tf":1.0},"1586":{"tf":1.0},"1637":{"tf":1.0},"1713":{"tf":1.0},"1714":{"tf":1.0},"1726":{"tf":1.0},"1820":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"496":{"tf":1.0},"579":{"tf":1.0},"691":{"tf":1.0},"692":{"tf":1.0},"728":{"tf":1.0},"80":{"tf":1.0},"888":{"tf":1.0}},"df":30}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"10":{"tf":1.0}},"df":1}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"1072":{"tf":1.0}},"df":1},"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"724":{"tf":1.0},"821":{"tf":1.0},"871":{"tf":1.0}},"df":3}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"722":{"tf":1.0},"822":{"tf":1.0},"870":{"tf":1.0}},"df":3}}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"723":{"tf":1.0},"739":{"tf":1.0},"820":{"tf":1.0},"869":{"tf":1.0}},"df":4}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"721":{"tf":1.0},"738":{"tf":1.0},"819":{"tf":1.0},"872":{"tf":1.0}},"df":4}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1384":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1390":{"tf":1.0}},"df":1}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1086":{"tf":1.0},"1089":{"tf":1.0},"525":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"2":{"docs":{"1087":{"tf":1.0},"1090":{"tf":1.0}},"df":2,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"612":{"tf":1.0},"656":{"tf":1.0}},"df":2},"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"615":{"tf":1.0},"659":{"tf":1.0}},"df":2}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"620":{"tf":1.0},"663":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"3":{"docs":{"1058":{"tf":1.0},"1088":{"tf":1.0},"1091":{"tf":1.0}},"df":3,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"613":{"tf":1.0},"657":{"tf":1.0}},"df":2},"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"616":{"tf":1.0},"660":{"tf":1.0}},"df":2}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"621":{"tf":1.0},"664":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"611":{"tf":1.0},"655":{"tf":1.0}},"df":2},"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"614":{"tf":1.0},"658":{"tf":1.0}},"df":2,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{"676":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{"675":{"tf":1.0}},"df":1}}}}}}}}}}}}},"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"628":{"tf":1.0}},"df":1}}}}}}}}}}},"s":{"docs":{"422":{"tf":1.0}},"df":1},"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"1415":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1350":{"tf":1.0},"1467":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"t":{"docs":{"527":{"tf":1.0}},"df":1}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{"1554":{"tf":1.0}},"df":1},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1626":{"tf":1.0},"985":{"tf":1.0}},"df":2}}}}}}}}},"b":{"docs":{"1625":{"tf":1.0},"984":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1616":{"tf":1.0},"975":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"y":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1619":{"tf":1.0},"978":{"tf":1.0}},"df":2}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1618":{"tf":1.0},"977":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1617":{"tf":1.0},"976":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"97":{"tf":1.0}},"df":1}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"107":{"tf":1.0},"95":{"tf":1.0}},"df":2}}}}}}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{"1273":{"tf":1.0}},"df":1}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"96":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"1566":{"tf":1.0}},"df":1}}},"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"121":{"tf":1.0}},"df":1}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"226":{"tf":1.0}},"df":1}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1620":{"tf":1.0},"979":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1022":{"tf":1.0}},"df":1}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1021":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"1084":{"tf":1.0},"5":{"tf":1.0},"629":{"tf":1.0},"671":{"tf":1.0}},"df":4,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"2":{"docs":{"624":{"tf":1.0},"665":{"tf":1.0}},"df":2},"3":{"docs":{"625":{"tf":1.0},"666":{"tf":1.0}},"df":2}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"680":{"tf":1.0}},"df":1}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"670":{"tf":1.0}},"df":1}}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"580":{"tf":1.0}},"df":1}}}}},"i":{"docs":{},"df":0,"l":{"docs":{"1062":{"tf":1.0}},"df":1}}}}}}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1547":{"tf":1.0},"1552":{"tf":1.0},"1557":{"tf":1.0},"1562":{"tf":1.0},"1729":{"tf":1.0},"1763":{"tf":1.0},"1767":{"tf":1.0},"1774":{"tf":1.0},"1792":{"tf":1.0},"714":{"tf":1.0},"752":{"tf":1.0},"762":{"tf":1.0},"768":{"tf":1.0},"877":{"tf":1.0}},"df":14,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"300":{"tf":1.0}},"df":1}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1150":{"tf":1.0},"1235":{"tf":1.0}},"df":2}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1312":{"tf":1.0},"1435":{"tf":1.0}},"df":2}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"1567":{"tf":1.0}},"df":1}}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"696":{"tf":1.0},"709":{"tf":1.0},"736":{"tf":1.0},"763":{"tf":1.0},"818":{"tf":1.0},"874":{"tf":1.0}},"df":6}}}}}},"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"574":{"tf":1.0},"7":{"tf":1.0}},"df":2,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"548":{"tf":1.0}},"df":1}}}}}}}}}}}}},"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"549":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"550":{"tf":1.0}},"df":1}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"554":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"551":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"552":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"545":{"tf":1.0}},"df":1}}}}}}}}}}}}},"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"542":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"544":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"543":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"546":{"tf":1.0}},"df":1}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"553":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"547":{"tf":1.0}},"df":1}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"555":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"573":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"474":{"tf":1.0},"499":{"tf":1.0},"538":{"tf":1.0}},"df":3,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"472":{"tf":1.0}},"df":1}}}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"477":{"tf":1.0}},"df":1}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"570":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"483":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1641":{"tf":1.0},"1677":{"tf":1.0},"1710":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1372":{"tf":1.0},"1480":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"941":{"tf":1.0}},"df":1}}}},"u":{"docs":{},"df":0,"p":{"docs":{"942":{"tf":1.0}},"df":1}}}}}}},"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"490":{"tf":1.0},"513":{"tf":1.0},"954":{"tf":1.0}},"df":3}}}}}}}}}},"s":{"docs":{"571":{"tf":1.0}},"df":1,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{"523":{"tf":1.0}},"df":1}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"559":{"tf":1.0}},"df":1}}}}}}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1048":{"tf":1.0},"1632":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1035":{"tf":1.0}},"df":1}}},"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1036":{"tf":1.0}},"df":1}}}}}}}}}}}},"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"1385":{"tf":1.0}},"df":1,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1386":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"7":{"docs":{},"df":0,"1":{"docs":{},"df":0,"2":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"952":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"366":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"891":{"tf":1.0},"892":{"tf":1.0}},"df":2},"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{"1049":{"tf":1.0},"1633":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1371":{"tf":1.0},"1479":{"tf":1.0}},"df":2}}}}}}}}}}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"800":{"tf":1.0},"835":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"957":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1400":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1398":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"99":{"tf":1.0}},"df":1}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"103":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"213":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{"456":{"tf":1.0}},"df":1}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"234":{"tf":1.0}},"df":1}}},"u":{"docs":{},"df":0,"m":{"docs":{"218":{"tf":1.0},"219":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"903":{"tf":1.0}},"df":1}}}}}}}}}}}},"r":{"docs":{},"df":0,"c":{"docs":{"7":{"tf":1.0}},"df":1,"1":{"docs":{},"df":0,"6":{"docs":{},"df":0,"5":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"492":{"tf":1.0}},"df":1}}}}}}}},"4":{"docs":{},"df":0,"6":{"docs":{},"df":0,"2":{"docs":{},"df":0,"6":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"729":{"tf":1.0}},"df":1}}}}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1017":{"tf":1.0},"1026":{"tf":1.0},"1040":{"tf":1.0},"1061":{"tf":1.0},"1602":{"tf":1.0},"1628":{"tf":1.0},"1695":{"tf":1.0},"259":{"tf":1.0},"263":{"tf":1.0},"541":{"tf":1.0},"673":{"tf":1.0},"689":{"tf":1.0}},"df":12}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1261":{"tf":1.0},"1493":{"tf":1.0},"1643":{"tf":1.0},"1711":{"tf":1.0},"1766":{"tf":1.0},"1773":{"tf":1.0},"214":{"tf":1.0},"536":{"tf":1.0},"669":{"tf":1.0},"760":{"tf":1.0}},"df":10}}}},"x":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"303":{"tf":1.0}},"df":1}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"304":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1746":{"tf":1.0},"1771":{"tf":1.0},"1800":{"tf":1.0},"699":{"tf":1.0},"720":{"tf":1.0}},"df":5}}}}}}},"e":{"docs":{},"df":0,"c":{"docs":{"526":{"tf":1.0}},"df":1,"u":{"docs":{},"df":0,"t":{"docs":{"1657":{"tf":1.0},"1658":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"475":{"tf":1.0},"476":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0}},"df":4}}}}}}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"101":{"tf":1.0}},"df":1}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{"1222":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"479":{"tf":1.0},"506":{"tf":1.0},"564":{"tf":1.0}},"df":3,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"481":{"tf":1.0},"482":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0}},"df":4,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"565":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"568":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"567":{"tf":1.0}},"df":1}}}}}},"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"480":{"tf":1.0},"507":{"tf":1.0},"566":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"577":{"tf":1.0}},"df":1}}}}}}},"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"346":{"tf":1.0}},"df":1}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"427":{"tf":1.0}},"df":1}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1274":{"tf":1.0}},"df":1}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1277":{"tf":1.0}},"df":1}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1499":{"tf":1.0}},"df":1}}}}},"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"246":{"tf":1.0}},"df":1}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{"535":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"d":{"docs":{"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0}},"df":3,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"902":{"tf":1.0}},"df":1}}}}}}}},"x":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"934":{"tf":1.0}},"df":1}}}}}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{"6":{"tf":1.0}},"df":1}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1609":{"tf":1.0},"968":{"tf":1.0}},"df":2}}}}}}}}}}}}},"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"109":{"tf":1.0}},"df":1}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"1014":{"tf":1.0},"1023":{"tf":1.0},"1030":{"tf":1.0},"1037":{"tf":1.0},"1057":{"tf":1.0},"1067":{"tf":1.0},"1073":{"tf":1.0},"1085":{"tf":1.0},"1095":{"tf":1.0},"1108":{"tf":1.0},"111":{"tf":1.0},"1118":{"tf":1.0},"1139":{"tf":1.0},"1142":{"tf":1.0},"1149":{"tf":1.0},"1154":{"tf":1.0},"1161":{"tf":1.0},"1164":{"tf":1.0},"1175":{"tf":1.0},"1190":{"tf":1.0},"1200":{"tf":1.0},"1203":{"tf":1.0},"1224":{"tf":1.0},"1227":{"tf":1.0},"1234":{"tf":1.0},"1239":{"tf":1.0},"1243":{"tf":1.0},"1246":{"tf":1.0},"1256":{"tf":1.0},"1259":{"tf":1.0},"128":{"tf":1.0},"1295":{"tf":1.0},"1311":{"tf":1.0},"1321":{"tf":1.0},"1349":{"tf":1.0},"136":{"tf":1.0},"1360":{"tf":1.0},"1376":{"tf":1.0},"1382":{"tf":1.0},"1392":{"tf":1.0},"1397":{"tf":1.0},"1412":{"tf":1.0},"1418":{"tf":1.0},"143":{"tf":1.0},"1434":{"tf":1.0},"1442":{"tf":1.0},"1464":{"tf":1.0},"1469":{"tf":1.0},"1487":{"tf":1.0},"152":{"tf":1.0},"1527":{"tf":1.0},"1533":{"tf":1.0},"1540":{"tf":1.0},"1545":{"tf":1.0},"1550":{"tf":1.0},"1555":{"tf":1.0},"1560":{"tf":1.0},"1570":{"tf":1.0},"1581":{"tf":1.0},"1588":{"tf":1.0},"1594":{"tf":1.0},"1639":{"tf":1.0},"1654":{"tf":1.0},"1674":{"tf":1.0},"1685":{"tf":1.0},"1690":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.0},"1705":{"tf":1.0},"1716":{"tf":1.0},"1728":{"tf":1.0},"1758":{"tf":1.0},"1770":{"tf":1.0},"1787":{"tf":1.0},"1822":{"tf":1.0},"184":{"tf":1.0},"187":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.0},"25":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":1.0},"32":{"tf":1.0},"400":{"tf":1.0},"41":{"tf":1.0},"413":{"tf":1.0},"439":{"tf":1.0},"473":{"tf":1.0},"478":{"tf":1.0},"484":{"tf":1.0},"493":{"tf":1.0},"498":{"tf":1.0},"501":{"tf":1.0},"505":{"tf":1.0},"511":{"tf":1.0},"520":{"tf":1.0},"524":{"tf":1.0},"560":{"tf":1.0},"575":{"tf":1.0},"585":{"tf":1.0},"60":{"tf":1.0},"631":{"tf":1.0},"684":{"tf":1.0},"694":{"tf":1.0},"705":{"tf":1.0},"732":{"tf":1.0},"74":{"tf":1.0},"766":{"tf":1.0},"782":{"tf":1.0},"785":{"tf":1.0},"809":{"tf":1.0},"816":{"tf":1.0},"830":{"tf":1.0},"86":{"tf":1.0},"863":{"tf":1.0},"885":{"tf":1.0},"890":{"tf":1.0},"904":{"tf":1.0},"938":{"tf":1.0},"953":{"tf":1.0},"962":{"tf":1.0},"987":{"tf":1.0}},"df":122,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1611":{"tf":1.0},"970":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"418":{"tf":1.0}},"df":1},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"425":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"420":{"tf":1.0}},"df":1}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"8":{"tf":1.0}},"df":1}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1127":{"tf":1.0},"1219":{"tf":1.0}},"df":2}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1126":{"tf":1.0},"1218":{"tf":1.0}},"df":2}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1133":{"tf":1.0},"1134":{"tf":1.0},"1215":{"tf":1.0},"1216":{"tf":1.0}},"df":4}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1131":{"tf":1.0},"1211":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1125":{"tf":1.0},"1210":{"tf":1.0}},"df":2}}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1324":{"tf":1.0},"1445":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1128":{"tf":1.0},"1217":{"tf":1.0}},"df":2}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1322":{"tf":1.0},"1444":{"tf":1.0}},"df":2}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1325":{"tf":1.0},"1446":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1344":{"tf":1.0}},"df":1}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1345":{"tf":1.0}},"df":1}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1119":{"tf":1.0},"1204":{"tf":1.0}},"df":2}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1132":{"tf":1.0},"1214":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1122":{"tf":1.0},"1206":{"tf":1.0}},"df":2}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1121":{"tf":1.0},"1207":{"tf":1.0}},"df":2}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1323":{"tf":1.0},"1443":{"tf":1.0}},"df":2}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1326":{"tf":1.0},"1447":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"t":{"docs":{"1120":{"tf":1.0},"1205":{"tf":1.0}},"df":2}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1129":{"tf":1.0},"1130":{"tf":1.0},"1212":{"tf":1.0},"1213":{"tf":1.0}},"df":4}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1123":{"tf":1.0},"1124":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0}},"df":4}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1327":{"tf":1.0},"1448":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1328":{"tf":1.0},"1449":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1725":{"tf":1.0}},"df":1}}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"3":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"182":{"tf":1.0},"70":{"tf":1.0}},"df":2}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"137":{"tf":1.0},"26":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1339":{"tf":1.0},"1459":{"tf":1.0}},"df":2}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1346":{"tf":1.0}},"df":1}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1347":{"tf":1.0}},"df":1}}}}}}}}}}}}},"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"991":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"1032":{"tf":1.0}},"df":1}}}}}}}}}}}},"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1693":{"tf":1.0}},"df":1}}}},"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"955":{"tf":1.0}},"df":1}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"179":{"tf":1.0},"72":{"tf":1.0}},"df":2}}}}}}}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1170":{"tf":1.0},"1251":{"tf":1.0}},"df":2}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1342":{"tf":1.0},"1461":{"tf":1.0}},"df":2}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1330":{"tf":1.0}},"df":1}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1333":{"tf":1.0},"1453":{"tf":1.0}},"df":2}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"1171":{"tf":1.0},"1253":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"1733":{"tf":1.0},"1796":{"tf":1.0}},"df":2}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1369":{"tf":1.0},"1482":{"tf":1.0}},"df":2}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"2":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"601":{"tf":1.0},"645":{"tf":1.0}},"df":2}}}}}}}},"3":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"602":{"tf":1.0},"646":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1336":{"tf":1.0},"1456":{"tf":1.0}},"df":2}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1337":{"tf":1.0},"1457":{"tf":1.0}},"df":2}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"1172":{"tf":1.0},"1254":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"172":{"tf":1.0},"62":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"590":{"tf":1.0},"593":{"tf":1.0},"634":{"tf":1.0},"637":{"tf":1.0}},"df":4,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"592":{"tf":1.0},"636":{"tf":1.0}},"df":2}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"594":{"tf":1.0},"638":{"tf":1.0}},"df":2}}}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1329":{"tf":1.0},"1450":{"tf":1.0}},"df":2}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1340":{"tf":1.0}},"df":1}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1331":{"tf":1.0},"1451":{"tf":1.0}},"df":2}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1723":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"1724":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"1363":{"tf":1.0},"1472":{"tf":1.0}},"df":2,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{"1364":{"tf":1.0},"1471":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"141":{"tf":1.0},"28":{"tf":1.0}},"df":2}}}}}}},"i":{"docs":{},"df":0,"d":{"docs":{"178":{"tf":1.0},"68":{"tf":1.0}},"df":2}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"171":{"tf":1.0},"61":{"tf":1.0}},"df":2}}}}}}}}},"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"599":{"tf":1.0},"643":{"tf":1.0}},"df":2}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1169":{"tf":1.0},"1250":{"tf":1.0}},"df":2}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1335":{"tf":1.0},"1455":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"591":{"tf":1.0},"635":{"tf":1.0}},"df":2}}}}}}}}}}},"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1315":{"tf":1.0},"1440":{"tf":1.0}},"df":2}}}}}}}},"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1166":{"tf":1.0},"1247":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1167":{"tf":1.0},"1248":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1156":{"tf":1.0},"1241":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1316":{"tf":1.0},"1439":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1165":{"tf":1.0},"1249":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"174":{"tf":1.0},"63":{"tf":1.0}},"df":2}}}}}}}}}}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1688":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{"1692":{"tf":1.0}},"df":1}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1687":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"173":{"tf":1.0},"64":{"tf":1.0}},"df":2}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"177":{"tf":1.0},"67":{"tf":1.0}},"df":2}}}}}}}}}}}},"w":{"docs":{},"df":0,"n":{"docs":{"196":{"tf":1.0}},"df":1}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1168":{"tf":1.0},"1252":{"tf":1.0}},"df":2}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1297":{"tf":1.0},"1420":{"tf":1.0}},"df":2}}}}}}}}}}}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"138":{"tf":1.0},"29":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0}},"df":4}},"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"600":{"tf":1.0},"644":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"139":{"tf":1.0},"30":{"tf":1.0}},"df":2}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"147":{"tf":1.0},"203":{"tf":1.0},"38":{"tf":1.0}},"df":3}}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{"144":{"tf":1.0},"204":{"tf":1.0},"33":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"145":{"tf":1.0},"200":{"tf":1.0},"34":{"tf":1.0}},"df":3}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1574":{"tf":1.0}},"df":1}}}}}}}}},"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1365":{"tf":1.0},"1473":{"tf":1.0}},"df":2}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"1368":{"tf":1.0},"1477":{"tf":1.0}},"df":2}}}}}},"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"176":{"tf":1.0},"66":{"tf":1.0}},"df":2}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"175":{"tf":1.0},"65":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1343":{"tf":1.0},"1462":{"tf":1.0}},"df":2}}}}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"491":{"tf":1.0},"514":{"tf":1.0}},"df":2}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1332":{"tf":1.0},"1452":{"tf":1.0}},"df":2}}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1341":{"tf":1.0},"1460":{"tf":1.0}},"df":2}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1358":{"tf":1.0}},"df":1}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1334":{"tf":1.0},"1454":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1338":{"tf":1.0},"1458":{"tf":1.0}},"df":2}}}}}}}}}}}}},"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"1362":{"tf":1.0},"1470":{"tf":1.0}},"df":2}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"994":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"140":{"tf":1.0},"27":{"tf":1.0}},"df":2}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"180":{"tf":1.0},"71":{"tf":1.0}},"df":2}}}}}}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1520":{"tf":1.0}},"df":1}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"146":{"tf":1.0},"207":{"tf":1.0},"35":{"tf":1.0},"700":{"tf":1.0},"719":{"tf":1.0}},"df":5}}}}}}},"s":{"docs":{"421":{"tf":1.0}},"df":1}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"961":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"1106":{"tf":1.0}},"df":1}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"1104":{"tf":1.0}},"df":1}}}}}},"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1413":{"tf":1.0}},"df":1}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1414":{"tf":1.0}},"df":1}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1193":{"tf":1.0}},"df":1,"f":{"docs":{},"df":0,"e":{"docs":{"1718":{"tf":1.0}},"df":1}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1393":{"tf":1.0}},"df":1}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1196":{"tf":1.0}},"df":1}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1719":{"tf":1.0}},"df":1}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1721":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1395":{"tf":1.0}},"df":1}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"117":{"tf":1.0}},"df":1}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1195":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1194":{"tf":1.0}},"df":1,"f":{"docs":{},"df":0,"e":{"docs":{"1720":{"tf":1.0}},"df":1}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1394":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"148":{"tf":1.0},"199":{"tf":1.0},"37":{"tf":1.0}},"df":3}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"244":{"tf":1.0}},"df":1}}}}},"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"127":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"135":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"142":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"1199":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"151":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"169":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"d":{"docs":{"261":{"tf":1.0},"398":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"298":{"tf":1.0}},"df":1}}}}}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"630":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"497":{"tf":1.0}},"df":1}}}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"504":{"tf":1.0}},"df":1}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"510":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"5":{"docs":{},"df":0,"5":{"docs":{"183":{"tf":1.0}},"df":1}}},"6":{"docs":{},"df":0,"5":{"docs":{"1821":{"tf":1.0}},"df":1,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"519":{"tf":1.0}},"df":1}}}}}}}},"4":{"docs":{},"df":0,"6":{"docs":{},"df":0,"2":{"docs":{},"df":0,"6":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"765":{"tf":1.0}},"df":1}}}}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"256":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1255":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"500":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"2":{"docs":{"193":{"tf":1.0}},"df":1}}}}}}}}}}}},"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"693":{"tf":1.0}},"df":1}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"784":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"808":{"tf":1.0}},"df":1}}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{"815":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1202":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1223":{"tf":1.0}},"df":1}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1226":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1233":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1238":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1242":{"tf":1.0}},"df":1}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1245":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"1504":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"368":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"1045":{"tf":1.0},"1630":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"1686":{"tf":1.0},"1691":{"tf":1.0},"1697":{"tf":1.0},"1706":{"tf":1.0},"236":{"tf":1.0},"489":{"tf":1.0},"512":{"tf":1.0},"561":{"tf":1.0},"569":{"tf":1.0},"706":{"tf":1.0},"786":{"tf":1.0},"811":{"tf":1.0},"832":{"tf":1.0},"865":{"tf":1.0}},"df":14,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{"1569":{"tf":1.0}},"df":1}}}},"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"1063":{"tf":1.0}},"df":1}}}}}}}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"414":{"tf":1.0}},"df":1}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"42":{"tf":1.0}},"df":1}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1143":{"tf":1.0},"1228":{"tf":1.0}},"df":2}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"537":{"tf":1.0}},"df":1}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1296":{"tf":1.0},"1419":{"tf":1.0}},"df":2}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{"534":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{"1047":{"tf":1.0},"1631":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"3":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"326":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"292":{"tf":1.0}},"df":1,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"313":{"tf":1.0}},"df":1}}}}}}}},"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"319":{"tf":1.0}},"df":1}}}}}},"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"327":{"tf":1.0}},"df":1}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"295":{"tf":1.0}},"df":1,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"296":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"322":{"tf":1.0}},"df":1}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"330":{"tf":1.0}},"df":1}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"323":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"316":{"tf":1.0}},"df":1}}}}}},"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"324":{"tf":1.0}},"df":1}}}}}}},"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"318":{"tf":1.0}},"df":1}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"329":{"tf":1.0}},"df":1}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"317":{"tf":1.0}},"df":1}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"311":{"tf":1.0}},"df":1}}}}}}}}}}}}},"m":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{"309":{"tf":1.0}},"df":1}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"307":{"tf":1.0}},"df":1}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"320":{"tf":1.0}},"df":1}}}}}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"331":{"tf":1.0}},"df":1}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{"314":{"tf":1.0}},"df":1}}}},"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"315":{"tf":1.0}},"df":1}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"328":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"321":{"tf":1.0}},"df":1}}}}}}}}}},"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"312":{"tf":1.0}},"df":1}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"308":{"tf":1.0}},"df":1}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"306":{"tf":1.0}},"df":1}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"347":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"332":{"tf":1.0}},"df":1}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"278":{"tf":1.0}},"df":1}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"325":{"tf":1.0}},"df":1}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"374":{"tf":1.0}},"df":1}}}}}}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1050":{"tf":1.0},"1634":{"tf":1.0}},"df":2}}}}}}}}}}}}},"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"677":{"tf":1.0}},"df":1}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"679":{"tf":1.0}},"df":1}}}}}}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1177":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"186":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1417":{"tf":1.0}},"df":1}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1433":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1441":{"tf":1.0}},"df":1}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1463":{"tf":1.0}},"df":1}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"588":{"tf":1.0},"595":{"tf":1.0},"633":{"tf":1.0},"639":{"tf":1.0}},"df":4}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"598":{"tf":1.0},"642":{"tf":1.0}},"df":2}}}}}}}}}},"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1468":{"tf":1.0}},"df":1}}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1638":{"tf":1.0}},"df":1}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"596":{"tf":1.0},"641":{"tf":1.0}},"df":2}}}}}}}},"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"195":{"tf":1.0}},"df":1}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"597":{"tf":1.0},"640":{"tf":1.0}},"df":2}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"790":{"tf":1.0},"826":{"tf":1.0}},"df":2}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{"125":{"tf":1.0}},"df":1}}}}}}}}}},"u":{"docs":{"695":{"tf":1.0},"708":{"tf":1.0},"735":{"tf":1.0},"761":{"tf":1.0},"817":{"tf":1.0},"873":{"tf":1.0}},"df":6}},"v":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"102":{"tf":1.0}},"df":1}}}},"y":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"781":{"tf":1.0}},"df":1}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"1727":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1757":{"tf":1.0}},"df":1}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1769":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1272":{"tf":1.0}},"df":1}}}}}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"701":{"tf":1.0}},"df":1}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{"0":{"tf":1.0},"1647":{"tf":1.0},"703":{"tf":1.0},"787":{"tf":1.0},"827":{"tf":1.0}},"df":5,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"823":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"d":{"docs":{"1267":{"tf":1.0}},"df":1},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"862":{"tf":1.0}},"df":1}}}}}},"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1270":{"tf":1.0}},"df":1}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1269":{"tf":1.0}},"df":1}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1268":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"2":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"345":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1575":{"tf":1.0},"1585":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"914":{"tf":1.0},"920":{"tf":1.0},"926":{"tf":1.0}},"df":3}}}}},"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"399":{"tf":1.0}},"df":1}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1155":{"tf":1.0},"1240":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1287":{"tf":1.0}},"df":1}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1317":{"tf":1.0},"1438":{"tf":1.0}},"df":2}}}}},"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"360":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"361":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"362":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"1288":{"tf":1.0}},"df":1}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1278":{"tf":1.0}},"df":1}}}}}}}}}}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"1275":{"tf":1.0}},"df":1}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1281":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"1665":{"tf":1.0}},"df":1}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1664":{"tf":1.0}},"df":1}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1668":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1667":{"tf":1.0}},"df":1}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1666":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1174":{"tf":1.0}},"df":1}}}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"229":{"tf":1.0}},"df":1}}},"p":{"docs":{"1082":{"tf":1.0},"1083":{"tf":1.0}},"df":2},"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{"275":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{"91":{"tf":1.0}},"df":1}}}}}}}}},"x":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"249":{"tf":1.0}},"df":1}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{"376":{"tf":1.0}},"df":1}}}}}}}}}}}},"v":{"docs":{},"df":0,"i":{"docs":{"247":{"tf":1.0}},"df":1}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"255":{"tf":1.0}},"df":1}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"240":{"tf":1.0}},"df":1}}}}}}}}}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"250":{"tf":1.0}},"df":1}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"251":{"tf":1.0}},"df":1}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"936":{"tf":1.0}},"df":1}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1742":{"tf":1.0},"1807":{"tf":1.0},"746":{"tf":1.0},"770":{"tf":1.0}},"df":4}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"749":{"tf":1.0}},"df":1}}}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{"747":{"tf":1.0}},"df":1}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{"431":{"tf":1.0}},"df":1}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1282":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"430":{"tf":1.0}},"df":1}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1743":{"tf":1.0},"1808":{"tf":1.0},"748":{"tf":1.0},"771":{"tf":1.0}},"df":4}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"1744":{"tf":1.0},"1805":{"tf":1.0},"751":{"tf":1.0},"772":{"tf":1.0}},"df":4}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1745":{"tf":1.0},"1806":{"tf":1.0},"750":{"tf":1.0},"773":{"tf":1.0}},"df":4}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{"1189":{"tf":1.0}},"df":1}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{"1673":{"tf":1.0}},"df":1}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{"950":{"tf":1.0}},"df":1}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1258":{"tf":1.0}},"df":1}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"239":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"254":{"tf":1.0}},"df":1}}}}}}}}},"t":{"docs":{"252":{"tf":1.0}},"df":1}},"m":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{"253":{"tf":1.0}},"df":1}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"238":{"tf":1.0}},"df":1}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1279":{"tf":1.0}},"df":1}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"100":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1280":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"t":{"docs":{"1191":{"tf":1.0},"1537":{"tf":1.0},"1542":{"tf":1.0},"1730":{"tf":1.0},"1793":{"tf":1.0},"754":{"tf":1.0},"774":{"tf":1.0},"793":{"tf":1.0},"852":{"tf":1.0}},"df":9,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"378":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{"1531":{"tf":1.0}},"df":1,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"267":{"tf":1.0}},"df":1}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{"277":{"tf":1.0}},"df":1}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1286":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1289":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1117":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1138":{"tf":1.0}},"df":1}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1141":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1148":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"220":{"tf":1.0}},"df":1}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"1290":{"tf":1.0}},"df":1}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1153":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1160":{"tf":1.0}},"df":1}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{"1291":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"1283":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1163":{"tf":1.0}},"df":1}}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"83":{"tf":1.0}},"df":1}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1162":{"tf":1.0},"1244":{"tf":1.0}},"df":2}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"84":{"tf":1.0}},"df":1}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"1":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"t":{"docs":{"352":{"tf":1.0}},"df":1}}}}},"2":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"t":{"docs":{"351":{"tf":1.0}},"df":1}}}}},"3":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"t":{"docs":{"350":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"310":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"5":{"docs":{},"df":0,"5":{"docs":{"1526":{"tf":1.0}},"df":1}}}},"2":{"docs":{},"df":0,"0":{"docs":{"1539":{"tf":1.0}},"df":1,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1529":{"tf":1.0}},"df":1}}}}}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{"1564":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1576":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"412":{"tf":1.0}},"df":1}}}}},"s":{"docs":{"1284":{"tf":1.0}},"df":1,"g":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"956":{"tf":1.0}},"df":1}}}}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"943":{"tf":1.0}},"df":1}}}},"u":{"docs":{},"df":0,"p":{"docs":{"944":{"tf":1.0}},"df":1}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1060":{"tf":1.0}},"df":1}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"273":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"939":{"tf":1.0}},"df":1}}}},"u":{"docs":{},"df":0,"p":{"docs":{"940":{"tf":1.0}},"df":1}}}}}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"302":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"333":{"tf":1.0}},"df":1}}}}}}}}}}},"w":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"556":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1644":{"tf":1.0}},"df":1}}}}}}}},"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"380":{"tf":1.0}},"df":1}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"349":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"369":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"348":{"tf":1.0}},"df":1}}}}}}}}}}}},"p":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"340":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"417":{"tf":1.0}},"df":1}}}}}}},"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"379":{"tf":1.0}},"df":1}}}}}}}}},"c":{"docs":{},"df":0,"t":{"docs":{"1698":{"tf":1.0}},"df":1}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"557":{"tf":1.0}},"df":1}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"381":{"tf":1.0}},"df":1}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{"370":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{"233":{"tf":1.0}},"df":1}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"235":{"tf":1.0},"265":{"tf":1.0}},"df":2}}}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"558":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"341":{"tf":1.0}},"df":1}}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"297":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"e":{"docs":{"7":{"tf":1.0}},"df":1},"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"363":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{"1010":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{"243":{"tf":1.0}},"df":1,"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1680":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"409":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"707":{"tf":1.0}},"df":1}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"410":{"tf":1.0}},"df":1}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"589":{"tf":1.0}},"df":1}}}}}}}}}}}},"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"562":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{"1681":{"tf":1.0}},"df":1}}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"402":{"tf":1.0}},"df":1}}}}}}}}}}}}},"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1789":{"tf":1.0}},"df":1}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"411":{"tf":1.0}},"df":1}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"403":{"tf":1.0},"404":{"tf":1.0}},"df":2}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"405":{"tf":1.0},"406":{"tf":1.0}},"df":2}}}}}}}}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"563":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"415":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{"416":{"tf":1.0}},"df":1}}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"407":{"tf":1.0}},"df":1}}}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"408":{"tf":1.0}},"df":1}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"401":{"tf":1.0}},"df":1}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1201":{"tf":1.0},"1656":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1675":{"tf":1.0},"228":{"tf":1.0}},"df":2}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{"426":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"114":{"tf":1.0}},"df":1}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1775":{"tf":1.0}},"df":1}}},"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"222":{"tf":1.0}},"df":1}}}}}}}},"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1485":{"tf":1.0},"1532":{"tf":1.0},"487":{"tf":1.0},"515":{"tf":1.0}},"df":4,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{"539":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1498":{"tf":1.0}},"df":1}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{"1670":{"tf":1.0}},"df":1}}},"u":{"docs":{},"df":0,"s":{"docs":{"344":{"tf":1.0},"433":{"tf":1.0},"697":{"tf":1.0},"717":{"tf":1.0},"795":{"tf":1.0},"845":{"tf":1.0}},"df":6}}},"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"k":{"docs":{},"df":0,"2":{"docs":{"1092":{"tf":1.0}},"df":1},"3":{"docs":{"1059":{"tf":1.0},"1093":{"tf":1.0}},"df":2}}},"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"1486":{"tf":1.0},"488":{"tf":1.0},"516":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{"540":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"241":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"960":{"tf":1.0}},"df":1}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"958":{"tf":1.0}},"df":1}}}}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"964":{"tf":1.0}},"df":1}}},"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"963":{"tf":1.0}},"df":1}}}}}}}}},"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"1015":{"tf":1.0}},"df":1}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"2":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"604":{"tf":1.0},"648":{"tf":1.0}},"df":2},"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"607":{"tf":1.0},"651":{"tf":1.0}},"df":2}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"609":{"tf":1.0},"653":{"tf":1.0}},"df":2}}}}}}},"3":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"605":{"tf":1.0},"649":{"tf":1.0}},"df":2},"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"608":{"tf":1.0},"652":{"tf":1.0}},"df":2}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"610":{"tf":1.0},"654":{"tf":1.0}},"df":2}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"603":{"tf":1.0},"647":{"tf":1.0}},"df":2},"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"606":{"tf":1.0},"650":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1738":{"tf":1.0},"1801":{"tf":1.0},"741":{"tf":1.0},"775":{"tf":1.0}},"df":4}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"742":{"tf":1.0}},"df":1}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1135":{"tf":1.0},"1220":{"tf":1.0}},"df":2}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{"740":{"tf":1.0}},"df":1}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1739":{"tf":1.0},"1802":{"tf":1.0},"744":{"tf":1.0},"776":{"tf":1.0}},"df":4}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"1740":{"tf":1.0},"1803":{"tf":1.0},"743":{"tf":1.0},"777":{"tf":1.0}},"df":4}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1366":{"tf":1.0},"1474":{"tf":1.0}},"df":2}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1367":{"tf":1.0},"1475":{"tf":1.0}},"df":2}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1351":{"tf":1.0},"1465":{"tf":1.0}},"df":2}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1741":{"tf":1.0},"1804":{"tf":1.0},"745":{"tf":1.0},"778":{"tf":1.0}},"df":4}}}}}}}}}}}}},"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{"1573":{"tf":1.0},"1717":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}},"df":4,"_":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"336":{"tf":1.0}},"df":1}}}}}}}},"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"0":{"tf":1.0}},"df":1}}}}},"x":{"docs":{},"df":0,"i":{"docs":{"1094":{"tf":1.0}},"df":1},"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1003":{"tf":1.0},"1595":{"tf":1.0}},"df":2,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1044":{"tf":1.0},"1605":{"tf":1.0}},"df":2}}}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{"1042":{"tf":1.0},"1603":{"tf":1.0}},"df":2,"2":{"docs":{"1041":{"tf":1.0}},"df":1}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1046":{"tf":1.0},"1604":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{"1005":{"tf":1.0},"1597":{"tf":1.0}},"df":2}}}}}}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1593":{"tf":1.0}},"df":1}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1004":{"tf":1.0},"1596":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"690":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1096":{"tf":1.0},"1097":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"1098":{"tf":1.0},"1099":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0}},"df":3}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"339":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"335":{"tf":1.0}},"df":1}}}}}}}}}}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"468":{"tf":1.0}},"df":1}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"116":{"tf":1.0},"432":{"tf":1.0}},"df":2}}}}},"y":{"docs":{"1105":{"tf":1.0}},"df":1,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"1112":{"tf":1.0}},"df":1}}},"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"1111":{"tf":1.0}},"df":1}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"1113":{"tf":1.0}},"df":1}}}}}}},"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"791":{"tf":1.0},"806":{"tf":1.0},"825":{"tf":1.0},"851":{"tf":1.0},"884":{"tf":1.0},"887":{"tf":1.0}},"df":6,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{"788":{"tf":1.0},"841":{"tf":1.0}},"df":2}}}}}}}},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"578":{"tf":1.0},"856":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"372":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1038":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"1731":{"tf":1.0},"1794":{"tf":1.0},"755":{"tf":1.0},"780":{"tf":1.0},"879":{"tf":1.0}},"df":5,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"301":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"965":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1622":{"tf":1.0},"981":{"tf":1.0}},"df":2,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1627":{"tf":1.0},"986":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{"1623":{"tf":1.0},"982":{"tf":1.0}},"df":2}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1606":{"tf":1.0}},"df":1}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{"1019":{"tf":1.0}},"df":1}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1039":{"tf":1.0}},"df":1}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"181":{"tf":1.0},"69":{"tf":1.0},"90":{"tf":1.0}},"df":3}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"2":{"docs":{},"df":0,"0":{"docs":{"1535":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0}},"df":5}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"912":{"tf":1.0},"918":{"tf":1.0},"924":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"900":{"tf":1.0}},"df":1}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1748":{"tf":1.0},"1811":{"tf":1.0}},"df":2}}}}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"899":{"tf":1.0}},"df":1}}}}},"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"530":{"tf":1.0},"533":{"tf":1.0}},"df":2}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"149":{"tf":1.0},"39":{"tf":1.0}},"df":2}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"367":{"tf":1.0}},"df":1}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1314":{"tf":1.0},"1437":{"tf":1.0}},"df":2}}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"529":{"tf":1.0}},"df":1}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1612":{"tf":1.0},"971":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"150":{"tf":1.0},"208":{"tf":1.0},"36":{"tf":1.0}},"df":3}}}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{"224":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"215":{"tf":1.0}},"df":1}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"429":{"tf":1.0}},"df":1}}}},"g":{"docs":{},"df":0,"r":{"docs":{"216":{"tf":1.0}},"df":1}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{"217":{"tf":1.0}},"df":1}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"375":{"tf":1.0}},"df":1}}}}}}}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"945":{"tf":1.0}},"df":1}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1375":{"tf":1.0}},"df":1}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"122":{"tf":1.0}},"df":1}}}},"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"230":{"tf":1.0}},"df":1,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"272":{"tf":1.0}},"df":1}}}}}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"270":{"tf":1.0}},"df":1}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"271":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"73":{"tf":1.0}},"df":1}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"434":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"1276":{"tf":1.0}},"df":1}}}}},"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"191":{"tf":1.0},"78":{"tf":1.0}},"df":2}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"190":{"tf":1.0},"77":{"tf":1.0}},"df":2}}}}}}}}}}}}},"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1512":{"tf":1.0}},"df":1,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"268":{"tf":1.0}},"df":1}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{"276":{"tf":1.0}},"df":1}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1514":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1519":{"tf":1.0}},"df":1}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"436":{"tf":1.0}},"df":1}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1500":{"tf":1.0}},"df":1}}}}}}}}}}},"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1294":{"tf":1.0}},"df":1}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1494":{"tf":1.0}},"df":1}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1310":{"tf":1.0}},"df":1}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"1516":{"tf":1.0}},"df":1}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"437":{"tf":1.0}},"df":1}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1501":{"tf":1.0}},"df":1}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1505":{"tf":1.0}},"df":1}}}}}}}}}}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"1497":{"tf":1.0}},"df":1}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1507":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1508":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1506":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1517":{"tf":1.0}},"df":1}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"1496":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"1509":{"tf":1.0}},"df":1,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1320":{"tf":1.0}},"df":1}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1348":{"tf":1.0}},"df":1}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1495":{"tf":1.0}},"df":1}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1381":{"tf":1.0}},"df":1}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1391":{"tf":1.0}},"df":1}}}}}},"i":{"docs":{"1511":{"tf":1.0}},"df":1,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1515":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"1370":{"tf":1.0},"1478":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"1483":{"tf":1.0}},"df":1}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1359":{"tf":1.0}},"df":1}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"124":{"tf":1.0}},"df":1}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1510":{"tf":1.0}},"df":1}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"382":{"tf":1.0}},"df":1}}}}}}}}}}}}},"t":{"docs":{"930":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"799":{"tf":1.0},"833":{"tf":1.0}},"df":2}}}}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{"1583":{"tf":1.0},"1584":{"tf":1.0}},"df":2}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"3":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"162":{"tf":1.0},"165":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0}},"df":4}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"131":{"tf":1.0},"20":{"tf":1.0}},"df":2}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{"1754":{"tf":1.0},"1814":{"tf":1.0}},"df":2}},"f":{"docs":{},"df":0,"e":{"docs":{"1751":{"tf":1.0},"1812":{"tf":1.0}},"df":2}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1304":{"tf":1.0},"1427":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1306":{"tf":1.0},"1428":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1305":{"tf":1.0},"1429":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"132":{"tf":1.0},"21":{"tf":1.0}},"df":2}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{"134":{"tf":1.0},"22":{"tf":1.0}},"df":2}}}}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1307":{"tf":1.0},"1430":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"1031":{"tf":1.0}},"df":1}}}}}}}}}}},"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"161":{"tf":1.0},"164":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0}},"df":4}}}}}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"803":{"tf":1.0},"838":{"tf":1.0}},"df":2}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1147":{"tf":1.0},"1229":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1373":{"tf":1.0},"1481":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"155":{"tf":1.0},"45":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"587":{"tf":1.0},"632":{"tf":1.0}},"df":2}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1755":{"tf":1.0},"1815":{"tf":1.0}},"df":2}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1302":{"tf":1.0},"1426":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"1":{"docs":{},"df":0,"6":{"docs":{},"df":0,"5":{"docs":{"495":{"tf":1.0},"522":{"tf":1.0}},"df":2}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1298":{"tf":1.0},"1421":{"tf":1.0}},"df":2}}}}}}}}},"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"1752":{"tf":1.0},"1813":{"tf":1.0}},"df":2}}}}}}}}}}},"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"160":{"tf":1.0},"47":{"tf":1.0}},"df":2}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"153":{"tf":1.0},"1750":{"tf":1.0},"1819":{"tf":1.0},"44":{"tf":1.0},"801":{"tf":1.0},"836":{"tf":1.0}},"df":6}}}}}}}}},"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"p":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"166":{"tf":1.0},"56":{"tf":1.0}},"df":2}}}}}}}}},"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1749":{"tf":1.0},"1818":{"tf":1.0}},"df":2}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1303":{"tf":1.0},"1425":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"167":{"tf":1.0},"57":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1145":{"tf":1.0},"1231":{"tf":1.0}},"df":2}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1300":{"tf":1.0},"1423":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1753":{"tf":1.0},"1817":{"tf":1.0}},"df":2}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1146":{"tf":1.0},"1232":{"tf":1.0}},"df":2}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1301":{"tf":1.0},"1424":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"156":{"tf":1.0},"46":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1642":{"tf":1.0},"1679":{"tf":1.0}},"df":2}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1144":{"tf":1.0},"1230":{"tf":1.0}},"df":2}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1299":{"tf":1.0},"1422":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"154":{"tf":1.0},"43":{"tf":1.0}},"df":2}}}}}}}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"802":{"tf":1.0},"837":{"tf":1.0}},"df":2}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"1572":{"tf":1.0}},"df":1}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"168":{"tf":1.0},"58":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"189":{"tf":1.0},"76":{"tf":1.0}},"df":2}}}}}}}}}}}}},"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"158":{"tf":1.0},"54":{"tf":1.0}},"df":2}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"157":{"tf":1.0},"1809":{"tf":1.0},"53":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1309":{"tf":1.0},"1432":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"159":{"tf":1.0},"55":{"tf":1.0}},"df":2}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1308":{"tf":1.0},"1431":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"804":{"tf":1.0},"834":{"tf":1.0}},"df":2}}}}}},"p":{"docs":{"2":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"205":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"163":{"tf":1.0},"52":{"tf":1.0}},"df":2}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1756":{"tf":1.0},"1816":{"tf":1.0}},"df":2}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1492":{"tf":1.0}},"df":1}}}}},"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1396":{"tf":1.0}},"df":1}}}}}},"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1614":{"tf":1.0},"973":{"tf":1.0}},"df":2}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{"1033":{"tf":1.0}},"df":1}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"1052":{"tf":1.0},"1636":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1704":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"1645":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1671":{"tf":1.0}},"df":1,"2":{"docs":{"1684":{"tf":1.0}},"df":1}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1689":{"tf":1.0}},"df":1,"i":{"docs":{"1678":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1700":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"2":{"docs":{"1701":{"tf":1.0}},"df":1}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1702":{"tf":1.0}},"df":1}}}}}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1053":{"tf":1.0}},"df":1}}}},"r":{"docs":{},"df":0,"t":{"docs":{"1016":{"tf":1.0}},"df":1}}},"q":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"946":{"tf":1.0}},"df":1}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"334":{"tf":1.0}},"df":1}}}}}}},"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1608":{"tf":1.0},"967":{"tf":1.0}},"df":2}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{"1011":{"tf":1.0},"1020":{"tf":1.0},"1034":{"tf":1.0},"1054":{"tf":1.0},"1065":{"tf":1.0},"1102":{"tf":1.0},"1484":{"tf":1.0},"1530":{"tf":1.0},"1565":{"tf":1.0},"1577":{"tf":1.0},"1607":{"tf":1.0},"1646":{"tf":1.0},"1672":{"tf":1.0},"1696":{"tf":1.0},"1703":{"tf":1.0},"1707":{"tf":1.0},"1783":{"tf":1.0},"225":{"tf":1.0},"232":{"tf":1.0},"242":{"tf":1.0},"581":{"tf":1.0},"682":{"tf":1.0},"702":{"tf":1.0},"730":{"tf":1.0},"824":{"tf":1.0},"9":{"tf":1.0},"935":{"tf":1.0},"951":{"tf":1.0},"959":{"tf":1.0},"966":{"tf":1.0}},"df":30,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1708":{"tf":1.0}},"df":1}}}}}}}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"1064":{"tf":1.0}},"df":1,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{"1613":{"tf":1.0},"972":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{"269":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1221":{"tf":1.0},"1669":{"tf":1.0},"397":{"tf":1.0},"805":{"tf":1.0},"901":{"tf":1.0},"929":{"tf":1.0}},"df":6}}}}},"u":{"docs":{},"df":0,"b":{"docs":{"1081":{"tf":1.0},"988":{"tf":1.0}},"df":2},"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{"1823":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0}},"df":6}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"1411":{"tf":1.0},"1502":{"tf":1.0}},"df":2,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"371":{"tf":1.0}},"df":1}}}}}}}}}}}},"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"373":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1406":{"tf":1.0}},"df":1}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1503":{"tf":1.0},"221":{"tf":1.0}},"df":2}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{"1518":{"tf":1.0}},"df":1}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1352":{"tf":1.0},"1466":{"tf":1.0}},"df":2}}}}}}},"y":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1257":{"tf":1.0},"1260":{"tf":1.0},"258":{"tf":1.0},"262":{"tf":1.0}},"df":4}}}},"n":{"docs":{},"df":0,"c":{"docs":{"783":{"tf":1.0}},"df":1}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1659":{"tf":1.0},"4":{"tf":1.0}},"df":2,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1683":{"tf":1.0}},"df":1}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1663":{"tf":1.0}},"df":1}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1662":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1661":{"tf":1.0}},"df":1}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1660":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1615":{"tf":1.0},"974":{"tf":1.0}},"df":2},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1624":{"tf":1.0},"983":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"1027":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"1028":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1076":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1074":{"tf":1.0}},"df":1}}}}}},"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"1079":{"tf":1.0}},"df":1}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1078":{"tf":1.0}},"df":1}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1075":{"tf":1.0}},"df":1}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"1077":{"tf":1.0}},"df":1}}}}}},"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"188":{"tf":1.0},"75":{"tf":1.0}},"df":2}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1536":{"tf":1.0}},"df":1}}}}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1070":{"tf":1.0},"1071":{"tf":1.0}},"df":2}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"105":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"104":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1068":{"tf":1.0},"1069":{"tf":1.0}},"df":2}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1734":{"tf":1.0},"1799":{"tf":1.0},"737":{"tf":1.0},"779":{"tf":1.0},"810":{"tf":1.0},"868":{"tf":1.0}},"df":6}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1402":{"tf":1.0},"1403":{"tf":1.0}},"df":2}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1407":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1387":{"tf":1.0}},"df":1}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1388":{"tf":1.0}},"df":1}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1401":{"tf":1.0}},"df":1}}}}}}}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1409":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1404":{"tf":1.0}},"df":1}}}}}}}}}}}}},"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1361":{"tf":1.0},"1389":{"tf":1.0},"1476":{"tf":1.0}},"df":3}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"842":{"tf":1.0}},"df":1}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"111":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"113":{"tf":1.0}},"df":1}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"112":{"tf":1.0}},"df":1}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"849":{"tf":1.0}},"df":1,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"850":{"tf":1.0}},"df":1}}}},"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{"485":{"tf":1.0},"517":{"tf":1.0}},"df":2}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"206":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"681":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{"245":{"tf":1.0}},"df":1}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"1":{"docs":{},"df":0,"2":{"docs":{},"df":0,"8":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"305":{"tf":1.0}},"df":1}}}}}}}}}}}},"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{},"df":0,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1013":{"tf":1.0}},"df":1}}}}}}}}}}},"8":{"docs":{"112":{"tf":1.0},"113":{"tf":1.0}},"df":2},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"933":{"tf":1.0}},"df":1}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{"89":{"tf":1.0}},"df":1}}}}}},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"1266":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"698":{"tf":1.0},"718":{"tf":1.0},"796":{"tf":1.0},"846":{"tf":1.0}},"df":4}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"886":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"948":{"tf":1.0}},"df":1,"u":{"docs":{},"df":0,"p":{"docs":{"949":{"tf":1.0}},"df":1}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"947":{"tf":1.0}},"df":1}}}}}},"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1621":{"tf":1.0},"980":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"798":{"tf":1.0},"814":{"tf":1.0},"855":{"tf":1.0},"876":{"tf":1.0}},"df":4}}}}},"p":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"130":{"tf":1.0},"19":{"tf":1.0}},"df":2}}}}}}}}},"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"672":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"617":{"tf":1.0},"618":{"tf":1.0},"661":{"tf":1.0}},"df":3,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"619":{"tf":1.0},"662":{"tf":1.0}},"df":2}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"1694":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1":{"tf":1.0},"7":{"tf":1.0}},"df":2}},"d":{"docs":{},"df":0,"c":{"docs":{"1549":{"tf":1.0}},"df":1},"t":{"docs":{"1559":{"tf":1.0}},"df":1},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"1722":{"tf":1.0}},"df":1}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1522":{"tf":1.0}},"df":1}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1523":{"tf":1.0},"1653":{"tf":1.0}},"df":2}}},"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1405":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"438":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"447":{"tf":1.0}},"df":1}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"449":{"tf":1.0}},"df":1,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"133":{"tf":1.0},"23":{"tf":1.0}},"df":2}}}}}}}}}}},"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"461":{"tf":1.0}},"df":1}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"467":{"tf":1.0}},"df":1}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"458":{"tf":1.0}},"df":1}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"463":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"442":{"tf":1.0}},"df":1}}}}}}}}},"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"462":{"tf":1.0}},"df":1}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"455":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"465":{"tf":1.0}},"df":1}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"464":{"tf":1.0}},"df":1}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"466":{"tf":1.0}},"df":1}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"445":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"446":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"444":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"441":{"tf":1.0}},"df":1}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"450":{"tf":1.0}},"df":1}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"452":{"tf":1.0}},"df":1}}}}}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"443":{"tf":1.0}},"df":1}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"440":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"469":{"tf":1.0}},"df":1}}}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"457":{"tf":1.0}},"df":1}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"451":{"tf":1.0}},"df":1}}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"453":{"tf":1.0}},"df":1}}}}}}}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"454":{"tf":1.0}},"df":1}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{"1024":{"tf":1.0},"993":{"tf":1.0}},"df":2}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"1":{"docs":{},"df":0,"2":{"docs":{},"df":0,"8":{"docs":{"460":{"tf":1.0}},"df":1}}}}}},"p":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"448":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"459":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"u":{"docs":{"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"110":{"tf":1.0}},"df":1}}}}}},"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1383":{"tf":1.0}},"df":1}}}}}}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1011":{"tf":1.0},"1020":{"tf":1.0},"1034":{"tf":1.0},"1054":{"tf":1.0},"1065":{"tf":1.0},"1102":{"tf":1.0},"1484":{"tf":1.0},"1530":{"tf":1.0},"1565":{"tf":1.0},"1577":{"tf":1.0},"1607":{"tf":1.0},"1646":{"tf":1.0},"1672":{"tf":1.0},"1696":{"tf":1.0},"1703":{"tf":1.0},"1783":{"tf":1.0},"225":{"tf":1.0},"232":{"tf":1.0},"242":{"tf":1.0},"581":{"tf":1.0},"682":{"tf":1.0},"702":{"tf":1.0},"730":{"tf":1.0},"824":{"tf":1.0},"935":{"tf":1.0},"951":{"tf":1.0},"959":{"tf":1.0},"966":{"tf":1.0}},"df":28}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1715":{"tf":1.0}},"df":1}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"1782":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1780":{"tf":1.0}},"df":1}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"1781":{"tf":1.0}},"df":1}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1759":{"tf":1.0},"710":{"tf":1.0}},"df":2}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1760":{"tf":1.0},"711":{"tf":1.0}},"df":2}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"115":{"tf":1.0}},"df":1}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"1762":{"tf":1.0},"713":{"tf":1.0}},"df":2}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1761":{"tf":1.0},"712":{"tf":1.0}},"df":2}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"1568":{"tf":1.0}},"df":1}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1772":{"tf":1.0}},"df":1}}}}},"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"704":{"tf":1.0}},"df":1}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"1103":{"tf":1.0},"937":{"tf":1.0}},"df":2,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1107":{"tf":1.0}},"df":1}}}}}}}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"1110":{"tf":1.0}},"df":1}}},"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"1109":{"tf":1.0}},"df":1}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"1101":{"tf":1.0}},"df":1}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"1114":{"tf":1.0}},"df":1}}}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{"108":{"tf":1.0}},"df":1}}}}},"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"1544":{"tf":1.0}},"df":1}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1489":{"tf":1.0},"1548":{"tf":1.0},"1553":{"tf":1.0},"1558":{"tf":1.0},"1563":{"tf":1.0},"1732":{"tf":1.0},"1764":{"tf":1.0},"1768":{"tf":1.0},"1779":{"tf":1.0},"1795":{"tf":1.0},"715":{"tf":1.0},"753":{"tf":1.0},"764":{"tf":1.0},"769":{"tf":1.0},"878":{"tf":1.0}},"df":15,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"299":{"tf":1.0}},"df":1}}}}}}}}}}}},"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"1652":{"tf":1.0}},"df":1}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1651":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1151":{"tf":1.0},"1236":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"1152":{"tf":1.0},"1237":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"1765":{"tf":1.0},"716":{"tf":1.0}},"df":2}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1313":{"tf":1.0},"1436":{"tf":1.0}},"df":2}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"797":{"tf":1.0},"807":{"tf":1.0},"813":{"tf":1.0},"829":{"tf":1.0},"854":{"tf":1.0},"875":{"tf":1.0}},"df":6,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"342":{"tf":1.0}},"df":1}}}}}}}}}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{"789":{"tf":1.0},"840":{"tf":1.0}},"df":2}}}}}}}}}}}},"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"389":{"tf":1.0}},"df":1}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"391":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"386":{"tf":1.0}},"df":1}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{"388":{"tf":1.0}},"df":1}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"387":{"tf":1.0}},"df":1}}}}}}}}}},"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"395":{"tf":1.0}},"df":1}}},"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"237":{"tf":1.0}},"df":1}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"396":{"tf":1.0}},"df":1}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"390":{"tf":1.0}},"df":1}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"393":{"tf":1.0}},"df":1}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"338":{"tf":1.0}},"df":1}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"337":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"394":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"383":{"tf":1.0}},"df":1}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{"385":{"tf":1.0}},"df":1}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"384":{"tf":1.0}},"df":1}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"392":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"documentStore":{"save":true,"docs":{"0":{"body":"This repository contains the code for the Kresko Protocol. Kresko Protocol supports creating and managing crypto-backed synthetic assets. Prices for synthetic assets are derived from combination of oracle providers (on-demand/push). Protocol uses the EIP-2535 architecture. It enables composability through flexibile storage patterns while allowing users to access all core functionality with a single contract address. This is a usage and integration guide that assumes familiarity with Solidity (and EIP-2535), Foundry, Hardhat and core concepts of Kresko. run test suite","breadcrumbs":"Home » Kresko Protocol","id":"0","title":"Kresko Protocol"},"1":{"body":"","breadcrumbs":"Home » Usage","id":"1","title":"Usage"},"10":{"body":"Contributions to Kresko Protocol are encouraged, feel free to open an issue or pull request. All contributions are licensed under BUSL1.1.","breadcrumbs":"Home » Contributions","id":"10","title":"Contributions"},"100":{"body":"Get the minimum collateral value required to back a Kresko asset amount at a given collateralization ratio. function minCollateralValueAtRatio(Asset storage _krAsset, uint256 _amount, uint32 _ratio) internal view returns (uint256 minCollateralValue); Parameters Name Type Description _krAsset Asset Address of the Kresko asset. _amount uint256 Kresko Asset debt amount. _ratio uint32 Collateralization ratio for the minimum collateral value. Returns Name Type Description minCollateralValue uint256 Minimum collateral value required for _amount of the Kresko Asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » minCollateralValueAtRatio","id":"100","title":"minCollateralValueAtRatio"},"1000":{"body":"function _extractByteSizeOfUnsignedMetadata() private pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » _extractByteSizeOfUnsignedMetadata","id":"1000","title":"_extractByteSizeOfUnsignedMetadata"},"1001":{"body":"function _extractDataPackagesCountFromCalldata(uint256 calldataNegativeOffset) private pure returns (uint16 dataPackagesCount);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » _extractDataPackagesCountFromCalldata","id":"1001","title":"_extractDataPackagesCountFromCalldata"},"1002":{"body":"function _extractDataPointValueAndDataFeedId( uint256 calldataNegativeOffsetForDataPackage, uint256 defaultDataPointValueByteSize, uint256 dataPointIndex\n) private pure returns (bytes32 dataPointDataFeedId, uint256 dataPointValue);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » _extractDataPointValueAndDataFeedId","id":"1002","title":"_extractDataPointValueAndDataFeedId"},"1003":{"body":"function proxyCalldata(address contractAddress, bytes memory encodedFunction, bool forwardValue) internal returns (bytes memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » proxyCalldata","id":"1003","title":"proxyCalldata"},"1004":{"body":"function proxyDelegateCalldata(address contractAddress, bytes memory encodedFunction) internal returns (bytes memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » proxyDelegateCalldata","id":"1004","title":"proxyDelegateCalldata"},"1005":{"body":"function proxyCalldataView(address contractAddress, bytes memory encodedFunction) internal view returns (bytes memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » proxyCalldataView","id":"1005","title":"proxyCalldataView"},"1006":{"body":"function _prepareMessage(bytes memory encodedFunction) private pure returns (bytes memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » _prepareMessage","id":"1006","title":"_prepareMessage"},"1007":{"body":"function _getRedstonePayloadByteSize() private pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » _getRedstonePayloadByteSize","id":"1007","title":"_getRedstonePayloadByteSize"},"1008":{"body":"function _getDataPackageByteSize(uint256 calldataNegativeOffset) private pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » _getDataPackageByteSize","id":"1008","title":"_getDataPackageByteSize"},"1009":{"body":"function _prepareReturnValue(bool success, bytes memory result) internal pure returns (bytes memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » _prepareReturnValue","id":"1009","title":"_prepareReturnValue"},"101":{"body":"function exists(Asset storage self) internal view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » exists","id":"101","title":"exists"},"1010":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » NumericArrayLib » NumericArrayLib","id":"1010","title":"NumericArrayLib"},"1011":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » NumericArrayLib » State Variables","id":"1011","title":"State Variables"},"1012":{"body":"uint256 internal constant BYTES_ARR_LEN_VAR_BS = 32;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » NumericArrayLib » BYTES_ARR_LEN_VAR_BS","id":"1012","title":"BYTES_ARR_LEN_VAR_BS"},"1013":{"body":"uint256 internal constant UINT256_VALUE_BS = 32;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » NumericArrayLib » UINT256_VALUE_BS","id":"1013","title":"UINT256_VALUE_BS"},"1014":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » NumericArrayLib » Functions","id":"1014","title":"Functions"},"1015":{"body":"function pickMedian(uint256[] memory arr) internal pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » NumericArrayLib » pickMedian","id":"1015","title":"pickMedian"},"1016":{"body":"function sort(uint256[] memory arr) internal pure;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » NumericArrayLib » sort","id":"1016","title":"sort"},"1017":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » NumericArrayLib » Errors","id":"1017","title":"Errors"},"1018":{"body":"error CanNotPickMedianOfEmptyArray();","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » NumericArrayLib » CanNotPickMedianOfEmptyArray","id":"1018","title":"CanNotPickMedianOfEmptyArray"},"1019":{"body":"Git Source Author: The Redstone Oracles team","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneDefaultsLib » RedstoneDefaultsLib","id":"1019","title":"RedstoneDefaultsLib"},"102":{"body":"function isVoid(Asset storage self) internal view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » isVoid","id":"102","title":"isVoid"},"1020":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneDefaultsLib » State Variables","id":"1020","title":"State Variables"},"1021":{"body":"uint256 internal constant DEFAULT_MAX_DATA_TIMESTAMP_DELAY_SECONDS = 3 minutes;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneDefaultsLib » DEFAULT_MAX_DATA_TIMESTAMP_DELAY_SECONDS","id":"1021","title":"DEFAULT_MAX_DATA_TIMESTAMP_DELAY_SECONDS"},"1022":{"body":"uint256 internal constant DEFAULT_MAX_DATA_TIMESTAMP_AHEAD_SECONDS = 1 minutes;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneDefaultsLib » DEFAULT_MAX_DATA_TIMESTAMP_AHEAD_SECONDS","id":"1022","title":"DEFAULT_MAX_DATA_TIMESTAMP_AHEAD_SECONDS"},"1023":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneDefaultsLib » Functions","id":"1023","title":"Functions"},"1024":{"body":"function validateTimestamp(uint256 receivedTimestampMilliseconds) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneDefaultsLib » validateTimestamp","id":"1024","title":"validateTimestamp"},"1025":{"body":"function aggregateValues(uint256[] memory values) internal pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneDefaultsLib » aggregateValues","id":"1025","title":"aggregateValues"},"1026":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneDefaultsLib » Errors","id":"1026","title":"Errors"},"1027":{"body":"error TimestampFromTooLongFuture(uint256 receivedTimestampSeconds, uint256 blockTimestamp);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneDefaultsLib » TimestampFromTooLongFuture","id":"1027","title":"TimestampFromTooLongFuture"},"1028":{"body":"error TimestampIsTooOld(uint256 receivedTimestampSeconds, uint256 blockTimestamp);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneDefaultsLib » TimestampIsTooOld","id":"1028","title":"TimestampIsTooOld"},"1029":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » BitmapLib » BitmapLib","id":"1029","title":"BitmapLib"},"103":{"body":"EDGE CASE: If the collateral asset is also a kresko asset, ensure that the deposit amount is above the minimum. This is done because kresko assets can be rebased. function ensureMinKrAssetCollateral(Asset storage self, address _self, uint256 _newCollateralAmount) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » ensureMinKrAssetCollateral","id":"103","title":"ensureMinKrAssetCollateral"},"1030":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » BitmapLib » Functions","id":"1030","title":"Functions"},"1031":{"body":"function setBitInBitmap(uint256 bitmap, uint256 bitIndex) internal pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » BitmapLib » setBitInBitmap","id":"1031","title":"setBitInBitmap"},"1032":{"body":"function getBitFromBitmap(uint256 bitmap, uint256 bitIndex) internal pure returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » BitmapLib » getBitFromBitmap","id":"1032","title":"getBitFromBitmap"},"1033":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » SignatureLib » SignatureLib","id":"1033","title":"SignatureLib"},"1034":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » SignatureLib » State Variables","id":"1034","title":"State Variables"},"1035":{"body":"uint256 internal constant ECDSA_SIG_R_BS = 32;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » SignatureLib » ECDSA_SIG_R_BS","id":"1035","title":"ECDSA_SIG_R_BS"},"1036":{"body":"uint256 internal constant ECDSA_SIG_S_BS = 32;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » SignatureLib » ECDSA_SIG_S_BS","id":"1036","title":"ECDSA_SIG_S_BS"},"1037":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » SignatureLib » Functions","id":"1037","title":"Functions"},"1038":{"body":"function recoverSignerAddress(bytes32 signedHash, uint256 signatureCalldataNegativeOffset) internal pure returns (address);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » SignatureLib » recoverSignerAddress","id":"1038","title":"recoverSignerAddress"},"1039":{"body":"Git Source Author: The Redstone Oracles team It mainly contains redstone-related values, which improve readability of other contracts (e.g. CalldataExtractor and RedstoneConsumerBase)","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneError » RedstoneError","id":"1039","title":"RedstoneError"},"104":{"body":"Amount of non rebasing tokens -> amount of rebasing tokens DO use this function when reading values storage. DONT use this function when writing to storage. function toRebasingAmount(Asset storage self, uint256 _unrebasedAmount) internal view returns (uint256 maybeRebasedAmount); Parameters Name Type Description self Asset _unrebasedAmount uint256 Unrebased amount to convert. Returns Name Type Description maybeRebasedAmount uint256 Possibly rebased amount of asset","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » toRebasingAmount","id":"104","title":"toRebasingAmount"},"1040":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneError » Errors","id":"1040","title":"Errors"},"1041":{"body":"error ProxyCalldataFailedWithoutErrMsg2();","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneError » ProxyCalldataFailedWithoutErrMsg2","id":"1041","title":"ProxyCalldataFailedWithoutErrMsg2"},"1042":{"body":"error ProxyCalldataFailedWithoutErrMsg();","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneError » ProxyCalldataFailedWithoutErrMsg","id":"1042","title":"ProxyCalldataFailedWithoutErrMsg"},"1043":{"body":"error CalldataOverOrUnderFlow();","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneError » CalldataOverOrUnderFlow","id":"1043","title":"CalldataOverOrUnderFlow"},"1044":{"body":"error ProxyCalldataFailedWithCustomError(bytes result);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneError » ProxyCalldataFailedWithCustomError","id":"1044","title":"ProxyCalldataFailedWithCustomError"},"1045":{"body":"error IncorrectUnsignedMetadataSize();","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneError » IncorrectUnsignedMetadataSize","id":"1045","title":"IncorrectUnsignedMetadataSize"},"1046":{"body":"error ProxyCalldataFailedWithStringMessage(string);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneError » ProxyCalldataFailedWithStringMessage","id":"1046","title":"ProxyCalldataFailedWithStringMessage"},"1047":{"body":"error InsufficientNumberOfUniqueSigners(uint256 receivedSignersCount, uint256 requiredSignersCount);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneError » InsufficientNumberOfUniqueSigners","id":"1047","title":"InsufficientNumberOfUniqueSigners"},"1048":{"body":"error EachSignerMustProvideTheSameValue();","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneError » EachSignerMustProvideTheSameValue","id":"1048","title":"EachSignerMustProvideTheSameValue"},"1049":{"body":"error EmptyCalldataPointersArr();","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneError » EmptyCalldataPointersArr","id":"1049","title":"EmptyCalldataPointersArr"},"105":{"body":"Amount of rebasing tokens -> amount of non rebasing tokens DONT use this function when reading from storage. DO use this function when writing to storage. function toNonRebasingAmount(Asset storage self, uint256 _maybeRebasedAmount) internal view returns (uint256 maybeUnrebasedAmount); Parameters Name Type Description self Asset _maybeRebasedAmount uint256 Possibly rebased amount of asset. Returns Name Type Description maybeUnrebasedAmount uint256 Possibly unrebased amount of asset","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » toNonRebasingAmount","id":"105","title":"toNonRebasingAmount"},"1050":{"body":"error InvalidCalldataPointer();","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneError » InvalidCalldataPointer","id":"1050","title":"InvalidCalldataPointer"},"1051":{"body":"error CalldataMustHaveValidPayload();","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneError » CalldataMustHaveValidPayload","id":"1051","title":"CalldataMustHaveValidPayload"},"1052":{"body":"error SignerNotAuthorised(address receivedSigner);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneError » SignerNotAuthorised","id":"1052","title":"SignerNotAuthorised"},"1053":{"body":"Git Source Author: Solady https://github.com/Vectorized/solady","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Solady » Solady","id":"1053","title":"Solady"},"1054":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Solady » State Variables","id":"1054","title":"State Variables"},"1055":{"body":"-------------------------------------------------------------------+ Opcode | Mnemonic | Stack | Memory | -------------------------------------------------------------------| 36 | CALLDATASIZE | cds | | 3d | RETURNDATASIZE | 0 cds | | 3d | RETURNDATASIZE | 0 0 cds | | 37 | CALLDATACOPY | | [0..cds): calldata | 36 | CALLDATASIZE | cds | [0..cds): calldata | 3d | RETURNDATASIZE | 0 cds | [0..cds): calldata | 34 | CALLVALUE | value 0 cds | [0..cds): calldata | f0 | CREATE | newContract | [0..cds): calldata | -------------------------------------------------------------------| Opcode | Mnemonic | Stack | Memory | -------------------------------------------------------------------| 67 bytecode | PUSH8 bytecode | bytecode | | 3d | RETURNDATASIZE | 0 bytecode | | 52 | MSTORE | | [0..8): bytecode | 60 0x08 | PUSH1 0x08 | 0x08 | [0..8): bytecode | 60 0x18 | PUSH1 0x18 | 0x18 0x08 | [0..8): bytecode | f3 | RETURN | | [0..8): bytecode | -------------------------------------------------------------------+ The proxy bytecode. uint256 private constant _PROXY_BYTECODE = 0x67363d3d37363d34f03d5260086018f3;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Solady » _PROXY_BYTECODE","id":"1055","title":"_PROXY_BYTECODE"},"1056":{"body":"Hash of the _PROXY_BYTECODE. Equivalent to keccak256(abi.encodePacked(hex\"67363d3d37363d34f03d5260086018f3\")). bytes32 private constant _PROXY_BYTECODE_HASH = 0x21c35dbe1b344a2488cf3321d6ce542f8e9f305544ff09e4993a62319a497c1f;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Solady » _PROXY_BYTECODE_HASH","id":"1056","title":"_PROXY_BYTECODE_HASH"},"1057":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Solady » Functions","id":"1057","title":"Functions"},"1058":{"body":"Deploy to deterministic addresses without an initcode factor. Modified from Solmate (https://github.com/transmissions11/solmate/blob/main/src/utils/CREATE3.sol) Modified from 0xSequence (https://github.com/0xSequence/create3/blob/master/contracts/Create3.sol) Deploys creationCode deterministically with a salt. The deployed contract is funded with value (in wei) ETH. Returns the deterministic address of the deployed contract, which solely depends on salt. function create3(bytes32 salt, bytes memory creationCode, uint256 value) internal returns (address deployed);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Solady » create3","id":"1058","title":"create3"},"1059":{"body":"Returns the deterministic address for salt. function peek3(bytes32 salt) internal view returns (address deployed);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Solady » peek3","id":"1059","title":"peek3"},"106":{"body":"Git Source Helper function to get unadjusted, adjusted and price values for collateral assets function collateralAmountToValues(Asset storage self, uint256 _amount) view returns (uint256 value, uint256 valueAdjusted, uint256 price);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » collateralAmountToValues » collateralAmountToValues","id":"106","title":"collateralAmountToValues"},"1060":{"body":"Enables a single call to call multiple methods on itself. Solady (https://github.com/vectorized/solady/blob/main/src/utils/Multicallable.sol) Modified from Solmate (https://github.com/transmissions11/solmate/blob/main/src/utils/Multicallable.sol) Apply DELEGATECALL with the current contract to each calldata in data, and store the abi.encode formatted results of each DELEGATECALL into results. If any of the DELEGATECALLs reverts, the entire context is reverted, and the error is bubbled up. For payable, see: https://www.paradigm.xyz/2021/08/two-rights-might-make-a-wrong) For efficiency, this function will directly return the results, terminating the context. If called internally, it must be called at the end of a function that returns (bytes[] memory). function multicall(bytes[] calldata data) internal returns (bytes[] memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Solady » multicall","id":"1060","title":"multicall"},"1061":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Solady » Errors","id":"1061","title":"Errors"},"1062":{"body":"Unable to deploy the contract. error DeploymentFailed();","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Solady » DeploymentFailed","id":"1062","title":"DeploymentFailed"},"1063":{"body":"Unable to initialize the contract. error InitializationFailed();","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Solady » InitializationFailed","id":"1063","title":"InitializationFailed"},"1064":{"body":"Git Source String operations.","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Strings » Strings","id":"1064","title":"Strings"},"1065":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Strings » State Variables","id":"1065","title":"State Variables"},"1066":{"body":"bytes16 private constant _HEX_SYMBOLS = \"0123456789abcdef\";","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Strings » _HEX_SYMBOLS","id":"1066","title":"_HEX_SYMBOLS"},"1067":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Strings » Functions","id":"1067","title":"Functions"},"1068":{"body":"function toString(bytes32 value) internal pure returns (string memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Strings » toString","id":"1068","title":"toString"},"1069":{"body":"Converts a uint256 to its ASCII string decimal representation. function toString(uint256 value) internal pure returns (string memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Strings » toString","id":"1069","title":"toString"},"107":{"body":"Git Source Helper function to get unadjusted, adjusted and price values for debt assets function debtAmountToValues(Asset storage self, uint256 _amount) view returns (uint256 value, uint256 valueAdjusted, uint256 price);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » debtAmountToValues » debtAmountToValues","id":"107","title":"debtAmountToValues"},"1070":{"body":"Converts a uint256 to its ASCII string hexadecimal representation. function toHexString(uint256 value) internal pure returns (string memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Strings » toHexString","id":"1070","title":"toHexString"},"1071":{"body":"Converts a uint256 to its ASCII string hexadecimal representation with fixed length. function toHexString(uint256 value, uint256 length) internal pure returns (string memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Strings » toHexString","id":"1071","title":"toHexString"},"1072":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Conversions » Conversions","id":"1072","title":"Conversions"},"1073":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Conversions » Functions","id":"1073","title":"Functions"},"1074":{"body":"function toAddress(bytes32 b) internal pure returns (address);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Conversions » toAddress","id":"1074","title":"toAddress"},"1075":{"body":"function toBytes32(address a) internal pure returns (bytes32);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Conversions » toBytes32","id":"1075","title":"toBytes32"},"1076":{"body":"function toAddr(bytes memory b) internal pure returns (address);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Conversions » toAddr","id":"1076","title":"toAddr"},"1077":{"body":"function toDeployment(bytes memory b) internal pure returns (Deployment memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Conversions » toDeployment","id":"1077","title":"toDeployment"},"1078":{"body":"function toAsset(bytes memory b) internal pure returns (Asset memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Conversions » toAsset","id":"1078","title":"toAsset"},"1079":{"body":"function toArray(bytes memory value) internal pure returns (bytes[] memory result);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Conversions » toArray","id":"1079","title":"toArray"},"108":{"body":"Git Source Get the value of _amount and convert to 18 decimal precision. function wadUSD(uint256 _amount, uint8 _amountDecimal, uint256 _price, uint8 _priceDecimals) pure returns (uint256); Parameters Name Type Description _amount uint256 Amount of tokens to calculate. _amountDecimal uint8 Precision of _amount. _price uint256 Price to use. _priceDecimals uint8 Precision of _price. Returns Name Type Description uint256 uint256 Value of _amount in 18 decimal precision.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » wadUSD » wadUSD","id":"108","title":"wadUSD"},"1080":{"body":"function add(bytes32 a, uint256 b) internal pure returns (bytes32);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Conversions » add","id":"1080","title":"add"},"1081":{"body":"function sub(bytes32 a, uint256 b) internal pure returns (bytes32);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Conversions » sub","id":"1081","title":"sub"},"1082":{"body":"function map(bytes[] memory rawData, function(bytes memory) pure returns (address) dataHandler) internal pure returns (address[] memory result);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Conversions » map","id":"1082","title":"map"},"1083":{"body":"function map(bytes[] memory rawData, function(bytes memory) pure returns (Deployment memory) dataHandler) internal pure returns (Deployment[] memory result);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Conversions » map","id":"1083","title":"map"},"1084":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Deploys » Deploys","id":"1084","title":"Deploys"},"1085":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Deploys » Functions","id":"1085","title":"Functions"},"1086":{"body":"function create(bytes memory creationCode, uint256 value) internal returns (address location);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Deploys » create","id":"1086","title":"create"},"1087":{"body":"function create2(bytes32 salt, bytes memory creationCode, uint256 value) internal returns (address location);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Deploys » create2","id":"1087","title":"create2"},"1088":{"body":"function create3(bytes32 salt, bytes memory creationCode, uint256 value) internal returns (address location);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Deploys » create3","id":"1088","title":"create3"},"1089":{"body":"function create(bytes memory creationCode) internal returns (address location);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Deploys » create","id":"1089","title":"create"},"109":{"body":"Git Source Converts wad precision _amount to wad decimal precision, which is 18 decimals. Multiplies if precision is greater and divides if precision is less than 18 decimals. function fromWad(uint256 _wadAmount, uint8 _decimals) pure returns (uint256); Parameters Name Type Description _wadAmount uint256 Wad precision amount to convert. _decimals uint8 Decimal precision for the result. Returns Name Type Description uint256 uint256 Amount converted to _decimals precision.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » fromWad » fromWad","id":"109","title":"fromWad"},"1090":{"body":"function create2(bytes32 salt, bytes memory creationCode) internal returns (address location);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Deploys » create2","id":"1090","title":"create2"},"1091":{"body":"function create3(bytes32 salt, bytes memory creationCode) internal returns (address location);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Deploys » create3","id":"1091","title":"create3"},"1092":{"body":"function peek2(bytes32 salt, address _c2caller, bytes memory creationCode) internal pure returns (address);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Deploys » peek2","id":"1092","title":"peek2"},"1093":{"body":"function peek3(bytes32 salt) internal view returns (address);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Deploys » peek3","id":"1093","title":"peek3"},"1094":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Proxies » Proxies","id":"1094","title":"Proxies"},"1095":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Proxies » Functions","id":"1095","title":"Functions"},"1096":{"body":"function proxyInitCode(address implementation, address _factory, bytes memory _calldata) internal pure returns (bytes memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Proxies » proxyInitCode","id":"1096","title":"proxyInitCode"},"1097":{"body":"function proxyInitCode(address implementation, bytes memory _calldata) internal view returns (bytes memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Proxies » proxyInitCode","id":"1097","title":"proxyInitCode"},"1098":{"body":"function proxyInitCodeHash(address implementation, address _factory, bytes memory _calldata) internal pure returns (bytes32);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Proxies » proxyInitCodeHash","id":"1098","title":"proxyInitCodeHash"},"1099":{"body":"function proxyInitCodeHash(address implementation, bytes memory _calldata) internal view returns (bytes32);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Proxies » proxyInitCodeHash","id":"1099","title":"proxyInitCodeHash"},"11":{"body":"Critical bug disclosures and inquiries should be directed to: contact_2","breadcrumbs":"Home » Contact","id":"11","title":"Contact"},"110":{"body":"Git Source Calculate amount for value provided with possible incentive multiplier for value. function valueToAmount(uint256 _value, uint256 _price, uint16 _multiplier) pure returns (uint256); Parameters Name Type Description _value uint256 Value to convert into amount. _price uint256 The price to apply. _multiplier uint16 Multiplier to apply, 1e4 = 100.00% precision.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » valueToAmount » valueToAmount","id":"110","title":"valueToAmount"},"1100":{"body":"function asInterface(address proxy) internal pure returns (ITransparentUpgradeableProxy);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Proxies » asInterface","id":"1100","title":"asInterface"},"1101":{"body":"Git Source Author: Aave Provides functions to perform calculations with Wad and Ray units Provides mul and div function for wads (decimal numbers with 18 digits of precision) and rays (decimal numbers with 27 digits of precision) Operations are rounded. If a value is >=.5, will be rounded up, otherwise rounded down.","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » WadRay » WadRay","id":"1101","title":"WadRay"},"1102":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » WadRay » State Variables","id":"1102","title":"State Variables"},"1103":{"body":"uint256 internal constant WAD = 1e18;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » WadRay » WAD","id":"1103","title":"WAD"},"1104":{"body":"uint256 internal constant HALF_WAD = 0.5e18;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » WadRay » HALF_WAD","id":"1104","title":"HALF_WAD"},"1105":{"body":"uint256 internal constant RAY = 1e27;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » WadRay » RAY","id":"1105","title":"RAY"},"1106":{"body":"uint256 internal constant HALF_RAY = 0.5e27;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » WadRay » HALF_RAY","id":"1106","title":"HALF_RAY"},"1107":{"body":"uint256 internal constant WAD_RAY_RATIO = 1e9;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » WadRay » WAD_RAY_RATIO","id":"1107","title":"WAD_RAY_RATIO"},"1108":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » WadRay » Functions","id":"1108","title":"Functions"},"1109":{"body":"Multiplies two wad, rounding half up to the nearest wad assembly optimized for improved gas savings: https://twitter.com/transmissions11/status/1451131036377571328 function wadMul(uint256 a, uint256 b) internal pure returns (uint256 c); Parameters Name Type Description a uint256 Wad b uint256 Wad Returns Name Type Description c uint256 = a*b, in wad","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » WadRay » wadMul","id":"1109","title":"wadMul"},"111":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » toWad » function toWad","id":"111","title":"function toWad"},"1110":{"body":"Divides two wad, rounding half up to the nearest wad assembly optimized for improved gas savings: https://twitter.com/transmissions11/status/1451131036377571328 function wadDiv(uint256 a, uint256 b) internal pure returns (uint256 c); Parameters Name Type Description a uint256 Wad b uint256 Wad Returns Name Type Description c uint256 = a/b, in wad","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » WadRay » wadDiv","id":"1110","title":"wadDiv"},"1111":{"body":"Multiplies two ray, rounding half up to the nearest ray assembly optimized for improved gas savings: https://twitter.com/transmissions11/status/1451131036377571328 function rayMul(uint256 a, uint256 b) internal pure returns (uint256 c); Parameters Name Type Description a uint256 Ray b uint256 Ray Returns Name Type Description c uint256 = a raymul b","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » WadRay » rayMul","id":"1111","title":"rayMul"},"1112":{"body":"Divides two ray, rounding half up to the nearest ray assembly optimized for improved gas savings: https://twitter.com/transmissions11/status/1451131036377571328 function rayDiv(uint256 a, uint256 b) internal pure returns (uint256 c); Parameters Name Type Description a uint256 Ray b uint256 Ray Returns Name Type Description c uint256 = a raydiv b","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » WadRay » rayDiv","id":"1112","title":"rayDiv"},"1113":{"body":"Casts ray down to wad assembly optimized for improved gas savings: https://twitter.com/transmissions11/status/1451131036377571328 function rayToWad(uint256 a) internal pure returns (uint256 b); Parameters Name Type Description a uint256 Ray Returns Name Type Description b uint256 = a converted to wad, rounded half up to the nearest wad","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » WadRay » rayToWad","id":"1113","title":"rayToWad"},"1114":{"body":"Converts wad up to ray assembly optimized for improved gas savings: https://twitter.com/transmissions11/status/1451131036377571328 function wadToRay(uint256 a) internal pure returns (uint256 b); Parameters Name Type Description a uint256 Wad Returns Name Type Description b uint256 = a converted in ray","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » WadRay » wadToRay","id":"1114","title":"wadToRay"},"1115":{"body":"facets funcs interfaces IEventFieldProvider MEvent MinterState ms MState constants LiquidateExecution LiquidationArgs MinterAccountState MinterInitArgs MinterParams","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » Contents","id":"1115","title":"Contents"},"1116":{"body":"MinterAccountStateFacet accountTotalDebtValues accountTotalCollateralValues MinterBurnFacet MinterConfigurationFacet MinterDepositWithdrawFacet MinterLiquidationFacet MinterMintFacet MinterStateFacet","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » Contents","id":"1116","title":"Contents"},"1117":{"body":"Git Source Inherits: IMinterAccountStateFacet Author: Kresko Views concerning account state","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterAccountStateFacet » MinterAccountStateFacet","id":"1117","title":"MinterAccountStateFacet"},"1118":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterAccountStateFacet » Functions","id":"1118","title":"Functions"},"1119":{"body":"Calculates if an account's current collateral value is under its minimum collateral value function getAccountLiquidatable(address _account) external view returns (bool); Parameters Name Type Description _account address The account to check. Returns Name Type Description bool bool Indicates if the account can be liquidated.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterAccountStateFacet » getAccountLiquidatable","id":"1119","title":"getAccountLiquidatable"},"112":{"body":"Converts decimal precision of _amount to wad decimal precision, which is 18 decimals. Multiplies if precision is less and divides if precision is greater than 18 decimals. function toWad(uint256 _amount, uint8 _decimals) pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » toWad » toWad(uint256, uint8)","id":"112","title":"toWad(uint256, uint8)"},"1120":{"body":"Get accounts state in the Minter. function getAccountState(address _account) external view returns (MinterAccountState memory); Parameters Name Type Description _account address Account address to get the state for. Returns Name Type Description MinterAccountState MinterAccountState Total debt value, total collateral value and collateral ratio.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterAccountStateFacet » getAccountState","id":"1120","title":"getAccountState"},"1121":{"body":"Gets an index for the Kresko asset the account has minted. function getAccountMintIndex(address _account, address _krAsset) external view returns (uint256); Parameters Name Type Description _account address The account to get the minted Kresko assets for. _krAsset address The asset lookup address. Returns Name Type Description uint256 index The index of asset in the minted assets array.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterAccountStateFacet » getAccountMintIndex","id":"1121","title":"getAccountMintIndex"},"1122":{"body":"Gets an array of Kresko assets the account has minted. function getAccountMintedAssets(address _account) external view returns (address[] memory); Parameters Name Type Description _account address The account to get the minted Kresko assets for. Returns Name Type Description address[] address[] Array of Kresko Asset addresses the account has minted.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterAccountStateFacet » getAccountMintedAssets","id":"1122","title":"getAccountMintedAssets"},"1123":{"body":"Gets the total Kresko asset debt value in USD for an account. function getAccountTotalDebtValues(address _account) external view returns (uint256 value, uint256 valueAdjusted); Parameters Name Type Description _account address Account to calculate the Kresko asset value for. Returns Name Type Description value uint256 The unadjusted value of debt. valueAdjusted uint256 The kFactor adjusted value of debt.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterAccountStateFacet » getAccountTotalDebtValues","id":"1123","title":"getAccountTotalDebtValues"},"1124":{"body":"Gets the total Kresko asset debt value in USD for an account. function getAccountTotalDebtValue(address _account) external view returns (uint256); Parameters Name Type Description _account address The account to calculate the Kresko asset value for. Returns Name Type Description uint256 uint256 Total debt value of _account.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterAccountStateFacet » getAccountTotalDebtValue","id":"1124","title":"getAccountTotalDebtValue"},"1125":{"body":"Get _account debt amount for _asset function getAccountDebtAmount(address _account, address _assetAddr) external view returns (uint256); Parameters Name Type Description _account address The account to query amount for _assetAddr address The asset address Returns Name Type Description uint256 uint256 Amount of debt for _assetAddr","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterAccountStateFacet » getAccountDebtAmount","id":"1125","title":"getAccountDebtAmount"},"1126":{"body":"Gets an array of collateral assets the account has deposited. function getAccountCollateralAssets(address _account) external view returns (address[] memory); Parameters Name Type Description _account address The account to get the deposited collateral assets for. Returns Name Type Description address[] address[] Array of collateral asset addresses the account has deposited.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterAccountStateFacet » getAccountCollateralAssets","id":"1126","title":"getAccountCollateralAssets"},"1127":{"body":"Get _account collateral deposit amount for _assetAddr function getAccountCollateralAmount(address _account, address _assetAddr) external view returns (uint256); Parameters Name Type Description _account address The account to query amount for _assetAddr address The asset address Returns Name Type Description uint256 uint256 Amount of collateral deposited for _assetAddr","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterAccountStateFacet » getAccountCollateralAmount","id":"1127","title":"getAccountCollateralAmount"},"1128":{"body":"Gets an index for the collateral asset the account has deposited. function getAccountDepositIndex(address _account, address _collateralAsset) external view returns (uint256 i); Parameters Name Type Description _account address Account to get the index for. _collateralAsset address Asset address. Returns Name Type Description i uint256 Index of the minted collateral asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterAccountStateFacet » getAccountDepositIndex","id":"1128","title":"getAccountDepositIndex"},"1129":{"body":"Gets the adjusted collateral value of a particular account. function getAccountTotalCollateralValue(address _account) public view returns (uint256); Parameters Name Type Description _account address Account to calculate the collateral value for. Returns Name Type Description uint256 valueAdjusted Collateral value of a particular account.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterAccountStateFacet » getAccountTotalCollateralValue","id":"1129","title":"getAccountTotalCollateralValue"},"113":{"body":"function toWad(int256 _amount, uint8 _decimals) pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » toWad » toWad(int256, uint8)","id":"113","title":"toWad(int256, uint8)"},"1130":{"body":"Gets the adjusted and unadjusted collateral value of _account. function getAccountTotalCollateralValues(address _account) public view returns (uint256 value, uint256 valueAdjusted); Parameters Name Type Description _account address Account to get the values for Returns Name Type Description value uint256 Unadjusted total value of the collateral deposits. valueAdjusted uint256 cFactor adjusted total value of the collateral deposits.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterAccountStateFacet » getAccountTotalCollateralValues","id":"1130","title":"getAccountTotalCollateralValues"},"1131":{"body":"Get the unadjusted and the adjusted value of collateral deposits of _assetAddr for _account. function getAccountCollateralValues(address _account, address _assetAddr) external view returns (uint256 value, uint256 adjustedValue, uint256 price); Parameters Name Type Description _account address Account to get the collateral values for. _assetAddr address Asset to get the collateral values for. Returns Name Type Description value uint256 Unadjusted value of the collateral deposits. adjustedValue uint256 valueAdjusted cFactor adjusted value of the collateral deposits. price uint256 Price for the collateral asset","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterAccountStateFacet » getAccountCollateralValues","id":"1131","title":"getAccountCollateralValues"},"1132":{"body":"Get an account's minimum collateral value required to back a Kresko asset amount at a given collateralization ratio. Accounts that have their collateral value under the minimum collateral value are considered unhealthy, accounts with their collateral value under the liquidation threshold are considered liquidatable. function getAccountMinCollateralAtRatio(address _account, uint32 _ratio) public view returns (uint256); Parameters Name Type Description _account address Account to calculate the minimum collateral value for. _ratio uint32 Collateralization ratio required: higher ratio = more collateral required Returns Name Type Description uint256 uint256 Minimum collateral value of a particular account.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterAccountStateFacet » getAccountMinCollateralAtRatio","id":"1132","title":"getAccountMinCollateralAtRatio"},"1133":{"body":"Get a list of accounts and their collateral ratios function getAccountCollateralRatio(address _account) public view returns (uint256 ratio); Returns Name Type Description ratio uint256 The collateral ratio of _account","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterAccountStateFacet » getAccountCollateralRatio","id":"1133","title":"getAccountCollateralRatio"},"1134":{"body":"Get a list of account collateral ratios function getAccountCollateralRatios(address[] calldata _accounts) external view returns (uint256[] memory); Returns Name Type Description uint256[] ratios Collateral ratios of the _accounts","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterAccountStateFacet » getAccountCollateralRatios","id":"1134","title":"getAccountCollateralRatios"},"1135":{"body":"Calculates the expected fee to be taken from a user's deposited collateral assets, by imitating calcFee without modifying state. function previewFee(address _account, address _krAsset, uint256 _kreskoAssetAmount, Enums.MinterFee _feeType) external view returns (address[] memory, uint256[] memory); Parameters Name Type Description _account address Account to charge the open fee from. _krAsset address Address of the kresko asset being burned. _kreskoAssetAmount uint256 Amount of the kresko asset being minted. _feeType Enums.MinterFee Fee type (open or close). Returns Name Type Description address[] assets Collateral types as an array of addresses. uint256[] amounts Collateral amounts as an array of uint256.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterAccountStateFacet » previewFee","id":"1135","title":"previewFee"},"1136":{"body":"Git Source Gets the total debt value in USD for an account. function accountTotalDebtValues(address _account) view returns (uint256 value, uint256 valueAdjusted); Parameters Name Type Description _account address Account to calculate the KreskoAsset value for. Returns Name Type Description value uint256 Total kresko asset debt value valueAdjusted uint256 Total adjusted kresko asset debt value","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » accountTotalDebtValues » accountTotalDebtValues","id":"1136","title":"accountTotalDebtValues"},"1137":{"body":"Git Source Gets the collateral value of a particular account. function accountTotalCollateralValues(address _account) view returns (uint256 value, uint256 valueAdjusted); Parameters Name Type Description _account address The account to calculate the collateral value for. Returns Name Type Description value uint256 Total collateral value valueAdjusted uint256 Total adjusted collateral value","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » accountTotalCollateralValues » accountTotalCollateralValues","id":"1137","title":"accountTotalCollateralValues"},"1138":{"body":"Git Source Inherits: Modifiers , IMinterBurnFacet Author: Kresko Core burning functionality for Kresko Minter.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterBurnFacet » MinterBurnFacet","id":"1138","title":"MinterBurnFacet"},"1139":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterBurnFacet » Functions","id":"1139","title":"Functions"},"114":{"body":"Git Source Call the price getter for the oracle provided and return the price. function oraclePrice(Enums.OracleType _oracleId, bytes32 _ticker) view returns (uint256); Parameters Name Type Description _oracleId Enums.OracleType The oracle id (uint8). _ticker bytes32 Ticker for the asset Returns Name Type Description uint256 uint256 oracle price. This will return 0 if the oracle is not set.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » oraclePrice » oraclePrice","id":"114","title":"oraclePrice"},"1140":{"body":"Burns existing Kresko assets. function burnKreskoAsset(address _account, address _krAsset, uint256 _burnAmount, uint256 _mintedKreskoAssetIndex) external nonReentrant onlyRoleIf(_account != msg.sender, Role.MANAGER); Parameters Name Type Description _account address The address to burn kresko assets for _krAsset address The address of the Kresko asset. _burnAmount uint256 The amount of the Kresko asset to be burned. _mintedKreskoAssetIndex uint256 The index of the kresko asset in the user's minted assets array. Only needed if burning all principal debt of a particular collateral asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterBurnFacet » burnKreskoAsset","id":"1140","title":"burnKreskoAsset"},"1141":{"body":"Git Source Inherits: DSModifiers , Modifiers , IMinterConfigurationFacet Author: Kresko Functionality for Role.ADMIN level actions. Can be only initialized by the deployer/owner.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterConfigurationFacet » MinterConfigurationFacet","id":"1141","title":"MinterConfigurationFacet"},"1142":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterConfigurationFacet » Functions","id":"1142","title":"Functions"},"1143":{"body":"function initializeMinter(MinterInitArgs calldata args) external initializer(3) initializeAsAdmin;","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterConfigurationFacet » initializeMinter","id":"1143","title":"initializeMinter"},"1144":{"body":"Updates the contract's collateralization ratio. function setMinCollateralRatioMinter(uint32 _newMinCollateralRatio) public override onlyRole(Role.ADMIN); Parameters Name Type Description _newMinCollateralRatio uint32 The new minimum collateralization ratio as wad.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterConfigurationFacet » setMinCollateralRatioMinter","id":"1144","title":"setMinCollateralRatioMinter"},"1145":{"body":"Updates the contract's liquidation threshold value function setLiquidationThresholdMinter(uint32 _newLT) public override onlyRole(Role.ADMIN); Parameters Name Type Description _newLT uint32","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterConfigurationFacet » setLiquidationThresholdMinter","id":"1145","title":"setLiquidationThresholdMinter"},"1146":{"body":"Updates the max liquidation ratior value. function setMaxLiquidationRatioMinter(uint32 _newMaxLiquidationRatio) public onlyRole(Role.ADMIN); Parameters Name Type Description _newMaxLiquidationRatio uint32 Percent value in wad precision.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterConfigurationFacet » setMaxLiquidationRatioMinter","id":"1146","title":"setMaxLiquidationRatioMinter"},"1147":{"body":"Updates the liquidation incentive multiplier. function setCollateralLiquidationIncentiveMinter(address _collateralAsset, uint16 _newLiqIncentive) public onlyRole(Role.ADMIN); Parameters Name Type Description _collateralAsset address The collateral asset to update. _newLiqIncentive uint16","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterConfigurationFacet » setCollateralLiquidationIncentiveMinter","id":"1147","title":"setCollateralLiquidationIncentiveMinter"},"1148":{"body":"Git Source Inherits: Modifiers , IMinterDepositWithdrawFacet Author: Kresko Core collateral deposit and withdrawal functionality for Kresko Minter.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterDepositWithdrawFacet » MinterDepositWithdrawFacet","id":"1148","title":"MinterDepositWithdrawFacet"},"1149":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterDepositWithdrawFacet » Functions","id":"1149","title":"Functions"},"115":{"body":"Git Source Gets the price from the provided vault. Vault exchange rate is in 18 decimal precision so we normalize to 8 decimals. function vaultPrice(address _vaultAddr) view returns (uint256); Parameters Name Type Description _vaultAddr address The vault address. Returns Name Type Description uint256 uint256 The price of the vault share in 8 decimal precision.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » vaultPrice » vaultPrice","id":"115","title":"vaultPrice"},"1150":{"body":"Deposits collateral into the protocol. function depositCollateral(address _account, address _collateralAsset, uint256 _depositAmount) external nonReentrant gate; Parameters Name Type Description _account address The user to deposit collateral for. _collateralAsset address The address of the collateral asset. _depositAmount uint256 The amount of the collateral asset to deposit.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterDepositWithdrawFacet » depositCollateral","id":"1150","title":"depositCollateral"},"1151":{"body":"Withdraws sender's collateral from the protocol. Requires that the post-withdrawal collateral value does not violate minimum collateral requirement. function withdrawCollateral( address _account, address _collateralAsset, uint256 _withdrawAmount, uint256 _collateralIndex\n) external nonReentrant onlyRoleIf(_account != msg.sender, Role.MANAGER); Parameters Name Type Description _account address The address to withdraw assets for. _collateralAsset address The address of the collateral asset. _withdrawAmount uint256 The amount of the collateral asset to withdraw. _collateralIndex uint256 The index of the collateral asset in the sender's deposited collateral assets array. Only needed if withdrawing the entire deposit of a particular collateral asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterDepositWithdrawFacet » withdrawCollateral","id":"1151","title":"withdrawCollateral"},"1152":{"body":"Withdraws sender's collateral from the protocol before checking minimum collateral ratio. Executes post-withdraw-callback triggering onUncheckedCollateralWithdraw on the caller function withdrawCollateralUnchecked( address _account, address _collateralAsset, uint256 _withdrawAmount, uint256 _collateralIndex, bytes memory _userData\n) external onlyRole(Role.MANAGER); Parameters Name Type Description _account address The address to withdraw assets for. _collateralAsset address The address of the collateral asset. _withdrawAmount uint256 The amount of the collateral asset to withdraw. _collateralIndex uint256 The index of the collateral asset in the sender's deposited collateral assets array. Only needed if withdrawing the entire deposit of a particular collateral asset. _userData bytes","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterDepositWithdrawFacet » withdrawCollateralUnchecked","id":"1152","title":"withdrawCollateralUnchecked"},"1153":{"body":"Git Source Inherits: Modifiers , IMinterLiquidationFacet Author: Kresko Main end-user functionality concerning liquidations within Kresko's Minter system.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterLiquidationFacet » MinterLiquidationFacet","id":"1153","title":"MinterLiquidationFacet"},"1154":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterLiquidationFacet » Functions","id":"1154","title":"Functions"},"1155":{"body":"Attempts to liquidate an account by repaying the portion of the account's Kresko asset debt, receiving in return a portion of the account's collateral at a discounted rate. function liquidate(LiquidationArgs memory _args) external nonReentrant gate; Parameters Name Type Description _args LiquidationArgs LiquidationArgs struct containing the arguments necessary to perform a liquidation.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterLiquidationFacet » liquidate","id":"1155","title":"liquidate"},"1156":{"body":"Calculates the total value that is allowed to be liquidated from an account (if it is liquidatable) function getMaxLiqValue(address _account, address _repayAssetAddr, address _seizeAssetAddr) external view returns (MaxLiqInfo memory); Parameters Name Type Description _account address Address of the account to liquidate _repayAssetAddr address Address of Kresko Asset to repay _seizeAssetAddr address Address of Collateral to seize Returns Name Type Description MaxLiqInfo MaxLiqInfo Calculated information about the maximum liquidation.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterLiquidationFacet » getMaxLiqValue","id":"1156","title":"getMaxLiqValue"},"1157":{"body":"function _liquidateAssets(Asset storage collateral, Asset storage krAsset, LiquidateExecution memory args) internal returns (uint256 seizedAmount);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterLiquidationFacet » _liquidateAssets","id":"1157","title":"_liquidateAssets"},"1158":{"body":"function _getMaxLiqValue( address _account, Asset storage _repayAsset, Asset storage _seizeAsset, address _seizeAssetAddr\n) internal view returns (uint256 maxValue);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterLiquidationFacet » _getMaxLiqValue","id":"1158","title":"_getMaxLiqValue"},"1159":{"body":"function _calcMaxLiqValue( Asset storage _repayAsset, Asset storage _seizeAsset, uint256 _minCollateralValue, uint256 _totalCollateralValue, uint256 _seizeAssetValue, uint96 _minDebtValue, uint32 _maxLiquidationRatio\n) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterLiquidationFacet » _calcMaxLiqValue","id":"1159","title":"_calcMaxLiqValue"},"116":{"body":"Git Source Return raw answer info from the oracles provided function rawPrice(Enums.OracleType[2] memory _oracles, bytes32 _ticker) view returns (RawPrice memory); Parameters Name Type Description _oracles Enums.OracleType[2] Oracles to check. _ticker bytes32 Ticker for the asset. Returns Name Type Description RawPrice RawPrice Unparsed answer with metadata.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » rawPrice » rawPrice","id":"116","title":"rawPrice"},"1160":{"body":"Git Source Inherits: IMinterMintFacet , Modifiers Author: Kresko Core minting functionality for Kresko Minter.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterMintFacet » MinterMintFacet","id":"1160","title":"MinterMintFacet"},"1161":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterMintFacet » Functions","id":"1161","title":"Functions"},"1162":{"body":"Mints new Kresko assets. function mintKreskoAsset(address _account, address _krAsset, uint256 _mintAmount) external onlyRoleIf(_account != msg.sender, Role.MANAGER) nonReentrant gate; Parameters Name Type Description _account address The address to mint assets for. _krAsset address The address of the Kresko asset. _mintAmount uint256 The amount of the Kresko asset to be minted.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterMintFacet » mintKreskoAsset","id":"1162","title":"mintKreskoAsset"},"1163":{"body":"Git Source Inherits: IMinterStateFacet Author: Kresko As structs do not create views for members, we must expose most of the state values explicitly.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterStateFacet » MinterStateFacet","id":"1163","title":"MinterStateFacet"},"1164":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterStateFacet » Functions","id":"1164","title":"Functions"},"1165":{"body":"The minimum ratio of collateral to debt that can be taken by direct action. function getMinCollateralRatioMinter() external view returns (uint32);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterStateFacet » getMinCollateralRatioMinter","id":"1165","title":"getMinCollateralRatioMinter"},"1166":{"body":"The collateralization ratio at which positions may be liquidated. function getLiquidationThresholdMinter() external view returns (uint32);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterStateFacet » getLiquidationThresholdMinter","id":"1166","title":"getLiquidationThresholdMinter"},"1167":{"body":"Multiplies max liquidation multiplier, if a full liquidation happens this is the resulting CR. function getMaxLiquidationRatioMinter() external view returns (uint32);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterStateFacet » getMaxLiquidationRatioMinter","id":"1167","title":"getMaxLiquidationRatioMinter"},"1168":{"body":"get all meaningful protocol parameters function getParametersMinter() external view returns (MinterParams memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterStateFacet » getParametersMinter","id":"1168","title":"getParametersMinter"},"1169":{"body":"simple check if kresko asset exists function getKrAssetExists(address _krAsset) external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterStateFacet » getKrAssetExists","id":"1169","title":"getKrAssetExists"},"117":{"body":"Git Source Handles the prices in case the sequencer is down. Looks for redstone price, reverting if not available for asset. function handleSequencerDown(Enums.OracleType[2] memory oracles, uint256[2] memory prices) pure returns (uint256); Parameters Name Type Description oracles Enums.OracleType[2] The oracle types. prices uint256[2] The fetched oracle prices. Returns Name Type Description uint256 uint256 Usable price of the asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » handleSequencerDown » handleSequencerDown","id":"117","title":"handleSequencerDown"},"1170":{"body":"simple check if collateral asset exists function getCollateralExists(address _collateralAsset) external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterStateFacet » getCollateralExists","id":"1170","title":"getCollateralExists"},"1171":{"body":"Gets the USD value for a single collateral asset and amount. function getCollateralValueWithPrice(address _collateralAsset, uint256 _amount) external view returns (uint256 value, uint256 adjustedValue, uint256 price); Parameters Name Type Description _collateralAsset address The address of the collateral asset. _amount uint256 The amount of the collateral asset to calculate the value for. Returns Name Type Description value uint256 The unadjusted value for the provided amount of the collateral asset. adjustedValue uint256 The (cFactor) adjusted value for the provided amount of the collateral asset. price uint256 The price of the collateral asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterStateFacet » getCollateralValueWithPrice","id":"1171","title":"getCollateralValueWithPrice"},"1172":{"body":"Gets the USD value for a single Kresko asset and amount. function getDebtValueWithPrice(address _krAsset, uint256 _amount) external view returns (uint256 value, uint256 adjustedValue, uint256 price); Parameters Name Type Description _krAsset address The address of the Kresko asset. _amount uint256 The amount of the Kresko asset to calculate the value for. Returns Name Type Description value uint256 The unadjusted value for the provided amount of the debt asset. adjustedValue uint256 The (kFactor) adjusted value for the provided amount of the debt asset. price uint256 The price of the debt asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterStateFacet » getDebtValueWithPrice","id":"1172","title":"getDebtValueWithPrice"},"1173":{"body":"MAccounts MCore handleMinterFee _calcFeeAndHandleCollateralRemoval","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » Contents","id":"1173","title":"Contents"},"1174":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MAccounts » MAccounts","id":"1174","title":"MAccounts"},"1175":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MAccounts » Functions","id":"1175","title":"Functions"},"1176":{"body":"Checks if accounts collateral value is less than required. Reverts if account is not liquidatable. function checkAccountLiquidatable(MinterState storage self, address _account) internal view; Parameters Name Type Description self MinterState _account address Account to check.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MAccounts » checkAccountLiquidatable","id":"1176","title":"checkAccountLiquidatable"},"1177":{"body":"Gets the liquidatable status of an account. function isAccountLiquidatable(MinterState storage self, address _account) internal view returns (bool); Parameters Name Type Description self MinterState _account address Account to check. Returns Name Type Description bool bool Indicating if the account is liquidatable.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MAccounts » isAccountLiquidatable","id":"1177","title":"isAccountLiquidatable"},"1178":{"body":"verifies that the account has enough collateral value function checkAccountCollateral(MinterState storage self, address _account) internal view; Parameters Name Type Description self MinterState _account address The address of the account to verify the collateral for.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MAccounts » checkAccountCollateral","id":"1178","title":"checkAccountCollateral"},"1179":{"body":"Gets the total debt value in USD for an account. function accountTotalDebtValue(MinterState storage self, address _account) internal view returns (uint256 value); Parameters Name Type Description self MinterState _account address Account to calculate the KreskoAsset value for. Returns Name Type Description value uint256 Total kresko asset debt value of _account.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MAccounts » accountTotalDebtValue","id":"1179","title":"accountTotalDebtValue"},"118":{"body":"Git Source Gets raw answer info from IAPI3 type feed. function API3RawPrice(address _feedAddr) view returns (RawPrice memory); Parameters Name Type Description _feedAddr address The feed address. Returns Name Type Description RawPrice RawPrice Unparsed answer with metadata.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » API3RawPrice » API3RawPrice","id":"118","title":"API3RawPrice"},"1180":{"body":"Gets _account principal debt amount for _asset Principal debt is rebase adjusted due to possible stock splits/reverse splits function accountDebtAmount(MinterState storage self, address _account, address _assetAddr, Asset storage _asset) internal view returns (uint256 debtAmount); Parameters Name Type Description self MinterState _account address Account to get debt amount for. _assetAddr address Kresko asset address _asset Asset Asset truct for the kresko asset. Returns Name Type Description debtAmount uint256 Amount of debt the _account has for _asset","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MAccounts » accountDebtAmount","id":"1180","title":"accountDebtAmount"},"1181":{"body":"Gets an index for the Kresko asset the account has minted. function accountMintIndex(MinterState storage self, address _account, address _krAsset) internal view returns (uint256); Parameters Name Type Description self MinterState _account address Account to get the minted Kresko assets for. _krAsset address Asset address. Returns Name Type Description uint256 uint256 Index of the minted asset. Reverts if not found.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MAccounts » accountMintIndex","id":"1181","title":"accountMintIndex"},"1182":{"body":"Gets an array of kresko assets the account has minted. function accountDebtAssets(MinterState storage self, address _account) internal view returns (address[] memory mintedAssets); Parameters Name Type Description self MinterState _account address Account to get the minted kresko assets for. Returns Name Type Description mintedAssets address[] Array of addresses of kresko assets the account has minted.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MAccounts » accountDebtAssets","id":"1182","title":"accountDebtAssets"},"1183":{"body":"Gets accounts min collateral value required to cover debt at a given collateralization ratio. Account with min collateral value under MCR cannot borrow. Account with min collateral value under LT can be liquidated up to maxLiquidationRatio. function accountMinCollateralAtRatio(MinterState storage self, address _account, uint32 _ratio) internal view returns (uint256 minCollateralValue); Parameters Name Type Description self MinterState _account address Account to calculate the minimum collateral value for. _ratio uint32 Collateralization ratio to apply for the minimum collateral value. Returns Name Type Description minCollateralValue uint256 Minimum collateral value required for the account with _ratio.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MAccounts » accountMinCollateralAtRatio","id":"1183","title":"accountMinCollateralAtRatio"},"1184":{"body":"Gets the array of collateral assets the account has deposited. function accountCollateralAssets(MinterState storage self, address _account) internal view returns (address[] memory depositedAssets); Parameters Name Type Description self MinterState _account address Account to get the deposited collateral assets for. Returns Name Type Description depositedAssets address[] Array of deposited collateral assets for _account.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MAccounts » accountCollateralAssets","id":"1184","title":"accountCollateralAssets"},"1185":{"body":"Gets the deposited collateral asset amount for an account Performs rebasing conversion for KreskoAssets function accountCollateralAmount( MinterState storage self, address _account, address _assetAddress, Asset storage _asset\n) internal view returns (uint256); Parameters Name Type Description self MinterState _account address Account to query amount for _assetAddress address Collateral asset address _asset Asset Asset struct of the collateral asset Returns Name Type Description uint256 uint256 Collateral deposit amount of _asset for _account","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MAccounts » accountCollateralAmount","id":"1185","title":"accountCollateralAmount"},"1186":{"body":"Gets the collateral value of a particular account. function accountTotalCollateralValue(MinterState storage self, address _account) internal view returns (uint256 totalCollateralValue); Parameters Name Type Description self MinterState _account address Account to calculate the collateral value for. Returns Name Type Description totalCollateralValue uint256 Collateral value of a particular account.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MAccounts » accountTotalCollateralValue","id":"1186","title":"accountTotalCollateralValue"},"1187":{"body":"Gets the total collateral deposits value of an account while extracting value for _collateralAsset. function accountTotalCollateralValue(MinterState storage self, address _account, address _collateralAsset) internal view returns (uint256 totalValue, uint256 assetValue); Parameters Name Type Description self MinterState _account address Account to calculate the collateral value for. _collateralAsset address Collateral asset to extract value for. Returns Name Type Description totalValue uint256 Total collateral value of _account assetValue uint256 Collateral value of _collateralAsset for _account","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MAccounts » accountTotalCollateralValue","id":"1187","title":"accountTotalCollateralValue"},"1188":{"body":"Gets the deposit index of _collateralAsset for _account. function accountDepositIndex(MinterState storage self, address _account, address _collateralAsset) internal view returns (uint256); Parameters Name Type Description self MinterState _account address Account to get the index for. _collateralAsset address Collateral asset address. Returns Name Type Description uint256 uint256 Index of the deposited collateral asset. Reverts if not found.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MAccounts » accountDepositIndex","id":"1188","title":"accountDepositIndex"},"1189":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MCore » MCore","id":"1189","title":"MCore"},"119":{"body":"Git Source Gets answer from AggregatorV3 type feed. function aggregatorV3Price(address _feedAddr, uint256 _staleTime) view returns (uint256); Parameters Name Type Description _feedAddr address The feed address. _staleTime uint256 Time in seconds for the feed to be considered stale. Returns Name Type Description uint256 uint256 Parsed answer from the feed, 0 if its stale.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » aggregatorV3Price » aggregatorV3Price","id":"119","title":"aggregatorV3Price"},"1190":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MCore » Functions","id":"1190","title":"Functions"},"1191":{"body":"function mint(MinterState storage self, address _krAsset, address _anchor, uint256 _amount, address _account) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MCore » mint","id":"1191","title":"mint"},"1192":{"body":"Repay user kresko asset debt. Updates the principal in MinterState function burn(MinterState storage self, address _krAsset, address _anchor, uint256 _burnAmount, address _account) internal; Parameters Name Type Description self MinterState _krAsset address the asset being repaid _anchor address the anchor token of the asset being repaid _burnAmount uint256 the asset amount being burned _account address the account the debt is subtracted from","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MCore » burn","id":"1192","title":"burn"},"1193":{"body":"Records account as having deposited an amount of a collateral asset. Token transfers are expected to be done by the caller. function handleDeposit( MinterState storage self, Asset storage _asset, address _account, address _collateralAsset, uint256 _depositAmount\n) internal; Parameters Name Type Description self MinterState _asset Asset The asset struct _account address The address of the collateral asset. _collateralAsset address The address of the collateral asset. _depositAmount uint256 The amount of the collateral asset deposited.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MCore » handleDeposit","id":"1193","title":"handleDeposit"},"1194":{"body":"Verifies that the account has sufficient collateral for the requested amount and records the collateral function handleWithdrawal( MinterState storage self, Asset storage _asset, address _account, address _collateralAsset, uint256 _withdrawAmount, uint256 _collateralDeposits, uint256 _collateralIndex\n) internal; Parameters Name Type Description self MinterState _asset Asset The asset struct _account address The address of the account to verify the collateral for. _collateralAsset address The address of the collateral asset. _withdrawAmount uint256 The amount of the collateral asset to withdraw. _collateralDeposits uint256 Collateral deposits for the account. _collateralIndex uint256 Index of the collateral asset in the account's deposited collateral assets array.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MCore » handleWithdrawal","id":"1194","title":"handleWithdrawal"},"1195":{"body":"records the collateral withdrawal function handleUncheckedWithdrawal( MinterState storage self, Asset storage _asset, address _account, address _collateralAsset, uint256 _withdrawAmount, uint256 _collateralDeposits, uint256 _collateralIndex\n) internal; Parameters Name Type Description self MinterState _asset Asset The collateral asset struct. _account address The address of the account to verify the collateral for. _collateralAsset address The address of the collateral asset. _withdrawAmount uint256 The amount of the collateral asset to withdraw. _collateralDeposits uint256 Collateral deposits for the account. _collateralIndex uint256 Index of the collateral asset in the account's deposited collateral assets array.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MCore » handleUncheckedWithdrawal","id":"1195","title":"handleUncheckedWithdrawal"},"1196":{"body":"Git Source Charges the protocol open fee based off the value of the minted asset. Takes the fee from the account's collateral assets. Attempts collateral assets in reverse order of the account's deposited collateral assets array. function handleMinterFee(Asset storage _krAsset, address _account, uint256 _mintAmount, Enums.MinterFee _feeType); Parameters Name Type Description _krAsset Asset Asset struct of the kresko asset being minted. _account address Account to charge the open fee from. _mintAmount uint256 Amount of the kresko asset being minted. _feeType Enums.MinterFee MinterFee type","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » handleMinterFee » handleMinterFee","id":"1196","title":"handleMinterFee"},"1197":{"body":"Git Source Calculates the fee to be taken from a user's deposited collateral asset. function _calcFeeAndHandleCollateralRemoval( Asset storage _asset, address _collateralAsset, address _account, uint256 _feeValue, uint256 _collateralAssetIndex\n) returns (uint256 transferAmount, uint256 feeValuePaid); Parameters Name Type Description _asset Asset Asset struct of the collateral asset. _collateralAsset address The collateral asset from which to take to the fee. _account address The owner of the collateral. _feeValue uint256 The original value of the fee. _collateralAssetIndex uint256 The collateral asset's index in the user's depositedCollateralAssets array. Returns Name Type Description transferAmount uint256 to be received as a uint256 feeValuePaid uint256 wad representing the fee value paid.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » _calcFeeAndHandleCollateralRemoval » _calcFeeAndHandleCollateralRemoval","id":"1197","title":"_calcFeeAndHandleCollateralRemoval"},"1198":{"body":"ICollateralReceiver IMinterAccountStateFacet IMinterBurnFacet IMinterConfigurationFacet IMinterDepositWithdrawFacet IMinterLiquidationFacet IMinterMintFacet IMinterStateFacet","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » Contents","id":"1198","title":"Contents"},"1199":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » ICollateralReceiver » ICollateralReceiver","id":"1199","title":"ICollateralReceiver"},"12":{"body":"core","breadcrumbs":"❱ contracts » Contents","id":"12","title":"Contents"},"120":{"body":"Git Source Gets answer from IAPI3 type feed. function API3Price(address _feedAddr, uint256 _staleTime) view returns (uint256); Parameters Name Type Description _feedAddr address The feed address. _staleTime uint256 Staleness threshold. Returns Name Type Description uint256 uint256 Parsed answer from the feed, 0 if its stale.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » API3Price » API3Price","id":"120","title":"API3Price"},"1200":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » ICollateralReceiver » Functions","id":"1200","title":"Functions"},"1201":{"body":"function onUncheckedCollateralWithdraw( address _account, address _collateralAsset, uint256 _withdrawalAmount, uint256 _depositedCollateralAssetIndex, bytes memory _userData\n) external returns (bytes memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » ICollateralReceiver » onUncheckedCollateralWithdraw","id":"1201","title":"onUncheckedCollateralWithdraw"},"1202":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » IMinterAccountStateFacet","id":"1202","title":"IMinterAccountStateFacet"},"1203":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » Functions","id":"1203","title":"Functions"},"1204":{"body":"Calculates if an account's current collateral value is under its minimum collateral value function getAccountLiquidatable(address _account) external view returns (bool); Parameters Name Type Description _account address The account to check. Returns Name Type Description bool bool Indicates if the account can be liquidated.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » getAccountLiquidatable","id":"1204","title":"getAccountLiquidatable"},"1205":{"body":"Get accounts state in the Minter. function getAccountState(address _account) external view returns (MinterAccountState memory); Parameters Name Type Description _account address Account address to get the state for. Returns Name Type Description MinterAccountState MinterAccountState Total debt value, total collateral value and collateral ratio.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » getAccountState","id":"1205","title":"getAccountState"},"1206":{"body":"Gets an array of Kresko assets the account has minted. function getAccountMintedAssets(address _account) external view returns (address[] memory); Parameters Name Type Description _account address The account to get the minted Kresko assets for. Returns Name Type Description address[] address[] Array of Kresko Asset addresses the account has minted.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » getAccountMintedAssets","id":"1206","title":"getAccountMintedAssets"},"1207":{"body":"Gets an index for the Kresko asset the account has minted. function getAccountMintIndex(address _account, address _krAsset) external view returns (uint256); Parameters Name Type Description _account address The account to get the minted Kresko assets for. _krAsset address The asset lookup address. Returns Name Type Description uint256 index The index of asset in the minted assets array.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » getAccountMintIndex","id":"1207","title":"getAccountMintIndex"},"1208":{"body":"Gets the total Kresko asset debt value in USD for an account. Adjusted value means it is multiplied by kFactor. function getAccountTotalDebtValues(address _account) external view returns (uint256 value, uint256 valueAdjusted); Parameters Name Type Description _account address Account to calculate the Kresko asset value for. Returns Name Type Description value uint256 The unadjusted value of debt. valueAdjusted uint256 The kFactor adjusted value of debt.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » getAccountTotalDebtValues","id":"1208","title":"getAccountTotalDebtValues"},"1209":{"body":"Gets the total Kresko asset debt value in USD for an account. function getAccountTotalDebtValue(address _account) external view returns (uint256); Parameters Name Type Description _account address The account to calculate the Kresko asset value for. Returns Name Type Description uint256 uint256 Total debt value of _account.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » getAccountTotalDebtValue","id":"1209","title":"getAccountTotalDebtValue"},"121":{"body":"Git Source Checks the primary and reference price for deviations. Reverts if the price deviates more than _oracleDeviationPct function deducePrice(uint256 _primaryPrice, uint256 _referencePrice, uint256 _oracleDeviationPct) pure returns (uint256); Parameters Name Type Description _primaryPrice uint256 the primary price source to use _referencePrice uint256 the reference price to compare primary against _oracleDeviationPct uint256 the deviation percentage to use for the oracle Returns Name Type Description uint256 uint256 Primary price if its within deviation range of reference price. = the primary price is reference price is 0. = the reference price if primary price is 0. = reverts if price deviates more than _oracleDeviationPct","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » deducePrice » deducePrice","id":"121","title":"deducePrice"},"1210":{"body":"Get _account debt amount for _asset function getAccountDebtAmount(address _account, address _assetAddr) external view returns (uint256); Parameters Name Type Description _account address The account to query amount for _assetAddr address The asset address Returns Name Type Description uint256 uint256 Amount of debt for _assetAddr","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » getAccountDebtAmount","id":"1210","title":"getAccountDebtAmount"},"1211":{"body":"Get the unadjusted and the adjusted value of collateral deposits of _assetAddr for _account. Adjusted value means it is multiplied by cFactor. function getAccountCollateralValues(address _account, address _assetAddr) external view returns (uint256 value, uint256 valueAdjusted, uint256 price); Parameters Name Type Description _account address Account to get the collateral values for. _assetAddr address Asset to get the collateral values for. Returns Name Type Description value uint256 Unadjusted value of the collateral deposits. valueAdjusted uint256 cFactor adjusted value of the collateral deposits. price uint256 Price for the collateral asset","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » getAccountCollateralValues","id":"1211","title":"getAccountCollateralValues"},"1212":{"body":"Gets the adjusted collateral value of a particular account. function getAccountTotalCollateralValue(address _account) external view returns (uint256 valueAdjusted); Parameters Name Type Description _account address Account to calculate the collateral value for. Returns Name Type Description valueAdjusted uint256 Collateral value of a particular account.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » getAccountTotalCollateralValue","id":"1212","title":"getAccountTotalCollateralValue"},"1213":{"body":"Gets the adjusted and unadjusted collateral value of _account. Adjusted value means it is multiplied by cFactor. function getAccountTotalCollateralValues(address _account) external view returns (uint256 value, uint256 valueAdjusted); Parameters Name Type Description _account address Account to get the values for Returns Name Type Description value uint256 Unadjusted total value of the collateral deposits. valueAdjusted uint256 cFactor adjusted total value of the collateral deposits.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » getAccountTotalCollateralValues","id":"1213","title":"getAccountTotalCollateralValues"},"1214":{"body":"Get an account's minimum collateral value required to back a Kresko asset amount at a given collateralization ratio. Accounts that have their collateral value under the minimum collateral value are considered unhealthy, accounts with their collateral value under the liquidation threshold are considered liquidatable. function getAccountMinCollateralAtRatio(address _account, uint32 _ratio) external view returns (uint256); Parameters Name Type Description _account address Account to calculate the minimum collateral value for. _ratio uint32 Collateralization ratio required: higher ratio = more collateral required Returns Name Type Description uint256 uint256 Minimum collateral value of a particular account.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » getAccountMinCollateralAtRatio","id":"1214","title":"getAccountMinCollateralAtRatio"},"1215":{"body":"Get a list of accounts and their collateral ratios function getAccountCollateralRatio(address _account) external view returns (uint256 ratio); Returns Name Type Description ratio uint256 The collateral ratio of _account","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » getAccountCollateralRatio","id":"1215","title":"getAccountCollateralRatio"},"1216":{"body":"Get a list of account collateral ratios function getAccountCollateralRatios(address[] memory _accounts) external view returns (uint256[] memory); Returns Name Type Description uint256[] ratios Collateral ratios of the _accounts","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » getAccountCollateralRatios","id":"1216","title":"getAccountCollateralRatios"},"1217":{"body":"Gets an index for the collateral asset the account has deposited. function getAccountDepositIndex(address _account, address _collateralAsset) external view returns (uint256 i); Parameters Name Type Description _account address Account to get the index for. _collateralAsset address Asset address. Returns Name Type Description i uint256 Index of the minted collateral asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » getAccountDepositIndex","id":"1217","title":"getAccountDepositIndex"},"1218":{"body":"Gets an array of collateral assets the account has deposited. function getAccountCollateralAssets(address _account) external view returns (address[] memory); Parameters Name Type Description _account address The account to get the deposited collateral assets for. Returns Name Type Description address[] address[] Array of collateral asset addresses the account has deposited.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » getAccountCollateralAssets","id":"1218","title":"getAccountCollateralAssets"},"1219":{"body":"Get _account collateral deposit amount for _assetAddr function getAccountCollateralAmount(address _account, address _assetAddr) external view returns (uint256); Parameters Name Type Description _account address The account to query amount for _assetAddr address The asset address Returns Name Type Description uint256 uint256 Amount of collateral deposited for _assetAddr","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » getAccountCollateralAmount","id":"1219","title":"getAccountCollateralAmount"},"122":{"body":"Git Source Gets the oracle price using safety checks for deviation and sequencer uptime Reverts when price deviates more than _oracleDeviationPct function safePrice(bytes32 _ticker, Enums.OracleType[2] memory _oracles, uint256 _oracleDeviationPct) view returns (uint256); Parameters Name Type Description _ticker bytes32 Ticker of the price _oracles Enums.OracleType[2] The list of oracle identifiers _oracleDeviationPct uint256 the deviation percentage","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » safePrice » safePrice","id":"122","title":"safePrice"},"1220":{"body":"Calculates the expected fee to be taken from a user's deposited collateral assets, by imitating calcFee without modifying state. function previewFee(address _account, address _krAsset, uint256 _kreskoAssetAmount, Enums.MinterFee _feeType) external view returns (address[] memory assets, uint256[] memory amounts); Parameters Name Type Description _account address Account to charge the open fee from. _krAsset address Address of the kresko asset being burned. _kreskoAssetAmount uint256 Amount of the kresko asset being minted. _feeType Enums.MinterFee Fee type (open or close). Returns Name Type Description assets address[] Collateral types as an array of addresses. amounts uint256[] Collateral amounts as an array of uint256.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » previewFee","id":"1220","title":"previewFee"},"1221":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » Structs","id":"1221","title":"Structs"},"1222":{"body":"struct ExpectedFeeRuntimeInfo { address[] assets; uint256[] amounts; uint256 collateralTypeCount;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » ExpectedFeeRuntimeInfo","id":"1222","title":"ExpectedFeeRuntimeInfo"},"1223":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterBurnFacet » IMinterBurnFacet","id":"1223","title":"IMinterBurnFacet"},"1224":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterBurnFacet » Functions","id":"1224","title":"Functions"},"1225":{"body":"Burns existing Kresko assets. function burnKreskoAsset(address _account, address _krAsset, uint256 _burnAmount, uint256 _mintedKreskoAssetIndex) external; Parameters Name Type Description _account address The address to burn kresko assets for _krAsset address The address of the Kresko asset. _burnAmount uint256 The amount of the Kresko asset to be burned. _mintedKreskoAssetIndex uint256 The index of the kresko asset in the user's minted assets array. Only needed if burning all principal debt of a particular collateral asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterBurnFacet » burnKreskoAsset","id":"1225","title":"burnKreskoAsset"},"1226":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterConfigurationFacet » IMinterConfigurationFacet","id":"1226","title":"IMinterConfigurationFacet"},"1227":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterConfigurationFacet » Functions","id":"1227","title":"Functions"},"1228":{"body":"function initializeMinter(MinterInitArgs calldata args) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterConfigurationFacet » initializeMinter","id":"1228","title":"initializeMinter"},"1229":{"body":"Updates the liquidation incentive multiplier. function setCollateralLiquidationIncentiveMinter(address _collateralAsset, uint16 _newLiquidationIncentive) external; Parameters Name Type Description _collateralAsset address The collateral asset to update. _newLiquidationIncentive uint16 The new liquidation incentive multiplier for the asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterConfigurationFacet » setCollateralLiquidationIncentiveMinter","id":"1229","title":"setCollateralLiquidationIncentiveMinter"},"123":{"body":"Git Source Gets raw answer info from AggregatorV3 type feed. function aggregatorV3RawPrice(address _feedAddr) view returns (RawPrice memory); Parameters Name Type Description _feedAddr address The feed address. Returns Name Type Description RawPrice RawPrice Unparsed answer with metadata.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » aggregatorV3RawPrice » aggregatorV3RawPrice","id":"123","title":"aggregatorV3RawPrice"},"1230":{"body":"Updates the contract's collateralization ratio. function setMinCollateralRatioMinter(uint32 _newMinCollateralRatio) external; Parameters Name Type Description _newMinCollateralRatio uint32 The new minimum collateralization ratio as wad.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterConfigurationFacet » setMinCollateralRatioMinter","id":"1230","title":"setMinCollateralRatioMinter"},"1231":{"body":"Updates the contract's liquidation threshold value function setLiquidationThresholdMinter(uint32 _newThreshold) external; Parameters Name Type Description _newThreshold uint32 The new liquidation threshold value","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterConfigurationFacet » setLiquidationThresholdMinter","id":"1231","title":"setLiquidationThresholdMinter"},"1232":{"body":"Updates the max liquidation ratior value. This is the maximum collateral ratio that liquidations can liquidate to. function setMaxLiquidationRatioMinter(uint32 _newMaxLiquidationRatio) external; Parameters Name Type Description _newMaxLiquidationRatio uint32 Percent value in wad precision.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterConfigurationFacet » setMaxLiquidationRatioMinter","id":"1232","title":"setMaxLiquidationRatioMinter"},"1233":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterDepositWithdrawFacet » IMinterDepositWithdrawFacet","id":"1233","title":"IMinterDepositWithdrawFacet"},"1234":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterDepositWithdrawFacet » Functions","id":"1234","title":"Functions"},"1235":{"body":"Deposits collateral into the protocol. function depositCollateral(address _account, address _collateralAsset, uint256 _depositAmount) external; Parameters Name Type Description _account address The user to deposit collateral for. _collateralAsset address The address of the collateral asset. _depositAmount uint256 The amount of the collateral asset to deposit.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterDepositWithdrawFacet » depositCollateral","id":"1235","title":"depositCollateral"},"1236":{"body":"Withdraws sender's collateral from the protocol. Requires that the post-withdrawal collateral value does not violate minimum collateral requirement. function withdrawCollateral( address _account, address _collateralAsset, uint256 _withdrawAmount, uint256 _collateralIndex\n) external; Parameters Name Type Description _account address The address to withdraw assets for. _collateralAsset address The address of the collateral asset. _withdrawAmount uint256 The amount of the collateral asset to withdraw. _collateralIndex uint256 The index of the collateral asset in the sender's deposited collateral assets array. Only needed if withdrawing the entire deposit of a particular collateral asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterDepositWithdrawFacet » withdrawCollateral","id":"1236","title":"withdrawCollateral"},"1237":{"body":"Withdraws sender's collateral from the protocol before checking minimum collateral ratio. Executes post-withdraw-callback triggering onUncheckedCollateralWithdraw on the caller Requires that the post-withdraw-callback collateral value does not violate minimum collateral requirement. function withdrawCollateralUnchecked( address _account, address _collateralAsset, uint256 _withdrawAmount, uint256 _collateralIndex, bytes memory _userData\n) external; Parameters Name Type Description _account address The address to withdraw assets for. _collateralAsset address The address of the collateral asset. _withdrawAmount uint256 The amount of the collateral asset to withdraw. _collateralIndex uint256 The index of the collateral asset in the sender's deposited collateral assets array. Only needed if withdrawing the entire deposit of a particular collateral asset. _userData bytes","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterDepositWithdrawFacet » withdrawCollateralUnchecked","id":"1237","title":"withdrawCollateralUnchecked"},"1238":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterLiquidationFacet » IMinterLiquidationFacet","id":"1238","title":"IMinterLiquidationFacet"},"1239":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterLiquidationFacet » Functions","id":"1239","title":"Functions"},"124":{"body":"Git Source Get the price of SDI in USD, oracle precision. function SDIPrice() view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » SDIPrice » SDIPrice","id":"124","title":"SDIPrice"},"1240":{"body":"Attempts to liquidate an account by repaying the portion of the account's Kresko asset debt, receiving in return a portion of the account's collateral at a discounted rate. function liquidate(LiquidationArgs memory _args) external; Parameters Name Type Description _args LiquidationArgs LiquidationArgs struct containing the arguments necessary to perform a liquidation.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterLiquidationFacet » liquidate","id":"1240","title":"liquidate"},"1241":{"body":"Calculates the total value that is allowed to be liquidated from an account (if it is liquidatable) function getMaxLiqValue(address _account, address _repayAssetAddr, address _seizeAssetAddr) external view returns (MaxLiqInfo memory); Parameters Name Type Description _account address Address of the account to liquidate _repayAssetAddr address Address of Kresko Asset to repay _seizeAssetAddr address Address of Collateral to seize Returns Name Type Description MaxLiqInfo MaxLiqInfo Calculated information about the maximum liquidation.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterLiquidationFacet » getMaxLiqValue","id":"1241","title":"getMaxLiqValue"},"1242":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterMintFacet » IMinterMintFacet","id":"1242","title":"IMinterMintFacet"},"1243":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterMintFacet » Functions","id":"1243","title":"Functions"},"1244":{"body":"Mints new Kresko assets. function mintKreskoAsset(address _account, address _krAsset, uint256 _mintAmount) external; Parameters Name Type Description _account address The address to mint assets for. _krAsset address The address of the Kresko asset. _mintAmount uint256 The amount of the Kresko asset to be minted.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterMintFacet » mintKreskoAsset","id":"1244","title":"mintKreskoAsset"},"1245":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterStateFacet » IMinterStateFacet","id":"1245","title":"IMinterStateFacet"},"1246":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterStateFacet » Functions","id":"1246","title":"Functions"},"1247":{"body":"The collateralization ratio at which positions may be liquidated. function getLiquidationThresholdMinter() external view returns (uint32);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterStateFacet » getLiquidationThresholdMinter","id":"1247","title":"getLiquidationThresholdMinter"},"1248":{"body":"Multiplies max liquidation multiplier, if a full liquidation happens this is the resulting CR. function getMaxLiquidationRatioMinter() external view returns (uint32);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterStateFacet » getMaxLiquidationRatioMinter","id":"1248","title":"getMaxLiquidationRatioMinter"},"1249":{"body":"The minimum ratio of collateral to debt that can be taken by direct action. function getMinCollateralRatioMinter() external view returns (uint32);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterStateFacet » getMinCollateralRatioMinter","id":"1249","title":"getMinCollateralRatioMinter"},"125":{"body":"Git Source Checks if the L2 sequencer is up. 1 means the sequencer is down, 0 means the sequencer is up. function isSequencerUp(address _uptimeFeed, uint256 _gracePeriod) view returns (bool); Parameters Name Type Description _uptimeFeed address The address of the uptime feed. _gracePeriod uint256 The grace period in seconds. Returns Name Type Description bool bool returns true/false if the sequencer is up/not.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » isSequencerUp » isSequencerUp","id":"125","title":"isSequencerUp"},"1250":{"body":"simple check if kresko asset exists function getKrAssetExists(address _krAsset) external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterStateFacet » getKrAssetExists","id":"1250","title":"getKrAssetExists"},"1251":{"body":"simple check if collateral asset exists function getCollateralExists(address _collateralAsset) external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterStateFacet » getCollateralExists","id":"1251","title":"getCollateralExists"},"1252":{"body":"get all meaningful protocol parameters function getParametersMinter() external view returns (MinterParams memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterStateFacet » getParametersMinter","id":"1252","title":"getParametersMinter"},"1253":{"body":"Gets the USD value for a single collateral asset and amount. function getCollateralValueWithPrice(address _collateralAsset, uint256 _amount) external view returns (uint256 value, uint256 adjustedValue, uint256 price); Parameters Name Type Description _collateralAsset address The address of the collateral asset. _amount uint256 The amount of the collateral asset to calculate the value for. Returns Name Type Description value uint256 The unadjusted value for the provided amount of the collateral asset. adjustedValue uint256 The (cFactor) adjusted value for the provided amount of the collateral asset. price uint256 The price of the collateral asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterStateFacet » getCollateralValueWithPrice","id":"1253","title":"getCollateralValueWithPrice"},"1254":{"body":"Gets the USD value for a single Kresko asset and amount. function getDebtValueWithPrice(address _krAsset, uint256 _amount) external view returns (uint256 value, uint256 adjustedValue, uint256 price); Parameters Name Type Description _krAsset address The address of the Kresko asset. _amount uint256 The amount of the Kresko asset to calculate the value for. Returns Name Type Description value uint256 The unadjusted value for the provided amount of the debt asset. adjustedValue uint256 The (kFactor) adjusted value for the provided amount of the debt asset. price uint256 The price of the debt asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterStateFacet » getDebtValueWithPrice","id":"1254","title":"getDebtValueWithPrice"},"1255":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » IEventFieldProvider » IEventFieldProvider","id":"1255","title":"IEventFieldProvider"},"1256":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » IEventFieldProvider » Functions","id":"1256","title":"Functions"},"1257":{"body":"function symbol() external view returns (string memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » IEventFieldProvider » symbol","id":"1257","title":"symbol"},"1258":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » MEvent","id":"1258","title":"MEvent"},"1259":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » Functions","id":"1259","title":"Functions"},"126":{"body":"IAssetConfigurationFacet IAssetStateFacet IAuthorizationFacet ICommonConfigurationFacet ICommonStateFacet IERC1155 ISafetyCouncilFacet","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » Contents","id":"126","title":"Contents"},"1260":{"body":"function symbol(address _addr) internal view returns (string memory symbol_);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » symbol","id":"1260","title":"symbol"},"1261":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » Events","id":"1261","title":"Events"},"1262":{"body":"Emitted when a collateral asset is added to the protocol. Can only be emitted once for a given collateral asset. event CollateralAssetAdded( string indexed ticker, string indexed symbol, address indexed collateralAsset, uint256 factor, address anchor, uint256 liqIncentive\n);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » CollateralAssetAdded","id":"1262","title":"CollateralAssetAdded"},"1263":{"body":"Emitted when a collateral asset is updated. event CollateralAssetUpdated( string indexed ticker, string indexed symbol, address indexed collateralAsset, uint256 factor, address anchor, uint256 liqIncentive\n);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » CollateralAssetUpdated","id":"1263","title":"CollateralAssetUpdated"},"1264":{"body":"Emitted when an account deposits collateral. event CollateralDeposited(address indexed account, address indexed collateralAsset, uint256 amount);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » CollateralDeposited","id":"1264","title":"CollateralDeposited"},"1265":{"body":"Emitted when an account withdraws collateral. event CollateralWithdrawn(address indexed account, address indexed collateralAsset, uint256 amount);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » CollateralWithdrawn","id":"1265","title":"CollateralWithdrawn"},"1266":{"body":"Emitted when AMM helper withdraws account collateral without MCR checks. event UncheckedCollateralWithdrawn(address indexed account, address indexed collateralAsset, uint256 amount);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » UncheckedCollateralWithdrawn","id":"1266","title":"UncheckedCollateralWithdrawn"},"1267":{"body":"Emitted when a KreskoAsset is added to the protocol. Can only be emitted once for a given Kresko asset. event KreskoAssetAdded( string indexed ticker, string indexed symbol, address indexed kreskoAsset, address anchor, uint256 kFactor, uint256 maxDebtMinter, uint256 closeFee, uint256 openFee\n);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » KreskoAssetAdded","id":"1267","title":"KreskoAssetAdded"},"1268":{"body":"Emitted when a Kresko asset's oracle is updated. event KreskoAssetUpdated( string indexed ticker, string indexed symbol, address indexed kreskoAsset, address anchor, uint256 kFactor, uint256 maxDebtMinter, uint256 closeFee, uint256 openFee\n);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » KreskoAssetUpdated","id":"1268","title":"KreskoAssetUpdated"},"1269":{"body":"Emitted when an account mints a Kresko asset. event KreskoAssetMinted(address indexed account, address indexed kreskoAsset, uint256 amount);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » KreskoAssetMinted","id":"1269","title":"KreskoAssetMinted"},"127":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAssetConfigurationFacet » IAssetConfigurationFacet","id":"127","title":"IAssetConfigurationFacet"},"1270":{"body":"Emitted when an account burns a Kresko asset. event KreskoAssetBurned(address indexed account, address indexed kreskoAsset, uint256 amount);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » KreskoAssetBurned","id":"1270","title":"KreskoAssetBurned"},"1271":{"body":"Emitted when cFactor is updated for a collateral asset. event CFactorUpdated(string indexed symbol, address indexed collateralAsset, uint256 from, uint256 to);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » CFactorUpdated","id":"1271","title":"CFactorUpdated"},"1272":{"body":"Emitted when kFactor is updated for a KreskoAsset. event KFactorUpdated(string indexed symbol, address indexed kreskoAsset, uint256 from, uint256 to);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » KFactorUpdated","id":"1272","title":"KFactorUpdated"},"1273":{"body":"Emitted when an account burns a Kresko asset. event DebtPositionClosed(address indexed account, address indexed kreskoAsset, uint256 amount);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » DebtPositionClosed","id":"1273","title":"DebtPositionClosed"},"1274":{"body":"Emitted when an account pays an open/close fee with a collateral asset in the Minter. This can be emitted multiple times for a single asset. event FeePaid( address indexed account, address indexed paymentCollateralAsset, uint256 indexed feeType, uint256 paymentAmount, uint256 paymentValue, uint256 feeValue\n);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » FeePaid","id":"1274","title":"FeePaid"},"1275":{"body":"Emitted when a liquidation occurs. event LiquidationOccurred( address indexed account, address indexed liquidator, address indexed repayKreskoAsset, uint256 repayAmount, address seizedCollateralAsset, uint256 collateralSent\n);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » LiquidationOccurred","id":"1275","title":"LiquidationOccurred"},"1276":{"body":"Emitted when a safety state is triggered for an asset event SafetyStateChange(Enums.Action indexed action, string indexed symbol, address indexed asset, string description);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » SafetyStateChange","id":"1276","title":"SafetyStateChange"},"1277":{"body":"Emitted when the fee recipient is updated. event FeeRecipientUpdated(address from, address to);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » FeeRecipientUpdated","id":"1277","title":"FeeRecipientUpdated"},"1278":{"body":"Emitted when the liquidation incentive multiplier is updated. event LiquidationIncentiveUpdated(string indexed symbol, address indexed asset, uint256 from, uint256 to);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » LiquidationIncentiveUpdated","id":"1278","title":"LiquidationIncentiveUpdated"},"1279":{"body":"Emitted when the minimum collateralization ratio is updated. event MinCollateralRatioUpdated(uint256 from, uint256 to);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » MinCollateralRatioUpdated","id":"1279","title":"MinCollateralRatioUpdated"},"128":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAssetConfigurationFacet » Functions","id":"128","title":"Functions"},"1280":{"body":"Emitted when the minimum debt value updated. event MinimumDebtValueUpdated(uint256 from, uint256 to);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » MinimumDebtValueUpdated","id":"1280","title":"MinimumDebtValueUpdated"},"1281":{"body":"Emitted when the liquidation threshold value is updated event LiquidationThresholdUpdated(uint256 from, uint256 to, uint256 mlr);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » LiquidationThresholdUpdated","id":"1281","title":"LiquidationThresholdUpdated"},"1282":{"body":"Emitted when the max liquidation ratio is updated event MaxLiquidationRatioUpdated(uint256 from, uint256 to);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » MaxLiquidationRatioUpdated","id":"1282","title":"MaxLiquidationRatioUpdated"},"1283":{"body":"Git Source Author: Kresko struct MinterState { mapping(address => address[]) depositedCollateralAssets; mapping(address => mapping(address => uint256)) collateralDeposits; mapping(address => mapping(address => uint256)) kreskoAssetDebt; mapping(address => address[]) mintedKreskoAssets; address[] krAssets; address[] collaterals; address feeRecipient; uint32 maxLiquidationRatio; uint32 minCollateralRatio; uint32 liquidationThreshold;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MinterState » MinterState","id":"1283","title":"MinterState"},"1284":{"body":"Git Source function ms() pure returns (MinterState storage state);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ms » ms","id":"1284","title":"ms"},"1285":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MState constants » Constants","id":"1285","title":"Constants"},"1286":{"body":"bytes32 constant MINTER_STORAGE_POSITION = keccak256(\"kresko.minter.storage\");","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MState constants » MINTER_STORAGE_POSITION","id":"1286","title":"MINTER_STORAGE_POSITION"},"1287":{"body":"Git Source Internal, used execute _liquidateAssets. struct LiquidateExecution { address account; uint256 repayAmount; uint256 seizeAmount; address repayAssetAddr; uint256 repayAssetIndex; address seizedAssetAddr; uint256 seizedAssetIndex;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » LiquidateExecution » LiquidateExecution","id":"1287","title":"LiquidateExecution"},"1288":{"body":"Git Source External, used when caling liquidate. struct LiquidationArgs { address account; address repayAssetAddr; uint256 repayAmount; address seizeAssetAddr; uint256 repayAssetIndex; uint256 seizeAssetIndex;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » LiquidationArgs » LiquidationArgs","id":"1288","title":"LiquidationArgs"},"1289":{"body":"Git Source struct MinterAccountState { uint256 totalDebtValue; uint256 totalCollateralValue; uint256 collateralRatio;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MinterAccountState » MinterAccountState","id":"1289","title":"MinterAccountState"},"129":{"body":"Adds a new asset to the common state. Performs validations according to the _config provided. Use validateAssetConfig / static call this for validation. function addAsset(address _assetAddr, Asset memory _config, address[2] memory _feeds) external returns (Asset memory); Parameters Name Type Description _assetAddr address Asset address. _config Asset Configuration struct to save for the asset. _feeds address[2] Feed addresses, if both are address(0) they are ignored. Returns Name Type Description Asset Asset Result of addAsset.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAssetConfigurationFacet » addAsset","id":"129","title":"addAsset"},"1290":{"body":"Git Source Initialization arguments for the protocol struct MinterInitArgs { uint32 liquidationThreshold; uint32 minCollateralRatio;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MinterInitArgs » MinterInitArgs","id":"1290","title":"MinterInitArgs"},"1291":{"body":"Git Source Configurable parameters within the protocol struct MinterParams { uint32 minCollateralRatio; uint32 liquidationThreshold; uint32 maxLiquidationRatio;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MinterParams » MinterParams","id":"1291","title":"MinterParams"},"1292":{"body":"facets funcs interfaces SDICoverRecipient SEvent SCDPState SDIState sdi scdp SState constants SCDPInitArgs SCDPParameters SwapRouteSetter SCDPAssetData GlobalData AssetData UserAssetData UserData","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » Contents","id":"1292","title":"Contents"},"1293":{"body":"SCDPConfigFacet SCDPFacet SCDPStateFacet SCDPSwapFacet getSwapFees SDIFacet","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » Contents","id":"1293","title":"Contents"},"1294":{"body":"Git Source Inherits: ISCDPConfigFacet , DSModifiers , Modifiers","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPConfigFacet » SCDPConfigFacet","id":"1294","title":"SCDPConfigFacet"},"1295":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPConfigFacet » Functions","id":"1295","title":"Functions"},"1296":{"body":"Initialize SCDP. Callable by diamond owner only. function initializeSCDP(SCDPInitArgs calldata args) external initializer(4) initializeAsAdmin; Parameters Name Type Description args SCDPInitArgs","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPConfigFacet » initializeSCDP","id":"1296","title":"initializeSCDP"},"1297":{"body":"Get the pool configuration. function getParametersSCDP() external view override returns (SCDPParameters memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPConfigFacet » getParametersSCDP","id":"1297","title":"getParametersSCDP"},"1298":{"body":"function setFeeAssetSCDP(address _assetAddr) external onlyRole(Role.ADMIN);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPConfigFacet » setFeeAssetSCDP","id":"1298","title":"setFeeAssetSCDP"},"1299":{"body":"Set the minimum collateralization ratio for SCDP. function setMinCollateralRatioSCDP(uint32 _newMCR) public onlyRole(Role.ADMIN);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPConfigFacet » setMinCollateralRatioSCDP","id":"1299","title":"setMinCollateralRatioSCDP"},"13":{"body":"common diamond factory kiss kresko-asset libs minter scdp test vault vendor","breadcrumbs":"❱ contracts » ❱ core » Contents","id":"13","title":"Contents"},"130":{"body":"Update asset config. Performs validations according to the _config set. Use validateAssetConfig / static call this for validation. function updateAsset(address _assetAddr, Asset memory _config) external returns (Asset memory); Parameters Name Type Description _assetAddr address The asset address. _config Asset Configuration struct to apply for the asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAssetConfigurationFacet » updateAsset","id":"130","title":"updateAsset"},"1300":{"body":"Set the liquidation threshold for SCDP while updating MLR to one percent above it. function setLiquidationThresholdSCDP(uint32 _newLT) public onlyRole(Role.ADMIN);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPConfigFacet » setLiquidationThresholdSCDP","id":"1300","title":"setLiquidationThresholdSCDP"},"1301":{"body":"function setMaxLiquidationRatioSCDP(uint32 _newMLR) external onlyRole(Role.ADMIN);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPConfigFacet » setMaxLiquidationRatioSCDP","id":"1301","title":"setMaxLiquidationRatioSCDP"},"1302":{"body":"Update the deposit asset limit configuration. Only callable by admin. emits PoolCollateralUpdated function setDepositLimitSCDP(address _assetAddr, uint256 _newDepositLimitSCDP) external onlyRole(Role.ADMIN); Parameters Name Type Description _assetAddr address The Collateral asset to update _newDepositLimitSCDP uint256 The new deposit limit for the collateral","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPConfigFacet » setDepositLimitSCDP","id":"1302","title":"setDepositLimitSCDP"},"1303":{"body":"Set the new liquidation incentive for a swappable asset. function setKrAssetLiqIncentiveSCDP(address _assetAddr, uint16 _newLiqIncentiveSCDP) external onlyRole(Role.ADMIN); Parameters Name Type Description _assetAddr address Asset address _newLiqIncentiveSCDP uint16 New liquidation incentive. Bounded to 1e4 <-> 1.25e4.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPConfigFacet » setKrAssetLiqIncentiveSCDP","id":"1303","title":"setKrAssetLiqIncentiveSCDP"},"1304":{"body":"Disable or enable a deposit asset. Reverts if invalid asset. Only callable by admin. function setAssetIsSharedCollateralSCDP(address _assetAddr, bool _enabled) external onlyRole(Role.ADMIN); Parameters Name Type Description _assetAddr address Asset to set. _enabled bool Whether to enable or disable the asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPConfigFacet » setAssetIsSharedCollateralSCDP","id":"1304","title":"setAssetIsSharedCollateralSCDP"},"1305":{"body":"Disable or enable a kresko asset to be used in swaps. Reverts if invalid asset. Enabling will also add it to collateral value calculations. Only callable by admin. function setAssetIsSwapMintableSCDP(address _assetAddr, bool _enabled) external onlyRole(Role.ADMIN); Parameters Name Type Description _assetAddr address Asset to set. _enabled bool Whether to enable or disable the asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPConfigFacet » setAssetIsSwapMintableSCDP","id":"1305","title":"setAssetIsSwapMintableSCDP"},"1306":{"body":"function setAssetIsSharedOrSwappedCollateralSCDP(address _assetAddr, bool _enabled) external onlyRole(Role.ADMIN);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPConfigFacet » setAssetIsSharedOrSwappedCollateralSCDP","id":"1306","title":"setAssetIsSharedOrSwappedCollateralSCDP"},"1307":{"body":"Sets the fees for a kresko asset Only callable by admin. function setAssetSwapFeesSCDP(address _assetAddr, uint16 _openFee, uint16 _closeFee, uint16 _protocolFee) external onlyRole(Role.ADMIN); Parameters Name Type Description _assetAddr address The kresko asset to set fees for. _openFee uint16 The new open fee. _closeFee uint16 The new close fee. _protocolFee uint16 The protocol fee share.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPConfigFacet » setAssetSwapFeesSCDP","id":"1307","title":"setAssetSwapFeesSCDP"},"1308":{"body":"Set whether swap routes for pairs are enabled or not. Both ways. Only callable by admin. function setSwapRoutesSCDP(SwapRouteSetter[] calldata _pairs) external onlyRole(Role.ADMIN); Parameters Name Type Description _pairs SwapRouteSetter[]","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPConfigFacet » setSwapRoutesSCDP","id":"1308","title":"setSwapRoutesSCDP"},"1309":{"body":"Set whether a swap route for a pair is enabled or not. Only callable by admin. function setSingleSwapRouteSCDP(SwapRouteSetter calldata _pair) external onlyRole(Role.ADMIN); Parameters Name Type Description _pair SwapRouteSetter","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPConfigFacet » setSingleSwapRouteSCDP","id":"1309","title":"setSingleSwapRouteSCDP"},"131":{"body":"Updates the cFactor of a KreskoAsset. Convenience. function setAssetCFactor(address _assetAddr, uint16 _newFactor) external; Parameters Name Type Description _assetAddr address The collateral asset. _newFactor uint16 The new collateral factor.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAssetConfigurationFacet » setAssetCFactor","id":"131","title":"setAssetCFactor"},"1310":{"body":"Git Source Inherits: ISCDPFacet , Modifiers","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPFacet » SCDPFacet","id":"1310","title":"SCDPFacet"},"1311":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPFacet » Functions","id":"1311","title":"Functions"},"1312":{"body":"Deposit collateral for account to the collateral pool. function depositSCDP(address _account, address _collateralAsset, uint256 _amount) external nonReentrant gate; Parameters Name Type Description _account address The account to deposit for. _collateralAsset address The collateral asset to deposit. _amount uint256 The amount to deposit.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPFacet » depositSCDP","id":"1312","title":"depositSCDP"},"1313":{"body":"Withdraw collateral for account from the collateral pool. function withdrawSCDP(address _account, address _collateralAsset, uint256 _amount) external nonReentrant gate; Parameters Name Type Description _account address The account to withdraw for. _collateralAsset address The collateral asset to withdraw. _amount uint256 The amount to withdraw.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPFacet » withdrawSCDP","id":"1313","title":"withdrawSCDP"},"1314":{"body":"Repay debt for no fees or slippage. function repaySCDP(address _repayAssetAddr, uint256 _repayAmount, address _seizeAssetAddr) external nonReentrant gate; Parameters Name Type Description _repayAssetAddr address The asset to repay the debt in. _repayAmount uint256 The amount of the asset to repay the debt with. _seizeAssetAddr address The collateral asset to seize.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPFacet » repaySCDP","id":"1314","title":"repaySCDP"},"1315":{"body":"function getLiquidatableSCDP() external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPFacet » getLiquidatableSCDP","id":"1315","title":"getLiquidatableSCDP"},"1316":{"body":"function getMaxLiqValueSCDP(address _repayAssetAddr, address _seizeAssetAddr) external view returns (MaxLiqInfo memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPFacet » getMaxLiqValueSCDP","id":"1316","title":"getMaxLiqValueSCDP"},"1317":{"body":"Liquidate the collateral pool. function liquidateSCDP(address _repayAssetAddr, uint256 _repayAmount, address _seizeAssetAddr) external nonReentrant gate; Parameters Name Type Description _repayAssetAddr address The asset to repay the debt in. _repayAmount uint256 The amount of the asset to repay the debt with. _seizeAssetAddr address The collateral asset to seize.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPFacet » liquidateSCDP","id":"1317","title":"liquidateSCDP"},"1318":{"body":"function _getMaxLiqValue(Asset storage _repayAsset, Asset storage _seizeAsset, address _seizeAssetAddr) internal view returns (uint256 maxLiquidatableUSD);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPFacet » _getMaxLiqValue","id":"1318","title":"_getMaxLiqValue"},"1319":{"body":"function _calcMaxLiqValue( Asset storage _repayAsset, Asset storage _seizeAsset, uint256 _minCollateralValue, uint256 _totalCollateralValue, uint256 _seizeAssetValue, uint96 _minDebtValue, uint32 _maxLiquidationRatio\n) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPFacet » _calcMaxLiqValue","id":"1319","title":"_calcMaxLiqValue"},"132":{"body":"Updates the kFactor of a KreskoAsset. function setAssetKFactor(address _assetAddr, uint16 _newKFactor) external; Parameters Name Type Description _assetAddr address The KreskoAsset. _newKFactor uint16 The new kFactor.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAssetConfigurationFacet » setAssetKFactor","id":"132","title":"setAssetKFactor"},"1320":{"body":"Git Source Inherits: ISCDPStateFacet Author: Kresko This facet is used to view the state of the scdp.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » SCDPStateFacet","id":"1320","title":"SCDPStateFacet"},"1321":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » Functions","id":"1321","title":"Functions"},"1322":{"body":"Get the total collateral principal deposits for _account function getAccountDepositSCDP(address _account, address _depositAsset) external view returns (uint256); Parameters Name Type Description _account address The account. _depositAsset address The deposit asset","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getAccountDepositSCDP","id":"1322","title":"getAccountDepositSCDP"},"1323":{"body":"Get the collateral pool deposit balance of _account. Including fees. function getAccountScaledDepositsSCDP(address _account, address _depositAsset) external view returns (uint256); Parameters Name Type Description _account address The account. _depositAsset address The deposit asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getAccountScaledDepositsSCDP","id":"1323","title":"getAccountScaledDepositsSCDP"},"1324":{"body":"function getAccountDepositFeesGainedSCDP(address _account, address _depositAsset) external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getAccountDepositFeesGainedSCDP","id":"1324","title":"getAccountDepositFeesGainedSCDP"},"1325":{"body":"Get the (principal) deposit value for _account function getAccountDepositValueSCDP(address _account, address _depositAsset) external view returns (uint256); Parameters Name Type Description _account address The account. _depositAsset address The deposit asset","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getAccountDepositValueSCDP","id":"1325","title":"getAccountDepositValueSCDP"},"1326":{"body":"Get the full value of account and fees for _account function getAccountScaledDepositValueCDP(address _account, address _depositAsset) external view returns (uint256); Parameters Name Type Description _account address The account. _depositAsset address The collateral asset","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getAccountScaledDepositValueCDP","id":"1326","title":"getAccountScaledDepositValueCDP"},"1327":{"body":"Get the total collateral deposit value for _account function getAccountTotalDepositsValueSCDP(address _account) external view returns (uint256); Parameters Name Type Description _account address The account.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getAccountTotalDepositsValueSCDP","id":"1327","title":"getAccountTotalDepositsValueSCDP"},"1328":{"body":"Get the full value of account and fees for _account function getAccountTotalScaledDepositsValueSCDP(address _account) external view returns (uint256); Parameters Name Type Description _account address The account.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getAccountTotalScaledDepositsValueSCDP","id":"1328","title":"getAccountTotalScaledDepositsValueSCDP"},"1329":{"body":"Get all pool CollateralAssets function getDepositAssetsSCDP() external view returns (address[] memory result);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getDepositAssetsSCDP","id":"1329","title":"getDepositAssetsSCDP"},"133":{"body":"Validate supplied asset config. Reverts with information if invalid. function validateAssetConfig(address _assetAddr, Asset memory _config) external view returns (bool); Parameters Name Type Description _assetAddr address The asset address. _config Asset Configuration for the asset. Returns Name Type Description bool bool True for convenience.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAssetConfigurationFacet » validateAssetConfig","id":"133","title":"validateAssetConfig"},"1330":{"body":"function getCollateralsSCDP() external view returns (address[] memory result);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getCollateralsSCDP","id":"1330","title":"getCollateralsSCDP"},"1331":{"body":"Get the total collateral deposits for _collateralAsset function getDepositsSCDP(address _depositAsset) external view returns (uint256); Parameters Name Type Description _depositAsset address","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getDepositsSCDP","id":"1331","title":"getDepositsSCDP"},"1332":{"body":"Get the total collateral swap deposits for _collateralAsset function getSwapDepositsSCDP(address _collateralAsset) external view returns (uint256); Parameters Name Type Description _collateralAsset address The collateral asset","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getSwapDepositsSCDP","id":"1332","title":"getSwapDepositsSCDP"},"1333":{"body":"Get the total collateral deposit value for _collateralAsset function getCollateralValueSCDP(address _depositAsset, bool _ignoreFactors) external view returns (uint256); Parameters Name Type Description _depositAsset address The collateral asset _ignoreFactors bool Ignore factors when calculating collateral and debt value.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getCollateralValueSCDP","id":"1333","title":"getCollateralValueSCDP"},"1334":{"body":"Get the total collateral value, oracle precision function getTotalCollateralValueSCDP(bool _ignoreFactors) external view returns (uint256); Parameters Name Type Description _ignoreFactors bool Ignore factors when calculating collateral value.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getTotalCollateralValueSCDP","id":"1334","title":"getTotalCollateralValueSCDP"},"1335":{"body":"Get all pool KreskoAssets function getKreskoAssetsSCDP() external view returns (address[] memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getKreskoAssetsSCDP","id":"1335","title":"getKreskoAssetsSCDP"},"1336":{"body":"Get the collateral debt amount for _krAsset function getDebtSCDP(address _krAsset) external view returns (uint256); Parameters Name Type Description _krAsset address The KreskoAsset","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getDebtSCDP","id":"1336","title":"getDebtSCDP"},"1337":{"body":"Get the debt value for _krAsset function getDebtValueSCDP(address _krAsset, bool _ignoreFactors) external view returns (uint256); Parameters Name Type Description _krAsset address The KreskoAsset _ignoreFactors bool Ignore factors when calculating collateral and debt value.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getDebtValueSCDP","id":"1337","title":"getDebtValueSCDP"},"1338":{"body":"Get the total debt value of krAssets in oracle precision function getTotalDebtValueSCDP(bool _ignoreFactors) external view returns (uint256); Parameters Name Type Description _ignoreFactors bool Ignore factors when calculating debt value.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getTotalDebtValueSCDP","id":"1338","title":"getTotalDebtValueSCDP"},"1339":{"body":"Get enabled state of asset function getAssetEnabledSCDP(address _assetAddr) external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getAssetEnabledSCDP","id":"1339","title":"getAssetEnabledSCDP"},"134":{"body":"Update oracle order for an asset. function setAssetOracleOrder(address _assetAddr, Enums.OracleType[2] memory _newOracleOrder) external; Parameters Name Type Description _assetAddr address The asset address. _newOracleOrder Enums.OracleType[2] List of 2 OracleTypes. 0 is primary and 1 is the reference.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAssetConfigurationFacet » setAssetOracleOrder","id":"134","title":"setAssetOracleOrder"},"1340":{"body":"function getDepositEnabledSCDP(address _assetAddr) external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getDepositEnabledSCDP","id":"1340","title":"getDepositEnabledSCDP"},"1341":{"body":"Get whether swap is enabled from _assetIn to _assetOut function getSwapEnabledSCDP(address _assetIn, address _assetOut) external view returns (bool); Parameters Name Type Description _assetIn address The asset to swap from _assetOut address The asset to swap to","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getSwapEnabledSCDP","id":"1341","title":"getSwapEnabledSCDP"},"1342":{"body":"function getCollateralRatioSCDP() public view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getCollateralRatioSCDP","id":"1342","title":"getCollateralRatioSCDP"},"1343":{"body":"Get pool collateral values and debt values with CR. function getStatisticsSCDP() external view returns (GlobalData memory); Returns Name Type Description GlobalData GlobalData struct","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getStatisticsSCDP","id":"1343","title":"getStatisticsSCDP"},"1344":{"body":"function getAccountInfoSCDP(address _account, address[] memory _assets) public view returns (UserData memory result);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getAccountInfoSCDP","id":"1344","title":"getAccountInfoSCDP"},"1345":{"body":"function getAccountInfosSCDP(address[] memory _accounts, address[] memory _assets) external view returns (UserData[] memory result);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getAccountInfosSCDP","id":"1345","title":"getAccountInfosSCDP"},"1346":{"body":"function getAssetInfoSCDP(address _assetAddr) public view returns (AssetData memory results);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getAssetInfoSCDP","id":"1346","title":"getAssetInfoSCDP"},"1347":{"body":"function getAssetInfosSCDP(address[] memory _assets) external view returns (AssetData[] memory results);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getAssetInfosSCDP","id":"1347","title":"getAssetInfosSCDP"},"1348":{"body":"Git Source Inherits: ISCDPSwapFacet , Modifiers","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPSwapFacet » SCDPSwapFacet","id":"1348","title":"SCDPSwapFacet"},"1349":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPSwapFacet » Functions","id":"1349","title":"Functions"},"135":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAssetStateFacet » IAssetStateFacet","id":"135","title":"IAssetStateFacet"},"1350":{"body":"Accumulates fees to deposits as a fixed, instantaneous income. function cumulateIncomeSCDP(address _assetAddr, uint256 _incomeAmount) external nonReentrant returns (uint256); Parameters Name Type Description _assetAddr address _incomeAmount uint256 Amount to accumulate Returns Name Type Description uint256 nextLiquidityIndex Next liquidity index for the asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPSwapFacet » cumulateIncomeSCDP","id":"1350","title":"cumulateIncomeSCDP"},"1351":{"body":"Preview the amount out received. function previewSwapSCDP(address _assetInAddr, address _assetOutAddr, uint256 _amountIn) external view returns (uint256 amountOut, uint256 feeAmount, uint256 feeAmountProtocol); Parameters Name Type Description _assetInAddr address _assetOutAddr address _amountIn uint256 The amount of _assetIn to pay. Returns Name Type Description amountOut uint256 The amount of _assetOut to receive according to _amountIn. feeAmount uint256 feeAmountProtocol uint256","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPSwapFacet » previewSwapSCDP","id":"1351","title":"previewSwapSCDP"},"1352":{"body":"Swap kresko assets with KISS using the shared collateral pool. Uses oracle pricing of _amountIn to determine how much _assetOut to send. function swapSCDP( address _receiver, address _assetInAddr, address _assetOutAddr, uint256 _amountIn, uint256 _amountOutMin\n) external nonReentrant; Parameters Name Type Description _receiver address _assetInAddr address _assetOutAddr address _amountIn uint256 The amount of _assetIn to pay. _amountOutMin uint256 The minimum amount of _assetOut to receive, this is due to possible oracle price change.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPSwapFacet » swapSCDP","id":"1352","title":"swapSCDP"},"1353":{"body":"Swaps assets in the collateral pool. function _swap( address _receiver, address _assetInAddr, Asset storage _assetIn, address _assetOutAddr, uint256 _amountIn, uint256 _amountOutMin\n) private returns (uint256 amountOut); Parameters Name Type Description _receiver address The address to receive the swapped assets. _assetInAddr address The asset to swap in. _assetIn Asset The asset in struct. _assetOutAddr address The asset to swap out. _amountIn uint256 The amount of _assetIn to swap in. _amountOutMin uint256 The minimum amount of _assetOut to receive.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPSwapFacet » _swap","id":"1353","title":"_swap"},"1354":{"body":"Swaps assets in the collateral pool. function _swapFeeAssetOut( address _receiver, address _assetInAddr, Asset storage _assetIn, uint256 _amountIn, uint256 _amountOutMin\n) private returns (uint256 amountOut); Parameters Name Type Description _receiver address The address to receive the swapped assets. _assetInAddr address The asset to swap in. _assetIn Asset The asset in struct. _amountIn uint256 The amount of _assetIn to swap in. _amountOutMin uint256 The minimum amount of _assetOut to receive.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPSwapFacet » _swapFeeAssetOut","id":"1354","title":"_swapFeeAssetOut"},"1355":{"body":"Swaps assets in the collateral pool. function _swapToFeeAsset( address _receiver, address _assetInAddr, Asset storage _assetIn, address _assetOutAddr, Asset storage _assetOut, uint256 _amountIn\n) private returns (uint256); Parameters Name Type Description _receiver address The address to receive the swapped assets. _assetInAddr address The asset to swap in. _assetIn Asset The asset in struct. _assetOutAddr address The asset to swap out. _assetOut Asset The asset out struct. _amountIn uint256 The amount of _assetIn to swap in","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPSwapFacet » _swapToFeeAsset","id":"1355","title":"_swapToFeeAsset"},"1356":{"body":"function _checkAndPayFees( address _payAssetAddr, Asset storage _payAsset, uint256 _amountOut, uint256 _amountOutMin, uint256 _feeAmount, uint256 _protocolFeePct\n) private;","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPSwapFacet » _checkAndPayFees","id":"1356","title":"_checkAndPayFees"},"1357":{"body":"function _paySwapFees( address _feeAssetAddress, Asset storage _feeAsset, address _payAssetAddress, Asset storage _payAsset, uint256 _feeAmount, uint256 _protocolFeePct\n) private;","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPSwapFacet » _paySwapFees","id":"1357","title":"_paySwapFees"},"1358":{"body":"Git Source Get fee percentage for a swap pair. function getSwapFees(Asset storage _assetIn, Asset storage _assetOut) view returns (uint256 feePercentage, uint256 protocolFee); Returns Name Type Description feePercentage uint256 fee percentage for this swap protocolFee uint256 protocol fee percentage taken from the fee","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » getSwapFees » getSwapFees","id":"1358","title":"getSwapFees"},"1359":{"body":"Git Source Inherits: ISDIFacet , DSModifiers , Modifiers","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SDIFacet » SDIFacet","id":"1359","title":"SDIFacet"},"136":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAssetStateFacet » Functions","id":"136","title":"Functions"},"1360":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SDIFacet » Functions","id":"1360","title":"Functions"},"1361":{"body":"function totalSDI() external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SDIFacet » totalSDI","id":"1361","title":"totalSDI"},"1362":{"body":"function getTotalSDIDebt() external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SDIFacet » getTotalSDIDebt","id":"1362","title":"getTotalSDIDebt"},"1363":{"body":"function getEffectiveSDIDebt() external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SDIFacet » getEffectiveSDIDebt","id":"1363","title":"getEffectiveSDIDebt"},"1364":{"body":"function getEffectiveSDIDebtUSD() external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SDIFacet » getEffectiveSDIDebtUSD","id":"1364","title":"getEffectiveSDIDebtUSD"},"1365":{"body":"function getSDICoverAmount() external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SDIFacet » getSDICoverAmount","id":"1365","title":"getSDICoverAmount"},"1366":{"body":"function previewSCDPBurn(address _assetAddr, uint256 _burnAmount, bool _ignoreFactors) external view returns (uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SDIFacet » previewSCDPBurn","id":"1366","title":"previewSCDPBurn"},"1367":{"body":"function previewSCDPMint(address _assetAddr, uint256 _mintAmount, bool _ignoreFactors) external view returns (uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SDIFacet » previewSCDPMint","id":"1367","title":"previewSCDPMint"},"1368":{"body":"Get the price of SDI in USD, oracle precision. function getSDIPrice() external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SDIFacet » getSDIPrice","id":"1368","title":"getSDIPrice"},"1369":{"body":"function getCoverAssetsSDI() external view returns (address[] memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SDIFacet » getCoverAssetsSDI","id":"1369","title":"getCoverAssetsSDI"},"137":{"body":"Get the state of a specific asset function getAsset(address _assetAddr) external view returns (Asset memory); Parameters Name Type Description _assetAddr address Address of the asset. Returns Name Type Description Asset Asset State of asset","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAssetStateFacet » getAsset","id":"137","title":"getAsset"},"1370":{"body":"function SDICover(address _assetAddr, uint256 _amount) external returns (uint256 shares, uint256 value);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SDIFacet » SDICover","id":"1370","title":"SDICover"},"1371":{"body":"function enableCoverAssetSDI(address _assetAddr) external onlyRole(Role.ADMIN);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SDIFacet » enableCoverAssetSDI","id":"1371","title":"enableCoverAssetSDI"},"1372":{"body":"function disableCoverAssetSDI(address _assetAddr) external onlyRole(Role.ADMIN);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SDIFacet » disableCoverAssetSDI","id":"1372","title":"disableCoverAssetSDI"},"1373":{"body":"function setCoverRecipientSDI(address _newCoverRecipient) external onlyRole(Role.ADMIN);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SDIFacet » setCoverRecipientSDI","id":"1373","title":"setCoverRecipientSDI"},"1374":{"body":"SAccounts SDebtIndex SDeposits SGlobal totalCollateralValuesSCDP accountDepositAmountsAndValues totalDebtValuesAtRatioSCDP accountTotalDepositValues Swap","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » Contents","id":"1374","title":"Contents"},"1375":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SAccounts » SAccounts","id":"1375","title":"SAccounts"},"1376":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SAccounts » Functions","id":"1376","title":"Functions"},"1377":{"body":"Get accounts deposit amount that is scaled by the liquidity index. The liquidity index is updated when: A) Income is accrued B) Liquidation occurs. function accountScaledDeposits(SCDPState storage self, address _account, address _assetAddr, Asset storage _asset) internal view returns (uint256); Parameters Name Type Description self SCDPState _account address The account to get the amount for _assetAddr address The asset address _asset Asset The asset struct Returns Name Type Description uint256 Amount of scaled debt.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SAccounts » accountScaledDeposits","id":"1377","title":"accountScaledDeposits"},"1378":{"body":"Get accounts principal deposits. Uses scaled deposits if its lower than principal (realizing liquidations). function accountPrincipalDeposits(SCDPState storage self, address _account, address _assetAddr, Asset storage _asset) internal view returns (uint256 principalDeposits); Parameters Name Type Description self SCDPState _account address The account to get the amount for _assetAddr address The deposit asset address _asset Asset The deposit asset struct Returns Name Type Description principalDeposits uint256 The principal deposit amount for the account.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SAccounts » accountPrincipalDeposits","id":"1378","title":"accountPrincipalDeposits"},"1379":{"body":"Returns the value of the deposits for _account. function accountTotalDepositValue(SCDPState storage self, address _account, bool _ignoreFactors) internal view returns (uint256 totalValue); Parameters Name Type Description self SCDPState _account address Account to get total deposit value for _ignoreFactors bool Whether to ignore cFactor and kFactor","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SAccounts » accountTotalDepositValue","id":"1379","title":"accountTotalDepositValue"},"138":{"body":"Get price for an asset from address. function getPrice(address _assetAddr) external view returns (uint256); Parameters Name Type Description _assetAddr address Asset address. Returns Name Type Description uint256 uint256 Current price for the asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAssetStateFacet » getPrice","id":"138","title":"getPrice"},"1380":{"body":"Returns the value of the collateral assets in the pool for _account for the scaled deposit amount. Ignores all factors. function accountTotalScaledDepositsValue(SCDPState storage self, address _account) internal view returns (uint256 totalValue); Parameters Name Type Description self SCDPState _account address account","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SAccounts » accountTotalScaledDepositsValue","id":"1380","title":"accountTotalScaledDepositsValue"},"1381":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SDebtIndex » SDebtIndex","id":"1381","title":"SDebtIndex"},"1382":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SDebtIndex » Functions","id":"1382","title":"Functions"},"1383":{"body":"function valueToSDI(uint256 valueIn, uint8 oracleDecimals) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SDebtIndex » valueToSDI","id":"1383","title":"valueToSDI"},"1384":{"body":"Cover by pulling assets. function cover(SDIState storage self, address _assetAddr, uint256 _amount) internal returns (uint256 shares, uint256 value);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SDebtIndex » cover","id":"1384","title":"cover"},"1385":{"body":"Returns the total effective debt amount of the SCDP. function effectiveDebt(SDIState storage self) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SDebtIndex » effectiveDebt","id":"1385","title":"effectiveDebt"},"1386":{"body":"Returns the total effective debt value of the SCDP. function effectiveDebtValue(SDIState storage self) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SDebtIndex » effectiveDebtValue","id":"1386","title":"effectiveDebtValue"},"1387":{"body":"function totalCoverAmount(SDIState storage self) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SDebtIndex » totalCoverAmount","id":"1387","title":"totalCoverAmount"},"1388":{"body":"Gets the total cover debt value, oracle precision function totalCoverValue(SDIState storage self) internal view returns (uint256 result);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SDebtIndex » totalCoverValue","id":"1388","title":"totalCoverValue"},"1389":{"body":"Simply returns the total supply of SDI. function totalSDI(SDIState storage self) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SDebtIndex » totalSDI","id":"1389","title":"totalSDI"},"139":{"body":"Get push price for an asset from address. function getPushPrice(address _assetAddr) external view returns (RawPrice memory); Parameters Name Type Description _assetAddr address Asset address. Returns Name Type Description RawPrice RawPrice Current raw price for the asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAssetStateFacet » getPushPrice","id":"139","title":"getPushPrice"},"1390":{"body":"Get total deposit value of asset in USD, oracle precision. function coverAssetValue(SDIState storage self, address _assetAddr) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SDebtIndex » coverAssetValue","id":"1390","title":"coverAssetValue"},"1391":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SDeposits » SDeposits","id":"1391","title":"SDeposits"},"1392":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SDeposits » Functions","id":"1392","title":"Functions"},"1393":{"body":"Records a deposit of collateral asset. Saves principal, scaled and global deposit amounts. function handleDepositSCDP( SCDPState storage self, Asset storage _asset, address _account, address _assetAddr, uint256 _amount\n) internal; Parameters Name Type Description self SCDPState _asset Asset Asset struct for the deposit asset _account address depositor _assetAddr address the deposit asset _amount uint256 amount of collateral asset to deposit","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SDeposits » handleDepositSCDP","id":"1393","title":"handleDepositSCDP"},"1394":{"body":"Records a withdrawal of collateral asset from the SCDP. function handleWithdrawSCDP( SCDPState storage self, Asset storage _asset, address _account, address _assetAddr, uint256 _amount\n) internal returns (uint256 amountOut, uint256 feesOut); Parameters Name Type Description self SCDPState _asset Asset Asset struct for the deposit asset _account address The withdrawing account _assetAddr address the deposit asset _amount uint256 The amount of collateral withdrawn Returns Name Type Description amountOut uint256 The actual amount of collateral withdrawn feesOut uint256 The fees paid for during the withdrawal","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SDeposits » handleWithdrawSCDP","id":"1394","title":"handleWithdrawSCDP"},"1395":{"body":"This function seizes collateral from the shared pool Adjusts all deposits in the case where swap deposits do not cover the amount. function handleSeizeSCDP(SCDPState storage self, Asset storage _sAsset, address _assetAddr, uint256 _seizeAmount) internal; Parameters Name Type Description self SCDPState _sAsset Asset The asset struct (Asset). _assetAddr address The seized asset address. _seizeAmount uint256 The seize amount (uint256).","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SDeposits » handleSeizeSCDP","id":"1395","title":"handleSeizeSCDP"},"1396":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SGlobal » SGlobal","id":"1396","title":"SGlobal"},"1397":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SGlobal » Functions","id":"1397","title":"Functions"},"1398":{"body":"Checks whether the shared debt pool can be liquidated. Reverts if collateral value . function ensureLiquidatableSCDP(SCDPState storage self) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SGlobal » ensureLiquidatableSCDP","id":"1398","title":"ensureLiquidatableSCDP"},"1399":{"body":"Checks whether the shared debt pool can be liquidated. Reverts if collateral value . function checkCoverableSCDP(SCDPState storage self) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SGlobal » checkCoverableSCDP","id":"1399","title":"checkCoverableSCDP"},"14":{"body":"facets funcs interfaces IGnosisSafeL2 Auth Enums Role Constants Percents IErrorFieldProvider Errors LibModifiers Modifiers CommonState GatingState gs cs State constants Oracle FeedConfiguration Asset RoleData MaxLiqVars MaxLiqInfo RawPrice Pause SafetyState CommonInitArgs SCDPCollateralArgs SCDPKrAssetArgs Validations","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Contents","id":"14","title":"Contents"},"140":{"body":"Get value for an asset amount using the current price. function getValue(address _assetAddr, uint256 _amount) external view returns (uint256); Parameters Name Type Description _assetAddr address Asset address. _amount uint256 The amount (uint256). Returns Name Type Description uint256 uint256 Current value for _amount of _assetAddr.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAssetStateFacet » getValue","id":"140","title":"getValue"},"1400":{"body":"Checks whether the collateral value is less than minimum required. Reverts when collateralValue is below minimum required. function ensureCollateralRatio(SCDPState storage self, uint32 _ratio) internal view; Parameters Name Type Description self SCDPState _ratio uint32 Ratio to check in 1e4 percentage precision (uint32).","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SGlobal » ensureCollateralRatio","id":"1400","title":"ensureCollateralRatio"},"1401":{"body":"Returns the value of the krAsset held in the pool at a ratio. function totalDebtValueAtRatioSCDP(SCDPState storage self, uint32 _ratio, bool _ignorekFactor) internal view returns (uint256 totalValue); Parameters Name Type Description self SCDPState _ratio uint32 Percentage ratio to apply for the value in 1e4 percentage precision (uint32). _ignorekFactor bool Whether to ignore kFactor Returns Name Type Description totalValue uint256 Total value in USD","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SGlobal » totalDebtValueAtRatioSCDP","id":"1401","title":"totalDebtValueAtRatioSCDP"},"1402":{"body":"Calculates the total collateral value of collateral assets in the pool. function totalCollateralValueSCDP(SCDPState storage self, bool _ignoreFactors) internal view returns (uint256 totalValue); Parameters Name Type Description self SCDPState _ignoreFactors bool Whether to ignore cFactor. Returns Name Type Description totalValue uint256 Total value in USD","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SGlobal » totalCollateralValueSCDP","id":"1402","title":"totalCollateralValueSCDP"},"1403":{"body":"Calculates total collateral value while extracting single asset value. function totalCollateralValueSCDP(SCDPState storage self, address _collateralAsset, bool _ignoreFactors) internal view returns (uint256 totalValue, uint256 assetValue); Parameters Name Type Description self SCDPState _collateralAsset address Collateral asset to extract value for _ignoreFactors bool Whether to ignore cFactor. Returns Name Type Description totalValue uint256 Total value in USD assetValue uint256 Asset value in USD","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SGlobal » totalCollateralValueSCDP","id":"1403","title":"totalCollateralValueSCDP"},"1404":{"body":"Get pool collateral deposits of an asset. function totalDepositAmount(SCDPState storage self, address _assetAddress, Asset storage _asset) internal view returns (uint128); Parameters Name Type Description self SCDPState _assetAddress address The asset address _asset Asset The asset struct Returns Name Type Description uint128 Amount of scaled debt.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SGlobal » totalDepositAmount","id":"1404","title":"totalDepositAmount"},"1405":{"body":"Get pool user collateral deposits of an asset. function userDepositAmount(SCDPState storage self, address _assetAddress, Asset storage _asset) internal view returns (uint256); Parameters Name Type Description self SCDPState _assetAddress address The asset address _asset Asset The asset struct Returns Name Type Description uint256 Amount of scaled debt.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SGlobal » userDepositAmount","id":"1405","title":"userDepositAmount"},"1406":{"body":"Get \"swap\" collateral deposits. function swapDepositAmount(SCDPState storage self, address _assetAddress, Asset storage _asset) internal view returns (uint128); Parameters Name Type Description self SCDPState _assetAddress address The asset address _asset Asset The asset struct. Returns Name Type Description uint128 Amount of debt.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SGlobal » swapDepositAmount","id":"1406","title":"swapDepositAmount"},"1407":{"body":"Git Source Calculates the total collateral value of collateral assets in the pool. function totalCollateralValuesSCDP() view returns (uint256 value, uint256 valueAdjusted); Returns Name Type Description value uint256 in USD valueAdjusted uint256 Value adjusted by cFactors in USD","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » totalCollateralValuesSCDP » totalCollateralValuesSCDP","id":"1407","title":"totalCollateralValuesSCDP"},"1408":{"body":"Git Source function accountDepositAmountsAndValues(address _account, address _assetAddr) view returns (UserAssetData memory result);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » accountDepositAmountsAndValues » accountDepositAmountsAndValues","id":"1408","title":"accountDepositAmountsAndValues"},"1409":{"body":"Git Source Returns the values of the krAsset held in the pool at a ratio. function totalDebtValuesAtRatioSCDP(uint32 _ratio) view returns (uint256 value, uint256 valueAdjusted); Parameters Name Type Description _ratio uint32 ratio Returns Name Type Description value uint256 in USD valueAdjusted uint256 Value adjusted by kFactors in USD","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » totalDebtValuesAtRatioSCDP » totalDebtValuesAtRatioSCDP","id":"1409","title":"totalDebtValuesAtRatioSCDP"},"141":{"body":"Gets corresponding feed address for the oracle type and asset address. function getFeedForAddress(address _assetAddr, Enums.OracleType _oracleType) external view returns (address feedAddr); Parameters Name Type Description _assetAddr address The asset address. _oracleType Enums.OracleType The oracle type. Returns Name Type Description feedAddr address Feed address that the asset uses with the oracle type.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAssetStateFacet » getFeedForAddress","id":"141","title":"getFeedForAddress"},"1410":{"body":"Git Source function accountTotalDepositValues(address _account, address[] memory _assetData) view returns (uint256 totalValue, uint256 totalScaledValue, UserAssetData[] memory datas);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » accountTotalDepositValues » accountTotalDepositValues","id":"1410","title":"accountTotalDepositValues"},"1411":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » Swap » Swap","id":"1411","title":"Swap"},"1412":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » Swap » Functions","id":"1412","title":"Functions"},"1413":{"body":"Records the assets received from account in a swap. Burning any existing shared debt or increasing collateral deposits. function handleAssetsIn( SCDPState storage self, address _assetInAddr, Asset storage _assetIn, uint256 _amountIn, address _assetsFrom\n) internal returns (uint256); Parameters Name Type Description self SCDPState _assetInAddr address The asset received. _assetIn Asset The asset in struct. _amountIn uint256 The amount of the asset received. _assetsFrom address The account that holds the assets to burn. Returns Name Type Description uint256 The value of the assets received into the protocol, used to calculate assets out.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » Swap » handleAssetsIn","id":"1413","title":"handleAssetsIn"},"1414":{"body":"Records the assets to send out in a swap. Increasing debt of the pool by minting new assets when required. function handleAssetsOut( SCDPState storage self, address _assetOutAddr, Asset storage _assetOut, uint256 _valueIn, address _assetsTo\n) internal returns (uint256 amountOut); Parameters Name Type Description self SCDPState _assetOutAddr address The asset to send out. _assetOut Asset The asset out struct. _valueIn uint256 The value received in. _assetsTo address The asset receiver. Returns Name Type Description amountOut uint256 The amount of the asset out.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » Swap » handleAssetsOut","id":"1414","title":"handleAssetsOut"},"1415":{"body":"Accumulates fees to deposits as a fixed, instantaneous income. function cumulateIncome(SCDPState storage self, address _assetAddr, Asset storage _asset, uint256 _amount) internal returns (uint256 nextLiquidityIndex); Parameters Name Type Description self SCDPState _assetAddr address The asset address _asset Asset The asset struct _amount uint256 The amount to accumulate Returns Name Type Description nextLiquidityIndex uint256 The next liquidity index of the reserve","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » Swap » cumulateIncome","id":"1415","title":"cumulateIncome"},"1416":{"body":"ISCDPConfigFacet ISCDPFacet ISCDPStateFacet ISCDPSwapFacet ISDIFacet","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » Contents","id":"1416","title":"Contents"},"1417":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPConfigFacet » ISCDPConfigFacet","id":"1417","title":"ISCDPConfigFacet"},"1418":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPConfigFacet » Functions","id":"1418","title":"Functions"},"1419":{"body":"Initialize SCDP. Callable by diamond owner only. function initializeSCDP(SCDPInitArgs memory _init) external; Parameters Name Type Description _init SCDPInitArgs The initial configuration.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPConfigFacet » initializeSCDP","id":"1419","title":"initializeSCDP"},"142":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAuthorizationFacet » IAuthorizationFacet","id":"142","title":"IAuthorizationFacet"},"1420":{"body":"Get the pool configuration. function getParametersSCDP() external view returns (SCDPParameters memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPConfigFacet » getParametersSCDP","id":"1420","title":"getParametersSCDP"},"1421":{"body":"Set the asset to cumulate swap fees into. Only callable by admin. function setFeeAssetSCDP(address _assetAddr) external; Parameters Name Type Description _assetAddr address Asset that is validated to be a deposit asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPConfigFacet » setFeeAssetSCDP","id":"1421","title":"setFeeAssetSCDP"},"1422":{"body":"Set the minimum collateralization ratio for SCDP. function setMinCollateralRatioSCDP(uint32 _newMCR) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPConfigFacet » setMinCollateralRatioSCDP","id":"1422","title":"setMinCollateralRatioSCDP"},"1423":{"body":"Set the liquidation threshold for SCDP while updating MLR to one percent above it. function setLiquidationThresholdSCDP(uint32 _newLT) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPConfigFacet » setLiquidationThresholdSCDP","id":"1423","title":"setLiquidationThresholdSCDP"},"1424":{"body":"Set the max liquidation ratio for SCDP. MLR is also updated automatically when setLiquidationThresholdSCDP is used. function setMaxLiquidationRatioSCDP(uint32 _newMLR) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPConfigFacet » setMaxLiquidationRatioSCDP","id":"1424","title":"setMaxLiquidationRatioSCDP"},"1425":{"body":"Set the new liquidation incentive for a swappable asset. function setKrAssetLiqIncentiveSCDP(address _assetAddr, uint16 _newLiqIncentiveSCDP) external; Parameters Name Type Description _assetAddr address Asset address _newLiqIncentiveSCDP uint16 New liquidation incentive. Bounded to 1e4 <-> 1.25e4.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPConfigFacet » setKrAssetLiqIncentiveSCDP","id":"1425","title":"setKrAssetLiqIncentiveSCDP"},"1426":{"body":"Update the deposit asset limit configuration. Only callable by admin. emits PoolCollateralUpdated function setDepositLimitSCDP(address _assetAddr, uint256 _newDepositLimitSCDP) external; Parameters Name Type Description _assetAddr address The Collateral asset to update _newDepositLimitSCDP uint256 The new deposit limit for the collateral","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPConfigFacet » setDepositLimitSCDP","id":"1426","title":"setDepositLimitSCDP"},"1427":{"body":"Disable or enable a deposit asset. Reverts if invalid asset. Only callable by admin. function setAssetIsSharedCollateralSCDP(address _assetAddr, bool _enabled) external; Parameters Name Type Description _assetAddr address Asset to set. _enabled bool Whether to enable or disable the asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPConfigFacet » setAssetIsSharedCollateralSCDP","id":"1427","title":"setAssetIsSharedCollateralSCDP"},"1428":{"body":"Disable or enable asset from shared collateral value calculations. Reverts if invalid asset and if disabling asset that has user deposits. Only callable by admin. function setAssetIsSharedOrSwappedCollateralSCDP(address _assetAddr, bool _enabled) external; Parameters Name Type Description _assetAddr address Asset to set. _enabled bool Whether to enable or disable the asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPConfigFacet » setAssetIsSharedOrSwappedCollateralSCDP","id":"1428","title":"setAssetIsSharedOrSwappedCollateralSCDP"},"1429":{"body":"Disable or enable a kresko asset to be used in swaps. Reverts if invalid asset. Enabling will also add it to collateral value calculations. Only callable by admin. function setAssetIsSwapMintableSCDP(address _assetAddr, bool _enabled) external; Parameters Name Type Description _assetAddr address Asset to set. _enabled bool Whether to enable or disable the asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPConfigFacet » setAssetIsSwapMintableSCDP","id":"1429","title":"setAssetIsSwapMintableSCDP"},"143":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAuthorizationFacet » Functions","id":"143","title":"Functions"},"1430":{"body":"Sets the fees for a kresko asset Only callable by admin. function setAssetSwapFeesSCDP(address _assetAddr, uint16 _openFee, uint16 _closeFee, uint16 _protocolFee) external; Parameters Name Type Description _assetAddr address The kresko asset to set fees for. _openFee uint16 The new open fee. _closeFee uint16 The new close fee. _protocolFee uint16 The protocol fee share.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPConfigFacet » setAssetSwapFeesSCDP","id":"1430","title":"setAssetSwapFeesSCDP"},"1431":{"body":"Set whether swap routes for pairs are enabled or not. Both ways. Only callable by admin. function setSwapRoutesSCDP(SwapRouteSetter[] calldata _setters) external; Parameters Name Type Description _setters SwapRouteSetter[] The configurations to set.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPConfigFacet » setSwapRoutesSCDP","id":"1431","title":"setSwapRoutesSCDP"},"1432":{"body":"Set whether a swap route for a pair is enabled or not. Only callable by admin. function setSingleSwapRouteSCDP(SwapRouteSetter calldata _setter) external; Parameters Name Type Description _setter SwapRouteSetter The configuration to set","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPConfigFacet » setSingleSwapRouteSCDP","id":"1432","title":"setSingleSwapRouteSCDP"},"1433":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPFacet » ISCDPFacet","id":"1433","title":"ISCDPFacet"},"1434":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPFacet » Functions","id":"1434","title":"Functions"},"1435":{"body":"Deposit collateral for account to the collateral pool. function depositSCDP(address _account, address _collateralAsset, uint256 _amount) external; Parameters Name Type Description _account address The account to deposit for. _collateralAsset address The collateral asset to deposit. _amount uint256 The amount to deposit.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPFacet » depositSCDP","id":"1435","title":"depositSCDP"},"1436":{"body":"Withdraw collateral for account from the collateral pool. function withdrawSCDP(address _account, address _collateralAsset, uint256 _amount) external; Parameters Name Type Description _account address The account to withdraw for. _collateralAsset address The collateral asset to withdraw. _amount uint256 The amount to withdraw.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPFacet » withdrawSCDP","id":"1436","title":"withdrawSCDP"},"1437":{"body":"Repay debt for no fees or slippage. Only uses swap deposits, if none available, reverts. function repaySCDP(address _repayAssetAddr, uint256 _repayAmount, address _seizeAssetAddr) external; Parameters Name Type Description _repayAssetAddr address The asset to repay the debt in. _repayAmount uint256 The amount of the asset to repay the debt with. _seizeAssetAddr address The collateral asset to seize.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPFacet » repaySCDP","id":"1437","title":"repaySCDP"},"1438":{"body":"Liquidate the collateral pool. Adjusts everyones deposits if swap deposits do not cover the seized amount. function liquidateSCDP(address _repayAssetAddr, uint256 _repayAmount, address _seizeAssetAddr) external; Parameters Name Type Description _repayAssetAddr address The asset to repay the debt in. _repayAmount uint256 The amount of the asset to repay the debt with. _seizeAssetAddr address The collateral asset to seize.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPFacet » liquidateSCDP","id":"1438","title":"liquidateSCDP"},"1439":{"body":"Calculates the total value that is allowed to be liquidated from SCDP (if it is liquidatable) function getMaxLiqValueSCDP(address _repayAssetAddr, address _seizeAssetAddr) external view returns (MaxLiqInfo memory); Parameters Name Type Description _repayAssetAddr address Address of Kresko Asset to repay _seizeAssetAddr address Address of Collateral to seize Returns Name Type Description MaxLiqInfo MaxLiqInfo Calculated information about the maximum liquidation.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPFacet » getMaxLiqValueSCDP","id":"1439","title":"getMaxLiqValueSCDP"},"144":{"body":"WARNING: When using {getRoleMember} and {getRoleMemberCount}, make sure you perform all queries on the same block. See the following forum post for more information: https://forum.openzeppelin.com/t/iterating-over-elements-on-enumerableset-in-openzeppelin-contracts/2296 OpenZeppelin Returns one of the accounts that have role. index must be a value between 0 and {getRoleMemberCount}, non-inclusive. Role bearers are not sorted in any particular way, and their ordering may change at any point. *Kresko TL;DR above: If you iterate the EnumSet outside a single block scope you might get different results. Since when EnumSet member is deleted it is replaced with the highest index.* function getRoleMember(bytes32 role, uint256 index) external view returns (address); Returns Name Type Description address address with the role","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAuthorizationFacet » getRoleMember","id":"144","title":"getRoleMember"},"1440":{"body":"function getLiquidatableSCDP() external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPFacet » getLiquidatableSCDP","id":"1440","title":"getLiquidatableSCDP"},"1441":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » ISCDPStateFacet","id":"1441","title":"ISCDPStateFacet"},"1442":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » Functions","id":"1442","title":"Functions"},"1443":{"body":"Get the collateral pool deposit balance of _account. Including fees. function getAccountScaledDepositsSCDP(address _account, address _depositAsset) external view returns (uint256); Parameters Name Type Description _account address The account. _depositAsset address The deposit asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getAccountScaledDepositsSCDP","id":"1443","title":"getAccountScaledDepositsSCDP"},"1444":{"body":"Get the total collateral principal deposits for _account function getAccountDepositSCDP(address _account, address _depositAsset) external view returns (uint256); Parameters Name Type Description _account address The account. _depositAsset address The deposit asset","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getAccountDepositSCDP","id":"1444","title":"getAccountDepositSCDP"},"1445":{"body":"function getAccountDepositFeesGainedSCDP(address _account, address _depositAsset) external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getAccountDepositFeesGainedSCDP","id":"1445","title":"getAccountDepositFeesGainedSCDP"},"1446":{"body":"Get the (principal) deposit value for _account function getAccountDepositValueSCDP(address _account, address _depositAsset) external view returns (uint256); Parameters Name Type Description _account address The account. _depositAsset address The deposit asset","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getAccountDepositValueSCDP","id":"1446","title":"getAccountDepositValueSCDP"},"1447":{"body":"Get the full value of account and fees for _account function getAccountScaledDepositValueCDP(address _account, address _depositAsset) external view returns (uint256); Parameters Name Type Description _account address The account. _depositAsset address The collateral asset","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getAccountScaledDepositValueCDP","id":"1447","title":"getAccountScaledDepositValueCDP"},"1448":{"body":"Get the total collateral deposit value for _account function getAccountTotalDepositsValueSCDP(address _account) external view returns (uint256); Parameters Name Type Description _account address The account.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getAccountTotalDepositsValueSCDP","id":"1448","title":"getAccountTotalDepositsValueSCDP"},"1449":{"body":"Get the full value of account and fees for _account function getAccountTotalScaledDepositsValueSCDP(address _account) external view returns (uint256); Parameters Name Type Description _account address The account.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getAccountTotalScaledDepositsValueSCDP","id":"1449","title":"getAccountTotalScaledDepositsValueSCDP"},"145":{"body":"See warning in {getRoleMember} if combining these two Returns the number of accounts that have role. Can be used together with {getRoleMember} to enumerate all bearers of a role. function getRoleMemberCount(bytes32 role) external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAuthorizationFacet » getRoleMemberCount","id":"145","title":"getRoleMemberCount"},"1450":{"body":"Get all pool CollateralAssets function getDepositAssetsSCDP() external view returns (address[] memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getDepositAssetsSCDP","id":"1450","title":"getDepositAssetsSCDP"},"1451":{"body":"Get the total collateral deposits for _collateralAsset function getDepositsSCDP(address _collateralAsset) external view returns (uint256); Parameters Name Type Description _collateralAsset address The collateral asset","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getDepositsSCDP","id":"1451","title":"getDepositsSCDP"},"1452":{"body":"Get the total collateral swap deposits for _collateralAsset function getSwapDepositsSCDP(address _collateralAsset) external view returns (uint256); Parameters Name Type Description _collateralAsset address The collateral asset","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getSwapDepositsSCDP","id":"1452","title":"getSwapDepositsSCDP"},"1453":{"body":"Get the total collateral deposit value for _collateralAsset function getCollateralValueSCDP(address _depositAsset, bool _ignoreFactors) external view returns (uint256); Parameters Name Type Description _depositAsset address The collateral asset _ignoreFactors bool Ignore factors when calculating collateral and debt value.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getCollateralValueSCDP","id":"1453","title":"getCollateralValueSCDP"},"1454":{"body":"Get the total collateral value, oracle precision function getTotalCollateralValueSCDP(bool _ignoreFactors) external view returns (uint256); Parameters Name Type Description _ignoreFactors bool Ignore factors when calculating collateral value.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getTotalCollateralValueSCDP","id":"1454","title":"getTotalCollateralValueSCDP"},"1455":{"body":"Get all pool KreskoAssets function getKreskoAssetsSCDP() external view returns (address[] memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getKreskoAssetsSCDP","id":"1455","title":"getKreskoAssetsSCDP"},"1456":{"body":"Get the collateral debt amount for _krAsset function getDebtSCDP(address _krAsset) external view returns (uint256); Parameters Name Type Description _krAsset address The KreskoAsset","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getDebtSCDP","id":"1456","title":"getDebtSCDP"},"1457":{"body":"Get the debt value for _krAsset function getDebtValueSCDP(address _krAsset, bool _ignoreFactors) external view returns (uint256); Parameters Name Type Description _krAsset address The KreskoAsset _ignoreFactors bool Ignore factors when calculating collateral and debt value.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getDebtValueSCDP","id":"1457","title":"getDebtValueSCDP"},"1458":{"body":"Get the total debt value of krAssets in oracle precision function getTotalDebtValueSCDP(bool _ignoreFactors) external view returns (uint256); Parameters Name Type Description _ignoreFactors bool Ignore factors when calculating debt value.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getTotalDebtValueSCDP","id":"1458","title":"getTotalDebtValueSCDP"},"1459":{"body":"Get enabled state of asset function getAssetEnabledSCDP(address _assetAddr) external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getAssetEnabledSCDP","id":"1459","title":"getAssetEnabledSCDP"},"146":{"body":"*Grants role to account. If account had not been already granted role, emits a {RoleGranted} event. Requirements: the caller must have role's admin role.* function grantRole(bytes32 role, address account) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAuthorizationFacet » grantRole","id":"146","title":"grantRole"},"1460":{"body":"Get whether swap is enabled from _assetIn to _assetOut function getSwapEnabledSCDP(address _assetIn, address _assetOut) external view returns (bool); Parameters Name Type Description _assetIn address The asset to swap from _assetOut address The asset to swap to","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getSwapEnabledSCDP","id":"1460","title":"getSwapEnabledSCDP"},"1461":{"body":"function getCollateralRatioSCDP() external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getCollateralRatioSCDP","id":"1461","title":"getCollateralRatioSCDP"},"1462":{"body":"Get pool collateral values and debt values with CR. function getStatisticsSCDP() external view returns (GlobalData memory); Returns Name Type Description GlobalData GlobalData struct","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getStatisticsSCDP","id":"1462","title":"getStatisticsSCDP"},"1463":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPSwapFacet » ISCDPSwapFacet","id":"1463","title":"ISCDPSwapFacet"},"1464":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPSwapFacet » Functions","id":"1464","title":"Functions"},"1465":{"body":"Preview the amount out received. function previewSwapSCDP(address _assetIn, address _assetOut, uint256 _amountIn) external view returns (uint256 amountOut, uint256 feeAmount, uint256 protocolFee); Parameters Name Type Description _assetIn address The asset to pay with. _assetOut address The asset to receive. _amountIn uint256 The amount of _assetIn to pay. Returns Name Type Description amountOut uint256 The amount of _assetOut to receive according to _amountIn. feeAmount uint256 protocolFee uint256","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPSwapFacet » previewSwapSCDP","id":"1465","title":"previewSwapSCDP"},"1466":{"body":"Swap kresko assets with KISS using the shared collateral pool. Uses oracle pricing of _amountIn to determine how much _assetOut to send. function swapSCDP(address _account, address _assetIn, address _assetOut, uint256 _amountIn, uint256 _amountOutMin) external; Parameters Name Type Description _account address The receiver of amount out. _assetIn address The asset to pay with. _assetOut address The asset to receive. _amountIn uint256 The amount of _assetIn to pay. _amountOutMin uint256 The minimum amount of _assetOut to receive, this is due to possible oracle price change.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPSwapFacet » swapSCDP","id":"1466","title":"swapSCDP"},"1467":{"body":"Accumulates fees to deposits as a fixed, instantaneous income. function cumulateIncomeSCDP(address _depositAssetAddr, uint256 _incomeAmount) external returns (uint256 nextLiquidityIndex); Parameters Name Type Description _depositAssetAddr address Deposit asset to give income for _incomeAmount uint256 Amount to accumulate Returns Name Type Description nextLiquidityIndex uint256 Next liquidity index for the asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPSwapFacet » cumulateIncomeSCDP","id":"1467","title":"cumulateIncomeSCDP"},"1468":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISDIFacet » ISDIFacet","id":"1468","title":"ISDIFacet"},"1469":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISDIFacet » Functions","id":"1469","title":"Functions"},"147":{"body":"To change a role's admin, use {_setRoleAdmin}. Returns the admin role that controls role. See {grantRole} and {revokeRole}. function getRoleAdmin(bytes32 role) external view returns (bytes32);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAuthorizationFacet » getRoleAdmin","id":"147","title":"getRoleAdmin"},"1470":{"body":"function getTotalSDIDebt() external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISDIFacet » getTotalSDIDebt","id":"1470","title":"getTotalSDIDebt"},"1471":{"body":"function getEffectiveSDIDebtUSD() external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISDIFacet » getEffectiveSDIDebtUSD","id":"1471","title":"getEffectiveSDIDebtUSD"},"1472":{"body":"function getEffectiveSDIDebt() external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISDIFacet » getEffectiveSDIDebt","id":"1472","title":"getEffectiveSDIDebt"},"1473":{"body":"function getSDICoverAmount() external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISDIFacet » getSDICoverAmount","id":"1473","title":"getSDICoverAmount"},"1474":{"body":"function previewSCDPBurn(address _assetAddr, uint256 _burnAmount, bool _ignoreFactors) external view returns (uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISDIFacet » previewSCDPBurn","id":"1474","title":"previewSCDPBurn"},"1475":{"body":"function previewSCDPMint(address _assetAddr, uint256 _mintAmount, bool _ignoreFactors) external view returns (uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISDIFacet » previewSCDPMint","id":"1475","title":"previewSCDPMint"},"1476":{"body":"Simply returns the total supply of SDI. function totalSDI() external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISDIFacet » totalSDI","id":"1476","title":"totalSDI"},"1477":{"body":"Get the price of SDI in USD, oracle precision. function getSDIPrice() external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISDIFacet » getSDIPrice","id":"1477","title":"getSDIPrice"},"1478":{"body":"function SDICover(address _assetAddr, uint256 _amount) external returns (uint256 shares, uint256 value);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISDIFacet » SDICover","id":"1478","title":"SDICover"},"1479":{"body":"function enableCoverAssetSDI(address _assetAddr) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISDIFacet » enableCoverAssetSDI","id":"1479","title":"enableCoverAssetSDI"},"148":{"body":"Returns true if account has been granted role. function hasRole(bytes32 role, address account) external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAuthorizationFacet » hasRole","id":"148","title":"hasRole"},"1480":{"body":"function disableCoverAssetSDI(address _assetAddr) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISDIFacet » disableCoverAssetSDI","id":"1480","title":"disableCoverAssetSDI"},"1481":{"body":"function setCoverRecipientSDI(address _coverRecipient) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISDIFacet » setCoverRecipientSDI","id":"1481","title":"setCoverRecipientSDI"},"1482":{"body":"function getCoverAssetsSDI() external view returns (address[] memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISDIFacet » getCoverAssetsSDI","id":"1482","title":"getCoverAssetsSDI"},"1483":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SDICoverRecipient » SDICoverRecipient","id":"1483","title":"SDICoverRecipient"},"1484":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SDICoverRecipient » State Variables","id":"1484","title":"State Variables"},"1485":{"body":"address public owner;","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SDICoverRecipient » owner","id":"1485","title":"owner"},"1486":{"body":"address public pendingOwner;","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SDICoverRecipient » pendingOwner","id":"1486","title":"pendingOwner"},"1487":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SDICoverRecipient » Functions","id":"1487","title":"Functions"},"1488":{"body":"constructor(address _owner);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SDICoverRecipient » constructor","id":"1488","title":"constructor"},"1489":{"body":"function withdraw(address token, address recipient, uint256 amount) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SDICoverRecipient » withdraw","id":"1489","title":"withdraw"},"149":{"body":"Requirements the caller must be account. Revokes role from the calling account. Roles are often managed via {grantRole} and {revokeRole}: this function's purpose is to provide a mechanism for accounts to lose their privileges if they are compromised (such as when a trusted device is misplaced). If the calling account had been revoked role, emits a {RoleRevoked} event. function renounceRole(bytes32 role, address account) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAuthorizationFacet » renounceRole","id":"149","title":"renounceRole"},"1490":{"body":"function changeOwner(address _owner) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SDICoverRecipient » changeOwner","id":"1490","title":"changeOwner"},"1491":{"body":"function acceptOwnership(address _owner) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SDICoverRecipient » acceptOwnership","id":"1491","title":"acceptOwnership"},"1492":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SEvent » SEvent","id":"1492","title":"SEvent"},"1493":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SEvent » Events","id":"1493","title":"Events"},"1494":{"body":"event SCDPDeposit(address indexed depositor, address indexed collateralAsset, uint256 amount);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SEvent » SCDPDeposit","id":"1494","title":"SCDPDeposit"},"1495":{"body":"event SCDPWithdraw(address indexed withdrawer, address indexed collateralAsset, uint256 amount, uint256 feeAmount);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SEvent » SCDPWithdraw","id":"1495","title":"SCDPWithdraw"},"1496":{"body":"event SCDPRepay( address indexed repayer, address indexed repayKreskoAsset, uint256 repayAmount, address indexed receiveKreskoAsset, uint256 receiveAmount\n);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SEvent » SCDPRepay","id":"1496","title":"SCDPRepay"},"1497":{"body":"event SCDPLiquidationOccured( address indexed liquidator, address indexed repayKreskoAsset, uint256 repayAmount, address indexed seizeCollateral, uint256 seizeAmount\n);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SEvent » SCDPLiquidationOccured","id":"1497","title":"SCDPLiquidationOccured"},"1498":{"body":"event PairSet(address indexed assetIn, address indexed assetOut, bool enabled);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SEvent » PairSet","id":"1498","title":"PairSet"},"1499":{"body":"event FeeSet(address indexed _asset, uint256 openFee, uint256 closeFee, uint256 protocolFee);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SEvent » FeeSet","id":"1499","title":"FeeSet"},"15":{"body":"AssetConfigurationFacet AssetStateFacet AuthorizationFacet CommonConfigurationFacet CommonStateFacet SafetyCouncilFacet","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » Contents","id":"15","title":"Contents"},"150":{"body":"Requirements the caller must have role's admin role. Revokes role from account. function revokeRole(bytes32 role, address account) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAuthorizationFacet » revokeRole","id":"150","title":"revokeRole"},"1500":{"body":"event SCDPCollateralUpdated(address indexed _asset, uint256 liquidationThreshold);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SEvent » SCDPCollateralUpdated","id":"1500","title":"SCDPCollateralUpdated"},"1501":{"body":"event SCDPKrAssetUpdated( address indexed _asset, uint256 openFee, uint256 closeFee, uint256 protocolFee, uint256 maxDebtMinter\n);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SEvent » SCDPKrAssetUpdated","id":"1501","title":"SCDPKrAssetUpdated"},"1502":{"body":"event Swap(address indexed who, address indexed assetIn, address indexed assetOut, uint256 amountIn, uint256 amountOut);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SEvent » Swap","id":"1502","title":"Swap"},"1503":{"body":"event SwapFee(address indexed feeAsset, address indexed assetIn, uint256 feeAmount, uint256 protocolFeeAmount);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SEvent » SwapFee","id":"1503","title":"SwapFee"},"1504":{"body":"event Income(address asset, uint256 amount);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SEvent » Income","id":"1504","title":"Income"},"1505":{"body":"Emitted when the liquidation incentive multiplier is updated for a swappable krAsset. event SCDPLiquidationIncentiveUpdated(string indexed symbol, address indexed asset, uint256 from, uint256 to);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SEvent » SCDPLiquidationIncentiveUpdated","id":"1505","title":"SCDPLiquidationIncentiveUpdated"},"1506":{"body":"Emitted when the minimum collateralization ratio is updated for the SCDP. event SCDPMinCollateralRatioUpdated(uint256 from, uint256 to);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SEvent » SCDPMinCollateralRatioUpdated","id":"1506","title":"SCDPMinCollateralRatioUpdated"},"1507":{"body":"Emitted when the liquidation threshold value is updated event SCDPLiquidationThresholdUpdated(uint256 from, uint256 to, uint256 mlr);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SEvent » SCDPLiquidationThresholdUpdated","id":"1507","title":"SCDPLiquidationThresholdUpdated"},"1508":{"body":"Emitted when the max liquidation ratio is updated event SCDPMaxLiquidationRatioUpdated(uint256 from, uint256 to);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SEvent » SCDPMaxLiquidationRatioUpdated","id":"1508","title":"SCDPMaxLiquidationRatioUpdated"},"1509":{"body":"Git Source Author: Kresko struct SCDPState { address[] collaterals; address[] krAssets; mapping(address => mapping(address => bool)) isRoute; mapping(address => bool) isEnabled; mapping(address => SCDPAssetData) assetData; mapping(address => mapping(address => uint256)) deposits; mapping(address => mapping(address => uint256)) depositsPrincipal; address feeAsset; uint32 minCollateralRatio; uint32 liquidationThreshold; uint32 maxLiquidationRatio;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SCDPState » SCDPState","id":"1509","title":"SCDPState"},"151":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonConfigurationFacet » ICommonConfigurationFacet","id":"151","title":"ICommonConfigurationFacet"},"1510":{"body":"Git Source struct SDIState { uint256 totalDebt; uint256 totalCover; address coverRecipient; address[] coverAssets; uint8 sdiPricePrecision;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SDIState » SDIState","id":"1510","title":"SDIState"},"1511":{"body":"Git Source function sdi() pure returns (SDIState storage state);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » sdi » sdi","id":"1511","title":"sdi"},"1512":{"body":"Git Source function scdp() pure returns (SCDPState storage state);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » scdp » scdp","id":"1512","title":"scdp"},"1513":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SState constants » Constants","id":"1513","title":"Constants"},"1514":{"body":"bytes32 constant SCDP_STORAGE_POSITION = keccak256(\"kresko.scdp.storage\");","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SState constants » SCDP_STORAGE_POSITION","id":"1514","title":"SCDP_STORAGE_POSITION"},"1515":{"body":"bytes32 constant SDI_STORAGE_POSITION = keccak256(\"kresko.scdp.sdi.storage\");","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SState constants » SDI_STORAGE_POSITION","id":"1515","title":"SDI_STORAGE_POSITION"},"1516":{"body":"Git Source SCDP initializer configuration. struct SCDPInitArgs { uint32 minCollateralRatio; uint32 liquidationThreshold; uint8 sdiPricePrecision;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SCDPInitArgs » SCDPInitArgs","id":"1516","title":"SCDPInitArgs"},"1517":{"body":"Git Source SCDP initializer configuration. struct SCDPParameters { address feeAsset; uint32 minCollateralRatio; uint32 liquidationThreshold; uint32 maxLiquidationRatio; uint8 sdiPricePrecision;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SCDPParameters » SCDPParameters","id":"1517","title":"SCDPParameters"},"1518":{"body":"Git Source struct SwapRouteSetter { address assetIn; address assetOut; bool enabled;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SwapRouteSetter » SwapRouteSetter","id":"1518","title":"SwapRouteSetter"},"1519":{"body":"Git Source struct SCDPAssetData { uint256 debt; uint128 totalDeposits; uint128 swapDeposits;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SCDPAssetData » SCDPAssetData","id":"1519","title":"SCDPAssetData"},"152":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonConfigurationFacet » Functions","id":"152","title":"Functions"},"1520":{"body":"Git Source struct GlobalData { uint256 collateralValue; uint256 collateralValueAdjusted; uint256 debtValue; uint256 debtValueAdjusted; uint256 effectiveDebtValue; uint256 cr; uint256 crDebtValue; uint256 crDebtValueAdjusted;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » GlobalData » GlobalData","id":"1520","title":"GlobalData"},"1521":{"body":"Git Source Periphery asset data struct AssetData { address addr; uint256 depositAmount; uint256 depositValue; uint256 depositValueAdjusted; uint256 debtAmount; uint256 debtValue; uint256 debtValueAdjusted; uint256 swapDeposits; Asset asset; uint256 assetPrice; string symbol;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » AssetData » AssetData","id":"1521","title":"AssetData"},"1522":{"body":"Git Source struct UserAssetData { address asset; uint256 assetPrice; uint256 depositAmount; uint256 scaledDepositAmount; uint256 depositValue; uint256 scaledDepositValue;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » UserAssetData » UserAssetData","id":"1522","title":"UserAssetData"},"1523":{"body":"Git Source struct UserData { address account; uint256 totalDepositValue; uint256 totalScaledDepositValue; uint256 totalFeesValue; UserAssetData[] deposits;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » UserData » UserData","id":"1523","title":"UserData"},"1524":{"body":"mocks redstone smocks","breadcrumbs":"❱ contracts » ❱ core » ❱ test » Contents","id":"1524","title":"Contents"},"1525":{"body":"MockERC1155 MockERC20Restricted MockERC20 WETH USDC DAI USDT MockOracle MockSequencerUptimeFeed","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » Contents","id":"1525","title":"Contents"},"1526":{"body":"Git Source Inherits: ERC1155","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockERC1155 » MockERC1155","id":"1526","title":"MockERC1155"},"1527":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockERC1155 » Functions","id":"1527","title":"Functions"},"1528":{"body":"constructor() ERC1155(\"https://test\");","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockERC1155 » constructor","id":"1528","title":"constructor"},"1529":{"body":"Git Source Inherits: ERC20","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockERC20Restricted » MockERC20Restricted","id":"1529","title":"MockERC20Restricted"},"153":{"body":"Updates the fee recipient. function setFeeRecipient(address _newFeeRecipient) external; Parameters Name Type Description _newFeeRecipient address The new fee recipient.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonConfigurationFacet » setFeeRecipient","id":"153","title":"setFeeRecipient"},"1530":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockERC20Restricted » State Variables","id":"1530","title":"State Variables"},"1531":{"body":"mapping(address => bool) public minters;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockERC20Restricted » minters","id":"1531","title":"minters"},"1532":{"body":"address public owner;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockERC20Restricted » owner","id":"1532","title":"owner"},"1533":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockERC20Restricted » Functions","id":"1533","title":"Functions"},"1534":{"body":"constructor(string memory _name, string memory _symbol, uint8 _decimals, uint256 _initialSupply) ERC20(_name, _symbol, _decimals);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockERC20Restricted » constructor","id":"1534","title":"constructor"},"1535":{"body":"function reinitializeERC20(string memory _name, string memory _symbol) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockERC20Restricted » reinitializeERC20","id":"1535","title":"reinitializeERC20"},"1536":{"body":"function toggleMinters(address[] calldata _minters) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockERC20Restricted » toggleMinters","id":"1536","title":"toggleMinters"},"1537":{"body":"function mint(address to, uint256 value) public virtual;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockERC20Restricted » mint","id":"1537","title":"mint"},"1538":{"body":"function burn(address from, uint256 value) public virtual;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockERC20Restricted » burn","id":"1538","title":"burn"},"1539":{"body":"Git Source Inherits: ERC20","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockERC20 » MockERC20","id":"1539","title":"MockERC20"},"154":{"body":"Updates the contract's minimum debt value. function setMinDebtValue(uint96 _newMinDebtValue) external; Parameters Name Type Description _newMinDebtValue uint96 The new minimum debt value as a wad.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonConfigurationFacet » setMinDebtValue","id":"154","title":"setMinDebtValue"},"1540":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockERC20 » Functions","id":"1540","title":"Functions"},"1541":{"body":"constructor(string memory name_, string memory symbol_, uint8 decimals_, uint256 mintAmount) ERC20(name_, symbol_, decimals_);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockERC20 » constructor","id":"1541","title":"constructor"},"1542":{"body":"function mint(address to, uint256 amount) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockERC20 » mint","id":"1542","title":"mint"},"1543":{"body":"function burn(address from, uint256 amount) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockERC20 » burn","id":"1543","title":"burn"},"1544":{"body":"Git Source Inherits: MockERC20","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » WETH » WETH","id":"1544","title":"WETH"},"1545":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » WETH » Functions","id":"1545","title":"Functions"},"1546":{"body":"constructor() MockERC20(\"WETH\", \"WETH\", 18, 0);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » WETH » constructor","id":"1546","title":"constructor"},"1547":{"body":"function deposit() external payable;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » WETH » deposit","id":"1547","title":"deposit"},"1548":{"body":"function withdraw(uint256 amount) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » WETH » withdraw","id":"1548","title":"withdraw"},"1549":{"body":"Git Source Inherits: MockERC20","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » USDC » USDC","id":"1549","title":"USDC"},"155":{"body":"Sets the decimal precision of external oracle function setDefaultOraclePrecision(uint8 _decimals) external; Parameters Name Type Description _decimals uint8 Amount of decimals","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonConfigurationFacet » setDefaultOraclePrecision","id":"155","title":"setDefaultOraclePrecision"},"1550":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » USDC » Functions","id":"1550","title":"Functions"},"1551":{"body":"constructor() MockERC20(\"USDC\", \"USDC\", 18, 0);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » USDC » constructor","id":"1551","title":"constructor"},"1552":{"body":"function deposit() external payable;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » USDC » deposit","id":"1552","title":"deposit"},"1553":{"body":"function withdraw(uint256 amount) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » USDC » withdraw","id":"1553","title":"withdraw"},"1554":{"body":"Git Source Inherits: MockERC20","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » DAI » DAI","id":"1554","title":"DAI"},"1555":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » DAI » Functions","id":"1555","title":"Functions"},"1556":{"body":"constructor() MockERC20(\"DAI\", \"DAI\", 18, 0);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » DAI » constructor","id":"1556","title":"constructor"},"1557":{"body":"function deposit() external payable;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » DAI » deposit","id":"1557","title":"deposit"},"1558":{"body":"function withdraw(uint256 amount) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » DAI » withdraw","id":"1558","title":"withdraw"},"1559":{"body":"Git Source Inherits: MockERC20","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » USDT » USDT","id":"1559","title":"USDT"},"156":{"body":"Sets the decimal precision of external oracle function setMaxPriceDeviationPct(uint16 _oracleDeviationPct) external; Parameters Name Type Description _oracleDeviationPct uint16 Amount of decimals","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonConfigurationFacet » setMaxPriceDeviationPct","id":"156","title":"setMaxPriceDeviationPct"},"1560":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » USDT » Functions","id":"1560","title":"Functions"},"1561":{"body":"constructor() MockERC20(\"USDT\", \"USDT\", 6, 0);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » USDT » constructor","id":"1561","title":"constructor"},"1562":{"body":"function deposit() external payable;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » USDT » deposit","id":"1562","title":"deposit"},"1563":{"body":"function withdraw(uint256 amount) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » USDT » withdraw","id":"1563","title":"withdraw"},"1564":{"body":"Git Source Inherits: IAggregatorV3","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockOracle » MockOracle","id":"1564","title":"MockOracle"},"1565":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockOracle » State Variables","id":"1565","title":"State Variables"},"1566":{"body":"uint8 public decimals = 8;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockOracle » decimals","id":"1566","title":"decimals"},"1567":{"body":"string public override description;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockOracle » description","id":"1567","title":"description"},"1568":{"body":"uint256 public override version = 1;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockOracle » version","id":"1568","title":"version"},"1569":{"body":"int256 public initialAnswer;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockOracle » initialAnswer","id":"1569","title":"initialAnswer"},"157":{"body":"Sets L2 sequencer uptime feed address function setSequencerUptimeFeed(address _sequencerUptimeFeed) external; Parameters Name Type Description _sequencerUptimeFeed address sequencer uptime feed address","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonConfigurationFacet » setSequencerUptimeFeed","id":"157","title":"setSequencerUptimeFeed"},"1570":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockOracle » Functions","id":"1570","title":"Functions"},"1571":{"body":"constructor(string memory _description, uint256 _initialAnswer, uint8 _decimals);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockOracle » constructor","id":"1571","title":"constructor"},"1572":{"body":"function setPrice(uint256 _answer) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockOracle » setPrice","id":"1572","title":"setPrice"},"1573":{"body":"function price() external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockOracle » price","id":"1573","title":"price"},"1574":{"body":"function getRoundData(uint80) external view override returns (uint80 roundId, int256 answer, uint256 startedAt, uint256 updatedAt, uint80 answeredInRound);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockOracle » getRoundData","id":"1574","title":"getRoundData"},"1575":{"body":"function latestRoundData() external view override returns (uint80 roundId, int256 answer, uint256 startedAt, uint256 updatedAt, uint80 answeredInRound);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockOracle » latestRoundData","id":"1575","title":"latestRoundData"},"1576":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockSequencerUptimeFeed » MockSequencerUptimeFeed","id":"1576","title":"MockSequencerUptimeFeed"},"1577":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockSequencerUptimeFeed » State Variables","id":"1577","title":"State Variables"},"1578":{"body":"uint256 internal __startedAt;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockSequencerUptimeFeed » __startedAt","id":"1578","title":"__startedAt"},"1579":{"body":"uint256 internal __updatedAt;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockSequencerUptimeFeed » __updatedAt","id":"1579","title":"__updatedAt"},"158":{"body":"Sets sequencer grace period time function setSequencerGracePeriod(uint32 _sequencerGracePeriodTime) external; Parameters Name Type Description _sequencerGracePeriodTime uint32 grace period time","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonConfigurationFacet » setSequencerGracePeriod","id":"158","title":"setSequencerGracePeriod"},"1580":{"body":"int256 internal __answer;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockSequencerUptimeFeed » __answer","id":"1580","title":"__answer"},"1581":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockSequencerUptimeFeed » Functions","id":"1581","title":"Functions"},"1582":{"body":"constructor();","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockSequencerUptimeFeed » constructor","id":"1582","title":"constructor"},"1583":{"body":"function setAnswers(int256 _answer, uint256 _startedAt, uint256 _updatedAt) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockSequencerUptimeFeed » setAnswers","id":"1583","title":"setAnswers"},"1584":{"body":"0 = up, 1 = down function setAnswer(int256 _answer) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockSequencerUptimeFeed » setAnswer","id":"1584","title":"setAnswer"},"1585":{"body":"function latestRoundData() public view virtual returns (uint80 roundId, int256 answer, uint256 startedAt, uint256 updatedAt, uint80 answeredInRound);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockSequencerUptimeFeed » latestRoundData","id":"1585","title":"latestRoundData"},"1586":{"body":"CalldataExtractor ProxyConnector RedstoneConstants","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » Contents","id":"1586","title":"Contents"},"1587":{"body":"Git Source Inherits: RedstoneConstants Author: The Redstone Oracles team This contract was created to reuse the same logic in the RedstoneConsumerBase and the ProxyConnector contracts","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » CalldataExtractor » CalldataExtractor","id":"1587","title":"CalldataExtractor"},"1588":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » CalldataExtractor » Functions","id":"1588","title":"Functions"},"1589":{"body":"function _extractByteSizeOfUnsignedMetadata() internal pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » CalldataExtractor » _extractByteSizeOfUnsignedMetadata","id":"1589","title":"_extractByteSizeOfUnsignedMetadata"},"159":{"body":"Sets the time in seconds until a price is considered stale. function setStaleTime(uint32 _staleTime) external; Parameters Name Type Description _staleTime uint32 Time in seconds.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonConfigurationFacet » setStaleTime","id":"159","title":"setStaleTime"},"1590":{"body":"function _extractDataPackagesCountFromCalldata(uint256 calldataNegativeOffset) internal pure returns (uint16 dataPackagesCount);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » CalldataExtractor » _extractDataPackagesCountFromCalldata","id":"1590","title":"_extractDataPackagesCountFromCalldata"},"1591":{"body":"function _extractDataPointValueAndDataFeedId( uint256 calldataNegativeOffsetForDataPackage, uint256 defaultDataPointValueByteSize, uint256 dataPointIndex\n) internal pure virtual returns (bytes32 dataPointDataFeedId, uint256 dataPointValue);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » CalldataExtractor » _extractDataPointValueAndDataFeedId","id":"1591","title":"_extractDataPointValueAndDataFeedId"},"1592":{"body":"function _extractDataPointsDetailsForDataPackage(uint256 calldataNegativeOffsetForDataPackage) internal pure returns (uint256 dataPointsCount, uint256 eachDataPointValueByteSize);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » CalldataExtractor » _extractDataPointsDetailsForDataPackage","id":"1592","title":"_extractDataPointsDetailsForDataPackage"},"1593":{"body":"Git Source Inherits: RedstoneConstants , CalldataExtractor Author: The Redstone Oracles team","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » ProxyConnector » ProxyConnector","id":"1593","title":"ProxyConnector"},"1594":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » ProxyConnector » Functions","id":"1594","title":"Functions"},"1595":{"body":"function proxyCalldata(address contractAddress, bytes memory encodedFunction, bool forwardValue) internal returns (bytes memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » ProxyConnector » proxyCalldata","id":"1595","title":"proxyCalldata"},"1596":{"body":"function proxyDelegateCalldata(address contractAddress, bytes memory encodedFunction) internal returns (bytes memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » ProxyConnector » proxyDelegateCalldata","id":"1596","title":"proxyDelegateCalldata"},"1597":{"body":"function proxyCalldataView(address contractAddress, bytes memory encodedFunction) internal view returns (bytes memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » ProxyConnector » proxyCalldataView","id":"1597","title":"proxyCalldataView"},"1598":{"body":"function _prepareMessage(bytes memory encodedFunction) private pure returns (bytes memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » ProxyConnector » _prepareMessage","id":"1598","title":"_prepareMessage"},"1599":{"body":"function _getRedstonePayloadByteSize() private pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » ProxyConnector » _getRedstonePayloadByteSize","id":"1599","title":"_getRedstonePayloadByteSize"},"16":{"body":"Git Source Inherits: IAssetConfigurationFacet , Modifiers , DSModifiers","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AssetConfigurationFacet » AssetConfigurationFacet","id":"16","title":"AssetConfigurationFacet"},"160":{"body":"Set feeds for a ticker. function setFeedsForTicker(bytes32 _ticker, FeedConfiguration memory _feedConfig) external; Parameters Name Type Description _ticker bytes32 Ticker in bytes32 eg. bytes32(\"ETH\") _feedConfig FeedConfiguration List oracle configuration containing oracle identifiers and feed addresses.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonConfigurationFacet » setFeedsForTicker","id":"160","title":"setFeedsForTicker"},"1600":{"body":"function _getDataPackageByteSize(uint256 calldataNegativeOffset) private pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » ProxyConnector » _getDataPackageByteSize","id":"1600","title":"_getDataPackageByteSize"},"1601":{"body":"function _prepareReturnValue(bool success, bytes memory result) internal pure returns (bytes memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » ProxyConnector » _prepareReturnValue","id":"1601","title":"_prepareReturnValue"},"1602":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » ProxyConnector » Errors","id":"1602","title":"Errors"},"1603":{"body":"error ProxyCalldataFailedWithoutErrMsg();","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » ProxyConnector » ProxyCalldataFailedWithoutErrMsg","id":"1603","title":"ProxyCalldataFailedWithoutErrMsg"},"1604":{"body":"error ProxyCalldataFailedWithStringMessage(string message);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » ProxyConnector » ProxyCalldataFailedWithStringMessage","id":"1604","title":"ProxyCalldataFailedWithStringMessage"},"1605":{"body":"error ProxyCalldataFailedWithCustomError(bytes result);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » ProxyConnector » ProxyCalldataFailedWithCustomError","id":"1605","title":"ProxyCalldataFailedWithCustomError"},"1606":{"body":"Git Source Author: The Redstone Oracles team It mainly contains redstone-related values, which improve readability of other contracts (e.g. CalldataExtractor and RedstoneConsumerBase)","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » RedstoneConstants","id":"1606","title":"RedstoneConstants"},"1607":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » State Variables","id":"1607","title":"State Variables"},"1608":{"body":"uint256 internal constant STANDARD_SLOT_BS = 32;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » STANDARD_SLOT_BS","id":"1608","title":"STANDARD_SLOT_BS"},"1609":{"body":"uint256 internal constant FREE_MEMORY_PTR = 0x40;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » FREE_MEMORY_PTR","id":"1609","title":"FREE_MEMORY_PTR"},"161":{"body":"Set chainlink feeds for tickers. Has modifiers: onlyRole. function setChainlinkFeeds(bytes32[] calldata _tickers, address[] calldata _feeds) external; Parameters Name Type Description _tickers bytes32[] Bytes32 list of tickers _feeds address[] List of feed addresses.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonConfigurationFacet » setChainlinkFeeds","id":"161","title":"setChainlinkFeeds"},"1610":{"body":"uint256 internal constant BYTES_ARR_LEN_VAR_BS = 32;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » BYTES_ARR_LEN_VAR_BS","id":"1610","title":"BYTES_ARR_LEN_VAR_BS"},"1611":{"body":"uint256 internal constant FUNCTION_SIGNATURE_BS = 4;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » FUNCTION_SIGNATURE_BS","id":"1611","title":"FUNCTION_SIGNATURE_BS"},"1612":{"body":"uint256 internal constant REVERT_MSG_OFFSET = 68;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » REVERT_MSG_OFFSET","id":"1612","title":"REVERT_MSG_OFFSET"},"1613":{"body":"uint256 internal constant STRING_ERR_MESSAGE_MASK = 0x08c379a000000000000000000000000000000000000000000000000000000000;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » STRING_ERR_MESSAGE_MASK","id":"1613","title":"STRING_ERR_MESSAGE_MASK"},"1614":{"body":"uint256 internal constant SIG_BS = 65;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » SIG_BS","id":"1614","title":"SIG_BS"},"1615":{"body":"uint256 internal constant TIMESTAMP_BS = 6;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » TIMESTAMP_BS","id":"1615","title":"TIMESTAMP_BS"},"1616":{"body":"uint256 internal constant DATA_PACKAGES_COUNT_BS = 2;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » DATA_PACKAGES_COUNT_BS","id":"1616","title":"DATA_PACKAGES_COUNT_BS"},"1617":{"body":"uint256 internal constant DATA_POINTS_COUNT_BS = 3;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » DATA_POINTS_COUNT_BS","id":"1617","title":"DATA_POINTS_COUNT_BS"},"1618":{"body":"uint256 internal constant DATA_POINT_VALUE_BYTE_SIZE_BS = 4;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » DATA_POINT_VALUE_BYTE_SIZE_BS","id":"1618","title":"DATA_POINT_VALUE_BYTE_SIZE_BS"},"1619":{"body":"uint256 internal constant DATA_POINT_SYMBOL_BS = 32;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » DATA_POINT_SYMBOL_BS","id":"1619","title":"DATA_POINT_SYMBOL_BS"},"162":{"body":"Set api3 feeds for tickers. Has modifiers: onlyRole. function setApi3Feeds(bytes32[] calldata _tickers, address[] calldata _feeds) external; Parameters Name Type Description _tickers bytes32[] Bytes32 list of tickers _feeds address[] List of feed addresses.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonConfigurationFacet » setApi3Feeds","id":"162","title":"setApi3Feeds"},"1620":{"body":"uint256 internal constant DEFAULT_DATA_POINT_VALUE_BS = 32;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » DEFAULT_DATA_POINT_VALUE_BS","id":"1620","title":"DEFAULT_DATA_POINT_VALUE_BS"},"1621":{"body":"uint256 internal constant UNSIGNED_METADATA_BYTE_SIZE_BS = 3;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » UNSIGNED_METADATA_BYTE_SIZE_BS","id":"1621","title":"UNSIGNED_METADATA_BYTE_SIZE_BS"},"1622":{"body":"uint256 internal constant REDSTONE_MARKER_BS = 9;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » REDSTONE_MARKER_BS","id":"1622","title":"REDSTONE_MARKER_BS"},"1623":{"body":"uint256 internal constant REDSTONE_MARKER_MASK = 0x0000000000000000000000000000000000000000000000000002ed57011e0000;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » REDSTONE_MARKER_MASK","id":"1623","title":"REDSTONE_MARKER_MASK"},"1624":{"body":"uint256 internal constant TIMESTAMP_NEGATIVE_OFFSET_IN_DATA_PACKAGE_WITH_STANDARD_SLOT_BS = 104;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » TIMESTAMP_NEGATIVE_OFFSET_IN_DATA_PACKAGE_WITH_STANDARD_SLOT_BS","id":"1624","title":"TIMESTAMP_NEGATIVE_OFFSET_IN_DATA_PACKAGE_WITH_STANDARD_SLOT_BS"},"1625":{"body":"uint256 internal constant DATA_PACKAGE_WITHOUT_DATA_POINTS_BS = 78;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » DATA_PACKAGE_WITHOUT_DATA_POINTS_BS","id":"1625","title":"DATA_PACKAGE_WITHOUT_DATA_POINTS_BS"},"1626":{"body":"uint256 internal constant DATA_PACKAGE_WITHOUT_DATA_POINTS_AND_SIG_BS = 13;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » DATA_PACKAGE_WITHOUT_DATA_POINTS_AND_SIG_BS","id":"1626","title":"DATA_PACKAGE_WITHOUT_DATA_POINTS_AND_SIG_BS"},"1627":{"body":"uint256 internal constant REDSTONE_MARKER_BS_PLUS_STANDARD_SLOT_BS = 41;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » REDSTONE_MARKER_BS_PLUS_STANDARD_SLOT_BS","id":"1627","title":"REDSTONE_MARKER_BS_PLUS_STANDARD_SLOT_BS"},"1628":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » Errors","id":"1628","title":"Errors"},"1629":{"body":"error CalldataOverOrUnderFlow();","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » CalldataOverOrUnderFlow","id":"1629","title":"CalldataOverOrUnderFlow"},"163":{"body":"Set a vault feed for ticker. Has modifiers: onlyRole. function setVaultFeed(bytes32 _ticker, address _vaultAddr) external; Parameters Name Type Description _ticker bytes32 Ticker in bytes32 eg. bytes32(\"ETH\") _vaultAddr address Vault address","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonConfigurationFacet » setVaultFeed","id":"163","title":"setVaultFeed"},"1630":{"body":"error IncorrectUnsignedMetadataSize();","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » IncorrectUnsignedMetadataSize","id":"1630","title":"IncorrectUnsignedMetadataSize"},"1631":{"body":"error InsufficientNumberOfUniqueSigners(uint256 receivedSignersCount, uint256 requiredSignersCount);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » InsufficientNumberOfUniqueSigners","id":"1631","title":"InsufficientNumberOfUniqueSigners"},"1632":{"body":"error EachSignerMustProvideTheSameValue();","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » EachSignerMustProvideTheSameValue","id":"1632","title":"EachSignerMustProvideTheSameValue"},"1633":{"body":"error EmptyCalldataPointersArr();","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » EmptyCalldataPointersArr","id":"1633","title":"EmptyCalldataPointersArr"},"1634":{"body":"error InvalidCalldataPointer();","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » InvalidCalldataPointer","id":"1634","title":"InvalidCalldataPointer"},"1635":{"body":"error CalldataMustHaveValidPayload();","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » CalldataMustHaveValidPayload","id":"1635","title":"CalldataMustHaveValidPayload"},"1636":{"body":"error SignerNotAuthorised(address receivedSigner);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » SignerNotAuthorised","id":"1636","title":"SignerNotAuthorised"},"1637":{"body":"ISmockFacet SmockCollateralReceiver SmockFacet SmockFacet constants SmockFacet2 SmockInit Errors SmockState SmockState2 SmockStorage","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » Contents","id":"1637","title":"Contents"},"1638":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » ISmockFacet » ISmockFacet","id":"1638","title":"ISmockFacet"},"1639":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » ISmockFacet » Functions","id":"1639","title":"Functions"},"164":{"body":"Set ChainLink feed address for ticker. function setChainLinkFeed(bytes32 _ticker, address _feedAddr) external; Parameters Name Type Description _ticker bytes32 Ticker in bytes32 eg. bytes32(\"ETH\") _feedAddr address The feed address.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonConfigurationFacet » setChainLinkFeed","id":"164","title":"setChainLinkFeed"},"1640":{"body":"function activate() external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » ISmockFacet » activate","id":"1640","title":"activate"},"1641":{"body":"function disable() external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » ISmockFacet » disable","id":"1641","title":"disable"},"1642":{"body":"function setMessage(string memory message) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » ISmockFacet » setMessage","id":"1642","title":"setMessage"},"1643":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » ISmockFacet » Events","id":"1643","title":"Events"},"1644":{"body":"event NewMessage(address indexed caller, string message);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » ISmockFacet » NewMessage","id":"1644","title":"NewMessage"},"1645":{"body":"Git Source Inherits: ICollateralReceiver , ProxyConnector","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » SmockCollateralReceiver","id":"1645","title":"SmockCollateralReceiver"},"1646":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » State Variables","id":"1646","title":"State Variables"},"1647":{"body":"IMinterDepositWithdrawFacet public kresko;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » kresko","id":"1647","title":"kresko"},"1648":{"body":"function(address, address, uint256, bytes memory) internal callbackLogic;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » callbackLogic","id":"1648","title":"callbackLogic"},"1649":{"body":"address public account;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » account","id":"1649","title":"account"},"165":{"body":"Set API3 feed address for an asset. function setApi3Feed(bytes32 _ticker, address _feedAddr) external; Parameters Name Type Description _ticker bytes32 Ticker in bytes32 eg. bytes32(\"ETH\") _feedAddr address The feed address.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonConfigurationFacet » setApi3Feed","id":"165","title":"setApi3Feed"},"1650":{"body":"address public collateralAsset;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » collateralAsset","id":"1650","title":"collateralAsset"},"1651":{"body":"uint256 public withdrawalAmountRequested;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » withdrawalAmountRequested","id":"1651","title":"withdrawalAmountRequested"},"1652":{"body":"uint256 public withdrawalAmountReceived;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » withdrawalAmountReceived","id":"1652","title":"withdrawalAmountReceived"},"1653":{"body":"Params public userData;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » userData","id":"1653","title":"userData"},"1654":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » Functions","id":"1654","title":"Functions"},"1655":{"body":"constructor(address _kresko);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » constructor","id":"1655","title":"constructor"},"1656":{"body":"function onUncheckedCollateralWithdraw( address _account, address _collateralAsset, uint256 _withdrawalAmount, uint256 _depositedCollateralAssetIndex, bytes memory _userData\n) external returns (bytes memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » onUncheckedCollateralWithdraw","id":"1656","title":"onUncheckedCollateralWithdraw"},"1657":{"body":"function execute( address _collateralAsset, uint256 _amount, function(address, address, uint256, bytes memory) internal logic\n) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » execute","id":"1657","title":"execute"},"1658":{"body":"function execute( address _collateralAsset, uint256 _amount, bytes memory data, function(address, address, uint256, bytes memory) internal logic\n) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » execute","id":"1658","title":"execute"},"1659":{"body":"function test(address _collateralAsset, uint256 _amount) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » test","id":"1659","title":"test"},"166":{"body":"Sets phase of gating mechanism function setGatingPhase(uint8 _phase) external; Parameters Name Type Description _phase uint8 phase id","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonConfigurationFacet » setGatingPhase","id":"166","title":"setGatingPhase"},"1660":{"body":"function testWithdrawalAmount(address _collateralAsset, uint256 _amount) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » testWithdrawalAmount","id":"1660","title":"testWithdrawalAmount"},"1661":{"body":"function testRedeposit(address _collateralAsset, uint256 _amount) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » testRedeposit","id":"1661","title":"testRedeposit"},"1662":{"body":"function testInsufficientRedeposit(address _collateralAsset, uint256 _amount) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » testInsufficientRedeposit","id":"1662","title":"testInsufficientRedeposit"},"1663":{"body":"function testDepositAlternate(address _collateralWithdraw, uint256 _amount, address _collateralDeposit) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » testDepositAlternate","id":"1663","title":"testDepositAlternate"},"1664":{"body":"function logicDepositAlternate( address _account, address _collateralAsset, uint256 _withdrawalAmount, bytes memory _userData\n) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » logicDepositAlternate","id":"1664","title":"logicDepositAlternate"},"1665":{"body":"function logicBase(address _account, address _collateralAsset, uint256 _withdrawalAmount, bytes memory _userData) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » logicBase","id":"1665","title":"logicBase"},"1666":{"body":"function logicTestWithdrawalAmount( address _account, address _collateralAsset, uint256 _withdrawalAmount, bytes memory _userData\n) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » logicTestWithdrawalAmount","id":"1666","title":"logicTestWithdrawalAmount"},"1667":{"body":"function logicRedeposit(address _account, address _collateralAsset, uint256 _withdrawalAmount, bytes memory _userData) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » logicRedeposit","id":"1667","title":"logicRedeposit"},"1668":{"body":"function logicInsufficientRedeposit( address _account, address _collateralAsset, uint256 _withdrawalAmount, bytes memory _userData\n) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » logicInsufficientRedeposit","id":"1668","title":"logicInsufficientRedeposit"},"1669":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » Structs","id":"1669","title":"Structs"},"167":{"body":"Sets address of Kreskian NFT contract function setKreskianCollection(address _kreskian) external; Parameters Name Type Description _kreskian address kreskian nft contract address","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonConfigurationFacet » setKreskianCollection","id":"167","title":"setKreskianCollection"},"1670":{"body":"struct Params { uint256 val; uint256 val1; address addr;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » Params","id":"1670","title":"Params"},"1671":{"body":"Git Source Inherits: DSModifiers , Modifiers , ISmockFacet Use for Smock fakes / mocks.","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockFacet » SmockFacet","id":"1671","title":"SmockFacet"},"1672":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockFacet » State Variables","id":"1672","title":"State Variables"},"1673":{"body":"uint256 public constant MESSAGE_THROTTLE = 2;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockFacet » MESSAGE_THROTTLE","id":"1673","title":"MESSAGE_THROTTLE"},"1674":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockFacet » Functions","id":"1674","title":"Functions"},"1675":{"body":"function operator() external view returns (address);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockFacet » operator","id":"1675","title":"operator"},"1676":{"body":"function activate() external override onlyRole(TEST_OPERATOR_ROLE) onlyDisabled;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockFacet » activate","id":"1676","title":"activate"},"1677":{"body":"function disable() external override onlyRole(TEST_OPERATOR_ROLE) onlyActive;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockFacet » disable","id":"1677","title":"disable"},"1678":{"body":"function smockInitialized() external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockFacet » smockInitialized","id":"1678","title":"smockInitialized"},"1679":{"body":"function setMessage(string memory message) external override onlyActive;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockFacet » setMessage","id":"1679","title":"setMessage"},"168":{"body":"Sets address of Quest For Kresk NFT contract function setQuestForKreskCollection(address _questForKresk) external; Parameters Name Type Description _questForKresk address Quest For Kresk NFT contract address","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonConfigurationFacet » setQuestForKreskCollection","id":"168","title":"setQuestForKreskCollection"},"1680":{"body":"modifier onlyActive();","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockFacet » onlyActive","id":"1680","title":"onlyActive"},"1681":{"body":"modifier onlyDisabled();","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockFacet » onlyDisabled","id":"1681","title":"onlyDisabled"},"1682":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockFacet constants » Constants","id":"1682","title":"Constants"},"1683":{"body":"bytes32 constant TEST_OPERATOR_ROLE = keccak256(\"kresko.test.operator\");","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockFacet constants » TEST_OPERATOR_ROLE","id":"1683","title":"TEST_OPERATOR_ROLE"},"1684":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockFacet2 » SmockFacet2","id":"1684","title":"SmockFacet2"},"1685":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockFacet2 » Functions","id":"1685","title":"Functions"},"1686":{"body":"function initialize() external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockFacet2 » initialize","id":"1686","title":"initialize"},"1687":{"body":"function getOldStructValueFromExtended() external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockFacet2 » getOldStructValueFromExtended","id":"1687","title":"getOldStructValueFromExtended"},"1688":{"body":"function getNewStructValueFromExtended() external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockFacet2 » getNewStructValueFromExtended","id":"1688","title":"getNewStructValueFromExtended"},"1689":{"body":"Git Source Inherits: DSModifiers , Modifiers","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockInit » SmockInit","id":"1689","title":"SmockInit"},"169":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonStateFacet » ICommonStateFacet","id":"169","title":"ICommonStateFacet"},"1690":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockInit » Functions","id":"1690","title":"Functions"},"1691":{"body":"function initialize(address _operator) external onlyDiamondOwner onlyRole(Role.ADMIN);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockInit » initialize","id":"1691","title":"initialize"},"1692":{"body":"function getNumber() public pure returns (uint8);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockInit » getNumber","id":"1692","title":"getNumber"},"1693":{"body":"function getBool() public pure returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockInit » getBool","id":"1693","title":"getBool"},"1694":{"body":"function upgradeState() external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockInit » upgradeState","id":"1694","title":"upgradeState"},"1695":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » Errors » Errors","id":"1695","title":"Errors"},"1696":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » Errors » State Variables","id":"1696","title":"State Variables"},"1697":{"body":"string public constant INITIALIZED = \"Already initialized\";","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » Errors » INITIALIZED","id":"1697","title":"INITIALIZED"},"1698":{"body":"string public constant NOT_ACTIVE = \"SmockFacet: Not active\";","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » Errors » NOT_ACTIVE","id":"1698","title":"NOT_ACTIVE"},"1699":{"body":"string public constant ACTIVE = \"SmockFacet: Active\";","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » Errors » ACTIVE","id":"1699","title":"ACTIVE"},"17":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AssetConfigurationFacet » Functions","id":"17","title":"Functions"},"170":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonStateFacet » Functions","id":"170","title":"Functions"},"1700":{"body":"Git Source struct SmockState { bool initialized; bool isActive; address operator; mapping(address => bool) callers; string message; uint256 lastMessageBlock;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockState » SmockState","id":"1700","title":"SmockState"},"1701":{"body":"Git Source struct SmockState2 { bool initialized; bool isActive; address operator; mapping(address => bool) callers; string message; uint256 lastMessageBlock; bool extended;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockState2 » SmockState2","id":"1701","title":"SmockState2"},"1702":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockStorage » SmockStorage","id":"1702","title":"SmockStorage"},"1703":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockStorage » State Variables","id":"1703","title":"State Variables"},"1704":{"body":"bytes32 public constant SMOCK_STORAGE_POSITION = keccak256(\"kresko.smock.storage\");","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockStorage » SMOCK_STORAGE_POSITION","id":"1704","title":"SMOCK_STORAGE_POSITION"},"1705":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockStorage » Functions","id":"1705","title":"Functions"},"1706":{"body":"function initialize(address _operator) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockStorage » initialize","id":"1706","title":"initialize"},"1707":{"body":"function state() internal pure returns (SmockState storage ss);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockStorage » state","id":"1707","title":"state"},"1708":{"body":"function stateExtended() internal pure returns (SmockState2 storage ss);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockStorage » stateExtended","id":"1708","title":"stateExtended"},"1709":{"body":"function activate() internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockStorage » activate","id":"1709","title":"activate"},"171":{"body":"The recipient of protocol fees. function getFeeRecipient() external view returns (address);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonStateFacet » getFeeRecipient","id":"171","title":"getFeeRecipient"},"1710":{"body":"function disable() internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockStorage » disable","id":"1710","title":"disable"},"1711":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockStorage » Events","id":"1711","title":"Events"},"1712":{"body":"event Call(address indexed caller);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockStorage » Call","id":"1712","title":"Call"},"1713":{"body":"funcs interfaces VEvent VaultAsset VaultConfiguration Vault","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Contents","id":"1713","title":"Contents"},"1714":{"body":"VAssets","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ funcs » Contents","id":"1714","title":"Contents"},"1715":{"body":"Git Source Author: Kresko Helper library for KreskoVault","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ funcs » VAssets » VAssets","id":"1715","title":"VAssets"},"1716":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ funcs » VAssets » Functions","id":"1716","title":"Functions"},"1717":{"body":"Gets the price of an asset from the oracle speficied. function price(VaultAsset storage self, VaultConfiguration storage config) internal view returns (uint256 answer);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ funcs » VAssets » price","id":"1717","title":"price"},"1718":{"body":"Gets the price of an asset from the oracle speficied. function handleDepositFee(VaultAsset storage self, uint256 assets) internal view returns (uint256 assetsWithFee, uint256 fee);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ funcs » VAssets » handleDepositFee","id":"1718","title":"handleDepositFee"},"1719":{"body":"Gets the price of an asset from the oracle speficied. function handleMintFee(VaultAsset storage self, uint256 assets) internal view returns (uint256 assetsWithFee, uint256 fee);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ funcs » VAssets » handleMintFee","id":"1719","title":"handleMintFee"},"172":{"body":"Offchain oracle decimals function getDefaultOraclePrecision() external view returns (uint8);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonStateFacet » getDefaultOraclePrecision","id":"172","title":"getDefaultOraclePrecision"},"1720":{"body":"Gets the price of an asset from the oracle speficied. function handleWithdrawFee(VaultAsset storage self, uint256 assets) internal view returns (uint256 assetsWithFee, uint256 fee);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ funcs » VAssets » handleWithdrawFee","id":"1720","title":"handleWithdrawFee"},"1721":{"body":"Gets the price of an asset from the oracle speficied. function handleRedeemFee(VaultAsset storage self, uint256 assets) internal view returns (uint256 assetsWithFee, uint256 fee);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ funcs » VAssets » handleRedeemFee","id":"1721","title":"handleRedeemFee"},"1722":{"body":"Gets the oracle decimal precision USD value for amount. function usdWad(VaultAsset storage self, VaultConfiguration storage config, uint256 amount) internal view returns (uint256); Parameters Name Type Description self VaultAsset config VaultConfiguration vault configuration. amount uint256 amount of tokens to get USD value for.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ funcs » VAssets » usdWad","id":"1722","title":"usdWad"},"1723":{"body":"Gets the total deposit value of self in USD, oracle precision. function getDepositValue(VaultAsset storage self, VaultConfiguration storage config) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ funcs » VAssets » getDepositValue","id":"1723","title":"getDepositValue"},"1724":{"body":"Gets the total deposit value of self in USD, oracle precision. function getDepositValueWad(VaultAsset storage self, VaultConfiguration storage config) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ funcs » VAssets » getDepositValueWad","id":"1724","title":"getDepositValueWad"},"1725":{"body":"Gets the a token amount for value USD, oracle precision. function getAmount(VaultAsset storage self, VaultConfiguration storage config, uint256 value) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ funcs » VAssets » getAmount","id":"1725","title":"getAmount"},"1726":{"body":"IVault IVaultExtender IVaultRateProvider","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » Contents","id":"1726","title":"Contents"},"1727":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » IVault","id":"1727","title":"IVault"},"1728":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » Functions","id":"1728","title":"Functions"},"1729":{"body":"This function deposits assetsIn of asset, regardless of the amount of vault shares minted. If depositFee > 0, depositFee of assetsIn is sent to the fee recipient. emits Deposit(caller, receiver, asset, assetsIn, sharesOut); function deposit(address assetAddr, uint256 assetsIn, address receiver) external returns (uint256 sharesOut, uint256 assetFee); Parameters Name Type Description assetAddr address Asset to deposit. assetsIn uint256 Amount of asset to deposit. receiver address Address to receive sharesOut of vault shares. Returns Name Type Description sharesOut uint256 Amount of vault shares minted for assetsIn. assetFee uint256 Amount of fees paid in asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » deposit","id":"1729","title":"deposit"},"173":{"body":"max deviation between main oracle and fallback oracle function getOracleDeviationPct() external view returns (uint16);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonStateFacet » getOracleDeviationPct","id":"173","title":"getOracleDeviationPct"},"1730":{"body":"This function mints sharesOut of vault shares, regardless of the amount of asset received. If depositFee > 0, depositFee of assetsIn is sent to the fee recipient. emits Deposit(caller, receiver, asset, assetsIn, sharesOut); function mint(address assetAddr, uint256 sharesOut, address receiver) external returns (uint256 assetsIn, uint256 assetFee); Parameters Name Type Description assetAddr address Asset to deposit. sharesOut uint256 Amount of vault shares desired to mint. receiver address Address to receive sharesOut of shares. Returns Name Type Description assetsIn uint256 Assets used to mint sharesOut of vault shares. assetFee uint256 Amount of fees paid in asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » mint","id":"1730","title":"mint"},"1731":{"body":"This function burns sharesIn of shares from owner, regardless of the amount of asset received. If withdrawFee > 0, withdrawFee of assetsOut is sent to the fee recipient. emits Withdraw(caller, receiver, asset, owner, assetsOut, sharesIn); function redeem(address assetAddr, uint256 sharesIn, address receiver, address owner) external returns (uint256 assetsOut, uint256 assetFee); Parameters Name Type Description assetAddr address Asset to redeem. sharesIn uint256 Amount of vault shares to redeem. receiver address Address to receive the redeemed assets. owner address Owner of vault shares. Returns Name Type Description assetsOut uint256 Amount of asset used for redeem assetsOut. assetFee uint256 Amount of fees paid in asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » redeem","id":"1731","title":"redeem"},"1732":{"body":"This function withdraws assetsOut of assets, regardless of the amount of vault shares required. If withdrawFee > 0, withdrawFee of assetsOut is sent to the fee recipient. emits Withdraw(caller, receiver, asset, owner, assetsOut, sharesIn); function withdraw(address assetAddr, uint256 assetsOut, address receiver, address owner) external returns (uint256 sharesIn, uint256 assetFee); Parameters Name Type Description assetAddr address Asset to withdraw. assetsOut uint256 Amount of asset desired to withdraw. receiver address Address to receive the withdrawn assets. owner address Owner of vault shares. Returns Name Type Description sharesIn uint256 Amount of vault shares used to withdraw assetsOut of asset. assetFee uint256 Amount of fees paid in asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » withdraw","id":"1732","title":"withdraw"},"1733":{"body":"Returns the current vault configuration function getConfig() external view returns (VaultConfiguration memory config); Returns Name Type Description config VaultConfiguration Vault configuration struct","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » getConfig","id":"1733","title":"getConfig"},"1734":{"body":"Returns the total value of all assets in the shares contract in USD WAD precision. function totalAssets() external view returns (uint256 result);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » totalAssets","id":"1734","title":"totalAssets"},"1735":{"body":"Assets array used for iterating through the assets in the shares contract function assetList(uint256 index) external view returns (address assetAddr);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » assetList","id":"1735","title":"assetList"},"1736":{"body":"Returns the asset struct for a given asset function assets(address) external view returns (VaultAsset memory asset); Parameters Name Type Description address Returns Name Type Description asset VaultAsset Asset struct for asset","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » assets","id":"1736","title":"assets"},"1737":{"body":"function assetPrice(address assetAddr) external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » assetPrice","id":"1737","title":"assetPrice"},"1738":{"body":"This function is used for previewing the amount of shares minted for assetsIn of asset. function previewDeposit(address assetAddr, uint256 assetsIn) external view returns (uint256 sharesOut, uint256 assetFee); Parameters Name Type Description assetAddr address Supported asset address assetsIn uint256 Amount of asset in. Returns Name Type Description sharesOut uint256 Amount of vault shares minted. assetFee uint256 Amount of fees paid in asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » previewDeposit","id":"1738","title":"previewDeposit"},"1739":{"body":"This function is used for previewing assetsIn of asset required to mint sharesOut of vault shares. function previewMint(address assetAddr, uint256 sharesOut) external view returns (uint256 assetsIn, uint256 assetFee); Parameters Name Type Description assetAddr address Supported asset address sharesOut uint256 Desired amount of vault shares to mint. Returns Name Type Description assetsIn uint256 Amount of asset required. assetFee uint256 Amount of fees paid in asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » previewMint","id":"1739","title":"previewMint"},"174":{"body":"The minimum USD value of an individual synthetic asset debt position. function getMinDebtValue() external view returns (uint96);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonStateFacet » getMinDebtValue","id":"174","title":"getMinDebtValue"},"1740":{"body":"This function is used for previewing assetsOut of asset received for sharesIn of vault shares. function previewRedeem(address assetAddr, uint256 sharesIn) external view returns (uint256 assetsOut, uint256 assetFee); Parameters Name Type Description assetAddr address Supported asset address sharesIn uint256 Desired amount of vault shares to burn. Returns Name Type Description assetsOut uint256 Amount of asset received. assetFee uint256 Amount of fees paid in asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » previewRedeem","id":"1740","title":"previewRedeem"},"1741":{"body":"This function is used for previewing sharesIn of vault shares required to burn for assetsOut of asset. function previewWithdraw(address assetAddr, uint256 assetsOut) external view returns (uint256 sharesIn, uint256 assetFee); Parameters Name Type Description assetAddr address Supported asset address assetsOut uint256 Desired amount of asset out. Returns Name Type Description sharesIn uint256 Amount of vault shares required. assetFee uint256 Amount of fees paid in asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » previewWithdraw","id":"1741","title":"previewWithdraw"},"1742":{"body":"Returns the maximum deposit amount of asset function maxDeposit(address assetAddr) external view returns (uint256 assetsIn); Parameters Name Type Description assetAddr address Supported asset address Returns Name Type Description assetsIn uint256 Maximum depositable amount of assets.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » maxDeposit","id":"1742","title":"maxDeposit"},"1743":{"body":"Returns the maximum mint using asset function maxMint(address assetAddr, address owner) external view returns (uint256 sharesOut); Parameters Name Type Description assetAddr address Supported asset address. owner address Owner of assets. Returns Name Type Description sharesOut uint256 Maximum mint amount.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » maxMint","id":"1743","title":"maxMint"},"1744":{"body":"Returns the maximum redeemable amount for user function maxRedeem(address assetAddr, address owner) external view returns (uint256 sharesIn); Parameters Name Type Description assetAddr address Supported asset address. owner address Owner of vault shares. Returns Name Type Description sharesIn uint256 Maximum redeemable amount of shares (vault share balance)","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » maxRedeem","id":"1744","title":"maxRedeem"},"1745":{"body":"Returns the maximum redeemable amount for user function maxWithdraw(address assetAddr, address owner) external view returns (uint256 amountOut); Parameters Name Type Description assetAddr address Supported asset address. owner address Owner of vault shares. Returns Name Type Description amountOut uint256 Maximum amount of asset received.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » maxWithdraw","id":"1745","title":"maxWithdraw"},"1746":{"body":"Returns the exchange rate of one vault share to USD. function exchangeRate() external view returns (uint256 rate); Returns Name Type Description rate uint256 Exchange rate of one vault share to USD in wad precision.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » exchangeRate","id":"1746","title":"exchangeRate"},"1747":{"body":"Adds a new asset to the vault function addAsset(VaultAsset memory assetConfig) external returns (VaultAsset memory); Parameters Name Type Description assetConfig VaultAsset Asset to add","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » addAsset","id":"1747","title":"addAsset"},"1748":{"body":"Removes an asset from the vault function removeAsset(address assetAddr) external; Parameters Name Type Description assetAddr address Asset address to remove emits assetRemoved(asset, block.timestamp);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » removeAsset","id":"1748","title":"removeAsset"},"1749":{"body":"Current governance sets a new governance address function setGovernance(address newGovernance) external; Parameters Name Type Description newGovernance address The new governance address","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » setGovernance","id":"1749","title":"setGovernance"},"175":{"body":"Get the L2 sequencer uptime feed address. function getSequencerUptimeFeed() external view returns (address);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonStateFacet » getSequencerUptimeFeed","id":"175","title":"getSequencerUptimeFeed"},"1750":{"body":"Current governance sets a new fee recipient address function setFeeRecipient(address newFeeRecipient) external; Parameters Name Type Description newFeeRecipient address The new fee recipient address","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » setFeeRecipient","id":"1750","title":"setFeeRecipient"},"1751":{"body":"Sets a new oracle for a asset function setAssetFeed(address assetAddr, address feedAddr, uint24 newStaleTime) external; Parameters Name Type Description assetAddr address Asset to set the oracle for feedAddr address Feed to set newStaleTime uint24 Time in seconds for the feed to be considered stale","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » setAssetFeed","id":"1751","title":"setAssetFeed"},"1752":{"body":"Sets a new oracle decimals function setFeedPricePrecision(uint8 newDecimals) external; Parameters Name Type Description newDecimals uint8 New oracle decimal precision","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » setFeedPricePrecision","id":"1752","title":"setFeedPricePrecision"},"1753":{"body":"Sets the max deposit amount for a asset function setMaxDeposits(address assetAddr, uint248 newMaxDeposits) external; Parameters Name Type Description assetAddr address Asset to set the max deposits for newMaxDeposits uint248 Max deposits to set","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » setMaxDeposits","id":"1753","title":"setMaxDeposits"},"1754":{"body":"Sets the enabled status for a asset function setAssetEnabled(address assetAddr, bool isEnabled) external; Parameters Name Type Description assetAddr address Asset to set the enabled status for isEnabled bool Enabled status to set","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » setAssetEnabled","id":"1754","title":"setAssetEnabled"},"1755":{"body":"Sets the deposit fee for a asset function setDepositFee(address assetAddr, uint16 newDepositFee) external; Parameters Name Type Description assetAddr address Asset to set the deposit fee for newDepositFee uint16 Fee to set","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » setDepositFee","id":"1755","title":"setDepositFee"},"1756":{"body":"Sets the withdraw fee for a asset function setWithdrawFee(address assetAddr, uint16 newWithdrawFee) external; Parameters Name Type Description assetAddr address Asset to set the withdraw fee for newWithdrawFee uint16 Fee to set","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » setWithdrawFee","id":"1756","title":"setWithdrawFee"},"1757":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVaultExtender » IVaultExtender","id":"1757","title":"IVaultExtender"},"1758":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVaultExtender » Functions","id":"1758","title":"Functions"},"1759":{"body":"Deposit tokens to vault for shares and convert them to equal amount of extender token. function vaultDeposit(address _assetAddr, uint256 _assets, address _receiver) external returns (uint256 sharesOut, uint256 assetFee); Parameters Name Type Description _assetAddr address Supported vault asset address _assets uint256 amount of _assetAddr to deposit _receiver address Address receive extender tokens Returns Name Type Description sharesOut uint256 amount of shares/extender tokens minted assetFee uint256 amount of _assetAddr vault took as fee","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVaultExtender » vaultDeposit","id":"1759","title":"vaultDeposit"},"176":{"body":"Get the L2 sequencer uptime feed grace period function getSequencerGracePeriod() external view returns (uint32);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonStateFacet » getSequencerGracePeriod","id":"176","title":"getSequencerGracePeriod"},"1760":{"body":"Deposit supported vault assets to receive _shares, depositing the shares for equal amount of extender token. function vaultMint(address _assetAddr, uint256 _shares, address _receiver) external returns (uint256 assetsIn, uint256 assetFee); Parameters Name Type Description _assetAddr address Supported vault asset address _shares uint256 Amount of shares to receive _receiver address Address receive extender tokens Returns Name Type Description assetsIn uint256 Amount of assets for _shares assetFee uint256 Amount of _assetAddr vault took as fee","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVaultExtender » vaultMint","id":"1760","title":"vaultMint"},"1761":{"body":"Withdraw supported vault asset, burning extender tokens and withdrawing shares from vault. function vaultWithdraw(address _assetAddr, uint256 _assets, address _receiver, address _owner) external returns (uint256 sharesIn, uint256 assetFee); Parameters Name Type Description _assetAddr address Supported vault asset address _assets uint256 amount of _assetAddr to deposit _receiver address Address receive extender tokens _owner address Owner of extender tokens Returns Name Type Description sharesIn uint256 amount of shares/extender tokens burned assetFee uint256 amount of _assetAddr vault took as fee","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVaultExtender » vaultWithdraw","id":"1761","title":"vaultWithdraw"},"1762":{"body":"Withdraw supported vault asset for _shares of extender tokens. Does not return a value function vaultRedeem(address _assetAddr, uint256 _shares, address _receiver, address _owner) external returns (uint256 sharesIn, uint256 assetFee); Parameters Name Type Description _assetAddr address Token to deposit into vault for shares. _shares uint256 amount of extender tokens to burn _receiver address Address to receive assets withdrawn _owner address Owner of extender tokens Returns Name Type Description sharesIn uint256 amount of shares/extender tokens minted assetFee uint256 amount of _assetAddr vault took as fee","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVaultExtender » vaultRedeem","id":"1762","title":"vaultRedeem"},"1763":{"body":"Deposit shares for equal amount of extender token. Does not return a value function deposit(uint256 _shares, address _receiver) external; Parameters Name Type Description _shares uint256 amount of vault shares to deposit _receiver address address to mint extender tokens to","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVaultExtender » deposit","id":"1763","title":"deposit"},"1764":{"body":"Withdraw shares for equal amount of extender token. Does not return a value function withdraw(uint256 _amount, address _receiver) external; Parameters Name Type Description _amount uint256 amount of vault extender tokens to burn _receiver address address to send shares to","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVaultExtender » withdraw","id":"1764","title":"withdraw"},"1765":{"body":"Withdraw shares for equal amount of extender token with allowance. Does not return a value function withdrawFrom(address _from, address _to, uint256 _amount) external; Parameters Name Type Description _from address address to burn extender tokens from _to address address to send shares to _amount uint256 amount to convert","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVaultExtender » withdrawFrom","id":"1765","title":"withdrawFrom"},"1766":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVaultExtender » Events","id":"1766","title":"Events"},"1767":{"body":"event Deposit(address indexed _from, address indexed _to, uint256 _amount);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVaultExtender » Deposit","id":"1767","title":"Deposit"},"1768":{"body":"event Withdraw(address indexed _from, address indexed _to, uint256 _amount);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVaultExtender » Withdraw","id":"1768","title":"Withdraw"},"1769":{"body":"Git Source Author: Kresko Minimal exchange rate interface for vaults.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVaultRateProvider » IVaultRateProvider","id":"1769","title":"IVaultRateProvider"},"177":{"body":"Get stale timeout treshold for oracle answers. function getOracleTimeout() external view returns (uint32);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonStateFacet » getOracleTimeout","id":"177","title":"getOracleTimeout"},"1770":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVaultRateProvider » Functions","id":"1770","title":"Functions"},"1771":{"body":"Gets the exchange rate of one vault share to USD. function exchangeRate() external view returns (uint256); Returns Name Type Description uint256 uint256 The current exchange rate of the vault share in 18 decimals precision.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVaultRateProvider » exchangeRate","id":"1771","title":"exchangeRate"},"1772":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » VEvent » VEvent","id":"1772","title":"VEvent"},"1773":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » VEvent » Events","id":"1773","title":"Events"},"1774":{"body":"Emitted when a deposit/mint is made event Deposit( address indexed caller, address indexed receiver, address indexed asset, uint256 assetsIn, uint256 sharesOut\n);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » VEvent » Deposit","id":"1774","title":"Deposit"},"1775":{"body":"Emitted when a new oracle is set for an asset event OracleSet(address indexed asset, address indexed feed, uint256 staletime, uint256 price, uint256 timestamp);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » VEvent » OracleSet","id":"1775","title":"OracleSet"},"1776":{"body":"Emitted when a new asset is added to the shares contract event AssetAdded( address indexed asset, address indexed feed, string indexed symbol, uint256 staletime, uint256 price, uint256 depositLimit, uint256 timestamp\n);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » VEvent » AssetAdded","id":"1776","title":"AssetAdded"},"1777":{"body":"Emitted when a previously existing asset is removed from the shares contract event AssetRemoved(address indexed asset, uint256 timestamp);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » VEvent » AssetRemoved","id":"1777","title":"AssetRemoved"},"1778":{"body":"Emitted when the enabled status for asset is changed event AssetEnabledChange(address indexed asset, bool enabled, uint256 timestamp);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » VEvent » AssetEnabledChange","id":"1778","title":"AssetEnabledChange"},"1779":{"body":"Emitted when a withdraw/redeem is made event Withdraw( address indexed caller, address indexed receiver, address indexed asset, address owner, uint256 assetsOut, uint256 sharesIn\n);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » VEvent » Withdraw","id":"1779","title":"Withdraw"},"178":{"body":"Get tickers configured feed address for the oracle type. function getFeedForId(bytes32 _ticker, Enums.OracleType _oracleType) external view returns (address feedAddr); Parameters Name Type Description _ticker bytes32 Ticker in bytes32, eg. bytes32(\"ETH\"). _oracleType Enums.OracleType The oracle type. Returns Name Type Description feedAddr address Feed address matching the oracle type given.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonStateFacet » getFeedForId","id":"178","title":"getFeedForId"},"1780":{"body":"Git Source Asset struct for deposit assets in contract struct VaultAsset { IERC20 token; IAggregatorV3 feed; uint24 staleTime; uint8 decimals; uint32 depositFee; uint32 withdrawFee; uint248 maxDeposits; bool enabled;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » VaultAsset » VaultAsset","id":"1780","title":"VaultAsset"},"1781":{"body":"Git Source Vault configuration struct struct VaultConfiguration { address sequencerUptimeFeed; uint96 sequencerGracePeriodTime; address governance; address feeRecipient; uint8 oracleDecimals;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » VaultConfiguration » VaultConfiguration","id":"1781","title":"VaultConfiguration"},"1782":{"body":"Git Source Inherits: IVault , ERC20 Author: Kresko This is derived from ERC4626 standard. Users deposit tokens into the vault and receive shares of equal value in return. Shares are redeemable for the underlying tokens at any time. Price or exchange rate of SHARE/USD is determined by the total value of the underlying tokens in the vault and the share supply.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » Vault","id":"1782","title":"Vault"},"1783":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » State Variables","id":"1783","title":"State Variables"},"1784":{"body":"VaultConfiguration internal _config;","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » _config","id":"1784","title":"_config"},"1785":{"body":"mapping(address => VaultAsset) internal _assets;","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » _assets","id":"1785","title":"_assets"},"1786":{"body":"address[] public assetList;","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » assetList","id":"1786","title":"assetList"},"1787":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » Functions","id":"1787","title":"Functions"},"1788":{"body":"constructor( string memory _name, string memory _symbol, uint8 _decimals, uint8 _oracleDecimals, address _feeRecipient, address _sequencerUptimeFeed\n) ERC20(_name, _symbol, _decimals);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » constructor","id":"1788","title":"constructor"},"1789":{"body":"modifier onlyGovernance();","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » onlyGovernance","id":"1789","title":"onlyGovernance"},"179":{"body":"Price getter for AggregatorV3/Chainlink type feeds. Returns 0-price if answer is stale. This triggers the use of a secondary provider if available. Valid call will revert if the answer is negative. function getChainlinkPrice(address _feedAddr) external view returns (uint256); Parameters Name Type Description _feedAddr address AggregatorV3 type feed address. Returns Name Type Description uint256 uint256 Price answer from the feed, 0 if the price is stale.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonStateFacet » getChainlinkPrice","id":"179","title":"getChainlinkPrice"},"1790":{"body":"modifier check(address assetAddr);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » check","id":"1790","title":"check"},"1791":{"body":"Validate deposits. function _checkAssetsIn(address assetAddr, uint256 assetsIn, uint256 sharesOut) private view;","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » _checkAssetsIn","id":"1791","title":"_checkAssetsIn"},"1792":{"body":"This function deposits assetsIn of asset, regardless of the amount of vault shares minted. emits Deposit(caller, receiver, asset, assetsIn, sharesOut); function deposit(address assetAddr, uint256 assetsIn, address receiver) public virtual check(assetAddr) returns (uint256 sharesOut, uint256 assetFee); Parameters Name Type Description assetAddr address Asset to deposit. assetsIn uint256 Amount of asset to deposit. receiver address Address to receive sharesOut of vault shares. Returns Name Type Description sharesOut uint256 Amount of vault shares minted for assetsIn. assetFee uint256 Amount of fees paid in asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » deposit","id":"1792","title":"deposit"},"1793":{"body":"This function mints sharesOut of vault shares, regardless of the amount of asset received. emits Deposit(caller, receiver, asset, assetsIn, sharesOut); function mint(address assetAddr, uint256 sharesOut, address receiver) public virtual check(assetAddr) returns (uint256 assetsIn, uint256 assetFee); Parameters Name Type Description assetAddr address Asset to deposit. sharesOut uint256 Amount of vault shares desired to mint. receiver address Address to receive sharesOut of shares. Returns Name Type Description assetsIn uint256 Assets used to mint sharesOut of vault shares. assetFee uint256 Amount of fees paid in asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » mint","id":"1793","title":"mint"},"1794":{"body":"This function burns sharesIn of shares from owner, regardless of the amount of asset received. emits Withdraw(caller, receiver, asset, owner, assetsOut, sharesIn); function redeem(address assetAddr, uint256 sharesIn, address receiver, address owner) public virtual check(assetAddr) returns (uint256 assetsOut, uint256 assetFee); Parameters Name Type Description assetAddr address Asset to redeem. sharesIn uint256 Amount of vault shares to redeem. receiver address Address to receive the redeemed assets. owner address Owner of vault shares. Returns Name Type Description assetsOut uint256 Amount of asset used for redeem assetsOut. assetFee uint256 Amount of fees paid in asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » redeem","id":"1794","title":"redeem"},"1795":{"body":"This function withdraws assetsOut of assets, regardless of the amount of vault shares required. emits Withdraw(caller, receiver, asset, owner, assetsOut, sharesIn); function withdraw(address assetAddr, uint256 assetsOut, address receiver, address owner) public virtual check(assetAddr) returns (uint256 sharesIn, uint256 assetFee); Parameters Name Type Description assetAddr address Asset to withdraw. assetsOut uint256 Amount of asset desired to withdraw. receiver address Address to receive the withdrawn assets. owner address Owner of vault shares. Returns Name Type Description sharesIn uint256 Amount of vault shares used to withdraw assetsOut of asset. assetFee uint256 Amount of fees paid in asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » withdraw","id":"1795","title":"withdraw"},"1796":{"body":"Returns the current vault configuration function getConfig() external view returns (VaultConfiguration memory); Returns Name Type Description VaultConfiguration config Vault configuration struct","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » getConfig","id":"1796","title":"getConfig"},"1797":{"body":"Returns the asset struct for a given asset function assets(address assetAddr) external view returns (VaultAsset memory); Parameters Name Type Description assetAddr address Returns Name Type Description VaultAsset asset Asset struct for asset","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » assets","id":"1797","title":"assets"},"1798":{"body":"function assetPrice(address assetAddr) external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » assetPrice","id":"1798","title":"assetPrice"},"1799":{"body":"Returns the total value of all assets in the shares contract in USD WAD precision. function totalAssets() public view virtual returns (uint256 result);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » totalAssets","id":"1799","title":"totalAssets"},"18":{"body":"Adds a new asset to the common state. Use validateAssetConfig / static call this for validation. function addAsset(address _assetAddr, Asset memory _config, address[2] memory _feeds) external onlyRole(Role.ADMIN) returns (Asset memory); Parameters Name Type Description _assetAddr address Asset address. _config Asset Configuration struct to save for the asset. _feeds address[2] Feed addresses, if both are address(0) they are ignored. Returns Name Type Description Asset Asset Result of addAsset.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AssetConfigurationFacet » addAsset","id":"18","title":"addAsset"},"180":{"body":"Price getter for Vault based asset. Reverts if for stale, 0 or negative answers. function getVaultPrice(address _vaultAddr) external view returns (uint256); Parameters Name Type Description _vaultAddr address IVaultFeed type feed address. Returns Name Type Description uint256 uint256 Current price of one vault share.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonStateFacet » getVaultPrice","id":"180","title":"getVaultPrice"},"1800":{"body":"Returns the exchange rate of one vault share to USD. function exchangeRate() public view virtual returns (uint256); Returns Name Type Description uint256 rate Exchange rate of one vault share to USD in wad precision.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » exchangeRate","id":"1800","title":"exchangeRate"},"1801":{"body":"This function is used for previewing the amount of shares minted for assetsIn of asset. function previewDeposit(address assetAddr, uint256 assetsIn) public view virtual returns (uint256 sharesOut, uint256 assetFee); Parameters Name Type Description assetAddr address Supported asset address assetsIn uint256 Amount of asset in. Returns Name Type Description sharesOut uint256 Amount of vault shares minted. assetFee uint256 Amount of fees paid in asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » previewDeposit","id":"1801","title":"previewDeposit"},"1802":{"body":"This function is used for previewing assetsIn of asset required to mint sharesOut of vault shares. function previewMint(address assetAddr, uint256 sharesOut) public view virtual returns (uint256 assetsIn, uint256 assetFee); Parameters Name Type Description assetAddr address Supported asset address sharesOut uint256 Desired amount of vault shares to mint. Returns Name Type Description assetsIn uint256 Amount of asset required. assetFee uint256 Amount of fees paid in asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » previewMint","id":"1802","title":"previewMint"},"1803":{"body":"This function is used for previewing assetsOut of asset received for sharesIn of vault shares. function previewRedeem(address assetAddr, uint256 sharesIn) public view virtual returns (uint256 assetsOut, uint256 assetFee); Parameters Name Type Description assetAddr address Supported asset address sharesIn uint256 Desired amount of vault shares to burn. Returns Name Type Description assetsOut uint256 Amount of asset received. assetFee uint256 Amount of fees paid in asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » previewRedeem","id":"1803","title":"previewRedeem"},"1804":{"body":"This function is used for previewing sharesIn of vault shares required to burn for assetsOut of asset. function previewWithdraw(address assetAddr, uint256 assetsOut) public view virtual returns (uint256 sharesIn, uint256 assetFee); Parameters Name Type Description assetAddr address Supported asset address assetsOut uint256 Desired amount of asset out. Returns Name Type Description sharesIn uint256 Amount of vault shares required. assetFee uint256 Amount of fees paid in asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » previewWithdraw","id":"1804","title":"previewWithdraw"},"1805":{"body":"Returns the maximum redeemable amount for user function maxRedeem(address assetAddr, address owner) public view virtual returns (uint256 max); Parameters Name Type Description assetAddr address Supported asset address. owner address Owner of vault shares. Returns Name Type Description max uint256 sharesIn Maximum redeemable amount of shares (vault share balance)","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » maxRedeem","id":"1805","title":"maxRedeem"},"1806":{"body":"Returns the maximum redeemable amount for user function maxWithdraw(address assetAddr, address owner) external view returns (uint256 max); Parameters Name Type Description assetAddr address Supported asset address. owner address Owner of vault shares. Returns Name Type Description max uint256 amountOut Maximum amount of asset received.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » maxWithdraw","id":"1806","title":"maxWithdraw"},"1807":{"body":"Returns the maximum deposit amount of asset function maxDeposit(address assetAddr) public view virtual returns (uint256); Parameters Name Type Description assetAddr address Supported asset address Returns Name Type Description uint256 assetsIn Maximum depositable amount of assets.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » maxDeposit","id":"1807","title":"maxDeposit"},"1808":{"body":"Returns the maximum mint using asset function maxMint(address assetAddr, address user) external view virtual returns (uint256 max); Parameters Name Type Description assetAddr address Supported asset address. user address Returns Name Type Description max uint256 sharesOut Maximum mint amount.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » maxMint","id":"1808","title":"maxMint"},"1809":{"body":"function setSequencerUptimeFeed(address newFeedAddr, uint96 gracePeriod) external onlyGovernance;","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » setSequencerUptimeFeed","id":"1809","title":"setSequencerUptimeFeed"},"181":{"body":"Price getter for Redstone, extracting the price from \"hidden\" calldata. Reverts for a number of reasons, notably: Invalid calldata Not enough signers for the price data. Wrong signers for the price data. Stale price data. Not enough data points function redstonePrice(bytes32 _ticker, address) external view returns (uint256); Parameters Name Type Description _ticker bytes32 The reference asset ticker in bytes32, eg. bytes32(\"ETH\"). address Returns Name Type Description uint256 uint256 Extracted price with enough unique signers.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonStateFacet » redstonePrice","id":"181","title":"redstonePrice"},"1810":{"body":"Adds a new asset to the vault function addAsset(VaultAsset memory assetConfig) external onlyGovernance returns (VaultAsset memory); Parameters Name Type Description assetConfig VaultAsset Asset to add","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » addAsset","id":"1810","title":"addAsset"},"1811":{"body":"Removes an asset from the vault function removeAsset(address assetAddr) external onlyGovernance; Parameters Name Type Description assetAddr address Asset address to remove emits assetRemoved(asset, block.timestamp);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » removeAsset","id":"1811","title":"removeAsset"},"1812":{"body":"Sets a new oracle for a asset function setAssetFeed(address assetAddr, address newFeedAddr, uint24 newStaleTime) external onlyGovernance; Parameters Name Type Description assetAddr address Asset to set the oracle for newFeedAddr address newStaleTime uint24 Time in seconds for the feed to be considered stale","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » setAssetFeed","id":"1812","title":"setAssetFeed"},"1813":{"body":"Sets a new oracle decimals function setFeedPricePrecision(uint8 newDecimals) external onlyGovernance; Parameters Name Type Description newDecimals uint8 New oracle decimal precision","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » setFeedPricePrecision","id":"1813","title":"setFeedPricePrecision"},"1814":{"body":"Sets the enabled status for a asset function setAssetEnabled(address assetAddr, bool isEnabled) external onlyGovernance; Parameters Name Type Description assetAddr address Asset to set the enabled status for isEnabled bool Enabled status to set","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » setAssetEnabled","id":"1814","title":"setAssetEnabled"},"1815":{"body":"Sets the deposit fee for a asset function setDepositFee(address assetAddr, uint16 newDepositFee) external onlyGovernance; Parameters Name Type Description assetAddr address Asset to set the deposit fee for newDepositFee uint16 Fee to set","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » setDepositFee","id":"1815","title":"setDepositFee"},"1816":{"body":"Sets the withdraw fee for a asset function setWithdrawFee(address assetAddr, uint16 newWithdrawFee) external onlyGovernance; Parameters Name Type Description assetAddr address Asset to set the withdraw fee for newWithdrawFee uint16 Fee to set","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » setWithdrawFee","id":"1816","title":"setWithdrawFee"},"1817":{"body":"Sets the max deposit amount for a asset function setMaxDeposits(address assetAddr, uint248 newMaxDeposits) external onlyGovernance; Parameters Name Type Description assetAddr address Asset to set the max deposits for newMaxDeposits uint248 Max deposits to set","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » setMaxDeposits","id":"1817","title":"setMaxDeposits"},"1818":{"body":"Current governance sets a new governance address function setGovernance(address newGovernance) external onlyGovernance; Parameters Name Type Description newGovernance address The new governance address","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » setGovernance","id":"1818","title":"setGovernance"},"1819":{"body":"Current governance sets a new fee recipient address function setFeeRecipient(address newFeeRecipient) external onlyGovernance; Parameters Name Type Description newFeeRecipient address The new fee recipient address","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » setFeeRecipient","id":"1819","title":"setFeeRecipient"},"182":{"body":"Price getter for API3 type feeds. Decimal precision is NOT the same as other sources. Returns 0-price if answer is stale.This triggers the use of a secondary provider if available. Valid call will revert if the answer is negative. function getAPI3Price(address _feedAddr) external view returns (uint256); Parameters Name Type Description _feedAddr address IProxy type feed address. Returns Name Type Description uint256 uint256 Price answer from the feed, 0 if the price is stale.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonStateFacet » getAPI3Price","id":"182","title":"getAPI3Price"},"1820":{"body":"IERC165","breadcrumbs":"❱ contracts » ❱ core » ❱ vendor » Contents","id":"1820","title":"Contents"},"1821":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ vendor » IERC165 » IERC165","id":"1821","title":"IERC165"},"1822":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ vendor » IERC165 » Functions","id":"1822","title":"Functions"},"1823":{"body":"Query if a contract implements an interface Interface identification is specified in ERC-165. This function uses less than 30,000 gas. function supportsInterface(bytes4 interfaceId) external view returns (bool); Parameters Name Type Description interfaceId bytes4 The interface identifier, as specified in ERC-165 Returns Name Type Description bool true if the contract implements interfaceID and interfaceID is not 0xffffffff, false otherwise","breadcrumbs":"❱ contracts » ❱ core » ❱ vendor » IERC165 » supportsInterface","id":"1823","title":"supportsInterface"},"183":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IERC1155 » IERC1155","id":"183","title":"IERC1155"},"184":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IERC1155 » Functions","id":"184","title":"Functions"},"185":{"body":"function balanceOf(address account, uint256 id) external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IERC1155 » balanceOf","id":"185","title":"balanceOf"},"186":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ISafetyCouncilFacet » ISafetyCouncilFacet","id":"186","title":"ISafetyCouncilFacet"},"187":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ISafetyCouncilFacet » Functions","id":"187","title":"Functions"},"188":{"body":"These functions are only callable by a multisig quorum. Toggle paused-state of assets in a per-action basis function toggleAssetsPaused(address[] memory _assets, Enums.Action _action, bool _withDuration, uint256 _duration) external; Parameters Name Type Description _assets address[] list of addresses of krAssets and/or collateral assets _action Enums.Action One of possible user actions: Deposit = 0 Withdraw = 1, Repay = 2, Borrow = 3, Liquidate = 4 _withDuration bool Set a duration for this pause - @todo: implement it if required _duration uint256 Duration for the pause if _withDuration is true","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ISafetyCouncilFacet » toggleAssetsPaused","id":"188","title":"toggleAssetsPaused"},"189":{"body":"set the safetyStateSet flag function setSafetyStateSet(bool val) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ISafetyCouncilFacet » setSafetyStateSet","id":"189","title":"setSafetyStateSet"},"19":{"body":"Update asset config. Use validateAssetConfig / static call this for validation. function updateAsset(address _assetAddr, Asset memory _config) external onlyRole(Role.ADMIN) returns (Asset memory); Parameters Name Type Description _assetAddr address The asset address. _config Asset Configuration struct to apply for the asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AssetConfigurationFacet » updateAsset","id":"19","title":"updateAsset"},"190":{"body":"For external checks if a safety state has been set for any asset function safetyStateSet() external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ISafetyCouncilFacet » safetyStateSet","id":"190","title":"safetyStateSet"},"191":{"body":"View the state of safety measures for an asset on a per-action basis function safetyStateFor(address _assetAddr, Enums.Action _action) external view returns (SafetyState memory); Parameters Name Type Description _assetAddr address krAsset / collateral asset _action Enums.Action One of possible user actions: Deposit = 0 Withdraw = 1, Repay = 2, Borrow = 3, Liquidate = 4","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ISafetyCouncilFacet » safetyStateFor","id":"191","title":"safetyStateFor"},"192":{"body":"Check if _assetAddr has a pause enabled for _action function assetActionPaused(Enums.Action _action, address _assetAddr) external view returns (bool); Parameters Name Type Description _action Enums.Action enum Action Deposit = 0 Withdraw = 1, Repay = 2, Borrow = 3, Liquidate = 4 _assetAddr address Returns Name Type Description bool true if _action is paused","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ISafetyCouncilFacet » assetActionPaused","id":"192","title":"assetActionPaused"},"193":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » IGnosisSafeL2 » IGnosisSafeL2","id":"193","title":"IGnosisSafeL2"},"194":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » IGnosisSafeL2 » Functions","id":"194","title":"Functions"},"195":{"body":"function isOwner(address owner) external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » IGnosisSafeL2 » isOwner","id":"195","title":"isOwner"},"196":{"body":"function getOwners() external view returns (address[] memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » IGnosisSafeL2 » getOwners","id":"196","title":"getOwners"},"197":{"body":"Git Source Author: Kresko","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » Auth","id":"197","title":"Auth"},"198":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » Functions","id":"198","title":"Functions"},"199":{"body":"function hasRole(bytes32 role, address account) internal view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » hasRole","id":"199","title":"hasRole"},"2":{"body":"( OPTIONAL ) create .env file cp .env.example .env Dependencies Install forge dependencies forge install Install node dependencies ( Authorized npm token is required in .npmrc for some internal packages. This will be lifted later. ) pnpm i","breadcrumbs":"Home » Setup","id":"2","title":"Setup"},"20":{"body":"Updates the cFactor of a KreskoAsset. Convenience. function setAssetCFactor(address _assetAddr, uint16 _newFactor) public onlyRole(Role.ADMIN); Parameters Name Type Description _assetAddr address The collateral asset. _newFactor uint16 The new collateral factor.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AssetConfigurationFacet » setAssetCFactor","id":"20","title":"setAssetCFactor"},"200":{"body":"function getRoleMemberCount(bytes32 role) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » getRoleMemberCount","id":"200","title":"getRoleMemberCount"},"201":{"body":"Revert with a standard message if msg.sender is missing role. Overriding this function changes the behavior of the {onlyRole} modifier. Format of the revert message is described in {_checkRole}. Available since v4.6. function checkRole(bytes32 role) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » checkRole","id":"201","title":"checkRole"},"202":{"body":"Revert with a standard message if account is missing role. The format of the revert reason is given by the following regular expression: /^AccessControl: account (0x[0-9a-f]{40}) is missing role (0x[0-9a-f]{64})$/ function _checkRole(bytes32 role, address account) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » _checkRole","id":"202","title":"_checkRole"},"203":{"body":"Returns the admin role that controls role. See {grantRole} and {revokeRole}. To change a role's admin, use {_setRoleAdmin}. function getRoleAdmin(bytes32 role) internal view returns (bytes32);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » getRoleAdmin","id":"203","title":"getRoleAdmin"},"204":{"body":"function getRoleMember(bytes32 role, uint256 index) internal view returns (address);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » getRoleMember","id":"204","title":"getRoleMember"},"205":{"body":"setups the security council function setupSecurityCouncil(address _councilAddress) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » setupSecurityCouncil","id":"205","title":"setupSecurityCouncil"},"206":{"body":"function transferSecurityCouncil(address _newCouncil) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » transferSecurityCouncil","id":"206","title":"transferSecurityCouncil"},"207":{"body":"*Grants role to account. If account had not been already granted role, emits a {RoleGranted} event. Requirements: the caller must have role's admin role.* function grantRole(bytes32 role, address account) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » grantRole","id":"207","title":"grantRole"},"208":{"body":"*Revokes role from account. If account had been granted role, emits a {RoleRevoked} event. Requirements: the caller must have role's admin role.* function revokeRole(bytes32 role, address account) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » revokeRole","id":"208","title":"revokeRole"},"209":{"body":"*Revokes role from the calling account. Roles are often managed via {grantRole} and {revokeRole}: this function's purpose is to provide a mechanism for accounts to lose their privileges if they are compromised (such as when a trusted device is misplaced). If the calling account had been revoked role, emits a {RoleRevoked} event. Requirements: the caller must be account.* function _renounceRole(bytes32 role, address account) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » _renounceRole","id":"209","title":"_renounceRole"},"21":{"body":"Updates the kFactor of a KreskoAsset. function setAssetKFactor(address _assetAddr, uint16 _newFactor) public onlyRole(Role.ADMIN); Parameters Name Type Description _assetAddr address The KreskoAsset. _newFactor uint16","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AssetConfigurationFacet » setAssetKFactor","id":"21","title":"setAssetKFactor"},"210":{"body":"Sets adminRole as role's admin role. Emits a {RoleAdminChanged} event. function _setRoleAdmin(bytes32 role, bytes32 adminRole) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » _setRoleAdmin","id":"210","title":"_setRoleAdmin"},"211":{"body":"Cannot grant the role SAFETY_COUNCIL - must be done via explicit function. Internal function without access restriction. Grants role to account. function _grantRole(bytes32 role, address account) internal ensureNotSafetyCouncil(role);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » _grantRole","id":"211","title":"_grantRole"},"212":{"body":"Revokes role from account. Internal function without access restriction. function _revokeRole(bytes32 role, address account) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » _revokeRole","id":"212","title":"_revokeRole"},"213":{"body":"Ensure we use the explicit grantSafetyCouncilRole function. modifier ensureNotSafetyCouncil(bytes32 role);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » ensureNotSafetyCouncil","id":"213","title":"ensureNotSafetyCouncil"},"214":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » Events","id":"214","title":"Events"},"215":{"body":"Emitted when newAdminRole is set as role's admin role, replacing previousAdminRole ADMIN_ROLE is the starting admin for all roles, despite {RoleAdminChanged} not being emitted signaling this. Available since v3.1. event RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » RoleAdminChanged","id":"215","title":"RoleAdminChanged"},"216":{"body":"Emitted when account is granted role. sender is the account that originated the contract call, an admin role bearer except when using {AccessControl-_setupRole}. event RoleGranted(bytes32 indexed role, address indexed account, address indexed sender);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » RoleGranted","id":"216","title":"RoleGranted"},"217":{"body":"*Emitted when account is revoked role. sender is the account that originated the contract call: if using revokeRole, it is the admin role bearer if using renounceRole, it is the role bearer (i.e. account)* event RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » RoleRevoked","id":"217","title":"RoleRevoked"},"218":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Enums » Enums","id":"218","title":"Enums"},"219":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Enums » Enums","id":"219","title":"Enums"},"22":{"body":"Update oracle order for an asset. function setAssetOracleOrder(address _assetAddr, Enums.OracleType[2] memory _newOracleOrder) external onlyRole(Role.ADMIN); Parameters Name Type Description _assetAddr address The asset address. _newOracleOrder Enums.OracleType[2] List of 2 OracleTypes. 0 is primary and 1 is the reference.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AssetConfigurationFacet » setAssetOracleOrder","id":"22","title":"setAssetOracleOrder"},"220":{"body":"Minter fees for minting and burning. Open = 0 Close = 1 enum MinterFee { Open, Close\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Enums » MinterFee","id":"220","title":"MinterFee"},"221":{"body":"Swap fee types for shared collateral debt pool swaps. Open = 0 Close = 1 enum SwapFee { In, Out\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Enums » SwapFee","id":"221","title":"SwapFee"},"222":{"body":"Configurable oracle types for assets. Empty = 0 Redstone = 1, Chainlink = 2, API3 = 3, Vault = 4 enum OracleType { Empty, Redstone, Chainlink, API3, Vault\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Enums » OracleType","id":"222","title":"OracleType"},"223":{"body":"Protocol core actions. Deposit = 0 Withdraw = 1, Repay = 2, Borrow = 3, Liquidate = 4 SCDPDeposit = 5, SCDPSwap = 6, SCDPWithdraw = 7, SCDPRepay = 8, SCDPLiquidation = 9 enum Action { Deposit, Withdraw, Repay, Borrow, Liquidation, SCDPDeposit, SCDPSwap, SCDPWithdraw, SCDPRepay, SCDPLiquidation\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Enums » Action","id":"223","title":"Action"},"224":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Role » Role","id":"224","title":"Role"},"225":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Role » State Variables","id":"225","title":"State Variables"},"226":{"body":"Meta role for all roles. bytes32 internal constant DEFAULT_ADMIN = 0x00;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Role » DEFAULT_ADMIN","id":"226","title":"DEFAULT_ADMIN"},"227":{"body":"keccak256(\"kresko.roles.minter.admin\") bytes32 internal constant ADMIN = 0xb9dacdf02281f2e98ddbadaaf44db270b3d5a916342df47c59f77937a6bcd5d8;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Role » ADMIN","id":"227","title":"ADMIN"},"228":{"body":"keccak256(\"kresko.roles.minter.operator\") bytes32 internal constant OPERATOR = 0x112e48a576fb3a75acc75d9fcf6e0bc670b27b1dbcd2463502e10e68cf57d6fd;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Role » OPERATOR","id":"228","title":"OPERATOR"},"229":{"body":"keccak256(\"kresko.roles.minter.manager\") bytes32 internal constant MANAGER = 0x46925e0f0cc76e485772167edccb8dc449d43b23b55fc4e756b063f49099e6a0;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Role » MANAGER","id":"229","title":"MANAGER"},"23":{"body":"Validate supplied asset config. Reverts with information if invalid. function validateAssetConfig(address _assetAddr, Asset memory _config) external view returns (bool); Parameters Name Type Description _assetAddr address The asset address. _config Asset Configuration for the asset. Returns Name Type Description bool bool True for convenience.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AssetConfigurationFacet » validateAssetConfig","id":"23","title":"validateAssetConfig"},"230":{"body":"keccak256(\"kresko.roles.minter.safety.council\") bytes32 internal constant SAFETY_COUNCIL = 0x9c387ecf1663f9144595993e2c602b45de94bf8ba3a110cb30e3652d79b581c0;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Role » SAFETY_COUNCIL","id":"230","title":"SAFETY_COUNCIL"},"231":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Constants » Constants","id":"231","title":"Constants"},"232":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Constants » State Variables","id":"232","title":"State Variables"},"233":{"body":"Set the initial value to 1, (not hindering possible gas refunds by setting it to 0 on exit). uint8 internal constant NOT_ENTERED = 1;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Constants » NOT_ENTERED","id":"233","title":"NOT_ENTERED"},"234":{"body":"uint8 internal constant ENTERED = 2;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Constants » ENTERED","id":"234","title":"ENTERED"},"235":{"body":"uint8 internal constant NOT_INITIALIZING = 1;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Constants » NOT_INITIALIZING","id":"235","title":"NOT_INITIALIZING"},"236":{"body":"uint8 internal constant INITIALIZING = 2;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Constants » INITIALIZING","id":"236","title":"INITIALIZING"},"237":{"body":"bytes32 internal constant ZERO_BYTES32 = bytes32(\"\");","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Constants » ZERO_BYTES32","id":"237","title":"ZERO_BYTES32"},"238":{"body":"The min oracle decimal precision uint256 internal constant MIN_ORACLE_DECIMALS = 8;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Constants » MIN_ORACLE_DECIMALS","id":"238","title":"MIN_ORACLE_DECIMALS"},"239":{"body":"The minimum collateral amount for a kresko asset. uint256 internal constant MIN_KRASSET_COLLATERAL_AMOUNT = 1e12;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Constants » MIN_KRASSET_COLLATERAL_AMOUNT","id":"239","title":"MIN_KRASSET_COLLATERAL_AMOUNT"},"24":{"body":"Git Source Inherits: IAssetStateFacet","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AssetStateFacet » AssetStateFacet","id":"24","title":"AssetStateFacet"},"240":{"body":"The maximum configurable minimum debt USD value. 8 decimals. uint256 internal constant MAX_MIN_DEBT_VALUE = 1_000 * 1e8;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Constants » MAX_MIN_DEBT_VALUE","id":"240","title":"MAX_MIN_DEBT_VALUE"},"241":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Percents » Percents","id":"241","title":"Percents"},"242":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Percents » State Variables","id":"242","title":"State Variables"},"243":{"body":"uint16 internal constant ONE = 0.01e4;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Percents » ONE","id":"243","title":"ONE"},"244":{"body":"uint16 internal constant HUNDRED = 1e4;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Percents » HUNDRED","id":"244","title":"HUNDRED"},"245":{"body":"uint16 internal constant TWENTY_FIVE = 0.25e4;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Percents » TWENTY_FIVE","id":"245","title":"TWENTY_FIVE"},"246":{"body":"uint16 internal constant FIFTY = 0.5e4;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Percents » FIFTY","id":"246","title":"FIFTY"},"247":{"body":"uint16 internal constant MAX_DEVIATION = TWENTY_FIVE;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Percents » MAX_DEVIATION","id":"247","title":"MAX_DEVIATION"},"248":{"body":"uint16 internal constant BASIS_POINT = 1;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Percents » BASIS_POINT","id":"248","title":"BASIS_POINT"},"249":{"body":"The maximum configurable close fee. uint16 internal constant MAX_CLOSE_FEE = 0.25e4;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Percents » MAX_CLOSE_FEE","id":"249","title":"MAX_CLOSE_FEE"},"25":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AssetStateFacet » Functions","id":"25","title":"Functions"},"250":{"body":"The maximum configurable open fee. uint16 internal constant MAX_OPEN_FEE = 0.25e4;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Percents » MAX_OPEN_FEE","id":"250","title":"MAX_OPEN_FEE"},"251":{"body":"The maximum configurable protocol fee per asset for collateral pool swaps. uint16 internal constant MAX_SCDP_FEE = 0.5e4;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Percents » MAX_SCDP_FEE","id":"251","title":"MAX_SCDP_FEE"},"252":{"body":"The minimum configurable minimum collateralization ratio. uint16 internal constant MIN_LT = HUNDRED + ONE;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Percents » MIN_LT","id":"252","title":"MIN_LT"},"253":{"body":"uint16 internal constant MIN_MCR = HUNDRED + ONE + ONE;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Percents » MIN_MCR","id":"253","title":"MIN_MCR"},"254":{"body":"The minimum configurable liquidation incentive multiplier. This means liquidator only receives equal amount of collateral to debt repaid. uint16 internal constant MIN_LIQ_INCENTIVE = HUNDRED;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Percents » MIN_LIQ_INCENTIVE","id":"254","title":"MIN_LIQ_INCENTIVE"},"255":{"body":"The maximum configurable liquidation incentive multiplier. This means liquidator receives 25% bonus collateral compared to the debt repaid. uint16 internal constant MAX_LIQ_INCENTIVE = 1.25e4;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Percents » MAX_LIQ_INCENTIVE","id":"255","title":"MAX_LIQ_INCENTIVE"},"256":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » IErrorFieldProvider » IErrorFieldProvider","id":"256","title":"IErrorFieldProvider"},"257":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » IErrorFieldProvider » Functions","id":"257","title":"Functions"},"258":{"body":"function symbol() external view returns (string memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » IErrorFieldProvider » symbol","id":"258","title":"symbol"},"259":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » Errors","id":"259","title":"Errors"},"26":{"body":"Get the state of a specific asset function getAsset(address _assetAddr) external view returns (Asset memory); Parameters Name Type Description _assetAddr address Address of the asset. Returns Name Type Description Asset Asset State of asset","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AssetStateFacet » getAsset","id":"26","title":"getAsset"},"260":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » Functions","id":"260","title":"Functions"},"261":{"body":"function id(address _addr) internal view returns (ID memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » id","id":"261","title":"id"},"262":{"body":"function symbol(address _addr) internal view returns (string memory symbol_);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » symbol","id":"262","title":"symbol"},"263":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » Errors","id":"263","title":"Errors"},"264":{"body":"error ADDRESS_HAS_NO_CODE(address);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ADDRESS_HAS_NO_CODE","id":"264","title":"ADDRESS_HAS_NO_CODE"},"265":{"body":"error NOT_INITIALIZING();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » NOT_INITIALIZING","id":"265","title":"NOT_INITIALIZING"},"266":{"body":"error COMMON_ALREADY_INITIALIZED();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » COMMON_ALREADY_INITIALIZED","id":"266","title":"COMMON_ALREADY_INITIALIZED"},"267":{"body":"error MINTER_ALREADY_INITIALIZED();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » MINTER_ALREADY_INITIALIZED","id":"267","title":"MINTER_ALREADY_INITIALIZED"},"268":{"body":"error SCDP_ALREADY_INITIALIZED();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » SCDP_ALREADY_INITIALIZED","id":"268","title":"SCDP_ALREADY_INITIALIZED"},"269":{"body":"error STRING_HEX_LENGTH_INSUFFICIENT();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » STRING_HEX_LENGTH_INSUFFICIENT","id":"269","title":"STRING_HEX_LENGTH_INSUFFICIENT"},"27":{"body":"Get value for an asset amount using the current price. function getValue(address _assetAddr, uint256 _amount) external view returns (uint256); Parameters Name Type Description _assetAddr address Asset address. _amount uint256 The amount (uint256). Returns Name Type Description uint256 uint256 Current value for _amount of _assetAddr.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AssetStateFacet » getValue","id":"27","title":"getValue"},"270":{"body":"error SAFETY_COUNCIL_NOT_ALLOWED();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » SAFETY_COUNCIL_NOT_ALLOWED","id":"270","title":"SAFETY_COUNCIL_NOT_ALLOWED"},"271":{"body":"error SAFETY_COUNCIL_SETTER_IS_NOT_ITS_OWNER(address);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » SAFETY_COUNCIL_SETTER_IS_NOT_ITS_OWNER","id":"271","title":"SAFETY_COUNCIL_SETTER_IS_NOT_ITS_OWNER"},"272":{"body":"error SAFETY_COUNCIL_ALREADY_EXISTS(address given, address existing);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » SAFETY_COUNCIL_ALREADY_EXISTS","id":"272","title":"SAFETY_COUNCIL_ALREADY_EXISTS"},"273":{"body":"error MULTISIG_NOT_ENOUGH_OWNERS(address, uint256 owners, uint256 required);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » MULTISIG_NOT_ENOUGH_OWNERS","id":"273","title":"MULTISIG_NOT_ENOUGH_OWNERS"},"274":{"body":"error ACCESS_CONTROL_NOT_SELF(address who, address self);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ACCESS_CONTROL_NOT_SELF","id":"274","title":"ACCESS_CONTROL_NOT_SELF"},"275":{"body":"error MARKET_CLOSED(ID, string);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » MARKET_CLOSED","id":"275","title":"MARKET_CLOSED"},"276":{"body":"error SCDP_ASSET_ECONOMY(ID, uint256 seizeReductionPct, ID, uint256 repayIncreasePct);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » SCDP_ASSET_ECONOMY","id":"276","title":"SCDP_ASSET_ECONOMY"},"277":{"body":"error MINTER_ASSET_ECONOMY(ID, uint256 seizeReductionPct, ID, uint256 repayIncreasePct);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » MINTER_ASSET_ECONOMY","id":"277","title":"MINTER_ASSET_ECONOMY"},"278":{"body":"error INVALID_TICKER(ID, string ticker);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_TICKER","id":"278","title":"INVALID_TICKER"},"279":{"body":"error ASSET_NOT_ENABLED(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ASSET_NOT_ENABLED","id":"279","title":"ASSET_NOT_ENABLED"},"28":{"body":"Gets corresponding feed address for the oracle type and asset address. function getFeedForAddress(address _assetAddr, Enums.OracleType _oracleType) external view returns (address); Parameters Name Type Description _assetAddr address The asset address. _oracleType Enums.OracleType The oracle type. Returns Name Type Description address feedAddr Feed address that the asset uses with the oracle type.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AssetStateFacet » getFeedForAddress","id":"28","title":"getFeedForAddress"},"280":{"body":"error ASSET_CANNOT_BE_USED_TO_COVER(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ASSET_CANNOT_BE_USED_TO_COVER","id":"280","title":"ASSET_CANNOT_BE_USED_TO_COVER"},"281":{"body":"error ASSET_PAUSED_FOR_THIS_ACTION(ID, uint8 action);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ASSET_PAUSED_FOR_THIS_ACTION","id":"281","title":"ASSET_PAUSED_FOR_THIS_ACTION"},"282":{"body":"error ASSET_NOT_MINTER_COLLATERAL(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ASSET_NOT_MINTER_COLLATERAL","id":"282","title":"ASSET_NOT_MINTER_COLLATERAL"},"283":{"body":"error ASSET_NOT_MINTABLE_FROM_MINTER(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ASSET_NOT_MINTABLE_FROM_MINTER","id":"283","title":"ASSET_NOT_MINTABLE_FROM_MINTER"},"284":{"body":"error ASSET_NOT_SWAPPABLE(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ASSET_NOT_SWAPPABLE","id":"284","title":"ASSET_NOT_SWAPPABLE"},"285":{"body":"error ASSET_DOES_NOT_HAVE_DEPOSITS(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ASSET_DOES_NOT_HAVE_DEPOSITS","id":"285","title":"ASSET_DOES_NOT_HAVE_DEPOSITS"},"286":{"body":"error ASSET_NOT_DEPOSITABLE(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ASSET_NOT_DEPOSITABLE","id":"286","title":"ASSET_NOT_DEPOSITABLE"},"287":{"body":"error ASSET_ALREADY_ENABLED(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ASSET_ALREADY_ENABLED","id":"287","title":"ASSET_ALREADY_ENABLED"},"288":{"body":"error ASSET_ALREADY_DISABLED(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ASSET_ALREADY_DISABLED","id":"288","title":"ASSET_ALREADY_DISABLED"},"289":{"body":"error ASSET_DOES_NOT_EXIST(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ASSET_DOES_NOT_EXIST","id":"289","title":"ASSET_DOES_NOT_EXIST"},"29":{"body":"Get price for an asset from address. function getPrice(address _assetAddr) external view returns (uint256); Parameters Name Type Description _assetAddr address Asset address. Returns Name Type Description uint256 uint256 Current price for the asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AssetStateFacet » getPrice","id":"29","title":"getPrice"},"290":{"body":"error ASSET_ALREADY_EXISTS(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ASSET_ALREADY_EXISTS","id":"290","title":"ASSET_ALREADY_EXISTS"},"291":{"body":"error ASSET_IS_VOID(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ASSET_IS_VOID","id":"291","title":"ASSET_IS_VOID"},"292":{"body":"error INVALID_ASSET(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_ASSET","id":"292","title":"INVALID_ASSET"},"293":{"body":"error CANNOT_REMOVE_COLLATERAL_THAT_HAS_USER_DEPOSITS(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » CANNOT_REMOVE_COLLATERAL_THAT_HAS_USER_DEPOSITS","id":"293","title":"CANNOT_REMOVE_COLLATERAL_THAT_HAS_USER_DEPOSITS"},"294":{"body":"error CANNOT_REMOVE_SWAPPABLE_ASSET_THAT_HAS_DEBT(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » CANNOT_REMOVE_SWAPPABLE_ASSET_THAT_HAS_DEBT","id":"294","title":"CANNOT_REMOVE_SWAPPABLE_ASSET_THAT_HAS_DEBT"},"295":{"body":"error INVALID_CONTRACT_KRASSET(ID krAsset);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_CONTRACT_KRASSET","id":"295","title":"INVALID_CONTRACT_KRASSET"},"296":{"body":"error INVALID_CONTRACT_KRASSET_ANCHOR(ID anchor, ID krAsset);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_CONTRACT_KRASSET_ANCHOR","id":"296","title":"INVALID_CONTRACT_KRASSET_ANCHOR"},"297":{"body":"error NOT_SWAPPABLE_KRASSET(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » NOT_SWAPPABLE_KRASSET","id":"297","title":"NOT_SWAPPABLE_KRASSET"},"298":{"body":"error IDENTICAL_ASSETS(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » IDENTICAL_ASSETS","id":"298","title":"IDENTICAL_ASSETS"},"299":{"body":"error WITHDRAW_NOT_SUPPORTED();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » WITHDRAW_NOT_SUPPORTED","id":"299","title":"WITHDRAW_NOT_SUPPORTED"},"3":{"body":"Foundry Compile the contracts using foundry forge build Check your setup by running the local forge deployment forge script src/contracts/scripts/devnet/Devnet.s.sol:WithLocal Hardhat Compile the contracts using hardhat pnpm compile Check your setup by running the local hardhat deployment pnpm run deploy --tags local","breadcrumbs":"Home » Compiling","id":"3","title":"Compiling"},"30":{"body":"Get push price for an asset from address. function getPushPrice(address _assetAddr) external view returns (RawPrice memory); Parameters Name Type Description _assetAddr address Asset address. Returns Name Type Description RawPrice RawPrice Current raw price for the asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AssetStateFacet » getPushPrice","id":"30","title":"getPushPrice"},"300":{"body":"error DEPOSIT_NOT_SUPPORTED();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » DEPOSIT_NOT_SUPPORTED","id":"300","title":"DEPOSIT_NOT_SUPPORTED"},"301":{"body":"error REDEEM_NOT_SUPPORTED();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » REDEEM_NOT_SUPPORTED","id":"301","title":"REDEEM_NOT_SUPPORTED"},"302":{"body":"error NATIVE_TOKEN_DISABLED(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » NATIVE_TOKEN_DISABLED","id":"302","title":"NATIVE_TOKEN_DISABLED"},"303":{"body":"error EXCEEDS_ASSET_DEPOSIT_LIMIT(ID, uint256 deposits, uint256 limit);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » EXCEEDS_ASSET_DEPOSIT_LIMIT","id":"303","title":"EXCEEDS_ASSET_DEPOSIT_LIMIT"},"304":{"body":"error EXCEEDS_ASSET_MINTING_LIMIT(ID, uint256 deposits, uint256 limit);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » EXCEEDS_ASSET_MINTING_LIMIT","id":"304","title":"EXCEEDS_ASSET_MINTING_LIMIT"},"305":{"body":"error UINT128_OVERFLOW(ID, uint256 deposits, uint256 limit);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » UINT128_OVERFLOW","id":"305","title":"UINT128_OVERFLOW"},"306":{"body":"error INVALID_SENDER(address, address);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_SENDER","id":"306","title":"INVALID_SENDER"},"307":{"body":"error INVALID_MIN_DEBT(uint256 invalid, uint256 valid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_MIN_DEBT","id":"307","title":"INVALID_MIN_DEBT"},"308":{"body":"error INVALID_SCDP_FEE(ID, uint256 invalid, uint256 valid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_SCDP_FEE","id":"308","title":"INVALID_SCDP_FEE"},"309":{"body":"error INVALID_MCR(uint256 invalid, uint256 valid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_MCR","id":"309","title":"INVALID_MCR"},"31":{"body":"Git Source Inherits: IAuthorizationFacet Author: Kresko The storage area is in the main proxy diamond storage. Difference here is the logic library that is shared and reused, there is no state here.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AuthorizationFacet » AuthorizationFacet","id":"31","title":"AuthorizationFacet"},"310":{"body":"error MLR_CANNOT_BE_LESS_THAN_LIQ_THRESHOLD(uint256 mlt, uint256 lt);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » MLR_CANNOT_BE_LESS_THAN_LIQ_THRESHOLD","id":"310","title":"MLR_CANNOT_BE_LESS_THAN_LIQ_THRESHOLD"},"311":{"body":"error INVALID_LIQ_THRESHOLD(uint256 lt, uint256 min, uint256 max);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_LIQ_THRESHOLD","id":"311","title":"INVALID_LIQ_THRESHOLD"},"312":{"body":"error INVALID_PROTOCOL_FEE(ID, uint256 invalid, uint256 valid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_PROTOCOL_FEE","id":"312","title":"INVALID_PROTOCOL_FEE"},"313":{"body":"error INVALID_ASSET_FEE(ID, uint256 invalid, uint256 valid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_ASSET_FEE","id":"313","title":"INVALID_ASSET_FEE"},"314":{"body":"error INVALID_ORACLE_DEVIATION(uint256 invalid, uint256 valid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_ORACLE_DEVIATION","id":"314","title":"INVALID_ORACLE_DEVIATION"},"315":{"body":"error INVALID_ORACLE_TYPE(uint8 invalid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_ORACLE_TYPE","id":"315","title":"INVALID_ORACLE_TYPE"},"316":{"body":"error INVALID_FEE_RECIPIENT(address invalid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_FEE_RECIPIENT","id":"316","title":"INVALID_FEE_RECIPIENT"},"317":{"body":"error INVALID_LIQ_INCENTIVE(ID, uint256 invalid, uint256 min, uint256 max);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_LIQ_INCENTIVE","id":"317","title":"INVALID_LIQ_INCENTIVE"},"318":{"body":"error INVALID_KFACTOR(ID, uint256 invalid, uint256 valid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_KFACTOR","id":"318","title":"INVALID_KFACTOR"},"319":{"body":"error INVALID_CFACTOR(ID, uint256 invalid, uint256 valid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_CFACTOR","id":"319","title":"INVALID_CFACTOR"},"32":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AuthorizationFacet » Functions","id":"32","title":"Functions"},"320":{"body":"error INVALID_MINTER_FEE(ID, uint256 invalid, uint256 valid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_MINTER_FEE","id":"320","title":"INVALID_MINTER_FEE"},"321":{"body":"error INVALID_PRICE_PRECISION(uint256 decimals, uint256 valid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_PRICE_PRECISION","id":"321","title":"INVALID_PRICE_PRECISION"},"322":{"body":"error INVALID_DECIMALS(ID, uint256 decimals);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_DECIMALS","id":"322","title":"INVALID_DECIMALS"},"323":{"body":"error INVALID_FEE(ID, uint256 invalid, uint256 valid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_FEE","id":"323","title":"INVALID_FEE"},"324":{"body":"error INVALID_FEE_TYPE(uint8 invalid, uint8 valid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_FEE_TYPE","id":"324","title":"INVALID_FEE_TYPE"},"325":{"body":"error INVALID_VAULT_PRICE(string ticker, address);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_VAULT_PRICE","id":"325","title":"INVALID_VAULT_PRICE"},"326":{"body":"error INVALID_API3_PRICE(string ticker, address);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_API3_PRICE","id":"326","title":"INVALID_API3_PRICE"},"327":{"body":"error INVALID_CL_PRICE(string ticker, address);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_CL_PRICE","id":"327","title":"INVALID_CL_PRICE"},"328":{"body":"error INVALID_PRICE(ID, address oracle, int256 price);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_PRICE","id":"328","title":"INVALID_PRICE"},"329":{"body":"error INVALID_KRASSET_OPERATOR(ID, address invalidOperator, address validOperator);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_KRASSET_OPERATOR","id":"329","title":"INVALID_KRASSET_OPERATOR"},"33":{"body":"WARNING: When using {getRoleMember} and {getRoleMemberCount}, make sure you perform all queries on the same block. See the following forum post for more information: https://forum.openzeppelin.com/t/iterating-over-elements-on-enumerableset-in-openzeppelin-contracts/2296 OpenZeppelin Returns one of the accounts that have role. index must be a value between 0 and {getRoleMemberCount}, non-inclusive. Role bearers are not sorted in any particular way, and their ordering may change at any point. function getRoleMember(bytes32 role, uint256 index) external view returns (address); Returns Name Type Description address address with the role","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AuthorizationFacet » getRoleMember","id":"33","title":"getRoleMember"},"330":{"body":"error INVALID_DENOMINATOR(ID, uint256 denominator, uint256 valid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_DENOMINATOR","id":"330","title":"INVALID_DENOMINATOR"},"331":{"body":"error INVALID_OPERATOR(ID, address who, address valid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_OPERATOR","id":"331","title":"INVALID_OPERATOR"},"332":{"body":"error INVALID_SUPPLY_LIMIT(ID, uint256 invalid, uint256 valid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_SUPPLY_LIMIT","id":"332","title":"INVALID_SUPPLY_LIMIT"},"333":{"body":"error NEGATIVE_PRICE(address asset, int256 price);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » NEGATIVE_PRICE","id":"333","title":"NEGATIVE_PRICE"},"334":{"body":"error STALE_PRICE(string ticker, uint256 price, uint256 timeFromUpdate, uint256 threshold);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » STALE_PRICE","id":"334","title":"STALE_PRICE"},"335":{"body":"error RAW_PRICE_STALE( ID asset, string ticker, int256 price, uint8 oracleType, address feed, uint256 timeFromUpdate, uint256 threshold\n);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » RAW_PRICE_STALE","id":"335","title":"RAW_PRICE_STALE"},"336":{"body":"error PRICE_UNSTABLE(uint256 primaryPrice, uint256 referencePrice, uint256 deviationPct);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » PRICE_UNSTABLE","id":"336","title":"PRICE_UNSTABLE"},"337":{"body":"error ZERO_OR_STALE_VAULT_PRICE(ID, address, uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ZERO_OR_STALE_VAULT_PRICE","id":"337","title":"ZERO_OR_STALE_VAULT_PRICE"},"338":{"body":"error ZERO_OR_STALE_PRICE(string ticker, uint8[2] oracles);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ZERO_OR_STALE_PRICE","id":"338","title":"ZERO_OR_STALE_PRICE"},"339":{"body":"error RAW_PRICE_LTE_ZERO(ID asset, string ticker, int256 price, uint8 oracleType, address feed);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » RAW_PRICE_LTE_ZERO","id":"339","title":"RAW_PRICE_LTE_ZERO"},"34":{"body":"See warning in {getRoleMember} if combining these two Returns the number of accounts that have role. Can be used together with {getRoleMember} to enumerate all bearers of a role. function getRoleMemberCount(bytes32 role) external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AuthorizationFacet » getRoleMemberCount","id":"34","title":"getRoleMemberCount"},"340":{"body":"error NO_PUSH_ORACLE_SET(string ticker);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » NO_PUSH_ORACLE_SET","id":"340","title":"NO_PUSH_ORACLE_SET"},"341":{"body":"error NOT_SUPPORTED_YET();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » NOT_SUPPORTED_YET","id":"341","title":"NOT_SUPPORTED_YET"},"342":{"body":"error WRAP_NOT_SUPPORTED();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » WRAP_NOT_SUPPORTED","id":"342","title":"WRAP_NOT_SUPPORTED"},"343":{"body":"error BURN_AMOUNT_OVERFLOW(ID, uint256 burnAmount, uint256 debtAmount);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » BURN_AMOUNT_OVERFLOW","id":"343","title":"BURN_AMOUNT_OVERFLOW"},"344":{"body":"error PAUSED(address who);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » PAUSED","id":"344","title":"PAUSED"},"345":{"body":"error L2_SEQUENCER_DOWN();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » L2_SEQUENCER_DOWN","id":"345","title":"L2_SEQUENCER_DOWN"},"346":{"body":"error FEED_ZERO_ADDRESS(string ticker);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » FEED_ZERO_ADDRESS","id":"346","title":"FEED_ZERO_ADDRESS"},"347":{"body":"error INVALID_SEQUENCER_UPTIME_FEED(address);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_SEQUENCER_UPTIME_FEED","id":"347","title":"INVALID_SEQUENCER_UPTIME_FEED"},"348":{"body":"error NO_MINTED_ASSETS(address who);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » NO_MINTED_ASSETS","id":"348","title":"NO_MINTED_ASSETS"},"349":{"body":"error NO_COLLATERALS_DEPOSITED(address who);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » NO_COLLATERALS_DEPOSITED","id":"349","title":"NO_COLLATERALS_DEPOSITED"},"35":{"body":"*Grants role to account. If account had not been already granted role, emits a {RoleGranted} event. Requirements: the caller must have role's admin role.* function grantRole(bytes32 role, address account) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AuthorizationFacet » grantRole","id":"35","title":"grantRole"},"350":{"body":"error MISSING_PHASE_3_NFT();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » MISSING_PHASE_3_NFT","id":"350","title":"MISSING_PHASE_3_NFT"},"351":{"body":"error MISSING_PHASE_2_NFT();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » MISSING_PHASE_2_NFT","id":"351","title":"MISSING_PHASE_2_NFT"},"352":{"body":"error MISSING_PHASE_1_NFT();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » MISSING_PHASE_1_NFT","id":"352","title":"MISSING_PHASE_1_NFT"},"353":{"body":"error CANNOT_RE_ENTER();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » CANNOT_RE_ENTER","id":"353","title":"CANNOT_RE_ENTER"},"354":{"body":"error ARRAY_LENGTH_MISMATCH(string ticker, uint256 arr1, uint256 arr2);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ARRAY_LENGTH_MISMATCH","id":"354","title":"ARRAY_LENGTH_MISMATCH"},"355":{"body":"error COLLATERAL_VALUE_GREATER_THAN_REQUIRED(uint256 collateralValue, uint256 minCollateralValue, uint32 ratio);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » COLLATERAL_VALUE_GREATER_THAN_REQUIRED","id":"355","title":"COLLATERAL_VALUE_GREATER_THAN_REQUIRED"},"356":{"body":"error ACCOUNT_COLLATERAL_VALUE_LESS_THAN_REQUIRED( address who, uint256 collateralValue, uint256 minCollateralValue, uint32 ratio\n);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ACCOUNT_COLLATERAL_VALUE_LESS_THAN_REQUIRED","id":"356","title":"ACCOUNT_COLLATERAL_VALUE_LESS_THAN_REQUIRED"},"357":{"body":"error COLLATERAL_VALUE_LESS_THAN_REQUIRED(uint256 collateralValue, uint256 minCollateralValue, uint32 ratio);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » COLLATERAL_VALUE_LESS_THAN_REQUIRED","id":"357","title":"COLLATERAL_VALUE_LESS_THAN_REQUIRED"},"358":{"body":"error CANNOT_LIQUIDATE_HEALTHY_ACCOUNT(address who, uint256 collateralValue, uint256 minCollateralValue, uint32 ratio);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » CANNOT_LIQUIDATE_HEALTHY_ACCOUNT","id":"358","title":"CANNOT_LIQUIDATE_HEALTHY_ACCOUNT"},"359":{"body":"error CANNOT_LIQUIDATE_SELF();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » CANNOT_LIQUIDATE_SELF","id":"359","title":"CANNOT_LIQUIDATE_SELF"},"36":{"body":"Requirements the caller must have role's admin role. Revokes role from account. function revokeRole(bytes32 role, address account) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AuthorizationFacet » revokeRole","id":"36","title":"revokeRole"},"360":{"body":"error LIQUIDATION_AMOUNT_GREATER_THAN_DEBT(ID repayAsset, uint256 repayAmount, uint256 availableAmount);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » LIQUIDATION_AMOUNT_GREATER_THAN_DEBT","id":"360","title":"LIQUIDATION_AMOUNT_GREATER_THAN_DEBT"},"361":{"body":"error LIQUIDATION_SEIZED_LESS_THAN_EXPECTED(ID, uint256, uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » LIQUIDATION_SEIZED_LESS_THAN_EXPECTED","id":"361","title":"LIQUIDATION_SEIZED_LESS_THAN_EXPECTED"},"362":{"body":"error LIQUIDATION_VALUE_IS_ZERO(ID repayAsset, ID seizeAsset);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » LIQUIDATION_VALUE_IS_ZERO","id":"362","title":"LIQUIDATION_VALUE_IS_ZERO"},"363":{"body":"error NOTHING_TO_WITHDRAW(address who, ID, uint256 requested, uint256 principal, uint256 scaled);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » NOTHING_TO_WITHDRAW","id":"363","title":"NOTHING_TO_WITHDRAW"},"364":{"body":"error ACCOUNT_KRASSET_NOT_FOUND(address account, ID, address[] accountCollaterals);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ACCOUNT_KRASSET_NOT_FOUND","id":"364","title":"ACCOUNT_KRASSET_NOT_FOUND"},"365":{"body":"error ACCOUNT_COLLATERAL_NOT_FOUND(address account, ID, address[] accountCollaterals);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ACCOUNT_COLLATERAL_NOT_FOUND","id":"365","title":"ACCOUNT_COLLATERAL_NOT_FOUND"},"366":{"body":"error ELEMENT_DOES_NOT_MATCH_PROVIDED_INDEX(ID element, uint256 index, address[] elements);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ELEMENT_DOES_NOT_MATCH_PROVIDED_INDEX","id":"366","title":"ELEMENT_DOES_NOT_MATCH_PROVIDED_INDEX"},"367":{"body":"error REPAY_OVERFLOW(ID repayAsset, ID seizeAsset, uint256 invalid, uint256 valid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » REPAY_OVERFLOW","id":"367","title":"REPAY_OVERFLOW"},"368":{"body":"error INCOME_AMOUNT_IS_ZERO(ID incomeAsset);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INCOME_AMOUNT_IS_ZERO","id":"368","title":"INCOME_AMOUNT_IS_ZERO"},"369":{"body":"error NO_LIQUIDITY_TO_GIVE_INCOME_FOR(ID incomeAsset, uint256 userDeposits, uint256 totalDeposits);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » NO_LIQUIDITY_TO_GIVE_INCOME_FOR","id":"369","title":"NO_LIQUIDITY_TO_GIVE_INCOME_FOR"},"37":{"body":"Returns true if account has been granted role. function hasRole(bytes32 role, address account) external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AuthorizationFacet » hasRole","id":"37","title":"hasRole"},"370":{"body":"error NOT_ENOUGH_SWAP_DEPOSITS_TO_SEIZE(ID repayAsset, ID seizeAsset, uint256 invalid, uint256 valid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » NOT_ENOUGH_SWAP_DEPOSITS_TO_SEIZE","id":"370","title":"NOT_ENOUGH_SWAP_DEPOSITS_TO_SEIZE"},"371":{"body":"error SWAP_ROUTE_NOT_ENABLED(ID assetIn, ID assetOut);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » SWAP_ROUTE_NOT_ENABLED","id":"371","title":"SWAP_ROUTE_NOT_ENABLED"},"372":{"body":"error RECEIVED_LESS_THAN_DESIRED(ID, uint256 invalid, uint256 valid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » RECEIVED_LESS_THAN_DESIRED","id":"372","title":"RECEIVED_LESS_THAN_DESIRED"},"373":{"body":"error SWAP_ZERO_AMOUNT_IN(ID tokenIn);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » SWAP_ZERO_AMOUNT_IN","id":"373","title":"SWAP_ZERO_AMOUNT_IN"},"374":{"body":"error INVALID_WITHDRAW(ID withdrawAsset, uint256 sharesIn, uint256 assetsOut);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_WITHDRAW","id":"374","title":"INVALID_WITHDRAW"},"375":{"body":"error ROUNDING_ERROR(ID asset, uint256 sharesIn, uint256 assetsOut);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ROUNDING_ERROR","id":"375","title":"ROUNDING_ERROR"},"376":{"body":"error MAX_DEPOSIT_EXCEEDED(ID asset, uint256 assetsIn, uint256 maxDeposit);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » MAX_DEPOSIT_EXCEEDED","id":"376","title":"MAX_DEPOSIT_EXCEEDED"},"377":{"body":"error COLLATERAL_AMOUNT_LOW(ID krAssetCollateral, uint256 amount, uint256 minAmount);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » COLLATERAL_AMOUNT_LOW","id":"377","title":"COLLATERAL_AMOUNT_LOW"},"378":{"body":"error MINT_VALUE_LESS_THAN_MIN_DEBT_VALUE(ID, uint256 value, uint256 minRequiredValue);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » MINT_VALUE_LESS_THAN_MIN_DEBT_VALUE","id":"378","title":"MINT_VALUE_LESS_THAN_MIN_DEBT_VALUE"},"379":{"body":"error NOT_A_CONTRACT(address who);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » NOT_A_CONTRACT","id":"379","title":"NOT_A_CONTRACT"},"38":{"body":"To change a role's admin, use {_setRoleAdmin}. Returns the admin role that controls role. See {grantRole} and {revokeRole}. function getRoleAdmin(bytes32 role) external view returns (bytes32);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AuthorizationFacet » getRoleAdmin","id":"38","title":"getRoleAdmin"},"380":{"body":"error NO_ALLOWANCE(address spender, address owner, uint256 requested, uint256 allowed);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » NO_ALLOWANCE","id":"380","title":"NO_ALLOWANCE"},"381":{"body":"error NOT_ENOUGH_BALANCE(address who, uint256 requested, uint256 available);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » NOT_ENOUGH_BALANCE","id":"381","title":"NOT_ENOUGH_BALANCE"},"382":{"body":"error SENDER_NOT_OPERATOR(ID, address sender, address kresko);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » SENDER_NOT_OPERATOR","id":"382","title":"SENDER_NOT_OPERATOR"},"383":{"body":"error ZERO_SHARES_FROM_ASSETS(ID, uint256 assets, ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ZERO_SHARES_FROM_ASSETS","id":"383","title":"ZERO_SHARES_FROM_ASSETS"},"384":{"body":"error ZERO_SHARES_OUT(ID, uint256 assets);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ZERO_SHARES_OUT","id":"384","title":"ZERO_SHARES_OUT"},"385":{"body":"error ZERO_SHARES_IN(ID, uint256 assets);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ZERO_SHARES_IN","id":"385","title":"ZERO_SHARES_IN"},"386":{"body":"error ZERO_ASSETS_FROM_SHARES(ID, uint256 shares, ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ZERO_ASSETS_FROM_SHARES","id":"386","title":"ZERO_ASSETS_FROM_SHARES"},"387":{"body":"error ZERO_ASSETS_OUT(ID, uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ZERO_ASSETS_OUT","id":"387","title":"ZERO_ASSETS_OUT"},"388":{"body":"error ZERO_ASSETS_IN(ID, uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ZERO_ASSETS_IN","id":"388","title":"ZERO_ASSETS_IN"},"389":{"body":"error ZERO_ADDRESS();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ZERO_ADDRESS","id":"389","title":"ZERO_ADDRESS"},"39":{"body":"Requirements the caller must be account. Revokes role from the calling account. Roles are often managed via {grantRole} and {revokeRole}: this function's purpose is to provide a mechanism for accounts to lose their privileges if they are compromised (such as when a trusted device is misplaced). If the calling account had been revoked role, emits a {RoleRevoked} event. function renounceRole(bytes32 role, address account) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AuthorizationFacet » renounceRole","id":"39","title":"renounceRole"},"390":{"body":"error ZERO_DEPOSIT(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ZERO_DEPOSIT","id":"390","title":"ZERO_DEPOSIT"},"391":{"body":"error ZERO_AMOUNT(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ZERO_AMOUNT","id":"391","title":"ZERO_AMOUNT"},"392":{"body":"error ZERO_WITHDRAW(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ZERO_WITHDRAW","id":"392","title":"ZERO_WITHDRAW"},"393":{"body":"error ZERO_MINT(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ZERO_MINT","id":"393","title":"ZERO_MINT"},"394":{"body":"error ZERO_REPAY(ID, uint256 repayAmount, uint256 seizeAmount);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ZERO_REPAY","id":"394","title":"ZERO_REPAY"},"395":{"body":"error ZERO_BURN(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ZERO_BURN","id":"395","title":"ZERO_BURN"},"396":{"body":"error ZERO_DEBT(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ZERO_DEBT","id":"396","title":"ZERO_DEBT"},"397":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » Structs","id":"397","title":"Structs"},"398":{"body":"struct ID { string symbol; address addr;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ID","id":"398","title":"ID"},"399":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » LibModifiers » LibModifiers","id":"399","title":"LibModifiers"},"4":{"body":"NOTE: Primary test coverage uses hardhat. Forge tests are a work in progress. Hardhat Run tests with against a local deployment fixture: pnpm test Foundry forge test --ffi","breadcrumbs":"Home » Testing","id":"4","title":"Testing"},"40":{"body":"Git Source Inherits: ICommonConfigurationFacet , Modifiers , DSModifiers","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonConfigurationFacet » CommonConfigurationFacet","id":"40","title":"CommonConfigurationFacet"},"400":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » LibModifiers » Functions","id":"400","title":"Functions"},"401":{"body":"Simple check for the enabled flag function onlyUnpaused(CommonState storage self, address _assetAddr, Enums.Action _action) internal view returns (Asset storage asset); Parameters Name Type Description self CommonState _assetAddr address The address of the asset. _action Enums.Action The action to this is called from. Returns Name Type Description asset Asset The asset struct.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » LibModifiers » onlyUnpaused","id":"401","title":"onlyUnpaused"},"402":{"body":"function onlyExistingAsset(CommonState storage self, address _assetAddr) internal view returns (Asset storage asset);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » LibModifiers » onlyExistingAsset","id":"402","title":"onlyExistingAsset"},"403":{"body":"Reverts if address is not a minter collateral asset. function onlyMinterCollateral(CommonState storage self, address _assetAddr) internal view returns (Asset storage asset); Parameters Name Type Description self CommonState _assetAddr address The address of the asset. Returns Name Type Description asset Asset The asset struct.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » LibModifiers » onlyMinterCollateral","id":"403","title":"onlyMinterCollateral"},"404":{"body":"function onlyMinterCollateral(CommonState storage self, address _assetAddr, Enums.Action _action) internal view returns (Asset storage asset);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » LibModifiers » onlyMinterCollateral","id":"404","title":"onlyMinterCollateral"},"405":{"body":"Reverts if address is not a Kresko Asset. function onlyMinterMintable(CommonState storage self, address _assetAddr) internal view returns (Asset storage asset); Parameters Name Type Description self CommonState _assetAddr address The address of the asset. Returns Name Type Description asset Asset The asset struct.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » LibModifiers » onlyMinterMintable","id":"405","title":"onlyMinterMintable"},"406":{"body":"function onlyMinterMintable(CommonState storage self, address _assetAddr, Enums.Action _action) internal view returns (Asset storage asset);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » LibModifiers » onlyMinterMintable","id":"406","title":"onlyMinterMintable"},"407":{"body":"Reverts if address is not depositable to SCDP. function onlySharedCollateral(CommonState storage self, address _assetAddr) internal view returns (Asset storage asset); Parameters Name Type Description self CommonState _assetAddr address The address of the asset. Returns Name Type Description asset Asset The asset struct.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » LibModifiers » onlySharedCollateral","id":"407","title":"onlySharedCollateral"},"408":{"body":"Reverts if address is not swappable Kresko Asset. function onlySwapMintable(CommonState storage self, address _assetAddr) internal view returns (Asset storage asset); Parameters Name Type Description self CommonState _assetAddr address The address of the asset. Returns Name Type Description asset Asset The asset struct.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » LibModifiers » onlySwapMintable","id":"408","title":"onlySwapMintable"},"409":{"body":"function onlyActiveSharedCollateral(CommonState storage self, address _assetAddr) internal view returns (Asset storage asset);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » LibModifiers » onlyActiveSharedCollateral","id":"409","title":"onlyActiveSharedCollateral"},"41":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonConfigurationFacet » Functions","id":"41","title":"Functions"},"410":{"body":"function onlyCoverAsset(CommonState storage self, address _assetAddr) internal view returns (Asset storage asset);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » LibModifiers » onlyCoverAsset","id":"410","title":"onlyCoverAsset"},"411":{"body":"function onlyIncomeAsset(CommonState storage self, address _assetAddr) internal view returns (Asset storage asset);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » LibModifiers » onlyIncomeAsset","id":"411","title":"onlyIncomeAsset"},"412":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Modifiers » Modifiers","id":"412","title":"Modifiers"},"413":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Modifiers » Functions","id":"413","title":"Functions"},"414":{"body":"Modifier that checks if the contract is initializing and if so, gives the caller the ADMIN role modifier initializeAsAdmin();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Modifiers » initializeAsAdmin","id":"414","title":"initializeAsAdmin"},"415":{"body":"Modifier that checks that an account has a specific role. Reverts with a standardized message including the required role. The format of the revert reason is given by the following regular expression: /^AccessControl: account (0x[0-9a-f]{40}) is missing role (0x[0-9a-f]{64})$/ Available since v4.1. modifier onlyRole(bytes32 role);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Modifiers » onlyRole","id":"415","title":"onlyRole"},"416":{"body":"Ensure only trusted contracts can act on behalf of _account modifier onlyRoleIf(bool _accountIsNotMsgSender, bytes32 role); Parameters Name Type Description _accountIsNotMsgSender bool The address of the collateral asset. role bytes32","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Modifiers » onlyRoleIf","id":"416","title":"onlyRoleIf"},"417":{"body":"modifier nonReentrant();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Modifiers » nonReentrant","id":"417","title":"nonReentrant"},"418":{"body":"Reverts if the caller does not have the required NFT's for the gated phase modifier gate();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Modifiers » gate","id":"418","title":"gate"},"419":{"body":"Git Source struct CommonState { mapping(address => Asset) assets; mapping(bytes32 => mapping(Enums.OracleType => Oracle)) oracles; mapping(address => mapping(Enums.Action => SafetyState)) safetyState; address feeRecipient; uint96 minDebtValue; address sequencerUptimeFeed; uint32 sequencerGracePeriodTime; uint32 staleTime; uint16 maxPriceDeviationPct; uint8 oracleDecimals; bool safetyStateSet; uint256 entered; mapping(bytes32 role => RoleData data) _roles; mapping(bytes32 role => EnumerableSet.AddressSet member) _roleMembers;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ common » CommonState » CommonState","id":"419","title":"CommonState"},"42":{"body":"function initializeCommon(CommonInitArgs calldata args) external initializer(2);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonConfigurationFacet » initializeCommon","id":"42","title":"initializeCommon"},"420":{"body":"Git Source struct GatingState { address kreskian; address questForKresk; uint8 phase;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ common » GatingState » GatingState","id":"420","title":"GatingState"},"421":{"body":"Git Source function gs() pure returns (GatingState storage state);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » gs » gs","id":"421","title":"gs"},"422":{"body":"Git Source function cs() pure returns (CommonState storage state);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » cs » cs","id":"422","title":"cs"},"423":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » State constants » Constants","id":"423","title":"Constants"},"424":{"body":"bytes32 constant COMMON_STORAGE_POSITION = keccak256(\"kresko.common.storage\");","breadcrumbs":"❱ contracts » ❱ core » ❱ common » State constants » COMMON_STORAGE_POSITION","id":"424","title":"COMMON_STORAGE_POSITION"},"425":{"body":"bytes32 constant GATING_STORAGE_POSITION = keccak256(\"kresko.gating.storage\");","breadcrumbs":"❱ contracts » ❱ core » ❱ common » State constants » GATING_STORAGE_POSITION","id":"425","title":"GATING_STORAGE_POSITION"},"426":{"body":"Git Source Oracle configuration mapped to Asset.ticker. struct Oracle { address feed; function(address) external view returns (uint256) priceGetter;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Oracle » Oracle","id":"426","title":"Oracle"},"427":{"body":"Git Source Feed configuration. struct FeedConfiguration { Enums.OracleType[2] oracleIds; address[2] feeds;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ common » FeedConfiguration » FeedConfiguration","id":"427","title":"FeedConfiguration"},"428":{"body":"Git Source Author: Kresko All assets in the protocol share this configuration. ticker is not unique, eg. krETH and WETH both would use bytes32('ETH') Percentages use 2 decimals: 1e4 (10000) == 100.00%. See {PercentageMath.sol}. Note that the percentage value for uint16 caps at 655.36%. struct Asset { bytes32 ticker; address anchor; Enums.OracleType[2] oracles; uint16 factor; uint16 kFactor; uint16 openFee; uint16 closeFee; uint16 liqIncentive; uint256 maxDebtMinter; uint256 maxDebtSCDP; uint256 depositLimitSCDP; uint128 liquidityIndexSCDP; uint16 swapInFeeSCDP; uint16 swapOutFeeSCDP; uint16 protocolFeeShareSCDP; uint16 liqIncentiveSCDP; uint8 decimals; bool isMinterCollateral; bool isMinterMintable; bool isSharedCollateral; bool isSwapMintable; bool isSharedOrSwappedCollateral; bool isCoverAsset;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Asset » Asset","id":"428","title":"Asset"},"429":{"body":"Git Source The access control role data. struct RoleData { mapping(address => bool) members; bytes32 adminRole;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ common » RoleData » RoleData","id":"429","title":"RoleData"},"43":{"body":"Updates the contract's minimum debt value. function setMinDebtValue(uint96 _newMinDebtValue) public override onlyRole(Role.ADMIN); Parameters Name Type Description _newMinDebtValue uint96 The new minimum debt value as a wad.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonConfigurationFacet » setMinDebtValue","id":"43","title":"setMinDebtValue"},"430":{"body":"Git Source Variables used for calculating the max liquidation value. struct MaxLiqVars { Asset collateral; uint256 accountCollateralValue; uint256 minCollateralValue; uint256 seizeCollateralAccountValue; uint192 minDebtValue; uint32 gainFactor; uint32 maxLiquidationRatio; uint32 debtFactor;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ common » MaxLiqVars » MaxLiqVars","id":"430","title":"MaxLiqVars"},"431":{"body":"Git Source struct MaxLiqInfo { address account; address seizeAssetAddr; address repayAssetAddr; uint256 repayValue; uint256 repayAmount; uint256 seizeAmount; uint256 seizeValue; uint256 repayAssetPrice; uint256 repayAssetIndex; uint256 seizeAssetPrice; uint256 seizeAssetIndex;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ common » MaxLiqInfo » MaxLiqInfo","id":"431","title":"MaxLiqInfo"},"432":{"body":"Git Source Convenience struct for checking configurations struct RawPrice { int256 answer; uint256 timestamp; bool isStale; bool isZero; Enums.OracleType oracle; address feed;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ common » RawPrice » RawPrice","id":"432","title":"RawPrice"},"433":{"body":"Git Source Configuration for pausing Action struct Pause { bool enabled; uint256 timestamp0; uint256 timestamp1;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Pause » Pause","id":"433","title":"Pause"},"434":{"body":"Git Source Safety configuration for assets struct SafetyState { Pause pause;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ common » SafetyState » SafetyState","id":"434","title":"SafetyState"},"435":{"body":"Git Source Initialization arguments for common values struct CommonInitArgs { address admin; address council; address treasury; uint64 minDebtValue; uint16 maxPriceDeviationPct; uint8 oracleDecimals; address sequencerUptimeFeed; uint32 sequencerGracePeriodTime; uint32 staleTime; address kreskian; address questForKresk; uint8 phase;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ common » CommonInitArgs » CommonInitArgs","id":"435","title":"CommonInitArgs"},"436":{"body":"Git Source struct SCDPCollateralArgs { uint256 depositLimit; uint128 liquidityIndex; uint8 decimals;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ common » SCDPCollateralArgs » SCDPCollateralArgs","id":"436","title":"SCDPCollateralArgs"},"437":{"body":"Git Source struct SCDPKrAssetArgs { uint256 maxDebtMinter; uint16 liqIncentive; uint16 protocolFee; uint16 openFee; uint16 closeFee;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ common » SCDPKrAssetArgs » SCDPKrAssetArgs","id":"437","title":"SCDPKrAssetArgs"},"438":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » Validations","id":"438","title":"Validations"},"439":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » Functions","id":"439","title":"Functions"},"44":{"body":"Updates the fee recipient. function setFeeRecipient(address _newFeeRecipient) public override onlyRole(Role.ADMIN); Parameters Name Type Description _newFeeRecipient address The new fee recipient.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonConfigurationFacet » setFeeRecipient","id":"44","title":"setFeeRecipient"},"440":{"body":"function validatePriceDeviationPct(uint16 _deviationPct) internal pure;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validatePriceDeviationPct","id":"440","title":"validatePriceDeviationPct"},"441":{"body":"function validateMinDebtValue(uint256 _minDebtValue) internal pure;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateMinDebtValue","id":"441","title":"validateMinDebtValue"},"442":{"body":"function validateFeeRecipient(address _feeRecipient) internal pure;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateFeeRecipient","id":"442","title":"validateFeeRecipient"},"443":{"body":"function validateOraclePrecision(uint256 _decimalPrecision) internal pure;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateOraclePrecision","id":"443","title":"validateOraclePrecision"},"444":{"body":"function validateMinCollateralRatio(uint256 _minCollateralRatio, uint256 _liqThreshold) internal pure;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateMinCollateralRatio","id":"444","title":"validateMinCollateralRatio"},"445":{"body":"function validateLiquidationThreshold(uint256 _liquidationThreshold, uint256 _minCollateralRatio) internal pure;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateLiquidationThreshold","id":"445","title":"validateLiquidationThreshold"},"446":{"body":"function validateMaxLiquidationRatio(uint256 _maxLiquidationRatio, uint256 _liquidationThreshold) internal pure;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateMaxLiquidationRatio","id":"446","title":"validateMaxLiquidationRatio"},"447":{"body":"function validateAddAssetArgs(address _assetAddr, Asset memory _config) internal view returns (string memory symbol, string memory tickerStr, uint8 decimals);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateAddAssetArgs","id":"447","title":"validateAddAssetArgs"},"448":{"body":"function validateUpdateAssetArgs(address _assetAddr, Asset memory _config) internal view returns (string memory symbol, string memory tickerStr, Asset storage asset);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateUpdateAssetArgs","id":"448","title":"validateUpdateAssetArgs"},"449":{"body":"function validateAsset(address _assetAddr, Asset memory _config) internal view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateAsset","id":"449","title":"validateAsset"},"45":{"body":"Sets the decimal precision of external oracle function setDefaultOraclePrecision(uint8 _decimals) public onlyRole(Role.ADMIN); Parameters Name Type Description _decimals uint8 Amount of decimals","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonConfigurationFacet » setDefaultOraclePrecision","id":"45","title":"setDefaultOraclePrecision"},"450":{"body":"function validateMinterCollateral(address _assetAddr, Asset memory _config) internal view returns (bool isMinterCollateral);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateMinterCollateral","id":"450","title":"validateMinterCollateral"},"451":{"body":"function validateSCDPDepositAsset(address _assetAddr, Asset memory _config) internal view returns (bool isSharedCollateral);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateSCDPDepositAsset","id":"451","title":"validateSCDPDepositAsset"},"452":{"body":"function validateMinterKrAsset(address _assetAddr, Asset memory _config) internal view returns (bool isMinterKrAsset);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateMinterKrAsset","id":"452","title":"validateMinterKrAsset"},"453":{"body":"function validateSCDPKrAsset(address _assetAddr, Asset memory _config) internal view returns (bool isSwapMintable);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateSCDPKrAsset","id":"453","title":"validateSCDPKrAsset"},"454":{"body":"function validateSDICoverAsset(address _assetAddr) internal view returns (Asset storage asset);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateSDICoverAsset","id":"454","title":"validateSDICoverAsset"},"455":{"body":"function validateKrAssetContract(address _assetAddr, address _anchorAddr) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateKrAssetContract","id":"455","title":"validateKrAssetContract"},"456":{"body":"function ensureUnique(address _asset1Addr, address _asset2Addr) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » ensureUnique","id":"456","title":"ensureUnique"},"457":{"body":"function validateRoute(address _assetInAddr, address _assetOutAddr) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateRoute","id":"457","title":"validateRoute"},"458":{"body":"function validateDecimals(address _assetAddr, uint8 _decimals) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateDecimals","id":"458","title":"validateDecimals"},"459":{"body":"function validateVaultAssetDecimals(address _assetAddr, uint8 _decimals) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateVaultAssetDecimals","id":"459","title":"validateVaultAssetDecimals"},"46":{"body":"Sets the decimal precision of external oracle function setMaxPriceDeviationPct(uint16 _oracleDeviationPct) public onlyRole(Role.ADMIN); Parameters Name Type Description _oracleDeviationPct uint16 Amount of decimals","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonConfigurationFacet » setMaxPriceDeviationPct","id":"46","title":"setMaxPriceDeviationPct"},"460":{"body":"function validateUint128(address _assetAddr, uint256 _value) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateUint128","id":"460","title":"validateUint128"},"461":{"body":"function validateCFactor(address _assetAddr, uint16 _cFactor) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateCFactor","id":"461","title":"validateCFactor"},"462":{"body":"function validateKFactor(address _assetAddr, uint16 _kFactor) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateKFactor","id":"462","title":"validateKFactor"},"463":{"body":"function validateFees(address _assetAddr, uint16 _fee1, uint16 _fee2) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateFees","id":"463","title":"validateFees"},"464":{"body":"function validateLiqIncentive(address _assetAddr, uint16 _liqIncentive) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateLiqIncentive","id":"464","title":"validateLiqIncentive"},"465":{"body":"function validateLiqConfig(address _assetAddr) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateLiqConfig","id":"465","title":"validateLiqConfig"},"466":{"body":"function validateLiquidationMarket( address _seizeAssetAddr, Asset storage seizeAsset, address _repayAssetAddr, Asset storage repayAsset\n) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateLiquidationMarket","id":"466","title":"validateLiquidationMarket"},"467":{"body":"function validateCollateralArgs( MinterState storage self, address _account, address _collateralAsset, uint256 _collateralIndex, uint256 _amount\n) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateCollateralArgs","id":"467","title":"validateCollateralArgs"},"468":{"body":"function rawAssetPrice(Asset storage self) internal view returns (RawPrice memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » rawAssetPrice","id":"468","title":"rawAssetPrice"},"469":{"body":"function validateRawAssetPrice(address _assetAddr) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateRawAssetPrice","id":"469","title":"validateRawAssetPrice"},"47":{"body":"Set feeds for a ticker. function setFeedsForTicker(bytes32 _ticker, FeedConfiguration calldata _feedConfig) external onlyRole(Role.ADMIN); Parameters Name Type Description _ticker bytes32 Ticker in bytes32 eg. bytes32(\"ETH\") _feedConfig FeedConfiguration List oracle configuration containing oracle identifiers and feed addresses.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonConfigurationFacet » setFeedsForTicker","id":"47","title":"setFeedsForTicker"},"470":{"body":"facets interfaces DSCore DSModifiers Facet FacetAddressAndPosition FacetFunctionSelectors FacetCutAction FacetCut Initializer DiamondState ds DState constants Diamond","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » Contents","id":"470","title":"Contents"},"471":{"body":"DiamondCutFacet DiamondLoupeFacet DiamondStateFacet ERC165Facet","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » Contents","id":"471","title":"Contents"},"472":{"body":"Git Source Inherits: IDiamondCutFacet , IExtendedDiamondCutFacet , DSModifiers , Modifiers Authors: Nick Mudge, Kresko Reference implementation of diamondCut. Extended to allow executing initializers without cuts.","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondCutFacet » DiamondCutFacet","id":"472","title":"DiamondCutFacet"},"473":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondCutFacet » Functions","id":"473","title":"Functions"},"474":{"body":"Add/replace/remove any number of functions, optionally execute a function with delegatecall function diamondCut(FacetCut[] calldata _diamondCut, address _initializer, bytes calldata _calldata) external onlyRole(Role.DEFAULT_ADMIN); Parameters Name Type Description _diamondCut FacetCut[] Contains the facet addresses and function selectors _initializer address The address of the contract or facet to execute _calldata _calldata bytes A function call, including function selector and arguments _calldata is executed with delegatecall on _init","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondCutFacet » diamondCut","id":"474","title":"diamondCut"},"475":{"body":"Use an initializer contract without cutting. function executeInitializer(address _initializer, bytes calldata _calldata) external onlyRole(Role.DEFAULT_ADMIN); Parameters Name Type Description _initializer address Address of contract or facet to execute _calldata _calldata bytes A function call, including function selector and arguments - _calldata is executed with delegatecall on _init","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondCutFacet » executeInitializer","id":"475","title":"executeInitializer"},"476":{"body":"Execute multiple initializers without cutting. function executeInitializers(Initializer[] calldata _initializers) external onlyRole(Role.DEFAULT_ADMIN);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondCutFacet » executeInitializers","id":"476","title":"executeInitializers"},"477":{"body":"Git Source Inherits: IDiamondLoupeFacet","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondLoupeFacet » DiamondLoupeFacet","id":"477","title":"DiamondLoupeFacet"},"478":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondLoupeFacet » Functions","id":"478","title":"Functions"},"479":{"body":"Gets all facet addresses and their four byte function selectors. function facets() external view override returns (Facet[] memory facets_); Returns Name Type Description facets_ Facet[] Facet","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondLoupeFacet » facets","id":"479","title":"facets"},"48":{"body":"Set chainlink feeds for tickers. Has modifiers: onlyRole. function setChainlinkFeeds(bytes32[] calldata _tickers, address[] calldata _feeds) public onlyRole(Role.ADMIN); Parameters Name Type Description _tickers bytes32[] Bytes32 list of tickers _feeds address[] List of feed addresses.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonConfigurationFacet » setChainlinkFeeds","id":"48","title":"setChainlinkFeeds"},"480":{"body":"Gets all the function selectors supported by a specific facet. function facetFunctionSelectors(address _facet) external view override returns (bytes4[] memory facetFunctionSelectors_); Parameters Name Type Description _facet address The facet address. Returns Name Type Description facetFunctionSelectors_ bytes4[] facetFunctionSelectors_","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondLoupeFacet » facetFunctionSelectors","id":"480","title":"facetFunctionSelectors"},"481":{"body":"Get all the facet addresses used by a diamond. function facetAddresses() external view override returns (address[] memory facetAddresses_); Returns Name Type Description facetAddresses_ address[] facetAddresses_","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondLoupeFacet » facetAddresses","id":"481","title":"facetAddresses"},"482":{"body":"Gets the facet that supports the given selector. If facet is not found return address(0). function facetAddress(bytes4 _functionSelector) external view override returns (address facetAddress_); Parameters Name Type Description _functionSelector bytes4 The function selector. Returns Name Type Description facetAddress_ address The facet address.","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondLoupeFacet » facetAddress","id":"482","title":"facetAddress"},"483":{"body":"Git Source Inherits: IDiamondStateFacet , DSModifiers","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondStateFacet » DiamondStateFacet","id":"483","title":"DiamondStateFacet"},"484":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondStateFacet » Functions","id":"484","title":"Functions"},"485":{"body":"Initiate ownership transfer to a new address function transferOwnership(address _newOwner) external override; Parameters Name Type Description _newOwner address address that is set as the pending new owner","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondStateFacet » transferOwnership","id":"485","title":"transferOwnership"},"486":{"body":"Transfer the ownership to the new pending owner function acceptOwnership() external override;","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondStateFacet » acceptOwnership","id":"486","title":"acceptOwnership"},"487":{"body":"Get the address of the owner function owner() external view override returns (address owner_); Returns Name Type Description owner_ address The address of the owner.","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondStateFacet » owner","id":"487","title":"owner"},"488":{"body":"Get the address of pending owner function pendingOwner() external view override returns (address pendingOwner_); Returns Name Type Description pendingOwner_ address The address of the pending owner.","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondStateFacet » pendingOwner","id":"488","title":"pendingOwner"},"489":{"body":"function initialized() external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondStateFacet » initialized","id":"489","title":"initialized"},"49":{"body":"Set api3 feeds for tickers. Has modifiers: onlyRole. function setApi3Feeds(bytes32[] calldata _tickers, address[] calldata _feeds) public onlyRole(Role.ADMIN); Parameters Name Type Description _tickers bytes32[] Bytes32 list of tickers _feeds address[] List of feed addresses.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonConfigurationFacet » setApi3Feeds","id":"49","title":"setApi3Feeds"},"490":{"body":"The EIP-712 typehash for the contract's domain. function domainSeparator() external view returns (bytes32);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondStateFacet » domainSeparator","id":"490","title":"domainSeparator"},"491":{"body":"Get the storage version (amount of times the storage has been upgraded) function getStorageVersion() external view returns (uint256); Returns Name Type Description uint256 uint256 The storage version.","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondStateFacet » getStorageVersion","id":"491","title":"getStorageVersion"},"492":{"body":"Git Source Inherits: IERC165Facet , DSModifiers , Modifiers","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » ERC165Facet » ERC165Facet","id":"492","title":"ERC165Facet"},"493":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » ERC165Facet » Functions","id":"493","title":"Functions"},"494":{"body":"Query if a contract implements an interface Interface identification is specified in ERC-165. This function uses less than 30,000 gas. function supportsInterface(bytes4 _interfaceId) external view override returns (bool); Parameters Name Type Description _interfaceId bytes4 Returns Name Type Description bool true if the contract implements interfaceID and interfaceID is not 0xffffffff, false otherwise","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » ERC165Facet » supportsInterface","id":"494","title":"supportsInterface"},"495":{"body":"set or unset ERC165 using DiamondStorage.supportedInterfaces function setERC165(bytes4[] calldata interfaceIds, bytes4[] calldata interfaceIdsToRemove) external onlyRole(Role.ADMIN); Parameters Name Type Description interfaceIds bytes4[] list of interface id to set as supported interfaceIdsToRemove bytes4[] list of interface id to unset as supported. Technically, you can remove support of ERC165 by having the IERC165 id itself being part of that array.","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » ERC165Facet » setERC165","id":"495","title":"setERC165"},"496":{"body":"IDiamondCutFacet IExtendedDiamondCutFacet IDiamondLoupeFacet IDiamondStateFacet IERC165Facet","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » Contents","id":"496","title":"Contents"},"497":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IDiamondCutFacet » IDiamondCutFacet","id":"497","title":"IDiamondCutFacet"},"498":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IDiamondCutFacet » Functions","id":"498","title":"Functions"},"499":{"body":"Add/replace/remove any number of functions, optionally execute a function with delegatecall function diamondCut(FacetCut[] calldata _diamondCut, address _initializer, bytes calldata _calldata) external; Parameters Name Type Description _diamondCut FacetCut[] Contains the facet addresses and function selectors _initializer address The address of the contract or facet to execute _calldata _calldata bytes A function call, including function selector and arguments _calldata is executed with delegatecall on _init","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IDiamondCutFacet » diamondCut","id":"499","title":"diamondCut"},"5":{"body":"Hardhat To local network: pnpm local To live network: pnpm deploy --network Foundry Local forge script src/contracts/scripts/devnet/Devnet.s.sol:WithLocal","breadcrumbs":"Home » Deployment","id":"5","title":"Deployment"},"50":{"body":"Set ChainLink feed address for ticker. function setChainLinkFeed(bytes32 _ticker, address _feedAddr) public onlyRole(Role.ADMIN); Parameters Name Type Description _ticker bytes32 Ticker in bytes32 eg. bytes32(\"ETH\") _feedAddr address The feed address.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonConfigurationFacet » setChainLinkFeed","id":"50","title":"setChainLinkFeed"},"500":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IExtendedDiamondCutFacet » IExtendedDiamondCutFacet","id":"500","title":"IExtendedDiamondCutFacet"},"501":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IExtendedDiamondCutFacet » Functions","id":"501","title":"Functions"},"502":{"body":"Use an initializer contract without cutting. function executeInitializer(address _initializer, bytes calldata _calldata) external; Parameters Name Type Description _initializer address Address of contract or facet to execute _calldata _calldata bytes A function call, including function selector and arguments - _calldata is executed with delegatecall on _init","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IExtendedDiamondCutFacet » executeInitializer","id":"502","title":"executeInitializer"},"503":{"body":"Execute multiple initializers without cutting. function executeInitializers(Initializer[] calldata _initializers) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IExtendedDiamondCutFacet » executeInitializers","id":"503","title":"executeInitializers"},"504":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IDiamondLoupeFacet » IDiamondLoupeFacet","id":"504","title":"IDiamondLoupeFacet"},"505":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IDiamondLoupeFacet » Functions","id":"505","title":"Functions"},"506":{"body":"Gets all facet addresses and their four byte function selectors. function facets() external view returns (Facet[] memory facets_); Returns Name Type Description facets_ Facet[] Facet","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IDiamondLoupeFacet » facets","id":"506","title":"facets"},"507":{"body":"Gets all the function selectors supported by a specific facet. function facetFunctionSelectors(address _facet) external view returns (bytes4[] memory facetFunctionSelectors_); Parameters Name Type Description _facet address The facet address. Returns Name Type Description facetFunctionSelectors_ bytes4[] facetFunctionSelectors_","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IDiamondLoupeFacet » facetFunctionSelectors","id":"507","title":"facetFunctionSelectors"},"508":{"body":"Get all the facet addresses used by a diamond. function facetAddresses() external view returns (address[] memory facetAddresses_); Returns Name Type Description facetAddresses_ address[] facetAddresses_","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IDiamondLoupeFacet » facetAddresses","id":"508","title":"facetAddresses"},"509":{"body":"Gets the facet that supports the given selector. If facet is not found return address(0). function facetAddress(bytes4 _functionSelector) external view returns (address facetAddress_); Parameters Name Type Description _functionSelector bytes4 The function selector. Returns Name Type Description facetAddress_ address The facet address.","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IDiamondLoupeFacet » facetAddress","id":"509","title":"facetAddress"},"51":{"body":"Set API3 feed address for an asset. function setApi3Feed(bytes32 _ticker, address _feedAddr) public onlyRole(Role.ADMIN); Parameters Name Type Description _ticker bytes32 Ticker in bytes32 eg. bytes32(\"ETH\") _feedAddr address The feed address.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonConfigurationFacet » setApi3Feed","id":"51","title":"setApi3Feed"},"510":{"body":"Git Source Functions for the diamond state itself.","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IDiamondStateFacet » IDiamondStateFacet","id":"510","title":"IDiamondStateFacet"},"511":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IDiamondStateFacet » Functions","id":"511","title":"Functions"},"512":{"body":"Whether the diamond is initialized. function initialized() external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IDiamondStateFacet » initialized","id":"512","title":"initialized"},"513":{"body":"The EIP-712 typehash for the contract's domain. function domainSeparator() external view returns (bytes32);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IDiamondStateFacet » domainSeparator","id":"513","title":"domainSeparator"},"514":{"body":"Get the storage version (amount of times the storage has been upgraded) function getStorageVersion() external view returns (uint256); Returns Name Type Description uint256 uint256 The storage version.","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IDiamondStateFacet » getStorageVersion","id":"514","title":"getStorageVersion"},"515":{"body":"Get the address of the owner function owner() external view returns (address owner_); Returns Name Type Description owner_ address The address of the owner.","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IDiamondStateFacet » owner","id":"515","title":"owner"},"516":{"body":"Get the address of pending owner function pendingOwner() external view returns (address pendingOwner_); Returns Name Type Description pendingOwner_ address The address of the pending owner.","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IDiamondStateFacet » pendingOwner","id":"516","title":"pendingOwner"},"517":{"body":"Initiate ownership transfer to a new address caller must be the current contract owner the new owner cannot be address(0) emits a {PendingOwnershipTransfer} event function transferOwnership(address _newOwner) external; Parameters Name Type Description _newOwner address address that is set as the pending new owner","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IDiamondStateFacet » transferOwnership","id":"517","title":"transferOwnership"},"518":{"body":"Transfer the ownership to the new pending owner caller must be the pending owner emits a {OwnershipTransferred} event function acceptOwnership() external;","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IDiamondStateFacet » acceptOwnership","id":"518","title":"acceptOwnership"},"519":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IERC165Facet » IERC165Facet","id":"519","title":"IERC165Facet"},"52":{"body":"Set a vault feed for ticker. Has modifiers: onlyRole. function setVaultFeed(bytes32 _ticker, address _vaultAddr) public onlyRole(Role.ADMIN); Parameters Name Type Description _ticker bytes32 Ticker in bytes32 eg. bytes32(\"ETH\") _vaultAddr address Vault address","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonConfigurationFacet » setVaultFeed","id":"52","title":"setVaultFeed"},"520":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IERC165Facet » Functions","id":"520","title":"Functions"},"521":{"body":"Query if a contract implements an interface Interface identification is specified in ERC-165. This function uses less than 30,000 gas. function supportsInterface(bytes4 interfaceId) external view returns (bool); Parameters Name Type Description interfaceId bytes4 The interface identifier, as specified in ERC-165 Returns Name Type Description bool true if the contract implements interfaceID and interfaceID is not 0xffffffff, false otherwise","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IERC165Facet » supportsInterface","id":"521","title":"supportsInterface"},"522":{"body":"set or unset ERC165 using DiamondStorage.supportedInterfaces function setERC165(bytes4[] calldata interfaceIds, bytes4[] calldata interfaceIdsToRemove) external; Parameters Name Type Description interfaceIds bytes4[] list of interface id to set as supported interfaceIdsToRemove bytes4[] list of interface id to unset as supported. Technically, you can remove support of ERC165 by having the IERC165 id itself being part of that array.","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IERC165Facet » setERC165","id":"522","title":"setERC165"},"523":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » DSCore","id":"523","title":"DSCore"},"524":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » Functions","id":"524","title":"Functions"},"525":{"body":"Setup the DiamondState, add initial facets and execute all initializers. function create(FacetCut[] memory _initialFacets, Initializer[] memory _initializers, address _contractOwner) internal; Parameters Name Type Description _initialFacets FacetCut[] Facets to add to the diamond. _initializers Initializer[] Initializer contracts to execute. _contractOwner address Address to set as the contract owner.","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » create","id":"525","title":"create"},"526":{"body":"Execute some logic on a contract through delegatecall. function exec(address _initializer, bytes memory _calldata) internal; Parameters Name Type Description _initializer address Contract to delegatecall. _calldata bytes Data to pass into the delegatecall.","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » exec","id":"526","title":"exec"},"527":{"body":"function cut(FacetCut[] memory _diamondCut, address _initializer, bytes memory _calldata) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » cut","id":"527","title":"cut"},"528":{"body":"function addFunctions(DiamondState storage self, address _facetAddress, bytes4[] memory _functionSelectors) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » addFunctions","id":"528","title":"addFunctions"},"529":{"body":"function replaceFunctions(DiamondState storage self, address _facetAddress, bytes4[] memory _functionSelectors) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » replaceFunctions","id":"529","title":"replaceFunctions"},"53":{"body":"Sets L2 sequencer uptime feed address function setSequencerUptimeFeed(address _sequencerUptimeFeed) public override onlyRole(Role.ADMIN); Parameters Name Type Description _sequencerUptimeFeed address sequencer uptime feed address","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonConfigurationFacet » setSequencerUptimeFeed","id":"53","title":"setSequencerUptimeFeed"},"530":{"body":"function removeFunctions(DiamondState storage self, address _facetAddress, bytes4[] memory _functionSelectors) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » removeFunctions","id":"530","title":"removeFunctions"},"531":{"body":"function addFacet(DiamondState storage self, address _facetAddress) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » addFacet","id":"531","title":"addFacet"},"532":{"body":"function addFunction(DiamondState storage self, bytes4 _selector, uint96 _selectorPosition, address _facetAddress) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » addFunction","id":"532","title":"addFunction"},"533":{"body":"function removeFunction(DiamondState storage self, address _facetAddress, bytes4 _selector) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » removeFunction","id":"533","title":"removeFunction"},"534":{"body":"caller must be the current contract owner Initiate ownership transfer to a new address function initiateOwnershipTransfer(DiamondState storage self, address _newOwner) internal; Parameters Name Type Description self DiamondState _newOwner address address that is set as the pending new owner","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » initiateOwnershipTransfer","id":"534","title":"initiateOwnershipTransfer"},"535":{"body":"caller must be the pending owner Transfer the ownership to the new pending owner function finalizeOwnershipTransfer(DiamondState storage self) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » finalizeOwnershipTransfer","id":"535","title":"finalizeOwnershipTransfer"},"536":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » Events","id":"536","title":"Events"},"537":{"body":"Emitted when execute is called with some initializer. Overlaps DiamondCut but thats fine as its used by some indexers. event InitializerExecuted( uint256 indexed version, address sender, address diamondOwner, address initializer, bytes data, uint256 facetCount, uint256 block, uint256 timestamp\n);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » InitializerExecuted","id":"537","title":"InitializerExecuted"},"538":{"body":"event DiamondCut(FacetCut[] diamondCut, address initializer, bytes data);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » DiamondCut","id":"538","title":"DiamondCut"},"539":{"body":"event OwnershipTransferred(address indexed previousOwner, address indexed newOwner);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » OwnershipTransferred","id":"539","title":"OwnershipTransferred"},"54":{"body":"Sets sequencer grace period time function setSequencerGracePeriod(uint32 _sequencerGracePeriodTime) public onlyRole(Role.ADMIN); Parameters Name Type Description _sequencerGracePeriodTime uint32 grace period time","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonConfigurationFacet » setSequencerGracePeriod","id":"54","title":"setSequencerGracePeriod"},"540":{"body":"event PendingOwnershipTransfer(address indexed previousOwner, address indexed newOwner);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » PendingOwnershipTransfer","id":"540","title":"PendingOwnershipTransfer"},"541":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » Errors","id":"541","title":"Errors"},"542":{"body":"error DIAMOND_FUNCTION_DOES_NOT_EXIST(bytes4 selector);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » DIAMOND_FUNCTION_DOES_NOT_EXIST","id":"542","title":"DIAMOND_FUNCTION_DOES_NOT_EXIST"},"543":{"body":"error DIAMOND_INIT_DATA_PROVIDED_BUT_INIT_ADDRESS_WAS_ZERO(bytes data);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » DIAMOND_INIT_DATA_PROVIDED_BUT_INIT_ADDRESS_WAS_ZERO","id":"543","title":"DIAMOND_INIT_DATA_PROVIDED_BUT_INIT_ADDRESS_WAS_ZERO"},"544":{"body":"error DIAMOND_INIT_ADDRESS_PROVIDED_BUT_INIT_DATA_WAS_EMPTY(address initializer);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » DIAMOND_INIT_ADDRESS_PROVIDED_BUT_INIT_DATA_WAS_EMPTY","id":"544","title":"DIAMOND_INIT_ADDRESS_PROVIDED_BUT_INIT_DATA_WAS_EMPTY"},"545":{"body":"error DIAMOND_FUNCTION_ALREADY_EXISTS(address newFacet, address oldFacet, bytes4 func);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » DIAMOND_FUNCTION_ALREADY_EXISTS","id":"545","title":"DIAMOND_FUNCTION_ALREADY_EXISTS"},"546":{"body":"error DIAMOND_INIT_FAILED(address initializer, bytes data);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » DIAMOND_INIT_FAILED","id":"546","title":"DIAMOND_INIT_FAILED"},"547":{"body":"error DIAMOND_NOT_INITIALIZING();","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » DIAMOND_NOT_INITIALIZING","id":"547","title":"DIAMOND_NOT_INITIALIZING"},"548":{"body":"error DIAMOND_ALREADY_INITIALIZED(uint256 initializerVersion, uint256 currentVersion);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » DIAMOND_ALREADY_INITIALIZED","id":"548","title":"DIAMOND_ALREADY_INITIALIZED"},"549":{"body":"error DIAMOND_CUT_ACTION_WAS_NOT_ADD_REPLACE_REMOVE();","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » DIAMOND_CUT_ACTION_WAS_NOT_ADD_REPLACE_REMOVE","id":"549","title":"DIAMOND_CUT_ACTION_WAS_NOT_ADD_REPLACE_REMOVE"},"55":{"body":"Sets the time in seconds until a price is considered stale. function setStaleTime(uint32 _staleTime) public onlyRole(Role.ADMIN); Parameters Name Type Description _staleTime uint32 Time in seconds.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonConfigurationFacet » setStaleTime","id":"55","title":"setStaleTime"},"550":{"body":"error DIAMOND_FACET_ADDRESS_CANNOT_BE_ZERO_WHEN_ADDING_FUNCTIONS(bytes4[] selectors);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » DIAMOND_FACET_ADDRESS_CANNOT_BE_ZERO_WHEN_ADDING_FUNCTIONS","id":"550","title":"DIAMOND_FACET_ADDRESS_CANNOT_BE_ZERO_WHEN_ADDING_FUNCTIONS"},"551":{"body":"error DIAMOND_FACET_ADDRESS_CANNOT_BE_ZERO_WHEN_REPLACING_FUNCTIONS(bytes4[] selectors);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » DIAMOND_FACET_ADDRESS_CANNOT_BE_ZERO_WHEN_REPLACING_FUNCTIONS","id":"551","title":"DIAMOND_FACET_ADDRESS_CANNOT_BE_ZERO_WHEN_REPLACING_FUNCTIONS"},"552":{"body":"error DIAMOND_FACET_ADDRESS_MUST_BE_ZERO_WHEN_REMOVING_FUNCTIONS(address facet, bytes4[] selectors);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » DIAMOND_FACET_ADDRESS_MUST_BE_ZERO_WHEN_REMOVING_FUNCTIONS","id":"552","title":"DIAMOND_FACET_ADDRESS_MUST_BE_ZERO_WHEN_REMOVING_FUNCTIONS"},"553":{"body":"error DIAMOND_NO_FACET_SELECTORS(address facet);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » DIAMOND_NO_FACET_SELECTORS","id":"553","title":"DIAMOND_NO_FACET_SELECTORS"},"554":{"body":"error DIAMOND_FACET_ADDRESS_CANNOT_BE_ZERO_WHEN_REMOVING_ONE_FUNCTION(bytes4 selector);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » DIAMOND_FACET_ADDRESS_CANNOT_BE_ZERO_WHEN_REMOVING_ONE_FUNCTION","id":"554","title":"DIAMOND_FACET_ADDRESS_CANNOT_BE_ZERO_WHEN_REMOVING_ONE_FUNCTION"},"555":{"body":"error DIAMOND_REPLACE_FUNCTION_NEW_FACET_IS_SAME_AS_OLD(address facet, bytes4 selector);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » DIAMOND_REPLACE_FUNCTION_NEW_FACET_IS_SAME_AS_OLD","id":"555","title":"DIAMOND_REPLACE_FUNCTION_NEW_FACET_IS_SAME_AS_OLD"},"556":{"body":"error NEW_OWNER_CANNOT_BE_ZERO_ADDRESS();","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » NEW_OWNER_CANNOT_BE_ZERO_ADDRESS","id":"556","title":"NEW_OWNER_CANNOT_BE_ZERO_ADDRESS"},"557":{"body":"error NOT_DIAMOND_OWNER(address who, address owner);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » NOT_DIAMOND_OWNER","id":"557","title":"NOT_DIAMOND_OWNER"},"558":{"body":"error NOT_PENDING_DIAMOND_OWNER(address who, address pendingOwner);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » NOT_PENDING_DIAMOND_OWNER","id":"558","title":"NOT_PENDING_DIAMOND_OWNER"},"559":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSModifiers » DSModifiers","id":"559","title":"DSModifiers"},"56":{"body":"Sets phase of gating mechanism function setGatingPhase(uint8 _phase) public override onlyRole(Role.ADMIN); Parameters Name Type Description _phase uint8 phase id","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonConfigurationFacet » setGatingPhase","id":"56","title":"setGatingPhase"},"560":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSModifiers » Functions","id":"560","title":"Functions"},"561":{"body":"modifier initializer(uint256 version);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSModifiers » initializer","id":"561","title":"initializer"},"562":{"body":"modifier onlyDiamondOwner();","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSModifiers » onlyDiamondOwner","id":"562","title":"onlyDiamondOwner"},"563":{"body":"modifier onlyPendingDiamondOwner();","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSModifiers » onlyPendingDiamondOwner","id":"563","title":"onlyPendingDiamondOwner"},"564":{"body":"Git Source These functions are expected to be called frequently by tools. struct Facet { address facetAddress; bytes4[] functionSelectors;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » Facet » Facet","id":"564","title":"Facet"},"565":{"body":"Git Source struct FacetAddressAndPosition { address facetAddress; uint96 functionSelectorPosition;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » FacetAddressAndPosition » FacetAddressAndPosition","id":"565","title":"FacetAddressAndPosition"},"566":{"body":"Git Source struct FacetFunctionSelectors { bytes4[] functionSelectors; uint256 facetAddressPosition;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » FacetFunctionSelectors » FacetFunctionSelectors","id":"566","title":"FacetFunctionSelectors"},"567":{"body":"Git Source Add=0, Replace=1, Remove=2 enum FacetCutAction { Add, Replace, Remove\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » FacetCutAction » FacetCutAction","id":"567","title":"FacetCutAction"},"568":{"body":"Git Source struct FacetCut { address facetAddress; FacetCutAction action; bytes4[] functionSelectors;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » FacetCut » FacetCut","id":"568","title":"FacetCut"},"569":{"body":"Git Source struct Initializer { address initContract; bytes initData;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » Initializer » Initializer","id":"569","title":"Initializer"},"57":{"body":"Sets address of Kreskian NFT contract function setKreskianCollection(address _kreskian) public override onlyRole(Role.ADMIN); Parameters Name Type Description _kreskian address kreskian nft contract address","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonConfigurationFacet » setKreskianCollection","id":"57","title":"setKreskianCollection"},"570":{"body":"Git Source struct DiamondState { mapping(bytes4 => FacetAddressAndPosition) selectorToFacetAndPosition; mapping(address => FacetFunctionSelectors) facetFunctionSelectors; address[] facetAddresses; mapping(bytes4 => bool) supportedInterfaces; address self; bool initialized; uint8 initializing; bytes32 diamondDomainSeparator; address contractOwner; address pendingOwner; uint96 storageVersion;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DiamondState » DiamondState","id":"570","title":"DiamondState"},"571":{"body":"Git Source Ds, a pure free function. function ds() pure returns (DiamondState storage state); Returns Name Type Description state DiamondState A DiamondState value.","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ds » ds","id":"571","title":"ds"},"572":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DState constants » Constants","id":"572","title":"Constants"},"573":{"body":"bytes32 constant DIAMOND_STORAGE_POSITION = keccak256(\"kresko.diamond.storage\");","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DState constants » DIAMOND_STORAGE_POSITION","id":"573","title":"DIAMOND_STORAGE_POSITION"},"574":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » Diamond » Diamond","id":"574","title":"Diamond"},"575":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » Diamond » Functions","id":"575","title":"Functions"},"576":{"body":"constructor(address owner, FacetCut[] memory facets, Initializer[] memory initializers);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » Diamond » constructor","id":"576","title":"constructor"},"577":{"body":"Find the matching facet for the call signature and delegate. This does not return to its internal call site, it will return directly to the external caller. fallback() external payable;","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » Diamond » fallback","id":"577","title":"fallback"},"578":{"body":"receive() external payable;","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » Diamond » receive","id":"578","title":"receive"},"579":{"body":"DeploymentFactory CreationKind Deployment IDeploymentFactory TransparentUpgradeableProxy","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » Contents","id":"579","title":"Contents"},"58":{"body":"Sets address of Quest For Kresk NFT contract function setQuestForKreskCollection(address _questForKresk) public override onlyRole(Role.ADMIN); Parameters Name Type Description _questForKresk address Quest For Kresk NFT contract address","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonConfigurationFacet » setQuestForKreskCollection","id":"58","title":"setQuestForKreskCollection"},"580":{"body":"Git Source Inherits: ProxyAdmin, IDeploymentFactory Author: Kresko Deploys contracts, optionally with a {TransparentUpgradeableProxy}. Is the (immutable) admin of proxies. Upgrades of proxies are only available for the owner of the DeploymentFactory. Deployments can be made by the owner or whitelisted deployer.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » DeploymentFactory","id":"580","title":"DeploymentFactory"},"581":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » State Variables","id":"581","title":"State Variables"},"582":{"body":"mapping(address => bool) private _deployer;","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » _deployer","id":"582","title":"_deployer"},"583":{"body":"mapping(address => Deployment) private _deployment;","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » _deployment","id":"583","title":"_deployment"},"584":{"body":"Deployment[] private _deploymentList;","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » _deploymentList","id":"584","title":"_deploymentList"},"585":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » Functions","id":"585","title":"Functions"},"586":{"body":"Set the initial owner of the contract. constructor(address initialOwner) ProxyAdmin(initialOwner);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » constructor","id":"586","title":"constructor"},"587":{"body":"function setDeployer(address who, bool value) external onlyOwner;","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » setDeployer","id":"587","title":"setDeployer"},"588":{"body":"function isDeployer(address who) external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » isDeployer","id":"588","title":"isDeployer"},"589":{"body":"modifier onlyDeployerOrOwner();","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » onlyDeployerOrOwner","id":"589","title":"onlyDeployerOrOwner"},"59":{"body":"Git Source Inherits: ICommonStateFacet","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonStateFacet » CommonStateFacet","id":"59","title":"CommonStateFacet"},"590":{"body":"Get available deployment information for address. function getDeployment(address addr) external view returns (Deployment memory); Parameters Name Type Description addr address Address of the contract. Returns Name Type Description Deployment Deployment Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » getDeployment","id":"590","title":"getDeployment"},"591":{"body":"Get the topmost count of deployments. function getLatestDeployments(uint256 count) external view returns (Deployment[] memory result); Returns Name Type Description result Deployment[] Deployment[] List of information about the deployments.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » getLatestDeployments","id":"591","title":"getLatestDeployments"},"592":{"body":"Get available information of deployment in index. function getDeployByIndex(uint256 index) external view returns (Deployment memory); Parameters Name Type Description index uint256 Index of the deployment. Returns Name Type Description Deployment Deployment Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » getDeployByIndex","id":"592","title":"getDeployByIndex"},"593":{"body":"Get all deployments. function getDeployments() external view returns (Deployment[] memory); Returns Name Type Description Deployment[] Deployment[] Array of deployments.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » getDeployments","id":"593","title":"getDeployments"},"594":{"body":"Get number of deployments. function getDeployCount() external view returns (uint256); Returns Name Type Description uint256 uint256 Number of deployments.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » getDeployCount","id":"594","title":"getDeployCount"},"595":{"body":"Inspect if an address is created by this contract. function isDeployment(address addr) external view returns (bool); Parameters Name Type Description addr address Address to inspect Returns Name Type Description bool bool True if deployment was created by this contract.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » isDeployment","id":"595","title":"isDeployment"},"596":{"body":"Inspect if an address is a non proxy deployment created by this contract. function isNonProxy(address addr) external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » isNonProxy","id":"596","title":"isNonProxy"},"597":{"body":"Inspect if an address is a proxy created by this contract. function isProxy(address addr) external view returns (bool); Parameters Name Type Description addr address Address to inspect Returns Name Type Description bool bool True if proxy was created by this contract.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » isProxy","id":"597","title":"isProxy"},"598":{"body":"function isDeterministic(address addr) public view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » isDeterministic","id":"598","title":"isDeterministic"},"599":{"body":"Inspect the current implementation address of a proxy. function getImplementation(address proxy) external view override returns (address); Parameters Name Type Description proxy address Address of the proxy. Returns Name Type Description address address Implementation address of the proxy","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » getImplementation","id":"599","title":"getImplementation"},"6":{"body":"value of process.env.FORKING maps to network key and it's setup within hardhat-configs/networks set a specific block with process.env.FORKING_BLOCKNUMBER HRE is extended with helpers to get live deployments within the forked network (https://github.com/wighawag/hardhat-deploy#companionnetworks) Run deploy in fork pnpm fork:deploy Run tests with --grep Forking pnpm fork:test","breadcrumbs":"Home » Forking","id":"6","title":"Forking"},"60":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonStateFacet » Functions","id":"60","title":"Functions"},"600":{"body":"Get the init code hash for a proxy. function getProxyInitCodeHash(address implementation, bytes memory _calldata) public view returns (bytes32); Parameters Name Type Description implementation address Address of the implementation. _calldata bytes Returns Name Type Description bytes32 bytes32 Hash of the init code.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » getProxyInitCodeHash","id":"600","title":"getProxyInitCodeHash"},"601":{"body":"Preview address from CREATE2 with given salt and creation code. function getCreate2Address(bytes32 salt, bytes memory creationCode) public view returns (address);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » getCreate2Address","id":"601","title":"getCreate2Address"},"602":{"body":"Preview address from CREATE3 with given salt. function getCreate3Address(bytes32 salt) public view returns (address);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » getCreate3Address","id":"602","title":"getCreate3Address"},"603":{"body":"function previewCreateProxy(address implementation, bytes memory _calldata) external returns (address proxyPreview);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » previewCreateProxy","id":"603","title":"previewCreateProxy"},"604":{"body":"Preview resulting proxy address from {create2AndCall} with given salt. function previewCreate2Proxy(address implementation, bytes memory _calldata, bytes32 salt) public view returns (address proxyPreview); Parameters Name Type Description implementation address Address of the implementation. _calldata bytes Initializer calldata. salt bytes32 Salt for the deterministic deployment. Returns Name Type Description proxyPreview address Address of the proxy that would be created.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » previewCreate2Proxy","id":"604","title":"previewCreate2Proxy"},"605":{"body":"Preview resulting proxy address from {create3AndCall} or {deployCreate3AndCall} with given salt. function previewCreate3Proxy(bytes32 salt) external view returns (address proxyPreview); Parameters Name Type Description salt bytes32 Salt for the deterministic deployment. Returns Name Type Description proxyPreview address Address of the proxy that would be created.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » previewCreate3Proxy","id":"605","title":"previewCreate3Proxy"},"606":{"body":"function previewCreateProxyAndLogic(bytes memory implementation, bytes memory _calldata) external returns (address proxyPreview, address implementationPreview);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » previewCreateProxyAndLogic","id":"606","title":"previewCreateProxyAndLogic"},"607":{"body":"Preview resulting proxy and implementation address from {deployCreate2AndCall} with given salt. function previewCreate2ProxyAndLogic(bytes memory implementation, bytes memory _calldata, bytes32 salt) external view returns (address proxyPreview, address implementationPreview); Parameters Name Type Description implementation bytes Bytecode of the implementation. _calldata bytes Initializer calldata. salt bytes32 Salt for the deterministic deployment. Returns Name Type Description proxyPreview address Address of the proxy that would be created. implementationPreview address Address of the deployed implementation.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » previewCreate2ProxyAndLogic","id":"607","title":"previewCreate2ProxyAndLogic"},"608":{"body":"Preview implementation and proxy address from {deployCreate3AndCall} with given salt. function previewCreate3ProxyAndLogic(bytes32 salt) external view returns (address proxyPreview, address implementationPreview); Parameters Name Type Description salt bytes32 Salt for the deterministic deployment. Returns Name Type Description proxyPreview address Address of the new proxy. implementationPreview address Address of the deployed implementation.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » previewCreate3ProxyAndLogic","id":"608","title":"previewCreate3ProxyAndLogic"},"609":{"body":"Preview resulting implementation address from {upgrade2AndCall} with given salt. function previewCreate2Upgrade(ITransparentUpgradeableProxy proxy, bytes memory implementation) external view returns (address implementationPreview, uint256 version); Parameters Name Type Description proxy ITransparentUpgradeableProxy Existing ITransparentUpgradeableProxy address. implementation bytes Bytecode of the new implementation. Returns Name Type Description implementationPreview address Address for the next implementation. version uint256 New version number of the proxy.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » previewCreate2Upgrade","id":"609","title":"previewCreate2Upgrade"},"61":{"body":"The recipient of protocol fees. function getFeeRecipient() external view returns (address);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonStateFacet » getFeeRecipient","id":"61","title":"getFeeRecipient"},"610":{"body":"Preview resulting implementation address from {upgrade3AndCall} with given salt. function previewCreate3Upgrade(ITransparentUpgradeableProxy proxy) external view returns (address implementationPreview, uint256 version); Parameters Name Type Description proxy ITransparentUpgradeableProxy Existing ITransparentUpgradeableProxy address. Returns Name Type Description implementationPreview address Address for the next implementation. version uint256 New version number of the proxy.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » previewCreate3Upgrade","id":"610","title":"previewCreate3Upgrade"},"611":{"body":"Creates a new proxy for the implementation and initializes it with data. function createProxy(address implementation, bytes memory _calldata) public payable onlyDeployerOrOwner returns (Deployment memory newProxy); Parameters Name Type Description implementation address Address of the implementation. _calldata bytes Initializer calldata. Returns Name Type Description newProxy Deployment Deployment information. See {TransparentUpgradeableProxy-constructor}.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » createProxy","id":"611","title":"createProxy"},"612":{"body":"Creates a new proxy with deterministic address derived from arguments given. function create2Proxy(address implementation, bytes memory _calldata, bytes32 salt) public payable onlyDeployerOrOwner returns (Deployment memory newProxy); Parameters Name Type Description implementation address Address of the implementation. _calldata bytes Initializer calldata. salt bytes32 Salt for the deterministic deployment. Returns Name Type Description newProxy Deployment Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » create2Proxy","id":"612","title":"create2Proxy"},"613":{"body":"Creates a new proxy with deterministic address derived only from the salt given. function create3Proxy(address implementation, bytes memory _calldata, bytes32 salt) public payable onlyDeployerOrOwner returns (Deployment memory newProxy); Parameters Name Type Description implementation address Address of the implementation. _calldata bytes Initializer calldata. salt bytes32 Salt for the deterministic deployment. Returns Name Type Description newProxy Deployment Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » create3Proxy","id":"613","title":"create3Proxy"},"614":{"body":"Deploys an implementation and creates a proxy initialized with data for it. function createProxyAndLogic(bytes memory implementation, bytes memory _calldata) external payable onlyDeployerOrOwner returns (Deployment memory); Parameters Name Type Description implementation bytes Bytecode of the implementation. _calldata bytes Initializer calldata. Returns Name Type Description Deployment newProxy Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » createProxyAndLogic","id":"614","title":"createProxyAndLogic"},"615":{"body":"Deterministic version of {deployCreateAndCall} where arguments are used to derive the salt. Implementation salt is salt + 1. Use {previewDeployCreate3} to preview. function create2ProxyAndLogic(bytes memory implementation, bytes memory _calldata, bytes32 salt) external payable onlyDeployerOrOwner returns (Deployment memory); Parameters Name Type Description implementation bytes Bytecode of the implementation. _calldata bytes Initializer calldata. salt bytes32 Salt to derive both addresses from. Returns Name Type Description Deployment newProxy Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » create2ProxyAndLogic","id":"615","title":"create2ProxyAndLogic"},"616":{"body":"Deterministic version of {deployCreateAndCall} where only salt matters. Implementation salt is salt + 1. Use {previewDeployCreate3} to preview. function create3ProxyAndLogic(bytes memory implementation, bytes memory _calldata, bytes32 salt) external payable onlyDeployerOrOwner returns (Deployment memory); Parameters Name Type Description implementation bytes Bytecode of the implementation to deploy. _calldata bytes Initializer calldata. salt bytes32 Salt to derive both addresses from. Returns Name Type Description Deployment newProxy Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » create3ProxyAndLogic","id":"616","title":"create3ProxyAndLogic"},"617":{"body":"function upgradeAndCall(ITransparentUpgradeableProxy proxy, address implementation, bytes memory _calldata) public payable override(ProxyAdmin);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » upgradeAndCall","id":"617","title":"upgradeAndCall"},"618":{"body":"Deploys the @param implementation for {upgradeAndCall} and @return Deployment information. function upgradeAndCall(ITransparentUpgradeableProxy proxy, bytes memory implementation, bytes memory _calldata) external payable returns (Deployment memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » upgradeAndCall","id":"618","title":"upgradeAndCall"},"619":{"body":"Same as {upgradeAndCall} but @return Deployment information. function upgradeAndCallReturn(ITransparentUpgradeableProxy proxy, address implementation, bytes memory _calldata) public payable returns (Deployment memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » upgradeAndCallReturn","id":"619","title":"upgradeAndCallReturn"},"62":{"body":"Offchain oracle decimals function getDefaultOraclePrecision() external view returns (uint8);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonStateFacet » getDefaultOraclePrecision","id":"62","title":"getDefaultOraclePrecision"},"620":{"body":"Deterministically deploys the upgrade implementation and calls the {ProxyAdmin-upgradeAndCall}. Implementation salt is salt + next version. Use {previewUpgrade2} to preview. function create2UpgradeAndCall(ITransparentUpgradeableProxy proxy, bytes memory implementation, bytes memory _calldata) external payable returns (Deployment memory); Parameters Name Type Description proxy ITransparentUpgradeableProxy Existing ITransparentUpgradeableProxy to upgrade. implementation bytes Bytecode of the new implementation. _calldata bytes Initializer calldata. Returns Name Type Description Deployment Deployment Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » create2UpgradeAndCall","id":"620","title":"create2UpgradeAndCall"},"621":{"body":"Deterministically deploys the upgrade implementatio and calls the {ProxyAdmin-upgradeAndCall}. Implementation salt is salt + next version. Use {previewUpgrade3} to preview. function create3UpgradeAndCall(ITransparentUpgradeableProxy proxy, bytes memory implementation, bytes memory _calldata) public payable returns (Deployment memory); Parameters Name Type Description proxy ITransparentUpgradeableProxy Existing ITransparentUpgradeableProxy to upgrade. implementation bytes Bytecode of the new implementation. _calldata bytes Initializer calldata. Returns Name Type Description Deployment Deployment Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » create3UpgradeAndCall","id":"621","title":"create3UpgradeAndCall"},"622":{"body":"Batch view data from this contract. function batchStatic(bytes[] calldata calls) external view returns (bytes[] memory results);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » batchStatic","id":"622","title":"batchStatic"},"623":{"body":"Batch any action in this contract. Reverts if any of the calls fail. function batch(bytes[] calldata calls) external payable onlyDeployerOrOwner returns (bytes[] memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » batch","id":"623","title":"batch"},"624":{"body":"function deployCreate2(bytes memory creationCode, bytes calldata _calldata, bytes32 salt) external payable onlyDeployerOrOwner returns (Deployment memory newDeployment);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » deployCreate2","id":"624","title":"deployCreate2"},"625":{"body":"function deployCreate3(bytes memory creationCode, bytes calldata _calldata, bytes32 salt) external payable onlyDeployerOrOwner returns (Deployment memory newDeployment);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » deployCreate3","id":"625","title":"deployCreate3"},"626":{"body":"Updates deployment fields to _deployment and _deploymentList. function _save(Deployment memory update) internal returns (Deployment memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » _save","id":"626","title":"_save"},"627":{"body":"Function that tries to extract some useful information about a failed call. If returned data is malformed or has incorrect encoding this can fail itself. function _tryParseRevert(bytes memory _returnData) internal pure;","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » _tryParseRevert","id":"627","title":"_tryParseRevert"},"628":{"body":"Git Source enum CreationKind { NONE, CREATE, CREATE2, CREATE3\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » CreationKind » CreationKind","id":"628","title":"CreationKind"},"629":{"body":"Git Source Deployment information struct Deployment { address implementation; uint88 updatedAt; CreationKind kind; ITransparentUpgradeableProxy proxy; uint48 index; uint48 createdAt; uint256 version; bytes32 salt;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » Deployment » Deployment","id":"629","title":"Deployment"},"63":{"body":"The minimum USD value of an individual synthetic asset debt position. function getMinDebtValue() external view returns (uint96);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonStateFacet » getMinDebtValue","id":"63","title":"getMinDebtValue"},"630":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » IDeploymentFactory","id":"630","title":"IDeploymentFactory"},"631":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » Functions","id":"631","title":"Functions"},"632":{"body":"function setDeployer(address who, bool value) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » setDeployer","id":"632","title":"setDeployer"},"633":{"body":"function isDeployer(address who) external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » isDeployer","id":"633","title":"isDeployer"},"634":{"body":"Get available deployment information for address. function getDeployment(address addr) external view returns (Deployment memory); Parameters Name Type Description addr address Address of the contract. Returns Name Type Description Deployment Deployment Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » getDeployment","id":"634","title":"getDeployment"},"635":{"body":"Get the topmost count of deployments. function getLatestDeployments(uint256 count) external view returns (Deployment[] memory); Returns Name Type Description Deployment[] Deployment[] List of information about the deployments.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » getLatestDeployments","id":"635","title":"getLatestDeployments"},"636":{"body":"Get available information of deployment in index. function getDeployByIndex(uint256 index) external view returns (Deployment memory); Parameters Name Type Description index uint256 Index of the deployment. Returns Name Type Description Deployment Deployment Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » getDeployByIndex","id":"636","title":"getDeployByIndex"},"637":{"body":"Get all deployments. function getDeployments() external view returns (Deployment[] memory); Returns Name Type Description Deployment[] Deployment[] Array of deployments.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » getDeployments","id":"637","title":"getDeployments"},"638":{"body":"Get number of deployments. function getDeployCount() external view returns (uint256); Returns Name Type Description uint256 uint256 Number of deployments.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » getDeployCount","id":"638","title":"getDeployCount"},"639":{"body":"Inspect if an address is created by this contract. function isDeployment(address addr) external view returns (bool); Parameters Name Type Description addr address Address to inspect Returns Name Type Description bool bool True if deployment was created by this contract.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » isDeployment","id":"639","title":"isDeployment"},"64":{"body":"max deviation between main oracle and fallback oracle function getOracleDeviationPct() external view returns (uint16);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonStateFacet » getOracleDeviationPct","id":"64","title":"getOracleDeviationPct"},"640":{"body":"Inspect if an address is a proxy created by this contract. function isProxy(address addr) external view returns (bool); Parameters Name Type Description addr address Address to inspect Returns Name Type Description bool bool True if proxy was created by this contract.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » isProxy","id":"640","title":"isProxy"},"641":{"body":"Inspect if an address is a non proxy deployment created by this contract. function isNonProxy(address addr) external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » isNonProxy","id":"641","title":"isNonProxy"},"642":{"body":"function isDeterministic(address addr) external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » isDeterministic","id":"642","title":"isDeterministic"},"643":{"body":"Inspect the current implementation address of a proxy. function getImplementation(address proxy) external view returns (address); Parameters Name Type Description proxy address Address of the proxy. Returns Name Type Description address address Implementation address of the proxy","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » getImplementation","id":"643","title":"getImplementation"},"644":{"body":"Get the init code hash for a proxy. function getProxyInitCodeHash(address implementation, bytes memory data) external view returns (bytes32); Parameters Name Type Description implementation address Address of the implementation. data bytes Initializer calldata. Returns Name Type Description bytes32 bytes32 Hash of the init code.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » getProxyInitCodeHash","id":"644","title":"getProxyInitCodeHash"},"645":{"body":"Preview address from CREATE2 with given salt and creation code. function getCreate2Address(bytes32 _salt, bytes memory _creationCode) external view returns (address);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » getCreate2Address","id":"645","title":"getCreate2Address"},"646":{"body":"Preview address from CREATE3 with given salt. function getCreate3Address(bytes32 salt) external view returns (address);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » getCreate3Address","id":"646","title":"getCreate3Address"},"647":{"body":"Preview proxy address from {createProxy} through {CreateProxyPreview} custom error. function previewCreateProxy(address implementation, bytes memory _calldata) external returns (address proxyPreview); Parameters Name Type Description implementation address Bytecode of the implementation. _calldata bytes Initializer calldata. Returns Name Type Description proxyPreview address Address of the proxy that would be created.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » previewCreateProxy","id":"647","title":"previewCreateProxy"},"648":{"body":"Preview resulting proxy address from {create2AndCall} with given salt. function previewCreate2Proxy(address implementation, bytes memory _calldata, bytes32 salt) external view returns (address proxyPreview); Parameters Name Type Description implementation address Address of the implementation. _calldata bytes Initializer calldata. salt bytes32 Salt for the deterministic deployment. Returns Name Type Description proxyPreview address Address of the proxy that would be created.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » previewCreate2Proxy","id":"648","title":"previewCreate2Proxy"},"649":{"body":"Preview resulting proxy address from {create3AndCall} or {deployCreate3AndCall} with given salt. function previewCreate3Proxy(bytes32 salt) external view returns (address proxyPreview); Parameters Name Type Description salt bytes32 Salt for the deterministic deployment. Returns Name Type Description proxyPreview address Address of the proxy that would be created.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » previewCreate3Proxy","id":"649","title":"previewCreate3Proxy"},"65":{"body":"Get the L2 sequencer uptime feed address. function getSequencerUptimeFeed() external view returns (address);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonStateFacet » getSequencerUptimeFeed","id":"65","title":"getSequencerUptimeFeed"},"650":{"body":"Preview resulting proxy and implementation address from {deployCreateAndCall} through the {CreateProxyAndLogic} custom error. function previewCreateProxyAndLogic(bytes memory implementation, bytes memory _calldata) external returns (address proxyPreview, address implementationPreview); Parameters Name Type Description implementation bytes Bytecode of the implementation. _calldata bytes Initializer calldata. Returns Name Type Description proxyPreview address Address of the proxy that would be created. implementationPreview address Address of the deployed implementation.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » previewCreateProxyAndLogic","id":"650","title":"previewCreateProxyAndLogic"},"651":{"body":"Preview resulting proxy and implementation address from {deployCreate2AndCall} with given salt. function previewCreate2ProxyAndLogic(bytes memory implementation, bytes memory _calldata, bytes32 salt) external view returns (address proxyPreview, address implementationPreview); Parameters Name Type Description implementation bytes Bytecode of the implementation. _calldata bytes Initializer calldata. salt bytes32 Salt for the deterministic deployment. Returns Name Type Description proxyPreview address Address of the proxy that would be created. implementationPreview address Address of the deployed implementation.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » previewCreate2ProxyAndLogic","id":"651","title":"previewCreate2ProxyAndLogic"},"652":{"body":"Preview implementation and proxy address from {deployCreate3AndCall} with given salt. function previewCreate3ProxyAndLogic(bytes32 salt) external view returns (address proxyPreview, address implementationPreview); Parameters Name Type Description salt bytes32 Salt for the deterministic deployment. Returns Name Type Description proxyPreview address Address of the new proxy. implementationPreview address Address of the deployed implementation.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » previewCreate3ProxyAndLogic","id":"652","title":"previewCreate3ProxyAndLogic"},"653":{"body":"Preview resulting implementation address from {upgrade2AndCall} with given salt. function previewCreate2Upgrade(ITransparentUpgradeableProxy proxy, bytes memory implementation) external view returns (address implementationPreview, uint256 version); Parameters Name Type Description proxy ITransparentUpgradeableProxy Existing ITransparentUpgradeableProxy address. implementation bytes Bytecode of the new implementation. Returns Name Type Description implementationPreview address Address for the next implementation. version uint256 New version number of the proxy.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » previewCreate2Upgrade","id":"653","title":"previewCreate2Upgrade"},"654":{"body":"Preview resulting implementation address from {upgrade3AndCall} with given salt. function previewCreate3Upgrade(ITransparentUpgradeableProxy proxy) external view returns (address implementationPreview, uint256 version); Parameters Name Type Description proxy ITransparentUpgradeableProxy Existing ITransparentUpgradeableProxy address. Returns Name Type Description implementationPreview address Address for the next implementation. version uint256 New version number of the proxy.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » previewCreate3Upgrade","id":"654","title":"previewCreate3Upgrade"},"655":{"body":"Creates a new proxy for the implementation and initializes it with data. function createProxy(address implementation, bytes memory _calldata) external payable returns (Deployment memory newProxy); Parameters Name Type Description implementation address Address of the implementation. _calldata bytes Initializer calldata. Returns Name Type Description newProxy Deployment Deployment information. See {TransparentUpgradeableProxy-constructor}.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » createProxy","id":"655","title":"createProxy"},"656":{"body":"Creates a new proxy with deterministic address derived from arguments given. function create2Proxy(address implementation, bytes memory _calldata, bytes32 salt) external payable returns (Deployment memory newProxy); Parameters Name Type Description implementation address Address of the implementation. _calldata bytes Initializer calldata. salt bytes32 Salt for the deterministic deployment. Returns Name Type Description newProxy Deployment Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » create2Proxy","id":"656","title":"create2Proxy"},"657":{"body":"Creates a new proxy with deterministic address derived only from the salt given. function create3Proxy(address implementation, bytes memory _calldata, bytes32 salt) external payable returns (Deployment memory newProxy); Parameters Name Type Description implementation address Address of the implementation. _calldata bytes Initializer calldata. salt bytes32 Salt for the deterministic deployment. Returns Name Type Description newProxy Deployment Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » create3Proxy","id":"657","title":"create3Proxy"},"658":{"body":"Deploys an implementation and creates a proxy initialized with data for it. function createProxyAndLogic(bytes memory implementation, bytes memory _calldata) external payable returns (Deployment memory newProxy); Parameters Name Type Description implementation bytes Bytecode of the implementation. _calldata bytes Initializer calldata. Returns Name Type Description newProxy Deployment Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » createProxyAndLogic","id":"658","title":"createProxyAndLogic"},"659":{"body":"Deterministic version of {deployCreateAndCall} where arguments are used to derive the salt. Implementation salt is salt + 1. Use {previewDeployCreate3} to preview. function create2ProxyAndLogic(bytes memory implementation, bytes memory _calldata, bytes32 salt) external payable returns (Deployment memory newProxy); Parameters Name Type Description implementation bytes Bytecode of the implementation. _calldata bytes Initializer calldata. salt bytes32 Salt to derive both addresses from. Returns Name Type Description newProxy Deployment Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » create2ProxyAndLogic","id":"659","title":"create2ProxyAndLogic"},"66":{"body":"Get the L2 sequencer uptime feed grace period function getSequencerGracePeriod() external view returns (uint32);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonStateFacet » getSequencerGracePeriod","id":"66","title":"getSequencerGracePeriod"},"660":{"body":"Deterministic version of {deployCreateAndCall} where only salt matters. Implementation salt is salt + 1. Use {previewDeployCreate3} to preview. function create3ProxyAndLogic(bytes memory implementation, bytes memory _calldata, bytes32 salt) external payable returns (Deployment memory newProxy); Parameters Name Type Description implementation bytes Bytecode of the implementation to deploy. _calldata bytes Initializer calldata. salt bytes32 Salt to derive both addresses from. Returns Name Type Description newProxy Deployment Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » create3ProxyAndLogic","id":"660","title":"create3ProxyAndLogic"},"661":{"body":"Deploys the @param implementation for {upgradeAndCall} and @return Deployment information. function upgradeAndCall(ITransparentUpgradeableProxy proxy, bytes memory implementation, bytes memory _calldata) external payable returns (Deployment memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » upgradeAndCall","id":"661","title":"upgradeAndCall"},"662":{"body":"Same as {upgradeAndCall} but @return Deployment information. function upgradeAndCallReturn(ITransparentUpgradeableProxy proxy, address implementation, bytes memory _calldata) external payable returns (Deployment memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » upgradeAndCallReturn","id":"662","title":"upgradeAndCallReturn"},"663":{"body":"Deterministically deploys the upgrade implementation and calls the {ProxyAdmin-upgradeAndCall}. Implementation salt is salt + next version. Use {previewUpgrade2} to preview. function create2UpgradeAndCall(ITransparentUpgradeableProxy proxy, bytes memory implementation, bytes memory _calldata) external payable returns (Deployment memory); Parameters Name Type Description proxy ITransparentUpgradeableProxy Existing ITransparentUpgradeableProxy to upgrade. implementation bytes Bytecode of the new implementation. _calldata bytes Initializer calldata. Returns Name Type Description Deployment Deployment Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » create2UpgradeAndCall","id":"663","title":"create2UpgradeAndCall"},"664":{"body":"Deterministically deploys the upgrade implementatio and calls the {ProxyAdmin-upgradeAndCall}. Implementation salt is salt + next version. Use {previewUpgrade3} to preview. function create3UpgradeAndCall(ITransparentUpgradeableProxy proxy, bytes memory implementation, bytes memory _calldata) external payable returns (Deployment memory); Parameters Name Type Description proxy ITransparentUpgradeableProxy Existing ITransparentUpgradeableProxy to upgrade. implementation bytes Bytecode of the new implementation. _calldata bytes Initializer calldata. Returns Name Type Description Deployment Deployment Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » create3UpgradeAndCall","id":"664","title":"create3UpgradeAndCall"},"665":{"body":"Deploy contract using create2. function deployCreate2(bytes memory creationCode, bytes memory _calldata, bytes32 salt) external payable returns (Deployment memory newDeployment); Parameters Name Type Description creationCode bytes The creation code (bytes). _calldata bytes The calldata (bytes). salt bytes32 The salt (bytes32). Returns Name Type Description newDeployment Deployment Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » deployCreate2","id":"665","title":"deployCreate2"},"666":{"body":"Deploy contract using create3. function deployCreate3(bytes memory creationCode, bytes memory _calldata, bytes32 salt) external payable returns (Deployment memory newDeployment); Parameters Name Type Description creationCode bytes The creation code (bytes). _calldata bytes The calldata (bytes). salt bytes32 The salt (bytes32). Returns Name Type Description newDeployment Deployment Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » deployCreate3","id":"666","title":"deployCreate3"},"667":{"body":"Batch any action in this contract. Reverts if any of the calls fail. Delegates to self which keeps context, so msg.value is fine. function batch(bytes[] calldata calls) external payable returns (bytes[] memory results);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » batch","id":"667","title":"batch"},"668":{"body":"Batch view data from this contract. function batchStatic(bytes[] calldata calls) external view returns (bytes[] memory results);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » batchStatic","id":"668","title":"batchStatic"},"669":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » Events","id":"669","title":"Events"},"67":{"body":"Get stale timeout treshold for oracle answers. function getOracleTimeout() external view returns (uint32);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonStateFacet » getOracleTimeout","id":"67","title":"getOracleTimeout"},"670":{"body":"event DeployerSet(address, bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » DeployerSet","id":"670","title":"DeployerSet"},"671":{"body":"event Deployed(Deployment);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » Deployed","id":"671","title":"Deployed"},"672":{"body":"event Upgrade(Deployment);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » Upgrade","id":"672","title":"Upgrade"},"673":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » Errors","id":"673","title":"Errors"},"674":{"body":"error BatchRevertSilentOrCustomError(bytes innerError);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » BatchRevertSilentOrCustomError","id":"674","title":"BatchRevertSilentOrCustomError"},"675":{"body":"error CreateProxyPreview(address proxy);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » CreateProxyPreview","id":"675","title":"CreateProxyPreview"},"676":{"body":"error CreateProxyAndLogicPreview(address proxy, address implementation);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » CreateProxyAndLogicPreview","id":"676","title":"CreateProxyAndLogicPreview"},"677":{"body":"error InvalidKind(Deployment);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » InvalidKind","id":"677","title":"InvalidKind"},"678":{"body":"error ArrayLengthMismatch(uint256 proxies, uint256 implementations, uint256 datas);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » ArrayLengthMismatch","id":"678","title":"ArrayLengthMismatch"},"679":{"body":"error InvalidSalt(Deployment);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » InvalidSalt","id":"679","title":"InvalidSalt"},"68":{"body":"Get tickers configured feed address for the oracle type. function getFeedForId(bytes32 _ticker, Enums.OracleType _oracleType) external view returns (address); Parameters Name Type Description _ticker bytes32 Ticker in bytes32, eg. bytes32(\"ETH\"). _oracleType Enums.OracleType The oracle type. Returns Name Type Description address feedAddr Feed address matching the oracle type given.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonStateFacet » getFeedForId","id":"68","title":"getFeedForId"},"680":{"body":"error DeployerAlreadySet(address, bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » DeployerAlreadySet","id":"680","title":"DeployerAlreadySet"},"681":{"body":"Git Source Inherits: ERC1967Proxy *This contract implements a proxy that is upgradeable through an associated {ProxyAdmin} instance. To avoid https://medium.com/nomic-labs-blog/malicious-backdoors-in-ethereum-proxies-62629adf3357[proxy selector clashing], which can potentially be used in an attack, this contract uses the https://blog.openzeppelin.com/the-transparent-proxy-pattern/[transparent proxy pattern]. This pattern implies two things that go hand in hand: If any account other than the admin calls the proxy, the call will be forwarded to the implementation, even if that call matches the {ITransparentUpgradeableProxy-upgradeToAndCall} function exposed by the proxy itself. If the admin calls the proxy, it can call the upgradeToAndCall function but any other call won't be forwarded to the implementation. If the admin tries to call a function on the implementation it will fail with an error indicating the proxy admin cannot fallback to the target implementation. These properties mean that the admin account can only be used for upgrading the proxy, so it's best if it's a dedicated account that is not used for anything else. This will avoid headaches due to sudden errors when trying to call a function from the proxy implementation. For this reason, the proxy deploys an instance of {ProxyAdmin} and allows upgrades only if they come through it. You should think of the ProxyAdmin instance as the administrative interface of the proxy, including the ability to change who can trigger upgrades by transferring ownership. NOTE: The real interface of this proxy is that defined in ITransparentUpgradeableProxy. This contract does not inherit from that interface, and instead upgradeToAndCall is implicitly implemented using a custom dispatch mechanism in _fallback. Consequently, the compiler will not produce an ABI for this contract. This is necessary to fully implement transparency without decoding reverts caused by selector clashes between the proxy and the implementation. NOTE: This proxy does not inherit from {Context} deliberately. The {ProxyAdmin} of this contract won't send a meta-transaction in any way, and any other meta-transaction setup should be made in the implementation contract. IMPORTANT: This contract avoids unnecessary storage reads by setting the admin only during construction as an immutable variable, preventing any changes thereafter. However, the admin slot defined in ERC-1967 can still be overwritten by the implementation logic pointed to by this proxy. In such cases, the contract may end up in an undesirable state where the admin slot is different from the actual admin. WARNING: It is not recommended to extend this contract to add additional external functions. If you do so, the compiler will not check that there are no selector conflicts, due to the note above. A selector clash between any new function and the functions declared in {ITransparentUpgradeableProxy} will be resolved in favor of the new one. This could render the upgradeToAndCall function inaccessible, preventing upgradeability and compromising transparency.*","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » TransparentUpgradeableProxy » TransparentUpgradeableProxy","id":"681","title":"TransparentUpgradeableProxy"},"682":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » TransparentUpgradeableProxy » State Variables","id":"682","title":"State Variables"},"683":{"body":"address private immutable _admin;","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » TransparentUpgradeableProxy » _admin","id":"683","title":"_admin"},"684":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » TransparentUpgradeableProxy » Functions","id":"684","title":"Functions"},"685":{"body":"Kresko Initializes an upgradeable proxy managed by an instance of a {ProxyAdmin} with an initialOwner, backed by the implementation at _logic, and optionally initialized with _data as explained in {ERC1967Proxy-constructor}. Removed ProxyAdmin construction - instead using the creator {DeploymentFactory} as {ProxyAdmin}. Factory address is explicitly passed as argument (and not as msg.sender) to support \"CREATE3\". constructor(address _logic, address _factory, bytes memory _data) payable ERC1967Proxy(_logic, _data);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » TransparentUpgradeableProxy » constructor","id":"685","title":"constructor"},"686":{"body":"Returns the admin of this proxy. function _proxyAdmin() internal virtual returns (address);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » TransparentUpgradeableProxy » _proxyAdmin","id":"686","title":"_proxyAdmin"},"687":{"body":"If caller is the admin process the call internally, otherwise transparently fallback to the proxy behavior. function _fallback() internal virtual override;","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » TransparentUpgradeableProxy » _fallback","id":"687","title":"_fallback"},"688":{"body":"*Upgrade the implementation of the proxy. See {ERC1967Utils-upgradeToAndCall}. Requirements: If data is empty, msg.value must be zero.* function _dispatchUpgradeToAndCall() private;","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » TransparentUpgradeableProxy » _dispatchUpgradeToAndCall","id":"688","title":"_dispatchUpgradeToAndCall"},"689":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » TransparentUpgradeableProxy » Errors","id":"689","title":"Errors"},"69":{"body":"Price getter for Redstone, extracting the price from \"hidden\" calldata. Reverts for a number of reasons, notably: Invalid calldata Not enough signers for the price data. Wrong signers for the price data. Stale price data. Not enough data points function redstonePrice(bytes32 _ticker, address) external view returns (uint256); Parameters Name Type Description _ticker bytes32 The reference asset ticker in bytes32, eg. bytes32(\"ETH\"). address Returns Name Type Description uint256 uint256 Extracted price with enough unique signers.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonStateFacet » redstonePrice","id":"69","title":"redstonePrice"},"690":{"body":"The proxy caller is the current admin, and can't fallback to the proxy target. error ProxyDeniedAdminAccess();","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » TransparentUpgradeableProxy » ProxyDeniedAdminAccess","id":"690","title":"ProxyDeniedAdminAccess"},"691":{"body":"interfaces KISS","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » Contents","id":"691","title":"Contents"},"692":{"body":"IKISS","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » ❱ interfaces » Contents","id":"692","title":"Contents"},"693":{"body":"Git Source Inherits: IVaultExtender , IKreskoAssetIssuer , IERC165","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » ❱ interfaces » IKISS » IKISS","id":"693","title":"IKISS"},"694":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » ❱ interfaces » IKISS » Functions","id":"694","title":"Functions"},"695":{"body":"This function adds KISS to circulation Caller must be a contract and have the OPERATOR_ROLE function issue(uint256 _amount, address _to) external override returns (uint256); Parameters Name Type Description _amount uint256 amount to mint _to address address to mint tokens to Returns Name Type Description uint256 uint256 amount minted","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » ❱ interfaces » IKISS » issue","id":"695","title":"issue"},"696":{"body":"This function removes KISS from circulation Caller must be a contract and have the OPERATOR_ROLE function destroy(uint256 _amount, address _from) external override returns (uint256); Parameters Name Type Description _amount uint256 amount to burn _from address address to burn tokens from Returns Name Type Description uint256 uint256 amount burned","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » ❱ interfaces » IKISS » destroy","id":"696","title":"destroy"},"697":{"body":"Triggers stopped state. Requirements: The contract must not be paused. function pause() external;","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » ❱ interfaces » IKISS » pause","id":"697","title":"pause"},"698":{"body":"Returns to normal state. Requirements: The contract must be paused. function unpause() external;","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » ❱ interfaces » IKISS » unpause","id":"698","title":"unpause"},"699":{"body":"Exchange rate of vKISS to USD. function exchangeRate() external view returns (uint256 rate); Returns Name Type Description rate uint256 vKISS/USD exchange rate.","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » ❱ interfaces » IKISS » exchangeRate","id":"699","title":"exchangeRate"},"7":{"body":"","breadcrumbs":"Home » Notes about the usage of ERC-2535 (Diamond)","id":"7","title":"Notes about the usage of ERC-2535 (Diamond)"},"70":{"body":"Price getter for API3 type feeds. Valid call will revert if the answer is negative. function getAPI3Price(address _feedAddr) external view returns (uint256); Parameters Name Type Description _feedAddr address IProxy type feed address. Returns Name Type Description uint256 uint256 Price answer from the feed, 0 if the price is stale.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonStateFacet » getAPI3Price","id":"70","title":"getAPI3Price"},"700":{"body":"Overrides AccessControl.grantRole for following: EOA cannot be granted Role.OPERATOR role function grantRole(bytes32 _role, address _to) external; Parameters Name Type Description _role bytes32 role to grant _to address address to grant role for","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » ❱ interfaces » IKISS » grantRole","id":"700","title":"grantRole"},"701":{"body":"Git Source Inherits: IKISS , ERC20Upgradeable, PausableUpgradeable, AccessControlEnumerableUpgradeable Author: Kresko","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » KISS","id":"701","title":"KISS"},"702":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » State Variables","id":"702","title":"State Variables"},"703":{"body":"address public kresko;","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » kresko","id":"703","title":"kresko"},"704":{"body":"address public vKISS;","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » vKISS","id":"704","title":"vKISS"},"705":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » Functions","id":"705","title":"Functions"},"706":{"body":"function initialize( string memory name_, string memory symbol_, uint8 dec_, address admin_, address kresko_, address vKISS_\n) external initializer;","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » initialize","id":"706","title":"initialize"},"707":{"body":"modifier onlyContract();","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » onlyContract","id":"707","title":"onlyContract"},"708":{"body":"This function adds KISS to circulation Caller must be a contract and have the OPERATOR_ROLE function issue(uint256 _amount, address _to) public override onlyRole(Role.OPERATOR) returns (uint256); Parameters Name Type Description _amount uint256 amount to mint _to address address to mint tokens to Returns Name Type Description uint256 uint256 amount minted","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » issue","id":"708","title":"issue"},"709":{"body":"This function removes KISS from circulation Caller must be a contract and have the OPERATOR_ROLE function destroy(uint256 _amount, address _from) external onlyRole(Role.OPERATOR) returns (uint256); Parameters Name Type Description _amount uint256 amount to burn _from address address to burn tokens from Returns Name Type Description uint256 uint256 amount burned","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » destroy","id":"709","title":"destroy"},"71":{"body":"Price getter for Vault based asset. function getVaultPrice(address _vaultAddr) external view returns (uint256); Parameters Name Type Description _vaultAddr address IVaultFeed type feed address. Returns Name Type Description uint256 uint256 Current price of one vault share.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonStateFacet » getVaultPrice","id":"71","title":"getVaultPrice"},"710":{"body":"Deposit tokens to vault for shares and convert them to equal amount of extender token. function vaultDeposit(address _assetAddr, uint256 _assets, address _receiver) external returns (uint256 sharesOut, uint256 assetFee); Parameters Name Type Description _assetAddr address Supported vault asset address _assets uint256 amount of _assetAddr to deposit _receiver address Address receive extender tokens Returns Name Type Description sharesOut uint256 amount of shares/extender tokens minted assetFee uint256 amount of _assetAddr vault took as fee","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » vaultDeposit","id":"710","title":"vaultDeposit"},"711":{"body":"Deposit supported vault assets to receive _shares, depositing the shares for equal amount of extender token. function vaultMint(address _assetAddr, uint256 _shares, address _receiver) external returns (uint256 assetsIn, uint256 assetFee); Parameters Name Type Description _assetAddr address Supported vault asset address _shares uint256 Amount of shares to receive _receiver address Address receive extender tokens Returns Name Type Description assetsIn uint256 Amount of assets for _shares assetFee uint256 Amount of _assetAddr vault took as fee","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » vaultMint","id":"711","title":"vaultMint"},"712":{"body":"Withdraw supported vault asset, burning extender tokens and withdrawing shares from vault. function vaultWithdraw(address _assetAddr, uint256 _assets, address _receiver, address _owner) external returns (uint256 sharesIn, uint256 assetFee); Parameters Name Type Description _assetAddr address Supported vault asset address _assets uint256 amount of _assetAddr to deposit _receiver address Address receive extender tokens _owner address Owner of extender tokens Returns Name Type Description sharesIn uint256 amount of shares/extender tokens burned assetFee uint256 amount of _assetAddr vault took as fee","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » vaultWithdraw","id":"712","title":"vaultWithdraw"},"713":{"body":"Withdraw supported vault asset for _shares of extender tokens. Does not return a value function vaultRedeem(address _assetAddr, uint256 _shares, address _receiver, address _owner) external returns (uint256 assetsOut, uint256 assetFee); Parameters Name Type Description _assetAddr address Token to deposit into vault for shares. _shares uint256 amount of extender tokens to burn _receiver address Address to receive assets withdrawn _owner address Owner of extender tokens Returns Name Type Description assetsOut uint256 sharesIn amount of shares/extender tokens minted assetFee uint256 amount of _assetAddr vault took as fee","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » vaultRedeem","id":"713","title":"vaultRedeem"},"714":{"body":"Deposit shares for equal amount of extender token. Does not return a value function deposit(uint256 _shares, address _receiver) external; Parameters Name Type Description _shares uint256 amount of vault shares to deposit _receiver address address to mint extender tokens to","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » deposit","id":"714","title":"deposit"},"715":{"body":"Withdraw shares for equal amount of extender token. Does not return a value function withdraw(uint256 _amount, address _receiver) external; Parameters Name Type Description _amount uint256 amount of vault extender tokens to burn _receiver address address to send shares to","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » withdraw","id":"715","title":"withdraw"},"716":{"body":"Withdraw shares for equal amount of extender token with allowance. Does not return a value function withdrawFrom(address _from, address _to, uint256 _amount) public; Parameters Name Type Description _from address address to burn extender tokens from _to address address to send shares to _amount uint256 amount to convert","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » withdrawFrom","id":"716","title":"withdrawFrom"},"717":{"body":"Triggers stopped state. Requirements: The contract must not be paused. function pause() public onlyContract onlyRole(Role.ADMIN);","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » pause","id":"717","title":"pause"},"718":{"body":"Returns to normal state. Requirements: The contract must be paused. function unpause() public onlyContract onlyRole(Role.ADMIN);","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » unpause","id":"718","title":"unpause"},"719":{"body":"Overrides AccessControl.grantRole for following: function grantRole(bytes32 _role, address _to) public override(IKISS, AccessControlUpgradeable, IAccessControl) onlyRole(Role.ADMIN); Parameters Name Type Description _role bytes32 role to grant _to address address to grant role for","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » grantRole","id":"719","title":"grantRole"},"72":{"body":"Price getter for AggregatorV3/Chainlink type feeds. Valid call will revert if the answer is negative. function getChainlinkPrice(address _feedAddr) external view returns (uint256); Parameters Name Type Description _feedAddr address AggregatorV3 type feed address. Returns Name Type Description uint256 uint256 Price answer from the feed, 0 if the price is stale.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonStateFacet » getChainlinkPrice","id":"72","title":"getChainlinkPrice"},"720":{"body":"Exchange rate of vKISS to USD. function exchangeRate() external view returns (uint256); Returns Name Type Description uint256 rate vKISS/USD exchange rate.","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » exchangeRate","id":"720","title":"exchangeRate"},"721":{"body":"Preview conversion from KrAsset amount: @param assets to matching amount of Anchor tokens: @return shares function convertToShares(uint256 assets) external pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » convertToShares","id":"721","title":"convertToShares"},"722":{"body":"Preview conversion from KrAsset amounts: @param assets to matching amounts of Anchor tokens: @return shares function convertManyToShares(uint256[] calldata assets) external pure returns (uint256[] calldata shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » convertManyToShares","id":"722","title":"convertManyToShares"},"723":{"body":"Preview conversion from Anchor token amount: @param shares to matching KrAsset amount: @return assets function convertToAssets(uint256 shares) external pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » convertToAssets","id":"723","title":"convertToAssets"},"724":{"body":"Preview conversion from Anchor token amounts: @param shares to matching amounts of KrAssets: @return assets function convertManyToAssets(uint256[] calldata shares) external pure returns (uint256[] calldata assets);","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » convertManyToAssets","id":"724","title":"convertManyToAssets"},"725":{"body":"Query if a contract implements an interface Interface identification is specified in ERC-165. This function uses less than 30,000 gas. function supportsInterface(bytes4 interfaceId) public view override(AccessControlEnumerableUpgradeable, IERC165) returns (bool); Parameters Name Type Description interfaceId bytes4 The interface identifier, as specified in ERC-165 Returns Name Type Description bool true if the contract implements interfaceID and interfaceID is not 0xffffffff, false otherwise","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » supportsInterface","id":"725","title":"supportsInterface"},"726":{"body":"function _withdraw(address from, address to, uint256 amount) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » _withdraw","id":"726","title":"_withdraw"},"727":{"body":"*See {ERC20-_beforeTokenTransfer}. Requirements: the contract must not be paused.* function _beforeTokenTransfer(address from, address to, uint256 amount) internal override;","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » _beforeTokenTransfer","id":"727","title":"_beforeTokenTransfer"},"728":{"body":"ERC4626Upgradeable IERC4626Upgradeable ISyncable IKreskoAsset IKreskoAssetAnchor IKreskoAssetIssuer KreskoAsset KreskoAssetAnchor Rebaser","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » Contents","id":"728","title":"Contents"},"729":{"body":"Git Source Inherits: IERC4626Upgradeable , ERC20Upgradeable Authors: Solmate (https://github.com/Rari-Capital/solmate/blob/main/src/mixins/ERC4626.sol), Kresko (https://www.kresko.fi) Minimal ERC4626 tokenized Vault implementation. Kresko: Adds issue/destroy functions that are called when KreskoAssets are minted/burned through the protocol. shares = anchor tokens assets = underlying KreskoAssets","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » ERC4626Upgradeable","id":"729","title":"ERC4626Upgradeable"},"73":{"body":"Git Source Inherits: Modifiers , ISafetyCouncilFacet Author: Kresko Role.SAFETY_COUNCIL must be a multisig.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » SafetyCouncilFacet » SafetyCouncilFacet","id":"73","title":"SafetyCouncilFacet"},"730":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » State Variables","id":"730","title":"State Variables"},"731":{"body":"The underlying Kresko Asset IKreskoAsset public immutable asset;","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » asset","id":"731","title":"asset"},"732":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » Functions","id":"732","title":"Functions"},"733":{"body":"constructor(IKreskoAsset _asset) payable;","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » constructor","id":"733","title":"constructor"},"734":{"body":"Initializes the ERC4626. decimals are read from the underlying asset function __ERC4626Upgradeable_init(IERC20Permit _asset, string memory _name, string memory _symbol) internal onlyInitializing; Parameters Name Type Description _asset IERC20Permit The underlying (Kresko) Asset _name string Name of the anchor token _symbol string Symbol of the anchor token","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » __ERC4626Upgradeable_init","id":"734","title":"__ERC4626Upgradeable_init"},"735":{"body":"When new KreskoAssets are minted: Issues the equivalent amount of anchor tokens to Kresko Issues the equivalent amount of assets to user function issue(uint256 assets, address to) public virtual returns (uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » issue","id":"735","title":"issue"},"736":{"body":"When new KreskoAssets are burned: Destroys the equivalent amount of anchor tokens from Kresko Destroys the equivalent amount of assets from user function destroy(uint256 assets, address from) public virtual returns (uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » destroy","id":"736","title":"destroy"},"737":{"body":"function totalAssets() public view virtual returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » totalAssets","id":"737","title":"totalAssets"},"738":{"body":"function convertToShares(uint256 assets) public view virtual returns (uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » convertToShares","id":"738","title":"convertToShares"},"739":{"body":"function convertToAssets(uint256 shares) public view virtual returns (uint256 assets);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » convertToAssets","id":"739","title":"convertToAssets"},"74":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » SafetyCouncilFacet » Functions","id":"74","title":"Functions"},"740":{"body":"function previewIssue(uint256 assets) public view virtual returns (uint256); Returns Name Type Description uint256 shares for amount of @param assets","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » previewIssue","id":"740","title":"previewIssue"},"741":{"body":"function previewDeposit(uint256 assets) public view virtual returns (uint256); Returns Name Type Description uint256 shares for amount of @param assets","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » previewDeposit","id":"741","title":"previewDeposit"},"742":{"body":"function previewDestroy(uint256 shares) public view virtual returns (uint256); Returns Name Type Description uint256 assets for amount of @param shares","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » previewDestroy","id":"742","title":"previewDestroy"},"743":{"body":"function previewRedeem(uint256 shares) public view virtual returns (uint256); Returns Name Type Description uint256 assets for amount of @param shares","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » previewRedeem","id":"743","title":"previewRedeem"},"744":{"body":"function previewMint(uint256 shares) public view virtual returns (uint256); Returns Name Type Description uint256 assets for amount of @param shares","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » previewMint","id":"744","title":"previewMint"},"745":{"body":"function previewWithdraw(uint256 assets) public view virtual returns (uint256); Returns Name Type Description uint256 shares for amount of @param assets","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » previewWithdraw","id":"745","title":"previewWithdraw"},"746":{"body":"function maxDeposit(address) public view virtual returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » maxDeposit","id":"746","title":"maxDeposit"},"747":{"body":"function maxIssue(address) public view virtual returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » maxIssue","id":"747","title":"maxIssue"},"748":{"body":"function maxMint(address) public view virtual returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » maxMint","id":"748","title":"maxMint"},"749":{"body":"function maxDestroy(address owner) public view virtual returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » maxDestroy","id":"749","title":"maxDestroy"},"75":{"body":"These functions are only callable by a multisig quorum. Toggle paused-state of assets in a per-action basis function toggleAssetsPaused(address[] calldata _assets, Enums.Action _action, bool _withDuration, uint256 _duration) external override onlyRole(Role.SAFETY_COUNCIL); Parameters Name Type Description _assets address[] list of addresses of krAssets and/or collateral assets _action Enums.Action One of possible user actions: Deposit = 0 Withdraw = 1, Repay = 2, Borrow = 3, Liquidate = 4 _withDuration bool Set a duration for this pause - @todo: implement it if required _duration uint256 Duration for the pause if _withDuration is true","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » SafetyCouncilFacet » toggleAssetsPaused","id":"75","title":"toggleAssetsPaused"},"750":{"body":"function maxWithdraw(address owner) public view virtual returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » maxWithdraw","id":"750","title":"maxWithdraw"},"751":{"body":"function maxRedeem(address owner) public view virtual returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » maxRedeem","id":"751","title":"maxRedeem"},"752":{"body":"Deposit KreskoAssets for equivalent amount of anchor tokens function deposit(uint256 assets, address receiver) public virtual returns (uint256 shares); Parameters Name Type Description assets uint256 Amount of KreskoAssets to deposit receiver address Address to send shares to Returns Name Type Description shares uint256 Amount of shares minted","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » deposit","id":"752","title":"deposit"},"753":{"body":"Withdraw KreskoAssets for equivalent amount of anchor tokens shares are burned from owner, not msg.sender function withdraw(uint256 assets, address receiver, address owner) public virtual returns (uint256 shares); Parameters Name Type Description assets uint256 Amount of KreskoAssets to withdraw receiver address Address to send KreskoAssets to owner address Address to burn shares from Returns Name Type Description shares uint256 Amount of shares burned","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » withdraw","id":"753","title":"withdraw"},"754":{"body":"Mint shares of anchor tokens for equivalent amount of KreskoAssets function mint(uint256 shares, address receiver) public virtual returns (uint256 assets); Parameters Name Type Description shares uint256 Amount of shares to mint receiver address Address to send shares to Returns Name Type Description assets uint256 Amount of KreskoAssets redeemed","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » mint","id":"754","title":"mint"},"755":{"body":"Redeem shares of anchor for KreskoAssets function redeem(uint256 shares, address receiver, address owner) public virtual returns (uint256 assets); Parameters Name Type Description shares uint256 Amount of shares to redeem receiver address Address to send KreskoAssets to owner address Address to burn shares from Returns Name Type Description assets uint256 Amount of KreskoAssets redeemed","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » redeem","id":"755","title":"redeem"},"756":{"body":"function _anchorId() internal view returns (Errors.ID memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » _anchorId","id":"756","title":"_anchorId"},"757":{"body":"function _assetId() internal view returns (Errors.ID memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » _assetId","id":"757","title":"_assetId"},"758":{"body":"function _beforeWithdraw(uint256 assets, uint256 shares) internal virtual;","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » _beforeWithdraw","id":"758","title":"_beforeWithdraw"},"759":{"body":"function _afterDeposit(uint256 assets, uint256 shares) internal virtual;","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » _afterDeposit","id":"759","title":"_afterDeposit"},"76":{"body":"set the safetyStateSet flag loop through _assets - be it krAsset or collateral function setSafetyStateSet(bool val) external override onlyRole(Role.SAFETY_COUNCIL);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » SafetyCouncilFacet » setSafetyStateSet","id":"76","title":"setSafetyStateSet"},"760":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » Events","id":"760","title":"Events"},"761":{"body":"event Issue(address indexed caller, address indexed owner, uint256 assets, uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » Issue","id":"761","title":"Issue"},"762":{"body":"event Deposit(address indexed caller, address indexed owner, uint256 assets, uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » Deposit","id":"762","title":"Deposit"},"763":{"body":"event Destroy(address indexed caller, address indexed receiver, address indexed owner, uint256 assets, uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » Destroy","id":"763","title":"Destroy"},"764":{"body":"event Withdraw(address indexed caller, address indexed receiver, address indexed owner, uint256 assets, uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » Withdraw","id":"764","title":"Withdraw"},"765":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IERC4626Upgradeable » IERC4626Upgradeable","id":"765","title":"IERC4626Upgradeable"},"766":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IERC4626Upgradeable » Functions","id":"766","title":"Functions"},"767":{"body":"The underlying Kresko Asset function asset() external view returns (IKreskoAsset);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IERC4626Upgradeable » asset","id":"767","title":"asset"},"768":{"body":"Deposit KreskoAssets for equivalent amount of anchor tokens function deposit(uint256 assets, address receiver) external returns (uint256 shares); Parameters Name Type Description assets uint256 Amount of KreskoAssets to deposit receiver address Address to send shares to Returns Name Type Description shares uint256 Amount of shares minted","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IERC4626Upgradeable » deposit","id":"768","title":"deposit"},"769":{"body":"Withdraw KreskoAssets for equivalent amount of anchor tokens shares are burned from owner, not msg.sender function withdraw(uint256 assets, address receiver, address owner) external returns (uint256 shares); Parameters Name Type Description assets uint256 Amount of KreskoAssets to withdraw receiver address Address to send KreskoAssets to owner address Address to burn shares from Returns Name Type Description shares uint256 Amount of shares burned","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IERC4626Upgradeable » withdraw","id":"769","title":"withdraw"},"77":{"body":"For external checks if a safety state has been set for any asset function safetyStateSet() external view override returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » SafetyCouncilFacet » safetyStateSet","id":"77","title":"safetyStateSet"},"770":{"body":"function maxDeposit(address) external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IERC4626Upgradeable » maxDeposit","id":"770","title":"maxDeposit"},"771":{"body":"function maxMint(address) external view returns (uint256 assets);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IERC4626Upgradeable » maxMint","id":"771","title":"maxMint"},"772":{"body":"function maxRedeem(address owner) external view returns (uint256 assets);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IERC4626Upgradeable » maxRedeem","id":"772","title":"maxRedeem"},"773":{"body":"function maxWithdraw(address owner) external view returns (uint256 assets);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IERC4626Upgradeable » maxWithdraw","id":"773","title":"maxWithdraw"},"774":{"body":"Mint shares of anchor tokens for equivalent amount of KreskoAssets function mint(uint256 shares, address receiver) external returns (uint256 assets); Parameters Name Type Description shares uint256 Amount of shares to mint receiver address Address to send shares to Returns Name Type Description assets uint256 Amount of KreskoAssets redeemed","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IERC4626Upgradeable » mint","id":"774","title":"mint"},"775":{"body":"function previewDeposit(uint256 assets) external view returns (uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IERC4626Upgradeable » previewDeposit","id":"775","title":"previewDeposit"},"776":{"body":"function previewMint(uint256 shares) external view returns (uint256 assets);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IERC4626Upgradeable » previewMint","id":"776","title":"previewMint"},"777":{"body":"function previewRedeem(uint256 shares) external view returns (uint256 assets);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IERC4626Upgradeable » previewRedeem","id":"777","title":"previewRedeem"},"778":{"body":"function previewWithdraw(uint256 assets) external view returns (uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IERC4626Upgradeable » previewWithdraw","id":"778","title":"previewWithdraw"},"779":{"body":"Track the underlying amount function totalAssets() external view returns (uint256); Returns Name Type Description uint256 Total supply for the underlying","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IERC4626Upgradeable » totalAssets","id":"779","title":"totalAssets"},"78":{"body":"View the state of safety measures for an asset on a per-action basis function safetyStateFor(address _assetAddr, Enums.Action _action) external view override returns (SafetyState memory); Parameters Name Type Description _assetAddr address krAsset / collateral asset _action Enums.Action One of possible user actions: Deposit = 0 Withdraw = 1, Repay = 2, Borrow = 3, Liquidate = 4","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » SafetyCouncilFacet » safetyStateFor","id":"78","title":"safetyStateFor"},"780":{"body":"Redeem shares of anchor for KreskoAssets function redeem(uint256 shares, address receiver, address owner) external returns (uint256 assets); Parameters Name Type Description shares uint256 Amount of shares to redeem receiver address Address to send KreskoAssets to owner address Address to burn shares from Returns Name Type Description assets uint256 Amount of KreskoAssets redeemed","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IERC4626Upgradeable » redeem","id":"780","title":"redeem"},"781":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ISyncable » ISyncable","id":"781","title":"ISyncable"},"782":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ISyncable » Functions","id":"782","title":"Functions"},"783":{"body":"function sync() external;","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ISyncable » sync","id":"783","title":"sync"},"784":{"body":"Git Source Inherits: IERC20Permit, IAccessControlEnumerable, IERC165","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » IKreskoAsset","id":"784","title":"IKreskoAsset"},"785":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » Functions","id":"785","title":"Functions"},"786":{"body":"Initializes a KreskoAsset ERC20 token. Intended to be operated by the Kresko smart contract. function initialize( string memory _name, string memory _symbol, uint8 _decimals, address _admin, address _kresko, address _underlyingAddr, address _feeRecipient, uint48 _openFee, uint40 _closeFee\n) external; Parameters Name Type Description _name string The name of the KreskoAsset. _symbol string The symbol of the KreskoAsset. _decimals uint8 Decimals for the asset. _admin address The adminstrator of this contract. _kresko address The protocol, can perform mint and burn. _underlyingAddr address The underlying token if available. _feeRecipient address Fee recipient for synth wraps. _openFee uint48 Synth warp open fee. _closeFee uint40 Synth wrap close fee.","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » initialize","id":"786","title":"initialize"},"787":{"body":"function kresko() external view returns (address);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » kresko","id":"787","title":"kresko"},"788":{"body":"function rebaseInfo() external view returns (Rebase memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » rebaseInfo","id":"788","title":"rebaseInfo"},"789":{"body":"function wrappingInfo() external view returns (Wrapping memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » wrappingInfo","id":"789","title":"wrappingInfo"},"79":{"body":"Check if _assetAddr has a pause enabled for _action function assetActionPaused(Enums.Action _action, address _assetAddr) external view returns (bool); Parameters Name Type Description _action Enums.Action enum Action Deposit = 0 Withdraw = 1, Repay = 2, Borrow = 3, Liquidate = 4 _assetAddr address Returns Name Type Description bool true if _action is paused","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » SafetyCouncilFacet » assetActionPaused","id":"79","title":"assetActionPaused"},"790":{"body":"function isRebased() external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » isRebased","id":"790","title":"isRebased"},"791":{"body":"Perform a rebase, changing the denumerator and its operator denumerator values 0 and 1 ether will disable the rebase function rebase(uint248 _denominator, bool _positive, address[] calldata _pools) external; Parameters Name Type Description _denominator uint248 the denumerator for the operator, 1 ether = 1 _positive bool supply increasing/reducing rebase _pools address[] UniswapV2Pair address to sync so we wont get rekt by skim() calls.","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » rebase","id":"791","title":"rebase"},"792":{"body":"Updates ERC20 metadata for the token in case eg. a ticker change function reinitializeERC20(string memory _name, string memory _symbol, uint8 _version) external; Parameters Name Type Description _name string new name for the asset _symbol string new symbol for the asset _version uint8 number that must be greater than latest emitted Initialized version","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » reinitializeERC20","id":"792","title":"reinitializeERC20"},"793":{"body":"Mints tokens to an address. Only callable by operator. Internal balances are always unrebased, events emitted are not. function mint(address _to, uint256 _amount) external; Parameters Name Type Description _to address The address to mint tokens to. _amount uint256 The amount of tokens to mint.","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » mint","id":"793","title":"mint"},"794":{"body":"Burns tokens from an address. Only callable by operator. Internal balances are always unrebased, events emitted are not. function burn(address _from, uint256 _amount) external; Parameters Name Type Description _from address The address to burn tokens from. _amount uint256 The amount of tokens to burn.","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » burn","id":"794","title":"burn"},"795":{"body":"Triggers stopped state. Requirements: The contract must not be paused. function pause() external;","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » pause","id":"795","title":"pause"},"796":{"body":"Returns to normal state. Requirements: The contract must be paused. function unpause() external;","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » unpause","id":"796","title":"unpause"},"797":{"body":"Deposit underlying tokens to receive equal value of krAsset (-fee). function wrap(address _to, uint256 _amount) external; Parameters Name Type Description _to address The to address. _amount uint256 The amount (uint256).","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » wrap","id":"797","title":"wrap"},"798":{"body":"Withdraw kreskoAsset to receive underlying tokens / native (-fee). function unwrap(uint256 _amount, bool _receiveNative) external; Parameters Name Type Description _amount uint256 The amount (uint256). _receiveNative bool bool whether to receive underlying as native","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » unwrap","id":"798","title":"unwrap"},"799":{"body":"Sets anchor token address Has modifiers: onlyRole. function setAnchorToken(address _anchor) external; Parameters Name Type Description _anchor address The anchor address.","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » setAnchorToken","id":"799","title":"setAnchorToken"},"8":{"body":"All external functions are contained in the facets, hardhat-diamond-abi will combine their ABI to a separate artifact (Kresko.json) after compile. Core logic is mostly defined inside library functions. These internal functions are attached to the minter storage struct for ease of use. Storage is used through a inline assembly pointer inside free function. To access the storage (+ attached internal lib functions) simply call the free function anywhere within the diamond. Note that Staking, AMM and KreskoAsset contracts do not live inside the diamond scope.","breadcrumbs":"Home » General","id":"8","title":"General"},"80":{"body":"burnKrAsset burnSCDP mintKrAsset mintSCDP Assets collateralAmountToValues debtAmountToValues wadUSD fromWad valueToAmount toWad oraclePrice vaultPrice rawPrice handleSequencerDown API3RawPrice aggregatorV3Price API3Price deducePrice safePrice aggregatorV3RawPrice SDIPrice isSequencerUp","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Contents","id":"80","title":"Contents"},"800":{"body":"Enables depositing native token ETH in case of krETH Has modifiers: onlyRole. function enableNativeUnderlying(bool _enabled) external; Parameters Name Type Description _enabled bool The enabled (bool).","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » enableNativeUnderlying","id":"800","title":"enableNativeUnderlying"},"801":{"body":"Sets fee recipient address Has modifiers: onlyRole. function setFeeRecipient(address _feeRecipient) external; Parameters Name Type Description _feeRecipient address The fee recipient address.","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » setFeeRecipient","id":"801","title":"setFeeRecipient"},"802":{"body":"Sets deposit fee Has modifiers: onlyRole. function setOpenFee(uint48 _openFee) external; Parameters Name Type Description _openFee uint48 The open fee (uint48).","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » setOpenFee","id":"802","title":"setOpenFee"},"803":{"body":"Sets withdraw fee Has modifiers: onlyRole. function setCloseFee(uint40 _closeFee) external; Parameters Name Type Description _closeFee uint40 The open fee (uint48).","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » setCloseFee","id":"803","title":"setCloseFee"},"804":{"body":"Sets underlying token address (and its decimals) Zero address will disable functionality provided for the underlying. Has modifiers: onlyRole. function setUnderlying(address _underlyingAddr) external; Parameters Name Type Description _underlyingAddr address The underlying address.","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » setUnderlying","id":"804","title":"setUnderlying"},"805":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » Structs","id":"805","title":"Structs"},"806":{"body":"Rebase information struct Rebase { uint248 denominator; bool positive;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » Rebase","id":"806","title":"Rebase"},"807":{"body":"Wrapping information for the Kresko Asset struct Wrapping { address underlying; uint8 underlyingDecimals; uint48 openFee; uint40 closeFee; bool nativeUnderlyingEnabled; address payable feeRecipient;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » Wrapping","id":"807","title":"Wrapping"},"808":{"body":"Git Source Inherits: IKreskoAssetIssuer , IERC4626Upgradeable , IERC20Permit, IAccessControlEnumerable, IERC165","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAssetAnchor » IKreskoAssetAnchor","id":"808","title":"IKreskoAssetAnchor"},"809":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAssetAnchor » Functions","id":"809","title":"Functions"},"81":{"body":"Git Source Burn kresko assets with anchor already known. function burnKrAsset(uint256 _burnAmount, address _fromAddr, address _anchorAddr) returns (uint256 burned); Parameters Name Type Description _burnAmount uint256 The amount being burned _fromAddr address The account to burn assets from. _anchorAddr address The anchor token of the asset being burned.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » burnKrAsset » burnKrAsset","id":"81","title":"burnKrAsset"},"810":{"body":"function totalAssets() external view override(IERC4626Upgradeable) returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAssetAnchor » totalAssets","id":"810","title":"totalAssets"},"811":{"body":"Initializes the Kresko Asset Anchor. Decimals are not supplied as they are read from the underlying Kresko Asset function initialize(IKreskoAsset _asset, string memory _name, string memory _symbol, address _admin) external; Parameters Name Type Description _asset IKreskoAsset The underlying (Kresko) Asset _name string Name of the anchor token _symbol string Symbol of the anchor token _admin address The adminstrator of this contract.","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAssetAnchor » initialize","id":"811","title":"initialize"},"812":{"body":"Updates ERC20 metadata for the token in case eg. a ticker change function reinitializeERC20(string memory _name, string memory _symbol, uint8 _version) external; Parameters Name Type Description _name string new name for the asset _symbol string new symbol for the asset _version uint8 number that must be greater than latest emitted Initialized version","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAssetAnchor » reinitializeERC20","id":"812","title":"reinitializeERC20"},"813":{"body":"Mint Kresko Anchor Asset to Kresko Asset (Only KreskoAsset can call) function wrap(uint256 assets) external; Parameters Name Type Description assets uint256 The assets (uint256).","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAssetAnchor » wrap","id":"813","title":"wrap"},"814":{"body":"Burn Kresko Anchor Asset to Kresko Asset (Only KreskoAsset can call) function unwrap(uint256 assets) external; Parameters Name Type Description assets uint256 The assets (uint256).","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAssetAnchor » unwrap","id":"814","title":"unwrap"},"815":{"body":"Git Source Author: Kresko Contract that allows minting and burning through Kresko. All mintable assets in Kresko must implement this. (enforced through introspection)","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAssetIssuer » IKreskoAssetIssuer","id":"815","title":"IKreskoAssetIssuer"},"816":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAssetIssuer » Functions","id":"816","title":"Functions"},"817":{"body":"Mints @param _assets of krAssets for @param _to, Mints relative @return _shares of anchor tokens. function issue(uint256 _assets, address _to) external returns (uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAssetIssuer » issue","id":"817","title":"issue"},"818":{"body":"Burns @param _assets of krAssets from @param _from, Burns relative @return _shares of anchor tokens. function destroy(uint256 _assets, address _from) external returns (uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAssetIssuer » destroy","id":"818","title":"destroy"},"819":{"body":"Preview conversion from KrAsset amount: @param assets to matching amount of Anchor tokens: @return shares function convertToShares(uint256 assets) external view returns (uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAssetIssuer » convertToShares","id":"819","title":"convertToShares"},"82":{"body":"Git Source Repay SCDP swap debt. function burnSCDP(Asset storage _asset, uint256 _burnAmount, address _fromAddr) returns (uint256 destroyed); Parameters Name Type Description _asset Asset the asset being repaid _burnAmount uint256 the asset amount being burned _fromAddr address the account to burn assets from","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » burnSCDP » burnSCDP","id":"82","title":"burnSCDP"},"820":{"body":"Preview conversion from Anchor token amount: @param shares to matching KrAsset amount: @return assets function convertToAssets(uint256 shares) external view returns (uint256 assets);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAssetIssuer » convertToAssets","id":"820","title":"convertToAssets"},"821":{"body":"Preview conversion from Anchor token amounts: @param shares to matching amounts of KrAssets: @return assets function convertManyToAssets(uint256[] calldata shares) external view returns (uint256[] memory assets);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAssetIssuer » convertManyToAssets","id":"821","title":"convertManyToAssets"},"822":{"body":"Preview conversion from KrAsset amounts: @param assets to matching amounts of Anchor tokens: @return shares function convertManyToShares(uint256[] calldata assets) external view returns (uint256[] memory shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAssetIssuer » convertManyToShares","id":"822","title":"convertManyToShares"},"823":{"body":"Git Source Inherits: ERC20Upgradeable, AccessControlEnumerableUpgradeable, PausableUpgradeable, IKreskoAsset Author: Kresko Rebases to adjust for stock splits and reverse stock splits Minting, burning and rebasing can only be performed by the Role.OPERATOR","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » KreskoAsset","id":"823","title":"KreskoAsset"},"824":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » State Variables","id":"824","title":"State Variables"},"825":{"body":"Rebase private rebasing;","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » rebasing","id":"825","title":"rebasing"},"826":{"body":"bool public isRebased;","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » isRebased","id":"826","title":"isRebased"},"827":{"body":"address public kresko;","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » kresko","id":"827","title":"kresko"},"828":{"body":"address public anchor;","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » anchor","id":"828","title":"anchor"},"829":{"body":"Wrapping private wrapping;","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » wrapping","id":"829","title":"wrapping"},"83":{"body":"Git Source Mint kresko assets with anchor already known. function mintKrAsset(uint256 _mintAmount, address _toAddr, address _anchorAddr) returns (uint256 minted); Parameters Name Type Description _mintAmount uint256 The asset amount being minted _toAddr address The account receiving minted assets. _anchorAddr address The anchor token of the minted asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » mintKrAsset » mintKrAsset","id":"83","title":"mintKrAsset"},"830":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » Functions","id":"830","title":"Functions"},"831":{"body":"constructor();","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » constructor","id":"831","title":"constructor"},"832":{"body":"Initializes a KreskoAsset ERC20 token. Intended to be operated by the Kresko smart contract. function initialize( string memory _name, string memory _symbol, uint8 _decimals, address _admin, address _kresko, address _underlying, address _feeRecipient, uint48 _openFee, uint40 _closeFee\n) external initializer; Parameters Name Type Description _name string The name of the KreskoAsset. _symbol string The symbol of the KreskoAsset. _decimals uint8 Decimals for the asset. _admin address The adminstrator of this contract. _kresko address The protocol, can perform mint and burn. _underlying address _feeRecipient address Fee recipient for synth wraps. _openFee uint48 Synth warp open fee. _closeFee uint40 Synth wrap close fee.","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » initialize","id":"832","title":"initialize"},"833":{"body":"Sets anchor token address Has modifiers: onlyRole. function setAnchorToken(address _anchor) external; Parameters Name Type Description _anchor address The anchor address.","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » setAnchorToken","id":"833","title":"setAnchorToken"},"834":{"body":"Sets underlying token address (and its decimals) Has modifiers: onlyRole. function setUnderlying(address _underlyingAddr) public onlyRole(Role.ADMIN); Parameters Name Type Description _underlyingAddr address The underlying address.","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » setUnderlying","id":"834","title":"setUnderlying"},"835":{"body":"Enables depositing native token ETH in case of krETH Has modifiers: onlyRole. function enableNativeUnderlying(bool _enabled) external onlyRole(Role.ADMIN); Parameters Name Type Description _enabled bool The enabled (bool).","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » enableNativeUnderlying","id":"835","title":"enableNativeUnderlying"},"836":{"body":"Sets fee recipient address Has modifiers: onlyRole. function setFeeRecipient(address _feeRecipient) public onlyRole(Role.ADMIN); Parameters Name Type Description _feeRecipient address The fee recipient address.","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » setFeeRecipient","id":"836","title":"setFeeRecipient"},"837":{"body":"Sets deposit fee Has modifiers: onlyRole. function setOpenFee(uint48 _openFee) public onlyRole(Role.ADMIN); Parameters Name Type Description _openFee uint48 The open fee (uint48).","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » setOpenFee","id":"837","title":"setOpenFee"},"838":{"body":"Sets withdraw fee Has modifiers: onlyRole. function setCloseFee(uint40 _closeFee) public onlyRole(Role.ADMIN); Parameters Name Type Description _closeFee uint40 The open fee (uint48).","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » setCloseFee","id":"838","title":"setCloseFee"},"839":{"body":"Query if a contract implements an interface Interface identification is specified in ERC-165. This function uses less than 30,000 gas. function supportsInterface(bytes4 interfaceId) public view virtual override(AccessControlEnumerableUpgradeable, IERC165) returns (bool); Parameters Name Type Description interfaceId bytes4 The interface identifier, as specified in ERC-165 Returns Name Type Description bool true if the contract implements interfaceID and interfaceID is not 0xffffffff, false otherwise","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » supportsInterface","id":"839","title":"supportsInterface"},"84":{"body":"Git Source Mint kresko assets from SCDP swap. function mintSCDP(Asset storage _asset, uint256 _mintAmount, address _toAddr) returns (uint256 issued); Parameters Name Type Description _asset Asset the asset requested _mintAmount uint256 the asset amount requested _toAddr address the account to mint the assets to","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » mintSCDP » mintSCDP","id":"84","title":"mintSCDP"},"840":{"body":"function wrappingInfo() external view override returns (Wrapping memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » wrappingInfo","id":"840","title":"wrappingInfo"},"841":{"body":"function rebaseInfo() external view override returns (Rebase memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » rebaseInfo","id":"841","title":"rebaseInfo"},"842":{"body":"function totalSupply() public view override(ERC20Upgradeable, IERC20) returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » totalSupply","id":"842","title":"totalSupply"},"843":{"body":"function balanceOf(address _account) public view override(ERC20Upgradeable, IERC20) returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » balanceOf","id":"843","title":"balanceOf"},"844":{"body":"function allowance(address _owner, address _account) public view override(ERC20Upgradeable, IERC20) returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » allowance","id":"844","title":"allowance"},"845":{"body":"Triggers stopped state. Requirements: The contract must not be paused. function pause() public onlyRole(Role.ADMIN);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » pause","id":"845","title":"pause"},"846":{"body":"Returns to normal state. Requirements: The contract must be paused. function unpause() public onlyRole(Role.ADMIN);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » unpause","id":"846","title":"unpause"},"847":{"body":"Updates ERC20 metadata for the token in case eg. a ticker change function reinitializeERC20(string memory _name, string memory _symbol, uint8 _version) external onlyRole(Role.ADMIN) reinitializer(_version); Parameters Name Type Description _name string new name for the asset _symbol string new symbol for the asset _version uint8 number that must be greater than latest emitted Initialized version","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » reinitializeERC20","id":"847","title":"reinitializeERC20"},"848":{"body":"function approve(address _spender, uint256 _amount) public override(ERC20Upgradeable, IERC20) returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » approve","id":"848","title":"approve"},"849":{"body":"function transfer(address _to, uint256 _amount) public override(ERC20Upgradeable, IERC20) returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » transfer","id":"849","title":"transfer"},"85":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » Assets","id":"85","title":"Assets"},"850":{"body":"function transferFrom(address _from, address _to, uint256 _amount) public override(ERC20Upgradeable, IERC20) returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » transferFrom","id":"850","title":"transferFrom"},"851":{"body":"Perform a rebase, changing the denumerator and its operator denumerator values 0 and 1 ether will disable the rebase function rebase(uint248 _denominator, bool _positive, address[] calldata _pools) external onlyRole(Role.ADMIN); Parameters Name Type Description _denominator uint248 the denumerator for the operator, 1 ether = 1 _positive bool supply increasing/reducing rebase _pools address[] UniswapV2Pair address to sync so we wont get rekt by skim() calls.","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » rebase","id":"851","title":"rebase"},"852":{"body":"Mints tokens to an address. Only callable by operator. function mint(address _to, uint256 _amount) external onlyRole(Role.OPERATOR); Parameters Name Type Description _to address The address to mint tokens to. _amount uint256 The amount of tokens to mint.","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » mint","id":"852","title":"mint"},"853":{"body":"Burns tokens from an address. Only callable by operator. function burn(address _from, uint256 _amount) external onlyRole(Role.OPERATOR); Parameters Name Type Description _from address The address to burn tokens from. _amount uint256 The amount of tokens to burn.","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » burn","id":"853","title":"burn"},"854":{"body":"Deposit underlying tokens to receive equal value of krAsset (-fee). function wrap(address _to, uint256 _amount) external; Parameters Name Type Description _to address The to address. _amount uint256 The amount (uint256).","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » wrap","id":"854","title":"wrap"},"855":{"body":"Withdraw kreskoAsset to receive underlying tokens / native (-fee). function unwrap(uint256 _amount, bool _receiveNative) external; Parameters Name Type Description _amount uint256 The amount (uint256). _receiveNative bool bool whether to receive underlying as native","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » unwrap","id":"855","title":"unwrap"},"856":{"body":"receive() external payable;","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » receive","id":"856","title":"receive"},"857":{"body":"function _mint(address _to, uint256 _amount) internal override;","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » _mint","id":"857","title":"_mint"},"858":{"body":"function _burn(address _from, uint256 _amount) internal override;","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » _burn","id":"858","title":"_burn"},"859":{"body":"Internal balances are always unrebased, events emitted are not. function _transfer(address _from, address _to, uint256 _amount) internal returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » _transfer","id":"859","title":"_transfer"},"86":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » Functions","id":"86","title":"Functions"},"860":{"body":"function _adjustDecimals(uint256 _amount, uint8 _fromDecimal, uint8 _toDecimal) internal pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » _adjustDecimals","id":"860","title":"_adjustDecimals"},"861":{"body":"function _assetId() internal view returns (Errors.ID memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » _assetId","id":"861","title":"_assetId"},"862":{"body":"Git Source Inherits: ERC4626Upgradeable , IKreskoAssetAnchor , AccessControlEnumerableUpgradeable Author: Kresko Main purpose of this token is to represent a static amount of the possibly rebased underlying KreskoAsset. Main use-cases are normalized book-keeping, bridging and integration with external contracts. Shares means amount of this token. Assets mean amount of KreskoAssets.","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » KreskoAssetAnchor","id":"862","title":"KreskoAssetAnchor"},"863":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » Functions","id":"863","title":"Functions"},"864":{"body":"constructor(IKreskoAsset _asset) payable ERC4626Upgradeable(_asset);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » constructor","id":"864","title":"constructor"},"865":{"body":"Initializes the Kresko Asset Anchor. Decimals are not supplied as they are read from the underlying Kresko Asset function initialize(IKreskoAsset _asset, string memory _name, string memory _symbol, address _admin) external initializer; Parameters Name Type Description _asset IKreskoAsset The underlying (Kresko) Asset _name string Name of the anchor token _symbol string Symbol of the anchor token _admin address The adminstrator of this contract.","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » initialize","id":"865","title":"initialize"},"866":{"body":"Query if a contract implements an interface Interface identification is specified in ERC-165. This function uses less than 30,000 gas. function supportsInterface(bytes4 interfaceId) public view virtual override(AccessControlEnumerableUpgradeable, IERC165) returns (bool); Parameters Name Type Description interfaceId bytes4 The interface identifier, as specified in ERC-165 Returns Name Type Description bool true if the contract implements interfaceID and interfaceID is not 0xffffffff, false otherwise","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » supportsInterface","id":"866","title":"supportsInterface"},"867":{"body":"Updates ERC20 metadata for the token in case eg. a ticker change function reinitializeERC20(string memory _name, string memory _symbol, uint8 _version) external onlyRole(Role.ADMIN) reinitializer(_version); Parameters Name Type Description _name string new name for the asset _symbol string new symbol for the asset _version uint8 number that must be greater than latest emitted Initialized version","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » reinitializeERC20","id":"867","title":"reinitializeERC20"},"868":{"body":"function totalAssets() public view virtual override(IKreskoAssetAnchor, ERC4626Upgradeable) returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » totalAssets","id":"868","title":"totalAssets"},"869":{"body":"Preview conversion from Anchor token amount: @param shares to matching KrAsset amount: @return assets function convertToAssets(uint256 shares) public view virtual override(ERC4626Upgradeable, IKreskoAssetIssuer) returns (uint256 assets);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » convertToAssets","id":"869","title":"convertToAssets"},"87":{"body":"function price(Asset storage self) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » price","id":"87","title":"price"},"870":{"body":"function convertManyToShares(uint256[] calldata assets) external view returns (uint256[] memory shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » convertManyToShares","id":"870","title":"convertManyToShares"},"871":{"body":"Preview conversion from Anchor token amounts: @param shares to matching amounts of KrAssets: @return assets function convertManyToAssets(uint256[] calldata shares) external view returns (uint256[] memory assets);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » convertManyToAssets","id":"871","title":"convertManyToAssets"},"872":{"body":"Preview conversion from KrAsset amount: @param assets to matching amount of Anchor tokens: @return shares function convertToShares(uint256 assets) public view virtual override(ERC4626Upgradeable, IKreskoAssetIssuer) returns (uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » convertToShares","id":"872","title":"convertToShares"},"873":{"body":"Mints @param _assets of krAssets for @param _to, function issue(uint256 _assets, address _to) public virtual override(ERC4626Upgradeable, IKreskoAssetIssuer) returns (uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » issue","id":"873","title":"issue"},"874":{"body":"Burns @param _assets of krAssets from @param _from, function destroy(uint256 _assets, address _from) public virtual override(ERC4626Upgradeable, IKreskoAssetIssuer) returns (uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » destroy","id":"874","title":"destroy"},"875":{"body":"Mint Kresko Anchor Asset to Kresko Asset (Only KreskoAsset can call) function wrap(uint256 assets) external; Parameters Name Type Description assets uint256 The assets (uint256).","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » wrap","id":"875","title":"wrap"},"876":{"body":"Burn Kresko Anchor Asset to Kresko Asset (Only KreskoAsset can call) function unwrap(uint256 assets) external; Parameters Name Type Description assets uint256 The assets (uint256).","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » unwrap","id":"876","title":"unwrap"},"877":{"body":"reverting function, kept to maintain compatibility with ERC4626 standard function deposit(uint256, address) public pure override(ERC4626Upgradeable, IERC4626Upgradeable) returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » deposit","id":"877","title":"deposit"},"878":{"body":"reverting function, kept to maintain compatibility with ERC4626 standard function withdraw(uint256, address, address) public pure override(ERC4626Upgradeable, IERC4626Upgradeable) returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » withdraw","id":"878","title":"withdraw"},"879":{"body":"reverting function, kept to maintain compatibility with ERC4626 standard function redeem(uint256, address, address) public pure override(ERC4626Upgradeable, IERC4626Upgradeable) returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » redeem","id":"879","title":"redeem"},"88":{"body":"function price(Asset storage self, uint256 maxPriceDeviationPct) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » price","id":"88","title":"price"},"880":{"body":"function _onlyOperator() internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » _onlyOperator","id":"880","title":"_onlyOperator"},"881":{"body":"function _onlyOperatorOrAsset() private view;","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » _onlyOperatorOrAsset","id":"881","title":"_onlyOperatorOrAsset"},"882":{"body":"function _beforeWithdraw(uint256 assets, uint256 shares) internal virtual override;","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » _beforeWithdraw","id":"882","title":"_beforeWithdraw"},"883":{"body":"function _afterDeposit(uint256 assets, uint256 shares) internal virtual override;","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » _afterDeposit","id":"883","title":"_afterDeposit"},"884":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » Rebaser » Rebaser","id":"884","title":"Rebaser"},"885":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » Rebaser » Functions","id":"885","title":"Functions"},"886":{"body":"Unrebase a value by a given rebase struct. function unrebase(uint256 self, IKreskoAsset.Rebase storage _rebase) internal view returns (uint256); Parameters Name Type Description self uint256 The value to unrebase. _rebase IKreskoAsset.Rebase The rebase struct. Returns Name Type Description uint256 The unrebased value.","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » Rebaser » unrebase","id":"886","title":"unrebase"},"887":{"body":"Rebase a value by a given rebase struct. function rebase(uint256 self, IKreskoAsset.Rebase storage _rebase) internal view returns (uint256); Parameters Name Type Description self uint256 The value to rebase. _rebase IKreskoAsset.Rebase The rebase struct. Returns Name Type Description uint256 The rebased value.","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » Rebaser » rebase","id":"887","title":"rebase"},"888":{"body":"Arrays EnumerableSet FixedPointMath Meta PercentageMath Redstone NumericArrayLib RedstoneDefaultsLib BitmapLib SignatureLib RedstoneError Solady Strings Conversions Deploys Proxies WadRay","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Contents","id":"888","title":"Contents"},"889":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Arrays » Arrays","id":"889","title":"Arrays"},"89":{"body":"Get value for @param _assetAmount of @param self in uint256 function uintUSD(Asset storage self, uint256 _amount) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » uintUSD","id":"89","title":"uintUSD"},"890":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Arrays » Functions","id":"890","title":"Functions"},"891":{"body":"function empty(address[2] memory _addresses) internal pure returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Arrays » empty","id":"891","title":"empty"},"892":{"body":"function empty(Enums.OracleType[2] memory _oracles) internal pure returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Arrays » empty","id":"892","title":"empty"},"893":{"body":"function find(address[] storage _elements, address _elementToFind) internal pure returns (FindResult memory result);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Arrays » find","id":"893","title":"find"},"894":{"body":"function find(bytes32[] storage _elements, bytes32 _elementToFind) internal pure returns (FindResult memory result);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Arrays » find","id":"894","title":"find"},"895":{"body":"function find(string[] storage _elements, string memory _elementToFind) internal pure returns (FindResult memory result);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Arrays » find","id":"895","title":"find"},"896":{"body":"function pushUnique(address[] storage _elements, address _elementToAdd) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Arrays » pushUnique","id":"896","title":"pushUnique"},"897":{"body":"function pushUnique(bytes32[] storage _elements, bytes32 _elementToAdd) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Arrays » pushUnique","id":"897","title":"pushUnique"},"898":{"body":"function pushUnique(string[] storage _elements, string memory _elementToAdd) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Arrays » pushUnique","id":"898","title":"pushUnique"},"899":{"body":"function removeExisting(address[] storage _addresses, address _elementToRemove) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Arrays » removeExisting","id":"899","title":"removeExisting"},"9":{"body":"Nay Do not add new state variables to the beginning or middle of structs. Doing this makes the new state variable overwrite existing state variable data and all state variables after the new state variable reference the wrong storage location. Do not put structs directly in structs unless you don’t plan on ever adding more state variables to the inner structs. You won't be able to add new state variables to inner structs in upgrades. This makes sense because a struct uses a fixed number of storage locations. Adding a new state variable to an inner struct would cause the next state variable after the inner struct to be overwritten. Structs that are in mappings can be extended in upgrades, because those structs are stored in random locations based on keccak256 hashing. Do not add new state variables to structs that are used in arrays. Do not use the same namespace string for different structs. This is obvious. Two different structs at the same location will overwrite each other. Yay To add new state variables to DiamondStorage pattern in eg. MinterStorage (ms), add them to the end of the struct. This makes sense because it is not possible for existing facets to overwrite state variables at new storage locations. New state variables can be added to the ends of structs that are used in mappings. The names of state variables can be changed, but that might be confusing if different facets are using different names for the same storage locations. Learning references https://eip2535diamonds.substack.com/p/compliance-with-eip-2535-diamonds https://github.com/solidstate-network/solidstate-solidity https://eip2535diamonds.substack.com/p/how-eip2535-diamonds-reduces-gas","breadcrumbs":"Home » State","id":"9","title":"State"},"90":{"body":"Get the oracle price of an asset in uint256 with oracleDecimals function redstonePrice(Asset storage self) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » redstonePrice","id":"90","title":"redstonePrice"},"900":{"body":"Removes an element by copying the last element to the element to remove's place and removing the last element. function removeAddress(address[] storage _addresses, address _elementToRemove, uint256 _elementIndex) internal; Parameters Name Type Description _addresses address[] The address array containing the item to be removed. _elementToRemove address The element to be removed. _elementIndex uint256 The index of the element to be removed.","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Arrays » removeAddress","id":"900","title":"removeAddress"},"901":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Arrays » Structs","id":"901","title":"Structs"},"902":{"body":"struct FindResult { uint256 index; bool exists;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Arrays » FindResult","id":"902","title":"FindResult"},"903":{"body":"Git Source *Library for managing https://en.wikipedia.org/wiki/Set_(abstract_data_type)[sets] of primitive types. Sets have the following properties: Elements are added, removed, and checked for existence in constant time (O(1)). Elements are enumerated in O(n). No guarantees are made on the ordering. contract Example {\n// Add the library methods\nusing EnumerableSet for EnumerableSet.AddressSet;\n// Declare a set state variable\nEnumerableSet.AddressSet private mySet;\n} As of v3.3.0, sets of type bytes32 (Bytes32Set), address (AddressSet) and uint256 (UintSet) are supported.*","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » EnumerableSet","id":"903","title":"EnumerableSet"},"904":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » Functions","id":"904","title":"Functions"},"905":{"body":"Add a value to a set. O(1). Returns true if the value was added to the set, that is if it was not already present. function _add(Set storage set, bytes32 value) private returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » _add","id":"905","title":"_add"},"906":{"body":"Removes a value from a set. O(1). Returns true if the value was removed from the set, that is if it was present. function _remove(Set storage set, bytes32 value) private returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » _remove","id":"906","title":"_remove"},"907":{"body":"Returns true if the value is in the set. O(1). function _contains(Set storage set, bytes32 value) private view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » _contains","id":"907","title":"_contains"},"908":{"body":"Returns the number of values on the set. O(1). function _length(Set storage set) private view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » _length","id":"908","title":"_length"},"909":{"body":"*Returns the value stored at position index in the set. O(1). Note that there are no guarantees on the ordering of values inside the array, and it may change when more values are added or removed. Requirements: index must be strictly less than {length}.* function _at(Set storage set, uint256 index) private view returns (bytes32);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » _at","id":"909","title":"_at"},"91":{"body":"function marketStatus(Asset storage) internal pure returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » marketStatus","id":"91","title":"marketStatus"},"910":{"body":"Return the entire set in an array WARNING: This operation will copy the entire storage to memory, which can be quite expensive. This is designed to mostly be used by view accessors that are queried without any gas fees. Developers should keep in mind that this function has an unbounded cost, and using it as part of a state-changing function may render the function uncallable if the set grows to a point where copying to memory consumes too much gas to fit in a block. function _values(Set storage set) private view returns (bytes32[] memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » _values","id":"910","title":"_values"},"911":{"body":"Add a value to a set. O(1). Returns true if the value was added to the set, that is if it was not already present. function add(Bytes32Set storage set, bytes32 value) internal returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » add","id":"911","title":"add"},"912":{"body":"Removes a value from a set. O(1). Returns true if the value was removed from the set, that is if it was present. function remove(Bytes32Set storage set, bytes32 value) internal returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » remove","id":"912","title":"remove"},"913":{"body":"Returns true if the value is in the set. O(1). function contains(Bytes32Set storage set, bytes32 value) internal view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » contains","id":"913","title":"contains"},"914":{"body":"Returns the number of values in the set. O(1). function length(Bytes32Set storage set) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » length","id":"914","title":"length"},"915":{"body":"*Returns the value stored at position index in the set. O(1). Note that there are no guarantees on the ordering of values inside the array, and it may change when more values are added or removed. Requirements: index must be strictly less than {length}.* function at(Bytes32Set storage set, uint256 index) internal view returns (bytes32);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » at","id":"915","title":"at"},"916":{"body":"Return the entire set in an array WARNING: This operation will copy the entire storage to memory, which can be quite expensive. This is designed to mostly be used by view accessors that are queried without any gas fees. Developers should keep in mind that this function has an unbounded cost, and using it as part of a state-changing function may render the function uncallable if the set grows to a point where copying to memory consumes too much gas to fit in a block. function values(Bytes32Set storage set) internal view returns (bytes32[] memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » values","id":"916","title":"values"},"917":{"body":"Add a value to a set. O(1). Returns true if the value was added to the set, that is if it was not already present. function add(AddressSet storage set, address value) internal returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » add","id":"917","title":"add"},"918":{"body":"Removes a value from a set. O(1). Returns true if the value was removed from the set, that is if it was present. function remove(AddressSet storage set, address value) internal returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » remove","id":"918","title":"remove"},"919":{"body":"Returns true if the value is in the set. O(1). function contains(AddressSet storage set, address value) internal view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » contains","id":"919","title":"contains"},"92":{"body":"Ensure repayment value (and amount), clamp to max if necessary. function boundRepayValue(Asset storage self, uint256 _maxRepayValue, uint256 _repayAmount) internal view returns (uint256 repayValue, uint256 repayAmount); Parameters Name Type Description self Asset _maxRepayValue uint256 The max liquidatable USD (uint256). _repayAmount uint256 The repay amount (uint256). Returns Name Type Description repayValue uint256 Effective repayment value. repayAmount uint256 Effective repayment amount.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » boundRepayValue","id":"92","title":"boundRepayValue"},"920":{"body":"Returns the number of values in the set. O(1). function length(AddressSet storage set) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » length","id":"920","title":"length"},"921":{"body":"*Returns the value stored at position index in the set. O(1). Note that there are no guarantees on the ordering of values inside the array, and it may change when more values are added or removed. Requirements: index must be strictly less than {length}.* function at(AddressSet storage set, uint256 index) internal view returns (address);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » at","id":"921","title":"at"},"922":{"body":"Return the entire set in an array WARNING: This operation will copy the entire storage to memory, which can be quite expensive. This is designed to mostly be used by view accessors that are queried without any gas fees. Developers should keep in mind that this function has an unbounded cost, and using it as part of a state-changing function may render the function uncallable if the set grows to a point where copying to memory consumes too much gas to fit in a block. function values(AddressSet storage set) internal view returns (address[] memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » values","id":"922","title":"values"},"923":{"body":"Add a value to a set. O(1). Returns true if the value was added to the set, that is if it was not already present. function add(UintSet storage set, uint256 value) internal returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » add","id":"923","title":"add"},"924":{"body":"Removes a value from a set. O(1). Returns true if the value was removed from the set, that is if it was present. function remove(UintSet storage set, uint256 value) internal returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » remove","id":"924","title":"remove"},"925":{"body":"Returns true if the value is in the set. O(1). function contains(UintSet storage set, uint256 value) internal view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » contains","id":"925","title":"contains"},"926":{"body":"Returns the number of values on the set. O(1). function length(UintSet storage set) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » length","id":"926","title":"length"},"927":{"body":"*Returns the value stored at position index in the set. O(1). Note that there are no guarantees on the ordering of values inside the array, and it may change when more values are added or removed. Requirements: index must be strictly less than {length}.* function at(UintSet storage set, uint256 index) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » at","id":"927","title":"at"},"928":{"body":"Return the entire set in an array WARNING: This operation will copy the entire storage to memory, which can be quite expensive. This is designed to mostly be used by view accessors that are queried without any gas fees. Developers should keep in mind that this function has an unbounded cost, and using it as part of a state-changing function may render the function uncallable if the set grows to a point where copying to memory consumes too much gas to fit in a block. function values(UintSet storage set) internal view returns (uint256[] memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » values","id":"928","title":"values"},"929":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » Structs","id":"929","title":"Structs"},"93":{"body":"Gets the collateral value for a single collateral asset and amount. function collateralAmountToValue(Asset storage self, uint256 _amount, bool _ignoreFactor) internal view returns (uint256 value); Parameters Name Type Description self Asset _amount uint256 Amount of asset to get the value for. _ignoreFactor bool Should collateral factor be ignored. Returns Name Type Description value uint256 Value for _amount of the asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » collateralAmountToValue","id":"93","title":"collateralAmountToValue"},"930":{"body":"struct Set { bytes32[] _values; mapping(bytes32 => uint256) _indexes;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » Set","id":"930","title":"Set"},"931":{"body":"struct Bytes32Set { Set _inner;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » Bytes32Set","id":"931","title":"Bytes32Set"},"932":{"body":"struct AddressSet { Set _inner;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » AddressSet","id":"932","title":"AddressSet"},"933":{"body":"struct UintSet { Set _inner;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » UintSet","id":"933","title":"UintSet"},"934":{"body":"Git Source Authors: Solmate (https://github.com/transmissions11/solmate/blob/main/src/utils/FixedPointMathLib.sol), Inspired by USM (https://github.com/usmfum/USM/blob/master/contracts/WadMath.sol) Arithmetic library with operations for fixed-point numbers.","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » FixedPointMath » FixedPointMath","id":"934","title":"FixedPointMath"},"935":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » FixedPointMath » State Variables","id":"935","title":"State Variables"},"936":{"body":"uint256 internal constant MAX_UINT256 = 2 ** 256 - 1;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » FixedPointMath » MAX_UINT256","id":"936","title":"MAX_UINT256"},"937":{"body":"uint256 internal constant WAD = 1e18;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » FixedPointMath » WAD","id":"937","title":"WAD"},"938":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » FixedPointMath » Functions","id":"938","title":"Functions"},"939":{"body":"function mulWadDown(uint256 x, uint256 y) internal pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » FixedPointMath » mulWadDown","id":"939","title":"mulWadDown"},"94":{"body":"Gets the collateral value for _amount and returns the price used. function collateralAmountToValueWithPrice(Asset storage self, uint256 _amount, bool _ignoreFactor) internal view returns (uint256 value, uint256 assetPrice); Parameters Name Type Description self Asset _amount uint256 Amount of asset _ignoreFactor bool Should collateral factor be ignored. Returns Name Type Description value uint256 Value for _amount of the asset. assetPrice uint256 Price of the collateral asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » collateralAmountToValueWithPrice","id":"94","title":"collateralAmountToValueWithPrice"},"940":{"body":"function mulWadUp(uint256 x, uint256 y) internal pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » FixedPointMath » mulWadUp","id":"940","title":"mulWadUp"},"941":{"body":"function divWadDown(uint256 x, uint256 y) internal pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » FixedPointMath » divWadDown","id":"941","title":"divWadDown"},"942":{"body":"function divWadUp(uint256 x, uint256 y) internal pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » FixedPointMath » divWadUp","id":"942","title":"divWadUp"},"943":{"body":"function mulDivDown(uint256 x, uint256 y, uint256 denominator) internal pure returns (uint256 z);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » FixedPointMath » mulDivDown","id":"943","title":"mulDivDown"},"944":{"body":"function mulDivUp(uint256 x, uint256 y, uint256 denominator) internal pure returns (uint256 z);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » FixedPointMath » mulDivUp","id":"944","title":"mulDivUp"},"945":{"body":"function rpow(uint256 x, uint256 n, uint256 scalar) internal pure returns (uint256 z);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » FixedPointMath » rpow","id":"945","title":"rpow"},"946":{"body":"function sqrt(uint256 x) internal pure returns (uint256 z);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » FixedPointMath » sqrt","id":"946","title":"sqrt"},"947":{"body":"function unsafeMod(uint256 x, uint256 y) internal pure returns (uint256 z);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » FixedPointMath » unsafeMod","id":"947","title":"unsafeMod"},"948":{"body":"function unsafeDiv(uint256 x, uint256 y) internal pure returns (uint256 r);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » FixedPointMath » unsafeDiv","id":"948","title":"unsafeDiv"},"949":{"body":"function unsafeDivUp(uint256 x, uint256 y) internal pure returns (uint256 z);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » FixedPointMath » unsafeDivUp","id":"949","title":"unsafeDivUp"},"95":{"body":"Gets the USD value for a single Kresko asset and amount. function debtAmountToValue(Asset storage self, uint256 _amount, bool _ignoreKFactor) internal view returns (uint256 value); Parameters Name Type Description self Asset _amount uint256 Amount of the Kresko asset to calculate the value for. _ignoreKFactor bool Boolean indicating if the asset's k-factor should be ignored. Returns Name Type Description value uint256 Value for the provided amount of the Kresko asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » debtAmountToValue","id":"95","title":"debtAmountToValue"},"950":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Meta » Meta","id":"950","title":"Meta"},"951":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Meta » State Variables","id":"951","title":"State Variables"},"952":{"body":"bytes32 internal constant EIP712_DOMAIN_TYPEHASH = keccak256(bytes(\"EIP712Domain(string name,string version,uint256 chainId,address verifyingContract)\"));","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Meta » EIP712_DOMAIN_TYPEHASH","id":"952","title":"EIP712_DOMAIN_TYPEHASH"},"953":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Meta » Functions","id":"953","title":"Functions"},"954":{"body":"function domainSeparator(string memory name, string memory version) internal view returns (bytes32 domainSeparator_);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Meta » domainSeparator","id":"954","title":"domainSeparator"},"955":{"body":"function getChainID() internal view returns (uint256 id);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Meta » getChainID","id":"955","title":"getChainID"},"956":{"body":"function msgSender() internal view returns (address sender_);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Meta » msgSender","id":"956","title":"msgSender"},"957":{"body":"function enforceHasContractCode(address _contract) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Meta » enforceHasContractCode","id":"957","title":"enforceHasContractCode"},"958":{"body":"Git Source Author: Aave Provides functions to perform percentage calculations PercentageMath are defined by default with 2 decimals of precision (100.00). The precision is indicated by PERCENTAGE_FACTOR Operations are rounded. If a value is >=.5, will be rounded up, otherwise rounded down.","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » PercentageMath » PercentageMath","id":"958","title":"PercentageMath"},"959":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » PercentageMath » State Variables","id":"959","title":"State Variables"},"96":{"body":"Gets the amount for a single debt asset and value. function debtValueToAmount(Asset storage self, uint256 _value, bool _ignoreKFactor) internal view returns (uint256 amount); Parameters Name Type Description self Asset _value uint256 Value of the asset to calculate the amount for. _ignoreKFactor bool Boolean indicating if the asset's k-factor should be ignored. Returns Name Type Description amount uint256 Amount for the provided value of the Kresko asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » debtValueToAmount","id":"96","title":"debtValueToAmount"},"960":{"body":"uint256 internal constant PERCENTAGE_FACTOR = 1e4;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » PercentageMath » PERCENTAGE_FACTOR","id":"960","title":"PERCENTAGE_FACTOR"},"961":{"body":"uint256 internal constant HALF_PERCENTAGE_FACTOR = 0.5e4;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » PercentageMath » HALF_PERCENTAGE_FACTOR","id":"961","title":"HALF_PERCENTAGE_FACTOR"},"962":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » PercentageMath » Functions","id":"962","title":"Functions"},"963":{"body":"Executes a percentage multiplication assembly optimized for improved gas savings: https://twitter.com/transmissions11/status/1451131036377571328 function percentMul(uint256 value, uint256 percentage) internal pure returns (uint256 result); Parameters Name Type Description value uint256 The value of which the percentage needs to be calculated percentage uint256 The percentage of the value to be calculated Returns Name Type Description result uint256 value percentmul percentage","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » PercentageMath » percentMul","id":"963","title":"percentMul"},"964":{"body":"Executes a percentage division assembly optimized for improved gas savings: https://twitter.com/transmissions11/status/1451131036377571328 function percentDiv(uint256 value, uint256 percentage) internal pure returns (uint256 result); Parameters Name Type Description value uint256 The value of which the percentage needs to be calculated percentage uint256 The percentage of the value to be calculated Returns Name Type Description result uint256 value percentdiv percentage","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » PercentageMath » percentDiv","id":"964","title":"percentDiv"},"965":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » Redstone","id":"965","title":"Redstone"},"966":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » State Variables","id":"966","title":"State Variables"},"967":{"body":"uint256 internal constant STANDARD_SLOT_BS = 32;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » STANDARD_SLOT_BS","id":"967","title":"STANDARD_SLOT_BS"},"968":{"body":"uint256 internal constant FREE_MEMORY_PTR = 0x40;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » FREE_MEMORY_PTR","id":"968","title":"FREE_MEMORY_PTR"},"969":{"body":"uint256 internal constant BYTES_ARR_LEN_VAR_BS = 32;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » BYTES_ARR_LEN_VAR_BS","id":"969","title":"BYTES_ARR_LEN_VAR_BS"},"97":{"body":"Preview SDI amount from krAsset amount. function debtAmountToSDI(Asset storage asset, uint256 amount, bool ignoreFactors) internal view returns (uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » debtAmountToSDI","id":"97","title":"debtAmountToSDI"},"970":{"body":"uint256 internal constant FUNCTION_SIGNATURE_BS = 4;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » FUNCTION_SIGNATURE_BS","id":"970","title":"FUNCTION_SIGNATURE_BS"},"971":{"body":"uint256 internal constant REVERT_MSG_OFFSET = 68;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » REVERT_MSG_OFFSET","id":"971","title":"REVERT_MSG_OFFSET"},"972":{"body":"uint256 internal constant STRING_ERR_MESSAGE_MASK = 0x08c379a000000000000000000000000000000000000000000000000000000000;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » STRING_ERR_MESSAGE_MASK","id":"972","title":"STRING_ERR_MESSAGE_MASK"},"973":{"body":"uint256 internal constant SIG_BS = 65;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » SIG_BS","id":"973","title":"SIG_BS"},"974":{"body":"uint256 internal constant TIMESTAMP_BS = 6;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » TIMESTAMP_BS","id":"974","title":"TIMESTAMP_BS"},"975":{"body":"uint256 internal constant DATA_PACKAGES_COUNT_BS = 2;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » DATA_PACKAGES_COUNT_BS","id":"975","title":"DATA_PACKAGES_COUNT_BS"},"976":{"body":"uint256 internal constant DATA_POINTS_COUNT_BS = 3;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » DATA_POINTS_COUNT_BS","id":"976","title":"DATA_POINTS_COUNT_BS"},"977":{"body":"uint256 internal constant DATA_POINT_VALUE_BYTE_SIZE_BS = 4;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » DATA_POINT_VALUE_BYTE_SIZE_BS","id":"977","title":"DATA_POINT_VALUE_BYTE_SIZE_BS"},"978":{"body":"uint256 internal constant DATA_POINT_SYMBOL_BS = 32;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » DATA_POINT_SYMBOL_BS","id":"978","title":"DATA_POINT_SYMBOL_BS"},"979":{"body":"uint256 internal constant DEFAULT_DATA_POINT_VALUE_BS = 32;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » DEFAULT_DATA_POINT_VALUE_BS","id":"979","title":"DEFAULT_DATA_POINT_VALUE_BS"},"98":{"body":"Check that amount does not put the user's debt position below the minimum debt value. function checkDust(Asset storage _asset, uint256 _burnAmount, uint256 _debtAmount) internal view returns (uint256 amount); Parameters Name Type Description _asset Asset Asset being burned. _burnAmount uint256 Debt amount burned. _debtAmount uint256 Debt amount before burn. Returns Name Type Description amount uint256 >= minDebtAmount","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » checkDust","id":"98","title":"checkDust"},"980":{"body":"uint256 internal constant UNSIGNED_METADATA_BYTE_SIZE_BS = 3;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » UNSIGNED_METADATA_BYTE_SIZE_BS","id":"980","title":"UNSIGNED_METADATA_BYTE_SIZE_BS"},"981":{"body":"uint256 internal constant REDSTONE_MARKER_BS = 9;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » REDSTONE_MARKER_BS","id":"981","title":"REDSTONE_MARKER_BS"},"982":{"body":"uint256 internal constant REDSTONE_MARKER_MASK = 0x0000000000000000000000000000000000000000000000000002ed57011e0000;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » REDSTONE_MARKER_MASK","id":"982","title":"REDSTONE_MARKER_MASK"},"983":{"body":"uint256 internal constant TIMESTAMP_NEGATIVE_OFFSET_IN_DATA_PACKAGE_WITH_STANDARD_SLOT_BS = 104;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » TIMESTAMP_NEGATIVE_OFFSET_IN_DATA_PACKAGE_WITH_STANDARD_SLOT_BS","id":"983","title":"TIMESTAMP_NEGATIVE_OFFSET_IN_DATA_PACKAGE_WITH_STANDARD_SLOT_BS"},"984":{"body":"uint256 internal constant DATA_PACKAGE_WITHOUT_DATA_POINTS_BS = 78;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » DATA_PACKAGE_WITHOUT_DATA_POINTS_BS","id":"984","title":"DATA_PACKAGE_WITHOUT_DATA_POINTS_BS"},"985":{"body":"uint256 internal constant DATA_PACKAGE_WITHOUT_DATA_POINTS_AND_SIG_BS = 13;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » DATA_PACKAGE_WITHOUT_DATA_POINTS_AND_SIG_BS","id":"985","title":"DATA_PACKAGE_WITHOUT_DATA_POINTS_AND_SIG_BS"},"986":{"body":"uint256 internal constant REDSTONE_MARKER_BS_PLUS_STANDARD_SLOT_BS = 41;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » REDSTONE_MARKER_BS_PLUS_STANDARD_SLOT_BS","id":"986","title":"REDSTONE_MARKER_BS_PLUS_STANDARD_SLOT_BS"},"987":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » Functions","id":"987","title":"Functions"},"988":{"body":"function sub(uint256 a, uint256 b) internal pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » sub","id":"988","title":"sub"},"989":{"body":"function add(uint256 a, uint256 b) internal pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » add","id":"989","title":"add"},"99":{"body":"Checks min debt value against some amount. function ensureMinDebtValue(Asset storage _asset, address _krAsset, uint256 _debtAmount) internal view; Parameters Name Type Description _asset Asset The asset (Asset). _krAsset address The kresko asset address. _debtAmount uint256 The debt amount (uint256).","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » ensureMinDebtValue","id":"99","title":"ensureMinDebtValue"},"990":{"body":"This function can be used in a consumer contract to securely extract an oracle value for a given data feed id. Security is achieved by signatures verification, timestamp validation, and aggregating values from different authorised signers into a single numeric value. If any of the required conditions do not match, the function will revert. Note! This function expects that tx calldata contains redstone payload in the end Learn more about redstone payload here: https://github.com/redstone-finance/redstone-oracles-monorepo/tree/main/packages/evm-connector#readme function getPrice(bytes32 dataFeedId) internal view returns (uint256); Parameters Name Type Description dataFeedId bytes32 bytes32 value that uniquely identifies the data feed Returns Name Type Description uint256 Extracted and verified numeric oracle value for the given data feed id","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » getPrice","id":"990","title":"getPrice"},"991":{"body":"function getAuthorisedSignerIndex(address signerAddress) internal pure returns (uint8);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » getAuthorisedSignerIndex","id":"991","title":"getAuthorisedSignerIndex"},"992":{"body":"This function can be used in a consumer contract to securely extract several numeric oracle values for a given array of data feed ids. Security is achieved by signatures verification, timestamp validation, and aggregating values from different authorised signers into a single numeric value. If any of the required conditions do not match, the function will revert. Note! This function expects that tx calldata contains redstone payload in the end Learn more about redstone payload here: https://github.com/redstone-finance/redstone-oracles-monorepo/tree/main/packages/evm-connector#readme function getPrices(bytes32[] memory dataFeedIds) internal view returns (uint256[] memory); Parameters Name Type Description dataFeedIds bytes32[] An array of unique data feed identifiers Returns Name Type Description uint256[] An array of the extracted and verified oracle values in the same order as they are requested in the dataFeedIds array","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » getPrices","id":"992","title":"getPrices"},"993":{"body":"This function may be overridden by the child consumer contract. It should validate the timestamp against the current time (block.timestamp) It should revert with a helpful message if the timestamp is not valid function validateTimestamp(uint256 receivedTimestampMilliseconds) internal view; Parameters Name Type Description receivedTimestampMilliseconds uint256 Timestamp extracted from calldata","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » validateTimestamp","id":"993","title":"validateTimestamp"},"994":{"body":"This function should be overridden by the child consumer contract. function getUniqueSignersThreshold() internal pure returns (uint8); Returns Name Type Description uint8 The minimum required value of unique authorised signers","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » getUniqueSignersThreshold","id":"994","title":"getUniqueSignersThreshold"},"995":{"body":"This function may be overridden by the child consumer contract. It should aggregate values from different signers to a single uint value. By default, it calculates the median value function aggregateValues(uint256[] memory values) internal pure returns (uint256); Parameters Name Type Description values uint256[] An array of uint256 values from different signers Returns Name Type Description uint256 Result of the aggregation in the form of a single number","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » aggregateValues","id":"995","title":"aggregateValues"},"996":{"body":"This is an internal helpful function for secure extraction oracle values from the tx calldata. Security is achieved by signatures verification, timestamp validation, and aggregating values from different authorised signers into a single numeric value. If any of the required conditions (e.g. too old timestamp or insufficient number of authorised signers) do not match, the function will revert. Note! You should not call this function in a consumer contract. You can use getOracleNumericValuesFromTxMsg or getOracleNumericValueFromTxMsg instead. function _securelyExtractOracleValuesFromTxMsg(bytes32[] memory dataFeedIds) private view returns (uint256[] memory); Parameters Name Type Description dataFeedIds bytes32[] An array of unique data feed identifiers Returns Name Type Description uint256[] An array of the extracted and verified oracle values in the same order as they are requested in dataFeedIds array","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » _securelyExtractOracleValuesFromTxMsg","id":"996","title":"_securelyExtractOracleValuesFromTxMsg"},"997":{"body":"This is a private helpful function, which extracts data for a data package based on the given negative calldata offset, verifies them, and in the case of successful verification updates the corresponding data package values in memory function _extractDataPackage( bytes32[] memory dataFeedIds, uint256[] memory uniqueSignerCountForDataFeedIds, uint256[] memory signersBitmapForDataFeedIds, uint256[][] memory valuesForDataFeeds, uint256 calldataNegativeOffset\n) private view returns (uint256); Parameters Name Type Description dataFeedIds bytes32[] an array of unique data feed identifiers uniqueSignerCountForDataFeedIds uint256[] an array with the numbers of unique signers for each data feed signersBitmapForDataFeedIds uint256[] an array of signer bitmaps for data feeds valuesForDataFeeds uint256[][] 2-dimensional array, valuesForDataFeeds[i][j] contains j-th value for the i-th data feed calldataNegativeOffset uint256 negative calldata offset for the given data package Returns Name Type Description uint256 An array of the aggregated values","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » _extractDataPackage","id":"997","title":"_extractDataPackage"},"998":{"body":"This is a private helpful function, which aggregates values from different authorised signers for the given arrays of values for each data feed function _getAggregatedValues(uint256[][] memory valuesForDataFeeds, uint256[] memory uniqueSignerCountForDataFeedIds) private pure returns (uint256[] memory); Parameters Name Type Description valuesForDataFeeds uint256[][] 2-dimensional array, valuesForDataFeeds[i][j] contains j-th value for the i-th data feed uniqueSignerCountForDataFeedIds uint256[] an array with the numbers of unique signers for each data feed Returns Name Type Description uint256[] An array of the aggregated values","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » _getAggregatedValues","id":"998","title":"_getAggregatedValues"},"999":{"body":"function _extractDataPointsDetailsForDataPackage(uint256 calldataNegativeOffsetForDataPackage) private pure returns (uint256 dataPointsCount, uint256 eachDataPointValueByteSize);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » _extractDataPointsDetailsForDataPackage","id":"999","title":"_extractDataPointsDetailsForDataPackage"}},"docInfo":{"0":{"body":57,"breadcrumbs":3,"title":2},"1":{"body":0,"breadcrumbs":2,"title":1},"10":{"body":14,"breadcrumbs":2,"title":1},"100":{"body":59,"breadcrumbs":6,"title":1},"1000":{"body":6,"breadcrumbs":5,"title":1},"1001":{"body":8,"breadcrumbs":5,"title":1},"1002":{"body":15,"breadcrumbs":5,"title":1},"1003":{"body":12,"breadcrumbs":5,"title":1},"1004":{"body":10,"breadcrumbs":5,"title":1},"1005":{"body":11,"breadcrumbs":5,"title":1},"1006":{"body":9,"breadcrumbs":5,"title":1},"1007":{"body":6,"breadcrumbs":5,"title":1},"1008":{"body":7,"breadcrumbs":5,"title":1},"1009":{"body":11,"breadcrumbs":5,"title":1},"101":{"body":8,"breadcrumbs":6,"title":1},"1010":{"body":2,"breadcrumbs":5,"title":1},"1011":{"body":0,"breadcrumbs":6,"title":2},"1012":{"body":5,"breadcrumbs":5,"title":1},"1013":{"body":5,"breadcrumbs":5,"title":1},"1014":{"body":0,"breadcrumbs":5,"title":1},"1015":{"body":8,"breadcrumbs":5,"title":1},"1016":{"body":6,"breadcrumbs":5,"title":1},"1017":{"body":0,"breadcrumbs":5,"title":1},"1018":{"body":2,"breadcrumbs":5,"title":1},"1019":{"body":6,"breadcrumbs":5,"title":1},"102":{"body":8,"breadcrumbs":6,"title":1},"1020":{"body":0,"breadcrumbs":6,"title":2},"1021":{"body":6,"breadcrumbs":5,"title":1},"1022":{"body":6,"breadcrumbs":5,"title":1},"1023":{"body":0,"breadcrumbs":5,"title":1},"1024":{"body":5,"breadcrumbs":5,"title":1},"1025":{"body":8,"breadcrumbs":5,"title":1},"1026":{"body":0,"breadcrumbs":5,"title":1},"1027":{"body":5,"breadcrumbs":5,"title":1},"1028":{"body":5,"breadcrumbs":5,"title":1},"1029":{"body":2,"breadcrumbs":5,"title":1},"103":{"body":25,"breadcrumbs":6,"title":1},"1030":{"body":0,"breadcrumbs":5,"title":1},"1031":{"body":9,"breadcrumbs":5,"title":1},"1032":{"body":9,"breadcrumbs":5,"title":1},"1033":{"body":2,"breadcrumbs":5,"title":1},"1034":{"body":0,"breadcrumbs":6,"title":2},"1035":{"body":5,"breadcrumbs":5,"title":1},"1036":{"body":5,"breadcrumbs":5,"title":1},"1037":{"body":0,"breadcrumbs":5,"title":1},"1038":{"body":9,"breadcrumbs":5,"title":1},"1039":{"body":17,"breadcrumbs":5,"title":1},"104":{"body":49,"breadcrumbs":6,"title":1},"1040":{"body":0,"breadcrumbs":5,"title":1},"1041":{"body":2,"breadcrumbs":5,"title":1},"1042":{"body":2,"breadcrumbs":5,"title":1},"1043":{"body":2,"breadcrumbs":5,"title":1},"1044":{"body":3,"breadcrumbs":5,"title":1},"1045":{"body":2,"breadcrumbs":5,"title":1},"1046":{"body":2,"breadcrumbs":5,"title":1},"1047":{"body":5,"breadcrumbs":5,"title":1},"1048":{"body":2,"breadcrumbs":5,"title":1},"1049":{"body":2,"breadcrumbs":5,"title":1},"105":{"body":49,"breadcrumbs":6,"title":1},"1050":{"body":2,"breadcrumbs":5,"title":1},"1051":{"body":2,"breadcrumbs":5,"title":1},"1052":{"body":3,"breadcrumbs":5,"title":1},"1053":{"body":5,"breadcrumbs":5,"title":1},"1054":{"body":0,"breadcrumbs":6,"title":2},"1055":{"body":86,"breadcrumbs":5,"title":1},"1056":{"body":9,"breadcrumbs":5,"title":1},"1057":{"body":0,"breadcrumbs":5,"title":1},"1058":{"body":42,"breadcrumbs":5,"title":1},"1059":{"body":12,"breadcrumbs":5,"title":1},"106":{"body":24,"breadcrumbs":6,"title":1},"1060":{"body":62,"breadcrumbs":5,"title":1},"1061":{"body":0,"breadcrumbs":5,"title":1},"1062":{"body":5,"breadcrumbs":5,"title":1},"1063":{"body":5,"breadcrumbs":5,"title":1},"1064":{"body":4,"breadcrumbs":5,"title":1},"1065":{"body":0,"breadcrumbs":6,"title":2},"1066":{"body":5,"breadcrumbs":5,"title":1},"1067":{"body":0,"breadcrumbs":5,"title":1},"1068":{"body":8,"breadcrumbs":5,"title":1},"1069":{"body":14,"breadcrumbs":5,"title":1},"107":{"body":24,"breadcrumbs":6,"title":1},"1070":{"body":14,"breadcrumbs":5,"title":1},"1071":{"body":18,"breadcrumbs":5,"title":1},"1072":{"body":2,"breadcrumbs":5,"title":1},"1073":{"body":0,"breadcrumbs":5,"title":1},"1074":{"body":7,"breadcrumbs":5,"title":1},"1075":{"body":6,"breadcrumbs":5,"title":1},"1076":{"body":8,"breadcrumbs":5,"title":1},"1077":{"body":9,"breadcrumbs":5,"title":1},"1078":{"body":9,"breadcrumbs":5,"title":1},"1079":{"body":10,"breadcrumbs":5,"title":1},"108":{"body":53,"breadcrumbs":6,"title":1},"1080":{"body":8,"breadcrumbs":5,"title":1},"1081":{"body":8,"breadcrumbs":5,"title":1},"1082":{"body":16,"breadcrumbs":5,"title":1},"1083":{"body":17,"breadcrumbs":5,"title":1},"1084":{"body":2,"breadcrumbs":5,"title":1},"1085":{"body":0,"breadcrumbs":5,"title":1},"1086":{"body":10,"breadcrumbs":5,"title":1},"1087":{"body":12,"breadcrumbs":5,"title":1},"1088":{"body":12,"breadcrumbs":5,"title":1},"1089":{"body":8,"breadcrumbs":5,"title":1},"109":{"body":53,"breadcrumbs":6,"title":1},"1090":{"body":10,"breadcrumbs":5,"title":1},"1091":{"body":10,"breadcrumbs":5,"title":1},"1092":{"body":12,"breadcrumbs":5,"title":1},"1093":{"body":7,"breadcrumbs":5,"title":1},"1094":{"body":2,"breadcrumbs":5,"title":1},"1095":{"body":0,"breadcrumbs":5,"title":1},"1096":{"body":13,"breadcrumbs":5,"title":1},"1097":{"body":11,"breadcrumbs":5,"title":1},"1098":{"body":12,"breadcrumbs":5,"title":1},"1099":{"body":10,"breadcrumbs":5,"title":1},"11":{"body":6,"breadcrumbs":2,"title":1},"110":{"body":40,"breadcrumbs":6,"title":1},"1100":{"body":7,"breadcrumbs":5,"title":1},"1101":{"body":36,"breadcrumbs":5,"title":1},"1102":{"body":0,"breadcrumbs":6,"title":2},"1103":{"body":5,"breadcrumbs":5,"title":1},"1104":{"body":5,"breadcrumbs":5,"title":1},"1105":{"body":5,"breadcrumbs":5,"title":1},"1106":{"body":5,"breadcrumbs":5,"title":1},"1107":{"body":5,"breadcrumbs":5,"title":1},"1108":{"body":0,"breadcrumbs":5,"title":1},"1109":{"body":40,"breadcrumbs":5,"title":1},"111":{"body":2,"breadcrumbs":7,"title":2},"1110":{"body":40,"breadcrumbs":5,"title":1},"1111":{"body":40,"breadcrumbs":5,"title":1},"1112":{"body":40,"breadcrumbs":5,"title":1},"1113":{"body":36,"breadcrumbs":5,"title":1},"1114":{"body":31,"breadcrumbs":5,"title":1},"1115":{"body":14,"breadcrumbs":4,"title":1},"1116":{"body":9,"breadcrumbs":5,"title":1},"1117":{"body":10,"breadcrumbs":6,"title":1},"1118":{"body":0,"breadcrumbs":6,"title":1},"1119":{"body":34,"breadcrumbs":6,"title":1},"112":{"body":25,"breadcrumbs":7,"title":2},"1120":{"body":35,"breadcrumbs":6,"title":1},"1121":{"body":42,"breadcrumbs":6,"title":1},"1122":{"body":37,"breadcrumbs":6,"title":1},"1123":{"body":44,"breadcrumbs":6,"title":1},"1124":{"body":37,"breadcrumbs":6,"title":1},"1125":{"body":36,"breadcrumbs":6,"title":1},"1126":{"body":37,"breadcrumbs":6,"title":1},"1127":{"body":38,"breadcrumbs":6,"title":1},"1128":{"body":36,"breadcrumbs":6,"title":1},"1129":{"body":34,"breadcrumbs":6,"title":1},"113":{"body":8,"breadcrumbs":7,"title":2},"1130":{"body":43,"breadcrumbs":6,"title":1},"1131":{"body":58,"breadcrumbs":6,"title":1},"1132":{"body":71,"breadcrumbs":6,"title":1},"1133":{"body":21,"breadcrumbs":6,"title":1},"1134":{"body":23,"breadcrumbs":6,"title":1},"1135":{"body":77,"breadcrumbs":6,"title":1},"1136":{"body":46,"breadcrumbs":6,"title":1},"1137":{"body":41,"breadcrumbs":6,"title":1},"1138":{"body":12,"breadcrumbs":6,"title":1},"1139":{"body":0,"breadcrumbs":6,"title":1},"114":{"body":43,"breadcrumbs":6,"title":1},"1140":{"body":55,"breadcrumbs":6,"title":1},"1141":{"body":14,"breadcrumbs":6,"title":1},"1142":{"body":0,"breadcrumbs":6,"title":1},"1143":{"body":7,"breadcrumbs":6,"title":1},"1144":{"body":21,"breadcrumbs":6,"title":1},"1145":{"body":17,"breadcrumbs":6,"title":1},"1146":{"body":20,"breadcrumbs":6,"title":1},"1147":{"body":22,"breadcrumbs":6,"title":1},"1148":{"body":14,"breadcrumbs":6,"title":1},"1149":{"body":0,"breadcrumbs":6,"title":1},"115":{"body":42,"breadcrumbs":6,"title":1},"1150":{"body":33,"breadcrumbs":6,"title":1},"1151":{"body":65,"breadcrumbs":6,"title":1},"1152":{"body":70,"breadcrumbs":6,"title":1},"1153":{"body":17,"breadcrumbs":6,"title":1},"1154":{"body":0,"breadcrumbs":6,"title":1},"1155":{"body":36,"breadcrumbs":6,"title":1},"1156":{"body":50,"breadcrumbs":6,"title":1},"1157":{"body":14,"breadcrumbs":6,"title":1},"1158":{"body":17,"breadcrumbs":6,"title":1},"1159":{"body":22,"breadcrumbs":6,"title":1},"116":{"body":40,"breadcrumbs":6,"title":1},"1160":{"body":12,"breadcrumbs":6,"title":1},"1161":{"body":0,"breadcrumbs":6,"title":1},"1162":{"body":37,"breadcrumbs":6,"title":1},"1163":{"body":14,"breadcrumbs":6,"title":1},"1164":{"body":0,"breadcrumbs":6,"title":1},"1165":{"body":13,"breadcrumbs":6,"title":1},"1166":{"body":10,"breadcrumbs":6,"title":1},"1167":{"body":15,"breadcrumbs":6,"title":1},"1168":{"body":10,"breadcrumbs":6,"title":1},"1169":{"body":12,"breadcrumbs":6,"title":1},"117":{"body":46,"breadcrumbs":6,"title":1},"1170":{"body":12,"breadcrumbs":6,"title":1},"1171":{"body":63,"breadcrumbs":6,"title":1},"1172":{"body":63,"breadcrumbs":6,"title":1},"1173":{"body":4,"breadcrumbs":5,"title":1},"1174":{"body":2,"breadcrumbs":6,"title":1},"1175":{"body":0,"breadcrumbs":6,"title":1},"1176":{"body":27,"breadcrumbs":6,"title":1},"1177":{"body":34,"breadcrumbs":6,"title":1},"1178":{"body":25,"breadcrumbs":6,"title":1},"1179":{"body":41,"breadcrumbs":6,"title":1},"118":{"body":34,"breadcrumbs":6,"title":1},"1180":{"body":63,"breadcrumbs":6,"title":1},"1181":{"body":46,"breadcrumbs":6,"title":1},"1182":{"body":42,"breadcrumbs":6,"title":1},"1183":{"body":73,"breadcrumbs":6,"title":1},"1184":{"body":41,"breadcrumbs":6,"title":1},"1185":{"body":60,"breadcrumbs":6,"title":1},"1186":{"body":38,"breadcrumbs":6,"title":1},"1187":{"body":58,"breadcrumbs":6,"title":1},"1188":{"body":45,"breadcrumbs":6,"title":1},"1189":{"body":2,"breadcrumbs":6,"title":1},"119":{"body":42,"breadcrumbs":6,"title":1},"1190":{"body":0,"breadcrumbs":6,"title":1},"1191":{"body":13,"breadcrumbs":6,"title":1},"1192":{"body":50,"breadcrumbs":6,"title":1},"1193":{"body":53,"breadcrumbs":6,"title":1},"1194":{"body":69,"breadcrumbs":6,"title":1},"1195":{"body":65,"breadcrumbs":6,"title":1},"1196":{"body":64,"breadcrumbs":6,"title":1},"1197":{"body":75,"breadcrumbs":6,"title":1},"1198":{"body":8,"breadcrumbs":5,"title":1},"1199":{"body":2,"breadcrumbs":6,"title":1},"12":{"body":1,"breadcrumbs":2,"title":1},"120":{"body":39,"breadcrumbs":6,"title":1},"1200":{"body":0,"breadcrumbs":6,"title":1},"1201":{"body":17,"breadcrumbs":6,"title":1},"1202":{"body":2,"breadcrumbs":6,"title":1},"1203":{"body":0,"breadcrumbs":6,"title":1},"1204":{"body":34,"breadcrumbs":6,"title":1},"1205":{"body":35,"breadcrumbs":6,"title":1},"1206":{"body":37,"breadcrumbs":6,"title":1},"1207":{"body":42,"breadcrumbs":6,"title":1},"1208":{"body":49,"breadcrumbs":6,"title":1},"1209":{"body":37,"breadcrumbs":6,"title":1},"121":{"body":74,"breadcrumbs":6,"title":1},"1210":{"body":36,"breadcrumbs":6,"title":1},"1211":{"body":62,"breadcrumbs":6,"title":1},"1212":{"body":34,"breadcrumbs":6,"title":1},"1213":{"body":48,"breadcrumbs":6,"title":1},"1214":{"body":71,"breadcrumbs":6,"title":1},"1215":{"body":21,"breadcrumbs":6,"title":1},"1216":{"body":23,"breadcrumbs":6,"title":1},"1217":{"body":36,"breadcrumbs":6,"title":1},"1218":{"body":37,"breadcrumbs":6,"title":1},"1219":{"body":38,"breadcrumbs":6,"title":1},"122":{"body":44,"breadcrumbs":6,"title":1},"1220":{"body":77,"breadcrumbs":6,"title":1},"1221":{"body":0,"breadcrumbs":6,"title":1},"1222":{"body":8,"breadcrumbs":6,"title":1},"1223":{"body":2,"breadcrumbs":6,"title":1},"1224":{"body":0,"breadcrumbs":6,"title":1},"1225":{"body":51,"breadcrumbs":6,"title":1},"1226":{"body":2,"breadcrumbs":6,"title":1},"1227":{"body":0,"breadcrumbs":6,"title":1},"1228":{"body":5,"breadcrumbs":6,"title":1},"1229":{"body":26,"breadcrumbs":6,"title":1},"123":{"body":34,"breadcrumbs":6,"title":1},"1230":{"body":19,"breadcrumbs":6,"title":1},"1231":{"body":19,"breadcrumbs":6,"title":1},"1232":{"body":24,"breadcrumbs":6,"title":1},"1233":{"body":2,"breadcrumbs":6,"title":1},"1234":{"body":0,"breadcrumbs":6,"title":1},"1235":{"body":31,"breadcrumbs":6,"title":1},"1236":{"body":61,"breadcrumbs":6,"title":1},"1237":{"body":79,"breadcrumbs":6,"title":1},"1238":{"body":2,"breadcrumbs":6,"title":1},"1239":{"body":0,"breadcrumbs":6,"title":1},"124":{"body":12,"breadcrumbs":6,"title":1},"1240":{"body":34,"breadcrumbs":6,"title":1},"1241":{"body":50,"breadcrumbs":6,"title":1},"1242":{"body":2,"breadcrumbs":6,"title":1},"1243":{"body":0,"breadcrumbs":6,"title":1},"1244":{"body":32,"breadcrumbs":6,"title":1},"1245":{"body":2,"breadcrumbs":6,"title":1},"1246":{"body":0,"breadcrumbs":6,"title":1},"1247":{"body":10,"breadcrumbs":6,"title":1},"1248":{"body":15,"breadcrumbs":6,"title":1},"1249":{"body":13,"breadcrumbs":6,"title":1},"125":{"body":47,"breadcrumbs":6,"title":1},"1250":{"body":12,"breadcrumbs":6,"title":1},"1251":{"body":12,"breadcrumbs":6,"title":1},"1252":{"body":10,"breadcrumbs":6,"title":1},"1253":{"body":63,"breadcrumbs":6,"title":1},"1254":{"body":63,"breadcrumbs":6,"title":1},"1255":{"body":2,"breadcrumbs":5,"title":1},"1256":{"body":0,"breadcrumbs":5,"title":1},"1257":{"body":7,"breadcrumbs":5,"title":1},"1258":{"body":2,"breadcrumbs":5,"title":1},"1259":{"body":0,"breadcrumbs":5,"title":1},"126":{"body":7,"breadcrumbs":5,"title":1},"1260":{"body":9,"breadcrumbs":5,"title":1},"1261":{"body":0,"breadcrumbs":5,"title":1},"1262":{"body":27,"breadcrumbs":5,"title":1},"1263":{"body":21,"breadcrumbs":5,"title":1},"1264":{"body":13,"breadcrumbs":5,"title":1},"1265":{"body":13,"breadcrumbs":5,"title":1},"1266":{"body":18,"breadcrumbs":5,"title":1},"1267":{"body":30,"breadcrumbs":5,"title":1},"1268":{"body":26,"breadcrumbs":5,"title":1},"1269":{"body":14,"breadcrumbs":5,"title":1},"127":{"body":2,"breadcrumbs":6,"title":1},"1270":{"body":14,"breadcrumbs":5,"title":1},"1271":{"body":14,"breadcrumbs":5,"title":1},"1272":{"body":13,"breadcrumbs":5,"title":1},"1273":{"body":14,"breadcrumbs":5,"title":1},"1274":{"body":30,"breadcrumbs":5,"title":1},"1275":{"body":20,"breadcrumbs":5,"title":1},"1276":{"body":17,"breadcrumbs":5,"title":1},"1277":{"body":7,"breadcrumbs":5,"title":1},"1278":{"body":14,"breadcrumbs":5,"title":1},"1279":{"body":8,"breadcrumbs":5,"title":1},"128":{"body":0,"breadcrumbs":6,"title":1},"1280":{"body":8,"breadcrumbs":5,"title":1},"1281":{"body":10,"breadcrumbs":5,"title":1},"1282":{"body":8,"breadcrumbs":5,"title":1},"1283":{"body":32,"breadcrumbs":5,"title":1},"1284":{"body":9,"breadcrumbs":5,"title":1},"1285":{"body":2,"breadcrumbs":6,"title":1},"1286":{"body":4,"breadcrumbs":6,"title":1},"1287":{"body":22,"breadcrumbs":5,"title":1},"1288":{"body":20,"breadcrumbs":5,"title":1},"1289":{"body":10,"breadcrumbs":5,"title":1},"129":{"body":58,"breadcrumbs":6,"title":1},"1290":{"body":11,"breadcrumbs":5,"title":1},"1291":{"body":14,"breadcrumbs":5,"title":1},"1292":{"body":19,"breadcrumbs":4,"title":1},"1293":{"body":6,"breadcrumbs":5,"title":1},"1294":{"body":6,"breadcrumbs":6,"title":1},"1295":{"body":0,"breadcrumbs":6,"title":1},"1296":{"body":18,"breadcrumbs":6,"title":1},"1297":{"body":10,"breadcrumbs":6,"title":1},"1298":{"body":5,"breadcrumbs":6,"title":1},"1299":{"body":10,"breadcrumbs":6,"title":1},"13":{"body":12,"breadcrumbs":3,"title":1},"130":{"body":37,"breadcrumbs":6,"title":1},"1300":{"body":14,"breadcrumbs":6,"title":1},"1301":{"body":5,"breadcrumbs":6,"title":1},"1302":{"body":31,"breadcrumbs":6,"title":1},"1303":{"body":29,"breadcrumbs":6,"title":1},"1304":{"body":30,"breadcrumbs":6,"title":1},"1305":{"body":37,"breadcrumbs":6,"title":1},"1306":{"body":7,"breadcrumbs":6,"title":1},"1307":{"body":42,"breadcrumbs":6,"title":1},"1308":{"body":22,"breadcrumbs":6,"title":1},"1309":{"body":20,"breadcrumbs":6,"title":1},"131":{"body":23,"breadcrumbs":6,"title":1},"1310":{"body":5,"breadcrumbs":6,"title":1},"1311":{"body":0,"breadcrumbs":6,"title":1},"1312":{"body":32,"breadcrumbs":6,"title":1},"1313":{"body":32,"breadcrumbs":6,"title":1},"1314":{"body":34,"breadcrumbs":6,"title":1},"1315":{"body":6,"breadcrumbs":6,"title":1},"1316":{"body":10,"breadcrumbs":6,"title":1},"1317":{"body":33,"breadcrumbs":6,"title":1},"1318":{"body":14,"breadcrumbs":6,"title":1},"1319":{"body":22,"breadcrumbs":6,"title":1},"132":{"body":20,"breadcrumbs":6,"title":1},"1320":{"body":11,"breadcrumbs":6,"title":1},"1321":{"body":0,"breadcrumbs":6,"title":1},"1322":{"body":25,"breadcrumbs":6,"title":1},"1323":{"body":27,"breadcrumbs":6,"title":1},"1324":{"body":9,"breadcrumbs":6,"title":1},"1325":{"body":24,"breadcrumbs":6,"title":1},"1326":{"body":25,"breadcrumbs":6,"title":1},"1327":{"body":19,"breadcrumbs":6,"title":1},"1328":{"body":19,"breadcrumbs":6,"title":1},"1329":{"body":10,"breadcrumbs":6,"title":1},"133":{"body":38,"breadcrumbs":6,"title":1},"1330":{"body":8,"breadcrumbs":6,"title":1},"1331":{"body":17,"breadcrumbs":6,"title":1},"1332":{"body":20,"breadcrumbs":6,"title":1},"1333":{"body":30,"breadcrumbs":6,"title":1},"1334":{"body":23,"breadcrumbs":6,"title":1},"1335":{"body":9,"breadcrumbs":6,"title":1},"1336":{"body":18,"breadcrumbs":6,"title":1},"1337":{"body":27,"breadcrumbs":6,"title":1},"1338":{"body":24,"breadcrumbs":6,"title":1},"1339":{"body":10,"breadcrumbs":6,"title":1},"134":{"body":28,"breadcrumbs":6,"title":1},"1340":{"body":7,"breadcrumbs":6,"title":1},"1341":{"body":26,"breadcrumbs":6,"title":1},"1342":{"body":6,"breadcrumbs":6,"title":1},"1343":{"body":21,"breadcrumbs":6,"title":1},"1344":{"body":12,"breadcrumbs":6,"title":1},"1345":{"body":13,"breadcrumbs":6,"title":1},"1346":{"body":9,"breadcrumbs":6,"title":1},"1347":{"body":10,"breadcrumbs":6,"title":1},"1348":{"body":5,"breadcrumbs":6,"title":1},"1349":{"body":0,"breadcrumbs":6,"title":1},"135":{"body":2,"breadcrumbs":6,"title":1},"1350":{"body":36,"breadcrumbs":6,"title":1},"1351":{"body":48,"breadcrumbs":6,"title":1},"1352":{"body":56,"breadcrumbs":6,"title":1},"1353":{"body":57,"breadcrumbs":6,"title":1},"1354":{"body":50,"breadcrumbs":6,"title":1},"1355":{"body":56,"breadcrumbs":6,"title":1},"1356":{"body":16,"breadcrumbs":6,"title":1},"1357":{"body":17,"breadcrumbs":6,"title":1},"1358":{"body":35,"breadcrumbs":6,"title":1},"1359":{"body":6,"breadcrumbs":6,"title":1},"136":{"body":0,"breadcrumbs":6,"title":1},"1360":{"body":0,"breadcrumbs":6,"title":1},"1361":{"body":6,"breadcrumbs":6,"title":1},"1362":{"body":6,"breadcrumbs":6,"title":1},"1363":{"body":6,"breadcrumbs":6,"title":1},"1364":{"body":6,"breadcrumbs":6,"title":1},"1365":{"body":6,"breadcrumbs":6,"title":1},"1366":{"body":12,"breadcrumbs":6,"title":1},"1367":{"body":12,"breadcrumbs":6,"title":1},"1368":{"body":11,"breadcrumbs":6,"title":1},"1369":{"body":7,"breadcrumbs":6,"title":1},"137":{"body":28,"breadcrumbs":6,"title":1},"1370":{"body":11,"breadcrumbs":6,"title":1},"1371":{"body":5,"breadcrumbs":6,"title":1},"1372":{"body":5,"breadcrumbs":6,"title":1},"1373":{"body":5,"breadcrumbs":6,"title":1},"1374":{"body":9,"breadcrumbs":5,"title":1},"1375":{"body":2,"breadcrumbs":6,"title":1},"1376":{"body":0,"breadcrumbs":6,"title":1},"1377":{"body":56,"breadcrumbs":6,"title":1},"1378":{"body":56,"breadcrumbs":6,"title":1},"1379":{"body":35,"breadcrumbs":6,"title":1},"138":{"body":28,"breadcrumbs":6,"title":1},"1380":{"body":31,"breadcrumbs":6,"title":1},"1381":{"body":2,"breadcrumbs":6,"title":1},"1382":{"body":0,"breadcrumbs":6,"title":1},"1383":{"body":9,"breadcrumbs":6,"title":1},"1384":{"body":17,"breadcrumbs":6,"title":1},"1385":{"body":14,"breadcrumbs":6,"title":1},"1386":{"body":14,"breadcrumbs":6,"title":1},"1387":{"body":8,"breadcrumbs":6,"title":1},"1388":{"body":16,"breadcrumbs":6,"title":1},"1389":{"body":13,"breadcrumbs":6,"title":1},"139":{"body":31,"breadcrumbs":6,"title":1},"1390":{"body":17,"breadcrumbs":6,"title":1},"1391":{"body":2,"breadcrumbs":6,"title":1},"1392":{"body":0,"breadcrumbs":6,"title":1},"1393":{"body":50,"breadcrumbs":6,"title":1},"1394":{"body":66,"breadcrumbs":6,"title":1},"1395":{"body":45,"breadcrumbs":6,"title":1},"1396":{"body":2,"breadcrumbs":6,"title":1},"1397":{"body":0,"breadcrumbs":6,"title":1},"1398":{"body":15,"breadcrumbs":6,"title":1},"1399":{"body":15,"breadcrumbs":6,"title":1},"14":{"body":32,"breadcrumbs":4,"title":1},"140":{"body":38,"breadcrumbs":6,"title":1},"1400":{"body":34,"breadcrumbs":6,"title":1},"1401":{"body":49,"breadcrumbs":6,"title":1},"1402":{"body":38,"breadcrumbs":6,"title":1},"1403":{"body":54,"breadcrumbs":6,"title":1},"1404":{"body":40,"breadcrumbs":6,"title":1},"1405":{"body":41,"breadcrumbs":6,"title":1},"1406":{"body":38,"breadcrumbs":6,"title":1},"1407":{"body":30,"breadcrumbs":6,"title":1},"1408":{"body":12,"breadcrumbs":6,"title":1},"1409":{"body":37,"breadcrumbs":6,"title":1},"141":{"body":42,"breadcrumbs":6,"title":1},"1410":{"body":17,"breadcrumbs":6,"title":1},"1411":{"body":2,"breadcrumbs":6,"title":1},"1412":{"body":0,"breadcrumbs":6,"title":1},"1413":{"body":68,"breadcrumbs":6,"title":1},"1414":{"body":63,"breadcrumbs":6,"title":1},"1415":{"body":49,"breadcrumbs":6,"title":1},"1416":{"body":5,"breadcrumbs":5,"title":1},"1417":{"body":2,"breadcrumbs":6,"title":1},"1418":{"body":0,"breadcrumbs":6,"title":1},"1419":{"body":18,"breadcrumbs":6,"title":1},"142":{"body":2,"breadcrumbs":6,"title":1},"1420":{"body":9,"breadcrumbs":6,"title":1},"1421":{"body":21,"breadcrumbs":6,"title":1},"1422":{"body":9,"breadcrumbs":6,"title":1},"1423":{"body":13,"breadcrumbs":6,"title":1},"1424":{"body":14,"breadcrumbs":6,"title":1},"1425":{"body":28,"breadcrumbs":6,"title":1},"1426":{"body":30,"breadcrumbs":6,"title":1},"1427":{"body":29,"breadcrumbs":6,"title":1},"1428":{"body":36,"breadcrumbs":6,"title":1},"1429":{"body":36,"breadcrumbs":6,"title":1},"143":{"body":0,"breadcrumbs":6,"title":1},"1430":{"body":41,"breadcrumbs":6,"title":1},"1431":{"body":23,"breadcrumbs":6,"title":1},"1432":{"body":21,"breadcrumbs":6,"title":1},"1433":{"body":2,"breadcrumbs":6,"title":1},"1434":{"body":0,"breadcrumbs":6,"title":1},"1435":{"body":30,"breadcrumbs":6,"title":1},"1436":{"body":30,"breadcrumbs":6,"title":1},"1437":{"body":38,"breadcrumbs":6,"title":1},"1438":{"body":39,"breadcrumbs":6,"title":1},"1439":{"body":43,"breadcrumbs":6,"title":1},"144":{"body":76,"breadcrumbs":6,"title":1},"1440":{"body":6,"breadcrumbs":6,"title":1},"1441":{"body":2,"breadcrumbs":6,"title":1},"1442":{"body":0,"breadcrumbs":6,"title":1},"1443":{"body":27,"breadcrumbs":6,"title":1},"1444":{"body":25,"breadcrumbs":6,"title":1},"1445":{"body":9,"breadcrumbs":6,"title":1},"1446":{"body":24,"breadcrumbs":6,"title":1},"1447":{"body":25,"breadcrumbs":6,"title":1},"1448":{"body":19,"breadcrumbs":6,"title":1},"1449":{"body":19,"breadcrumbs":6,"title":1},"145":{"body":22,"breadcrumbs":6,"title":1},"1450":{"body":9,"breadcrumbs":6,"title":1},"1451":{"body":19,"breadcrumbs":6,"title":1},"1452":{"body":20,"breadcrumbs":6,"title":1},"1453":{"body":30,"breadcrumbs":6,"title":1},"1454":{"body":23,"breadcrumbs":6,"title":1},"1455":{"body":9,"breadcrumbs":6,"title":1},"1456":{"body":18,"breadcrumbs":6,"title":1},"1457":{"body":27,"breadcrumbs":6,"title":1},"1458":{"body":24,"breadcrumbs":6,"title":1},"1459":{"body":10,"breadcrumbs":6,"title":1},"146":{"body":21,"breadcrumbs":6,"title":1},"1460":{"body":26,"breadcrumbs":6,"title":1},"1461":{"body":6,"breadcrumbs":6,"title":1},"1462":{"body":21,"breadcrumbs":6,"title":1},"1463":{"body":2,"breadcrumbs":6,"title":1},"1464":{"body":0,"breadcrumbs":6,"title":1},"1465":{"body":52,"breadcrumbs":6,"title":1},"1466":{"body":61,"breadcrumbs":6,"title":1},"1467":{"body":39,"breadcrumbs":6,"title":1},"1468":{"body":2,"breadcrumbs":6,"title":1},"1469":{"body":0,"breadcrumbs":6,"title":1},"147":{"body":20,"breadcrumbs":6,"title":1},"1470":{"body":6,"breadcrumbs":6,"title":1},"1471":{"body":6,"breadcrumbs":6,"title":1},"1472":{"body":6,"breadcrumbs":6,"title":1},"1473":{"body":6,"breadcrumbs":6,"title":1},"1474":{"body":12,"breadcrumbs":6,"title":1},"1475":{"body":12,"breadcrumbs":6,"title":1},"1476":{"body":11,"breadcrumbs":6,"title":1},"1477":{"body":11,"breadcrumbs":6,"title":1},"1478":{"body":11,"breadcrumbs":6,"title":1},"1479":{"body":4,"breadcrumbs":6,"title":1},"148":{"body":14,"breadcrumbs":6,"title":1},"1480":{"body":4,"breadcrumbs":6,"title":1},"1481":{"body":4,"breadcrumbs":6,"title":1},"1482":{"body":7,"breadcrumbs":6,"title":1},"1483":{"body":2,"breadcrumbs":5,"title":1},"1484":{"body":0,"breadcrumbs":6,"title":2},"1485":{"body":3,"breadcrumbs":5,"title":1},"1486":{"body":3,"breadcrumbs":5,"title":1},"1487":{"body":0,"breadcrumbs":5,"title":1},"1488":{"body":2,"breadcrumbs":5,"title":1},"1489":{"body":8,"breadcrumbs":5,"title":1},"149":{"body":37,"breadcrumbs":6,"title":1},"1490":{"body":4,"breadcrumbs":5,"title":1},"1491":{"body":4,"breadcrumbs":5,"title":1},"1492":{"body":2,"breadcrumbs":5,"title":1},"1493":{"body":0,"breadcrumbs":5,"title":1},"1494":{"body":9,"breadcrumbs":5,"title":1},"1495":{"body":11,"breadcrumbs":5,"title":1},"1496":{"body":15,"breadcrumbs":5,"title":1},"1497":{"body":15,"breadcrumbs":5,"title":1},"1498":{"body":9,"breadcrumbs":5,"title":1},"1499":{"body":10,"breadcrumbs":5,"title":1},"15":{"body":6,"breadcrumbs":5,"title":1},"150":{"body":14,"breadcrumbs":6,"title":1},"1500":{"body":6,"breadcrumbs":5,"title":1},"1501":{"body":13,"breadcrumbs":5,"title":1},"1502":{"body":13,"breadcrumbs":5,"title":1},"1503":{"body":11,"breadcrumbs":5,"title":1},"1504":{"body":5,"breadcrumbs":5,"title":1},"1505":{"body":16,"breadcrumbs":5,"title":1},"1506":{"body":9,"breadcrumbs":5,"title":1},"1507":{"body":10,"breadcrumbs":5,"title":1},"1508":{"body":8,"breadcrumbs":5,"title":1},"1509":{"body":36,"breadcrumbs":5,"title":1},"151":{"body":2,"breadcrumbs":6,"title":1},"1510":{"body":14,"breadcrumbs":5,"title":1},"1511":{"body":9,"breadcrumbs":5,"title":1},"1512":{"body":9,"breadcrumbs":5,"title":1},"1513":{"body":2,"breadcrumbs":6,"title":1},"1514":{"body":4,"breadcrumbs":6,"title":1},"1515":{"body":4,"breadcrumbs":6,"title":1},"1516":{"body":13,"breadcrumbs":5,"title":1},"1517":{"body":17,"breadcrumbs":5,"title":1},"1518":{"body":10,"breadcrumbs":5,"title":1},"1519":{"body":10,"breadcrumbs":5,"title":1},"152":{"body":0,"breadcrumbs":6,"title":1},"1520":{"body":20,"breadcrumbs":5,"title":1},"1521":{"body":29,"breadcrumbs":5,"title":1},"1522":{"body":16,"breadcrumbs":5,"title":1},"1523":{"body":14,"breadcrumbs":5,"title":1},"1524":{"body":3,"breadcrumbs":4,"title":1},"1525":{"body":9,"breadcrumbs":5,"title":1},"1526":{"body":4,"breadcrumbs":6,"title":1},"1527":{"body":0,"breadcrumbs":6,"title":1},"1528":{"body":2,"breadcrumbs":6,"title":1},"1529":{"body":4,"breadcrumbs":6,"title":1},"153":{"body":16,"breadcrumbs":6,"title":1},"1530":{"body":0,"breadcrumbs":7,"title":2},"1531":{"body":4,"breadcrumbs":6,"title":1},"1532":{"body":3,"breadcrumbs":6,"title":1},"1533":{"body":0,"breadcrumbs":6,"title":1},"1534":{"body":13,"breadcrumbs":6,"title":1},"1535":{"body":8,"breadcrumbs":6,"title":1},"1536":{"body":5,"breadcrumbs":6,"title":1},"1537":{"body":6,"breadcrumbs":6,"title":1},"1538":{"body":6,"breadcrumbs":6,"title":1},"1539":{"body":4,"breadcrumbs":6,"title":1},"154":{"body":20,"breadcrumbs":6,"title":1},"1540":{"body":0,"breadcrumbs":6,"title":1},"1541":{"body":13,"breadcrumbs":6,"title":1},"1542":{"body":5,"breadcrumbs":6,"title":1},"1543":{"body":5,"breadcrumbs":6,"title":1},"1544":{"body":4,"breadcrumbs":6,"title":1},"1545":{"body":0,"breadcrumbs":6,"title":1},"1546":{"body":5,"breadcrumbs":6,"title":1},"1547":{"body":4,"breadcrumbs":6,"title":1},"1548":{"body":4,"breadcrumbs":6,"title":1},"1549":{"body":4,"breadcrumbs":6,"title":1},"155":{"body":17,"breadcrumbs":6,"title":1},"1550":{"body":0,"breadcrumbs":6,"title":1},"1551":{"body":5,"breadcrumbs":6,"title":1},"1552":{"body":4,"breadcrumbs":6,"title":1},"1553":{"body":4,"breadcrumbs":6,"title":1},"1554":{"body":4,"breadcrumbs":6,"title":1},"1555":{"body":0,"breadcrumbs":6,"title":1},"1556":{"body":5,"breadcrumbs":6,"title":1},"1557":{"body":4,"breadcrumbs":6,"title":1},"1558":{"body":4,"breadcrumbs":6,"title":1},"1559":{"body":4,"breadcrumbs":6,"title":1},"156":{"body":17,"breadcrumbs":6,"title":1},"1560":{"body":0,"breadcrumbs":6,"title":1},"1561":{"body":5,"breadcrumbs":6,"title":1},"1562":{"body":4,"breadcrumbs":6,"title":1},"1563":{"body":4,"breadcrumbs":6,"title":1},"1564":{"body":4,"breadcrumbs":6,"title":1},"1565":{"body":0,"breadcrumbs":7,"title":2},"1566":{"body":4,"breadcrumbs":6,"title":1},"1567":{"body":4,"breadcrumbs":6,"title":1},"1568":{"body":5,"breadcrumbs":6,"title":1},"1569":{"body":3,"breadcrumbs":6,"title":1},"157":{"body":20,"breadcrumbs":6,"title":1},"1570":{"body":0,"breadcrumbs":6,"title":1},"1571":{"body":7,"breadcrumbs":6,"title":1},"1572":{"body":4,"breadcrumbs":6,"title":1},"1573":{"body":6,"breadcrumbs":6,"title":1},"1574":{"body":16,"breadcrumbs":6,"title":1},"1575":{"body":16,"breadcrumbs":6,"title":1},"1576":{"body":2,"breadcrumbs":6,"title":1},"1577":{"body":0,"breadcrumbs":7,"title":2},"1578":{"body":3,"breadcrumbs":6,"title":1},"1579":{"body":3,"breadcrumbs":6,"title":1},"158":{"body":18,"breadcrumbs":6,"title":1},"1580":{"body":3,"breadcrumbs":6,"title":1},"1581":{"body":0,"breadcrumbs":6,"title":1},"1582":{"body":1,"breadcrumbs":6,"title":1},"1583":{"body":8,"breadcrumbs":6,"title":1},"1584":{"body":8,"breadcrumbs":6,"title":1},"1585":{"body":16,"breadcrumbs":6,"title":1},"1586":{"body":3,"breadcrumbs":5,"title":1},"1587":{"body":16,"breadcrumbs":6,"title":1},"1588":{"body":0,"breadcrumbs":6,"title":1},"1589":{"body":6,"breadcrumbs":6,"title":1},"159":{"body":19,"breadcrumbs":6,"title":1},"1590":{"body":8,"breadcrumbs":6,"title":1},"1591":{"body":16,"breadcrumbs":6,"title":1},"1592":{"body":10,"breadcrumbs":6,"title":1},"1593":{"body":9,"breadcrumbs":6,"title":1},"1594":{"body":0,"breadcrumbs":6,"title":1},"1595":{"body":12,"breadcrumbs":6,"title":1},"1596":{"body":10,"breadcrumbs":6,"title":1},"1597":{"body":11,"breadcrumbs":6,"title":1},"1598":{"body":9,"breadcrumbs":6,"title":1},"1599":{"body":6,"breadcrumbs":6,"title":1},"16":{"body":6,"breadcrumbs":6,"title":1},"160":{"body":30,"breadcrumbs":6,"title":1},"1600":{"body":7,"breadcrumbs":6,"title":1},"1601":{"body":11,"breadcrumbs":6,"title":1},"1602":{"body":0,"breadcrumbs":6,"title":1},"1603":{"body":2,"breadcrumbs":6,"title":1},"1604":{"body":3,"breadcrumbs":6,"title":1},"1605":{"body":3,"breadcrumbs":6,"title":1},"1606":{"body":17,"breadcrumbs":6,"title":1},"1607":{"body":0,"breadcrumbs":7,"title":2},"1608":{"body":5,"breadcrumbs":6,"title":1},"1609":{"body":5,"breadcrumbs":6,"title":1},"161":{"body":28,"breadcrumbs":6,"title":1},"1610":{"body":5,"breadcrumbs":6,"title":1},"1611":{"body":5,"breadcrumbs":6,"title":1},"1612":{"body":5,"breadcrumbs":6,"title":1},"1613":{"body":5,"breadcrumbs":6,"title":1},"1614":{"body":5,"breadcrumbs":6,"title":1},"1615":{"body":5,"breadcrumbs":6,"title":1},"1616":{"body":5,"breadcrumbs":6,"title":1},"1617":{"body":5,"breadcrumbs":6,"title":1},"1618":{"body":5,"breadcrumbs":6,"title":1},"1619":{"body":5,"breadcrumbs":6,"title":1},"162":{"body":28,"breadcrumbs":6,"title":1},"1620":{"body":5,"breadcrumbs":6,"title":1},"1621":{"body":5,"breadcrumbs":6,"title":1},"1622":{"body":5,"breadcrumbs":6,"title":1},"1623":{"body":5,"breadcrumbs":6,"title":1},"1624":{"body":5,"breadcrumbs":6,"title":1},"1625":{"body":5,"breadcrumbs":6,"title":1},"1626":{"body":5,"breadcrumbs":6,"title":1},"1627":{"body":5,"breadcrumbs":6,"title":1},"1628":{"body":0,"breadcrumbs":6,"title":1},"1629":{"body":2,"breadcrumbs":6,"title":1},"163":{"body":26,"breadcrumbs":6,"title":1},"1630":{"body":2,"breadcrumbs":6,"title":1},"1631":{"body":5,"breadcrumbs":6,"title":1},"1632":{"body":2,"breadcrumbs":6,"title":1},"1633":{"body":2,"breadcrumbs":6,"title":1},"1634":{"body":2,"breadcrumbs":6,"title":1},"1635":{"body":2,"breadcrumbs":6,"title":1},"1636":{"body":3,"breadcrumbs":6,"title":1},"1637":{"body":11,"breadcrumbs":5,"title":1},"1638":{"body":2,"breadcrumbs":6,"title":1},"1639":{"body":0,"breadcrumbs":6,"title":1},"164":{"body":25,"breadcrumbs":6,"title":1},"1640":{"body":3,"breadcrumbs":6,"title":1},"1641":{"body":3,"breadcrumbs":6,"title":1},"1642":{"body":5,"breadcrumbs":6,"title":1},"1643":{"body":0,"breadcrumbs":6,"title":1},"1644":{"body":6,"breadcrumbs":6,"title":1},"1645":{"body":5,"breadcrumbs":6,"title":1},"1646":{"body":0,"breadcrumbs":7,"title":2},"1647":{"body":3,"breadcrumbs":6,"title":1},"1648":{"body":7,"breadcrumbs":6,"title":1},"1649":{"body":3,"breadcrumbs":6,"title":1},"165":{"body":25,"breadcrumbs":6,"title":1},"1650":{"body":3,"breadcrumbs":6,"title":1},"1651":{"body":3,"breadcrumbs":6,"title":1},"1652":{"body":3,"breadcrumbs":6,"title":1},"1653":{"body":3,"breadcrumbs":6,"title":1},"1654":{"body":0,"breadcrumbs":6,"title":1},"1655":{"body":2,"breadcrumbs":6,"title":1},"1656":{"body":17,"breadcrumbs":6,"title":1},"1657":{"body":14,"breadcrumbs":6,"title":1},"1658":{"body":17,"breadcrumbs":6,"title":1},"1659":{"body":6,"breadcrumbs":6,"title":1},"166":{"body":16,"breadcrumbs":6,"title":1},"1660":{"body":6,"breadcrumbs":6,"title":1},"1661":{"body":6,"breadcrumbs":6,"title":1},"1662":{"body":6,"breadcrumbs":6,"title":1},"1663":{"body":8,"breadcrumbs":6,"title":1},"1664":{"body":12,"breadcrumbs":6,"title":1},"1665":{"body":11,"breadcrumbs":6,"title":1},"1666":{"body":12,"breadcrumbs":6,"title":1},"1667":{"body":11,"breadcrumbs":6,"title":1},"1668":{"body":12,"breadcrumbs":6,"title":1},"1669":{"body":0,"breadcrumbs":6,"title":1},"167":{"body":19,"breadcrumbs":6,"title":1},"1670":{"body":8,"breadcrumbs":6,"title":1},"1671":{"body":10,"breadcrumbs":6,"title":1},"1672":{"body":0,"breadcrumbs":7,"title":2},"1673":{"body":5,"breadcrumbs":6,"title":1},"1674":{"body":0,"breadcrumbs":6,"title":1},"1675":{"body":6,"breadcrumbs":6,"title":1},"1676":{"body":6,"breadcrumbs":6,"title":1},"1677":{"body":6,"breadcrumbs":6,"title":1},"1678":{"body":6,"breadcrumbs":6,"title":1},"1679":{"body":7,"breadcrumbs":6,"title":1},"168":{"body":21,"breadcrumbs":6,"title":1},"1680":{"body":2,"breadcrumbs":6,"title":1},"1681":{"body":2,"breadcrumbs":6,"title":1},"1682":{"body":2,"breadcrumbs":7,"title":1},"1683":{"body":4,"breadcrumbs":7,"title":1},"1684":{"body":2,"breadcrumbs":6,"title":1},"1685":{"body":0,"breadcrumbs":6,"title":1},"1686":{"body":3,"breadcrumbs":6,"title":1},"1687":{"body":6,"breadcrumbs":6,"title":1},"1688":{"body":6,"breadcrumbs":6,"title":1},"1689":{"body":5,"breadcrumbs":6,"title":1},"169":{"body":2,"breadcrumbs":6,"title":1},"1690":{"body":0,"breadcrumbs":6,"title":1},"1691":{"body":6,"breadcrumbs":6,"title":1},"1692":{"body":6,"breadcrumbs":6,"title":1},"1693":{"body":6,"breadcrumbs":6,"title":1},"1694":{"body":3,"breadcrumbs":6,"title":1},"1695":{"body":2,"breadcrumbs":6,"title":1},"1696":{"body":0,"breadcrumbs":7,"title":2},"1697":{"body":6,"breadcrumbs":6,"title":1},"1698":{"body":6,"breadcrumbs":6,"title":1},"1699":{"body":6,"breadcrumbs":6,"title":1},"17":{"body":0,"breadcrumbs":6,"title":1},"170":{"body":0,"breadcrumbs":6,"title":1},"1700":{"body":17,"breadcrumbs":6,"title":1},"1701":{"body":19,"breadcrumbs":6,"title":1},"1702":{"body":2,"breadcrumbs":6,"title":1},"1703":{"body":0,"breadcrumbs":7,"title":2},"1704":{"body":5,"breadcrumbs":6,"title":1},"1705":{"body":0,"breadcrumbs":6,"title":1},"1706":{"body":4,"breadcrumbs":6,"title":1},"1707":{"body":8,"breadcrumbs":6,"title":1},"1708":{"body":8,"breadcrumbs":6,"title":1},"1709":{"body":3,"breadcrumbs":6,"title":1},"171":{"body":9,"breadcrumbs":6,"title":1},"1710":{"body":3,"breadcrumbs":6,"title":1},"1711":{"body":0,"breadcrumbs":6,"title":1},"1712":{"body":4,"breadcrumbs":6,"title":1},"1713":{"body":6,"breadcrumbs":4,"title":1},"1714":{"body":1,"breadcrumbs":5,"title":1},"1715":{"body":7,"breadcrumbs":6,"title":1},"1716":{"body":0,"breadcrumbs":6,"title":1},"1717":{"body":17,"breadcrumbs":6,"title":1},"1718":{"body":18,"breadcrumbs":6,"title":1},"1719":{"body":18,"breadcrumbs":6,"title":1},"172":{"body":9,"breadcrumbs":6,"title":1},"1720":{"body":18,"breadcrumbs":6,"title":1},"1721":{"body":18,"breadcrumbs":6,"title":1},"1722":{"body":36,"breadcrumbs":6,"title":1},"1723":{"body":19,"breadcrumbs":6,"title":1},"1724":{"body":19,"breadcrumbs":6,"title":1},"1725":{"body":20,"breadcrumbs":6,"title":1},"1726":{"body":3,"breadcrumbs":5,"title":1},"1727":{"body":2,"breadcrumbs":6,"title":1},"1728":{"body":0,"breadcrumbs":6,"title":1},"1729":{"body":72,"breadcrumbs":6,"title":1},"173":{"body":13,"breadcrumbs":6,"title":1},"1730":{"body":74,"breadcrumbs":6,"title":1},"1731":{"body":80,"breadcrumbs":6,"title":1},"1732":{"body":82,"breadcrumbs":6,"title":1},"1733":{"body":21,"breadcrumbs":6,"title":1},"1734":{"body":16,"breadcrumbs":6,"title":1},"1735":{"body":16,"breadcrumbs":6,"title":1},"1736":{"body":28,"breadcrumbs":6,"title":1},"1737":{"body":7,"breadcrumbs":6,"title":1},"1738":{"body":49,"breadcrumbs":6,"title":1},"1739":{"body":53,"breadcrumbs":6,"title":1},"174":{"body":14,"breadcrumbs":6,"title":1},"1740":{"body":52,"breadcrumbs":6,"title":1},"1741":{"body":53,"breadcrumbs":6,"title":1},"1742":{"body":32,"breadcrumbs":6,"title":1},"1743":{"body":37,"breadcrumbs":6,"title":1},"1744":{"body":42,"breadcrumbs":6,"title":1},"1745":{"body":39,"breadcrumbs":6,"title":1},"1746":{"body":28,"breadcrumbs":6,"title":1},"1747":{"body":20,"breadcrumbs":6,"title":1},"1748":{"body":19,"breadcrumbs":6,"title":1},"1749":{"body":19,"breadcrumbs":6,"title":1},"175":{"body":11,"breadcrumbs":6,"title":1},"1750":{"body":21,"breadcrumbs":6,"title":1},"1751":{"body":32,"breadcrumbs":6,"title":1},"1752":{"body":18,"breadcrumbs":6,"title":1},"1753":{"body":26,"breadcrumbs":6,"title":1},"1754":{"body":25,"breadcrumbs":6,"title":1},"1755":{"body":24,"breadcrumbs":6,"title":1},"1756":{"body":24,"breadcrumbs":6,"title":1},"1757":{"body":2,"breadcrumbs":6,"title":1},"1758":{"body":0,"breadcrumbs":6,"title":1},"1759":{"body":60,"breadcrumbs":6,"title":1},"176":{"body":12,"breadcrumbs":6,"title":1},"1760":{"body":62,"breadcrumbs":6,"title":1},"1761":{"body":68,"breadcrumbs":6,"title":1},"1762":{"body":68,"breadcrumbs":6,"title":1},"1763":{"body":30,"breadcrumbs":6,"title":1},"1764":{"body":30,"breadcrumbs":6,"title":1},"1765":{"body":36,"breadcrumbs":6,"title":1},"1766":{"body":0,"breadcrumbs":6,"title":1},"1767":{"body":9,"breadcrumbs":6,"title":1},"1768":{"body":9,"breadcrumbs":6,"title":1},"1769":{"body":9,"breadcrumbs":6,"title":1},"177":{"body":11,"breadcrumbs":6,"title":1},"1770":{"body":0,"breadcrumbs":6,"title":1},"1771":{"body":28,"breadcrumbs":6,"title":1},"1772":{"body":2,"breadcrumbs":5,"title":1},"1773":{"body":0,"breadcrumbs":5,"title":1},"1774":{"body":18,"breadcrumbs":5,"title":1},"1775":{"body":18,"breadcrumbs":5,"title":1},"1776":{"body":25,"breadcrumbs":5,"title":1},"1777":{"body":13,"breadcrumbs":5,"title":1},"1778":{"body":13,"breadcrumbs":5,"title":1},"1779":{"body":20,"breadcrumbs":5,"title":1},"178":{"body":42,"breadcrumbs":6,"title":1},"1780":{"body":25,"breadcrumbs":5,"title":1},"1781":{"body":17,"breadcrumbs":5,"title":1},"1782":{"body":36,"breadcrumbs":5,"title":1},"1783":{"body":0,"breadcrumbs":6,"title":2},"1784":{"body":3,"breadcrumbs":5,"title":1},"1785":{"body":4,"breadcrumbs":5,"title":1},"1786":{"body":3,"breadcrumbs":5,"title":1},"1787":{"body":0,"breadcrumbs":5,"title":1},"1788":{"body":18,"breadcrumbs":5,"title":1},"1789":{"body":2,"breadcrumbs":5,"title":1},"179":{"body":50,"breadcrumbs":6,"title":1},"1790":{"body":3,"breadcrumbs":5,"title":1},"1791":{"body":11,"breadcrumbs":5,"title":1},"1792":{"body":67,"breadcrumbs":5,"title":1},"1793":{"body":69,"breadcrumbs":5,"title":1},"1794":{"body":75,"breadcrumbs":5,"title":1},"1795":{"body":77,"breadcrumbs":5,"title":1},"1796":{"body":21,"breadcrumbs":5,"title":1},"1797":{"body":29,"breadcrumbs":5,"title":1},"1798":{"body":7,"breadcrumbs":5,"title":1},"1799":{"body":17,"breadcrumbs":5,"title":1},"18":{"body":54,"breadcrumbs":6,"title":1},"180":{"body":39,"breadcrumbs":6,"title":1},"1800":{"body":29,"breadcrumbs":5,"title":1},"1801":{"body":50,"breadcrumbs":5,"title":1},"1802":{"body":54,"breadcrumbs":5,"title":1},"1803":{"body":53,"breadcrumbs":5,"title":1},"1804":{"body":54,"breadcrumbs":5,"title":1},"1805":{"body":44,"breadcrumbs":5,"title":1},"1806":{"body":40,"breadcrumbs":5,"title":1},"1807":{"body":33,"breadcrumbs":5,"title":1},"1808":{"body":37,"breadcrumbs":5,"title":1},"1809":{"body":7,"breadcrumbs":5,"title":1},"181":{"body":61,"breadcrumbs":6,"title":1},"1810":{"body":21,"breadcrumbs":5,"title":1},"1811":{"body":20,"breadcrumbs":5,"title":1},"1812":{"body":31,"breadcrumbs":5,"title":1},"1813":{"body":19,"breadcrumbs":5,"title":1},"1814":{"body":26,"breadcrumbs":5,"title":1},"1815":{"body":25,"breadcrumbs":5,"title":1},"1816":{"body":25,"breadcrumbs":5,"title":1},"1817":{"body":27,"breadcrumbs":5,"title":1},"1818":{"body":20,"breadcrumbs":5,"title":1},"1819":{"body":22,"breadcrumbs":5,"title":1},"182":{"body":54,"breadcrumbs":6,"title":1},"1820":{"body":1,"breadcrumbs":4,"title":1},"1821":{"body":2,"breadcrumbs":5,"title":1},"1822":{"body":0,"breadcrumbs":5,"title":1},"1823":{"body":46,"breadcrumbs":5,"title":1},"183":{"body":2,"breadcrumbs":6,"title":1},"184":{"body":0,"breadcrumbs":6,"title":1},"185":{"body":9,"breadcrumbs":6,"title":1},"186":{"body":2,"breadcrumbs":6,"title":1},"187":{"body":0,"breadcrumbs":6,"title":1},"188":{"body":64,"breadcrumbs":6,"title":1},"189":{"body":7,"breadcrumbs":6,"title":1},"19":{"body":33,"breadcrumbs":6,"title":1},"190":{"body":12,"breadcrumbs":6,"title":1},"191":{"body":43,"breadcrumbs":6,"title":1},"192":{"body":43,"breadcrumbs":6,"title":1},"193":{"body":2,"breadcrumbs":5,"title":1},"194":{"body":0,"breadcrumbs":5,"title":1},"195":{"body":7,"breadcrumbs":5,"title":1},"196":{"body":7,"breadcrumbs":5,"title":1},"197":{"body":4,"breadcrumbs":5,"title":1},"198":{"body":0,"breadcrumbs":5,"title":1},"199":{"body":9,"breadcrumbs":5,"title":1},"2":{"body":26,"breadcrumbs":2,"title":1},"20":{"body":24,"breadcrumbs":6,"title":1},"200":{"body":7,"breadcrumbs":5,"title":1},"201":{"body":24,"breadcrumbs":5,"title":1},"202":{"body":30,"breadcrumbs":5,"title":1},"203":{"body":20,"breadcrumbs":5,"title":1},"204":{"body":9,"breadcrumbs":5,"title":1},"205":{"body":7,"breadcrumbs":5,"title":1},"206":{"body":4,"breadcrumbs":5,"title":1},"207":{"body":21,"breadcrumbs":5,"title":1},"208":{"body":20,"breadcrumbs":5,"title":1},"209":{"body":37,"breadcrumbs":5,"title":1},"21":{"body":19,"breadcrumbs":6,"title":1},"210":{"body":14,"breadcrumbs":5,"title":1},"211":{"body":22,"breadcrumbs":5,"title":1},"212":{"body":14,"breadcrumbs":5,"title":1},"213":{"body":8,"breadcrumbs":5,"title":1},"214":{"body":0,"breadcrumbs":5,"title":1},"215":{"body":29,"breadcrumbs":5,"title":1},"216":{"body":26,"breadcrumbs":5,"title":1},"217":{"body":30,"breadcrumbs":5,"title":1},"218":{"body":2,"breadcrumbs":5,"title":1},"219":{"body":0,"breadcrumbs":5,"title":1},"22":{"body":29,"breadcrumbs":6,"title":1},"220":{"body":12,"breadcrumbs":5,"title":1},"221":{"body":15,"breadcrumbs":5,"title":1},"222":{"body":21,"breadcrumbs":5,"title":1},"223":{"body":35,"breadcrumbs":5,"title":1},"224":{"body":2,"breadcrumbs":5,"title":1},"225":{"body":0,"breadcrumbs":6,"title":2},"226":{"body":8,"breadcrumbs":5,"title":1},"227":{"body":6,"breadcrumbs":5,"title":1},"228":{"body":6,"breadcrumbs":5,"title":1},"229":{"body":6,"breadcrumbs":5,"title":1},"23":{"body":38,"breadcrumbs":6,"title":1},"230":{"body":6,"breadcrumbs":5,"title":1},"231":{"body":2,"breadcrumbs":5,"title":1},"232":{"body":0,"breadcrumbs":6,"title":2},"233":{"body":16,"breadcrumbs":5,"title":1},"234":{"body":5,"breadcrumbs":5,"title":1},"235":{"body":5,"breadcrumbs":5,"title":1},"236":{"body":5,"breadcrumbs":5,"title":1},"237":{"body":5,"breadcrumbs":5,"title":1},"238":{"body":9,"breadcrumbs":5,"title":1},"239":{"body":10,"breadcrumbs":5,"title":1},"24":{"body":4,"breadcrumbs":6,"title":1},"240":{"body":14,"breadcrumbs":5,"title":1},"241":{"body":2,"breadcrumbs":5,"title":1},"242":{"body":0,"breadcrumbs":6,"title":2},"243":{"body":5,"breadcrumbs":5,"title":1},"244":{"body":5,"breadcrumbs":5,"title":1},"245":{"body":5,"breadcrumbs":5,"title":1},"246":{"body":5,"breadcrumbs":5,"title":1},"247":{"body":5,"breadcrumbs":5,"title":1},"248":{"body":5,"breadcrumbs":5,"title":1},"249":{"body":9,"breadcrumbs":5,"title":1},"25":{"body":0,"breadcrumbs":6,"title":1},"250":{"body":9,"breadcrumbs":5,"title":1},"251":{"body":14,"breadcrumbs":5,"title":1},"252":{"body":11,"breadcrumbs":5,"title":1},"253":{"body":7,"breadcrumbs":5,"title":1},"254":{"body":18,"breadcrumbs":5,"title":1},"255":{"body":19,"breadcrumbs":5,"title":1},"256":{"body":2,"breadcrumbs":5,"title":1},"257":{"body":0,"breadcrumbs":5,"title":1},"258":{"body":7,"breadcrumbs":5,"title":1},"259":{"body":2,"breadcrumbs":5,"title":1},"26":{"body":28,"breadcrumbs":6,"title":1},"260":{"body":0,"breadcrumbs":5,"title":1},"261":{"body":8,"breadcrumbs":5,"title":1},"262":{"body":9,"breadcrumbs":5,"title":1},"263":{"body":0,"breadcrumbs":5,"title":1},"264":{"body":2,"breadcrumbs":5,"title":1},"265":{"body":2,"breadcrumbs":5,"title":1},"266":{"body":2,"breadcrumbs":5,"title":1},"267":{"body":2,"breadcrumbs":5,"title":1},"268":{"body":2,"breadcrumbs":5,"title":1},"269":{"body":2,"breadcrumbs":5,"title":1},"27":{"body":38,"breadcrumbs":6,"title":1},"270":{"body":2,"breadcrumbs":5,"title":1},"271":{"body":2,"breadcrumbs":5,"title":1},"272":{"body":5,"breadcrumbs":5,"title":1},"273":{"body":6,"breadcrumbs":5,"title":1},"274":{"body":4,"breadcrumbs":5,"title":1},"275":{"body":3,"breadcrumbs":5,"title":1},"276":{"body":7,"breadcrumbs":5,"title":1},"277":{"body":7,"breadcrumbs":5,"title":1},"278":{"body":4,"breadcrumbs":5,"title":1},"279":{"body":2,"breadcrumbs":5,"title":1},"28":{"body":42,"breadcrumbs":6,"title":1},"280":{"body":2,"breadcrumbs":5,"title":1},"281":{"body":4,"breadcrumbs":5,"title":1},"282":{"body":2,"breadcrumbs":5,"title":1},"283":{"body":2,"breadcrumbs":5,"title":1},"284":{"body":2,"breadcrumbs":5,"title":1},"285":{"body":2,"breadcrumbs":5,"title":1},"286":{"body":2,"breadcrumbs":5,"title":1},"287":{"body":2,"breadcrumbs":5,"title":1},"288":{"body":2,"breadcrumbs":5,"title":1},"289":{"body":2,"breadcrumbs":5,"title":1},"29":{"body":28,"breadcrumbs":6,"title":1},"290":{"body":2,"breadcrumbs":5,"title":1},"291":{"body":2,"breadcrumbs":5,"title":1},"292":{"body":2,"breadcrumbs":5,"title":1},"293":{"body":2,"breadcrumbs":5,"title":1},"294":{"body":2,"breadcrumbs":5,"title":1},"295":{"body":3,"breadcrumbs":5,"title":1},"296":{"body":5,"breadcrumbs":5,"title":1},"297":{"body":2,"breadcrumbs":5,"title":1},"298":{"body":2,"breadcrumbs":5,"title":1},"299":{"body":2,"breadcrumbs":5,"title":1},"3":{"body":34,"breadcrumbs":2,"title":1},"30":{"body":31,"breadcrumbs":6,"title":1},"300":{"body":2,"breadcrumbs":5,"title":1},"301":{"body":2,"breadcrumbs":5,"title":1},"302":{"body":2,"breadcrumbs":5,"title":1},"303":{"body":6,"breadcrumbs":5,"title":1},"304":{"body":6,"breadcrumbs":5,"title":1},"305":{"body":6,"breadcrumbs":5,"title":1},"306":{"body":3,"breadcrumbs":5,"title":1},"307":{"body":5,"breadcrumbs":5,"title":1},"308":{"body":6,"breadcrumbs":5,"title":1},"309":{"body":5,"breadcrumbs":5,"title":1},"31":{"body":20,"breadcrumbs":6,"title":1},"310":{"body":5,"breadcrumbs":5,"title":1},"311":{"body":7,"breadcrumbs":5,"title":1},"312":{"body":6,"breadcrumbs":5,"title":1},"313":{"body":6,"breadcrumbs":5,"title":1},"314":{"body":5,"breadcrumbs":5,"title":1},"315":{"body":3,"breadcrumbs":5,"title":1},"316":{"body":3,"breadcrumbs":5,"title":1},"317":{"body":8,"breadcrumbs":5,"title":1},"318":{"body":6,"breadcrumbs":5,"title":1},"319":{"body":6,"breadcrumbs":5,"title":1},"32":{"body":0,"breadcrumbs":6,"title":1},"320":{"body":6,"breadcrumbs":5,"title":1},"321":{"body":5,"breadcrumbs":5,"title":1},"322":{"body":4,"breadcrumbs":5,"title":1},"323":{"body":6,"breadcrumbs":5,"title":1},"324":{"body":5,"breadcrumbs":5,"title":1},"325":{"body":4,"breadcrumbs":5,"title":1},"326":{"body":4,"breadcrumbs":5,"title":1},"327":{"body":4,"breadcrumbs":5,"title":1},"328":{"body":6,"breadcrumbs":5,"title":1},"329":{"body":6,"breadcrumbs":5,"title":1},"33":{"body":59,"breadcrumbs":6,"title":1},"330":{"body":6,"breadcrumbs":5,"title":1},"331":{"body":5,"breadcrumbs":5,"title":1},"332":{"body":6,"breadcrumbs":5,"title":1},"333":{"body":5,"breadcrumbs":5,"title":1},"334":{"body":9,"breadcrumbs":5,"title":1},"335":{"body":16,"breadcrumbs":5,"title":1},"336":{"body":7,"breadcrumbs":5,"title":1},"337":{"body":4,"breadcrumbs":5,"title":1},"338":{"body":5,"breadcrumbs":5,"title":1},"339":{"body":11,"breadcrumbs":5,"title":1},"34":{"body":22,"breadcrumbs":6,"title":1},"340":{"body":3,"breadcrumbs":5,"title":1},"341":{"body":2,"breadcrumbs":5,"title":1},"342":{"body":2,"breadcrumbs":5,"title":1},"343":{"body":6,"breadcrumbs":5,"title":1},"344":{"body":2,"breadcrumbs":5,"title":1},"345":{"body":2,"breadcrumbs":5,"title":1},"346":{"body":3,"breadcrumbs":5,"title":1},"347":{"body":2,"breadcrumbs":5,"title":1},"348":{"body":2,"breadcrumbs":5,"title":1},"349":{"body":2,"breadcrumbs":5,"title":1},"35":{"body":21,"breadcrumbs":6,"title":1},"350":{"body":2,"breadcrumbs":5,"title":1},"351":{"body":2,"breadcrumbs":5,"title":1},"352":{"body":2,"breadcrumbs":5,"title":1},"353":{"body":2,"breadcrumbs":5,"title":1},"354":{"body":7,"breadcrumbs":5,"title":1},"355":{"body":7,"breadcrumbs":5,"title":1},"356":{"body":9,"breadcrumbs":5,"title":1},"357":{"body":7,"breadcrumbs":5,"title":1},"358":{"body":8,"breadcrumbs":5,"title":1},"359":{"body":2,"breadcrumbs":5,"title":1},"36":{"body":14,"breadcrumbs":6,"title":1},"360":{"body":7,"breadcrumbs":5,"title":1},"361":{"body":4,"breadcrumbs":5,"title":1},"362":{"body":5,"breadcrumbs":5,"title":1},"363":{"body":9,"breadcrumbs":5,"title":1},"364":{"body":6,"breadcrumbs":5,"title":1},"365":{"body":6,"breadcrumbs":5,"title":1},"366":{"body":7,"breadcrumbs":5,"title":1},"367":{"body":9,"breadcrumbs":5,"title":1},"368":{"body":3,"breadcrumbs":5,"title":1},"369":{"body":7,"breadcrumbs":5,"title":1},"37":{"body":14,"breadcrumbs":6,"title":1},"370":{"body":9,"breadcrumbs":5,"title":1},"371":{"body":5,"breadcrumbs":5,"title":1},"372":{"body":6,"breadcrumbs":5,"title":1},"373":{"body":3,"breadcrumbs":5,"title":1},"374":{"body":7,"breadcrumbs":5,"title":1},"375":{"body":7,"breadcrumbs":5,"title":1},"376":{"body":7,"breadcrumbs":5,"title":1},"377":{"body":7,"breadcrumbs":5,"title":1},"378":{"body":6,"breadcrumbs":5,"title":1},"379":{"body":2,"breadcrumbs":5,"title":1},"38":{"body":20,"breadcrumbs":6,"title":1},"380":{"body":9,"breadcrumbs":5,"title":1},"381":{"body":6,"breadcrumbs":5,"title":1},"382":{"body":6,"breadcrumbs":5,"title":1},"383":{"body":5,"breadcrumbs":5,"title":1},"384":{"body":4,"breadcrumbs":5,"title":1},"385":{"body":4,"breadcrumbs":5,"title":1},"386":{"body":5,"breadcrumbs":5,"title":1},"387":{"body":4,"breadcrumbs":5,"title":1},"388":{"body":4,"breadcrumbs":5,"title":1},"389":{"body":2,"breadcrumbs":5,"title":1},"39":{"body":37,"breadcrumbs":6,"title":1},"390":{"body":2,"breadcrumbs":5,"title":1},"391":{"body":2,"breadcrumbs":5,"title":1},"392":{"body":2,"breadcrumbs":5,"title":1},"393":{"body":2,"breadcrumbs":5,"title":1},"394":{"body":6,"breadcrumbs":5,"title":1},"395":{"body":2,"breadcrumbs":5,"title":1},"396":{"body":2,"breadcrumbs":5,"title":1},"397":{"body":0,"breadcrumbs":5,"title":1},"398":{"body":6,"breadcrumbs":5,"title":1},"399":{"body":2,"breadcrumbs":5,"title":1},"4":{"body":23,"breadcrumbs":2,"title":1},"40":{"body":6,"breadcrumbs":6,"title":1},"400":{"body":0,"breadcrumbs":5,"title":1},"401":{"body":40,"breadcrumbs":5,"title":1},"402":{"body":12,"breadcrumbs":5,"title":1},"403":{"body":35,"breadcrumbs":5,"title":1},"404":{"body":14,"breadcrumbs":5,"title":1},"405":{"body":34,"breadcrumbs":5,"title":1},"406":{"body":14,"breadcrumbs":5,"title":1},"407":{"body":34,"breadcrumbs":5,"title":1},"408":{"body":35,"breadcrumbs":5,"title":1},"409":{"body":12,"breadcrumbs":5,"title":1},"41":{"body":0,"breadcrumbs":6,"title":1},"410":{"body":12,"breadcrumbs":5,"title":1},"411":{"body":12,"breadcrumbs":5,"title":1},"412":{"body":2,"breadcrumbs":5,"title":1},"413":{"body":0,"breadcrumbs":5,"title":1},"414":{"body":10,"breadcrumbs":5,"title":1},"415":{"body":33,"breadcrumbs":5,"title":1},"416":{"body":22,"breadcrumbs":5,"title":1},"417":{"body":2,"breadcrumbs":5,"title":1},"418":{"body":8,"breadcrumbs":5,"title":1},"419":{"body":43,"breadcrumbs":5,"title":1},"42":{"body":6,"breadcrumbs":6,"title":1},"420":{"body":10,"breadcrumbs":5,"title":1},"421":{"body":9,"breadcrumbs":5,"title":1},"422":{"body":9,"breadcrumbs":5,"title":1},"423":{"body":2,"breadcrumbs":6,"title":1},"424":{"body":4,"breadcrumbs":6,"title":1},"425":{"body":4,"breadcrumbs":6,"title":1},"426":{"body":16,"breadcrumbs":5,"title":1},"427":{"body":10,"breadcrumbs":5,"title":1},"428":{"body":79,"breadcrumbs":5,"title":1},"429":{"body":13,"breadcrumbs":5,"title":1},"43":{"body":22,"breadcrumbs":6,"title":1},"430":{"body":26,"breadcrumbs":5,"title":1},"431":{"body":26,"breadcrumbs":5,"title":1},"432":{"body":20,"breadcrumbs":5,"title":1},"433":{"body":13,"breadcrumbs":5,"title":1},"434":{"body":9,"breadcrumbs":5,"title":1},"435":{"body":32,"breadcrumbs":5,"title":1},"436":{"body":10,"breadcrumbs":5,"title":1},"437":{"body":14,"breadcrumbs":5,"title":1},"438":{"body":2,"breadcrumbs":5,"title":1},"439":{"body":0,"breadcrumbs":5,"title":1},"44":{"body":18,"breadcrumbs":6,"title":1},"440":{"body":5,"breadcrumbs":5,"title":1},"441":{"body":5,"breadcrumbs":5,"title":1},"442":{"body":5,"breadcrumbs":5,"title":1},"443":{"body":5,"breadcrumbs":5,"title":1},"444":{"body":7,"breadcrumbs":5,"title":1},"445":{"body":7,"breadcrumbs":5,"title":1},"446":{"body":7,"breadcrumbs":5,"title":1},"447":{"body":17,"breadcrumbs":5,"title":1},"448":{"body":18,"breadcrumbs":5,"title":1},"449":{"body":10,"breadcrumbs":5,"title":1},"45":{"body":18,"breadcrumbs":6,"title":1},"450":{"body":11,"breadcrumbs":5,"title":1},"451":{"body":11,"breadcrumbs":5,"title":1},"452":{"body":11,"breadcrumbs":5,"title":1},"453":{"body":11,"breadcrumbs":5,"title":1},"454":{"body":9,"breadcrumbs":5,"title":1},"455":{"body":7,"breadcrumbs":5,"title":1},"456":{"body":7,"breadcrumbs":5,"title":1},"457":{"body":7,"breadcrumbs":5,"title":1},"458":{"body":7,"breadcrumbs":5,"title":1},"459":{"body":7,"breadcrumbs":5,"title":1},"46":{"body":18,"breadcrumbs":6,"title":1},"460":{"body":7,"breadcrumbs":5,"title":1},"461":{"body":7,"breadcrumbs":5,"title":1},"462":{"body":7,"breadcrumbs":5,"title":1},"463":{"body":9,"breadcrumbs":5,"title":1},"464":{"body":7,"breadcrumbs":5,"title":1},"465":{"body":5,"breadcrumbs":5,"title":1},"466":{"body":14,"breadcrumbs":5,"title":1},"467":{"body":15,"breadcrumbs":5,"title":1},"468":{"body":9,"breadcrumbs":5,"title":1},"469":{"body":5,"breadcrumbs":5,"title":1},"47":{"body":31,"breadcrumbs":6,"title":1},"470":{"body":15,"breadcrumbs":4,"title":1},"471":{"body":4,"breadcrumbs":5,"title":1},"472":{"body":20,"breadcrumbs":6,"title":1},"473":{"body":0,"breadcrumbs":6,"title":1},"474":{"body":48,"breadcrumbs":6,"title":1},"475":{"body":36,"breadcrumbs":6,"title":1},"476":{"body":11,"breadcrumbs":6,"title":1},"477":{"body":4,"breadcrumbs":6,"title":1},"478":{"body":0,"breadcrumbs":6,"title":1},"479":{"body":23,"breadcrumbs":6,"title":1},"48":{"body":29,"breadcrumbs":6,"title":1},"480":{"body":31,"breadcrumbs":6,"title":1},"481":{"body":20,"breadcrumbs":6,"title":1},"482":{"body":34,"breadcrumbs":6,"title":1},"483":{"body":5,"breadcrumbs":6,"title":1},"484":{"body":0,"breadcrumbs":6,"title":1},"485":{"body":21,"breadcrumbs":6,"title":1},"486":{"body":9,"breadcrumbs":6,"title":1},"487":{"body":18,"breadcrumbs":6,"title":1},"488":{"body":20,"breadcrumbs":6,"title":1},"489":{"body":6,"breadcrumbs":6,"title":1},"49":{"body":29,"breadcrumbs":6,"title":1},"490":{"body":11,"breadcrumbs":6,"title":1},"491":{"body":21,"breadcrumbs":6,"title":1},"492":{"body":6,"breadcrumbs":6,"title":1},"493":{"body":0,"breadcrumbs":6,"title":1},"494":{"body":42,"breadcrumbs":6,"title":1},"495":{"body":43,"breadcrumbs":6,"title":1},"496":{"body":5,"breadcrumbs":5,"title":1},"497":{"body":2,"breadcrumbs":6,"title":1},"498":{"body":0,"breadcrumbs":6,"title":1},"499":{"body":47,"breadcrumbs":6,"title":1},"5":{"body":16,"breadcrumbs":2,"title":1},"50":{"body":26,"breadcrumbs":6,"title":1},"500":{"body":2,"breadcrumbs":6,"title":1},"501":{"body":0,"breadcrumbs":6,"title":1},"502":{"body":35,"breadcrumbs":6,"title":1},"503":{"body":10,"breadcrumbs":6,"title":1},"504":{"body":2,"breadcrumbs":6,"title":1},"505":{"body":0,"breadcrumbs":6,"title":1},"506":{"body":22,"breadcrumbs":6,"title":1},"507":{"body":30,"breadcrumbs":6,"title":1},"508":{"body":19,"breadcrumbs":6,"title":1},"509":{"body":33,"breadcrumbs":6,"title":1},"51":{"body":26,"breadcrumbs":6,"title":1},"510":{"body":6,"breadcrumbs":6,"title":1},"511":{"body":0,"breadcrumbs":6,"title":1},"512":{"body":9,"breadcrumbs":6,"title":1},"513":{"body":11,"breadcrumbs":6,"title":1},"514":{"body":21,"breadcrumbs":6,"title":1},"515":{"body":17,"breadcrumbs":6,"title":1},"516":{"body":19,"breadcrumbs":6,"title":1},"517":{"body":30,"breadcrumbs":6,"title":1},"518":{"body":14,"breadcrumbs":6,"title":1},"519":{"body":2,"breadcrumbs":6,"title":1},"52":{"body":27,"breadcrumbs":6,"title":1},"520":{"body":0,"breadcrumbs":6,"title":1},"521":{"body":46,"breadcrumbs":6,"title":1},"522":{"body":42,"breadcrumbs":6,"title":1},"523":{"body":2,"breadcrumbs":5,"title":1},"524":{"body":0,"breadcrumbs":5,"title":1},"525":{"body":37,"breadcrumbs":5,"title":1},"526":{"body":25,"breadcrumbs":5,"title":1},"527":{"body":10,"breadcrumbs":5,"title":1},"528":{"body":10,"breadcrumbs":5,"title":1},"529":{"body":10,"breadcrumbs":5,"title":1},"53":{"body":22,"breadcrumbs":6,"title":1},"530":{"body":10,"breadcrumbs":5,"title":1},"531":{"body":7,"breadcrumbs":5,"title":1},"532":{"body":11,"breadcrumbs":5,"title":1},"533":{"body":9,"breadcrumbs":5,"title":1},"534":{"body":29,"breadcrumbs":5,"title":1},"535":{"body":13,"breadcrumbs":5,"title":1},"536":{"body":0,"breadcrumbs":5,"title":1},"537":{"body":29,"breadcrumbs":5,"title":1},"538":{"body":7,"breadcrumbs":5,"title":1},"539":{"body":7,"breadcrumbs":5,"title":1},"54":{"body":19,"breadcrumbs":6,"title":1},"540":{"body":7,"breadcrumbs":5,"title":1},"541":{"body":0,"breadcrumbs":5,"title":1},"542":{"body":3,"breadcrumbs":5,"title":1},"543":{"body":3,"breadcrumbs":5,"title":1},"544":{"body":3,"breadcrumbs":5,"title":1},"545":{"body":7,"breadcrumbs":5,"title":1},"546":{"body":5,"breadcrumbs":5,"title":1},"547":{"body":2,"breadcrumbs":5,"title":1},"548":{"body":5,"breadcrumbs":5,"title":1},"549":{"body":2,"breadcrumbs":5,"title":1},"55":{"body":20,"breadcrumbs":6,"title":1},"550":{"body":3,"breadcrumbs":5,"title":1},"551":{"body":3,"breadcrumbs":5,"title":1},"552":{"body":5,"breadcrumbs":5,"title":1},"553":{"body":3,"breadcrumbs":5,"title":1},"554":{"body":3,"breadcrumbs":5,"title":1},"555":{"body":5,"breadcrumbs":5,"title":1},"556":{"body":2,"breadcrumbs":5,"title":1},"557":{"body":4,"breadcrumbs":5,"title":1},"558":{"body":4,"breadcrumbs":5,"title":1},"559":{"body":2,"breadcrumbs":5,"title":1},"56":{"body":18,"breadcrumbs":6,"title":1},"560":{"body":0,"breadcrumbs":5,"title":1},"561":{"body":3,"breadcrumbs":5,"title":1},"562":{"body":2,"breadcrumbs":5,"title":1},"563":{"body":2,"breadcrumbs":5,"title":1},"564":{"body":13,"breadcrumbs":5,"title":1},"565":{"body":8,"breadcrumbs":5,"title":1},"566":{"body":8,"breadcrumbs":5,"title":1},"567":{"body":10,"breadcrumbs":5,"title":1},"568":{"body":10,"breadcrumbs":5,"title":1},"569":{"body":8,"breadcrumbs":5,"title":1},"57":{"body":21,"breadcrumbs":6,"title":1},"570":{"body":29,"breadcrumbs":5,"title":1},"571":{"body":21,"breadcrumbs":5,"title":1},"572":{"body":2,"breadcrumbs":6,"title":1},"573":{"body":4,"breadcrumbs":6,"title":1},"574":{"body":2,"breadcrumbs":5,"title":1},"575":{"body":0,"breadcrumbs":5,"title":1},"576":{"body":8,"breadcrumbs":5,"title":1},"577":{"body":17,"breadcrumbs":5,"title":1},"578":{"body":3,"breadcrumbs":5,"title":1},"579":{"body":5,"breadcrumbs":4,"title":1},"58":{"body":23,"breadcrumbs":6,"title":1},"580":{"body":24,"breadcrumbs":5,"title":1},"581":{"body":0,"breadcrumbs":6,"title":2},"582":{"body":4,"breadcrumbs":5,"title":1},"583":{"body":4,"breadcrumbs":5,"title":1},"584":{"body":3,"breadcrumbs":5,"title":1},"585":{"body":0,"breadcrumbs":5,"title":1},"586":{"body":7,"breadcrumbs":5,"title":1},"587":{"body":6,"breadcrumbs":5,"title":1},"588":{"body":6,"breadcrumbs":5,"title":1},"589":{"body":2,"breadcrumbs":5,"title":1},"59":{"body":4,"breadcrumbs":6,"title":1},"590":{"body":29,"breadcrumbs":5,"title":1},"591":{"body":22,"breadcrumbs":5,"title":1},"592":{"body":29,"breadcrumbs":5,"title":1},"593":{"body":17,"breadcrumbs":5,"title":1},"594":{"body":17,"breadcrumbs":5,"title":1},"595":{"body":30,"breadcrumbs":5,"title":1},"596":{"body":14,"breadcrumbs":5,"title":1},"597":{"body":31,"breadcrumbs":5,"title":1},"598":{"body":7,"breadcrumbs":5,"title":1},"599":{"body":31,"breadcrumbs":5,"title":1},"6":{"body":35,"breadcrumbs":2,"title":1},"60":{"body":0,"breadcrumbs":6,"title":1},"600":{"body":34,"breadcrumbs":5,"title":1},"601":{"body":17,"breadcrumbs":5,"title":1},"602":{"body":12,"breadcrumbs":5,"title":1},"603":{"body":10,"breadcrumbs":5,"title":1},"604":{"body":46,"breadcrumbs":5,"title":1},"605":{"body":34,"breadcrumbs":5,"title":1},"606":{"body":13,"breadcrumbs":5,"title":1},"607":{"body":55,"breadcrumbs":5,"title":1},"608":{"body":40,"breadcrumbs":5,"title":1},"609":{"body":49,"breadcrumbs":5,"title":1},"61":{"body":9,"breadcrumbs":6,"title":1},"610":{"body":41,"breadcrumbs":5,"title":1},"611":{"body":42,"breadcrumbs":5,"title":1},"612":{"body":48,"breadcrumbs":5,"title":1},"613":{"body":48,"breadcrumbs":5,"title":1},"614":{"body":40,"breadcrumbs":5,"title":1},"615":{"body":56,"breadcrumbs":5,"title":1},"616":{"body":55,"breadcrumbs":5,"title":1},"617":{"body":11,"breadcrumbs":5,"title":1},"618":{"body":21,"breadcrumbs":5,"title":1},"619":{"body":18,"breadcrumbs":5,"title":1},"62":{"body":9,"breadcrumbs":6,"title":1},"620":{"body":56,"breadcrumbs":5,"title":1},"621":{"body":56,"breadcrumbs":5,"title":1},"622":{"body":14,"breadcrumbs":5,"title":1},"623":{"body":16,"breadcrumbs":5,"title":1},"624":{"body":16,"breadcrumbs":5,"title":1},"625":{"body":16,"breadcrumbs":5,"title":1},"626":{"body":13,"breadcrumbs":5,"title":1},"627":{"body":20,"breadcrumbs":5,"title":1},"628":{"body":8,"breadcrumbs":5,"title":1},"629":{"body":22,"breadcrumbs":5,"title":1},"63":{"body":14,"breadcrumbs":6,"title":1},"630":{"body":2,"breadcrumbs":5,"title":1},"631":{"body":0,"breadcrumbs":5,"title":1},"632":{"body":5,"breadcrumbs":5,"title":1},"633":{"body":6,"breadcrumbs":5,"title":1},"634":{"body":29,"breadcrumbs":5,"title":1},"635":{"body":21,"breadcrumbs":5,"title":1},"636":{"body":29,"breadcrumbs":5,"title":1},"637":{"body":17,"breadcrumbs":5,"title":1},"638":{"body":17,"breadcrumbs":5,"title":1},"639":{"body":30,"breadcrumbs":5,"title":1},"64":{"body":13,"breadcrumbs":6,"title":1},"640":{"body":31,"breadcrumbs":5,"title":1},"641":{"body":14,"breadcrumbs":5,"title":1},"642":{"body":7,"breadcrumbs":5,"title":1},"643":{"body":30,"breadcrumbs":5,"title":1},"644":{"body":36,"breadcrumbs":5,"title":1},"645":{"body":17,"breadcrumbs":5,"title":1},"646":{"body":12,"breadcrumbs":5,"title":1},"647":{"body":39,"breadcrumbs":5,"title":1},"648":{"body":46,"breadcrumbs":5,"title":1},"649":{"body":34,"breadcrumbs":5,"title":1},"65":{"body":11,"breadcrumbs":6,"title":1},"650":{"body":49,"breadcrumbs":5,"title":1},"651":{"body":55,"breadcrumbs":5,"title":1},"652":{"body":40,"breadcrumbs":5,"title":1},"653":{"body":49,"breadcrumbs":5,"title":1},"654":{"body":41,"breadcrumbs":5,"title":1},"655":{"body":41,"breadcrumbs":5,"title":1},"656":{"body":47,"breadcrumbs":5,"title":1},"657":{"body":47,"breadcrumbs":5,"title":1},"658":{"body":39,"breadcrumbs":5,"title":1},"659":{"body":55,"breadcrumbs":5,"title":1},"66":{"body":12,"breadcrumbs":6,"title":1},"660":{"body":54,"breadcrumbs":5,"title":1},"661":{"body":21,"breadcrumbs":5,"title":1},"662":{"body":18,"breadcrumbs":5,"title":1},"663":{"body":56,"breadcrumbs":5,"title":1},"664":{"body":56,"breadcrumbs":5,"title":1},"665":{"body":44,"breadcrumbs":5,"title":1},"666":{"body":44,"breadcrumbs":5,"title":1},"667":{"body":22,"breadcrumbs":5,"title":1},"668":{"body":14,"breadcrumbs":5,"title":1},"669":{"body":0,"breadcrumbs":5,"title":1},"67":{"body":11,"breadcrumbs":6,"title":1},"670":{"body":3,"breadcrumbs":5,"title":1},"671":{"body":2,"breadcrumbs":5,"title":1},"672":{"body":2,"breadcrumbs":5,"title":1},"673":{"body":0,"breadcrumbs":5,"title":1},"674":{"body":3,"breadcrumbs":5,"title":1},"675":{"body":3,"breadcrumbs":5,"title":1},"676":{"body":5,"breadcrumbs":5,"title":1},"677":{"body":2,"breadcrumbs":5,"title":1},"678":{"body":7,"breadcrumbs":5,"title":1},"679":{"body":2,"breadcrumbs":5,"title":1},"68":{"body":42,"breadcrumbs":6,"title":1},"680":{"body":3,"breadcrumbs":5,"title":1},"681":{"body":252,"breadcrumbs":5,"title":1},"682":{"body":0,"breadcrumbs":6,"title":2},"683":{"body":4,"breadcrumbs":5,"title":1},"684":{"body":0,"breadcrumbs":5,"title":1},"685":{"body":43,"breadcrumbs":5,"title":1},"686":{"body":9,"breadcrumbs":5,"title":1},"687":{"body":15,"breadcrumbs":5,"title":1},"688":{"body":14,"breadcrumbs":5,"title":1},"689":{"body":0,"breadcrumbs":5,"title":1},"69":{"body":61,"breadcrumbs":6,"title":1},"690":{"body":10,"breadcrumbs":5,"title":1},"691":{"body":2,"breadcrumbs":4,"title":1},"692":{"body":1,"breadcrumbs":5,"title":1},"693":{"body":6,"breadcrumbs":6,"title":1},"694":{"body":0,"breadcrumbs":6,"title":1},"695":{"body":38,"breadcrumbs":6,"title":1},"696":{"body":38,"breadcrumbs":6,"title":1},"697":{"body":9,"breadcrumbs":6,"title":1},"698":{"body":9,"breadcrumbs":6,"title":1},"699":{"body":20,"breadcrumbs":6,"title":1},"7":{"body":0,"breadcrumbs":6,"title":5},"70":{"body":40,"breadcrumbs":6,"title":1},"700":{"body":26,"breadcrumbs":6,"title":1},"701":{"body":9,"breadcrumbs":5,"title":1},"702":{"body":0,"breadcrumbs":6,"title":2},"703":{"body":3,"breadcrumbs":5,"title":1},"704":{"body":3,"breadcrumbs":5,"title":1},"705":{"body":0,"breadcrumbs":5,"title":1},"706":{"body":18,"breadcrumbs":5,"title":1},"707":{"body":2,"breadcrumbs":5,"title":1},"708":{"body":39,"breadcrumbs":5,"title":1},"709":{"body":38,"breadcrumbs":5,"title":1},"71":{"body":34,"breadcrumbs":6,"title":1},"710":{"body":60,"breadcrumbs":5,"title":1},"711":{"body":62,"breadcrumbs":5,"title":1},"712":{"body":68,"breadcrumbs":5,"title":1},"713":{"body":69,"breadcrumbs":5,"title":1},"714":{"body":30,"breadcrumbs":5,"title":1},"715":{"body":30,"breadcrumbs":5,"title":1},"716":{"body":36,"breadcrumbs":5,"title":1},"717":{"body":11,"breadcrumbs":5,"title":1},"718":{"body":11,"breadcrumbs":5,"title":1},"719":{"body":26,"breadcrumbs":5,"title":1},"72":{"body":40,"breadcrumbs":6,"title":1},"720":{"body":20,"breadcrumbs":5,"title":1},"721":{"body":19,"breadcrumbs":5,"title":1},"722":{"body":22,"breadcrumbs":5,"title":1},"723":{"body":19,"breadcrumbs":5,"title":1},"724":{"body":22,"breadcrumbs":5,"title":1},"725":{"body":48,"breadcrumbs":5,"title":1},"726":{"body":6,"breadcrumbs":5,"title":1},"727":{"body":13,"breadcrumbs":5,"title":1},"728":{"body":9,"breadcrumbs":5,"title":1},"729":{"body":31,"breadcrumbs":6,"title":1},"73":{"body":9,"breadcrumbs":6,"title":1},"730":{"body":0,"breadcrumbs":7,"title":2},"731":{"body":7,"breadcrumbs":6,"title":1},"732":{"body":0,"breadcrumbs":6,"title":1},"733":{"body":3,"breadcrumbs":6,"title":1},"734":{"body":36,"breadcrumbs":6,"title":1},"735":{"body":23,"breadcrumbs":6,"title":1},"736":{"body":23,"breadcrumbs":6,"title":1},"737":{"body":7,"breadcrumbs":6,"title":1},"738":{"body":9,"breadcrumbs":6,"title":1},"739":{"body":9,"breadcrumbs":6,"title":1},"74":{"body":0,"breadcrumbs":6,"title":1},"740":{"body":18,"breadcrumbs":6,"title":1},"741":{"body":18,"breadcrumbs":6,"title":1},"742":{"body":18,"breadcrumbs":6,"title":1},"743":{"body":18,"breadcrumbs":6,"title":1},"744":{"body":18,"breadcrumbs":6,"title":1},"745":{"body":18,"breadcrumbs":6,"title":1},"746":{"body":7,"breadcrumbs":6,"title":1},"747":{"body":7,"breadcrumbs":6,"title":1},"748":{"body":7,"breadcrumbs":6,"title":1},"749":{"body":8,"breadcrumbs":6,"title":1},"75":{"body":66,"breadcrumbs":6,"title":1},"750":{"body":8,"breadcrumbs":6,"title":1},"751":{"body":8,"breadcrumbs":6,"title":1},"752":{"body":39,"breadcrumbs":6,"title":1},"753":{"body":50,"breadcrumbs":6,"title":1},"754":{"body":40,"breadcrumbs":6,"title":1},"755":{"body":44,"breadcrumbs":6,"title":1},"756":{"body":7,"breadcrumbs":6,"title":1},"757":{"body":7,"breadcrumbs":6,"title":1},"758":{"body":7,"breadcrumbs":6,"title":1},"759":{"body":7,"breadcrumbs":6,"title":1},"76":{"body":14,"breadcrumbs":6,"title":1},"760":{"body":0,"breadcrumbs":6,"title":1},"761":{"body":11,"breadcrumbs":6,"title":1},"762":{"body":11,"breadcrumbs":6,"title":1},"763":{"body":14,"breadcrumbs":6,"title":1},"764":{"body":14,"breadcrumbs":6,"title":1},"765":{"body":2,"breadcrumbs":6,"title":1},"766":{"body":0,"breadcrumbs":6,"title":1},"767":{"body":9,"breadcrumbs":6,"title":1},"768":{"body":38,"breadcrumbs":6,"title":1},"769":{"body":49,"breadcrumbs":6,"title":1},"77":{"body":13,"breadcrumbs":6,"title":1},"770":{"body":6,"breadcrumbs":6,"title":1},"771":{"body":7,"breadcrumbs":6,"title":1},"772":{"body":8,"breadcrumbs":6,"title":1},"773":{"body":8,"breadcrumbs":6,"title":1},"774":{"body":39,"breadcrumbs":6,"title":1},"775":{"body":8,"breadcrumbs":6,"title":1},"776":{"body":8,"breadcrumbs":6,"title":1},"777":{"body":8,"breadcrumbs":6,"title":1},"778":{"body":8,"breadcrumbs":6,"title":1},"779":{"body":18,"breadcrumbs":6,"title":1},"78":{"body":44,"breadcrumbs":6,"title":1},"780":{"body":43,"breadcrumbs":6,"title":1},"781":{"body":2,"breadcrumbs":6,"title":1},"782":{"body":0,"breadcrumbs":6,"title":1},"783":{"body":3,"breadcrumbs":6,"title":1},"784":{"body":6,"breadcrumbs":6,"title":1},"785":{"body":0,"breadcrumbs":6,"title":1},"786":{"body":81,"breadcrumbs":6,"title":1},"787":{"body":6,"breadcrumbs":6,"title":1},"788":{"body":7,"breadcrumbs":6,"title":1},"789":{"body":7,"breadcrumbs":6,"title":1},"79":{"body":43,"breadcrumbs":6,"title":1},"790":{"body":6,"breadcrumbs":6,"title":1},"791":{"body":46,"breadcrumbs":6,"title":1},"792":{"body":40,"breadcrumbs":6,"title":1},"793":{"body":31,"breadcrumbs":6,"title":1},"794":{"body":31,"breadcrumbs":6,"title":1},"795":{"body":9,"breadcrumbs":6,"title":1},"796":{"body":9,"breadcrumbs":6,"title":1},"797":{"body":25,"breadcrumbs":6,"title":1},"798":{"body":28,"breadcrumbs":6,"title":1},"799":{"body":18,"breadcrumbs":6,"title":1},"8":{"body":59,"breadcrumbs":2,"title":1},"80":{"body":23,"breadcrumbs":5,"title":1},"800":{"body":21,"breadcrumbs":6,"title":1},"801":{"body":19,"breadcrumbs":6,"title":1},"802":{"body":18,"breadcrumbs":6,"title":1},"803":{"body":18,"breadcrumbs":6,"title":1},"804":{"body":25,"breadcrumbs":6,"title":1},"805":{"body":0,"breadcrumbs":6,"title":1},"806":{"body":8,"breadcrumbs":6,"title":1},"807":{"body":19,"breadcrumbs":6,"title":1},"808":{"body":8,"breadcrumbs":6,"title":1},"809":{"body":0,"breadcrumbs":6,"title":1},"81":{"body":39,"breadcrumbs":6,"title":1},"810":{"body":7,"breadcrumbs":6,"title":1},"811":{"body":45,"breadcrumbs":6,"title":1},"812":{"body":40,"breadcrumbs":6,"title":1},"813":{"body":20,"breadcrumbs":6,"title":1},"814":{"body":20,"breadcrumbs":6,"title":1},"815":{"body":17,"breadcrumbs":6,"title":1},"816":{"body":0,"breadcrumbs":6,"title":1},"817":{"body":21,"breadcrumbs":6,"title":1},"818":{"body":21,"breadcrumbs":6,"title":1},"819":{"body":20,"breadcrumbs":6,"title":1},"82":{"body":37,"breadcrumbs":6,"title":1},"820":{"body":20,"breadcrumbs":6,"title":1},"821":{"body":22,"breadcrumbs":6,"title":1},"822":{"body":22,"breadcrumbs":6,"title":1},"823":{"body":21,"breadcrumbs":6,"title":1},"824":{"body":0,"breadcrumbs":7,"title":2},"825":{"body":3,"breadcrumbs":6,"title":1},"826":{"body":3,"breadcrumbs":6,"title":1},"827":{"body":3,"breadcrumbs":6,"title":1},"828":{"body":3,"breadcrumbs":6,"title":1},"829":{"body":3,"breadcrumbs":6,"title":1},"83":{"body":40,"breadcrumbs":6,"title":1},"830":{"body":0,"breadcrumbs":6,"title":1},"831":{"body":1,"breadcrumbs":6,"title":1},"832":{"body":79,"breadcrumbs":6,"title":1},"833":{"body":18,"breadcrumbs":6,"title":1},"834":{"body":20,"breadcrumbs":6,"title":1},"835":{"body":22,"breadcrumbs":6,"title":1},"836":{"body":20,"breadcrumbs":6,"title":1},"837":{"body":19,"breadcrumbs":6,"title":1},"838":{"body":19,"breadcrumbs":6,"title":1},"839":{"body":49,"breadcrumbs":6,"title":1},"84":{"body":36,"breadcrumbs":6,"title":1},"840":{"body":8,"breadcrumbs":6,"title":1},"841":{"body":8,"breadcrumbs":6,"title":1},"842":{"body":8,"breadcrumbs":6,"title":1},"843":{"body":9,"breadcrumbs":6,"title":1},"844":{"body":11,"breadcrumbs":6,"title":1},"845":{"body":10,"breadcrumbs":6,"title":1},"846":{"body":10,"breadcrumbs":6,"title":1},"847":{"body":42,"breadcrumbs":6,"title":1},"848":{"body":10,"breadcrumbs":6,"title":1},"849":{"body":10,"breadcrumbs":6,"title":1},"85":{"body":2,"breadcrumbs":6,"title":1},"850":{"body":12,"breadcrumbs":6,"title":1},"851":{"body":47,"breadcrumbs":6,"title":1},"852":{"body":26,"breadcrumbs":6,"title":1},"853":{"body":26,"breadcrumbs":6,"title":1},"854":{"body":25,"breadcrumbs":6,"title":1},"855":{"body":28,"breadcrumbs":6,"title":1},"856":{"body":3,"breadcrumbs":6,"title":1},"857":{"body":7,"breadcrumbs":6,"title":1},"858":{"body":7,"breadcrumbs":6,"title":1},"859":{"body":16,"breadcrumbs":6,"title":1},"86":{"body":0,"breadcrumbs":6,"title":1},"860":{"body":11,"breadcrumbs":6,"title":1},"861":{"body":7,"breadcrumbs":6,"title":1},"862":{"body":36,"breadcrumbs":6,"title":1},"863":{"body":0,"breadcrumbs":6,"title":1},"864":{"body":4,"breadcrumbs":6,"title":1},"865":{"body":46,"breadcrumbs":6,"title":1},"866":{"body":49,"breadcrumbs":6,"title":1},"867":{"body":42,"breadcrumbs":6,"title":1},"868":{"body":9,"breadcrumbs":6,"title":1},"869":{"body":23,"breadcrumbs":6,"title":1},"87":{"body":8,"breadcrumbs":6,"title":1},"870":{"body":10,"breadcrumbs":6,"title":1},"871":{"body":22,"breadcrumbs":6,"title":1},"872":{"body":23,"breadcrumbs":6,"title":1},"873":{"body":18,"breadcrumbs":6,"title":1},"874":{"body":18,"breadcrumbs":6,"title":1},"875":{"body":20,"breadcrumbs":6,"title":1},"876":{"body":20,"breadcrumbs":6,"title":1},"877":{"body":16,"breadcrumbs":6,"title":1},"878":{"body":17,"breadcrumbs":6,"title":1},"879":{"body":17,"breadcrumbs":6,"title":1},"88":{"body":10,"breadcrumbs":6,"title":1},"880":{"body":4,"breadcrumbs":6,"title":1},"881":{"body":4,"breadcrumbs":6,"title":1},"882":{"body":8,"breadcrumbs":6,"title":1},"883":{"body":8,"breadcrumbs":6,"title":1},"884":{"body":2,"breadcrumbs":6,"title":1},"885":{"body":0,"breadcrumbs":6,"title":1},"886":{"body":35,"breadcrumbs":6,"title":1},"887":{"body":35,"breadcrumbs":6,"title":1},"888":{"body":17,"breadcrumbs":4,"title":1},"889":{"body":2,"breadcrumbs":5,"title":1},"89":{"body":16,"breadcrumbs":6,"title":1},"890":{"body":0,"breadcrumbs":5,"title":1},"891":{"body":8,"breadcrumbs":5,"title":1},"892":{"body":8,"breadcrumbs":5,"title":1},"893":{"body":12,"breadcrumbs":5,"title":1},"894":{"body":12,"breadcrumbs":5,"title":1},"895":{"body":13,"breadcrumbs":5,"title":1},"896":{"body":7,"breadcrumbs":5,"title":1},"897":{"body":7,"breadcrumbs":5,"title":1},"898":{"body":8,"breadcrumbs":5,"title":1},"899":{"body":7,"breadcrumbs":5,"title":1},"9":{"body":161,"breadcrumbs":2,"title":1},"90":{"body":13,"breadcrumbs":6,"title":1},"900":{"body":40,"breadcrumbs":5,"title":1},"901":{"body":0,"breadcrumbs":5,"title":1},"902":{"body":6,"breadcrumbs":5,"title":1},"903":{"body":49,"breadcrumbs":5,"title":1},"904":{"body":0,"breadcrumbs":5,"title":1},"905":{"body":20,"breadcrumbs":5,"title":1},"906":{"body":19,"breadcrumbs":5,"title":1},"907":{"body":15,"breadcrumbs":5,"title":1},"908":{"body":13,"breadcrumbs":5,"title":1},"909":{"body":33,"breadcrumbs":5,"title":1},"91":{"body":7,"breadcrumbs":6,"title":1},"910":{"body":54,"breadcrumbs":5,"title":1},"911":{"body":20,"breadcrumbs":5,"title":1},"912":{"body":19,"breadcrumbs":5,"title":1},"913":{"body":15,"breadcrumbs":5,"title":1},"914":{"body":13,"breadcrumbs":5,"title":1},"915":{"body":33,"breadcrumbs":4,"title":0},"916":{"body":54,"breadcrumbs":5,"title":1},"917":{"body":20,"breadcrumbs":5,"title":1},"918":{"body":19,"breadcrumbs":5,"title":1},"919":{"body":15,"breadcrumbs":5,"title":1},"92":{"body":53,"breadcrumbs":6,"title":1},"920":{"body":13,"breadcrumbs":5,"title":1},"921":{"body":33,"breadcrumbs":4,"title":0},"922":{"body":54,"breadcrumbs":5,"title":1},"923":{"body":20,"breadcrumbs":5,"title":1},"924":{"body":19,"breadcrumbs":5,"title":1},"925":{"body":15,"breadcrumbs":5,"title":1},"926":{"body":13,"breadcrumbs":5,"title":1},"927":{"body":33,"breadcrumbs":4,"title":0},"928":{"body":54,"breadcrumbs":5,"title":1},"929":{"body":0,"breadcrumbs":5,"title":1},"93":{"body":45,"breadcrumbs":6,"title":1},"930":{"body":7,"breadcrumbs":5,"title":1},"931":{"body":4,"breadcrumbs":5,"title":1},"932":{"body":4,"breadcrumbs":5,"title":1},"933":{"body":4,"breadcrumbs":5,"title":1},"934":{"body":13,"breadcrumbs":5,"title":1},"935":{"body":0,"breadcrumbs":6,"title":2},"936":{"body":7,"breadcrumbs":5,"title":1},"937":{"body":5,"breadcrumbs":5,"title":1},"938":{"body":0,"breadcrumbs":5,"title":1},"939":{"body":9,"breadcrumbs":5,"title":1},"94":{"body":51,"breadcrumbs":6,"title":1},"940":{"body":9,"breadcrumbs":5,"title":1},"941":{"body":9,"breadcrumbs":5,"title":1},"942":{"body":9,"breadcrumbs":5,"title":1},"943":{"body":12,"breadcrumbs":5,"title":1},"944":{"body":12,"breadcrumbs":5,"title":1},"945":{"body":12,"breadcrumbs":5,"title":1},"946":{"body":8,"breadcrumbs":5,"title":1},"947":{"body":10,"breadcrumbs":5,"title":1},"948":{"body":10,"breadcrumbs":5,"title":1},"949":{"body":10,"breadcrumbs":5,"title":1},"95":{"body":52,"breadcrumbs":6,"title":1},"950":{"body":2,"breadcrumbs":5,"title":1},"951":{"body":0,"breadcrumbs":6,"title":2},"952":{"body":9,"breadcrumbs":5,"title":1},"953":{"body":0,"breadcrumbs":5,"title":1},"954":{"body":12,"breadcrumbs":5,"title":1},"955":{"body":7,"breadcrumbs":5,"title":1},"956":{"body":7,"breadcrumbs":5,"title":1},"957":{"body":5,"breadcrumbs":5,"title":1},"958":{"body":28,"breadcrumbs":5,"title":1},"959":{"body":0,"breadcrumbs":6,"title":2},"96":{"body":50,"breadcrumbs":6,"title":1},"960":{"body":5,"breadcrumbs":5,"title":1},"961":{"body":5,"breadcrumbs":5,"title":1},"962":{"body":0,"breadcrumbs":5,"title":1},"963":{"body":43,"breadcrumbs":5,"title":1},"964":{"body":43,"breadcrumbs":5,"title":1},"965":{"body":2,"breadcrumbs":5,"title":1},"966":{"body":0,"breadcrumbs":6,"title":2},"967":{"body":5,"breadcrumbs":5,"title":1},"968":{"body":5,"breadcrumbs":5,"title":1},"969":{"body":5,"breadcrumbs":5,"title":1},"97":{"body":18,"breadcrumbs":6,"title":1},"970":{"body":5,"breadcrumbs":5,"title":1},"971":{"body":5,"breadcrumbs":5,"title":1},"972":{"body":5,"breadcrumbs":5,"title":1},"973":{"body":5,"breadcrumbs":5,"title":1},"974":{"body":5,"breadcrumbs":5,"title":1},"975":{"body":5,"breadcrumbs":5,"title":1},"976":{"body":5,"breadcrumbs":5,"title":1},"977":{"body":5,"breadcrumbs":5,"title":1},"978":{"body":5,"breadcrumbs":5,"title":1},"979":{"body":5,"breadcrumbs":5,"title":1},"98":{"body":50,"breadcrumbs":6,"title":1},"980":{"body":5,"breadcrumbs":5,"title":1},"981":{"body":5,"breadcrumbs":5,"title":1},"982":{"body":5,"breadcrumbs":5,"title":1},"983":{"body":5,"breadcrumbs":5,"title":1},"984":{"body":5,"breadcrumbs":5,"title":1},"985":{"body":5,"breadcrumbs":5,"title":1},"986":{"body":5,"breadcrumbs":5,"title":1},"987":{"body":0,"breadcrumbs":5,"title":1},"988":{"body":8,"breadcrumbs":5,"title":1},"989":{"body":8,"breadcrumbs":5,"title":1},"99":{"body":34,"breadcrumbs":6,"title":1},"990":{"body":84,"breadcrumbs":5,"title":1},"991":{"body":7,"breadcrumbs":5,"title":1},"992":{"body":89,"breadcrumbs":5,"title":1},"993":{"body":30,"breadcrumbs":5,"title":1},"994":{"body":23,"breadcrumbs":5,"title":1},"995":{"body":46,"breadcrumbs":5,"title":1},"996":{"body":80,"breadcrumbs":5,"title":1},"997":{"body":99,"breadcrumbs":5,"title":1},"998":{"body":61,"breadcrumbs":5,"title":1},"999":{"body":10,"breadcrumbs":5,"title":1}},"length":1824},"lang":"English"}}); \ No newline at end of file diff --git a/docs/book/searchindex.json b/docs/book/searchindex.json deleted file mode 100644 index 6b040c92..00000000 --- a/docs/book/searchindex.json +++ /dev/null @@ -1 +0,0 @@ -{"results_options":{"limit_results":30,"teaser_word_count":30},"search_options":{"bool":"OR","expand":true,"fields":{"body":{"boost":1},"breadcrumbs":{"boost":1},"title":{"boost":2}}},"doc_urls":["index.html#kresko-protocol","index.html#usage","index.html#setup","index.html#compiling","index.html#testing","index.html#deployment","index.html#forking","index.html#notes-about-the-usage-of--erc-2535--diamond","index.html#general","index.html#state","index.html#contributions","index.html#contact","src/contracts/index.html#contents","src/contracts/core/index.html#contents","src/contracts/core/common/index.html#contents","src/contracts/core/common/facets/index.html#contents","src/contracts/core/common/facets/AssetConfigurationFacet.sol/contract.AssetConfigurationFacet.html#assetconfigurationfacet","src/contracts/core/common/facets/AssetConfigurationFacet.sol/contract.AssetConfigurationFacet.html#functions","src/contracts/core/common/facets/AssetConfigurationFacet.sol/contract.AssetConfigurationFacet.html#addasset","src/contracts/core/common/facets/AssetConfigurationFacet.sol/contract.AssetConfigurationFacet.html#updateasset","src/contracts/core/common/facets/AssetConfigurationFacet.sol/contract.AssetConfigurationFacet.html#setassetcfactor","src/contracts/core/common/facets/AssetConfigurationFacet.sol/contract.AssetConfigurationFacet.html#setassetkfactor","src/contracts/core/common/facets/AssetConfigurationFacet.sol/contract.AssetConfigurationFacet.html#setassetoracleorder","src/contracts/core/common/facets/AssetConfigurationFacet.sol/contract.AssetConfigurationFacet.html#validateassetconfig","src/contracts/core/common/facets/AssetStateFacet.sol/contract.AssetStateFacet.html#assetstatefacet","src/contracts/core/common/facets/AssetStateFacet.sol/contract.AssetStateFacet.html#functions","src/contracts/core/common/facets/AssetStateFacet.sol/contract.AssetStateFacet.html#getasset","src/contracts/core/common/facets/AssetStateFacet.sol/contract.AssetStateFacet.html#getvalue","src/contracts/core/common/facets/AssetStateFacet.sol/contract.AssetStateFacet.html#getfeedforaddress","src/contracts/core/common/facets/AssetStateFacet.sol/contract.AssetStateFacet.html#getprice","src/contracts/core/common/facets/AssetStateFacet.sol/contract.AssetStateFacet.html#getpushprice","src/contracts/core/common/facets/AuthorizationFacet.sol/contract.AuthorizationFacet.html#authorizationfacet","src/contracts/core/common/facets/AuthorizationFacet.sol/contract.AuthorizationFacet.html#functions","src/contracts/core/common/facets/AuthorizationFacet.sol/contract.AuthorizationFacet.html#getrolemember","src/contracts/core/common/facets/AuthorizationFacet.sol/contract.AuthorizationFacet.html#getrolemembercount","src/contracts/core/common/facets/AuthorizationFacet.sol/contract.AuthorizationFacet.html#grantrole","src/contracts/core/common/facets/AuthorizationFacet.sol/contract.AuthorizationFacet.html#revokerole","src/contracts/core/common/facets/AuthorizationFacet.sol/contract.AuthorizationFacet.html#hasrole","src/contracts/core/common/facets/AuthorizationFacet.sol/contract.AuthorizationFacet.html#getroleadmin","src/contracts/core/common/facets/AuthorizationFacet.sol/contract.AuthorizationFacet.html#renouncerole","src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html#commonconfigurationfacet","src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html#functions","src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html#initializecommon","src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html#setmindebtvalue","src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html#setfeerecipient","src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html#setdefaultoracleprecision","src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html#setmaxpricedeviationpct","src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html#setfeedsforticker","src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html#setchainlinkfeeds","src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html#setapi3feeds","src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html#setchainlinkfeed","src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html#setapi3feed","src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html#setvaultfeed","src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html#setsequenceruptimefeed","src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html#setsequencergraceperiod","src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html#setstaletime","src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html#setgatingphase","src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html#setkreskiancollection","src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html#setquestforkreskcollection","src/contracts/core/common/facets/CommonStateFacet.sol/contract.CommonStateFacet.html#commonstatefacet","src/contracts/core/common/facets/CommonStateFacet.sol/contract.CommonStateFacet.html#functions","src/contracts/core/common/facets/CommonStateFacet.sol/contract.CommonStateFacet.html#getfeerecipient","src/contracts/core/common/facets/CommonStateFacet.sol/contract.CommonStateFacet.html#getdefaultoracleprecision","src/contracts/core/common/facets/CommonStateFacet.sol/contract.CommonStateFacet.html#getmindebtvalue","src/contracts/core/common/facets/CommonStateFacet.sol/contract.CommonStateFacet.html#getoracledeviationpct","src/contracts/core/common/facets/CommonStateFacet.sol/contract.CommonStateFacet.html#getsequenceruptimefeed","src/contracts/core/common/facets/CommonStateFacet.sol/contract.CommonStateFacet.html#getsequencergraceperiod","src/contracts/core/common/facets/CommonStateFacet.sol/contract.CommonStateFacet.html#getoracletimeout","src/contracts/core/common/facets/CommonStateFacet.sol/contract.CommonStateFacet.html#getfeedforid","src/contracts/core/common/facets/CommonStateFacet.sol/contract.CommonStateFacet.html#redstoneprice","src/contracts/core/common/facets/CommonStateFacet.sol/contract.CommonStateFacet.html#getapi3price","src/contracts/core/common/facets/CommonStateFacet.sol/contract.CommonStateFacet.html#getvaultprice","src/contracts/core/common/facets/CommonStateFacet.sol/contract.CommonStateFacet.html#getchainlinkprice","src/contracts/core/common/facets/SafetyCouncilFacet.sol/contract.SafetyCouncilFacet.html#safetycouncilfacet","src/contracts/core/common/facets/SafetyCouncilFacet.sol/contract.SafetyCouncilFacet.html#functions","src/contracts/core/common/facets/SafetyCouncilFacet.sol/contract.SafetyCouncilFacet.html#toggleassetspaused","src/contracts/core/common/facets/SafetyCouncilFacet.sol/contract.SafetyCouncilFacet.html#setsafetystateset","src/contracts/core/common/facets/SafetyCouncilFacet.sol/contract.SafetyCouncilFacet.html#safetystateset","src/contracts/core/common/facets/SafetyCouncilFacet.sol/contract.SafetyCouncilFacet.html#safetystatefor","src/contracts/core/common/facets/SafetyCouncilFacet.sol/contract.SafetyCouncilFacet.html#assetactionpaused","src/contracts/core/common/funcs/index.html#contents","src/contracts/core/common/funcs/Actions.sol/function.burnKrAsset.html#burnkrasset","src/contracts/core/common/funcs/Actions.sol/function.burnSCDP.html#burnscdp","src/contracts/core/common/funcs/Actions.sol/function.mintKrAsset.html#mintkrasset","src/contracts/core/common/funcs/Actions.sol/function.mintSCDP.html#mintscdp","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#assets","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#functions","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#price","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#price-1","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#uintusd","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#redstoneprice","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#marketstatus","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#boundrepayvalue","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#collateralamounttovalue","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#collateralamounttovaluewithprice","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#debtamounttovalue","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#debtvaluetoamount","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#debtamounttosdi","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#checkdust","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#ensuremindebtvalue","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#mincollateralvalueatratio","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#exists","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#isvoid","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#ensureminkrassetcollateral","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#torebasingamount","src/contracts/core/common/funcs/Assets.sol/library.Assets.html#tononrebasingamount","src/contracts/core/common/funcs/Helpers.sol/function.collateralAmountToValues.html#collateralamounttovalues","src/contracts/core/common/funcs/Helpers.sol/function.debtAmountToValues.html#debtamounttovalues","src/contracts/core/common/funcs/Math.sol/function.wadUSD.html#wadusd","src/contracts/core/common/funcs/Math.sol/function.fromWad.html#fromwad","src/contracts/core/common/funcs/Math.sol/function.valueToAmount.html#valuetoamount","src/contracts/core/common/funcs/Math.sol/function.toWad.html#function-towad","src/contracts/core/common/funcs/Math.sol/function.toWad.html#towaduint256-uint8","src/contracts/core/common/funcs/Math.sol/function.toWad.html#towadint256-uint8","src/contracts/core/common/funcs/Prices.sol/function.oraclePrice.html#oracleprice","src/contracts/core/common/funcs/Prices.sol/function.vaultPrice.html#vaultprice","src/contracts/core/common/funcs/Prices.sol/function.rawPrice.html#rawprice","src/contracts/core/common/funcs/Prices.sol/function.handleSequencerDown.html#handlesequencerdown","src/contracts/core/common/funcs/Prices.sol/function.API3RawPrice.html#api3rawprice","src/contracts/core/common/funcs/Prices.sol/function.aggregatorV3Price.html#aggregatorv3price","src/contracts/core/common/funcs/Prices.sol/function.API3Price.html#api3price","src/contracts/core/common/funcs/Prices.sol/function.deducePrice.html#deduceprice","src/contracts/core/common/funcs/Prices.sol/function.safePrice.html#safeprice","src/contracts/core/common/funcs/Prices.sol/function.aggregatorV3RawPrice.html#aggregatorv3rawprice","src/contracts/core/common/funcs/Prices.sol/function.SDIPrice.html#sdiprice","src/contracts/core/common/funcs/Utils.sol/function.isSequencerUp.html#issequencerup","src/contracts/core/common/interfaces/index.html#contents","src/contracts/core/common/interfaces/IAssetConfigurationFacet.sol/interface.IAssetConfigurationFacet.html#iassetconfigurationfacet","src/contracts/core/common/interfaces/IAssetConfigurationFacet.sol/interface.IAssetConfigurationFacet.html#functions","src/contracts/core/common/interfaces/IAssetConfigurationFacet.sol/interface.IAssetConfigurationFacet.html#addasset","src/contracts/core/common/interfaces/IAssetConfigurationFacet.sol/interface.IAssetConfigurationFacet.html#updateasset","src/contracts/core/common/interfaces/IAssetConfigurationFacet.sol/interface.IAssetConfigurationFacet.html#setassetcfactor","src/contracts/core/common/interfaces/IAssetConfigurationFacet.sol/interface.IAssetConfigurationFacet.html#setassetkfactor","src/contracts/core/common/interfaces/IAssetConfigurationFacet.sol/interface.IAssetConfigurationFacet.html#validateassetconfig","src/contracts/core/common/interfaces/IAssetConfigurationFacet.sol/interface.IAssetConfigurationFacet.html#setassetoracleorder","src/contracts/core/common/interfaces/IAssetStateFacet.sol/interface.IAssetStateFacet.html#iassetstatefacet","src/contracts/core/common/interfaces/IAssetStateFacet.sol/interface.IAssetStateFacet.html#functions","src/contracts/core/common/interfaces/IAssetStateFacet.sol/interface.IAssetStateFacet.html#getasset","src/contracts/core/common/interfaces/IAssetStateFacet.sol/interface.IAssetStateFacet.html#getprice","src/contracts/core/common/interfaces/IAssetStateFacet.sol/interface.IAssetStateFacet.html#getpushprice","src/contracts/core/common/interfaces/IAssetStateFacet.sol/interface.IAssetStateFacet.html#getvalue","src/contracts/core/common/interfaces/IAssetStateFacet.sol/interface.IAssetStateFacet.html#getfeedforaddress","src/contracts/core/common/interfaces/IAuthorizationFacet.sol/interface.IAuthorizationFacet.html#iauthorizationfacet","src/contracts/core/common/interfaces/IAuthorizationFacet.sol/interface.IAuthorizationFacet.html#functions","src/contracts/core/common/interfaces/IAuthorizationFacet.sol/interface.IAuthorizationFacet.html#getrolemember","src/contracts/core/common/interfaces/IAuthorizationFacet.sol/interface.IAuthorizationFacet.html#getrolemembercount","src/contracts/core/common/interfaces/IAuthorizationFacet.sol/interface.IAuthorizationFacet.html#grantrole","src/contracts/core/common/interfaces/IAuthorizationFacet.sol/interface.IAuthorizationFacet.html#getroleadmin","src/contracts/core/common/interfaces/IAuthorizationFacet.sol/interface.IAuthorizationFacet.html#hasrole","src/contracts/core/common/interfaces/IAuthorizationFacet.sol/interface.IAuthorizationFacet.html#renouncerole","src/contracts/core/common/interfaces/IAuthorizationFacet.sol/interface.IAuthorizationFacet.html#revokerole","src/contracts/core/common/interfaces/ICommonConfigurationFacet.sol/interface.ICommonConfigurationFacet.html#icommonconfigurationfacet","src/contracts/core/common/interfaces/ICommonConfigurationFacet.sol/interface.ICommonConfigurationFacet.html#functions","src/contracts/core/common/interfaces/ICommonConfigurationFacet.sol/interface.ICommonConfigurationFacet.html#setfeerecipient","src/contracts/core/common/interfaces/ICommonConfigurationFacet.sol/interface.ICommonConfigurationFacet.html#setmindebtvalue","src/contracts/core/common/interfaces/ICommonConfigurationFacet.sol/interface.ICommonConfigurationFacet.html#setdefaultoracleprecision","src/contracts/core/common/interfaces/ICommonConfigurationFacet.sol/interface.ICommonConfigurationFacet.html#setmaxpricedeviationpct","src/contracts/core/common/interfaces/ICommonConfigurationFacet.sol/interface.ICommonConfigurationFacet.html#setsequenceruptimefeed","src/contracts/core/common/interfaces/ICommonConfigurationFacet.sol/interface.ICommonConfigurationFacet.html#setsequencergraceperiod","src/contracts/core/common/interfaces/ICommonConfigurationFacet.sol/interface.ICommonConfigurationFacet.html#setstaletime","src/contracts/core/common/interfaces/ICommonConfigurationFacet.sol/interface.ICommonConfigurationFacet.html#setfeedsforticker","src/contracts/core/common/interfaces/ICommonConfigurationFacet.sol/interface.ICommonConfigurationFacet.html#setchainlinkfeeds","src/contracts/core/common/interfaces/ICommonConfigurationFacet.sol/interface.ICommonConfigurationFacet.html#setapi3feeds","src/contracts/core/common/interfaces/ICommonConfigurationFacet.sol/interface.ICommonConfigurationFacet.html#setvaultfeed","src/contracts/core/common/interfaces/ICommonConfigurationFacet.sol/interface.ICommonConfigurationFacet.html#setchainlinkfeed","src/contracts/core/common/interfaces/ICommonConfigurationFacet.sol/interface.ICommonConfigurationFacet.html#setapi3feed","src/contracts/core/common/interfaces/ICommonConfigurationFacet.sol/interface.ICommonConfigurationFacet.html#setgatingphase","src/contracts/core/common/interfaces/ICommonConfigurationFacet.sol/interface.ICommonConfigurationFacet.html#setkreskiancollection","src/contracts/core/common/interfaces/ICommonConfigurationFacet.sol/interface.ICommonConfigurationFacet.html#setquestforkreskcollection","src/contracts/core/common/interfaces/ICommonStateFacet.sol/interface.ICommonStateFacet.html#icommonstatefacet","src/contracts/core/common/interfaces/ICommonStateFacet.sol/interface.ICommonStateFacet.html#functions","src/contracts/core/common/interfaces/ICommonStateFacet.sol/interface.ICommonStateFacet.html#getfeerecipient","src/contracts/core/common/interfaces/ICommonStateFacet.sol/interface.ICommonStateFacet.html#getdefaultoracleprecision","src/contracts/core/common/interfaces/ICommonStateFacet.sol/interface.ICommonStateFacet.html#getoracledeviationpct","src/contracts/core/common/interfaces/ICommonStateFacet.sol/interface.ICommonStateFacet.html#getmindebtvalue","src/contracts/core/common/interfaces/ICommonStateFacet.sol/interface.ICommonStateFacet.html#getsequenceruptimefeed","src/contracts/core/common/interfaces/ICommonStateFacet.sol/interface.ICommonStateFacet.html#getsequencergraceperiod","src/contracts/core/common/interfaces/ICommonStateFacet.sol/interface.ICommonStateFacet.html#getoracletimeout","src/contracts/core/common/interfaces/ICommonStateFacet.sol/interface.ICommonStateFacet.html#getfeedforid","src/contracts/core/common/interfaces/ICommonStateFacet.sol/interface.ICommonStateFacet.html#getchainlinkprice","src/contracts/core/common/interfaces/ICommonStateFacet.sol/interface.ICommonStateFacet.html#getvaultprice","src/contracts/core/common/interfaces/ICommonStateFacet.sol/interface.ICommonStateFacet.html#redstoneprice","src/contracts/core/common/interfaces/ICommonStateFacet.sol/interface.ICommonStateFacet.html#getapi3price","src/contracts/core/common/interfaces/IERC1155.sol/interface.IERC1155.html#ierc1155","src/contracts/core/common/interfaces/IERC1155.sol/interface.IERC1155.html#functions","src/contracts/core/common/interfaces/IERC1155.sol/interface.IERC1155.html#balanceof","src/contracts/core/common/interfaces/ISafetyCouncilFacet.sol/interface.ISafetyCouncilFacet.html#isafetycouncilfacet","src/contracts/core/common/interfaces/ISafetyCouncilFacet.sol/interface.ISafetyCouncilFacet.html#functions","src/contracts/core/common/interfaces/ISafetyCouncilFacet.sol/interface.ISafetyCouncilFacet.html#toggleassetspaused","src/contracts/core/common/interfaces/ISafetyCouncilFacet.sol/interface.ISafetyCouncilFacet.html#setsafetystateset","src/contracts/core/common/interfaces/ISafetyCouncilFacet.sol/interface.ISafetyCouncilFacet.html#safetystateset","src/contracts/core/common/interfaces/ISafetyCouncilFacet.sol/interface.ISafetyCouncilFacet.html#safetystatefor","src/contracts/core/common/interfaces/ISafetyCouncilFacet.sol/interface.ISafetyCouncilFacet.html#assetactionpaused","src/contracts/core/common/Auth.sol/interface.IGnosisSafeL2.html#ignosissafel2","src/contracts/core/common/Auth.sol/interface.IGnosisSafeL2.html#functions","src/contracts/core/common/Auth.sol/interface.IGnosisSafeL2.html#isowner","src/contracts/core/common/Auth.sol/interface.IGnosisSafeL2.html#getowners","src/contracts/core/common/Auth.sol/library.Auth.html#auth","src/contracts/core/common/Auth.sol/library.Auth.html#functions","src/contracts/core/common/Auth.sol/library.Auth.html#hasrole","src/contracts/core/common/Auth.sol/library.Auth.html#getrolemembercount","src/contracts/core/common/Auth.sol/library.Auth.html#checkrole","src/contracts/core/common/Auth.sol/library.Auth.html#_checkrole","src/contracts/core/common/Auth.sol/library.Auth.html#getroleadmin","src/contracts/core/common/Auth.sol/library.Auth.html#getrolemember","src/contracts/core/common/Auth.sol/library.Auth.html#setupsecuritycouncil","src/contracts/core/common/Auth.sol/library.Auth.html#transfersecuritycouncil","src/contracts/core/common/Auth.sol/library.Auth.html#grantrole","src/contracts/core/common/Auth.sol/library.Auth.html#revokerole","src/contracts/core/common/Auth.sol/library.Auth.html#_renouncerole","src/contracts/core/common/Auth.sol/library.Auth.html#_setroleadmin","src/contracts/core/common/Auth.sol/library.Auth.html#_grantrole","src/contracts/core/common/Auth.sol/library.Auth.html#_revokerole","src/contracts/core/common/Auth.sol/library.Auth.html#ensurenotsafetycouncil","src/contracts/core/common/Auth.sol/library.Auth.html#events","src/contracts/core/common/Auth.sol/library.Auth.html#roleadminchanged","src/contracts/core/common/Auth.sol/library.Auth.html#rolegranted","src/contracts/core/common/Auth.sol/library.Auth.html#rolerevoked","src/contracts/core/common/Constants.sol/library.Enums.html#enums","src/contracts/core/common/Constants.sol/library.Enums.html#enums-1","src/contracts/core/common/Constants.sol/library.Enums.html#minterfee","src/contracts/core/common/Constants.sol/library.Enums.html#swapfee","src/contracts/core/common/Constants.sol/library.Enums.html#oracletype","src/contracts/core/common/Constants.sol/library.Enums.html#action","src/contracts/core/common/Constants.sol/library.Role.html#role","src/contracts/core/common/Constants.sol/library.Role.html#state-variables","src/contracts/core/common/Constants.sol/library.Role.html#default_admin","src/contracts/core/common/Constants.sol/library.Role.html#admin","src/contracts/core/common/Constants.sol/library.Role.html#operator","src/contracts/core/common/Constants.sol/library.Role.html#manager","src/contracts/core/common/Constants.sol/library.Role.html#safety_council","src/contracts/core/common/Constants.sol/library.Constants.html#constants","src/contracts/core/common/Constants.sol/library.Constants.html#state-variables","src/contracts/core/common/Constants.sol/library.Constants.html#not_entered","src/contracts/core/common/Constants.sol/library.Constants.html#entered","src/contracts/core/common/Constants.sol/library.Constants.html#not_initializing","src/contracts/core/common/Constants.sol/library.Constants.html#initializing","src/contracts/core/common/Constants.sol/library.Constants.html#zero_bytes32","src/contracts/core/common/Constants.sol/library.Constants.html#min_oracle_decimals","src/contracts/core/common/Constants.sol/library.Constants.html#min_krasset_collateral_amount","src/contracts/core/common/Constants.sol/library.Constants.html#max_min_debt_value","src/contracts/core/common/Constants.sol/library.Percents.html#percents","src/contracts/core/common/Constants.sol/library.Percents.html#state-variables","src/contracts/core/common/Constants.sol/library.Percents.html#one","src/contracts/core/common/Constants.sol/library.Percents.html#hundred","src/contracts/core/common/Constants.sol/library.Percents.html#twenty_five","src/contracts/core/common/Constants.sol/library.Percents.html#fifty","src/contracts/core/common/Constants.sol/library.Percents.html#max_deviation","src/contracts/core/common/Constants.sol/library.Percents.html#basis_point","src/contracts/core/common/Constants.sol/library.Percents.html#max_close_fee","src/contracts/core/common/Constants.sol/library.Percents.html#max_open_fee","src/contracts/core/common/Constants.sol/library.Percents.html#max_scdp_fee","src/contracts/core/common/Constants.sol/library.Percents.html#min_lt","src/contracts/core/common/Constants.sol/library.Percents.html#min_mcr","src/contracts/core/common/Constants.sol/library.Percents.html#min_liq_incentive","src/contracts/core/common/Constants.sol/library.Percents.html#max_liq_incentive","src/contracts/core/common/Errors.sol/interface.IErrorFieldProvider.html#ierrorfieldprovider","src/contracts/core/common/Errors.sol/interface.IErrorFieldProvider.html#functions","src/contracts/core/common/Errors.sol/interface.IErrorFieldProvider.html#symbol","src/contracts/core/common/Errors.sol/library.Errors.html#errors","src/contracts/core/common/Errors.sol/library.Errors.html#functions","src/contracts/core/common/Errors.sol/library.Errors.html#id","src/contracts/core/common/Errors.sol/library.Errors.html#symbol","src/contracts/core/common/Errors.sol/library.Errors.html#errors-1","src/contracts/core/common/Errors.sol/library.Errors.html#address_has_no_code","src/contracts/core/common/Errors.sol/library.Errors.html#not_initializing","src/contracts/core/common/Errors.sol/library.Errors.html#common_already_initialized","src/contracts/core/common/Errors.sol/library.Errors.html#minter_already_initialized","src/contracts/core/common/Errors.sol/library.Errors.html#scdp_already_initialized","src/contracts/core/common/Errors.sol/library.Errors.html#string_hex_length_insufficient","src/contracts/core/common/Errors.sol/library.Errors.html#safety_council_not_allowed","src/contracts/core/common/Errors.sol/library.Errors.html#safety_council_setter_is_not_its_owner","src/contracts/core/common/Errors.sol/library.Errors.html#safety_council_already_exists","src/contracts/core/common/Errors.sol/library.Errors.html#multisig_not_enough_owners","src/contracts/core/common/Errors.sol/library.Errors.html#access_control_not_self","src/contracts/core/common/Errors.sol/library.Errors.html#market_closed","src/contracts/core/common/Errors.sol/library.Errors.html#scdp_asset_economy","src/contracts/core/common/Errors.sol/library.Errors.html#minter_asset_economy","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_ticker","src/contracts/core/common/Errors.sol/library.Errors.html#asset_not_enabled","src/contracts/core/common/Errors.sol/library.Errors.html#asset_cannot_be_used_to_cover","src/contracts/core/common/Errors.sol/library.Errors.html#asset_paused_for_this_action","src/contracts/core/common/Errors.sol/library.Errors.html#asset_not_minter_collateral","src/contracts/core/common/Errors.sol/library.Errors.html#asset_not_mintable_from_minter","src/contracts/core/common/Errors.sol/library.Errors.html#asset_not_swappable","src/contracts/core/common/Errors.sol/library.Errors.html#asset_does_not_have_deposits","src/contracts/core/common/Errors.sol/library.Errors.html#asset_not_depositable","src/contracts/core/common/Errors.sol/library.Errors.html#asset_already_enabled","src/contracts/core/common/Errors.sol/library.Errors.html#asset_already_disabled","src/contracts/core/common/Errors.sol/library.Errors.html#asset_does_not_exist","src/contracts/core/common/Errors.sol/library.Errors.html#asset_already_exists","src/contracts/core/common/Errors.sol/library.Errors.html#asset_is_void","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_asset","src/contracts/core/common/Errors.sol/library.Errors.html#cannot_remove_collateral_that_has_user_deposits","src/contracts/core/common/Errors.sol/library.Errors.html#cannot_remove_swappable_asset_that_has_debt","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_contract_krasset","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_contract_krasset_anchor","src/contracts/core/common/Errors.sol/library.Errors.html#not_swappable_krasset","src/contracts/core/common/Errors.sol/library.Errors.html#identical_assets","src/contracts/core/common/Errors.sol/library.Errors.html#withdraw_not_supported","src/contracts/core/common/Errors.sol/library.Errors.html#deposit_not_supported","src/contracts/core/common/Errors.sol/library.Errors.html#redeem_not_supported","src/contracts/core/common/Errors.sol/library.Errors.html#native_token_disabled","src/contracts/core/common/Errors.sol/library.Errors.html#exceeds_asset_deposit_limit","src/contracts/core/common/Errors.sol/library.Errors.html#exceeds_asset_minting_limit","src/contracts/core/common/Errors.sol/library.Errors.html#uint128_overflow","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_sender","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_min_debt","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_scdp_fee","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_mcr","src/contracts/core/common/Errors.sol/library.Errors.html#mlr_cannot_be_less_than_liq_threshold","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_liq_threshold","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_protocol_fee","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_asset_fee","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_oracle_deviation","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_oracle_type","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_fee_recipient","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_liq_incentive","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_kfactor","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_cfactor","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_minter_fee","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_price_precision","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_decimals","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_fee","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_fee_type","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_vault_price","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_api3_price","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_cl_price","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_price","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_krasset_operator","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_denominator","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_operator","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_supply_limit","src/contracts/core/common/Errors.sol/library.Errors.html#negative_price","src/contracts/core/common/Errors.sol/library.Errors.html#stale_price","src/contracts/core/common/Errors.sol/library.Errors.html#raw_price_stale","src/contracts/core/common/Errors.sol/library.Errors.html#price_unstable","src/contracts/core/common/Errors.sol/library.Errors.html#zero_or_stale_vault_price","src/contracts/core/common/Errors.sol/library.Errors.html#zero_or_stale_price","src/contracts/core/common/Errors.sol/library.Errors.html#raw_price_lte_zero","src/contracts/core/common/Errors.sol/library.Errors.html#no_push_oracle_set","src/contracts/core/common/Errors.sol/library.Errors.html#not_supported_yet","src/contracts/core/common/Errors.sol/library.Errors.html#wrap_not_supported","src/contracts/core/common/Errors.sol/library.Errors.html#burn_amount_overflow","src/contracts/core/common/Errors.sol/library.Errors.html#paused","src/contracts/core/common/Errors.sol/library.Errors.html#l2_sequencer_down","src/contracts/core/common/Errors.sol/library.Errors.html#feed_zero_address","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_sequencer_uptime_feed","src/contracts/core/common/Errors.sol/library.Errors.html#no_minted_assets","src/contracts/core/common/Errors.sol/library.Errors.html#no_collaterals_deposited","src/contracts/core/common/Errors.sol/library.Errors.html#missing_phase_3_nft","src/contracts/core/common/Errors.sol/library.Errors.html#missing_phase_2_nft","src/contracts/core/common/Errors.sol/library.Errors.html#missing_phase_1_nft","src/contracts/core/common/Errors.sol/library.Errors.html#cannot_re_enter","src/contracts/core/common/Errors.sol/library.Errors.html#array_length_mismatch","src/contracts/core/common/Errors.sol/library.Errors.html#collateral_value_greater_than_required","src/contracts/core/common/Errors.sol/library.Errors.html#account_collateral_value_less_than_required","src/contracts/core/common/Errors.sol/library.Errors.html#collateral_value_less_than_required","src/contracts/core/common/Errors.sol/library.Errors.html#cannot_liquidate_healthy_account","src/contracts/core/common/Errors.sol/library.Errors.html#cannot_liquidate_self","src/contracts/core/common/Errors.sol/library.Errors.html#liquidation_amount_greater_than_debt","src/contracts/core/common/Errors.sol/library.Errors.html#liquidation_seized_less_than_expected","src/contracts/core/common/Errors.sol/library.Errors.html#liquidation_value_is_zero","src/contracts/core/common/Errors.sol/library.Errors.html#nothing_to_withdraw","src/contracts/core/common/Errors.sol/library.Errors.html#account_krasset_not_found","src/contracts/core/common/Errors.sol/library.Errors.html#account_collateral_not_found","src/contracts/core/common/Errors.sol/library.Errors.html#element_does_not_match_provided_index","src/contracts/core/common/Errors.sol/library.Errors.html#repay_overflow","src/contracts/core/common/Errors.sol/library.Errors.html#income_amount_is_zero","src/contracts/core/common/Errors.sol/library.Errors.html#no_liquidity_to_give_income_for","src/contracts/core/common/Errors.sol/library.Errors.html#not_enough_swap_deposits_to_seize","src/contracts/core/common/Errors.sol/library.Errors.html#swap_route_not_enabled","src/contracts/core/common/Errors.sol/library.Errors.html#received_less_than_desired","src/contracts/core/common/Errors.sol/library.Errors.html#swap_zero_amount_in","src/contracts/core/common/Errors.sol/library.Errors.html#invalid_withdraw","src/contracts/core/common/Errors.sol/library.Errors.html#rounding_error","src/contracts/core/common/Errors.sol/library.Errors.html#max_deposit_exceeded","src/contracts/core/common/Errors.sol/library.Errors.html#collateral_amount_low","src/contracts/core/common/Errors.sol/library.Errors.html#mint_value_less_than_min_debt_value","src/contracts/core/common/Errors.sol/library.Errors.html#not_a_contract","src/contracts/core/common/Errors.sol/library.Errors.html#no_allowance","src/contracts/core/common/Errors.sol/library.Errors.html#not_enough_balance","src/contracts/core/common/Errors.sol/library.Errors.html#sender_not_operator","src/contracts/core/common/Errors.sol/library.Errors.html#zero_shares_from_assets","src/contracts/core/common/Errors.sol/library.Errors.html#zero_shares_out","src/contracts/core/common/Errors.sol/library.Errors.html#zero_shares_in","src/contracts/core/common/Errors.sol/library.Errors.html#zero_assets_from_shares","src/contracts/core/common/Errors.sol/library.Errors.html#zero_assets_out","src/contracts/core/common/Errors.sol/library.Errors.html#zero_assets_in","src/contracts/core/common/Errors.sol/library.Errors.html#zero_address","src/contracts/core/common/Errors.sol/library.Errors.html#zero_deposit","src/contracts/core/common/Errors.sol/library.Errors.html#zero_amount","src/contracts/core/common/Errors.sol/library.Errors.html#zero_withdraw","src/contracts/core/common/Errors.sol/library.Errors.html#zero_mint","src/contracts/core/common/Errors.sol/library.Errors.html#zero_repay","src/contracts/core/common/Errors.sol/library.Errors.html#zero_burn","src/contracts/core/common/Errors.sol/library.Errors.html#zero_debt","src/contracts/core/common/Errors.sol/library.Errors.html#structs","src/contracts/core/common/Errors.sol/library.Errors.html#id-1","src/contracts/core/common/Modifiers.sol/library.LibModifiers.html#libmodifiers","src/contracts/core/common/Modifiers.sol/library.LibModifiers.html#functions","src/contracts/core/common/Modifiers.sol/library.LibModifiers.html#onlyunpaused","src/contracts/core/common/Modifiers.sol/library.LibModifiers.html#onlyexistingasset","src/contracts/core/common/Modifiers.sol/library.LibModifiers.html#onlymintercollateral","src/contracts/core/common/Modifiers.sol/library.LibModifiers.html#onlymintercollateral-1","src/contracts/core/common/Modifiers.sol/library.LibModifiers.html#onlymintermintable","src/contracts/core/common/Modifiers.sol/library.LibModifiers.html#onlymintermintable-1","src/contracts/core/common/Modifiers.sol/library.LibModifiers.html#onlysharedcollateral","src/contracts/core/common/Modifiers.sol/library.LibModifiers.html#onlyswapmintable","src/contracts/core/common/Modifiers.sol/library.LibModifiers.html#onlyactivesharedcollateral","src/contracts/core/common/Modifiers.sol/library.LibModifiers.html#onlycoverasset","src/contracts/core/common/Modifiers.sol/library.LibModifiers.html#onlyincomeasset","src/contracts/core/common/Modifiers.sol/contract.Modifiers.html#modifiers","src/contracts/core/common/Modifiers.sol/contract.Modifiers.html#functions","src/contracts/core/common/Modifiers.sol/contract.Modifiers.html#initializeasadmin","src/contracts/core/common/Modifiers.sol/contract.Modifiers.html#onlyrole","src/contracts/core/common/Modifiers.sol/contract.Modifiers.html#onlyroleif","src/contracts/core/common/Modifiers.sol/contract.Modifiers.html#nonreentrant","src/contracts/core/common/Modifiers.sol/contract.Modifiers.html#gate","src/contracts/core/common/State.sol/struct.CommonState.html#commonstate","src/contracts/core/common/State.sol/struct.GatingState.html#gatingstate","src/contracts/core/common/State.sol/function.gs.html#gs","src/contracts/core/common/State.sol/function.cs.html#cs","src/contracts/core/common/State.sol/constants.State.html#constants","src/contracts/core/common/State.sol/constants.State.html#common_storage_position","src/contracts/core/common/State.sol/constants.State.html#gating_storage_position","src/contracts/core/common/Types.sol/struct.Oracle.html#oracle","src/contracts/core/common/Types.sol/struct.FeedConfiguration.html#feedconfiguration","src/contracts/core/common/Types.sol/struct.Asset.html#asset","src/contracts/core/common/Types.sol/struct.RoleData.html#roledata","src/contracts/core/common/Types.sol/struct.MaxLiqVars.html#maxliqvars","src/contracts/core/common/Types.sol/struct.MaxLiqInfo.html#maxliqinfo","src/contracts/core/common/Types.sol/struct.RawPrice.html#rawprice","src/contracts/core/common/Types.sol/struct.Pause.html#pause","src/contracts/core/common/Types.sol/struct.SafetyState.html#safetystate","src/contracts/core/common/Types.sol/struct.CommonInitArgs.html#commoninitargs","src/contracts/core/common/Types.sol/struct.SCDPCollateralArgs.html#scdpcollateralargs","src/contracts/core/common/Types.sol/struct.SCDPKrAssetArgs.html#scdpkrassetargs","src/contracts/core/common/Validations.sol/library.Validations.html#validations","src/contracts/core/common/Validations.sol/library.Validations.html#functions","src/contracts/core/common/Validations.sol/library.Validations.html#validatepricedeviationpct","src/contracts/core/common/Validations.sol/library.Validations.html#validatemindebtvalue","src/contracts/core/common/Validations.sol/library.Validations.html#validatefeerecipient","src/contracts/core/common/Validations.sol/library.Validations.html#validateoracleprecision","src/contracts/core/common/Validations.sol/library.Validations.html#validatemincollateralratio","src/contracts/core/common/Validations.sol/library.Validations.html#validateliquidationthreshold","src/contracts/core/common/Validations.sol/library.Validations.html#validatemaxliquidationratio","src/contracts/core/common/Validations.sol/library.Validations.html#validateaddassetargs","src/contracts/core/common/Validations.sol/library.Validations.html#validateupdateassetargs","src/contracts/core/common/Validations.sol/library.Validations.html#validateasset","src/contracts/core/common/Validations.sol/library.Validations.html#validatemintercollateral","src/contracts/core/common/Validations.sol/library.Validations.html#validatescdpdepositasset","src/contracts/core/common/Validations.sol/library.Validations.html#validateminterkrasset","src/contracts/core/common/Validations.sol/library.Validations.html#validatescdpkrasset","src/contracts/core/common/Validations.sol/library.Validations.html#validatesdicoverasset","src/contracts/core/common/Validations.sol/library.Validations.html#validatekrassetcontract","src/contracts/core/common/Validations.sol/library.Validations.html#ensureunique","src/contracts/core/common/Validations.sol/library.Validations.html#validateroute","src/contracts/core/common/Validations.sol/library.Validations.html#validatedecimals","src/contracts/core/common/Validations.sol/library.Validations.html#validatevaultassetdecimals","src/contracts/core/common/Validations.sol/library.Validations.html#validateuint128","src/contracts/core/common/Validations.sol/library.Validations.html#validatecfactor","src/contracts/core/common/Validations.sol/library.Validations.html#validatekfactor","src/contracts/core/common/Validations.sol/library.Validations.html#validatefees","src/contracts/core/common/Validations.sol/library.Validations.html#validateliqincentive","src/contracts/core/common/Validations.sol/library.Validations.html#validateliqconfig","src/contracts/core/common/Validations.sol/library.Validations.html#validateliquidationmarket","src/contracts/core/common/Validations.sol/library.Validations.html#validatecollateralargs","src/contracts/core/common/Validations.sol/library.Validations.html#rawassetprice","src/contracts/core/common/Validations.sol/library.Validations.html#validaterawassetprice","src/contracts/core/diamond/index.html#contents","src/contracts/core/diamond/facets/index.html#contents","src/contracts/core/diamond/facets/DiamondCutFacet.sol/contract.DiamondCutFacet.html#diamondcutfacet","src/contracts/core/diamond/facets/DiamondCutFacet.sol/contract.DiamondCutFacet.html#functions","src/contracts/core/diamond/facets/DiamondCutFacet.sol/contract.DiamondCutFacet.html#diamondcut","src/contracts/core/diamond/facets/DiamondCutFacet.sol/contract.DiamondCutFacet.html#executeinitializer","src/contracts/core/diamond/facets/DiamondCutFacet.sol/contract.DiamondCutFacet.html#executeinitializers","src/contracts/core/diamond/facets/DiamondLoupeFacet.sol/contract.DiamondLoupeFacet.html#diamondloupefacet","src/contracts/core/diamond/facets/DiamondLoupeFacet.sol/contract.DiamondLoupeFacet.html#functions","src/contracts/core/diamond/facets/DiamondLoupeFacet.sol/contract.DiamondLoupeFacet.html#facets","src/contracts/core/diamond/facets/DiamondLoupeFacet.sol/contract.DiamondLoupeFacet.html#facetfunctionselectors","src/contracts/core/diamond/facets/DiamondLoupeFacet.sol/contract.DiamondLoupeFacet.html#facetaddresses","src/contracts/core/diamond/facets/DiamondLoupeFacet.sol/contract.DiamondLoupeFacet.html#facetaddress","src/contracts/core/diamond/facets/DiamondStateFacet.sol/contract.DiamondStateFacet.html#diamondstatefacet","src/contracts/core/diamond/facets/DiamondStateFacet.sol/contract.DiamondStateFacet.html#functions","src/contracts/core/diamond/facets/DiamondStateFacet.sol/contract.DiamondStateFacet.html#transferownership","src/contracts/core/diamond/facets/DiamondStateFacet.sol/contract.DiamondStateFacet.html#acceptownership","src/contracts/core/diamond/facets/DiamondStateFacet.sol/contract.DiamondStateFacet.html#owner","src/contracts/core/diamond/facets/DiamondStateFacet.sol/contract.DiamondStateFacet.html#pendingowner","src/contracts/core/diamond/facets/DiamondStateFacet.sol/contract.DiamondStateFacet.html#initialized","src/contracts/core/diamond/facets/DiamondStateFacet.sol/contract.DiamondStateFacet.html#domainseparator","src/contracts/core/diamond/facets/DiamondStateFacet.sol/contract.DiamondStateFacet.html#getstorageversion","src/contracts/core/diamond/facets/ERC165Facet.sol/contract.ERC165Facet.html#erc165facet","src/contracts/core/diamond/facets/ERC165Facet.sol/contract.ERC165Facet.html#functions","src/contracts/core/diamond/facets/ERC165Facet.sol/contract.ERC165Facet.html#supportsinterface","src/contracts/core/diamond/facets/ERC165Facet.sol/contract.ERC165Facet.html#seterc165","src/contracts/core/diamond/interfaces/index.html#contents","src/contracts/core/diamond/interfaces/IDiamondCutFacet.sol/interface.IDiamondCutFacet.html#idiamondcutfacet","src/contracts/core/diamond/interfaces/IDiamondCutFacet.sol/interface.IDiamondCutFacet.html#functions","src/contracts/core/diamond/interfaces/IDiamondCutFacet.sol/interface.IDiamondCutFacet.html#diamondcut","src/contracts/core/diamond/interfaces/IDiamondCutFacet.sol/interface.IExtendedDiamondCutFacet.html#iextendeddiamondcutfacet","src/contracts/core/diamond/interfaces/IDiamondCutFacet.sol/interface.IExtendedDiamondCutFacet.html#functions","src/contracts/core/diamond/interfaces/IDiamondCutFacet.sol/interface.IExtendedDiamondCutFacet.html#executeinitializer","src/contracts/core/diamond/interfaces/IDiamondCutFacet.sol/interface.IExtendedDiamondCutFacet.html#executeinitializers","src/contracts/core/diamond/interfaces/IDiamondLoupeFacet.sol/interface.IDiamondLoupeFacet.html#idiamondloupefacet","src/contracts/core/diamond/interfaces/IDiamondLoupeFacet.sol/interface.IDiamondLoupeFacet.html#functions","src/contracts/core/diamond/interfaces/IDiamondLoupeFacet.sol/interface.IDiamondLoupeFacet.html#facets","src/contracts/core/diamond/interfaces/IDiamondLoupeFacet.sol/interface.IDiamondLoupeFacet.html#facetfunctionselectors","src/contracts/core/diamond/interfaces/IDiamondLoupeFacet.sol/interface.IDiamondLoupeFacet.html#facetaddresses","src/contracts/core/diamond/interfaces/IDiamondLoupeFacet.sol/interface.IDiamondLoupeFacet.html#facetaddress","src/contracts/core/diamond/interfaces/IDiamondStateFacet.sol/interface.IDiamondStateFacet.html#idiamondstatefacet","src/contracts/core/diamond/interfaces/IDiamondStateFacet.sol/interface.IDiamondStateFacet.html#functions","src/contracts/core/diamond/interfaces/IDiamondStateFacet.sol/interface.IDiamondStateFacet.html#initialized","src/contracts/core/diamond/interfaces/IDiamondStateFacet.sol/interface.IDiamondStateFacet.html#domainseparator","src/contracts/core/diamond/interfaces/IDiamondStateFacet.sol/interface.IDiamondStateFacet.html#getstorageversion","src/contracts/core/diamond/interfaces/IDiamondStateFacet.sol/interface.IDiamondStateFacet.html#owner","src/contracts/core/diamond/interfaces/IDiamondStateFacet.sol/interface.IDiamondStateFacet.html#pendingowner","src/contracts/core/diamond/interfaces/IDiamondStateFacet.sol/interface.IDiamondStateFacet.html#transferownership","src/contracts/core/diamond/interfaces/IDiamondStateFacet.sol/interface.IDiamondStateFacet.html#acceptownership","src/contracts/core/diamond/interfaces/IERC165Facet.sol/interface.IERC165Facet.html#ierc165facet","src/contracts/core/diamond/interfaces/IERC165Facet.sol/interface.IERC165Facet.html#functions","src/contracts/core/diamond/interfaces/IERC165Facet.sol/interface.IERC165Facet.html#supportsinterface","src/contracts/core/diamond/interfaces/IERC165Facet.sol/interface.IERC165Facet.html#seterc165","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#dscore","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#functions","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#create","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#exec","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#cut","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#addfunctions","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#replacefunctions","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#removefunctions","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#addfacet","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#addfunction","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#removefunction","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#initiateownershiptransfer","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#finalizeownershiptransfer","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#events","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#initializerexecuted","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#diamondcut","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#ownershiptransferred","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#pendingownershiptransfer","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#errors","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#diamond_function_does_not_exist","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#diamond_init_data_provided_but_init_address_was_zero","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#diamond_init_address_provided_but_init_data_was_empty","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#diamond_function_already_exists","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#diamond_init_failed","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#diamond_not_initializing","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#diamond_already_initialized","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#diamond_cut_action_was_not_add_replace_remove","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#diamond_facet_address_cannot_be_zero_when_adding_functions","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#diamond_facet_address_cannot_be_zero_when_replacing_functions","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#diamond_facet_address_must_be_zero_when_removing_functions","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#diamond_no_facet_selectors","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#diamond_facet_address_cannot_be_zero_when_removing_one_function","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#diamond_replace_function_new_facet_is_same_as_old","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#new_owner_cannot_be_zero_address","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#not_diamond_owner","src/contracts/core/diamond/DSCore.sol/library.DSCore.html#not_pending_diamond_owner","src/contracts/core/diamond/DSModifiers.sol/abstract.DSModifiers.html#dsmodifiers","src/contracts/core/diamond/DSModifiers.sol/abstract.DSModifiers.html#functions","src/contracts/core/diamond/DSModifiers.sol/abstract.DSModifiers.html#initializer","src/contracts/core/diamond/DSModifiers.sol/abstract.DSModifiers.html#onlydiamondowner","src/contracts/core/diamond/DSModifiers.sol/abstract.DSModifiers.html#onlypendingdiamondowner","src/contracts/core/diamond/DSTypes.sol/struct.Facet.html#facet","src/contracts/core/diamond/DSTypes.sol/struct.FacetAddressAndPosition.html#facetaddressandposition","src/contracts/core/diamond/DSTypes.sol/struct.FacetFunctionSelectors.html#facetfunctionselectors","src/contracts/core/diamond/DSTypes.sol/enum.FacetCutAction.html#facetcutaction","src/contracts/core/diamond/DSTypes.sol/struct.FacetCut.html#facetcut","src/contracts/core/diamond/DSTypes.sol/struct.Initializer.html#initializer","src/contracts/core/diamond/DState.sol/struct.DiamondState.html#diamondstate","src/contracts/core/diamond/DState.sol/function.ds.html#ds","src/contracts/core/diamond/DState.sol/constants.DState.html#constants","src/contracts/core/diamond/DState.sol/constants.DState.html#diamond_storage_position","src/contracts/core/diamond/Diamond.sol/contract.Diamond.html#diamond","src/contracts/core/diamond/Diamond.sol/contract.Diamond.html#functions","src/contracts/core/diamond/Diamond.sol/contract.Diamond.html#constructor","src/contracts/core/diamond/Diamond.sol/contract.Diamond.html#fallback","src/contracts/core/diamond/Diamond.sol/contract.Diamond.html#receive","src/contracts/core/factory/index.html#contents","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#deploymentfactory","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#state-variables","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#_deployer","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#_deployment","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#_deploymentlist","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#functions","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#constructor","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#setdeployer","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#isdeployer","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#onlydeployerorowner","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#getdeployment","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#getlatestdeployments","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#getdeploybyindex","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#getdeployments","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#getdeploycount","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#isdeployment","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#isnonproxy","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#isproxy","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#isdeterministic","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#getimplementation","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#getproxyinitcodehash","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#getcreate2address","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#getcreate3address","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#previewcreateproxy","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#previewcreate2proxy","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#previewcreate3proxy","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#previewcreateproxyandlogic","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#previewcreate2proxyandlogic","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#previewcreate3proxyandlogic","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#previewcreate2upgrade","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#previewcreate3upgrade","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#createproxy","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#create2proxy","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#create3proxy","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#createproxyandlogic","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#create2proxyandlogic","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#create3proxyandlogic","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#upgradeandcall","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#upgradeandcall-1","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#upgradeandcallreturn","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#create2upgradeandcall","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#create3upgradeandcall","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#batchstatic","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#batch","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#deploycreate2","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#deploycreate3","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#_save","src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html#_tryparserevert","src/contracts/core/factory/IDeploymentFactory.sol/enum.CreationKind.html#creationkind","src/contracts/core/factory/IDeploymentFactory.sol/struct.Deployment.html#deployment","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#ideploymentfactory","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#functions","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#setdeployer","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#isdeployer","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#getdeployment","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#getlatestdeployments","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#getdeploybyindex","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#getdeployments","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#getdeploycount","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#isdeployment","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#isproxy","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#isnonproxy","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#isdeterministic","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#getimplementation","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#getproxyinitcodehash","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#getcreate2address","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#getcreate3address","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#previewcreateproxy","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#previewcreate2proxy","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#previewcreate3proxy","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#previewcreateproxyandlogic","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#previewcreate2proxyandlogic","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#previewcreate3proxyandlogic","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#previewcreate2upgrade","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#previewcreate3upgrade","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#createproxy","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#create2proxy","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#create3proxy","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#createproxyandlogic","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#create2proxyandlogic","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#create3proxyandlogic","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#upgradeandcall","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#upgradeandcallreturn","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#create2upgradeandcall","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#create3upgradeandcall","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#deploycreate2","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#deploycreate3","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#batch","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#batchstatic","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#events","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#deployerset","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#deployed","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#upgrade","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#errors","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#batchrevertsilentorcustomerror","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#createproxypreview","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#createproxyandlogicpreview","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#invalidkind","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#arraylengthmismatch","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#invalidsalt","src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html#deployeralreadyset","src/contracts/core/factory/TransparentUpgradeableProxy.sol/contract.TransparentUpgradeableProxy.html#transparentupgradeableproxy","src/contracts/core/factory/TransparentUpgradeableProxy.sol/contract.TransparentUpgradeableProxy.html#state-variables","src/contracts/core/factory/TransparentUpgradeableProxy.sol/contract.TransparentUpgradeableProxy.html#_admin","src/contracts/core/factory/TransparentUpgradeableProxy.sol/contract.TransparentUpgradeableProxy.html#functions","src/contracts/core/factory/TransparentUpgradeableProxy.sol/contract.TransparentUpgradeableProxy.html#constructor","src/contracts/core/factory/TransparentUpgradeableProxy.sol/contract.TransparentUpgradeableProxy.html#_proxyadmin","src/contracts/core/factory/TransparentUpgradeableProxy.sol/contract.TransparentUpgradeableProxy.html#_fallback","src/contracts/core/factory/TransparentUpgradeableProxy.sol/contract.TransparentUpgradeableProxy.html#_dispatchupgradetoandcall","src/contracts/core/factory/TransparentUpgradeableProxy.sol/contract.TransparentUpgradeableProxy.html#errors","src/contracts/core/factory/TransparentUpgradeableProxy.sol/contract.TransparentUpgradeableProxy.html#proxydeniedadminaccess","src/contracts/core/kiss/index.html#contents","src/contracts/core/kiss/interfaces/index.html#contents","src/contracts/core/kiss/interfaces/IKISS.sol/interface.IKISS.html#ikiss","src/contracts/core/kiss/interfaces/IKISS.sol/interface.IKISS.html#functions","src/contracts/core/kiss/interfaces/IKISS.sol/interface.IKISS.html#issue","src/contracts/core/kiss/interfaces/IKISS.sol/interface.IKISS.html#destroy","src/contracts/core/kiss/interfaces/IKISS.sol/interface.IKISS.html#pause","src/contracts/core/kiss/interfaces/IKISS.sol/interface.IKISS.html#unpause","src/contracts/core/kiss/interfaces/IKISS.sol/interface.IKISS.html#exchangerate","src/contracts/core/kiss/interfaces/IKISS.sol/interface.IKISS.html#grantrole","src/contracts/core/kiss/KISS.sol/contract.KISS.html#kiss","src/contracts/core/kiss/KISS.sol/contract.KISS.html#state-variables","src/contracts/core/kiss/KISS.sol/contract.KISS.html#kresko","src/contracts/core/kiss/KISS.sol/contract.KISS.html#vkiss","src/contracts/core/kiss/KISS.sol/contract.KISS.html#functions","src/contracts/core/kiss/KISS.sol/contract.KISS.html#initialize","src/contracts/core/kiss/KISS.sol/contract.KISS.html#onlycontract","src/contracts/core/kiss/KISS.sol/contract.KISS.html#issue","src/contracts/core/kiss/KISS.sol/contract.KISS.html#destroy","src/contracts/core/kiss/KISS.sol/contract.KISS.html#vaultdeposit","src/contracts/core/kiss/KISS.sol/contract.KISS.html#vaultmint","src/contracts/core/kiss/KISS.sol/contract.KISS.html#vaultwithdraw","src/contracts/core/kiss/KISS.sol/contract.KISS.html#vaultredeem","src/contracts/core/kiss/KISS.sol/contract.KISS.html#deposit","src/contracts/core/kiss/KISS.sol/contract.KISS.html#withdraw","src/contracts/core/kiss/KISS.sol/contract.KISS.html#withdrawfrom","src/contracts/core/kiss/KISS.sol/contract.KISS.html#pause","src/contracts/core/kiss/KISS.sol/contract.KISS.html#unpause","src/contracts/core/kiss/KISS.sol/contract.KISS.html#grantrole","src/contracts/core/kiss/KISS.sol/contract.KISS.html#exchangerate","src/contracts/core/kiss/KISS.sol/contract.KISS.html#converttoshares","src/contracts/core/kiss/KISS.sol/contract.KISS.html#convertmanytoshares","src/contracts/core/kiss/KISS.sol/contract.KISS.html#converttoassets","src/contracts/core/kiss/KISS.sol/contract.KISS.html#convertmanytoassets","src/contracts/core/kiss/KISS.sol/contract.KISS.html#supportsinterface","src/contracts/core/kiss/KISS.sol/contract.KISS.html#_withdraw","src/contracts/core/kiss/KISS.sol/contract.KISS.html#_beforetokentransfer","src/contracts/core/kresko-asset/index.html#contents","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#erc4626upgradeable","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#state-variables","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#asset","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#functions","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#constructor","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#__erc4626upgradeable_init","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#issue","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#destroy","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#totalassets","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#converttoshares","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#converttoassets","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#previewissue","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#previewdeposit","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#previewdestroy","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#previewredeem","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#previewmint","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#previewwithdraw","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#maxdeposit","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#maxissue","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#maxmint","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#maxdestroy","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#maxwithdraw","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#maxredeem","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#deposit","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#withdraw","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#mint","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#redeem","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#_anchorid","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#_assetid","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#_beforewithdraw","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#_afterdeposit","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#events","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#issue-1","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#deposit-1","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#destroy-1","src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html#withdraw-1","src/contracts/core/kresko-asset/IERC4626Upgradeable.sol/interface.IERC4626Upgradeable.html#ierc4626upgradeable","src/contracts/core/kresko-asset/IERC4626Upgradeable.sol/interface.IERC4626Upgradeable.html#functions","src/contracts/core/kresko-asset/IERC4626Upgradeable.sol/interface.IERC4626Upgradeable.html#asset","src/contracts/core/kresko-asset/IERC4626Upgradeable.sol/interface.IERC4626Upgradeable.html#deposit","src/contracts/core/kresko-asset/IERC4626Upgradeable.sol/interface.IERC4626Upgradeable.html#withdraw","src/contracts/core/kresko-asset/IERC4626Upgradeable.sol/interface.IERC4626Upgradeable.html#maxdeposit","src/contracts/core/kresko-asset/IERC4626Upgradeable.sol/interface.IERC4626Upgradeable.html#maxmint","src/contracts/core/kresko-asset/IERC4626Upgradeable.sol/interface.IERC4626Upgradeable.html#maxredeem","src/contracts/core/kresko-asset/IERC4626Upgradeable.sol/interface.IERC4626Upgradeable.html#maxwithdraw","src/contracts/core/kresko-asset/IERC4626Upgradeable.sol/interface.IERC4626Upgradeable.html#mint","src/contracts/core/kresko-asset/IERC4626Upgradeable.sol/interface.IERC4626Upgradeable.html#previewdeposit","src/contracts/core/kresko-asset/IERC4626Upgradeable.sol/interface.IERC4626Upgradeable.html#previewmint","src/contracts/core/kresko-asset/IERC4626Upgradeable.sol/interface.IERC4626Upgradeable.html#previewredeem","src/contracts/core/kresko-asset/IERC4626Upgradeable.sol/interface.IERC4626Upgradeable.html#previewwithdraw","src/contracts/core/kresko-asset/IERC4626Upgradeable.sol/interface.IERC4626Upgradeable.html#totalassets","src/contracts/core/kresko-asset/IERC4626Upgradeable.sol/interface.IERC4626Upgradeable.html#redeem","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.ISyncable.html#isyncable","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.ISyncable.html#functions","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.ISyncable.html#sync","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#ikreskoasset","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#functions","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#initialize","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#kresko","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#rebaseinfo","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#wrappinginfo","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#isrebased","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#rebase","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#reinitializeerc20","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#mint","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#burn","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#pause","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#unpause","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#wrap","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#unwrap","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#setanchortoken","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#enablenativeunderlying","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#setfeerecipient","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#setopenfee","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#setclosefee","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#setunderlying","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#structs","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#rebase-1","src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html#wrapping","src/contracts/core/kresko-asset/IKreskoAssetAnchor.sol/interface.IKreskoAssetAnchor.html#ikreskoassetanchor","src/contracts/core/kresko-asset/IKreskoAssetAnchor.sol/interface.IKreskoAssetAnchor.html#functions","src/contracts/core/kresko-asset/IKreskoAssetAnchor.sol/interface.IKreskoAssetAnchor.html#totalassets","src/contracts/core/kresko-asset/IKreskoAssetAnchor.sol/interface.IKreskoAssetAnchor.html#initialize","src/contracts/core/kresko-asset/IKreskoAssetAnchor.sol/interface.IKreskoAssetAnchor.html#reinitializeerc20","src/contracts/core/kresko-asset/IKreskoAssetAnchor.sol/interface.IKreskoAssetAnchor.html#wrap","src/contracts/core/kresko-asset/IKreskoAssetAnchor.sol/interface.IKreskoAssetAnchor.html#unwrap","src/contracts/core/kresko-asset/IKreskoAssetIssuer.sol/interface.IKreskoAssetIssuer.html#ikreskoassetissuer","src/contracts/core/kresko-asset/IKreskoAssetIssuer.sol/interface.IKreskoAssetIssuer.html#functions","src/contracts/core/kresko-asset/IKreskoAssetIssuer.sol/interface.IKreskoAssetIssuer.html#issue","src/contracts/core/kresko-asset/IKreskoAssetIssuer.sol/interface.IKreskoAssetIssuer.html#destroy","src/contracts/core/kresko-asset/IKreskoAssetIssuer.sol/interface.IKreskoAssetIssuer.html#converttoshares","src/contracts/core/kresko-asset/IKreskoAssetIssuer.sol/interface.IKreskoAssetIssuer.html#converttoassets","src/contracts/core/kresko-asset/IKreskoAssetIssuer.sol/interface.IKreskoAssetIssuer.html#convertmanytoassets","src/contracts/core/kresko-asset/IKreskoAssetIssuer.sol/interface.IKreskoAssetIssuer.html#convertmanytoshares","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#kreskoasset","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#state-variables","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#rebasing","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#isrebased","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#kresko","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#anchor","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#wrapping","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#functions","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#constructor","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#initialize","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#setanchortoken","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#setunderlying","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#enablenativeunderlying","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#setfeerecipient","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#setopenfee","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#setclosefee","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#supportsinterface","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#wrappinginfo","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#rebaseinfo","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#totalsupply","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#balanceof","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#allowance","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#pause","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#unpause","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#reinitializeerc20","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#approve","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#transfer","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#transferfrom","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#rebase","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#mint","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#burn","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#wrap","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#unwrap","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#receive","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#_mint","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#_burn","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#_transfer","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#_adjustdecimals","src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html#_assetid","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#kreskoassetanchor","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#functions","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#constructor","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#initialize","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#supportsinterface","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#reinitializeerc20","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#totalassets","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#converttoassets","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#convertmanytoshares","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#convertmanytoassets","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#converttoshares","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#issue","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#destroy","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#wrap","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#unwrap","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#deposit","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#withdraw","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#redeem","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#_onlyoperator","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#_onlyoperatororasset","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#_beforewithdraw","src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html#_afterdeposit","src/contracts/core/kresko-asset/Rebaser.sol/library.Rebaser.html#rebaser","src/contracts/core/kresko-asset/Rebaser.sol/library.Rebaser.html#functions","src/contracts/core/kresko-asset/Rebaser.sol/library.Rebaser.html#unrebase","src/contracts/core/kresko-asset/Rebaser.sol/library.Rebaser.html#rebase","src/contracts/core/libs/index.html#contents","src/contracts/core/libs/Arrays.sol/library.Arrays.html#arrays","src/contracts/core/libs/Arrays.sol/library.Arrays.html#functions","src/contracts/core/libs/Arrays.sol/library.Arrays.html#empty","src/contracts/core/libs/Arrays.sol/library.Arrays.html#empty-1","src/contracts/core/libs/Arrays.sol/library.Arrays.html#find","src/contracts/core/libs/Arrays.sol/library.Arrays.html#find-1","src/contracts/core/libs/Arrays.sol/library.Arrays.html#find-2","src/contracts/core/libs/Arrays.sol/library.Arrays.html#pushunique","src/contracts/core/libs/Arrays.sol/library.Arrays.html#pushunique-1","src/contracts/core/libs/Arrays.sol/library.Arrays.html#pushunique-2","src/contracts/core/libs/Arrays.sol/library.Arrays.html#removeexisting","src/contracts/core/libs/Arrays.sol/library.Arrays.html#removeaddress","src/contracts/core/libs/Arrays.sol/library.Arrays.html#structs","src/contracts/core/libs/Arrays.sol/library.Arrays.html#findresult","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#enumerableset","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#functions","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#_add","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#_remove","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#_contains","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#_length","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#_at","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#_values","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#add","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#remove","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#contains","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#length","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#at","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#values","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#add-1","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#remove-1","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#contains-1","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#length-1","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#at-1","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#values-1","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#add-2","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#remove-2","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#contains-2","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#length-2","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#at-2","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#values-2","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#structs","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#set","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#bytes32set","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#addressset","src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html#uintset","src/contracts/core/libs/FixedPointMath.sol/library.FixedPointMath.html#fixedpointmath","src/contracts/core/libs/FixedPointMath.sol/library.FixedPointMath.html#state-variables","src/contracts/core/libs/FixedPointMath.sol/library.FixedPointMath.html#max_uint256","src/contracts/core/libs/FixedPointMath.sol/library.FixedPointMath.html#wad","src/contracts/core/libs/FixedPointMath.sol/library.FixedPointMath.html#functions","src/contracts/core/libs/FixedPointMath.sol/library.FixedPointMath.html#mulwaddown","src/contracts/core/libs/FixedPointMath.sol/library.FixedPointMath.html#mulwadup","src/contracts/core/libs/FixedPointMath.sol/library.FixedPointMath.html#divwaddown","src/contracts/core/libs/FixedPointMath.sol/library.FixedPointMath.html#divwadup","src/contracts/core/libs/FixedPointMath.sol/library.FixedPointMath.html#muldivdown","src/contracts/core/libs/FixedPointMath.sol/library.FixedPointMath.html#muldivup","src/contracts/core/libs/FixedPointMath.sol/library.FixedPointMath.html#rpow","src/contracts/core/libs/FixedPointMath.sol/library.FixedPointMath.html#sqrt","src/contracts/core/libs/FixedPointMath.sol/library.FixedPointMath.html#unsafemod","src/contracts/core/libs/FixedPointMath.sol/library.FixedPointMath.html#unsafediv","src/contracts/core/libs/FixedPointMath.sol/library.FixedPointMath.html#unsafedivup","src/contracts/core/libs/Meta.sol/library.Meta.html#meta","src/contracts/core/libs/Meta.sol/library.Meta.html#state-variables","src/contracts/core/libs/Meta.sol/library.Meta.html#eip712_domain_typehash","src/contracts/core/libs/Meta.sol/library.Meta.html#functions","src/contracts/core/libs/Meta.sol/library.Meta.html#domainseparator","src/contracts/core/libs/Meta.sol/library.Meta.html#getchainid","src/contracts/core/libs/Meta.sol/library.Meta.html#msgsender","src/contracts/core/libs/Meta.sol/library.Meta.html#enforcehascontractcode","src/contracts/core/libs/PercentageMath.sol/library.PercentageMath.html#percentagemath","src/contracts/core/libs/PercentageMath.sol/library.PercentageMath.html#state-variables","src/contracts/core/libs/PercentageMath.sol/library.PercentageMath.html#percentage_factor","src/contracts/core/libs/PercentageMath.sol/library.PercentageMath.html#half_percentage_factor","src/contracts/core/libs/PercentageMath.sol/library.PercentageMath.html#functions","src/contracts/core/libs/PercentageMath.sol/library.PercentageMath.html#percentmul","src/contracts/core/libs/PercentageMath.sol/library.PercentageMath.html#percentdiv","src/contracts/core/libs/Redstone.sol/library.Redstone.html#redstone","src/contracts/core/libs/Redstone.sol/library.Redstone.html#state-variables","src/contracts/core/libs/Redstone.sol/library.Redstone.html#standard_slot_bs","src/contracts/core/libs/Redstone.sol/library.Redstone.html#free_memory_ptr","src/contracts/core/libs/Redstone.sol/library.Redstone.html#bytes_arr_len_var_bs","src/contracts/core/libs/Redstone.sol/library.Redstone.html#function_signature_bs","src/contracts/core/libs/Redstone.sol/library.Redstone.html#revert_msg_offset","src/contracts/core/libs/Redstone.sol/library.Redstone.html#string_err_message_mask","src/contracts/core/libs/Redstone.sol/library.Redstone.html#sig_bs","src/contracts/core/libs/Redstone.sol/library.Redstone.html#timestamp_bs","src/contracts/core/libs/Redstone.sol/library.Redstone.html#data_packages_count_bs","src/contracts/core/libs/Redstone.sol/library.Redstone.html#data_points_count_bs","src/contracts/core/libs/Redstone.sol/library.Redstone.html#data_point_value_byte_size_bs","src/contracts/core/libs/Redstone.sol/library.Redstone.html#data_point_symbol_bs","src/contracts/core/libs/Redstone.sol/library.Redstone.html#default_data_point_value_bs","src/contracts/core/libs/Redstone.sol/library.Redstone.html#unsigned_metadata_byte_size_bs","src/contracts/core/libs/Redstone.sol/library.Redstone.html#redstone_marker_bs","src/contracts/core/libs/Redstone.sol/library.Redstone.html#redstone_marker_mask","src/contracts/core/libs/Redstone.sol/library.Redstone.html#timestamp_negative_offset_in_data_package_with_standard_slot_bs","src/contracts/core/libs/Redstone.sol/library.Redstone.html#data_package_without_data_points_bs","src/contracts/core/libs/Redstone.sol/library.Redstone.html#data_package_without_data_points_and_sig_bs","src/contracts/core/libs/Redstone.sol/library.Redstone.html#redstone_marker_bs_plus_standard_slot_bs","src/contracts/core/libs/Redstone.sol/library.Redstone.html#functions","src/contracts/core/libs/Redstone.sol/library.Redstone.html#sub","src/contracts/core/libs/Redstone.sol/library.Redstone.html#add","src/contracts/core/libs/Redstone.sol/library.Redstone.html#getprice","src/contracts/core/libs/Redstone.sol/library.Redstone.html#getauthorisedsignerindex","src/contracts/core/libs/Redstone.sol/library.Redstone.html#getprices","src/contracts/core/libs/Redstone.sol/library.Redstone.html#validatetimestamp","src/contracts/core/libs/Redstone.sol/library.Redstone.html#getuniquesignersthreshold","src/contracts/core/libs/Redstone.sol/library.Redstone.html#aggregatevalues","src/contracts/core/libs/Redstone.sol/library.Redstone.html#_securelyextractoraclevaluesfromtxmsg","src/contracts/core/libs/Redstone.sol/library.Redstone.html#_extractdatapackage","src/contracts/core/libs/Redstone.sol/library.Redstone.html#_getaggregatedvalues","src/contracts/core/libs/Redstone.sol/library.Redstone.html#_extractdatapointsdetailsfordatapackage","src/contracts/core/libs/Redstone.sol/library.Redstone.html#_extractbytesizeofunsignedmetadata","src/contracts/core/libs/Redstone.sol/library.Redstone.html#_extractdatapackagescountfromcalldata","src/contracts/core/libs/Redstone.sol/library.Redstone.html#_extractdatapointvalueanddatafeedid","src/contracts/core/libs/Redstone.sol/library.Redstone.html#proxycalldata","src/contracts/core/libs/Redstone.sol/library.Redstone.html#proxydelegatecalldata","src/contracts/core/libs/Redstone.sol/library.Redstone.html#proxycalldataview","src/contracts/core/libs/Redstone.sol/library.Redstone.html#_preparemessage","src/contracts/core/libs/Redstone.sol/library.Redstone.html#_getredstonepayloadbytesize","src/contracts/core/libs/Redstone.sol/library.Redstone.html#_getdatapackagebytesize","src/contracts/core/libs/Redstone.sol/library.Redstone.html#_preparereturnvalue","src/contracts/core/libs/RedstoneInternals.sol/library.NumericArrayLib.html#numericarraylib","src/contracts/core/libs/RedstoneInternals.sol/library.NumericArrayLib.html#state-variables","src/contracts/core/libs/RedstoneInternals.sol/library.NumericArrayLib.html#bytes_arr_len_var_bs","src/contracts/core/libs/RedstoneInternals.sol/library.NumericArrayLib.html#uint256_value_bs","src/contracts/core/libs/RedstoneInternals.sol/library.NumericArrayLib.html#functions","src/contracts/core/libs/RedstoneInternals.sol/library.NumericArrayLib.html#pickmedian","src/contracts/core/libs/RedstoneInternals.sol/library.NumericArrayLib.html#sort","src/contracts/core/libs/RedstoneInternals.sol/library.NumericArrayLib.html#errors","src/contracts/core/libs/RedstoneInternals.sol/library.NumericArrayLib.html#cannotpickmedianofemptyarray","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneDefaultsLib.html#redstonedefaultslib","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneDefaultsLib.html#state-variables","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneDefaultsLib.html#default_max_data_timestamp_delay_seconds","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneDefaultsLib.html#default_max_data_timestamp_ahead_seconds","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneDefaultsLib.html#functions","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneDefaultsLib.html#validatetimestamp","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneDefaultsLib.html#aggregatevalues","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneDefaultsLib.html#errors","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneDefaultsLib.html#timestampfromtoolongfuture","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneDefaultsLib.html#timestampistooold","src/contracts/core/libs/RedstoneInternals.sol/library.BitmapLib.html#bitmaplib","src/contracts/core/libs/RedstoneInternals.sol/library.BitmapLib.html#functions","src/contracts/core/libs/RedstoneInternals.sol/library.BitmapLib.html#setbitinbitmap","src/contracts/core/libs/RedstoneInternals.sol/library.BitmapLib.html#getbitfrombitmap","src/contracts/core/libs/RedstoneInternals.sol/library.SignatureLib.html#signaturelib","src/contracts/core/libs/RedstoneInternals.sol/library.SignatureLib.html#state-variables","src/contracts/core/libs/RedstoneInternals.sol/library.SignatureLib.html#ecdsa_sig_r_bs","src/contracts/core/libs/RedstoneInternals.sol/library.SignatureLib.html#ecdsa_sig_s_bs","src/contracts/core/libs/RedstoneInternals.sol/library.SignatureLib.html#functions","src/contracts/core/libs/RedstoneInternals.sol/library.SignatureLib.html#recoversigneraddress","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneError.html#redstoneerror","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneError.html#errors","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneError.html#proxycalldatafailedwithouterrmsg2","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneError.html#proxycalldatafailedwithouterrmsg","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneError.html#calldataoverorunderflow","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneError.html#proxycalldatafailedwithcustomerror","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneError.html#incorrectunsignedmetadatasize","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneError.html#proxycalldatafailedwithstringmessage","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneError.html#insufficientnumberofuniquesigners","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneError.html#eachsignermustprovidethesamevalue","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneError.html#emptycalldatapointersarr","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneError.html#invalidcalldatapointer","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneError.html#calldatamusthavevalidpayload","src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneError.html#signernotauthorised","src/contracts/core/libs/Solady.sol/library.Solady.html#solady","src/contracts/core/libs/Solady.sol/library.Solady.html#state-variables","src/contracts/core/libs/Solady.sol/library.Solady.html#_proxy_bytecode","src/contracts/core/libs/Solady.sol/library.Solady.html#_proxy_bytecode_hash","src/contracts/core/libs/Solady.sol/library.Solady.html#functions","src/contracts/core/libs/Solady.sol/library.Solady.html#create3","src/contracts/core/libs/Solady.sol/library.Solady.html#peek3","src/contracts/core/libs/Solady.sol/library.Solady.html#multicall","src/contracts/core/libs/Solady.sol/library.Solady.html#errors","src/contracts/core/libs/Solady.sol/library.Solady.html#deploymentfailed","src/contracts/core/libs/Solady.sol/library.Solady.html#initializationfailed","src/contracts/core/libs/Strings.sol/library.Strings.html#strings","src/contracts/core/libs/Strings.sol/library.Strings.html#state-variables","src/contracts/core/libs/Strings.sol/library.Strings.html#_hex_symbols","src/contracts/core/libs/Strings.sol/library.Strings.html#functions","src/contracts/core/libs/Strings.sol/library.Strings.html#tostring","src/contracts/core/libs/Strings.sol/library.Strings.html#tostring-1","src/contracts/core/libs/Strings.sol/library.Strings.html#tohexstring","src/contracts/core/libs/Strings.sol/library.Strings.html#tohexstring-1","src/contracts/core/libs/Utils.sol/library.Conversions.html#conversions","src/contracts/core/libs/Utils.sol/library.Conversions.html#functions","src/contracts/core/libs/Utils.sol/library.Conversions.html#toaddress","src/contracts/core/libs/Utils.sol/library.Conversions.html#tobytes32","src/contracts/core/libs/Utils.sol/library.Conversions.html#toaddr","src/contracts/core/libs/Utils.sol/library.Conversions.html#todeployment","src/contracts/core/libs/Utils.sol/library.Conversions.html#toasset","src/contracts/core/libs/Utils.sol/library.Conversions.html#toarray","src/contracts/core/libs/Utils.sol/library.Conversions.html#add","src/contracts/core/libs/Utils.sol/library.Conversions.html#sub","src/contracts/core/libs/Utils.sol/library.Conversions.html#map","src/contracts/core/libs/Utils.sol/library.Conversions.html#map-1","src/contracts/core/libs/Utils.sol/library.Deploys.html#deploys","src/contracts/core/libs/Utils.sol/library.Deploys.html#functions","src/contracts/core/libs/Utils.sol/library.Deploys.html#create","src/contracts/core/libs/Utils.sol/library.Deploys.html#create2","src/contracts/core/libs/Utils.sol/library.Deploys.html#create3","src/contracts/core/libs/Utils.sol/library.Deploys.html#create-1","src/contracts/core/libs/Utils.sol/library.Deploys.html#create2-1","src/contracts/core/libs/Utils.sol/library.Deploys.html#create3-1","src/contracts/core/libs/Utils.sol/library.Deploys.html#peek2","src/contracts/core/libs/Utils.sol/library.Deploys.html#peek3","src/contracts/core/libs/Utils.sol/library.Proxies.html#proxies","src/contracts/core/libs/Utils.sol/library.Proxies.html#functions","src/contracts/core/libs/Utils.sol/library.Proxies.html#proxyinitcode","src/contracts/core/libs/Utils.sol/library.Proxies.html#proxyinitcode-1","src/contracts/core/libs/Utils.sol/library.Proxies.html#proxyinitcodehash","src/contracts/core/libs/Utils.sol/library.Proxies.html#proxyinitcodehash-1","src/contracts/core/libs/Utils.sol/library.Proxies.html#asinterface","src/contracts/core/libs/WadRay.sol/library.WadRay.html#wadray","src/contracts/core/libs/WadRay.sol/library.WadRay.html#state-variables","src/contracts/core/libs/WadRay.sol/library.WadRay.html#wad","src/contracts/core/libs/WadRay.sol/library.WadRay.html#half_wad","src/contracts/core/libs/WadRay.sol/library.WadRay.html#ray","src/contracts/core/libs/WadRay.sol/library.WadRay.html#half_ray","src/contracts/core/libs/WadRay.sol/library.WadRay.html#wad_ray_ratio","src/contracts/core/libs/WadRay.sol/library.WadRay.html#functions","src/contracts/core/libs/WadRay.sol/library.WadRay.html#wadmul","src/contracts/core/libs/WadRay.sol/library.WadRay.html#waddiv","src/contracts/core/libs/WadRay.sol/library.WadRay.html#raymul","src/contracts/core/libs/WadRay.sol/library.WadRay.html#raydiv","src/contracts/core/libs/WadRay.sol/library.WadRay.html#raytowad","src/contracts/core/libs/WadRay.sol/library.WadRay.html#wadtoray","src/contracts/core/minter/index.html#contents","src/contracts/core/minter/facets/index.html#contents","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html#minteraccountstatefacet","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html#functions","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html#getaccountliquidatable","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html#getaccountstate","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html#getaccountmintindex","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html#getaccountmintedassets","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html#getaccounttotaldebtvalues","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html#getaccounttotaldebtvalue","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html#getaccountdebtamount","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html#getaccountcollateralassets","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html#getaccountcollateralamount","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html#getaccountdepositindex","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html#getaccounttotalcollateralvalue","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html#getaccounttotalcollateralvalues","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html#getaccountcollateralvalues","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html#getaccountmincollateralatratio","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html#getaccountcollateralratio","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html#getaccountcollateralratios","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html#previewfee","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/function.accountTotalDebtValues.html#accounttotaldebtvalues","src/contracts/core/minter/facets/MinterAccountStateFacet.sol/function.accountTotalCollateralValues.html#accounttotalcollateralvalues","src/contracts/core/minter/facets/MinterBurnFacet.sol/contract.MinterBurnFacet.html#minterburnfacet","src/contracts/core/minter/facets/MinterBurnFacet.sol/contract.MinterBurnFacet.html#functions","src/contracts/core/minter/facets/MinterBurnFacet.sol/contract.MinterBurnFacet.html#burnkreskoasset","src/contracts/core/minter/facets/MinterConfigurationFacet.sol/contract.MinterConfigurationFacet.html#minterconfigurationfacet","src/contracts/core/minter/facets/MinterConfigurationFacet.sol/contract.MinterConfigurationFacet.html#functions","src/contracts/core/minter/facets/MinterConfigurationFacet.sol/contract.MinterConfigurationFacet.html#initializeminter","src/contracts/core/minter/facets/MinterConfigurationFacet.sol/contract.MinterConfigurationFacet.html#setmincollateralratiominter","src/contracts/core/minter/facets/MinterConfigurationFacet.sol/contract.MinterConfigurationFacet.html#setliquidationthresholdminter","src/contracts/core/minter/facets/MinterConfigurationFacet.sol/contract.MinterConfigurationFacet.html#setmaxliquidationratiominter","src/contracts/core/minter/facets/MinterConfigurationFacet.sol/contract.MinterConfigurationFacet.html#setcollateralliquidationincentiveminter","src/contracts/core/minter/facets/MinterDepositWithdrawFacet.sol/contract.MinterDepositWithdrawFacet.html#minterdepositwithdrawfacet","src/contracts/core/minter/facets/MinterDepositWithdrawFacet.sol/contract.MinterDepositWithdrawFacet.html#functions","src/contracts/core/minter/facets/MinterDepositWithdrawFacet.sol/contract.MinterDepositWithdrawFacet.html#depositcollateral","src/contracts/core/minter/facets/MinterDepositWithdrawFacet.sol/contract.MinterDepositWithdrawFacet.html#withdrawcollateral","src/contracts/core/minter/facets/MinterDepositWithdrawFacet.sol/contract.MinterDepositWithdrawFacet.html#withdrawcollateralunchecked","src/contracts/core/minter/facets/MinterLiquidationFacet.sol/contract.MinterLiquidationFacet.html#minterliquidationfacet","src/contracts/core/minter/facets/MinterLiquidationFacet.sol/contract.MinterLiquidationFacet.html#functions","src/contracts/core/minter/facets/MinterLiquidationFacet.sol/contract.MinterLiquidationFacet.html#liquidate","src/contracts/core/minter/facets/MinterLiquidationFacet.sol/contract.MinterLiquidationFacet.html#getmaxliqvalue","src/contracts/core/minter/facets/MinterLiquidationFacet.sol/contract.MinterLiquidationFacet.html#_liquidateassets","src/contracts/core/minter/facets/MinterLiquidationFacet.sol/contract.MinterLiquidationFacet.html#_getmaxliqvalue","src/contracts/core/minter/facets/MinterLiquidationFacet.sol/contract.MinterLiquidationFacet.html#_calcmaxliqvalue","src/contracts/core/minter/facets/MinterMintFacet.sol/contract.MinterMintFacet.html#mintermintfacet","src/contracts/core/minter/facets/MinterMintFacet.sol/contract.MinterMintFacet.html#functions","src/contracts/core/minter/facets/MinterMintFacet.sol/contract.MinterMintFacet.html#mintkreskoasset","src/contracts/core/minter/facets/MinterStateFacet.sol/contract.MinterStateFacet.html#minterstatefacet","src/contracts/core/minter/facets/MinterStateFacet.sol/contract.MinterStateFacet.html#functions","src/contracts/core/minter/facets/MinterStateFacet.sol/contract.MinterStateFacet.html#getmincollateralratiominter","src/contracts/core/minter/facets/MinterStateFacet.sol/contract.MinterStateFacet.html#getliquidationthresholdminter","src/contracts/core/minter/facets/MinterStateFacet.sol/contract.MinterStateFacet.html#getmaxliquidationratiominter","src/contracts/core/minter/facets/MinterStateFacet.sol/contract.MinterStateFacet.html#getparametersminter","src/contracts/core/minter/facets/MinterStateFacet.sol/contract.MinterStateFacet.html#getkrassetexists","src/contracts/core/minter/facets/MinterStateFacet.sol/contract.MinterStateFacet.html#getcollateralexists","src/contracts/core/minter/facets/MinterStateFacet.sol/contract.MinterStateFacet.html#getcollateralvaluewithprice","src/contracts/core/minter/facets/MinterStateFacet.sol/contract.MinterStateFacet.html#getdebtvaluewithprice","src/contracts/core/minter/funcs/index.html#contents","src/contracts/core/minter/funcs/MAccounts.sol/library.MAccounts.html#maccounts","src/contracts/core/minter/funcs/MAccounts.sol/library.MAccounts.html#functions","src/contracts/core/minter/funcs/MAccounts.sol/library.MAccounts.html#checkaccountliquidatable","src/contracts/core/minter/funcs/MAccounts.sol/library.MAccounts.html#isaccountliquidatable","src/contracts/core/minter/funcs/MAccounts.sol/library.MAccounts.html#checkaccountcollateral","src/contracts/core/minter/funcs/MAccounts.sol/library.MAccounts.html#accounttotaldebtvalue","src/contracts/core/minter/funcs/MAccounts.sol/library.MAccounts.html#accountdebtamount","src/contracts/core/minter/funcs/MAccounts.sol/library.MAccounts.html#accountmintindex","src/contracts/core/minter/funcs/MAccounts.sol/library.MAccounts.html#accountdebtassets","src/contracts/core/minter/funcs/MAccounts.sol/library.MAccounts.html#accountmincollateralatratio","src/contracts/core/minter/funcs/MAccounts.sol/library.MAccounts.html#accountcollateralassets","src/contracts/core/minter/funcs/MAccounts.sol/library.MAccounts.html#accountcollateralamount","src/contracts/core/minter/funcs/MAccounts.sol/library.MAccounts.html#accounttotalcollateralvalue","src/contracts/core/minter/funcs/MAccounts.sol/library.MAccounts.html#accounttotalcollateralvalue-1","src/contracts/core/minter/funcs/MAccounts.sol/library.MAccounts.html#accountdepositindex","src/contracts/core/minter/funcs/MCore.sol/library.MCore.html#mcore","src/contracts/core/minter/funcs/MCore.sol/library.MCore.html#functions","src/contracts/core/minter/funcs/MCore.sol/library.MCore.html#mint","src/contracts/core/minter/funcs/MCore.sol/library.MCore.html#burn","src/contracts/core/minter/funcs/MCore.sol/library.MCore.html#handledeposit","src/contracts/core/minter/funcs/MCore.sol/library.MCore.html#handlewithdrawal","src/contracts/core/minter/funcs/MCore.sol/library.MCore.html#handleuncheckedwithdrawal","src/contracts/core/minter/funcs/MFees.sol/function.handleMinterFee.html#handleminterfee","src/contracts/core/minter/funcs/MFees.sol/function._calcFeeAndHandleCollateralRemoval.html#_calcfeeandhandlecollateralremoval","src/contracts/core/minter/interfaces/index.html#contents","src/contracts/core/minter/interfaces/ICollateralReceiver.sol/interface.ICollateralReceiver.html#icollateralreceiver","src/contracts/core/minter/interfaces/ICollateralReceiver.sol/interface.ICollateralReceiver.html#functions","src/contracts/core/minter/interfaces/ICollateralReceiver.sol/interface.ICollateralReceiver.html#onuncheckedcollateralwithdraw","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#iminteraccountstatefacet","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#functions","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#getaccountliquidatable","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#getaccountstate","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#getaccountmintedassets","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#getaccountmintindex","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#getaccounttotaldebtvalues","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#getaccounttotaldebtvalue","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#getaccountdebtamount","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#getaccountcollateralvalues","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#getaccounttotalcollateralvalue","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#getaccounttotalcollateralvalues","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#getaccountmincollateralatratio","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#getaccountcollateralratio","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#getaccountcollateralratios","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#getaccountdepositindex","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#getaccountcollateralassets","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#getaccountcollateralamount","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#previewfee","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#structs","src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html#expectedfeeruntimeinfo","src/contracts/core/minter/interfaces/IMinterBurnFacet.sol/interface.IMinterBurnFacet.html#iminterburnfacet","src/contracts/core/minter/interfaces/IMinterBurnFacet.sol/interface.IMinterBurnFacet.html#functions","src/contracts/core/minter/interfaces/IMinterBurnFacet.sol/interface.IMinterBurnFacet.html#burnkreskoasset","src/contracts/core/minter/interfaces/IMinterConfigurationFacet.sol/interface.IMinterConfigurationFacet.html#iminterconfigurationfacet","src/contracts/core/minter/interfaces/IMinterConfigurationFacet.sol/interface.IMinterConfigurationFacet.html#functions","src/contracts/core/minter/interfaces/IMinterConfigurationFacet.sol/interface.IMinterConfigurationFacet.html#initializeminter","src/contracts/core/minter/interfaces/IMinterConfigurationFacet.sol/interface.IMinterConfigurationFacet.html#setcollateralliquidationincentiveminter","src/contracts/core/minter/interfaces/IMinterConfigurationFacet.sol/interface.IMinterConfigurationFacet.html#setmincollateralratiominter","src/contracts/core/minter/interfaces/IMinterConfigurationFacet.sol/interface.IMinterConfigurationFacet.html#setliquidationthresholdminter","src/contracts/core/minter/interfaces/IMinterConfigurationFacet.sol/interface.IMinterConfigurationFacet.html#setmaxliquidationratiominter","src/contracts/core/minter/interfaces/IMinterDepositWithdrawFacet.sol/interface.IMinterDepositWithdrawFacet.html#iminterdepositwithdrawfacet","src/contracts/core/minter/interfaces/IMinterDepositWithdrawFacet.sol/interface.IMinterDepositWithdrawFacet.html#functions","src/contracts/core/minter/interfaces/IMinterDepositWithdrawFacet.sol/interface.IMinterDepositWithdrawFacet.html#depositcollateral","src/contracts/core/minter/interfaces/IMinterDepositWithdrawFacet.sol/interface.IMinterDepositWithdrawFacet.html#withdrawcollateral","src/contracts/core/minter/interfaces/IMinterDepositWithdrawFacet.sol/interface.IMinterDepositWithdrawFacet.html#withdrawcollateralunchecked","src/contracts/core/minter/interfaces/IMinterLiquidationFacet.sol/interface.IMinterLiquidationFacet.html#iminterliquidationfacet","src/contracts/core/minter/interfaces/IMinterLiquidationFacet.sol/interface.IMinterLiquidationFacet.html#functions","src/contracts/core/minter/interfaces/IMinterLiquidationFacet.sol/interface.IMinterLiquidationFacet.html#liquidate","src/contracts/core/minter/interfaces/IMinterLiquidationFacet.sol/interface.IMinterLiquidationFacet.html#getmaxliqvalue","src/contracts/core/minter/interfaces/IMinterMintFacet.sol/interface.IMinterMintFacet.html#imintermintfacet","src/contracts/core/minter/interfaces/IMinterMintFacet.sol/interface.IMinterMintFacet.html#functions","src/contracts/core/minter/interfaces/IMinterMintFacet.sol/interface.IMinterMintFacet.html#mintkreskoasset","src/contracts/core/minter/interfaces/IMinterStateFacet.sol/interface.IMinterStateFacet.html#iminterstatefacet","src/contracts/core/minter/interfaces/IMinterStateFacet.sol/interface.IMinterStateFacet.html#functions","src/contracts/core/minter/interfaces/IMinterStateFacet.sol/interface.IMinterStateFacet.html#getliquidationthresholdminter","src/contracts/core/minter/interfaces/IMinterStateFacet.sol/interface.IMinterStateFacet.html#getmaxliquidationratiominter","src/contracts/core/minter/interfaces/IMinterStateFacet.sol/interface.IMinterStateFacet.html#getmincollateralratiominter","src/contracts/core/minter/interfaces/IMinterStateFacet.sol/interface.IMinterStateFacet.html#getkrassetexists","src/contracts/core/minter/interfaces/IMinterStateFacet.sol/interface.IMinterStateFacet.html#getcollateralexists","src/contracts/core/minter/interfaces/IMinterStateFacet.sol/interface.IMinterStateFacet.html#getparametersminter","src/contracts/core/minter/interfaces/IMinterStateFacet.sol/interface.IMinterStateFacet.html#getcollateralvaluewithprice","src/contracts/core/minter/interfaces/IMinterStateFacet.sol/interface.IMinterStateFacet.html#getdebtvaluewithprice","src/contracts/core/minter/MEvent.sol/interface.IEventFieldProvider.html#ieventfieldprovider","src/contracts/core/minter/MEvent.sol/interface.IEventFieldProvider.html#functions","src/contracts/core/minter/MEvent.sol/interface.IEventFieldProvider.html#symbol","src/contracts/core/minter/MEvent.sol/library.MEvent.html#mevent","src/contracts/core/minter/MEvent.sol/library.MEvent.html#functions","src/contracts/core/minter/MEvent.sol/library.MEvent.html#symbol","src/contracts/core/minter/MEvent.sol/library.MEvent.html#events","src/contracts/core/minter/MEvent.sol/library.MEvent.html#collateralassetadded","src/contracts/core/minter/MEvent.sol/library.MEvent.html#collateralassetupdated","src/contracts/core/minter/MEvent.sol/library.MEvent.html#collateraldeposited","src/contracts/core/minter/MEvent.sol/library.MEvent.html#collateralwithdrawn","src/contracts/core/minter/MEvent.sol/library.MEvent.html#uncheckedcollateralwithdrawn","src/contracts/core/minter/MEvent.sol/library.MEvent.html#kreskoassetadded","src/contracts/core/minter/MEvent.sol/library.MEvent.html#kreskoassetupdated","src/contracts/core/minter/MEvent.sol/library.MEvent.html#kreskoassetminted","src/contracts/core/minter/MEvent.sol/library.MEvent.html#kreskoassetburned","src/contracts/core/minter/MEvent.sol/library.MEvent.html#cfactorupdated","src/contracts/core/minter/MEvent.sol/library.MEvent.html#kfactorupdated","src/contracts/core/minter/MEvent.sol/library.MEvent.html#debtpositionclosed","src/contracts/core/minter/MEvent.sol/library.MEvent.html#feepaid","src/contracts/core/minter/MEvent.sol/library.MEvent.html#liquidationoccurred","src/contracts/core/minter/MEvent.sol/library.MEvent.html#safetystatechange","src/contracts/core/minter/MEvent.sol/library.MEvent.html#feerecipientupdated","src/contracts/core/minter/MEvent.sol/library.MEvent.html#liquidationincentiveupdated","src/contracts/core/minter/MEvent.sol/library.MEvent.html#mincollateralratioupdated","src/contracts/core/minter/MEvent.sol/library.MEvent.html#minimumdebtvalueupdated","src/contracts/core/minter/MEvent.sol/library.MEvent.html#liquidationthresholdupdated","src/contracts/core/minter/MEvent.sol/library.MEvent.html#maxliquidationratioupdated","src/contracts/core/minter/MState.sol/struct.MinterState.html#minterstate","src/contracts/core/minter/MState.sol/function.ms.html#ms","src/contracts/core/minter/MState.sol/constants.MState.html#constants","src/contracts/core/minter/MState.sol/constants.MState.html#minter_storage_position","src/contracts/core/minter/MTypes.sol/struct.LiquidateExecution.html#liquidateexecution","src/contracts/core/minter/MTypes.sol/struct.LiquidationArgs.html#liquidationargs","src/contracts/core/minter/MTypes.sol/struct.MinterAccountState.html#minteraccountstate","src/contracts/core/minter/MTypes.sol/struct.MinterInitArgs.html#minterinitargs","src/contracts/core/minter/MTypes.sol/struct.MinterParams.html#minterparams","src/contracts/core/scdp/index.html#contents","src/contracts/core/scdp/facets/index.html#contents","src/contracts/core/scdp/facets/SCDPConfigFacet.sol/contract.SCDPConfigFacet.html#scdpconfigfacet","src/contracts/core/scdp/facets/SCDPConfigFacet.sol/contract.SCDPConfigFacet.html#functions","src/contracts/core/scdp/facets/SCDPConfigFacet.sol/contract.SCDPConfigFacet.html#initializescdp","src/contracts/core/scdp/facets/SCDPConfigFacet.sol/contract.SCDPConfigFacet.html#getparametersscdp","src/contracts/core/scdp/facets/SCDPConfigFacet.sol/contract.SCDPConfigFacet.html#setfeeassetscdp","src/contracts/core/scdp/facets/SCDPConfigFacet.sol/contract.SCDPConfigFacet.html#setmincollateralratioscdp","src/contracts/core/scdp/facets/SCDPConfigFacet.sol/contract.SCDPConfigFacet.html#setliquidationthresholdscdp","src/contracts/core/scdp/facets/SCDPConfigFacet.sol/contract.SCDPConfigFacet.html#setmaxliquidationratioscdp","src/contracts/core/scdp/facets/SCDPConfigFacet.sol/contract.SCDPConfigFacet.html#setdepositlimitscdp","src/contracts/core/scdp/facets/SCDPConfigFacet.sol/contract.SCDPConfigFacet.html#setkrassetliqincentivescdp","src/contracts/core/scdp/facets/SCDPConfigFacet.sol/contract.SCDPConfigFacet.html#setassetissharedcollateralscdp","src/contracts/core/scdp/facets/SCDPConfigFacet.sol/contract.SCDPConfigFacet.html#setassetisswapmintablescdp","src/contracts/core/scdp/facets/SCDPConfigFacet.sol/contract.SCDPConfigFacet.html#setassetissharedorswappedcollateralscdp","src/contracts/core/scdp/facets/SCDPConfigFacet.sol/contract.SCDPConfigFacet.html#setassetswapfeesscdp","src/contracts/core/scdp/facets/SCDPConfigFacet.sol/contract.SCDPConfigFacet.html#setswaproutesscdp","src/contracts/core/scdp/facets/SCDPConfigFacet.sol/contract.SCDPConfigFacet.html#setsingleswaproutescdp","src/contracts/core/scdp/facets/SCDPFacet.sol/contract.SCDPFacet.html#scdpfacet","src/contracts/core/scdp/facets/SCDPFacet.sol/contract.SCDPFacet.html#functions","src/contracts/core/scdp/facets/SCDPFacet.sol/contract.SCDPFacet.html#depositscdp","src/contracts/core/scdp/facets/SCDPFacet.sol/contract.SCDPFacet.html#withdrawscdp","src/contracts/core/scdp/facets/SCDPFacet.sol/contract.SCDPFacet.html#repayscdp","src/contracts/core/scdp/facets/SCDPFacet.sol/contract.SCDPFacet.html#getliquidatablescdp","src/contracts/core/scdp/facets/SCDPFacet.sol/contract.SCDPFacet.html#getmaxliqvaluescdp","src/contracts/core/scdp/facets/SCDPFacet.sol/contract.SCDPFacet.html#liquidatescdp","src/contracts/core/scdp/facets/SCDPFacet.sol/contract.SCDPFacet.html#_getmaxliqvalue","src/contracts/core/scdp/facets/SCDPFacet.sol/contract.SCDPFacet.html#_calcmaxliqvalue","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#scdpstatefacet","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#functions","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getaccountdepositscdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getaccountscaleddepositsscdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getaccountdepositfeesgainedscdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getaccountdepositvaluescdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getaccountscaleddepositvaluecdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getaccounttotaldepositsvaluescdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getaccounttotalscaleddepositsvaluescdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getdepositassetsscdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getcollateralsscdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getdepositsscdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getswapdepositsscdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getcollateralvaluescdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#gettotalcollateralvaluescdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getkreskoassetsscdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getdebtscdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getdebtvaluescdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#gettotaldebtvaluescdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getassetenabledscdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getdepositenabledscdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getswapenabledscdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getcollateralratioscdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getstatisticsscdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getaccountinfoscdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getaccountinfosscdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getassetinfoscdp","src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html#getassetinfosscdp","src/contracts/core/scdp/facets/SCDPSwapFacet.sol/contract.SCDPSwapFacet.html#scdpswapfacet","src/contracts/core/scdp/facets/SCDPSwapFacet.sol/contract.SCDPSwapFacet.html#functions","src/contracts/core/scdp/facets/SCDPSwapFacet.sol/contract.SCDPSwapFacet.html#cumulateincomescdp","src/contracts/core/scdp/facets/SCDPSwapFacet.sol/contract.SCDPSwapFacet.html#previewswapscdp","src/contracts/core/scdp/facets/SCDPSwapFacet.sol/contract.SCDPSwapFacet.html#swapscdp","src/contracts/core/scdp/facets/SCDPSwapFacet.sol/contract.SCDPSwapFacet.html#_swap","src/contracts/core/scdp/facets/SCDPSwapFacet.sol/contract.SCDPSwapFacet.html#_swapfeeassetout","src/contracts/core/scdp/facets/SCDPSwapFacet.sol/contract.SCDPSwapFacet.html#_swaptofeeasset","src/contracts/core/scdp/facets/SCDPSwapFacet.sol/contract.SCDPSwapFacet.html#_checkandpayfees","src/contracts/core/scdp/facets/SCDPSwapFacet.sol/contract.SCDPSwapFacet.html#_payswapfees","src/contracts/core/scdp/facets/SCDPSwapFacet.sol/function.getSwapFees.html#getswapfees","src/contracts/core/scdp/facets/SDIFacet.sol/contract.SDIFacet.html#sdifacet","src/contracts/core/scdp/facets/SDIFacet.sol/contract.SDIFacet.html#functions","src/contracts/core/scdp/facets/SDIFacet.sol/contract.SDIFacet.html#totalsdi","src/contracts/core/scdp/facets/SDIFacet.sol/contract.SDIFacet.html#gettotalsdidebt","src/contracts/core/scdp/facets/SDIFacet.sol/contract.SDIFacet.html#geteffectivesdidebt","src/contracts/core/scdp/facets/SDIFacet.sol/contract.SDIFacet.html#geteffectivesdidebtusd","src/contracts/core/scdp/facets/SDIFacet.sol/contract.SDIFacet.html#getsdicoveramount","src/contracts/core/scdp/facets/SDIFacet.sol/contract.SDIFacet.html#previewscdpburn","src/contracts/core/scdp/facets/SDIFacet.sol/contract.SDIFacet.html#previewscdpmint","src/contracts/core/scdp/facets/SDIFacet.sol/contract.SDIFacet.html#getsdiprice","src/contracts/core/scdp/facets/SDIFacet.sol/contract.SDIFacet.html#getcoverassetssdi","src/contracts/core/scdp/facets/SDIFacet.sol/contract.SDIFacet.html#sdicover","src/contracts/core/scdp/facets/SDIFacet.sol/contract.SDIFacet.html#enablecoverassetsdi","src/contracts/core/scdp/facets/SDIFacet.sol/contract.SDIFacet.html#disablecoverassetsdi","src/contracts/core/scdp/facets/SDIFacet.sol/contract.SDIFacet.html#setcoverrecipientsdi","src/contracts/core/scdp/funcs/index.html#contents","src/contracts/core/scdp/funcs/SAccounts.sol/library.SAccounts.html#saccounts","src/contracts/core/scdp/funcs/SAccounts.sol/library.SAccounts.html#functions","src/contracts/core/scdp/funcs/SAccounts.sol/library.SAccounts.html#accountscaleddeposits","src/contracts/core/scdp/funcs/SAccounts.sol/library.SAccounts.html#accountprincipaldeposits","src/contracts/core/scdp/funcs/SAccounts.sol/library.SAccounts.html#accounttotaldepositvalue","src/contracts/core/scdp/funcs/SAccounts.sol/library.SAccounts.html#accounttotalscaleddepositsvalue","src/contracts/core/scdp/funcs/SDI.sol/library.SDebtIndex.html#sdebtindex","src/contracts/core/scdp/funcs/SDI.sol/library.SDebtIndex.html#functions","src/contracts/core/scdp/funcs/SDI.sol/library.SDebtIndex.html#valuetosdi","src/contracts/core/scdp/funcs/SDI.sol/library.SDebtIndex.html#cover","src/contracts/core/scdp/funcs/SDI.sol/library.SDebtIndex.html#effectivedebt","src/contracts/core/scdp/funcs/SDI.sol/library.SDebtIndex.html#effectivedebtvalue","src/contracts/core/scdp/funcs/SDI.sol/library.SDebtIndex.html#totalcoveramount","src/contracts/core/scdp/funcs/SDI.sol/library.SDebtIndex.html#totalcovervalue","src/contracts/core/scdp/funcs/SDI.sol/library.SDebtIndex.html#totalsdi","src/contracts/core/scdp/funcs/SDI.sol/library.SDebtIndex.html#coverassetvalue","src/contracts/core/scdp/funcs/SDeposits.sol/library.SDeposits.html#sdeposits","src/contracts/core/scdp/funcs/SDeposits.sol/library.SDeposits.html#functions","src/contracts/core/scdp/funcs/SDeposits.sol/library.SDeposits.html#handledepositscdp","src/contracts/core/scdp/funcs/SDeposits.sol/library.SDeposits.html#handlewithdrawscdp","src/contracts/core/scdp/funcs/SDeposits.sol/library.SDeposits.html#handleseizescdp","src/contracts/core/scdp/funcs/SGlobal.sol/library.SGlobal.html#sglobal","src/contracts/core/scdp/funcs/SGlobal.sol/library.SGlobal.html#functions","src/contracts/core/scdp/funcs/SGlobal.sol/library.SGlobal.html#ensureliquidatablescdp","src/contracts/core/scdp/funcs/SGlobal.sol/library.SGlobal.html#checkcoverablescdp","src/contracts/core/scdp/funcs/SGlobal.sol/library.SGlobal.html#ensurecollateralratio","src/contracts/core/scdp/funcs/SGlobal.sol/library.SGlobal.html#totaldebtvalueatratioscdp","src/contracts/core/scdp/funcs/SGlobal.sol/library.SGlobal.html#totalcollateralvaluescdp","src/contracts/core/scdp/funcs/SGlobal.sol/library.SGlobal.html#totalcollateralvaluescdp-1","src/contracts/core/scdp/funcs/SGlobal.sol/library.SGlobal.html#totaldepositamount","src/contracts/core/scdp/funcs/SGlobal.sol/library.SGlobal.html#userdepositamount","src/contracts/core/scdp/funcs/SGlobal.sol/library.SGlobal.html#swapdepositamount","src/contracts/core/scdp/funcs/SHelpers.sol/function.totalCollateralValuesSCDP.html#totalcollateralvaluesscdp","src/contracts/core/scdp/funcs/SHelpers.sol/function.accountDepositAmountsAndValues.html#accountdepositamountsandvalues","src/contracts/core/scdp/funcs/SHelpers.sol/function.totalDebtValuesAtRatioSCDP.html#totaldebtvaluesatratioscdp","src/contracts/core/scdp/funcs/SHelpers.sol/function.accountTotalDepositValues.html#accounttotaldepositvalues","src/contracts/core/scdp/funcs/SSwap.sol/library.Swap.html#swap","src/contracts/core/scdp/funcs/SSwap.sol/library.Swap.html#functions","src/contracts/core/scdp/funcs/SSwap.sol/library.Swap.html#handleassetsin","src/contracts/core/scdp/funcs/SSwap.sol/library.Swap.html#handleassetsout","src/contracts/core/scdp/funcs/SSwap.sol/library.Swap.html#cumulateincome","src/contracts/core/scdp/interfaces/index.html#contents","src/contracts/core/scdp/interfaces/ISCDPConfigFacet.sol/interface.ISCDPConfigFacet.html#iscdpconfigfacet","src/contracts/core/scdp/interfaces/ISCDPConfigFacet.sol/interface.ISCDPConfigFacet.html#functions","src/contracts/core/scdp/interfaces/ISCDPConfigFacet.sol/interface.ISCDPConfigFacet.html#initializescdp","src/contracts/core/scdp/interfaces/ISCDPConfigFacet.sol/interface.ISCDPConfigFacet.html#getparametersscdp","src/contracts/core/scdp/interfaces/ISCDPConfigFacet.sol/interface.ISCDPConfigFacet.html#setfeeassetscdp","src/contracts/core/scdp/interfaces/ISCDPConfigFacet.sol/interface.ISCDPConfigFacet.html#setmincollateralratioscdp","src/contracts/core/scdp/interfaces/ISCDPConfigFacet.sol/interface.ISCDPConfigFacet.html#setliquidationthresholdscdp","src/contracts/core/scdp/interfaces/ISCDPConfigFacet.sol/interface.ISCDPConfigFacet.html#setmaxliquidationratioscdp","src/contracts/core/scdp/interfaces/ISCDPConfigFacet.sol/interface.ISCDPConfigFacet.html#setkrassetliqincentivescdp","src/contracts/core/scdp/interfaces/ISCDPConfigFacet.sol/interface.ISCDPConfigFacet.html#setdepositlimitscdp","src/contracts/core/scdp/interfaces/ISCDPConfigFacet.sol/interface.ISCDPConfigFacet.html#setassetissharedcollateralscdp","src/contracts/core/scdp/interfaces/ISCDPConfigFacet.sol/interface.ISCDPConfigFacet.html#setassetissharedorswappedcollateralscdp","src/contracts/core/scdp/interfaces/ISCDPConfigFacet.sol/interface.ISCDPConfigFacet.html#setassetisswapmintablescdp","src/contracts/core/scdp/interfaces/ISCDPConfigFacet.sol/interface.ISCDPConfigFacet.html#setassetswapfeesscdp","src/contracts/core/scdp/interfaces/ISCDPConfigFacet.sol/interface.ISCDPConfigFacet.html#setswaproutesscdp","src/contracts/core/scdp/interfaces/ISCDPConfigFacet.sol/interface.ISCDPConfigFacet.html#setsingleswaproutescdp","src/contracts/core/scdp/interfaces/ISCDPFacet.sol/interface.ISCDPFacet.html#iscdpfacet","src/contracts/core/scdp/interfaces/ISCDPFacet.sol/interface.ISCDPFacet.html#functions","src/contracts/core/scdp/interfaces/ISCDPFacet.sol/interface.ISCDPFacet.html#depositscdp","src/contracts/core/scdp/interfaces/ISCDPFacet.sol/interface.ISCDPFacet.html#withdrawscdp","src/contracts/core/scdp/interfaces/ISCDPFacet.sol/interface.ISCDPFacet.html#repayscdp","src/contracts/core/scdp/interfaces/ISCDPFacet.sol/interface.ISCDPFacet.html#liquidatescdp","src/contracts/core/scdp/interfaces/ISCDPFacet.sol/interface.ISCDPFacet.html#getmaxliqvaluescdp","src/contracts/core/scdp/interfaces/ISCDPFacet.sol/interface.ISCDPFacet.html#getliquidatablescdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#iscdpstatefacet","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#functions","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#getaccountscaleddepositsscdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#getaccountdepositscdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#getaccountdepositfeesgainedscdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#getaccountdepositvaluescdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#getaccountscaleddepositvaluecdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#getaccounttotaldepositsvaluescdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#getaccounttotalscaleddepositsvaluescdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#getdepositassetsscdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#getdepositsscdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#getswapdepositsscdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#getcollateralvaluescdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#gettotalcollateralvaluescdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#getkreskoassetsscdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#getdebtscdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#getdebtvaluescdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#gettotaldebtvaluescdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#getassetenabledscdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#getswapenabledscdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#getcollateralratioscdp","src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html#getstatisticsscdp","src/contracts/core/scdp/interfaces/ISCDPSwapFacet.sol/interface.ISCDPSwapFacet.html#iscdpswapfacet","src/contracts/core/scdp/interfaces/ISCDPSwapFacet.sol/interface.ISCDPSwapFacet.html#functions","src/contracts/core/scdp/interfaces/ISCDPSwapFacet.sol/interface.ISCDPSwapFacet.html#previewswapscdp","src/contracts/core/scdp/interfaces/ISCDPSwapFacet.sol/interface.ISCDPSwapFacet.html#swapscdp","src/contracts/core/scdp/interfaces/ISCDPSwapFacet.sol/interface.ISCDPSwapFacet.html#cumulateincomescdp","src/contracts/core/scdp/interfaces/ISDIFacet.sol/interface.ISDIFacet.html#isdifacet","src/contracts/core/scdp/interfaces/ISDIFacet.sol/interface.ISDIFacet.html#functions","src/contracts/core/scdp/interfaces/ISDIFacet.sol/interface.ISDIFacet.html#gettotalsdidebt","src/contracts/core/scdp/interfaces/ISDIFacet.sol/interface.ISDIFacet.html#geteffectivesdidebtusd","src/contracts/core/scdp/interfaces/ISDIFacet.sol/interface.ISDIFacet.html#geteffectivesdidebt","src/contracts/core/scdp/interfaces/ISDIFacet.sol/interface.ISDIFacet.html#getsdicoveramount","src/contracts/core/scdp/interfaces/ISDIFacet.sol/interface.ISDIFacet.html#previewscdpburn","src/contracts/core/scdp/interfaces/ISDIFacet.sol/interface.ISDIFacet.html#previewscdpmint","src/contracts/core/scdp/interfaces/ISDIFacet.sol/interface.ISDIFacet.html#totalsdi","src/contracts/core/scdp/interfaces/ISDIFacet.sol/interface.ISDIFacet.html#getsdiprice","src/contracts/core/scdp/interfaces/ISDIFacet.sol/interface.ISDIFacet.html#sdicover","src/contracts/core/scdp/interfaces/ISDIFacet.sol/interface.ISDIFacet.html#enablecoverassetsdi","src/contracts/core/scdp/interfaces/ISDIFacet.sol/interface.ISDIFacet.html#disablecoverassetsdi","src/contracts/core/scdp/interfaces/ISDIFacet.sol/interface.ISDIFacet.html#setcoverrecipientsdi","src/contracts/core/scdp/interfaces/ISDIFacet.sol/interface.ISDIFacet.html#getcoverassetssdi","src/contracts/core/scdp/SDICoverRecipient.sol/contract.SDICoverRecipient.html#sdicoverrecipient","src/contracts/core/scdp/SDICoverRecipient.sol/contract.SDICoverRecipient.html#state-variables","src/contracts/core/scdp/SDICoverRecipient.sol/contract.SDICoverRecipient.html#owner","src/contracts/core/scdp/SDICoverRecipient.sol/contract.SDICoverRecipient.html#pendingowner","src/contracts/core/scdp/SDICoverRecipient.sol/contract.SDICoverRecipient.html#functions","src/contracts/core/scdp/SDICoverRecipient.sol/contract.SDICoverRecipient.html#constructor","src/contracts/core/scdp/SDICoverRecipient.sol/contract.SDICoverRecipient.html#withdraw","src/contracts/core/scdp/SDICoverRecipient.sol/contract.SDICoverRecipient.html#changeowner","src/contracts/core/scdp/SDICoverRecipient.sol/contract.SDICoverRecipient.html#acceptownership","src/contracts/core/scdp/SEvent.sol/library.SEvent.html#sevent","src/contracts/core/scdp/SEvent.sol/library.SEvent.html#events","src/contracts/core/scdp/SEvent.sol/library.SEvent.html#scdpdeposit","src/contracts/core/scdp/SEvent.sol/library.SEvent.html#scdpwithdraw","src/contracts/core/scdp/SEvent.sol/library.SEvent.html#scdprepay","src/contracts/core/scdp/SEvent.sol/library.SEvent.html#scdpliquidationoccured","src/contracts/core/scdp/SEvent.sol/library.SEvent.html#pairset","src/contracts/core/scdp/SEvent.sol/library.SEvent.html#feeset","src/contracts/core/scdp/SEvent.sol/library.SEvent.html#scdpcollateralupdated","src/contracts/core/scdp/SEvent.sol/library.SEvent.html#scdpkrassetupdated","src/contracts/core/scdp/SEvent.sol/library.SEvent.html#swap","src/contracts/core/scdp/SEvent.sol/library.SEvent.html#swapfee","src/contracts/core/scdp/SEvent.sol/library.SEvent.html#income","src/contracts/core/scdp/SEvent.sol/library.SEvent.html#scdpliquidationincentiveupdated","src/contracts/core/scdp/SEvent.sol/library.SEvent.html#scdpmincollateralratioupdated","src/contracts/core/scdp/SEvent.sol/library.SEvent.html#scdpliquidationthresholdupdated","src/contracts/core/scdp/SEvent.sol/library.SEvent.html#scdpmaxliquidationratioupdated","src/contracts/core/scdp/SState.sol/struct.SCDPState.html#scdpstate","src/contracts/core/scdp/SState.sol/struct.SDIState.html#sdistate","src/contracts/core/scdp/SState.sol/function.sdi.html#sdi","src/contracts/core/scdp/SState.sol/function.scdp.html#scdp","src/contracts/core/scdp/SState.sol/constants.SState.html#constants","src/contracts/core/scdp/SState.sol/constants.SState.html#scdp_storage_position","src/contracts/core/scdp/SState.sol/constants.SState.html#sdi_storage_position","src/contracts/core/scdp/STypes.sol/struct.SCDPInitArgs.html#scdpinitargs","src/contracts/core/scdp/STypes.sol/struct.SCDPParameters.html#scdpparameters","src/contracts/core/scdp/STypes.sol/struct.SwapRouteSetter.html#swaproutesetter","src/contracts/core/scdp/STypes.sol/struct.SCDPAssetData.html#scdpassetdata","src/contracts/core/scdp/STypes.sol/struct.GlobalData.html#globaldata","src/contracts/core/scdp/STypes.sol/struct.AssetData.html#assetdata","src/contracts/core/scdp/STypes.sol/struct.UserAssetData.html#userassetdata","src/contracts/core/scdp/STypes.sol/struct.UserData.html#userdata","src/contracts/core/test/index.html#contents","src/contracts/core/test/mocks/index.html#contents","src/contracts/core/test/mocks/MockERC1155.sol/contract.MockERC1155.html#mockerc1155","src/contracts/core/test/mocks/MockERC1155.sol/contract.MockERC1155.html#functions","src/contracts/core/test/mocks/MockERC1155.sol/contract.MockERC1155.html#constructor","src/contracts/core/test/mocks/MockERC20.sol/contract.MockERC20Restricted.html#mockerc20restricted","src/contracts/core/test/mocks/MockERC20.sol/contract.MockERC20Restricted.html#state-variables","src/contracts/core/test/mocks/MockERC20.sol/contract.MockERC20Restricted.html#minters","src/contracts/core/test/mocks/MockERC20.sol/contract.MockERC20Restricted.html#owner","src/contracts/core/test/mocks/MockERC20.sol/contract.MockERC20Restricted.html#functions","src/contracts/core/test/mocks/MockERC20.sol/contract.MockERC20Restricted.html#constructor","src/contracts/core/test/mocks/MockERC20.sol/contract.MockERC20Restricted.html#reinitializeerc20","src/contracts/core/test/mocks/MockERC20.sol/contract.MockERC20Restricted.html#toggleminters","src/contracts/core/test/mocks/MockERC20.sol/contract.MockERC20Restricted.html#mint","src/contracts/core/test/mocks/MockERC20.sol/contract.MockERC20Restricted.html#burn","src/contracts/core/test/mocks/MockERC20.sol/contract.MockERC20.html#mockerc20","src/contracts/core/test/mocks/MockERC20.sol/contract.MockERC20.html#functions","src/contracts/core/test/mocks/MockERC20.sol/contract.MockERC20.html#constructor","src/contracts/core/test/mocks/MockERC20.sol/contract.MockERC20.html#mint","src/contracts/core/test/mocks/MockERC20.sol/contract.MockERC20.html#burn","src/contracts/core/test/mocks/MockERC20.sol/contract.WETH.html#weth","src/contracts/core/test/mocks/MockERC20.sol/contract.WETH.html#functions","src/contracts/core/test/mocks/MockERC20.sol/contract.WETH.html#constructor","src/contracts/core/test/mocks/MockERC20.sol/contract.WETH.html#deposit","src/contracts/core/test/mocks/MockERC20.sol/contract.WETH.html#withdraw","src/contracts/core/test/mocks/MockERC20.sol/contract.USDC.html#usdc","src/contracts/core/test/mocks/MockERC20.sol/contract.USDC.html#functions","src/contracts/core/test/mocks/MockERC20.sol/contract.USDC.html#constructor","src/contracts/core/test/mocks/MockERC20.sol/contract.USDC.html#deposit","src/contracts/core/test/mocks/MockERC20.sol/contract.USDC.html#withdraw","src/contracts/core/test/mocks/MockERC20.sol/contract.DAI.html#dai","src/contracts/core/test/mocks/MockERC20.sol/contract.DAI.html#functions","src/contracts/core/test/mocks/MockERC20.sol/contract.DAI.html#constructor","src/contracts/core/test/mocks/MockERC20.sol/contract.DAI.html#deposit","src/contracts/core/test/mocks/MockERC20.sol/contract.DAI.html#withdraw","src/contracts/core/test/mocks/MockERC20.sol/contract.USDT.html#usdt","src/contracts/core/test/mocks/MockERC20.sol/contract.USDT.html#functions","src/contracts/core/test/mocks/MockERC20.sol/contract.USDT.html#constructor","src/contracts/core/test/mocks/MockERC20.sol/contract.USDT.html#deposit","src/contracts/core/test/mocks/MockERC20.sol/contract.USDT.html#withdraw","src/contracts/core/test/mocks/MockOracle.sol/contract.MockOracle.html#mockoracle","src/contracts/core/test/mocks/MockOracle.sol/contract.MockOracle.html#state-variables","src/contracts/core/test/mocks/MockOracle.sol/contract.MockOracle.html#decimals","src/contracts/core/test/mocks/MockOracle.sol/contract.MockOracle.html#description","src/contracts/core/test/mocks/MockOracle.sol/contract.MockOracle.html#version","src/contracts/core/test/mocks/MockOracle.sol/contract.MockOracle.html#initialanswer","src/contracts/core/test/mocks/MockOracle.sol/contract.MockOracle.html#functions","src/contracts/core/test/mocks/MockOracle.sol/contract.MockOracle.html#constructor","src/contracts/core/test/mocks/MockOracle.sol/contract.MockOracle.html#setprice","src/contracts/core/test/mocks/MockOracle.sol/contract.MockOracle.html#price","src/contracts/core/test/mocks/MockOracle.sol/contract.MockOracle.html#getrounddata","src/contracts/core/test/mocks/MockOracle.sol/contract.MockOracle.html#latestrounddata","src/contracts/core/test/mocks/MockSequencerUptimeFeed.sol/contract.MockSequencerUptimeFeed.html#mocksequenceruptimefeed","src/contracts/core/test/mocks/MockSequencerUptimeFeed.sol/contract.MockSequencerUptimeFeed.html#state-variables","src/contracts/core/test/mocks/MockSequencerUptimeFeed.sol/contract.MockSequencerUptimeFeed.html#__startedat","src/contracts/core/test/mocks/MockSequencerUptimeFeed.sol/contract.MockSequencerUptimeFeed.html#__updatedat","src/contracts/core/test/mocks/MockSequencerUptimeFeed.sol/contract.MockSequencerUptimeFeed.html#__answer","src/contracts/core/test/mocks/MockSequencerUptimeFeed.sol/contract.MockSequencerUptimeFeed.html#functions","src/contracts/core/test/mocks/MockSequencerUptimeFeed.sol/contract.MockSequencerUptimeFeed.html#constructor","src/contracts/core/test/mocks/MockSequencerUptimeFeed.sol/contract.MockSequencerUptimeFeed.html#setanswers","src/contracts/core/test/mocks/MockSequencerUptimeFeed.sol/contract.MockSequencerUptimeFeed.html#setanswer","src/contracts/core/test/mocks/MockSequencerUptimeFeed.sol/contract.MockSequencerUptimeFeed.html#latestrounddata","src/contracts/core/test/redstone/index.html#contents","src/contracts/core/test/redstone/CalldataExtractor.sol/contract.CalldataExtractor.html#calldataextractor","src/contracts/core/test/redstone/CalldataExtractor.sol/contract.CalldataExtractor.html#functions","src/contracts/core/test/redstone/CalldataExtractor.sol/contract.CalldataExtractor.html#_extractbytesizeofunsignedmetadata","src/contracts/core/test/redstone/CalldataExtractor.sol/contract.CalldataExtractor.html#_extractdatapackagescountfromcalldata","src/contracts/core/test/redstone/CalldataExtractor.sol/contract.CalldataExtractor.html#_extractdatapointvalueanddatafeedid","src/contracts/core/test/redstone/CalldataExtractor.sol/contract.CalldataExtractor.html#_extractdatapointsdetailsfordatapackage","src/contracts/core/test/redstone/ProxyConnector.sol/contract.ProxyConnector.html#proxyconnector","src/contracts/core/test/redstone/ProxyConnector.sol/contract.ProxyConnector.html#functions","src/contracts/core/test/redstone/ProxyConnector.sol/contract.ProxyConnector.html#proxycalldata","src/contracts/core/test/redstone/ProxyConnector.sol/contract.ProxyConnector.html#proxydelegatecalldata","src/contracts/core/test/redstone/ProxyConnector.sol/contract.ProxyConnector.html#proxycalldataview","src/contracts/core/test/redstone/ProxyConnector.sol/contract.ProxyConnector.html#_preparemessage","src/contracts/core/test/redstone/ProxyConnector.sol/contract.ProxyConnector.html#_getredstonepayloadbytesize","src/contracts/core/test/redstone/ProxyConnector.sol/contract.ProxyConnector.html#_getdatapackagebytesize","src/contracts/core/test/redstone/ProxyConnector.sol/contract.ProxyConnector.html#_preparereturnvalue","src/contracts/core/test/redstone/ProxyConnector.sol/contract.ProxyConnector.html#errors","src/contracts/core/test/redstone/ProxyConnector.sol/contract.ProxyConnector.html#proxycalldatafailedwithouterrmsg","src/contracts/core/test/redstone/ProxyConnector.sol/contract.ProxyConnector.html#proxycalldatafailedwithstringmessage","src/contracts/core/test/redstone/ProxyConnector.sol/contract.ProxyConnector.html#proxycalldatafailedwithcustomerror","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#redstoneconstants","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#state-variables","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#standard_slot_bs","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#free_memory_ptr","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#bytes_arr_len_var_bs","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#function_signature_bs","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#revert_msg_offset","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#string_err_message_mask","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#sig_bs","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#timestamp_bs","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#data_packages_count_bs","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#data_points_count_bs","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#data_point_value_byte_size_bs","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#data_point_symbol_bs","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#default_data_point_value_bs","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#unsigned_metadata_byte_size_bs","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#redstone_marker_bs","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#redstone_marker_mask","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#timestamp_negative_offset_in_data_package_with_standard_slot_bs","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#data_package_without_data_points_bs","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#data_package_without_data_points_and_sig_bs","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#redstone_marker_bs_plus_standard_slot_bs","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#errors","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#calldataoverorunderflow","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#incorrectunsignedmetadatasize","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#insufficientnumberofuniquesigners","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#eachsignermustprovidethesamevalue","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#emptycalldatapointersarr","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#invalidcalldatapointer","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#calldatamusthavevalidpayload","src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html#signernotauthorised","src/contracts/core/test/smocks/index.html#contents","src/contracts/core/test/smocks/ISmockFacet.sol/interface.ISmockFacet.html#ismockfacet","src/contracts/core/test/smocks/ISmockFacet.sol/interface.ISmockFacet.html#functions","src/contracts/core/test/smocks/ISmockFacet.sol/interface.ISmockFacet.html#activate","src/contracts/core/test/smocks/ISmockFacet.sol/interface.ISmockFacet.html#disable","src/contracts/core/test/smocks/ISmockFacet.sol/interface.ISmockFacet.html#setmessage","src/contracts/core/test/smocks/ISmockFacet.sol/interface.ISmockFacet.html#events","src/contracts/core/test/smocks/ISmockFacet.sol/interface.ISmockFacet.html#newmessage","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#smockcollateralreceiver","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#state-variables","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#kresko","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#callbacklogic","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#account","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#collateralasset","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#withdrawalamountrequested","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#withdrawalamountreceived","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#userdata","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#functions","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#constructor","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#onuncheckedcollateralwithdraw","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#execute","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#execute-1","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#test","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#testwithdrawalamount","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#testredeposit","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#testinsufficientredeposit","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#testdepositalternate","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#logicdepositalternate","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#logicbase","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#logictestwithdrawalamount","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#logicredeposit","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#logicinsufficientredeposit","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#structs","src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html#params","src/contracts/core/test/smocks/SmockFacet.sol/contract.SmockFacet.html#smockfacet","src/contracts/core/test/smocks/SmockFacet.sol/contract.SmockFacet.html#state-variables","src/contracts/core/test/smocks/SmockFacet.sol/contract.SmockFacet.html#message_throttle","src/contracts/core/test/smocks/SmockFacet.sol/contract.SmockFacet.html#functions","src/contracts/core/test/smocks/SmockFacet.sol/contract.SmockFacet.html#operator","src/contracts/core/test/smocks/SmockFacet.sol/contract.SmockFacet.html#activate","src/contracts/core/test/smocks/SmockFacet.sol/contract.SmockFacet.html#disable","src/contracts/core/test/smocks/SmockFacet.sol/contract.SmockFacet.html#smockinitialized","src/contracts/core/test/smocks/SmockFacet.sol/contract.SmockFacet.html#setmessage","src/contracts/core/test/smocks/SmockFacet.sol/contract.SmockFacet.html#onlyactive","src/contracts/core/test/smocks/SmockFacet.sol/contract.SmockFacet.html#onlydisabled","src/contracts/core/test/smocks/SmockFacet.sol/constants.SmockFacet.html#constants","src/contracts/core/test/smocks/SmockFacet.sol/constants.SmockFacet.html#test_operator_role","src/contracts/core/test/smocks/SmockFacet2.sol/contract.SmockFacet2.html#smockfacet2","src/contracts/core/test/smocks/SmockFacet2.sol/contract.SmockFacet2.html#functions","src/contracts/core/test/smocks/SmockFacet2.sol/contract.SmockFacet2.html#initialize","src/contracts/core/test/smocks/SmockFacet2.sol/contract.SmockFacet2.html#getoldstructvaluefromextended","src/contracts/core/test/smocks/SmockFacet2.sol/contract.SmockFacet2.html#getnewstructvaluefromextended","src/contracts/core/test/smocks/SmockInit.sol/contract.SmockInit.html#smockinit","src/contracts/core/test/smocks/SmockInit.sol/contract.SmockInit.html#functions","src/contracts/core/test/smocks/SmockInit.sol/contract.SmockInit.html#initialize","src/contracts/core/test/smocks/SmockInit.sol/contract.SmockInit.html#getnumber","src/contracts/core/test/smocks/SmockInit.sol/contract.SmockInit.html#getbool","src/contracts/core/test/smocks/SmockInit.sol/contract.SmockInit.html#upgradestate","src/contracts/core/test/smocks/SmockStorage.sol/library.Errors.html#errors","src/contracts/core/test/smocks/SmockStorage.sol/library.Errors.html#state-variables","src/contracts/core/test/smocks/SmockStorage.sol/library.Errors.html#initialized","src/contracts/core/test/smocks/SmockStorage.sol/library.Errors.html#not_active","src/contracts/core/test/smocks/SmockStorage.sol/library.Errors.html#active","src/contracts/core/test/smocks/SmockStorage.sol/struct.SmockState.html#smockstate","src/contracts/core/test/smocks/SmockStorage.sol/struct.SmockState2.html#smockstate2","src/contracts/core/test/smocks/SmockStorage.sol/library.SmockStorage.html#smockstorage","src/contracts/core/test/smocks/SmockStorage.sol/library.SmockStorage.html#state-variables","src/contracts/core/test/smocks/SmockStorage.sol/library.SmockStorage.html#smock_storage_position","src/contracts/core/test/smocks/SmockStorage.sol/library.SmockStorage.html#functions","src/contracts/core/test/smocks/SmockStorage.sol/library.SmockStorage.html#initialize","src/contracts/core/test/smocks/SmockStorage.sol/library.SmockStorage.html#state","src/contracts/core/test/smocks/SmockStorage.sol/library.SmockStorage.html#stateextended","src/contracts/core/test/smocks/SmockStorage.sol/library.SmockStorage.html#activate","src/contracts/core/test/smocks/SmockStorage.sol/library.SmockStorage.html#disable","src/contracts/core/test/smocks/SmockStorage.sol/library.SmockStorage.html#events","src/contracts/core/test/smocks/SmockStorage.sol/library.SmockStorage.html#call","src/contracts/core/vault/index.html#contents","src/contracts/core/vault/funcs/index.html#contents","src/contracts/core/vault/funcs/VAssets.sol/library.VAssets.html#vassets","src/contracts/core/vault/funcs/VAssets.sol/library.VAssets.html#functions","src/contracts/core/vault/funcs/VAssets.sol/library.VAssets.html#price","src/contracts/core/vault/funcs/VAssets.sol/library.VAssets.html#handledepositfee","src/contracts/core/vault/funcs/VAssets.sol/library.VAssets.html#handlemintfee","src/contracts/core/vault/funcs/VAssets.sol/library.VAssets.html#handlewithdrawfee","src/contracts/core/vault/funcs/VAssets.sol/library.VAssets.html#handleredeemfee","src/contracts/core/vault/funcs/VAssets.sol/library.VAssets.html#usdwad","src/contracts/core/vault/funcs/VAssets.sol/library.VAssets.html#getdepositvalue","src/contracts/core/vault/funcs/VAssets.sol/library.VAssets.html#getdepositvaluewad","src/contracts/core/vault/funcs/VAssets.sol/library.VAssets.html#getamount","src/contracts/core/vault/interfaces/index.html#contents","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#ivault","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#functions","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#deposit","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#mint","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#redeem","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#withdraw","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#getconfig","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#totalassets","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#assetlist","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#assets","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#assetprice","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#previewdeposit","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#previewmint","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#previewredeem","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#previewwithdraw","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#maxdeposit","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#maxmint","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#maxredeem","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#maxwithdraw","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#exchangerate","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#addasset","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#removeasset","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#setgovernance","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#setfeerecipient","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#setassetfeed","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#setfeedpriceprecision","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#setmaxdeposits","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#setassetenabled","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#setdepositfee","src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html#setwithdrawfee","src/contracts/core/vault/interfaces/IVaultExtender.sol/interface.IVaultExtender.html#ivaultextender","src/contracts/core/vault/interfaces/IVaultExtender.sol/interface.IVaultExtender.html#functions","src/contracts/core/vault/interfaces/IVaultExtender.sol/interface.IVaultExtender.html#vaultdeposit","src/contracts/core/vault/interfaces/IVaultExtender.sol/interface.IVaultExtender.html#vaultmint","src/contracts/core/vault/interfaces/IVaultExtender.sol/interface.IVaultExtender.html#vaultwithdraw","src/contracts/core/vault/interfaces/IVaultExtender.sol/interface.IVaultExtender.html#vaultredeem","src/contracts/core/vault/interfaces/IVaultExtender.sol/interface.IVaultExtender.html#deposit","src/contracts/core/vault/interfaces/IVaultExtender.sol/interface.IVaultExtender.html#withdraw","src/contracts/core/vault/interfaces/IVaultExtender.sol/interface.IVaultExtender.html#withdrawfrom","src/contracts/core/vault/interfaces/IVaultExtender.sol/interface.IVaultExtender.html#events","src/contracts/core/vault/interfaces/IVaultExtender.sol/interface.IVaultExtender.html#deposit-1","src/contracts/core/vault/interfaces/IVaultExtender.sol/interface.IVaultExtender.html#withdraw-1","src/contracts/core/vault/interfaces/IVaultRateProvider.sol/interface.IVaultRateProvider.html#ivaultrateprovider","src/contracts/core/vault/interfaces/IVaultRateProvider.sol/interface.IVaultRateProvider.html#functions","src/contracts/core/vault/interfaces/IVaultRateProvider.sol/interface.IVaultRateProvider.html#exchangerate","src/contracts/core/vault/VEvent.sol/library.VEvent.html#vevent","src/contracts/core/vault/VEvent.sol/library.VEvent.html#events","src/contracts/core/vault/VEvent.sol/library.VEvent.html#deposit","src/contracts/core/vault/VEvent.sol/library.VEvent.html#oracleset","src/contracts/core/vault/VEvent.sol/library.VEvent.html#assetadded","src/contracts/core/vault/VEvent.sol/library.VEvent.html#assetremoved","src/contracts/core/vault/VEvent.sol/library.VEvent.html#assetenabledchange","src/contracts/core/vault/VEvent.sol/library.VEvent.html#withdraw","src/contracts/core/vault/VTypes.sol/struct.VaultAsset.html#vaultasset","src/contracts/core/vault/VTypes.sol/struct.VaultConfiguration.html#vaultconfiguration","src/contracts/core/vault/Vault.sol/contract.Vault.html#vault","src/contracts/core/vault/Vault.sol/contract.Vault.html#state-variables","src/contracts/core/vault/Vault.sol/contract.Vault.html#_config","src/contracts/core/vault/Vault.sol/contract.Vault.html#_assets","src/contracts/core/vault/Vault.sol/contract.Vault.html#assetlist","src/contracts/core/vault/Vault.sol/contract.Vault.html#functions","src/contracts/core/vault/Vault.sol/contract.Vault.html#constructor","src/contracts/core/vault/Vault.sol/contract.Vault.html#onlygovernance","src/contracts/core/vault/Vault.sol/contract.Vault.html#check","src/contracts/core/vault/Vault.sol/contract.Vault.html#_checkassetsin","src/contracts/core/vault/Vault.sol/contract.Vault.html#deposit","src/contracts/core/vault/Vault.sol/contract.Vault.html#mint","src/contracts/core/vault/Vault.sol/contract.Vault.html#redeem","src/contracts/core/vault/Vault.sol/contract.Vault.html#withdraw","src/contracts/core/vault/Vault.sol/contract.Vault.html#getconfig","src/contracts/core/vault/Vault.sol/contract.Vault.html#assets","src/contracts/core/vault/Vault.sol/contract.Vault.html#assetprice","src/contracts/core/vault/Vault.sol/contract.Vault.html#totalassets","src/contracts/core/vault/Vault.sol/contract.Vault.html#exchangerate","src/contracts/core/vault/Vault.sol/contract.Vault.html#previewdeposit","src/contracts/core/vault/Vault.sol/contract.Vault.html#previewmint","src/contracts/core/vault/Vault.sol/contract.Vault.html#previewredeem","src/contracts/core/vault/Vault.sol/contract.Vault.html#previewwithdraw","src/contracts/core/vault/Vault.sol/contract.Vault.html#maxredeem","src/contracts/core/vault/Vault.sol/contract.Vault.html#maxwithdraw","src/contracts/core/vault/Vault.sol/contract.Vault.html#maxdeposit","src/contracts/core/vault/Vault.sol/contract.Vault.html#maxmint","src/contracts/core/vault/Vault.sol/contract.Vault.html#setsequenceruptimefeed","src/contracts/core/vault/Vault.sol/contract.Vault.html#addasset","src/contracts/core/vault/Vault.sol/contract.Vault.html#removeasset","src/contracts/core/vault/Vault.sol/contract.Vault.html#setassetfeed","src/contracts/core/vault/Vault.sol/contract.Vault.html#setfeedpriceprecision","src/contracts/core/vault/Vault.sol/contract.Vault.html#setassetenabled","src/contracts/core/vault/Vault.sol/contract.Vault.html#setdepositfee","src/contracts/core/vault/Vault.sol/contract.Vault.html#setwithdrawfee","src/contracts/core/vault/Vault.sol/contract.Vault.html#setmaxdeposits","src/contracts/core/vault/Vault.sol/contract.Vault.html#setgovernance","src/contracts/core/vault/Vault.sol/contract.Vault.html#setfeerecipient","src/contracts/core/vendor/index.html#contents","src/contracts/core/vendor/IERC165.sol/interface.IERC165.html#ierc165","src/contracts/core/vendor/IERC165.sol/interface.IERC165.html#functions","src/contracts/core/vendor/IERC165.sol/interface.IERC165.html#supportsinterface"],"index":{"fields":["title","body","breadcrumbs"],"pipeline":["trimmer","stopWordFilter","stemmer"],"ref":"id","version":"0.9.5","index":{"body":{"root":{"docs":{},"df":0,"0":{"docs":{"1055":{"tf":2.449489742783178},"114":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"134":{"tf":1.0},"144":{"tf":1.0},"1546":{"tf":1.0},"1551":{"tf":1.0},"1556":{"tf":1.0},"1561":{"tf":1.0},"1584":{"tf":1.0},"1729":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"182":{"tf":1.4142135623730951},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"22":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"233":{"tf":1.0},"33":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"791":{"tf":1.0},"851":{"tf":1.0}},"df":37,".":{"docs":{},"df":0,".":{"docs":{},"df":0,"8":{"docs":{"1055":{"tf":2.0}},"df":1},"c":{"docs":{},"df":0,"d":{"docs":{"1055":{"tf":2.23606797749979}},"df":1}}},"0":{"docs":{},"df":0,"1":{"docs":{},"df":0,"e":{"docs":{},"df":0,"4":{"docs":{"243":{"tf":1.0}},"df":1}}}},"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"e":{"docs":{},"df":0,"4":{"docs":{"245":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0}},"df":3}}}},"5":{"docs":{},"df":0,"e":{"docs":{},"df":0,"1":{"docs":{},"df":0,"8":{"docs":{"1104":{"tf":1.0}},"df":1}},"2":{"docs":{},"df":0,"7":{"docs":{"1106":{"tf":1.0}},"df":1}},"4":{"docs":{"246":{"tf":1.0},"251":{"tf":1.0},"961":{"tf":1.0}},"df":3}}}},"1":{"docs":{},"df":0,"2":{"docs":{},"df":0,"3":{"docs":{},"df":0,"4":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{},"df":0,"7":{"docs":{},"df":0,"8":{"docs":{},"df":0,"9":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{"1066":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"x":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{"226":{"tf":1.0}},"df":1,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"2":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"5":{"docs":{},"df":0,"7":{"docs":{},"df":0,"0":{"docs":{},"df":0,"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"e":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{"1623":{"tf":1.0},"982":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"8":{"docs":{"1055":{"tf":2.0}},"df":1,"c":{"docs":{},"df":0,"3":{"docs":{},"df":0,"7":{"docs":{},"df":0,"9":{"docs":{},"df":0,"a":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{"1613":{"tf":1.0},"972":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"2":{"docs":{},"df":0,"e":{"docs":{},"df":0,"4":{"docs":{},"df":0,"8":{"docs":{},"df":0,"a":{"docs":{},"df":0,"5":{"docs":{},"df":0,"7":{"docs":{},"df":0,"6":{"docs":{},"df":0,"f":{"docs":{},"df":0,"b":{"docs":{},"df":0,"3":{"docs":{},"df":0,"a":{"docs":{},"df":0,"7":{"docs":{},"df":0,"5":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"7":{"docs":{},"df":0,"5":{"docs":{},"df":0,"d":{"docs":{},"df":0,"9":{"docs":{},"df":0,"f":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"6":{"docs":{},"df":0,"e":{"docs":{},"df":0,"0":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"6":{"docs":{},"df":0,"7":{"docs":{},"df":0,"0":{"docs":{},"df":0,"b":{"docs":{},"df":0,"2":{"docs":{},"df":0,"7":{"docs":{},"df":0,"b":{"docs":{},"df":0,"1":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"2":{"docs":{},"df":0,"4":{"docs":{},"df":0,"6":{"docs":{},"df":0,"3":{"docs":{},"df":0,"5":{"docs":{},"df":0,"0":{"docs":{},"df":0,"2":{"docs":{},"df":0,"e":{"docs":{},"df":0,"1":{"docs":{},"df":0,"0":{"docs":{},"df":0,"e":{"docs":{},"df":0,"6":{"docs":{},"df":0,"8":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"5":{"docs":{},"df":0,"7":{"docs":{},"df":0,"d":{"docs":{},"df":0,"6":{"docs":{},"df":0,"f":{"docs":{},"df":0,"d":{"docs":{"228":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"8":{"docs":{"1055":{"tf":1.7320508075688772}},"df":1}},"2":{"docs":{},"df":0,"1":{"docs":{},"df":0,"c":{"docs":{},"df":0,"3":{"docs":{},"df":0,"5":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"1":{"docs":{},"df":0,"b":{"docs":{},"df":0,"3":{"docs":{},"df":0,"4":{"docs":{},"df":0,"4":{"docs":{},"df":0,"a":{"docs":{},"df":0,"2":{"docs":{},"df":0,"4":{"docs":{},"df":0,"8":{"docs":{},"df":0,"8":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"3":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{},"df":0,"1":{"docs":{},"df":0,"d":{"docs":{},"df":0,"6":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"5":{"docs":{},"df":0,"4":{"docs":{},"df":0,"2":{"docs":{},"df":0,"f":{"docs":{},"df":0,"8":{"docs":{},"df":0,"e":{"docs":{},"df":0,"9":{"docs":{},"df":0,"f":{"docs":{},"df":0,"3":{"docs":{},"df":0,"0":{"docs":{},"df":0,"5":{"docs":{},"df":0,"5":{"docs":{},"df":0,"4":{"docs":{},"df":0,"4":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"0":{"docs":{},"df":0,"9":{"docs":{},"df":0,"e":{"docs":{},"df":0,"4":{"docs":{},"df":0,"9":{"docs":{},"df":0,"9":{"docs":{},"df":0,"3":{"docs":{},"df":0,"a":{"docs":{},"df":0,"6":{"docs":{},"df":0,"2":{"docs":{},"df":0,"3":{"docs":{},"df":0,"1":{"docs":{},"df":0,"9":{"docs":{},"df":0,"a":{"docs":{},"df":0,"4":{"docs":{},"df":0,"9":{"docs":{},"df":0,"7":{"docs":{},"df":0,"c":{"docs":{},"df":0,"1":{"docs":{},"df":0,"f":{"docs":{"1056":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"4":{"docs":{},"df":0,"0":{"docs":{"1609":{"tf":1.0},"968":{"tf":1.0}},"df":2},"6":{"docs":{},"df":0,"9":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"e":{"docs":{},"df":0,"0":{"docs":{},"df":0,"f":{"docs":{},"df":0,"0":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"7":{"docs":{},"df":0,"6":{"docs":{},"df":0,"e":{"docs":{},"df":0,"4":{"docs":{},"df":0,"8":{"docs":{},"df":0,"5":{"docs":{},"df":0,"7":{"docs":{},"df":0,"7":{"docs":{},"df":0,"2":{"docs":{},"df":0,"1":{"docs":{},"df":0,"6":{"docs":{},"df":0,"7":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"b":{"docs":{},"df":0,"8":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"4":{"docs":{},"df":0,"4":{"docs":{},"df":0,"9":{"docs":{},"df":0,"d":{"docs":{},"df":0,"4":{"docs":{},"df":0,"3":{"docs":{},"df":0,"b":{"docs":{},"df":0,"2":{"docs":{},"df":0,"3":{"docs":{},"df":0,"b":{"docs":{},"df":0,"5":{"docs":{},"df":0,"5":{"docs":{},"df":0,"f":{"docs":{},"df":0,"c":{"docs":{},"df":0,"4":{"docs":{},"df":0,"e":{"docs":{},"df":0,"7":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{},"df":0,"b":{"docs":{},"df":0,"0":{"docs":{},"df":0,"6":{"docs":{},"df":0,"3":{"docs":{},"df":0,"f":{"docs":{},"df":0,"4":{"docs":{},"df":0,"9":{"docs":{},"df":0,"0":{"docs":{},"df":0,"9":{"docs":{},"df":0,"9":{"docs":{},"df":0,"e":{"docs":{},"df":0,"6":{"docs":{},"df":0,"a":{"docs":{},"df":0,"0":{"docs":{"229":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"6":{"docs":{},"df":0,"7":{"docs":{},"df":0,"3":{"docs":{},"df":0,"6":{"docs":{},"df":0,"3":{"docs":{},"df":0,"d":{"docs":{},"df":0,"3":{"docs":{},"df":0,"d":{"docs":{},"df":0,"3":{"docs":{},"df":0,"7":{"docs":{},"df":0,"3":{"docs":{},"df":0,"6":{"docs":{},"df":0,"3":{"docs":{},"df":0,"d":{"docs":{},"df":0,"3":{"docs":{},"df":0,"4":{"docs":{},"df":0,"f":{"docs":{},"df":0,"0":{"docs":{},"df":0,"3":{"docs":{},"df":0,"d":{"docs":{},"df":0,"5":{"docs":{},"df":0,"2":{"docs":{},"df":0,"6":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"8":{"docs":{},"df":0,"6":{"docs":{},"df":0,"0":{"docs":{},"df":0,"1":{"docs":{},"df":0,"8":{"docs":{},"df":0,"f":{"docs":{},"df":0,"3":{"docs":{"1055":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"9":{"docs":{},"df":0,"c":{"docs":{},"df":0,"3":{"docs":{},"df":0,"8":{"docs":{},"df":0,"7":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"1":{"docs":{},"df":0,"6":{"docs":{},"df":0,"6":{"docs":{},"df":0,"3":{"docs":{},"df":0,"f":{"docs":{},"df":0,"9":{"docs":{},"df":0,"1":{"docs":{},"df":0,"4":{"docs":{},"df":0,"4":{"docs":{},"df":0,"5":{"docs":{},"df":0,"9":{"docs":{},"df":0,"5":{"docs":{},"df":0,"9":{"docs":{},"df":0,"9":{"docs":{},"df":0,"3":{"docs":{},"df":0,"e":{"docs":{},"df":0,"2":{"docs":{},"df":0,"c":{"docs":{},"df":0,"6":{"docs":{},"df":0,"0":{"docs":{},"df":0,"2":{"docs":{},"df":0,"b":{"docs":{},"df":0,"4":{"docs":{},"df":0,"5":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"9":{"docs":{},"df":0,"4":{"docs":{},"df":0,"b":{"docs":{},"df":0,"f":{"docs":{},"df":0,"8":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"3":{"docs":{},"df":0,"a":{"docs":{},"df":0,"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"0":{"docs":{},"df":0,"c":{"docs":{},"df":0,"b":{"docs":{},"df":0,"3":{"docs":{},"df":0,"0":{"docs":{},"df":0,"e":{"docs":{},"df":0,"3":{"docs":{},"df":0,"6":{"docs":{},"df":0,"5":{"docs":{},"df":0,"2":{"docs":{},"df":0,"d":{"docs":{},"df":0,"7":{"docs":{},"df":0,"9":{"docs":{},"df":0,"b":{"docs":{},"df":0,"5":{"docs":{},"df":0,"8":{"docs":{},"df":0,"1":{"docs":{},"df":0,"c":{"docs":{},"df":0,"0":{"docs":{"230":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"[":{"docs":{},"df":0,"0":{"docs":{"202":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951}},"df":2}},"b":{"docs":{},"df":0,"9":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"f":{"docs":{},"df":0,"0":{"docs":{},"df":0,"2":{"docs":{},"df":0,"2":{"docs":{},"df":0,"8":{"docs":{},"df":0,"1":{"docs":{},"df":0,"f":{"docs":{},"df":0,"2":{"docs":{},"df":0,"e":{"docs":{},"df":0,"9":{"docs":{},"df":0,"8":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"4":{"docs":{},"df":0,"4":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"2":{"docs":{},"df":0,"7":{"docs":{},"df":0,"0":{"docs":{},"df":0,"b":{"docs":{},"df":0,"3":{"docs":{},"df":0,"d":{"docs":{},"df":0,"5":{"docs":{},"df":0,"a":{"docs":{},"df":0,"9":{"docs":{},"df":0,"1":{"docs":{},"df":0,"6":{"docs":{},"df":0,"3":{"docs":{},"df":0,"4":{"docs":{},"df":0,"2":{"docs":{},"df":0,"d":{"docs":{},"df":0,"f":{"docs":{},"df":0,"4":{"docs":{},"df":0,"7":{"docs":{},"df":0,"c":{"docs":{},"df":0,"5":{"docs":{},"df":0,"9":{"docs":{},"df":0,"f":{"docs":{},"df":0,"7":{"docs":{},"df":0,"7":{"docs":{},"df":0,"9":{"docs":{},"df":0,"3":{"docs":{},"df":0,"7":{"docs":{},"df":0,"a":{"docs":{},"df":0,"6":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"5":{"docs":{},"df":0,"d":{"docs":{},"df":0,"8":{"docs":{"227":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{"1823":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0}},"df":6}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"1058":{"tf":1.0}},"df":1}}}}}}}}},"1":{"docs":{"1022":{"tf":1.0},"125":{"tf":1.0},"134":{"tf":1.0},"1568":{"tf":1.0},"1584":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"22":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"233":{"tf":1.4142135623730951},"235":{"tf":1.0},"248":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"791":{"tf":1.7320508075688772},"851":{"tf":1.7320508075688772},"936":{"tf":1.0}},"df":26,".":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"e":{"docs":{},"df":0,"4":{"docs":{"1303":{"tf":1.0},"1425":{"tf":1.0},"255":{"tf":1.0}},"df":3}}}}},"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,".":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{"110":{"tf":1.0},"428":{"tf":1.0},"958":{"tf":1.0}},"df":3}}},"0":{"docs":{},"df":0,"0":{"docs":{"428":{"tf":1.0}},"df":1}}},"4":{"docs":{"1624":{"tf":1.0},"983":{"tf":1.0}},"df":2}},"3":{"docs":{"1626":{"tf":1.0},"985":{"tf":1.0}},"df":2},"6":{"docs":{},"df":0,"5":{"docs":{"1823":{"tf":1.4142135623730951},"494":{"tf":1.0},"521":{"tf":1.4142135623730951},"725":{"tf":1.4142135623730951},"839":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951}},"df":6}},"8":{"docs":{"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"1101":{"tf":1.0},"112":{"tf":1.4142135623730951},"115":{"tf":1.0},"1546":{"tf":1.0},"1551":{"tf":1.0},"1556":{"tf":1.0},"1771":{"tf":1.0}},"df":9},"9":{"docs":{},"df":0,"6":{"docs":{},"df":0,"7":{"docs":{"681":{"tf":1.0}},"df":1}}},"_":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{"240":{"tf":1.0}},"df":1}}}},"e":{"docs":{},"df":0,"1":{"docs":{},"df":0,"2":{"docs":{"239":{"tf":1.0}},"df":1},"8":{"docs":{"1103":{"tf":1.0},"937":{"tf":1.0}},"df":2}},"2":{"docs":{},"df":0,"7":{"docs":{"1105":{"tf":1.0}},"df":1}},"4":{"docs":{"110":{"tf":1.0},"1303":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1425":{"tf":1.0},"244":{"tf":1.0},"428":{"tf":1.0},"960":{"tf":1.0}},"df":8},"8":{"docs":{"240":{"tf":1.0}},"df":1},"9":{"docs":{"1107":{"tf":1.0}},"df":1}}},"2":{"docs":{"134":{"tf":1.0},"1616":{"tf":1.0},"1673":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"428":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"936":{"tf":1.0},"958":{"tf":1.0},"975":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0}},"df":20,"5":{"docs":{"255":{"tf":1.0}},"df":1,"3":{"docs":{},"df":0,"5":{"docs":{"0":{"tf":1.4142135623730951},"7":{"tf":1.0},"9":{"tf":1.0}},"df":3}},"6":{"docs":{"936":{"tf":1.0}},"df":1}},"7":{"docs":{"1101":{"tf":1.0}},"df":1}},"3":{"docs":{"1021":{"tf":1.0},"1617":{"tf":1.0},"1621":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"976":{"tf":1.0},"980":{"tf":1.0}},"df":13,"0":{"docs":{},"df":0,",":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{"1823":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0}},"df":6}}}}},"2":{"docs":{"1012":{"tf":1.0},"1013":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1608":{"tf":1.0},"1610":{"tf":1.0},"1619":{"tf":1.0},"1620":{"tf":1.0},"967":{"tf":1.0},"969":{"tf":1.0},"978":{"tf":1.0},"979":{"tf":1.0}},"df":12},"4":{"docs":{"1055":{"tf":1.0}},"df":1},"6":{"docs":{"1055":{"tf":1.4142135623730951}},"df":1},"7":{"docs":{"1055":{"tf":1.0}},"df":1},"d":{"docs":{"1055":{"tf":2.0}},"df":1}},"4":{"docs":{"1611":{"tf":1.0},"1618":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"970":{"tf":1.0},"977":{"tf":1.0}},"df":12,"1":{"docs":{"1627":{"tf":1.0},"986":{"tf":1.0}},"df":2}},"5":{"docs":{"1101":{"tf":1.0},"223":{"tf":1.0},"958":{"tf":1.0}},"df":3,"2":{"docs":{"1055":{"tf":1.0}},"df":1}},"6":{"docs":{"1561":{"tf":1.0},"1615":{"tf":1.0},"223":{"tf":1.0},"974":{"tf":1.0}},"df":4,"0":{"docs":{"1055":{"tf":1.4142135623730951}},"df":1},"2":{"docs":{},"df":0,"6":{"docs":{},"df":0,"2":{"docs":{},"df":0,"9":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"f":{"docs":{},"df":0,"3":{"docs":{},"df":0,"3":{"docs":{},"df":0,"5":{"docs":{},"df":0,"7":{"docs":{},"df":0,"[":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"681":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"5":{"docs":{"1614":{"tf":1.0},"973":{"tf":1.0}},"df":2,"5":{"docs":{},"df":0,".":{"docs":{},"df":0,"3":{"docs":{},"df":0,"6":{"docs":{"428":{"tf":1.0}},"df":1}}}}},"7":{"docs":{"1055":{"tf":1.0}},"df":1},"8":{"docs":{"1612":{"tf":1.0},"971":{"tf":1.0}},"df":2}},"7":{"docs":{"223":{"tf":1.0}},"df":1,"1":{"docs":{},"df":0,"2":{"docs":{"490":{"tf":1.0},"513":{"tf":1.0}},"df":2}},"8":{"docs":{"1625":{"tf":1.0},"984":{"tf":1.0}},"df":2}},"8":{"docs":{"115":{"tf":1.4142135623730951},"1566":{"tf":1.0},"223":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.0}},"df":5},"9":{"docs":{"1622":{"tf":1.0},"223":{"tf":1.0},"981":{"tf":1.0}},"df":3,"a":{"docs":{"202":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951}},"df":2}},"_":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1580":{"tf":1.4142135623730951}},"df":1}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"4":{"docs":{},"df":0,"6":{"docs":{},"df":0,"2":{"docs":{},"df":0,"6":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"734":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"2":{"docs":{},"df":0,"0":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"734":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1578":{"tf":1.4142135623730951}},"df":1}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1579":{"tf":1.4142135623730951}},"df":1}}}}}}}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1119":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"1123":{"tf":1.4142135623730951},"1124":{"tf":1.7320508075688772},"1125":{"tf":1.7320508075688772},"1126":{"tf":1.4142135623730951},"1127":{"tf":1.7320508075688772},"1128":{"tf":1.4142135623730951},"1129":{"tf":1.4142135623730951},"1130":{"tf":1.7320508075688772},"1131":{"tf":1.7320508075688772},"1132":{"tf":1.4142135623730951},"1133":{"tf":1.4142135623730951},"1134":{"tf":1.4142135623730951},"1135":{"tf":1.4142135623730951},"1136":{"tf":1.4142135623730951},"1137":{"tf":1.4142135623730951},"1140":{"tf":1.4142135623730951},"1150":{"tf":1.4142135623730951},"1151":{"tf":1.4142135623730951},"1152":{"tf":1.4142135623730951},"1156":{"tf":1.4142135623730951},"1158":{"tf":1.0},"1162":{"tf":1.4142135623730951},"1176":{"tf":1.4142135623730951},"1177":{"tf":1.4142135623730951},"1178":{"tf":1.4142135623730951},"1179":{"tf":1.7320508075688772},"1180":{"tf":2.0},"1181":{"tf":1.4142135623730951},"1182":{"tf":1.4142135623730951},"1183":{"tf":1.4142135623730951},"1184":{"tf":1.7320508075688772},"1185":{"tf":1.7320508075688772},"1186":{"tf":1.4142135623730951},"1187":{"tf":2.0},"1188":{"tf":1.7320508075688772},"1191":{"tf":1.0},"1192":{"tf":1.4142135623730951},"1193":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1196":{"tf":1.4142135623730951},"1197":{"tf":1.4142135623730951},"1201":{"tf":1.0},"1204":{"tf":1.4142135623730951},"1205":{"tf":1.4142135623730951},"1206":{"tf":1.4142135623730951},"1207":{"tf":1.4142135623730951},"1208":{"tf":1.4142135623730951},"1209":{"tf":1.7320508075688772},"1210":{"tf":1.7320508075688772},"1211":{"tf":1.7320508075688772},"1212":{"tf":1.4142135623730951},"1213":{"tf":1.7320508075688772},"1214":{"tf":1.4142135623730951},"1215":{"tf":1.4142135623730951},"1216":{"tf":1.4142135623730951},"1217":{"tf":1.4142135623730951},"1218":{"tf":1.4142135623730951},"1219":{"tf":1.7320508075688772},"1220":{"tf":1.4142135623730951},"1225":{"tf":1.4142135623730951},"1235":{"tf":1.4142135623730951},"1236":{"tf":1.4142135623730951},"1237":{"tf":1.4142135623730951},"1241":{"tf":1.4142135623730951},"1244":{"tf":1.4142135623730951},"1312":{"tf":1.4142135623730951},"1313":{"tf":1.4142135623730951},"1322":{"tf":1.7320508075688772},"1323":{"tf":1.7320508075688772},"1324":{"tf":1.0},"1325":{"tf":1.7320508075688772},"1326":{"tf":1.7320508075688772},"1327":{"tf":1.7320508075688772},"1328":{"tf":1.7320508075688772},"1344":{"tf":1.0},"1345":{"tf":1.0},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"1379":{"tf":1.7320508075688772},"1380":{"tf":1.7320508075688772},"1393":{"tf":1.4142135623730951},"1394":{"tf":1.4142135623730951},"1408":{"tf":1.0},"1410":{"tf":1.0},"1435":{"tf":1.4142135623730951},"1436":{"tf":1.4142135623730951},"1443":{"tf":1.7320508075688772},"1444":{"tf":1.7320508075688772},"1445":{"tf":1.0},"1446":{"tf":1.7320508075688772},"1447":{"tf":1.7320508075688772},"1448":{"tf":1.7320508075688772},"1449":{"tf":1.7320508075688772},"1466":{"tf":1.4142135623730951},"1656":{"tf":1.0},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0},"416":{"tf":1.0},"467":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0}},"df":109,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"416":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"188":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"192":{"tf":2.0},"401":{"tf":1.4142135623730951},"404":{"tf":1.0},"406":{"tf":1.0},"75":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"79":{"tf":2.0}},"df":9}}}}},"d":{"docs":{},"df":0,"d":{"docs":{"905":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"905":{"tf":1.0}},"df":1}}}},"r":{"docs":{"1260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"891":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":1.4142135623730951}},"df":3}}}}},"j":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"860":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"860":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"683":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"811":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951},"865":{"tf":1.4142135623730951}},"df":5}}}},"f":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"759":{"tf":1.0},"883":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"759":{"tf":1.0},"883":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"100":{"tf":1.7320508075688772},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":2.23606797749979},"109":{"tf":1.0},"112":{"tf":1.4142135623730951},"113":{"tf":1.0},"1171":{"tf":1.4142135623730951},"1172":{"tf":1.4142135623730951},"1191":{"tf":1.0},"1253":{"tf":1.4142135623730951},"1254":{"tf":1.4142135623730951},"1312":{"tf":1.4142135623730951},"1313":{"tf":1.4142135623730951},"1370":{"tf":1.0},"1384":{"tf":1.0},"1393":{"tf":1.4142135623730951},"1394":{"tf":1.4142135623730951},"140":{"tf":1.7320508075688772},"1415":{"tf":1.4142135623730951},"1435":{"tf":1.4142135623730951},"1436":{"tf":1.4142135623730951},"1478":{"tf":1.0},"1657":{"tf":1.0},"1658":{"tf":1.0},"1659":{"tf":1.0},"1660":{"tf":1.0},"1661":{"tf":1.0},"1662":{"tf":1.0},"1663":{"tf":1.0},"1764":{"tf":1.4142135623730951},"1765":{"tf":1.4142135623730951},"1767":{"tf":1.0},"1768":{"tf":1.0},"27":{"tf":1.7320508075688772},"467":{"tf":1.0},"695":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"708":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"715":{"tf":1.4142135623730951},"716":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"794":{"tf":1.4142135623730951},"797":{"tf":1.4142135623730951},"798":{"tf":1.4142135623730951},"848":{"tf":1.0},"849":{"tf":1.0},"850":{"tf":1.0},"852":{"tf":1.4142135623730951},"853":{"tf":1.4142135623730951},"854":{"tf":1.4142135623730951},"855":{"tf":1.4142135623730951},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"860":{"tf":1.0},"89":{"tf":1.0},"93":{"tf":1.7320508075688772},"94":{"tf":2.0},"95":{"tf":1.4142135623730951}},"df":61,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"108":{"tf":1.4142135623730951}},"df":1}}}}},"i":{"docs":{},"df":0,"n":{"docs":{"1351":{"tf":1.7320508075688772},"1352":{"tf":1.7320508075688772},"1353":{"tf":1.4142135623730951},"1354":{"tf":1.4142135623730951},"1355":{"tf":1.4142135623730951},"1413":{"tf":1.4142135623730951},"1465":{"tf":1.7320508075688772},"1466":{"tf":1.7320508075688772}},"df":8}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1356":{"tf":1.0}},"df":1,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1352":{"tf":1.4142135623730951},"1353":{"tf":1.4142135623730951},"1354":{"tf":1.4142135623730951},"1356":{"tf":1.0},"1466":{"tf":1.4142135623730951}},"df":5}}}}}}}}}}},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1191":{"tf":1.0},"1192":{"tf":1.4142135623730951},"799":{"tf":1.4142135623730951},"833":{"tf":1.4142135623730951}},"df":4,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"455":{"tf":1.0},"81":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951}},"df":3}}}},"i":{"docs":{},"df":0,"d":{"docs":{"756":{"tf":1.4142135623730951}},"df":1}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1572":{"tf":1.0},"1583":{"tf":1.0},"1584":{"tf":1.0}},"df":3}}}}},"r":{"docs":{},"df":0,"g":{"docs":{"1155":{"tf":1.4142135623730951},"1240":{"tf":1.4142135623730951}},"df":2}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1125":{"tf":1.0},"1180":{"tf":2.0},"1185":{"tf":1.7320508075688772},"1193":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1197":{"tf":1.4142135623730951},"1210":{"tf":1.0},"1344":{"tf":1.0},"1345":{"tf":1.0},"1347":{"tf":1.0},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"1393":{"tf":1.4142135623730951},"1394":{"tf":1.4142135623730951},"1404":{"tf":1.4142135623730951},"1405":{"tf":1.4142135623730951},"1406":{"tf":1.4142135623730951},"1415":{"tf":1.4142135623730951},"1499":{"tf":1.0},"1500":{"tf":1.0},"1501":{"tf":1.0},"1759":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1785":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"733":{"tf":1.0},"734":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"76":{"tf":1.0},"811":{"tf":1.4142135623730951},"817":{"tf":1.4142135623730951},"818":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"864":{"tf":1.0},"865":{"tf":1.4142135623730951},"873":{"tf":1.4142135623730951},"874":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"df":43,"1":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"456":{"tf":1.0}},"df":1}}}}},"2":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"456":{"tf":1.0}},"df":1}}}}},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1125":{"tf":1.7320508075688772},"1127":{"tf":2.0},"1131":{"tf":1.7320508075688772},"1180":{"tf":1.4142135623730951},"1210":{"tf":1.7320508075688772},"1211":{"tf":1.7320508075688772},"1219":{"tf":2.0},"129":{"tf":1.4142135623730951},"1298":{"tf":1.0},"130":{"tf":1.4142135623730951},"1302":{"tf":1.4142135623730951},"1303":{"tf":1.4142135623730951},"1304":{"tf":1.4142135623730951},"1305":{"tf":1.4142135623730951},"1306":{"tf":1.0},"1307":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"1339":{"tf":1.0},"134":{"tf":1.4142135623730951},"1340":{"tf":1.0},"1346":{"tf":1.0},"1350":{"tf":1.4142135623730951},"1366":{"tf":1.0},"1367":{"tf":1.0},"137":{"tf":1.4142135623730951},"1370":{"tf":1.0},"1371":{"tf":1.0},"1372":{"tf":1.0},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"1384":{"tf":1.0},"139":{"tf":1.4142135623730951},"1390":{"tf":1.0},"1393":{"tf":1.4142135623730951},"1394":{"tf":1.4142135623730951},"1395":{"tf":1.4142135623730951},"140":{"tf":1.7320508075688772},"1408":{"tf":1.0},"141":{"tf":1.4142135623730951},"1415":{"tf":1.4142135623730951},"1421":{"tf":1.4142135623730951},"1425":{"tf":1.4142135623730951},"1426":{"tf":1.4142135623730951},"1427":{"tf":1.4142135623730951},"1428":{"tf":1.4142135623730951},"1429":{"tf":1.4142135623730951},"1430":{"tf":1.4142135623730951},"1459":{"tf":1.0},"1474":{"tf":1.0},"1475":{"tf":1.0},"1478":{"tf":1.0},"1479":{"tf":1.0},"1480":{"tf":1.0},"1759":{"tf":2.0},"1760":{"tf":1.7320508075688772},"1761":{"tf":2.0},"1762":{"tf":1.7320508075688772},"18":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"192":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.7320508075688772},"28":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"404":{"tf":1.0},"405":{"tf":1.4142135623730951},"406":{"tf":1.0},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"458":{"tf":1.0},"459":{"tf":1.0},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"469":{"tf":1.0},"710":{"tf":2.0},"711":{"tf":1.7320508075688772},"712":{"tf":2.0},"713":{"tf":1.7320508075688772},"78":{"tf":1.4142135623730951},"79":{"tf":1.7320508075688772}},"df":108,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1185":{"tf":1.4142135623730951},"1404":{"tf":1.4142135623730951},"1405":{"tf":1.4142135623730951},"1406":{"tf":1.4142135623730951}},"df":4}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"89":{"tf":1.0}},"df":1}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1410":{"tf":1.0}},"df":1}}}},"i":{"docs":{},"df":0,"d":{"docs":{"757":{"tf":1.4142135623730951},"861":{"tf":1.4142135623730951}},"df":2},"n":{"docs":{"1341":{"tf":1.7320508075688772},"1351":{"tf":1.0},"1352":{"tf":1.0},"1353":{"tf":1.7320508075688772},"1354":{"tf":1.7320508075688772},"1355":{"tf":1.7320508075688772},"1358":{"tf":1.0},"1413":{"tf":1.4142135623730951},"1460":{"tf":1.7320508075688772},"1465":{"tf":1.7320508075688772},"1466":{"tf":1.7320508075688772}},"df":11,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1351":{"tf":1.4142135623730951},"1352":{"tf":1.4142135623730951},"1353":{"tf":1.4142135623730951},"1354":{"tf":1.4142135623730951},"1355":{"tf":1.4142135623730951},"1413":{"tf":1.4142135623730951},"457":{"tf":1.0}},"df":7}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1341":{"tf":1.7320508075688772},"1351":{"tf":1.0},"1352":{"tf":1.4142135623730951},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.4142135623730951},"1358":{"tf":1.0},"1414":{"tf":1.4142135623730951},"1460":{"tf":1.7320508075688772},"1465":{"tf":1.7320508075688772},"1466":{"tf":2.0}},"df":11,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1351":{"tf":1.4142135623730951},"1352":{"tf":1.4142135623730951},"1353":{"tf":1.4142135623730951},"1355":{"tf":1.4142135623730951},"1414":{"tf":1.4142135623730951},"457":{"tf":1.0}},"df":6}}}}}}},"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"1413":{"tf":1.4142135623730951}},"df":1}}}},"t":{"docs":{},"df":0,"o":{"docs":{"1414":{"tf":1.4142135623730951}},"df":1}}}}}}},"t":{"docs":{"909":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"909":{"tf":1.0}},"df":1}}}}}},"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{"727":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"727":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"758":{"tf":1.0},"882":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"758":{"tf":1.0},"882":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"858":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"858":{"tf":1.0}},"df":1}}}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1140":{"tf":1.4142135623730951},"1192":{"tf":1.4142135623730951},"1225":{"tf":1.4142135623730951},"1366":{"tf":1.0},"1474":{"tf":1.0},"81":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951}},"df":8}}}}}}}}}},"c":{"docs":{},"df":0,"2":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1092":{"tf":1.0}},"df":1}}}}}}},"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"1173":{"tf":1.0},"1197":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1159":{"tf":1.4142135623730951},"1319":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}},"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"474":{"tf":2.0},"475":{"tf":2.0},"499":{"tf":2.0},"502":{"tf":2.0},"526":{"tf":1.4142135623730951},"527":{"tf":1.0},"600":{"tf":1.4142135623730951},"603":{"tf":1.0},"604":{"tf":1.4142135623730951},"606":{"tf":1.0},"607":{"tf":1.4142135623730951},"611":{"tf":1.4142135623730951},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.4142135623730951},"615":{"tf":1.4142135623730951},"616":{"tf":1.4142135623730951},"617":{"tf":1.0},"618":{"tf":1.0},"619":{"tf":1.0},"620":{"tf":1.4142135623730951},"621":{"tf":1.4142135623730951},"624":{"tf":1.0},"625":{"tf":1.0},"647":{"tf":1.4142135623730951},"648":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"655":{"tf":1.4142135623730951},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"658":{"tf":1.4142135623730951},"659":{"tf":1.4142135623730951},"660":{"tf":1.4142135623730951},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951},"666":{"tf":1.4142135623730951}},"df":44}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"461":{"tf":1.0}},"df":1}}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1356":{"tf":1.4142135623730951}},"df":1}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1791":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1791":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"201":{"tf":1.0},"202":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"202":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1307":{"tf":1.4142135623730951},"1430":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"803":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951},"838":{"tf":1.4142135623730951}},"df":6}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1128":{"tf":1.4142135623730951},"1147":{"tf":1.4142135623730951},"1150":{"tf":1.4142135623730951},"1151":{"tf":1.4142135623730951},"1152":{"tf":1.4142135623730951},"1170":{"tf":1.0},"1171":{"tf":1.4142135623730951},"1187":{"tf":2.0},"1188":{"tf":1.7320508075688772},"1193":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1197":{"tf":1.4142135623730951},"1201":{"tf":1.0},"1217":{"tf":1.4142135623730951},"1229":{"tf":1.4142135623730951},"1235":{"tf":1.4142135623730951},"1236":{"tf":1.4142135623730951},"1237":{"tf":1.4142135623730951},"1251":{"tf":1.0},"1253":{"tf":1.4142135623730951},"1312":{"tf":1.4142135623730951},"1313":{"tf":1.4142135623730951},"1331":{"tf":1.0},"1332":{"tf":1.7320508075688772},"1333":{"tf":1.0},"1403":{"tf":1.4142135623730951},"1435":{"tf":1.4142135623730951},"1436":{"tf":1.4142135623730951},"1451":{"tf":1.7320508075688772},"1452":{"tf":1.7320508075688772},"1453":{"tf":1.0},"1656":{"tf":1.0},"1657":{"tf":1.0},"1658":{"tf":1.0},"1659":{"tf":1.0},"1660":{"tf":1.0},"1661":{"tf":1.0},"1662":{"tf":1.0},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0},"467":{"tf":1.0}},"df":45,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1197":{"tf":1.4142135623730951}},"df":1}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1663":{"tf":1.0}},"df":3}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1151":{"tf":1.4142135623730951},"1152":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1236":{"tf":1.4142135623730951},"1237":{"tf":1.4142135623730951},"467":{"tf":1.0}},"df":7}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1663":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"129":{"tf":1.7320508075688772},"130":{"tf":1.7320508075688772},"133":{"tf":1.4142135623730951},"1784":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0}},"df":14}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"907":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"907":{"tf":1.0}},"df":1}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"957":{"tf":1.0}},"df":1,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"525":{"tf":1.4142135623730951}},"df":1}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"205":{"tf":1.0}},"df":1}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"1481":{"tf":1.0}},"df":1}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"645":{"tf":1.0}},"df":1}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"685":{"tf":1.7320508075688772}},"df":1}}},"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"98":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"df":2}}}}}}}},"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"109":{"tf":1.7320508075688772},"112":{"tf":1.0},"113":{"tf":1.0},"1534":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"1571":{"tf":1.0},"1788":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"458":{"tf":1.0},"459":{"tf":1.0},"786":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951}},"df":12,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"443":{"tf":1.0}},"df":1}}}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"791":{"tf":1.4142135623730951},"851":{"tf":1.4142135623730951}},"df":2}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"582":{"tf":1.4142135623730951},"583":{"tf":1.4142135623730951},"626":{"tf":1.0}},"df":3,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"584":{"tf":1.4142135623730951},"626":{"tf":1.0}},"df":2}}}}}}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1150":{"tf":1.4142135623730951},"1193":{"tf":1.4142135623730951},"1235":{"tf":1.4142135623730951}},"df":3}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1322":{"tf":1.4142135623730951},"1323":{"tf":1.4142135623730951},"1324":{"tf":1.0},"1325":{"tf":1.4142135623730951},"1326":{"tf":1.4142135623730951},"1331":{"tf":1.4142135623730951},"1333":{"tf":1.4142135623730951},"1443":{"tf":1.4142135623730951},"1444":{"tf":1.4142135623730951},"1445":{"tf":1.0},"1446":{"tf":1.4142135623730951},"1447":{"tf":1.4142135623730951},"1453":{"tf":1.4142135623730951}},"df":13,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1467":{"tf":1.4142135623730951}},"df":1}}}}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1201":{"tf":1.0},"1656":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"1571":{"tf":1.0}},"df":1}}}}}},"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"440":{"tf":1.0}},"df":1}}}}}}}}}}},"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"474":{"tf":1.4142135623730951},"499":{"tf":1.4142135623730951},"527":{"tf":1.0}},"df":3}}}}}}}},"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"688":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"188":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951}},"df":2}}}}},"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0}},"df":6,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"900":{"tf":1.4142135623730951}},"df":1}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0}},"df":3}}},"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0}},"df":3}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"899":{"tf":1.0},"900":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1304":{"tf":1.4142135623730951},"1305":{"tf":1.4142135623730951},"1306":{"tf":1.0},"1427":{"tf":1.4142135623730951},"1428":{"tf":1.4142135623730951},"1429":{"tf":1.4142135623730951},"800":{"tf":1.4142135623730951},"835":{"tf":1.4142135623730951}},"df":8}}}},"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1000":{"tf":1.4142135623730951},"1589":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"997":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1001":{"tf":1.0},"1590":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1001":{"tf":1.0},"1590":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1592":{"tf":1.0},"999":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1592":{"tf":1.0},"999":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1002":{"tf":1.4142135623730951},"1591":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"480":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951}},"df":2,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.0}},"df":6}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"1096":{"tf":1.0},"1098":{"tf":1.0},"685":{"tf":1.0}},"df":3}}}}},"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"681":{"tf":1.0},"687":{"tf":1.4142135623730951}},"df":2}}}}}}},"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"1":{"docs":{"463":{"tf":1.0}},"df":1},"2":{"docs":{"463":{"tf":1.0}},"df":1},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1356":{"tf":1.0},"1357":{"tf":1.0}},"df":2}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1357":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1357":{"tf":1.0}},"df":1}}}}}}}}}}}},"d":{"docs":{"129":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951}},"df":6,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"118":{"tf":1.4142135623730951},"119":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951}},"df":12}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"160":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951}},"df":2}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"1788":{"tf":1.0},"442":{"tf":1.0},"786":{"tf":1.4142135623730951},"801":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951},"836":{"tf":1.4142135623730951}},"df":6}}}}}},"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"1135":{"tf":1.4142135623730951},"1196":{"tf":1.4142135623730951},"1220":{"tf":1.4142135623730951}},"df":3}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1197":{"tf":1.4142135623730951}},"df":1}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"1765":{"tf":1.4142135623730951},"1767":{"tf":1.0},"1768":{"tf":1.0},"696":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"716":{"tf":1.4142135623730951},"794":{"tf":1.4142135623730951},"818":{"tf":1.4142135623730951},"850":{"tf":1.0},"853":{"tf":1.4142135623730951},"858":{"tf":1.0},"859":{"tf":1.0},"874":{"tf":1.4142135623730951}},"df":13,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"81":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951}},"df":2}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"860":{"tf":1.0}},"df":1}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"482":{"tf":1.4142135623730951},"509":{"tf":1.4142135623730951},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0}},"df":5}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"998":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"998":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{"1008":{"tf":1.0},"1600":{"tf":1.0}},"df":2,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1008":{"tf":1.0},"1600":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1158":{"tf":1.4142135623730951},"1318":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1318":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{"1007":{"tf":1.4142135623730951},"1599":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"125":{"tf":1.4142135623730951}},"df":1}}}}}}}},"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"211":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"211":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"y":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1066":{"tf":1.4142135623730951}},"df":1}}}}}}}}}},"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1333":{"tf":1.4142135623730951},"1334":{"tf":1.4142135623730951},"1337":{"tf":1.4142135623730951},"1338":{"tf":1.4142135623730951},"1366":{"tf":1.0},"1367":{"tf":1.0},"1379":{"tf":1.4142135623730951},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1453":{"tf":1.4142135623730951},"1454":{"tf":1.4142135623730951},"1457":{"tf":1.4142135623730951},"1458":{"tf":1.4142135623730951},"1474":{"tf":1.0},"1475":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951}},"df":17}}}}}},"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1401":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}},"df":3}}}}}}}}}}}},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1350":{"tf":1.4142135623730951},"1467":{"tf":1.4142135623730951}},"df":2}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"930":{"tf":1.0}},"df":1}}},"i":{"docs":{},"df":0,"t":{"docs":{"1419":{"tf":1.4142135623730951},"474":{"tf":1.0},"475":{"tf":1.0},"499":{"tf":1.0},"502":{"tf":1.0}},"df":5,"i":{"docs":{"474":{"tf":1.4142135623730951},"475":{"tf":1.4142135623730951},"476":{"tf":1.0},"499":{"tf":1.4142135623730951},"502":{"tf":1.4142135623730951},"503":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":1.4142135623730951},"527":{"tf":1.0}},"df":9,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{"1571":{"tf":1.0}},"df":1}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"525":{"tf":1.4142135623730951}},"df":1}}}}},"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"1534":{"tf":1.0}},"df":1}}}}}}}}}}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"931":{"tf":1.0},"932":{"tf":1.0},"933":{"tf":1.0}},"df":3}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"494":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}},"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"462":{"tf":1.0}},"df":1}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"100":{"tf":1.4142135623730951},"1121":{"tf":1.4142135623730951},"1135":{"tf":1.4142135623730951},"1140":{"tf":1.4142135623730951},"1162":{"tf":1.4142135623730951},"1169":{"tf":1.0},"1172":{"tf":1.4142135623730951},"1181":{"tf":1.4142135623730951},"1191":{"tf":1.0},"1192":{"tf":1.4142135623730951},"1196":{"tf":1.4142135623730951},"1207":{"tf":1.4142135623730951},"1220":{"tf":1.4142135623730951},"1225":{"tf":1.4142135623730951},"1244":{"tf":1.4142135623730951},"1250":{"tf":1.0},"1254":{"tf":1.4142135623730951},"1336":{"tf":1.7320508075688772},"1337":{"tf":1.7320508075688772},"1456":{"tf":1.7320508075688772},"1457":{"tf":1.7320508075688772},"99":{"tf":1.4142135623730951}},"df":22}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"167":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951}},"df":2}}},"o":{"docs":{"1655":{"tf":1.0},"786":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951}},"df":3,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1135":{"tf":1.4142135623730951},"1220":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"908":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"908":{"tf":1.0}},"df":1}}}}}}}}},"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"464":{"tf":1.0}},"df":1}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"444":{"tf":1.0}},"df":1}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1157":{"tf":1.0},"1287":{"tf":1.0}},"df":2,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1157":{"tf":1.0}},"df":1}}}}}}}}}}}}},"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"445":{"tf":1.0},"446":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"685":{"tf":1.4142135623730951}},"df":1}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1159":{"tf":1.0},"1319":{"tf":1.0},"446":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"92":{"tf":1.4142135623730951}},"df":1}}}}}}}}}},"y":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"105":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"444":{"tf":1.0},"445":{"tf":1.0}},"df":2}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1159":{"tf":1.0},"1319":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1159":{"tf":1.0},"1319":{"tf":1.0},"441":{"tf":1.0}},"df":3}}}}}}}},"t":{"docs":{"857":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"857":{"tf":1.0}},"df":1}}}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1162":{"tf":1.4142135623730951},"1196":{"tf":1.4142135623730951},"1244":{"tf":1.4142135623730951},"1367":{"tf":1.0},"1475":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951}},"df":7}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1140":{"tf":1.4142135623730951},"1225":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}},"r":{"docs":{"1536":{"tf":1.0}},"df":1}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"110":{"tf":1.4142135623730951}},"df":1}}}}}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{"1534":{"tf":1.0},"1535":{"tf":1.0},"1788":{"tf":1.0},"734":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"792":{"tf":1.4142135623730951},"811":{"tf":1.4142135623730951},"812":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"865":{"tf":1.4142135623730951},"867":{"tf":1.4142135623730951}},"df":12}}},"e":{"docs":{},"df":0,"w":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"103":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"206":{"tf":1.0}},"df":1}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"1373":{"tf":1.0}},"df":1}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1302":{"tf":1.4142135623730951},"1426":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"131":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951}},"df":3}}}}},"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"153":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951}},"df":2}}}}}}}}},"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"132":{"tf":1.4142135623730951}},"df":1}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1147":{"tf":1.4142135623730951}},"df":1,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1303":{"tf":1.4142135623730951},"1425":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1229":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}},"t":{"docs":{"1145":{"tf":1.4142135623730951},"1300":{"tf":1.0},"1423":{"tf":1.0}},"df":3}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1146":{"tf":1.4142135623730951},"1232":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"r":{"docs":{"1299":{"tf":1.0},"1422":{"tf":1.0}},"df":2}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1144":{"tf":1.4142135623730951},"1230":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"154":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951}},"df":2}}}}}}}}}},"l":{"docs":{},"df":0,"r":{"docs":{"1301":{"tf":1.0},"1424":{"tf":1.0}},"df":2}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{"134":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951}},"df":2}}}}}}}},"w":{"docs":{},"df":0,"n":{"docs":{"485":{"tf":1.4142135623730951},"517":{"tf":1.4142135623730951},"534":{"tf":1.4142135623730951}},"df":3}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"1231":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"880":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"881":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1307":{"tf":1.4142135623730951},"1430":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"802":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951},"837":{"tf":1.4142135623730951}},"df":6}}},"r":{"docs":{"1691":{"tf":1.0},"1706":{"tf":1.0}},"df":2}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{"116":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"892":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"1788":{"tf":1.0}},"df":1}}},"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"121":{"tf":2.0},"122":{"tf":1.7320508075688772},"156":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}},"df":4}}}}}}}}}}}},"i":{"docs":{},"df":0,"d":{"docs":{"114":{"tf":1.4142135623730951}},"df":1}},"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"141":{"tf":1.4142135623730951},"178":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951}},"df":4}}}}}}}},"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1488":{"tf":1.0},"1490":{"tf":1.0},"1491":{"tf":1.0},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.4142135623730951},"844":{"tf":1.0}},"df":8}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"1308":{"tf":1.4142135623730951},"1309":{"tf":1.4142135623730951}},"df":2}},"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1356":{"tf":1.0},"1357":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1356":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1357":{"tf":1.0}},"df":1}}}}}}}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1357":{"tf":1.4142135623730951}},"df":1}}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{"166":{"tf":1.4142135623730951},"56":{"tf":1.4142135623730951}},"df":2}}}},"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"791":{"tf":1.4142135623730951},"851":{"tf":1.4142135623730951}},"df":2}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"791":{"tf":1.4142135623730951},"851":{"tf":1.4142135623730951}},"df":2}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1006":{"tf":1.0},"1598":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1006":{"tf":1.0},"1598":{"tf":1.0}},"df":2}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1009":{"tf":1.0},"1601":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1009":{"tf":1.0},"1601":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{"108":{"tf":1.7320508075688772},"110":{"tf":1.4142135623730951}},"df":2,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"108":{"tf":1.4142135623730951}},"df":1}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"121":{"tf":1.4142135623730951}},"df":1}}}}}}}}},"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1307":{"tf":1.4142135623730951},"1430":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1356":{"tf":1.0},"1357":{"tf":1.0}},"df":2}}}}}}}}}}},"x":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1055":{"tf":1.4142135623730951},"1056":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"1056":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"686":{"tf":1.4142135623730951}},"df":1}}}}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{"168":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"100":{"tf":1.4142135623730951},"1132":{"tf":1.4142135623730951},"1183":{"tf":1.7320508075688772},"1214":{"tf":1.4142135623730951},"1400":{"tf":1.4142135623730951},"1401":{"tf":1.4142135623730951},"1409":{"tf":1.4142135623730951}},"df":7}}}},"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"886":{"tf":1.4142135623730951},"887":{"tf":1.4142135623730951}},"df":2}}},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"1352":{"tf":1.4142135623730951},"1353":{"tf":1.4142135623730951},"1354":{"tf":1.4142135623730951},"1355":{"tf":1.4142135623730951},"1759":{"tf":1.4142135623730951},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.4142135623730951},"1763":{"tf":1.4142135623730951},"1764":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.4142135623730951},"714":{"tf":1.4142135623730951},"715":{"tf":1.4142135623730951}},"df":16,"e":{"docs":{},"df":0,"n":{"docs":{"798":{"tf":1.4142135623730951},"855":{"tf":1.4142135623730951}},"df":2}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"121":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"906":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"906":{"tf":1.0}},"df":1}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"209":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"209":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1314":{"tf":1.4142135623730951},"1317":{"tf":1.4142135623730951},"1437":{"tf":1.4142135623730951},"1438":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951}},"df":5}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1158":{"tf":1.0},"1159":{"tf":1.0},"1318":{"tf":1.0},"1319":{"tf":1.0}},"df":4,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1156":{"tf":1.4142135623730951},"1241":{"tf":1.4142135623730951},"1314":{"tf":1.4142135623730951},"1316":{"tf":1.0},"1317":{"tf":1.4142135623730951},"1437":{"tf":1.4142135623730951},"1438":{"tf":1.4142135623730951},"1439":{"tf":1.4142135623730951},"466":{"tf":1.0}},"df":9}}}}}}}}}}}},"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"627":{"tf":1.0}},"df":1}}}}}}}},"v":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"212":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"212":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{"419":{"tf":1.0},"700":{"tf":1.4142135623730951},"719":{"tf":1.4142135623730951}},"df":3,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{"419":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"645":{"tf":1.0}},"df":1}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1395":{"tf":1.4142135623730951}},"df":1}}}},"v":{"docs":{},"df":0,"e":{"docs":{"626":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"626":{"tf":1.0}},"df":1}}}}}}}}}},"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"t":{"docs":{},"df":0,"x":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{"996":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"996":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1395":{"tf":1.4142135623730951}},"df":1}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1158":{"tf":1.0},"1159":{"tf":1.0},"1318":{"tf":1.0},"1319":{"tf":1.0}},"df":4,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1156":{"tf":1.4142135623730951},"1158":{"tf":1.0},"1241":{"tf":1.4142135623730951},"1314":{"tf":1.4142135623730951},"1316":{"tf":1.0},"1317":{"tf":1.4142135623730951},"1318":{"tf":1.0},"1437":{"tf":1.4142135623730951},"1438":{"tf":1.4142135623730951},"1439":{"tf":1.4142135623730951},"466":{"tf":1.0}},"df":11}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1159":{"tf":1.0},"1319":{"tf":1.0}},"df":2}}}}}}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"532":{"tf":1.0},"533":{"tf":1.0}},"df":2,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"532":{"tf":1.0}},"df":1}}}}}}}}}},"f":{"docs":{"103":{"tf":1.0}},"df":1}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"158":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"157":{"tf":1.4142135623730951},"1788":{"tf":1.0},"53":{"tf":1.4142135623730951}},"df":3}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"147":{"tf":1.0},"203":{"tf":1.0},"210":{"tf":1.0},"38":{"tf":1.0}},"df":4,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"210":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1431":{"tf":1.4142135623730951},"1432":{"tf":1.4142135623730951}},"df":2}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"216":{"tf":1.0}},"df":1}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{"1760":{"tf":2.0},"1762":{"tf":1.7320508075688772},"1763":{"tf":1.4142135623730951},"711":{"tf":2.0},"713":{"tf":1.7320508075688772},"714":{"tf":1.4142135623730951},"817":{"tf":1.0},"818":{"tf":1.0}},"df":8}}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"848":{"tf":1.0}},"df":1}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"119":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951}},"df":4}}}}},"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1583":{"tf":1.0}},"df":1}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"1353":{"tf":1.4142135623730951}},"df":1,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1354":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1355":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}},"y":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1534":{"tf":1.4142135623730951},"1535":{"tf":1.0},"1788":{"tf":1.4142135623730951},"734":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"792":{"tf":1.4142135623730951},"811":{"tf":1.4142135623730951},"812":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"865":{"tf":1.4142135623730951},"867":{"tf":1.4142135623730951}},"df":12}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"114":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"178":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951}},"df":19}}}}},"o":{"docs":{"1765":{"tf":1.4142135623730951},"1767":{"tf":1.0},"1768":{"tf":1.0},"695":{"tf":1.4142135623730951},"700":{"tf":1.4142135623730951},"708":{"tf":1.4142135623730951},"716":{"tf":1.4142135623730951},"719":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"797":{"tf":1.4142135623730951},"817":{"tf":1.4142135623730951},"849":{"tf":1.0},"850":{"tf":1.0},"852":{"tf":1.4142135623730951},"854":{"tf":1.4142135623730951},"857":{"tf":1.0},"859":{"tf":1.0},"873":{"tf":1.4142135623730951}},"df":18,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"83":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951}},"df":2}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"860":{"tf":1.0}},"df":1}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1159":{"tf":1.0},"1319":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"859":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"859":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"627":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"627":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"832":{"tf":1.4142135623730951}},"df":1},"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"786":{"tf":1.4142135623730951},"804":{"tf":1.4142135623730951},"834":{"tf":1.4142135623730951}},"df":3}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"104":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1583":{"tf":1.0}},"df":1}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"125":{"tf":1.4142135623730951}},"df":1}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1152":{"tf":1.4142135623730951},"1201":{"tf":1.0},"1237":{"tf":1.4142135623730951},"1656":{"tf":1.0},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0}},"df":9}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"110":{"tf":1.4142135623730951},"460":{"tf":1.0},"910":{"tf":1.0},"930":{"tf":1.0},"96":{"tf":1.4142135623730951}},"df":5,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1414":{"tf":1.4142135623730951}},"df":1}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"910":{"tf":1.0}},"df":1}}}}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"115":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951}},"df":5}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"792":{"tf":1.4142135623730951},"812":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"867":{"tf":1.4142135623730951}},"df":4}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"109":{"tf":1.4142135623730951}},"df":1}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"726":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"726":{"tf":1.0}},"df":1}}}}}}}},"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1201":{"tf":1.0},"1656":{"tf":1.0},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0}},"df":7}}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1151":{"tf":1.4142135623730951},"1152":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1236":{"tf":1.4142135623730951},"1237":{"tf":1.4142135623730951}},"df":6}}}}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{"188":{"tf":1.7320508075688772},"75":{"tf":1.7320508075688772}},"df":2}}}}}}}},"a":{"docs":{},"df":0,"*":{"docs":{},"df":0,"b":{"docs":{"1109":{"tf":1.0}},"df":1}},"/":{"docs":{},"df":0,"b":{"docs":{"1110":{"tf":1.0}},"df":1}},"a":{"docs":{},"df":0,"v":{"docs":{"1101":{"tf":1.0},"958":{"tf":1.0}},"df":2}},"b":{"docs":{},"df":0,"i":{"docs":{"681":{"tf":1.0},"8":{"tf":1.4142135623730951}},"df":2,".":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1060":{"tf":1.0}},"df":1}}}}}},"l":{"docs":{"681":{"tf":1.0}},"df":1}},"o":{"docs":{},"df":0,"v":{"docs":{"103":{"tf":1.0},"1300":{"tf":1.0},"1423":{"tf":1.0},"144":{"tf":1.0},"681":{"tf":1.0}},"df":5}}},"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{"1491":{"tf":1.0},"486":{"tf":1.4142135623730951},"518":{"tf":1.4142135623730951}},"df":3,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1491":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{"0":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"429":{"tf":1.0},"8":{"tf":1.0}},"df":5,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{"274":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"274":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"202":{"tf":1.0},"216":{"tf":1.0},"415":{"tf":1.0}},"df":3,".":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"700":{"tf":1.0},"719":{"tf":1.0}},"df":2}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"701":{"tf":1.0},"823":{"tf":1.0},"862":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"719":{"tf":1.0}},"df":1}}}}}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{"129":{"tf":1.0},"130":{"tf":1.0},"1351":{"tf":1.0},"1465":{"tf":1.0}},"df":4}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1117":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.7320508075688772},"1123":{"tf":1.4142135623730951},"1124":{"tf":1.4142135623730951},"1125":{"tf":1.0},"1126":{"tf":1.7320508075688772},"1127":{"tf":1.0},"1128":{"tf":1.4142135623730951},"1129":{"tf":1.7320508075688772},"1130":{"tf":1.0},"1131":{"tf":1.0},"1132":{"tf":2.0},"1133":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.0},"1136":{"tf":1.4142135623730951},"1137":{"tf":1.4142135623730951},"1155":{"tf":1.0},"1156":{"tf":1.4142135623730951},"1176":{"tf":1.7320508075688772},"1177":{"tf":1.7320508075688772},"1178":{"tf":1.4142135623730951},"1179":{"tf":1.4142135623730951},"1180":{"tf":1.0},"1181":{"tf":1.4142135623730951},"1182":{"tf":1.7320508075688772},"1183":{"tf":2.23606797749979},"1184":{"tf":1.4142135623730951},"1185":{"tf":1.4142135623730951},"1186":{"tf":1.7320508075688772},"1187":{"tf":1.4142135623730951},"1188":{"tf":1.0},"1192":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.7320508075688772},"1195":{"tf":1.4142135623730951},"1196":{"tf":1.0},"1204":{"tf":1.4142135623730951},"1205":{"tf":1.4142135623730951},"1206":{"tf":1.7320508075688772},"1207":{"tf":1.4142135623730951},"1208":{"tf":1.4142135623730951},"1209":{"tf":1.4142135623730951},"1210":{"tf":1.0},"1211":{"tf":1.0},"1212":{"tf":1.7320508075688772},"1213":{"tf":1.0},"1214":{"tf":2.0},"1215":{"tf":1.0},"1216":{"tf":1.0},"1217":{"tf":1.4142135623730951},"1218":{"tf":1.7320508075688772},"1219":{"tf":1.0},"1220":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.4142135623730951},"1264":{"tf":1.4142135623730951},"1265":{"tf":1.4142135623730951},"1266":{"tf":1.4142135623730951},"1269":{"tf":1.4142135623730951},"1270":{"tf":1.4142135623730951},"1273":{"tf":1.4142135623730951},"1274":{"tf":1.4142135623730951},"1275":{"tf":1.0},"1287":{"tf":1.0},"1288":{"tf":1.0},"1312":{"tf":1.4142135623730951},"1313":{"tf":1.4142135623730951},"1322":{"tf":1.0},"1323":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.4142135623730951},"1327":{"tf":1.0},"1328":{"tf":1.4142135623730951},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.7320508075688772},"1379":{"tf":1.0},"1380":{"tf":1.0},"1394":{"tf":1.0},"1413":{"tf":1.4142135623730951},"1435":{"tf":1.4142135623730951},"1436":{"tf":1.4142135623730951},"144":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.4142135623730951},"1448":{"tf":1.0},"1449":{"tf":1.4142135623730951},"145":{"tf":1.0},"146":{"tf":1.7320508075688772},"148":{"tf":1.4142135623730951},"149":{"tf":2.23606797749979},"150":{"tf":1.4142135623730951},"1523":{"tf":1.0},"1649":{"tf":1.4142135623730951},"185":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.7320508075688772},"207":{"tf":1.7320508075688772},"208":{"tf":1.7320508075688772},"209":{"tf":2.23606797749979},"211":{"tf":1.4142135623730951},"212":{"tf":1.4142135623730951},"216":{"tf":1.7320508075688772},"217":{"tf":2.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"364":{"tf":1.0},"365":{"tf":1.0},"37":{"tf":1.4142135623730951},"39":{"tf":2.23606797749979},"415":{"tf":1.4142135623730951},"431":{"tf":1.0},"681":{"tf":1.7320508075688772},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0}},"df":124,"'":{"docs":{"1119":{"tf":1.0},"1132":{"tf":1.0},"1155":{"tf":1.4142135623730951},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.4142135623730951},"1204":{"tf":1.0},"1214":{"tf":1.0},"1240":{"tf":1.4142135623730951}},"df":9},"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"365":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"365":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"356":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"364":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"364":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"364":{"tf":1.0},"365":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1185":{"tf":1.4142135623730951}},"df":1}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1184":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1184":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"430":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1180":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1180":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1182":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1182":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1374":{"tf":1.0},"1408":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1408":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1188":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1188":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1183":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1183":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1181":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1181":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1378":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1378":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1377":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1377":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1116":{"tf":1.0},"1137":{"tf":1.0},"1186":{"tf":1.0},"1187":{"tf":1.0}},"df":4,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1186":{"tf":1.0},"1187":{"tf":1.0}},"df":2}}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1137":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1116":{"tf":1.0},"1136":{"tf":1.0},"1179":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1179":{"tf":1.0}},"df":1}}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1136":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1374":{"tf":1.0},"1379":{"tf":1.0},"1410":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1379":{"tf":1.0}},"df":1}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1410":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1380":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1380":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"u":{"docs":{"1377":{"tf":1.0}},"df":1}},"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"1350":{"tf":1.4142135623730951},"1415":{"tf":1.4142135623730951},"1467":{"tf":1.4142135623730951}},"df":3}}}}},"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0}},"df":3}}}},"t":{"docs":{"416":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"1141":{"tf":1.0},"1165":{"tf":1.0},"1249":{"tf":1.0},"1276":{"tf":1.0},"188":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"192":{"tf":1.0},"223":{"tf":1.7320508075688772},"281":{"tf":1.0},"401":{"tf":1.0},"433":{"tf":1.0},"568":{"tf":1.0},"623":{"tf":1.0},"667":{"tf":1.0},"75":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"79":{"tf":1.0}},"df":17}},"v":{"docs":{"1640":{"tf":1.4142135623730951},"1676":{"tf":1.4142135623730951},"1698":{"tf":1.0},"1699":{"tf":1.7320508075688772},"1709":{"tf":1.4142135623730951}},"df":5}},"u":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1394":{"tf":1.0},"681":{"tf":1.0}},"df":2}}}}},"d":{"docs":{"1262":{"tf":1.0},"1267":{"tf":1.0},"1776":{"tf":1.0},"9":{"tf":1.7320508075688772},"903":{"tf":1.0},"905":{"tf":1.0},"909":{"tf":1.0},"911":{"tf":1.0},"915":{"tf":1.0},"917":{"tf":1.0},"921":{"tf":1.0},"923":{"tf":1.0},"927":{"tf":1.0}},"df":13,"d":{"docs":{"1080":{"tf":1.0},"129":{"tf":1.0},"1305":{"tf":1.0},"1429":{"tf":1.0},"1747":{"tf":1.4142135623730951},"18":{"tf":1.0},"1810":{"tf":1.4142135623730951},"525":{"tf":1.4142135623730951},"567":{"tf":1.0},"681":{"tf":1.0},"695":{"tf":1.0},"708":{"tf":1.0},"729":{"tf":1.0},"9":{"tf":2.23606797749979},"903":{"tf":1.0},"905":{"tf":1.0},"911":{"tf":1.4142135623730951},"917":{"tf":1.4142135623730951},"923":{"tf":1.4142135623730951},"989":{"tf":1.0}},"df":20,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"917":{"tf":1.0}},"df":1}}}}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1080":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"911":{"tf":1.0}},"df":1}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"989":{"tf":1.0}},"df":1}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"923":{"tf":1.0}},"df":1}}}}}}}},"/":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"474":{"tf":1.0},"499":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"=":{"docs":{},"df":0,"0":{"docs":{"567":{"tf":1.0}},"df":1}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"129":{"tf":1.4142135623730951},"1747":{"tf":1.0},"18":{"tf":1.4142135623730951},"1810":{"tf":1.0}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"129":{"tf":1.0},"18":{"tf":1.0}},"df":2}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1747":{"tf":1.0},"1810":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"531":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"531":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"528":{"tf":1.0},"532":{"tf":1.0}},"df":2,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"532":{"tf":1.0}},"df":1}}}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"528":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.0}},"df":1}},"r":{"docs":{"1521":{"tf":1.0},"1670":{"tf":1.0},"398":{"tf":1.0},"590":{"tf":1.4142135623730951},"595":{"tf":1.4142135623730951},"596":{"tf":1.0},"597":{"tf":1.4142135623730951},"598":{"tf":1.0},"634":{"tf":1.4142135623730951},"639":{"tf":1.4142135623730951},"640":{"tf":1.4142135623730951},"641":{"tf":1.0},"642":{"tf":1.0}},"df":13,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"103":{"tf":1.0},"1038":{"tf":1.0},"1058":{"tf":1.7320508075688772},"1059":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1076":{"tf":1.0},"1082":{"tf":1.4142135623730951},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.4142135623730951},"1093":{"tf":1.0},"1096":{"tf":1.0},"1098":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.4142135623730951},"1121":{"tf":2.0},"1122":{"tf":2.23606797749979},"1123":{"tf":1.0},"1124":{"tf":1.0},"1125":{"tf":2.0},"1126":{"tf":2.23606797749979},"1127":{"tf":2.0},"1128":{"tf":2.0},"1129":{"tf":1.0},"1130":{"tf":1.0},"1131":{"tf":1.7320508075688772},"1132":{"tf":1.0},"1135":{"tf":2.6457513110645907},"1136":{"tf":1.0},"1137":{"tf":1.0},"1140":{"tf":2.23606797749979},"1147":{"tf":1.0},"115":{"tf":1.4142135623730951},"1150":{"tf":2.0},"1151":{"tf":2.449489742783178},"1152":{"tf":2.449489742783178},"1156":{"tf":2.8284271247461903},"1158":{"tf":1.4142135623730951},"1162":{"tf":2.23606797749979},"1171":{"tf":1.4142135623730951},"1172":{"tf":1.4142135623730951},"1176":{"tf":1.4142135623730951},"1177":{"tf":1.4142135623730951},"1178":{"tf":1.7320508075688772},"1179":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"1180":{"tf":2.23606797749979},"1181":{"tf":2.23606797749979},"1182":{"tf":2.23606797749979},"1183":{"tf":1.4142135623730951},"1184":{"tf":2.0},"1185":{"tf":2.23606797749979},"1186":{"tf":1.4142135623730951},"1187":{"tf":2.0},"1188":{"tf":2.23606797749979},"119":{"tf":1.4142135623730951},"1191":{"tf":1.7320508075688772},"1192":{"tf":2.449489742783178},"1193":{"tf":2.449489742783178},"1194":{"tf":2.449489742783178},"1195":{"tf":2.449489742783178},"1196":{"tf":1.4142135623730951},"1197":{"tf":2.0},"120":{"tf":1.4142135623730951},"1201":{"tf":1.4142135623730951},"1204":{"tf":1.0},"1205":{"tf":1.4142135623730951},"1206":{"tf":2.23606797749979},"1207":{"tf":2.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"1210":{"tf":2.0},"1211":{"tf":1.7320508075688772},"1212":{"tf":1.0},"1213":{"tf":1.0},"1214":{"tf":1.0},"1217":{"tf":2.0},"1218":{"tf":2.23606797749979},"1219":{"tf":2.0},"1220":{"tf":2.6457513110645907},"1222":{"tf":1.0},"1225":{"tf":2.23606797749979},"1229":{"tf":1.0},"123":{"tf":1.4142135623730951},"1235":{"tf":2.0},"1236":{"tf":2.449489742783178},"1237":{"tf":2.449489742783178},"1241":{"tf":2.8284271247461903},"1244":{"tf":2.23606797749979},"125":{"tf":1.4142135623730951},"1253":{"tf":1.4142135623730951},"1254":{"tf":1.4142135623730951},"1262":{"tf":1.4142135623730951},"1263":{"tf":1.4142135623730951},"1264":{"tf":1.0},"1265":{"tf":1.0},"1266":{"tf":1.0},"1267":{"tf":1.4142135623730951},"1268":{"tf":1.4142135623730951},"1269":{"tf":1.0},"1270":{"tf":1.0},"1271":{"tf":1.0},"1272":{"tf":1.0},"1273":{"tf":1.0},"1274":{"tf":1.4142135623730951},"1275":{"tf":2.0},"1276":{"tf":1.0},"1277":{"tf":1.0},"1278":{"tf":1.0},"1283":{"tf":2.23606797749979},"1287":{"tf":1.7320508075688772},"1288":{"tf":1.7320508075688772},"129":{"tf":1.7320508075688772},"130":{"tf":1.4142135623730951},"1302":{"tf":1.0},"1303":{"tf":1.4142135623730951},"1304":{"tf":1.0},"1305":{"tf":1.0},"1307":{"tf":1.0},"131":{"tf":1.0},"1312":{"tf":1.7320508075688772},"1313":{"tf":1.7320508075688772},"1314":{"tf":1.7320508075688772},"1316":{"tf":1.0},"1317":{"tf":1.7320508075688772},"1318":{"tf":1.0},"132":{"tf":1.0},"1322":{"tf":1.7320508075688772},"1323":{"tf":1.7320508075688772},"1324":{"tf":1.0},"1325":{"tf":1.7320508075688772},"1326":{"tf":1.7320508075688772},"1327":{"tf":1.0},"1328":{"tf":1.0},"1329":{"tf":1.0},"133":{"tf":1.4142135623730951},"1330":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1335":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"134":{"tf":1.4142135623730951},"1341":{"tf":1.7320508075688772},"1344":{"tf":1.0},"1345":{"tf":1.0},"1350":{"tf":1.0},"1351":{"tf":1.7320508075688772},"1352":{"tf":2.449489742783178},"1353":{"tf":2.6457513110645907},"1354":{"tf":2.23606797749979},"1355":{"tf":2.6457513110645907},"1356":{"tf":1.0},"1357":{"tf":1.4142135623730951},"1369":{"tf":1.0},"137":{"tf":1.4142135623730951},"1377":{"tf":2.23606797749979},"1378":{"tf":2.23606797749979},"1379":{"tf":1.4142135623730951},"138":{"tf":1.7320508075688772},"1380":{"tf":1.4142135623730951},"1384":{"tf":1.0},"139":{"tf":1.7320508075688772},"1390":{"tf":1.0},"1393":{"tf":2.0},"1394":{"tf":2.0},"1395":{"tf":1.7320508075688772},"140":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1404":{"tf":1.7320508075688772},"1405":{"tf":1.7320508075688772},"1406":{"tf":1.7320508075688772},"1408":{"tf":1.0},"141":{"tf":2.6457513110645907},"1410":{"tf":1.0},"1413":{"tf":2.0},"1414":{"tf":2.0},"1415":{"tf":1.7320508075688772},"1421":{"tf":1.0},"1425":{"tf":1.4142135623730951},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.0},"1435":{"tf":1.7320508075688772},"1436":{"tf":1.7320508075688772},"1437":{"tf":1.7320508075688772},"1438":{"tf":1.7320508075688772},"1439":{"tf":2.23606797749979},"144":{"tf":1.7320508075688772},"1443":{"tf":1.7320508075688772},"1444":{"tf":1.7320508075688772},"1445":{"tf":1.0},"1446":{"tf":1.7320508075688772},"1447":{"tf":1.7320508075688772},"1448":{"tf":1.0},"1449":{"tf":1.0},"1450":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1455":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"146":{"tf":1.0},"1460":{"tf":1.7320508075688772},"1465":{"tf":1.7320508075688772},"1466":{"tf":2.23606797749979},"1467":{"tf":1.0},"148":{"tf":1.0},"1482":{"tf":1.0},"1485":{"tf":1.0},"1486":{"tf":1.0},"1489":{"tf":1.0},"149":{"tf":1.0},"1494":{"tf":1.0},"1495":{"tf":1.0},"1496":{"tf":1.7320508075688772},"1497":{"tf":1.7320508075688772},"1498":{"tf":1.0},"150":{"tf":1.0},"1501":{"tf":1.0},"1502":{"tf":1.4142135623730951},"1503":{"tf":1.0},"1505":{"tf":1.0},"1509":{"tf":1.7320508075688772},"1510":{"tf":1.4142135623730951},"1517":{"tf":1.0},"1518":{"tf":1.4142135623730951},"1521":{"tf":1.0},"1522":{"tf":1.0},"1523":{"tf":1.0},"153":{"tf":1.0},"1532":{"tf":1.0},"157":{"tf":1.7320508075688772},"160":{"tf":1.0},"161":{"tf":1.7320508075688772},"162":{"tf":1.7320508075688772},"163":{"tf":1.7320508075688772},"164":{"tf":2.0},"1648":{"tf":1.0},"1649":{"tf":1.0},"165":{"tf":2.0},"1650":{"tf":1.0},"1656":{"tf":1.4142135623730951},"1657":{"tf":1.4142135623730951},"1658":{"tf":1.4142135623730951},"1663":{"tf":1.0},"1664":{"tf":1.4142135623730951},"1665":{"tf":1.0},"1666":{"tf":1.4142135623730951},"1667":{"tf":1.0},"1668":{"tf":1.4142135623730951},"167":{"tf":1.7320508075688772},"1670":{"tf":1.0},"1675":{"tf":1.0},"168":{"tf":1.7320508075688772},"1700":{"tf":1.0},"1701":{"tf":1.0},"171":{"tf":1.0},"1729":{"tf":2.0},"1730":{"tf":2.0},"1731":{"tf":2.449489742783178},"1732":{"tf":2.449489742783178},"1735":{"tf":1.0},"1736":{"tf":1.0},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"1740":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1742":{"tf":1.4142135623730951},"1743":{"tf":2.0},"1744":{"tf":2.0},"1745":{"tf":2.0},"1748":{"tf":1.4142135623730951},"1749":{"tf":1.7320508075688772},"175":{"tf":1.4142135623730951},"1750":{"tf":1.7320508075688772},"1751":{"tf":1.7320508075688772},"1753":{"tf":1.0},"1754":{"tf":1.0},"1755":{"tf":1.0},"1756":{"tf":1.0},"1759":{"tf":2.23606797749979},"1760":{"tf":2.23606797749979},"1761":{"tf":2.6457513110645907},"1762":{"tf":2.449489742783178},"1763":{"tf":1.7320508075688772},"1764":{"tf":1.7320508075688772},"1765":{"tf":2.23606797749979},"1767":{"tf":1.0},"1768":{"tf":1.0},"1774":{"tf":1.7320508075688772},"1775":{"tf":1.0},"1776":{"tf":1.4142135623730951},"1779":{"tf":2.0},"178":{"tf":2.0},"1781":{"tf":1.7320508075688772},"1786":{"tf":1.0},"1788":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"1792":{"tf":2.0},"1793":{"tf":2.0},"1794":{"tf":2.449489742783178},"1795":{"tf":2.449489742783178},"1797":{"tf":1.0},"18":{"tf":1.7320508075688772},"180":{"tf":1.4142135623730951},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"1805":{"tf":2.0},"1806":{"tf":2.0},"1807":{"tf":1.4142135623730951},"1808":{"tf":2.0},"181":{"tf":1.4142135623730951},"1811":{"tf":1.4142135623730951},"1812":{"tf":1.7320508075688772},"1814":{"tf":1.0},"1815":{"tf":1.0},"1816":{"tf":1.0},"1817":{"tf":1.0},"1818":{"tf":1.7320508075688772},"1819":{"tf":1.7320508075688772},"182":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"191":{"tf":1.0},"192":{"tf":1.4142135623730951},"196":{"tf":1.0},"199":{"tf":1.0},"20":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"216":{"tf":1.4142135623730951},"217":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"272":{"tf":1.0},"274":{"tf":1.0},"28":{"tf":2.6457513110645907},"29":{"tf":1.7320508075688772},"30":{"tf":1.7320508075688772},"306":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"331":{"tf":1.4142135623730951},"335":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"35":{"tf":1.0},"356":{"tf":1.0},"36":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"37":{"tf":1.0},"380":{"tf":1.0},"382":{"tf":1.4142135623730951},"39":{"tf":1.0},"398":{"tf":1.0},"401":{"tf":1.7320508075688772},"402":{"tf":1.0},"403":{"tf":2.0},"404":{"tf":1.0},"405":{"tf":2.0},"406":{"tf":1.0},"407":{"tf":2.0},"408":{"tf":2.0},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"416":{"tf":1.0},"419":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"426":{"tf":1.0},"428":{"tf":1.0},"431":{"tf":1.7320508075688772},"432":{"tf":1.0},"435":{"tf":2.449489742783178},"44":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"466":{"tf":1.4142135623730951},"467":{"tf":1.4142135623730951},"47":{"tf":1.0},"474":{"tf":2.0},"475":{"tf":1.4142135623730951},"479":{"tf":1.0},"48":{"tf":1.7320508075688772},"480":{"tf":1.4142135623730951},"481":{"tf":1.7320508075688772},"482":{"tf":1.7320508075688772},"485":{"tf":1.7320508075688772},"487":{"tf":2.0},"488":{"tf":2.0},"49":{"tf":1.7320508075688772},"499":{"tf":2.0},"50":{"tf":2.0},"502":{"tf":1.4142135623730951},"506":{"tf":1.0},"507":{"tf":1.4142135623730951},"508":{"tf":1.7320508075688772},"509":{"tf":1.7320508075688772},"51":{"tf":2.0},"515":{"tf":2.0},"516":{"tf":2.0},"517":{"tf":1.7320508075688772},"52":{"tf":1.7320508075688772},"525":{"tf":1.7320508075688772},"526":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"53":{"tf":1.7320508075688772},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":2.0},"537":{"tf":1.7320508075688772},"538":{"tf":1.0},"539":{"tf":1.0},"540":{"tf":1.0},"545":{"tf":1.0},"557":{"tf":1.0},"558":{"tf":1.0},"564":{"tf":1.0},"565":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"57":{"tf":1.7320508075688772},"570":{"tf":2.0},"58":{"tf":1.7320508075688772},"590":{"tf":1.7320508075688772},"595":{"tf":1.7320508075688772},"596":{"tf":1.0},"597":{"tf":1.7320508075688772},"599":{"tf":2.6457513110645907},"600":{"tf":1.4142135623730951},"601":{"tf":1.4142135623730951},"602":{"tf":1.4142135623730951},"603":{"tf":1.0},"604":{"tf":2.449489742783178},"605":{"tf":2.0},"606":{"tf":1.4142135623730951},"607":{"tf":2.6457513110645907},"608":{"tf":2.6457513110645907},"609":{"tf":2.23606797749979},"61":{"tf":1.0},"610":{"tf":2.23606797749979},"611":{"tf":1.4142135623730951},"612":{"tf":1.7320508075688772},"613":{"tf":1.7320508075688772},"615":{"tf":1.0},"616":{"tf":1.0},"617":{"tf":1.0},"619":{"tf":1.0},"629":{"tf":1.0},"634":{"tf":1.7320508075688772},"639":{"tf":1.7320508075688772},"640":{"tf":1.7320508075688772},"641":{"tf":1.0},"643":{"tf":2.6457513110645907},"644":{"tf":1.4142135623730951},"645":{"tf":1.4142135623730951},"646":{"tf":1.4142135623730951},"647":{"tf":2.23606797749979},"648":{"tf":2.449489742783178},"649":{"tf":2.0},"65":{"tf":1.4142135623730951},"650":{"tf":2.6457513110645907},"651":{"tf":2.6457513110645907},"652":{"tf":2.6457513110645907},"653":{"tf":2.23606797749979},"654":{"tf":2.23606797749979},"655":{"tf":1.4142135623730951},"656":{"tf":1.7320508075688772},"657":{"tf":1.7320508075688772},"659":{"tf":1.0},"660":{"tf":1.0},"662":{"tf":1.0},"676":{"tf":1.0},"68":{"tf":2.0},"683":{"tf":1.0},"685":{"tf":1.4142135623730951},"686":{"tf":1.0},"69":{"tf":1.4142135623730951},"695":{"tf":1.7320508075688772},"696":{"tf":1.7320508075688772},"70":{"tf":1.4142135623730951},"700":{"tf":1.7320508075688772},"703":{"tf":1.0},"704":{"tf":1.0},"706":{"tf":1.7320508075688772},"708":{"tf":1.7320508075688772},"709":{"tf":1.7320508075688772},"71":{"tf":1.4142135623730951},"710":{"tf":2.23606797749979},"711":{"tf":2.23606797749979},"712":{"tf":2.6457513110645907},"713":{"tf":2.449489742783178},"714":{"tf":1.7320508075688772},"715":{"tf":1.7320508075688772},"716":{"tf":2.23606797749979},"719":{"tf":1.7320508075688772},"72":{"tf":1.4142135623730951},"726":{"tf":1.0},"727":{"tf":1.0},"735":{"tf":1.0},"736":{"tf":1.0},"75":{"tf":1.4142135623730951},"752":{"tf":1.7320508075688772},"753":{"tf":2.449489742783178},"754":{"tf":1.7320508075688772},"755":{"tf":2.449489742783178},"761":{"tf":1.0},"762":{"tf":1.0},"763":{"tf":1.4142135623730951},"764":{"tf":1.4142135623730951},"768":{"tf":1.7320508075688772},"769":{"tf":2.449489742783178},"774":{"tf":1.7320508075688772},"78":{"tf":1.0},"780":{"tf":2.449489742783178},"786":{"tf":2.8284271247461903},"787":{"tf":1.0},"79":{"tf":1.4142135623730951},"791":{"tf":1.7320508075688772},"793":{"tf":1.7320508075688772},"794":{"tf":1.7320508075688772},"797":{"tf":1.4142135623730951},"799":{"tf":1.7320508075688772},"801":{"tf":1.7320508075688772},"804":{"tf":2.0},"807":{"tf":1.4142135623730951},"81":{"tf":2.0},"811":{"tf":1.4142135623730951},"817":{"tf":1.0},"818":{"tf":1.0},"82":{"tf":1.4142135623730951},"827":{"tf":1.0},"828":{"tf":1.0},"83":{"tf":2.0},"832":{"tf":2.8284271247461903},"833":{"tf":1.7320508075688772},"834":{"tf":1.7320508075688772},"836":{"tf":1.7320508075688772},"84":{"tf":1.4142135623730951},"844":{"tf":1.0},"850":{"tf":1.0},"851":{"tf":1.7320508075688772},"852":{"tf":1.7320508075688772},"853":{"tf":1.7320508075688772},"854":{"tf":1.4142135623730951},"859":{"tf":1.0},"865":{"tf":1.4142135623730951},"873":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.4142135623730951},"879":{"tf":1.4142135623730951},"893":{"tf":1.0},"896":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":2.0},"903":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"956":{"tf":1.0},"99":{"tf":1.7320508075688772}},"df":596,"(":{"docs":{},"df":0,"0":{"docs":{"129":{"tf":1.0},"18":{"tf":1.0},"482":{"tf":1.0},"509":{"tf":1.0},"517":{"tf":1.0}},"df":5}},"[":{"docs":{},"df":0,"2":{"docs":{"129":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"427":{"tf":1.0}},"df":3}},"_":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"264":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"264":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"903":{"tf":1.0},"932":{"tf":1.4142135623730951}},"df":2}}}}}}}},"j":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"106":{"tf":1.0},"107":{"tf":1.0},"1123":{"tf":1.0},"1129":{"tf":1.0},"1130":{"tf":1.4142135623730951},"1131":{"tf":1.4142135623730951},"1136":{"tf":1.0},"1137":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1180":{"tf":1.0},"1208":{"tf":1.4142135623730951},"1211":{"tf":1.7320508075688772},"1212":{"tf":1.0},"1213":{"tf":1.7320508075688772},"1253":{"tf":1.0},"1254":{"tf":1.0},"1395":{"tf":1.0},"1407":{"tf":1.0},"1409":{"tf":1.0},"1438":{"tf":1.0},"823":{"tf":1.0}},"df":22,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1131":{"tf":1.4142135623730951},"1171":{"tf":1.4142135623730951},"1172":{"tf":1.4142135623730951},"1253":{"tf":1.4142135623730951},"1254":{"tf":1.4142135623730951}},"df":5}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1302":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"1421":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.4142135623730951},"150":{"tf":1.0},"203":{"tf":1.4142135623730951},"207":{"tf":1.0},"208":{"tf":1.0},"210":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"217":{"tf":1.0},"227":{"tf":1.4142135623730951},"35":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.4142135623730951},"414":{"tf":1.0},"435":{"tf":1.0},"580":{"tf":1.0},"681":{"tf":3.0},"686":{"tf":1.0},"687":{"tf":1.0},"690":{"tf":1.0}},"df":35,"_":{"docs":{"706":{"tf":1.0}},"df":1,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"215":{"tf":1.0}},"df":1}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"681":{"tf":1.0}},"df":1}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"210":{"tf":1.4142135623730951},"429":{"tf":1.0}},"df":2}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"786":{"tf":1.0},"811":{"tf":1.0},"832":{"tf":1.0},"865":{"tf":1.0}},"df":4}}}}}}},"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"121":{"tf":1.0},"4":{"tf":1.0},"99":{"tf":1.0},"993":{"tf":1.0}},"df":4}}}}},"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0},"995":{"tf":1.4142135623730951},"996":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.4142135623730951}},"df":6,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1025":{"tf":1.0},"995":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1025":{"tf":1.0},"995":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"3":{"docs":{"119":{"tf":1.0},"123":{"tf":1.0},"179":{"tf":1.0},"72":{"tf":1.0}},"df":4,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{"179":{"tf":1.0},"72":{"tf":1.0}},"df":2}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"119":{"tf":1.0},"80":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"119":{"tf":1.0}},"df":1}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"123":{"tf":1.0},"80":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"123":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"0":{"tf":1.0},"1156":{"tf":1.0},"1241":{"tf":1.0},"1439":{"tf":1.0},"1765":{"tf":1.0},"380":{"tf":1.0},"472":{"tf":1.0},"681":{"tf":1.0},"716":{"tf":1.0},"815":{"tf":1.0},"844":{"tf":1.0}},"df":11,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"844":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"146":{"tf":1.0},"1697":{"tf":1.0},"207":{"tf":1.0},"35":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"905":{"tf":1.0},"911":{"tf":1.0},"917":{"tf":1.0},"923":{"tf":1.0}},"df":10}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"793":{"tf":1.0},"794":{"tf":1.0},"859":{"tf":1.0}},"df":3}}}},"m":{"docs":{},"df":0,"m":{"docs":{"1266":{"tf":1.0},"8":{"tf":1.0}},"df":2},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"100":{"tf":1.4142135623730951},"103":{"tf":1.0},"104":{"tf":2.0},"105":{"tf":2.0},"108":{"tf":1.0},"109":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"1125":{"tf":1.7320508075688772},"1127":{"tf":1.7320508075688772},"1132":{"tf":1.0},"1135":{"tf":1.7320508075688772},"1140":{"tf":1.0},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1162":{"tf":1.0},"1171":{"tf":2.0},"1172":{"tf":2.0},"1180":{"tf":1.7320508075688772},"1185":{"tf":1.7320508075688772},"1192":{"tf":1.0},"1193":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.0},"1196":{"tf":1.0},"1210":{"tf":1.7320508075688772},"1214":{"tf":1.0},"1219":{"tf":1.7320508075688772},"1220":{"tf":2.0},"1222":{"tf":1.0},"1225":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1244":{"tf":1.0},"1253":{"tf":2.0},"1254":{"tf":2.0},"1264":{"tf":1.0},"1265":{"tf":1.0},"1266":{"tf":1.0},"1269":{"tf":1.0},"1270":{"tf":1.0},"1273":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1317":{"tf":1.0},"1336":{"tf":1.0},"1350":{"tf":1.0},"1351":{"tf":1.7320508075688772},"1352":{"tf":1.4142135623730951},"1353":{"tf":1.4142135623730951},"1354":{"tf":1.4142135623730951},"1355":{"tf":1.0},"1377":{"tf":1.7320508075688772},"1378":{"tf":1.4142135623730951},"1380":{"tf":1.0},"1385":{"tf":1.0},"1393":{"tf":1.4142135623730951},"1394":{"tf":1.4142135623730951},"1395":{"tf":1.4142135623730951},"140":{"tf":1.4142135623730951},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1413":{"tf":1.0},"1414":{"tf":1.0},"1415":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.4142135623730951},"1456":{"tf":1.0},"1465":{"tf":1.7320508075688772},"1466":{"tf":1.7320508075688772},"1467":{"tf":1.0},"1489":{"tf":1.0},"1494":{"tf":1.0},"1495":{"tf":1.0},"1504":{"tf":1.0},"1542":{"tf":1.0},"1543":{"tf":1.0},"1548":{"tf":1.0},"155":{"tf":1.0},"1553":{"tf":1.0},"1558":{"tf":1.0},"156":{"tf":1.0},"1563":{"tf":1.0},"1722":{"tf":2.0},"1725":{"tf":1.0},"1729":{"tf":2.0},"1730":{"tf":1.7320508075688772},"1731":{"tf":2.0},"1732":{"tf":2.0},"1738":{"tf":2.0},"1739":{"tf":1.7320508075688772},"1740":{"tf":1.7320508075688772},"1741":{"tf":1.7320508075688772},"1742":{"tf":1.4142135623730951},"1743":{"tf":1.0},"1744":{"tf":1.4142135623730951},"1745":{"tf":1.4142135623730951},"1753":{"tf":1.0},"1759":{"tf":2.0},"1760":{"tf":2.0},"1761":{"tf":1.7320508075688772},"1762":{"tf":1.7320508075688772},"1763":{"tf":1.4142135623730951},"1764":{"tf":1.4142135623730951},"1765":{"tf":1.4142135623730951},"1792":{"tf":2.0},"1793":{"tf":1.7320508075688772},"1794":{"tf":2.0},"1795":{"tf":2.0},"1801":{"tf":2.0},"1802":{"tf":1.7320508075688772},"1803":{"tf":1.7320508075688772},"1804":{"tf":1.7320508075688772},"1805":{"tf":1.4142135623730951},"1806":{"tf":1.4142135623730951},"1807":{"tf":1.4142135623730951},"1808":{"tf":1.0},"1817":{"tf":1.0},"239":{"tf":1.0},"254":{"tf":1.0},"27":{"tf":1.4142135623730951},"377":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"491":{"tf":1.0},"514":{"tf":1.0},"695":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"708":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"710":{"tf":2.0},"711":{"tf":2.0},"712":{"tf":1.7320508075688772},"713":{"tf":1.7320508075688772},"714":{"tf":1.4142135623730951},"715":{"tf":1.4142135623730951},"716":{"tf":1.4142135623730951},"721":{"tf":1.4142135623730951},"722":{"tf":1.4142135623730951},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"726":{"tf":1.0},"727":{"tf":1.0},"735":{"tf":1.4142135623730951},"736":{"tf":1.4142135623730951},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"752":{"tf":1.7320508075688772},"753":{"tf":1.7320508075688772},"754":{"tf":1.7320508075688772},"755":{"tf":1.4142135623730951},"768":{"tf":1.7320508075688772},"769":{"tf":1.7320508075688772},"774":{"tf":1.7320508075688772},"779":{"tf":1.0},"780":{"tf":1.4142135623730951},"793":{"tf":1.0},"794":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0},"81":{"tf":1.0},"819":{"tf":1.4142135623730951},"82":{"tf":1.0},"820":{"tf":1.4142135623730951},"821":{"tf":1.4142135623730951},"822":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"862":{"tf":1.7320508075688772},"869":{"tf":1.4142135623730951},"871":{"tf":1.4142135623730951},"872":{"tf":1.4142135623730951},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"95":{"tf":1.7320508075688772},"96":{"tf":2.23606797749979},"97":{"tf":1.7320508075688772},"98":{"tf":2.23606797749979},"99":{"tf":1.4142135623730951}},"df":193,"i":{"docs":{},"df":0,"n":{"docs":{"1502":{"tf":1.0}},"df":1}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1351":{"tf":1.4142135623730951},"1353":{"tf":1.0},"1354":{"tf":1.0},"1394":{"tf":1.4142135623730951},"1414":{"tf":1.4142135623730951},"1465":{"tf":1.4142135623730951},"1502":{"tf":1.0},"1745":{"tf":1.4142135623730951},"1806":{"tf":1.0}},"df":9}}}}}}}},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1192":{"tf":1.0},"1262":{"tf":1.0},"1263":{"tf":1.0},"1267":{"tf":1.0},"1268":{"tf":1.0},"296":{"tf":1.0},"428":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"729":{"tf":1.0},"734":{"tf":1.4142135623730951},"735":{"tf":1.0},"736":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.0},"774":{"tf":1.0},"780":{"tf":1.0},"799":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951},"811":{"tf":1.7320508075688772},"813":{"tf":1.0},"814":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"828":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"833":{"tf":1.4142135623730951},"865":{"tf":1.7320508075688772},"869":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0}},"df":43}}}},"d":{"docs":{},"df":0,"/":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"188":{"tf":1.0},"75":{"tf":1.0}},"df":2}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"116":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"119":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"1574":{"tf":1.0},"1575":{"tf":1.0},"1585":{"tf":1.0},"1717":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.7320508075688772},"180":{"tf":1.0},"182":{"tf":1.7320508075688772},"432":{"tf":1.0},"67":{"tf":1.0},"70":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951}},"df":17,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1574":{"tf":1.0},"1575":{"tf":1.0},"1585":{"tf":1.0}},"df":3}}}}}}}}}}}}},"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"681":{"tf":1.0}},"df":1}},"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"8":{"tf":1.0}},"df":1}}}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"3":{"docs":{"162":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0},"222":{"tf":1.4142135623730951},"49":{"tf":1.0},"51":{"tf":1.0},"70":{"tf":1.0}},"df":7,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"120":{"tf":1.0},"80":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"120":{"tf":1.0}},"df":1}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"118":{"tf":1.0},"80":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"118":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"1060":{"tf":1.0},"110":{"tf":1.4142135623730951},"1183":{"tf":1.0},"130":{"tf":1.0},"1401":{"tf":1.0},"19":{"tf":1.0}},"df":6}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"848":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"848":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"0":{"tf":1.0}},"df":1}}}}}}}}},"e":{"docs":{},"df":0,"a":{"docs":{"31":{"tf":1.0}},"df":1}},"g":{"docs":{"1143":{"tf":1.0},"1157":{"tf":1.0},"1228":{"tf":1.0},"1296":{"tf":1.4142135623730951},"42":{"tf":1.0}},"df":5,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1155":{"tf":1.0},"1240":{"tf":1.0},"1290":{"tf":1.0},"435":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"499":{"tf":1.0},"502":{"tf":1.0},"612":{"tf":1.0},"615":{"tf":1.0},"656":{"tf":1.0},"659":{"tf":1.0},"685":{"tf":1.0}},"df":13}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"934":{"tf":1.0}},"df":1}}}}}},"r":{"docs":{"1015":{"tf":1.0},"1016":{"tf":1.0}},"df":2,"1":{"docs":{"354":{"tf":1.0}},"df":1},"2":{"docs":{"354":{"tf":1.0}},"df":1},"a":{"docs":{},"df":0,"y":{"docs":{"1121":{"tf":1.0},"1122":{"tf":1.4142135623730951},"1126":{"tf":1.4142135623730951},"1135":{"tf":1.4142135623730951},"1140":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1182":{"tf":1.4142135623730951},"1184":{"tf":1.4142135623730951},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.0},"1206":{"tf":1.4142135623730951},"1207":{"tf":1.0},"1218":{"tf":1.4142135623730951},"1220":{"tf":1.4142135623730951},"1225":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1735":{"tf":1.0},"495":{"tf":1.0},"522":{"tf":1.0},"593":{"tf":1.0},"637":{"tf":1.0},"888":{"tf":1.0},"889":{"tf":1.0},"9":{"tf":1.0},"900":{"tf":1.0},"909":{"tf":1.0},"910":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.0},"992":{"tf":2.0},"995":{"tf":1.0},"996":{"tf":1.7320508075688772},"997":{"tf":2.23606797749979},"998":{"tf":2.0}},"df":42,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"354":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"354":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"678":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"678":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"8":{"tf":1.0}},"df":1}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"i":{"docs":{"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0}},"df":3}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{"1100":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1100":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"8":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"df":9}}},"t":{"docs":{"0":{"tf":1.4142135623730951},"100":{"tf":2.23606797749979},"103":{"tf":1.7320508075688772},"104":{"tf":1.4142135623730951},"105":{"tf":1.7320508075688772},"106":{"tf":1.0},"107":{"tf":1.0},"1078":{"tf":1.0},"1121":{"tf":2.23606797749979},"1122":{"tf":1.7320508075688772},"1123":{"tf":1.4142135623730951},"1124":{"tf":1.4142135623730951},"1125":{"tf":1.0},"1126":{"tf":1.7320508075688772},"1127":{"tf":1.0},"1128":{"tf":1.7320508075688772},"1131":{"tf":1.4142135623730951},"1132":{"tf":1.0},"1135":{"tf":2.0},"1136":{"tf":1.4142135623730951},"114":{"tf":1.0},"1140":{"tf":2.6457513110645907},"1147":{"tf":1.0},"1150":{"tf":1.4142135623730951},"1151":{"tf":2.449489742783178},"1152":{"tf":2.449489742783178},"1155":{"tf":1.0},"1156":{"tf":1.0},"1157":{"tf":1.0},"1158":{"tf":1.4142135623730951},"1159":{"tf":1.4142135623730951},"116":{"tf":1.0},"1162":{"tf":2.0},"1169":{"tf":1.0},"117":{"tf":1.4142135623730951},"1170":{"tf":1.0},"1171":{"tf":2.449489742783178},"1172":{"tf":2.449489742783178},"1179":{"tf":1.0},"1180":{"tf":2.23606797749979},"1181":{"tf":2.0},"1182":{"tf":1.7320508075688772},"1184":{"tf":1.7320508075688772},"1185":{"tf":2.449489742783178},"1187":{"tf":1.0},"1188":{"tf":1.4142135623730951},"1192":{"tf":2.0},"1193":{"tf":2.6457513110645907},"1194":{"tf":2.6457513110645907},"1195":{"tf":2.6457513110645907},"1196":{"tf":2.8284271247461903},"1197":{"tf":2.449489742783178},"1206":{"tf":1.7320508075688772},"1207":{"tf":2.23606797749979},"1208":{"tf":1.4142135623730951},"1209":{"tf":1.4142135623730951},"1210":{"tf":1.0},"1211":{"tf":1.4142135623730951},"1214":{"tf":1.0},"1217":{"tf":1.7320508075688772},"1218":{"tf":1.7320508075688772},"1219":{"tf":1.0},"1220":{"tf":2.23606797749979},"1222":{"tf":1.0},"1225":{"tf":2.6457513110645907},"1229":{"tf":1.4142135623730951},"1235":{"tf":1.4142135623730951},"1236":{"tf":2.449489742783178},"1237":{"tf":2.449489742783178},"1240":{"tf":1.0},"1241":{"tf":1.0},"1244":{"tf":2.0},"1250":{"tf":1.0},"1251":{"tf":1.0},"1253":{"tf":2.449489742783178},"1254":{"tf":2.449489742783178},"1262":{"tf":1.4142135623730951},"1263":{"tf":1.0},"1267":{"tf":1.0},"1269":{"tf":1.0},"1270":{"tf":1.0},"1271":{"tf":1.0},"1273":{"tf":1.0},"1274":{"tf":1.4142135623730951},"1276":{"tf":1.4142135623730951},"1278":{"tf":1.0},"129":{"tf":2.8284271247461903},"13":{"tf":1.0},"130":{"tf":2.449489742783178},"1302":{"tf":1.4142135623730951},"1303":{"tf":1.4142135623730951},"1304":{"tf":2.0},"1305":{"tf":2.0},"1307":{"tf":1.4142135623730951},"131":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.7320508075688772},"1317":{"tf":1.7320508075688772},"1318":{"tf":1.0},"1319":{"tf":1.4142135623730951},"1322":{"tf":1.0},"1323":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"133":{"tf":2.23606797749979},"1332":{"tf":1.0},"1333":{"tf":1.0},"1339":{"tf":1.0},"134":{"tf":1.4142135623730951},"1341":{"tf":1.4142135623730951},"1350":{"tf":1.0},"1352":{"tf":1.0},"1353":{"tf":2.6457513110645907},"1354":{"tf":2.449489742783178},"1355":{"tf":3.1622776601683795},"1356":{"tf":1.0},"1357":{"tf":1.4142135623730951},"1358":{"tf":1.0},"137":{"tf":2.449489742783178},"1377":{"tf":2.0},"1378":{"tf":2.0},"138":{"tf":1.7320508075688772},"1380":{"tf":1.0},"1384":{"tf":1.0},"139":{"tf":1.7320508075688772},"1390":{"tf":1.0},"1393":{"tf":2.6457513110645907},"1394":{"tf":2.449489742783178},"1395":{"tf":2.23606797749979},"14":{"tf":1.0},"140":{"tf":1.4142135623730951},"1402":{"tf":1.0},"1403":{"tf":1.7320508075688772},"1404":{"tf":2.23606797749979},"1405":{"tf":2.23606797749979},"1406":{"tf":2.0},"1407":{"tf":1.0},"141":{"tf":1.7320508075688772},"1413":{"tf":3.0},"1414":{"tf":2.8284271247461903},"1415":{"tf":2.0},"1421":{"tf":1.7320508075688772},"1425":{"tf":1.4142135623730951},"1426":{"tf":1.4142135623730951},"1427":{"tf":2.0},"1428":{"tf":2.23606797749979},"1429":{"tf":2.0},"1430":{"tf":1.4142135623730951},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.7320508075688772},"1438":{"tf":1.7320508075688772},"1439":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1459":{"tf":1.0},"1460":{"tf":1.4142135623730951},"1465":{"tf":1.4142135623730951},"1466":{"tf":1.7320508075688772},"1467":{"tf":1.4142135623730951},"1504":{"tf":1.0},"1505":{"tf":1.0},"1521":{"tf":1.7320508075688772},"1522":{"tf":1.0},"165":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.4142135623730951},"1719":{"tf":1.4142135623730951},"1720":{"tf":1.4142135623730951},"1721":{"tf":1.4142135623730951},"1729":{"tf":2.23606797749979},"1730":{"tf":2.23606797749979},"1731":{"tf":2.449489742783178},"1732":{"tf":2.6457513110645907},"1734":{"tf":1.0},"1735":{"tf":1.4142135623730951},"1736":{"tf":2.6457513110645907},"1738":{"tf":2.0},"1739":{"tf":2.0},"174":{"tf":1.0},"1740":{"tf":2.0},"1741":{"tf":2.0},"1742":{"tf":1.7320508075688772},"1743":{"tf":1.7320508075688772},"1744":{"tf":1.0},"1745":{"tf":1.4142135623730951},"1747":{"tf":1.4142135623730951},"1748":{"tf":1.4142135623730951},"1751":{"tf":1.4142135623730951},"1753":{"tf":1.4142135623730951},"1754":{"tf":1.4142135623730951},"1755":{"tf":1.4142135623730951},"1756":{"tf":1.4142135623730951},"1759":{"tf":1.0},"1760":{"tf":1.7320508075688772},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.4142135623730951},"1774":{"tf":1.0},"1775":{"tf":1.4142135623730951},"1776":{"tf":1.4142135623730951},"1777":{"tf":1.4142135623730951},"1778":{"tf":1.4142135623730951},"1779":{"tf":1.0},"1780":{"tf":1.4142135623730951},"1792":{"tf":2.23606797749979},"1793":{"tf":2.23606797749979},"1794":{"tf":2.449489742783178},"1795":{"tf":2.6457513110645907},"1797":{"tf":2.449489742783178},"1799":{"tf":1.0},"18":{"tf":2.8284271247461903},"180":{"tf":1.0},"1801":{"tf":2.0},"1802":{"tf":2.0},"1803":{"tf":2.0},"1804":{"tf":2.0},"1805":{"tf":1.0},"1806":{"tf":1.4142135623730951},"1807":{"tf":1.7320508075688772},"1808":{"tf":1.4142135623730951},"181":{"tf":1.0},"1810":{"tf":1.4142135623730951},"1811":{"tf":1.4142135623730951},"1812":{"tf":1.4142135623730951},"1814":{"tf":1.4142135623730951},"1815":{"tf":1.4142135623730951},"1816":{"tf":1.4142135623730951},"1817":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"19":{"tf":2.449489742783178},"190":{"tf":1.0},"191":{"tf":1.4142135623730951},"20":{"tf":1.0},"22":{"tf":1.4142135623730951},"222":{"tf":1.0},"23":{"tf":2.23606797749979},"239":{"tf":1.0},"251":{"tf":1.0},"26":{"tf":2.449489742783178},"27":{"tf":1.4142135623730951},"28":{"tf":1.7320508075688772},"29":{"tf":1.7320508075688772},"30":{"tf":1.7320508075688772},"333":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"401":{"tf":2.449489742783178},"402":{"tf":1.4142135623730951},"403":{"tf":2.6457513110645907},"404":{"tf":1.4142135623730951},"405":{"tf":2.6457513110645907},"406":{"tf":1.4142135623730951},"407":{"tf":2.449489742783178},"408":{"tf":2.6457513110645907},"409":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951},"411":{"tf":1.4142135623730951},"416":{"tf":1.0},"419":{"tf":1.4142135623730951},"428":{"tf":1.7320508075688772},"430":{"tf":1.0},"434":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.7320508075688772},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.4142135623730951},"466":{"tf":1.4142135623730951},"51":{"tf":1.0},"63":{"tf":1.0},"69":{"tf":1.0},"71":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.7320508075688772},"712":{"tf":1.4142135623730951},"713":{"tf":1.4142135623730951},"721":{"tf":1.4142135623730951},"722":{"tf":1.4142135623730951},"723":{"tf":1.0},"724":{"tf":1.4142135623730951},"729":{"tf":1.0},"731":{"tf":1.7320508075688772},"734":{"tf":1.4142135623730951},"735":{"tf":1.4142135623730951},"736":{"tf":1.4142135623730951},"738":{"tf":1.0},"739":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":1.4142135623730951},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"752":{"tf":1.4142135623730951},"753":{"tf":1.4142135623730951},"754":{"tf":1.4142135623730951},"755":{"tf":1.4142135623730951},"758":{"tf":1.0},"759":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"763":{"tf":1.0},"764":{"tf":1.0},"767":{"tf":1.7320508075688772},"768":{"tf":1.4142135623730951},"769":{"tf":1.4142135623730951},"77":{"tf":1.0},"771":{"tf":1.0},"772":{"tf":1.0},"773":{"tf":1.0},"774":{"tf":1.4142135623730951},"775":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.0},"78":{"tf":1.4142135623730951},"780":{"tf":1.4142135623730951},"786":{"tf":1.0},"792":{"tf":1.4142135623730951},"80":{"tf":1.0},"807":{"tf":1.0},"81":{"tf":1.7320508075688772},"811":{"tf":1.7320508075688772},"812":{"tf":1.4142135623730951},"813":{"tf":2.23606797749979},"814":{"tf":2.23606797749979},"815":{"tf":1.0},"819":{"tf":1.4142135623730951},"82":{"tf":2.0},"820":{"tf":1.4142135623730951},"821":{"tf":1.4142135623730951},"822":{"tf":1.4142135623730951},"83":{"tf":2.0},"832":{"tf":1.0},"84":{"tf":2.23606797749979},"847":{"tf":1.4142135623730951},"85":{"tf":1.0},"862":{"tf":1.0},"865":{"tf":1.7320508075688772},"867":{"tf":1.4142135623730951},"869":{"tf":1.4142135623730951},"870":{"tf":1.0},"871":{"tf":1.4142135623730951},"872":{"tf":1.4142135623730951},"875":{"tf":2.23606797749979},"876":{"tf":2.23606797749979},"882":{"tf":1.0},"883":{"tf":1.0},"90":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":2.0},"94":{"tf":2.0},"95":{"tf":2.0},"96":{"tf":2.0},"97":{"tf":1.0},"98":{"tf":1.4142135623730951},"99":{"tf":2.0}},"df":372,"'":{"docs":{"1197":{"tf":1.0},"1268":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0}},"df":4},".":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"426":{"tf":1.0}},"df":1}}}}},"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"288":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"288":{"tf":1.0}},"df":1}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{"287":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"287":{"tf":1.0}},"df":1}}}}}}}}},"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"290":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"290":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"280":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"280":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"289":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"289":{"tf":1.0}},"df":1}}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"285":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"285":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"291":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"291":{"tf":1.0}},"df":1}}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"286":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"286":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{"279":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"279":{"tf":1.0}},"df":1}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"283":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"283":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"282":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"282":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{"284":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"284":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"281":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"281":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"192":{"tf":1.0},"79":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"192":{"tf":1.0},"79":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{"1776":{"tf":1.4142135623730951}},"df":1,"d":{"docs":{},"df":0,"r":{"docs":{"1729":{"tf":1.4142135623730951},"1730":{"tf":1.4142135623730951},"1731":{"tf":1.4142135623730951},"1732":{"tf":1.4142135623730951},"1735":{"tf":1.0},"1737":{"tf":1.0},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"1740":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1742":{"tf":1.4142135623730951},"1743":{"tf":1.4142135623730951},"1744":{"tf":1.4142135623730951},"1745":{"tf":1.4142135623730951},"1748":{"tf":1.4142135623730951},"1751":{"tf":1.4142135623730951},"1753":{"tf":1.4142135623730951},"1754":{"tf":1.4142135623730951},"1755":{"tf":1.4142135623730951},"1756":{"tf":1.4142135623730951},"1790":{"tf":1.0},"1791":{"tf":1.0},"1792":{"tf":1.4142135623730951},"1793":{"tf":1.4142135623730951},"1794":{"tf":1.4142135623730951},"1795":{"tf":1.4142135623730951},"1797":{"tf":1.4142135623730951},"1798":{"tf":1.0},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"1805":{"tf":1.4142135623730951},"1806":{"tf":1.4142135623730951},"1807":{"tf":1.4142135623730951},"1808":{"tf":1.4142135623730951},"1811":{"tf":1.4142135623730951},"1812":{"tf":1.4142135623730951},"1814":{"tf":1.4142135623730951},"1815":{"tf":1.4142135623730951},"1816":{"tf":1.4142135623730951},"1817":{"tf":1.4142135623730951}},"df":42}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"1747":{"tf":1.4142135623730951},"1810":{"tf":1.4142135623730951}},"df":2,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"15":{"tf":1.0},"16":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1292":{"tf":1.0},"1346":{"tf":1.0},"1347":{"tf":1.0},"1509":{"tf":1.0},"1521":{"tf":1.4142135623730951}},"df":5}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"1778":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1778":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1729":{"tf":1.4142135623730951},"1730":{"tf":1.4142135623730951},"1731":{"tf":1.4142135623730951},"1732":{"tf":1.4142135623730951},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"1740":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1759":{"tf":1.4142135623730951},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.4142135623730951},"1792":{"tf":1.4142135623730951},"1793":{"tf":1.4142135623730951},"1794":{"tf":1.4142135623730951},"1795":{"tf":1.4142135623730951},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.4142135623730951}},"df":24}},"i":{"docs":{},"df":0,"n":{"docs":{"1498":{"tf":1.0},"1502":{"tf":1.0},"1503":{"tf":1.0},"1518":{"tf":1.0},"371":{"tf":1.0}},"df":5}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1735":{"tf":1.0},"1786":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1735":{"tf":1.0}},"df":1}}}}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1498":{"tf":1.0},"1502":{"tf":1.0},"1518":{"tf":1.0},"371":{"tf":1.0}},"df":4}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"1521":{"tf":1.0},"1522":{"tf":1.0},"1737":{"tf":1.0},"1798":{"tf":1.0},"94":{"tf":1.4142135623730951}},"df":5,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1737":{"tf":1.0},"1798":{"tf":1.0}},"df":2}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"1777":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1777":{"tf":1.0}},"df":1}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1748":{"tf":1.0},"1811":{"tf":1.0}},"df":2}}}}}}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1736":{"tf":1.0},"1797":{"tf":1.0}},"df":2}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{"1729":{"tf":2.449489742783178},"1730":{"tf":2.0},"1738":{"tf":1.7320508075688772},"1739":{"tf":1.7320508075688772},"1742":{"tf":1.4142135623730951},"1760":{"tf":1.4142135623730951},"1774":{"tf":1.0},"1791":{"tf":1.0},"1792":{"tf":2.23606797749979},"1793":{"tf":1.7320508075688772},"1801":{"tf":1.7320508075688772},"1802":{"tf":1.7320508075688772},"1807":{"tf":1.0},"376":{"tf":1.0},"711":{"tf":1.4142135623730951}},"df":15}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1731":{"tf":2.23606797749979},"1732":{"tf":2.449489742783178},"1740":{"tf":1.7320508075688772},"1741":{"tf":1.7320508075688772},"1779":{"tf":1.0},"1794":{"tf":2.0},"1795":{"tf":2.23606797749979},"1803":{"tf":1.7320508075688772},"1804":{"tf":1.7320508075688772},"374":{"tf":1.0},"375":{"tf":1.0},"713":{"tf":1.4142135623730951}},"df":12}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"15":{"tf":1.0},"24":{"tf":1.0}},"df":2}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1718":{"tf":1.0},"1719":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0}},"df":4}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1187":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951}},"df":2}}}}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{"681":{"tf":1.0}},"df":1}}},"u":{"docs":{},"df":0,"m":{"docs":{"0":{"tf":1.0}},"df":1}}}},"t":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"921":{"tf":1.0}},"df":1}}}}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"915":{"tf":1.0}},"df":1}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"927":{"tf":1.0}},"df":1}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"8":{"tf":1.4142135623730951}},"df":1},"k":{"docs":{"681":{"tf":1.0}},"df":1}}},"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"1155":{"tf":1.0},"1196":{"tf":1.0},"1240":{"tf":1.0}},"df":3}}}}}},"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"14":{"tf":1.0},"197":{"tf":1.0}},"df":2,"o":{"docs":{},"df":0,"r":{"docs":{"1019":{"tf":1.0},"1039":{"tf":1.0},"1053":{"tf":1.0},"1101":{"tf":1.0},"1117":{"tf":1.0},"1138":{"tf":1.0},"1141":{"tf":1.0},"1148":{"tf":1.0},"1153":{"tf":1.0},"1160":{"tf":1.0},"1163":{"tf":1.0},"1283":{"tf":1.0},"1320":{"tf":1.0},"1509":{"tf":1.0},"1587":{"tf":1.0},"1593":{"tf":1.0},"1606":{"tf":1.0},"1715":{"tf":1.0},"1769":{"tf":1.0},"1782":{"tf":1.0},"197":{"tf":1.0},"2":{"tf":1.0},"31":{"tf":1.0},"428":{"tf":1.0},"472":{"tf":1.0},"580":{"tf":1.0},"701":{"tf":1.0},"729":{"tf":1.0},"73":{"tf":1.0},"815":{"tf":1.0},"823":{"tf":1.0},"862":{"tf":1.0},"934":{"tf":1.0},"958":{"tf":1.0}},"df":34,"i":{"docs":{},"df":0,"s":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0},"994":{"tf":1.0},"996":{"tf":1.4142135623730951},"998":{"tf":1.0}},"df":5},"z":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"15":{"tf":1.0},"31":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1424":{"tf":1.0}},"df":1}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"117":{"tf":1.0},"1437":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"201":{"tf":1.0},"215":{"tf":1.0},"381":{"tf":1.0},"415":{"tf":1.0},"580":{"tf":1.0},"590":{"tf":1.0},"592":{"tf":1.0},"634":{"tf":1.0},"636":{"tf":1.0},"786":{"tf":1.0}},"df":14,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"360":{"tf":1.0}},"df":1}}}}}}}}}}}}},"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"681":{"tf":1.7320508075688772}},"df":1}}}}},"b":{"docs":{"1074":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1109":{"tf":1.4142135623730951},"1110":{"tf":1.4142135623730951},"1111":{"tf":1.7320508075688772},"1112":{"tf":1.7320508075688772},"1113":{"tf":1.4142135623730951},"1114":{"tf":1.4142135623730951},"1377":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.0}},"df":15,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1132":{"tf":1.0},"1214":{"tf":1.0},"685":{"tf":1.0}},"df":5,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"681":{"tf":1.0}},"df":1}}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"1323":{"tf":1.0},"1443":{"tf":1.0},"1744":{"tf":1.0},"1805":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"859":{"tf":1.0}},"df":7,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{"185":{"tf":1.0},"843":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"185":{"tf":1.0},"843":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{"1196":{"tf":1.0},"180":{"tf":1.0},"71":{"tf":1.0},"9":{"tf":1.0},"997":{"tf":1.0}},"df":5},"i":{"docs":{"188":{"tf":1.0},"191":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0}},"df":4,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"248":{"tf":1.4142135623730951}},"df":1}}}}}}}}},"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"622":{"tf":1.0},"623":{"tf":1.4142135623730951},"667":{"tf":1.4142135623730951},"668":{"tf":1.0}},"df":4,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"623":{"tf":1.0},"667":{"tf":1.0}},"df":2}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"674":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"674":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"622":{"tf":1.0},"668":{"tf":1.0}},"df":2,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"622":{"tf":1.0},"668":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"e":{"docs":{"1135":{"tf":1.4142135623730951},"1192":{"tf":1.7320508075688772},"1196":{"tf":1.4142135623730951},"1220":{"tf":1.4142135623730951},"215":{"tf":1.0},"495":{"tf":1.0},"522":{"tf":1.0},"81":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"98":{"tf":1.0}},"df":11,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"144":{"tf":1.0},"145":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0}},"df":6}}}},"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1152":{"tf":1.0},"1237":{"tf":1.0},"98":{"tf":1.0}},"df":3}}},"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"9":{"tf":1.0}},"df":1}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{"416":{"tf":1.0}},"df":1}},"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"201":{"tf":1.0},"687":{"tf":1.0}},"df":2}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"1400":{"tf":1.0},"98":{"tf":1.0}},"df":2}}},"s":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.0}},"df":1}},"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"144":{"tf":1.0},"173":{"tf":1.0},"33":{"tf":1.0},"64":{"tf":1.0},"681":{"tf":1.4142135623730951}},"df":5}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1031":{"tf":1.0},"1032":{"tf":1.0}},"df":2}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"1031":{"tf":1.0},"1032":{"tf":1.0},"997":{"tf":1.0}},"df":3,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{"1029":{"tf":1.0},"888":{"tf":1.0}},"df":2}}}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"144":{"tf":1.4142135623730951},"33":{"tf":1.0},"537":{"tf":1.0},"6":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":8,".":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{"1748":{"tf":1.0},"1811":{"tf":1.0},"993":{"tf":1.0}},"df":3}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{"1027":{"tf":1.0},"1028":{"tf":1.0}},"df":2}}}}}}}}}}},"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{"681":{"tf":1.0}},"df":1}}}}}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{"255":{"tf":1.0}},"df":1}},"o":{"docs":{},"df":0,"k":{"docs":{"862":{"tf":1.0}},"df":1},"l":{"docs":{"1003":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"1032":{"tf":1.0},"1119":{"tf":1.7320508075688772},"1169":{"tf":1.0},"1170":{"tf":1.0},"1177":{"tf":1.7320508075688772},"1204":{"tf":1.7320508075688772},"125":{"tf":1.7320508075688772},"1250":{"tf":1.0},"1251":{"tf":1.0},"1304":{"tf":1.4142135623730951},"1305":{"tf":1.4142135623730951},"1306":{"tf":1.0},"1315":{"tf":1.0},"133":{"tf":1.7320508075688772},"1333":{"tf":1.4142135623730951},"1334":{"tf":1.0},"1337":{"tf":1.4142135623730951},"1338":{"tf":1.0},"1339":{"tf":1.0},"1340":{"tf":1.0},"1341":{"tf":1.0},"1366":{"tf":1.0},"1367":{"tf":1.0},"1379":{"tf":1.4142135623730951},"1401":{"tf":1.4142135623730951},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1427":{"tf":1.4142135623730951},"1428":{"tf":1.4142135623730951},"1429":{"tf":1.4142135623730951},"1440":{"tf":1.0},"1453":{"tf":1.4142135623730951},"1454":{"tf":1.0},"1457":{"tf":1.4142135623730951},"1458":{"tf":1.0},"1459":{"tf":1.0},"1460":{"tf":1.0},"1474":{"tf":1.0},"1475":{"tf":1.0},"148":{"tf":1.0},"1498":{"tf":1.0},"1509":{"tf":1.4142135623730951},"1518":{"tf":1.0},"1531":{"tf":1.0},"1595":{"tf":1.0},"1678":{"tf":1.0},"1687":{"tf":1.0},"1688":{"tf":1.0},"1693":{"tf":1.0},"1700":{"tf":1.7320508075688772},"1701":{"tf":2.0},"1754":{"tf":1.4142135623730951},"1778":{"tf":1.0},"1780":{"tf":1.0},"1814":{"tf":1.4142135623730951},"1823":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"190":{"tf":1.0},"192":{"tf":1.4142135623730951},"195":{"tf":1.0},"199":{"tf":1.0},"23":{"tf":1.7320508075688772},"37":{"tf":1.0},"416":{"tf":1.0},"419":{"tf":1.0},"428":{"tf":2.449489742783178},"429":{"tf":1.0},"432":{"tf":1.4142135623730951},"433":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"489":{"tf":1.0},"494":{"tf":1.4142135623730951},"512":{"tf":1.0},"521":{"tf":1.4142135623730951},"570":{"tf":1.4142135623730951},"582":{"tf":1.0},"587":{"tf":1.0},"588":{"tf":1.0},"595":{"tf":1.7320508075688772},"596":{"tf":1.0},"597":{"tf":1.7320508075688772},"598":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"639":{"tf":1.7320508075688772},"640":{"tf":1.7320508075688772},"641":{"tf":1.0},"642":{"tf":1.0},"670":{"tf":1.0},"680":{"tf":1.0},"725":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"77":{"tf":1.0},"79":{"tf":1.4142135623730951},"790":{"tf":1.0},"791":{"tf":1.4142135623730951},"798":{"tf":1.7320508075688772},"800":{"tf":1.4142135623730951},"806":{"tf":1.0},"807":{"tf":1.0},"826":{"tf":1.0},"835":{"tf":1.4142135623730951},"839":{"tf":1.4142135623730951},"848":{"tf":1.0},"849":{"tf":1.0},"850":{"tf":1.0},"851":{"tf":1.4142135623730951},"855":{"tf":1.7320508075688772},"859":{"tf":1.0},"866":{"tf":1.4142135623730951},"891":{"tf":1.0},"892":{"tf":1.0},"902":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"91":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951},"97":{"tf":1.0}},"df":138,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"95":{"tf":1.0},"96":{"tf":1.0}},"df":2}}}}},"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"1183":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"223":{"tf":1.4142135623730951},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}},"df":8}}}},"t":{"docs":{},"df":0,"h":{"docs":{"129":{"tf":1.0},"1308":{"tf":1.0},"1431":{"tf":1.0},"18":{"tf":1.0},"428":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0}},"df":9}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1303":{"tf":1.0},"1425":{"tf":1.0}},"df":2,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"92":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"92":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"g":{"docs":{"862":{"tf":1.0}},"df":1}}}},"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1060":{"tf":1.0}},"df":1}}},"g":{"docs":{"11":{"tf":1.0}},"df":1},"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"3":{"tf":1.0}},"df":1}}},"r":{"docs":{},"df":0,"n":{"docs":{"1135":{"tf":1.0},"1138":{"tf":1.0},"1140":{"tf":2.0},"1192":{"tf":1.4142135623730951},"1220":{"tf":1.0},"1225":{"tf":2.0},"1270":{"tf":1.0},"1273":{"tf":1.0},"1413":{"tf":1.4142135623730951},"1538":{"tf":1.0},"1543":{"tf":1.0},"1731":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"1794":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"220":{"tf":1.0},"696":{"tf":1.7320508075688772},"709":{"tf":1.7320508075688772},"712":{"tf":1.4142135623730951},"713":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"736":{"tf":1.0},"753":{"tf":1.7320508075688772},"755":{"tf":1.0},"769":{"tf":1.7320508075688772},"780":{"tf":1.0},"786":{"tf":1.0},"794":{"tf":2.0},"81":{"tf":2.23606797749979},"814":{"tf":1.0},"815":{"tf":1.0},"818":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"823":{"tf":1.0},"832":{"tf":1.0},"853":{"tf":2.0},"874":{"tf":1.0},"876":{"tf":1.0},"98":{"tf":1.7320508075688772}},"df":46,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1538":{"tf":1.0},"1543":{"tf":1.0},"794":{"tf":1.0},"853":{"tf":1.0}},"df":4}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1192":{"tf":1.0}},"df":1}}}}}}}}},"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"343":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"343":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"343":{"tf":1.0}},"df":1}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"80":{"tf":1.0},"81":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"81":{"tf":1.0}},"df":1}}}}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1140":{"tf":1.0},"1225":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1140":{"tf":1.0},"1225":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"80":{"tf":1.0},"82":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"82":{"tf":1.0}},"df":1}}}}}}}}}}}},"s":{"docs":{},"df":0,"l":{"docs":{},"df":0,"1":{"docs":{},"df":0,".":{"docs":{},"df":0,"1":{"docs":{"10":{"tf":1.0}},"df":1}}}}}},"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"1003":{"tf":1.4142135623730951},"1004":{"tf":1.4142135623730951},"1005":{"tf":1.4142135623730951},"1006":{"tf":1.0},"1009":{"tf":1.4142135623730951},"1058":{"tf":1.0},"1060":{"tf":1.4142135623730951},"1079":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1096":{"tf":1.4142135623730951},"1097":{"tf":1.4142135623730951},"1098":{"tf":1.0},"1099":{"tf":1.0},"1152":{"tf":1.4142135623730951},"1201":{"tf":1.4142135623730951},"1237":{"tf":1.4142135623730951},"1595":{"tf":1.4142135623730951},"1596":{"tf":1.4142135623730951},"1597":{"tf":1.4142135623730951},"1598":{"tf":1.0},"1601":{"tf":1.4142135623730951},"1648":{"tf":1.0},"1656":{"tf":1.4142135623730951},"1657":{"tf":1.0},"1658":{"tf":1.4142135623730951},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0},"474":{"tf":1.4142135623730951},"475":{"tf":1.4142135623730951},"479":{"tf":1.0},"499":{"tf":1.4142135623730951},"502":{"tf":1.4142135623730951},"506":{"tf":1.0},"526":{"tf":1.4142135623730951},"527":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"546":{"tf":1.0},"569":{"tf":1.0},"600":{"tf":1.4142135623730951},"601":{"tf":1.0},"603":{"tf":1.0},"604":{"tf":1.4142135623730951},"606":{"tf":1.0},"607":{"tf":1.7320508075688772},"609":{"tf":1.4142135623730951},"611":{"tf":1.4142135623730951},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.7320508075688772},"615":{"tf":1.7320508075688772},"616":{"tf":1.7320508075688772},"617":{"tf":1.0},"618":{"tf":1.4142135623730951},"619":{"tf":1.0},"620":{"tf":2.0},"621":{"tf":2.0},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"644":{"tf":1.4142135623730951},"645":{"tf":1.0},"647":{"tf":1.4142135623730951},"648":{"tf":1.4142135623730951},"650":{"tf":1.7320508075688772},"651":{"tf":1.7320508075688772},"653":{"tf":1.4142135623730951},"655":{"tf":1.4142135623730951},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"658":{"tf":1.7320508075688772},"659":{"tf":1.7320508075688772},"660":{"tf":1.7320508075688772},"661":{"tf":1.4142135623730951},"662":{"tf":1.0},"663":{"tf":2.0},"664":{"tf":2.0},"665":{"tf":2.23606797749979},"666":{"tf":2.23606797749979},"667":{"tf":1.0},"668":{"tf":1.0},"685":{"tf":1.0}},"df":90,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1055":{"tf":3.0},"607":{"tf":1.0},"609":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"647":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"653":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0}},"df":17}}},"s":{"docs":{},"df":0,"1":{"docs":{},"df":0,"6":{"docs":{"1066":{"tf":1.0}},"df":1}},"3":{"docs":{},"df":0,"2":{"docs":{"1002":{"tf":1.0},"1056":{"tf":1.0},"1075":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"114":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"122":{"tf":1.0},"1286":{"tf":1.0},"147":{"tf":1.0},"1514":{"tf":1.0},"1515":{"tf":1.0},"1591":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"1683":{"tf":1.0},"1704":{"tf":1.0},"178":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"203":{"tf":1.0},"210":{"tf":1.0},"215":{"tf":1.4142135623730951},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"237":{"tf":1.4142135623730951},"38":{"tf":1.0},"416":{"tf":1.4142135623730951},"424":{"tf":1.0},"425":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"490":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"513":{"tf":1.0},"52":{"tf":1.4142135623730951},"570":{"tf":1.0},"573":{"tf":1.0},"600":{"tf":1.7320508075688772},"604":{"tf":1.4142135623730951},"605":{"tf":1.0},"607":{"tf":1.4142135623730951},"608":{"tf":1.0},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"615":{"tf":1.4142135623730951},"616":{"tf":1.4142135623730951},"624":{"tf":1.0},"625":{"tf":1.0},"629":{"tf":1.0},"644":{"tf":1.7320508075688772},"648":{"tf":1.4142135623730951},"649":{"tf":1.0},"651":{"tf":1.4142135623730951},"652":{"tf":1.0},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"659":{"tf":1.4142135623730951},"660":{"tf":1.4142135623730951},"665":{"tf":1.7320508075688772},"666":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"700":{"tf":1.0},"719":{"tf":1.0},"894":{"tf":1.0},"897":{"tf":1.0},"903":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"909":{"tf":1.0},"910":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"930":{"tf":1.0},"952":{"tf":1.0},"954":{"tf":1.0},"990":{"tf":1.4142135623730951},"992":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.4142135623730951}},"df":97,"(":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"160":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"178":{"tf":1.0},"181":{"tf":1.0},"47":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0}},"df":12}}}},"'":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"428":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"903":{"tf":1.0},"931":{"tf":1.4142135623730951}},"df":2}}}}},"4":{"docs":{"1823":{"tf":1.0},"480":{"tf":1.4142135623730951},"482":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.7320508075688772},"507":{"tf":1.4142135623730951},"509":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.7320508075688772},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.0},"545":{"tf":1.0},"552":{"tf":1.0},"555":{"tf":1.0},"564":{"tf":1.0},"566":{"tf":1.0},"568":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0}},"df":23},"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1012":{"tf":1.4142135623730951},"1610":{"tf":1.4142135623730951},"969":{"tf":1.4142135623730951}},"df":3}}}}}}}}}}}}}}}}}}},"c":{"docs":{"1109":{"tf":1.4142135623730951},"1110":{"tf":1.4142135623730951},"1111":{"tf":1.4142135623730951},"1112":{"tf":1.4142135623730951}},"df":4,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1135":{"tf":1.0},"1220":{"tf":1.0}},"df":2}},"u":{"docs":{},"df":0,"l":{"docs":{"108":{"tf":1.0},"110":{"tf":1.0},"1101":{"tf":1.0},"1119":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"1129":{"tf":1.0},"1132":{"tf":1.0},"1135":{"tf":1.0},"1136":{"tf":1.0},"1137":{"tf":1.0},"1156":{"tf":1.4142135623730951},"1171":{"tf":1.0},"1172":{"tf":1.0},"1179":{"tf":1.0},"1183":{"tf":1.0},"1186":{"tf":1.0},"1187":{"tf":1.0},"1197":{"tf":1.0},"1204":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"1212":{"tf":1.0},"1214":{"tf":1.0},"1220":{"tf":1.0},"1241":{"tf":1.4142135623730951},"1253":{"tf":1.0},"1254":{"tf":1.0},"1305":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1407":{"tf":1.0},"1413":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1439":{"tf":1.4142135623730951},"1453":{"tf":1.0},"1454":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"430":{"tf":1.0},"95":{"tf":1.0},"958":{"tf":1.0},"96":{"tf":1.0},"963":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951},"995":{"tf":1.0}},"df":51}}},"e":{"docs":{"1288":{"tf":1.0}},"df":1},"l":{"docs":{"1060":{"tf":2.0},"114":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"149":{"tf":1.4142135623730951},"1712":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.0},"182":{"tf":1.0},"19":{"tf":1.0},"209":{"tf":1.4142135623730951},"216":{"tf":1.0},"217":{"tf":1.0},"39":{"tf":1.4142135623730951},"401":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"499":{"tf":1.0},"502":{"tf":1.0},"537":{"tf":1.0},"564":{"tf":1.0},"577":{"tf":1.4142135623730951},"620":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"623":{"tf":1.4142135623730951},"627":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"667":{"tf":1.4142135623730951},"668":{"tf":1.0},"681":{"tf":2.8284271247461903},"687":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"729":{"tf":1.0},"791":{"tf":1.0},"8":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"851":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"996":{"tf":1.0}},"df":44,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1712":{"tf":1.0}},"df":1}}}}}}}},"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1296":{"tf":1.0},"1302":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"1419":{"tf":1.0},"1421":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"188":{"tf":1.0},"75":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0}},"df":22}}},"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"1152":{"tf":1.0},"1237":{"tf":1.4142135623730951}},"df":2,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"1648":{"tf":1.4142135623730951}},"df":1}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1055":{"tf":2.23606797749979},"1060":{"tf":1.4142135623730951},"1134":{"tf":1.0},"1143":{"tf":1.0},"1228":{"tf":1.0},"1296":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1536":{"tf":1.0},"161":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"42":{"tf":1.0},"47":{"tf":1.0},"474":{"tf":1.4142135623730951},"475":{"tf":1.0},"476":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"495":{"tf":1.4142135623730951},"499":{"tf":1.4142135623730951},"502":{"tf":1.0},"503":{"tf":1.0},"522":{"tf":1.4142135623730951},"604":{"tf":1.0},"607":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"644":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.0},"668":{"tf":1.0},"69":{"tf":1.4142135623730951},"722":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"75":{"tf":1.0},"791":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"851":{"tf":1.0},"870":{"tf":1.0},"871":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.4142135623730951}},"df":72,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"1055":{"tf":1.0}},"df":1}}}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1039":{"tf":1.0},"1586":{"tf":1.0},"1587":{"tf":1.0},"1593":{"tf":1.0},"1606":{"tf":1.0}},"df":5}}}}}}}}},"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"1051":{"tf":1.4142135623730951},"1635":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1001":{"tf":1.0},"1008":{"tf":1.0},"1590":{"tf":1.0},"1600":{"tf":1.0},"997":{"tf":1.4142135623730951}},"df":5,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1002":{"tf":1.0},"1591":{"tf":1.0},"1592":{"tf":1.0},"999":{"tf":1.0}},"df":4}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"1043":{"tf":1.4142135623730951},"1629":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}},"s":{"docs":{"1055":{"tf":1.4142135623730951}},"df":1}}}}},"e":{"docs":{},"df":0,"r":{"docs":{"1152":{"tf":1.0},"1193":{"tf":1.0},"1237":{"tf":1.0},"146":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"1644":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"1712":{"tf":1.0},"1774":{"tf":1.0},"1779":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.0},"414":{"tf":1.0},"418":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"534":{"tf":1.0},"535":{"tf":1.0},"577":{"tf":1.0},"687":{"tf":1.0},"690":{"tf":1.0},"695":{"tf":1.0},"696":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"763":{"tf":1.0},"764":{"tf":1.0}},"df":35}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1055":{"tf":1.0}},"df":1}}}}}},"n":{"docs":{},"df":0,"'":{"docs":{},"df":0,"t":{"docs":{"690":{"tf":1.0}},"df":1}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"358":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"358":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{"359":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"353":{"tf":1.4142135623730951}},"df":1}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"293":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"293":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"294":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"294":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"1018":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{"428":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"4":{"docs":{},"df":0,"6":{"docs":{},"df":0,"2":{"docs":{},"df":0,"6":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"729":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{"103":{"tf":1.0},"117":{"tf":1.0},"1395":{"tf":1.0},"681":{"tf":1.0},"792":{"tf":1.0},"800":{"tf":1.0},"812":{"tf":1.0},"835":{"tf":1.0},"847":{"tf":1.0},"862":{"tf":1.0},"867":{"tf":1.0},"997":{"tf":1.0}},"df":12},"t":{"docs":{"1113":{"tf":1.0}},"df":1}},"u":{"docs":{},"df":0,"s":{"docs":{"681":{"tf":1.0},"9":{"tf":1.0}},"df":2}}},"d":{"docs":{"1055":{"tf":2.449489742783178}},"df":1},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1130":{"tf":1.0},"1131":{"tf":1.0},"1171":{"tf":1.0},"1211":{"tf":1.4142135623730951},"1213":{"tf":1.4142135623730951},"1253":{"tf":1.0},"1271":{"tf":1.0},"131":{"tf":1.0},"1379":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1407":{"tf":1.0},"20":{"tf":1.0}},"df":13,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1271":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1271":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,",":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"952":{"tf":1.0}},"df":1}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{"161":{"tf":1.0},"164":{"tf":1.0},"222":{"tf":1.4142135623730951},"48":{"tf":1.0},"50":{"tf":1.0}},"df":5}}}}}},"n":{"docs":{},"df":0,"g":{"docs":{"1352":{"tf":1.0},"144":{"tf":1.0},"1466":{"tf":1.0},"147":{"tf":1.0},"1778":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.0},"33":{"tf":1.0},"38":{"tf":1.0},"681":{"tf":1.4142135623730951},"791":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"867":{"tf":1.0},"9":{"tf":1.0},"909":{"tf":1.0},"910":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.0}},"df":25,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"1490":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1490":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"g":{"docs":{"1135":{"tf":1.0},"1196":{"tf":1.4142135623730951},"1220":{"tf":1.0}},"df":3}}},"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"1119":{"tf":1.0},"1152":{"tf":1.0},"116":{"tf":1.0},"1169":{"tf":1.0},"1170":{"tf":1.0},"1176":{"tf":1.4142135623730951},"1177":{"tf":1.0},"1204":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"1237":{"tf":1.0},"125":{"tf":1.0},"1250":{"tf":1.0},"1251":{"tf":1.0},"1266":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1400":{"tf":1.4142135623730951},"1790":{"tf":1.0},"190":{"tf":1.0},"192":{"tf":1.0},"3":{"tf":1.4142135623730951},"401":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.0},"432":{"tf":1.0},"681":{"tf":1.0},"77":{"tf":1.0},"79":{"tf":1.0},"903":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"df":32,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1790":{"tf":1.0}},"df":1}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1792":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0}},"df":4}}}}}}}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1178":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1178":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1176":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1176":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1399":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1399":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"98":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"98":{"tf":1.0}},"df":1}}}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"201":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"201":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0}},"df":3}}}},"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"695":{"tf":1.0},"696":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.0}},"df":4}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{"92":{"tf":1.0}},"df":1}},"s":{"docs":{},"df":0,"h":{"docs":{"681":{"tf":1.7320508075688772}},"df":1}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{"1135":{"tf":1.0},"1220":{"tf":1.0},"1307":{"tf":1.0},"1430":{"tf":1.0},"220":{"tf":1.4142135623730951},"221":{"tf":1.0},"249":{"tf":1.0},"786":{"tf":1.0},"832":{"tf":1.0}},"df":9,"f":{"docs":{},"df":0,"e":{"docs":{"1267":{"tf":1.0},"1268":{"tf":1.0},"1499":{"tf":1.0},"1501":{"tf":1.0},"428":{"tf":1.0},"437":{"tf":1.0},"807":{"tf":1.0}},"df":7}}}}}},"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{"0":{"tf":1.0},"600":{"tf":1.4142135623730951},"601":{"tf":1.0},"644":{"tf":1.4142135623730951},"645":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0}},"df":7}},"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"100":{"tf":2.23606797749979},"103":{"tf":1.0},"106":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"1126":{"tf":1.7320508075688772},"1127":{"tf":1.4142135623730951},"1128":{"tf":1.4142135623730951},"1129":{"tf":1.7320508075688772},"1130":{"tf":1.7320508075688772},"1131":{"tf":2.449489742783178},"1132":{"tf":3.0},"1133":{"tf":1.4142135623730951},"1134":{"tf":1.4142135623730951},"1135":{"tf":1.7320508075688772},"1137":{"tf":2.0},"1140":{"tf":1.0},"1144":{"tf":1.4142135623730951},"1147":{"tf":1.0},"1148":{"tf":1.0},"1150":{"tf":2.0},"1151":{"tf":2.8284271247461903},"1152":{"tf":2.6457513110645907},"1155":{"tf":1.0},"1156":{"tf":1.0},"1157":{"tf":1.0},"1165":{"tf":1.0},"1166":{"tf":1.0},"1170":{"tf":1.0},"1171":{"tf":2.449489742783178},"1176":{"tf":1.0},"1178":{"tf":1.4142135623730951},"1183":{"tf":2.8284271247461903},"1184":{"tf":1.7320508075688772},"1185":{"tf":2.0},"1186":{"tf":1.7320508075688772},"1187":{"tf":2.23606797749979},"1188":{"tf":1.4142135623730951},"1193":{"tf":2.0},"1194":{"tf":2.8284271247461903},"1195":{"tf":2.8284271247461903},"1196":{"tf":1.7320508075688772},"1197":{"tf":2.23606797749979},"1204":{"tf":1.4142135623730951},"1205":{"tf":1.4142135623730951},"1211":{"tf":2.449489742783178},"1212":{"tf":1.7320508075688772},"1213":{"tf":1.7320508075688772},"1214":{"tf":3.0},"1215":{"tf":1.4142135623730951},"1216":{"tf":1.4142135623730951},"1217":{"tf":1.4142135623730951},"1218":{"tf":1.7320508075688772},"1219":{"tf":1.4142135623730951},"1220":{"tf":1.7320508075688772},"1225":{"tf":1.0},"1229":{"tf":1.0},"1230":{"tf":1.4142135623730951},"1232":{"tf":1.0},"1235":{"tf":2.0},"1236":{"tf":2.8284271247461903},"1237":{"tf":3.0},"1240":{"tf":1.0},"1241":{"tf":1.0},"1247":{"tf":1.0},"1249":{"tf":1.0},"1251":{"tf":1.0},"1253":{"tf":2.449489742783178},"1262":{"tf":1.4142135623730951},"1263":{"tf":1.0},"1264":{"tf":1.0},"1265":{"tf":1.0},"1266":{"tf":1.0},"1271":{"tf":1.0},"1274":{"tf":1.0},"1279":{"tf":1.0},"1283":{"tf":1.0},"1299":{"tf":1.0},"1302":{"tf":1.4142135623730951},"1305":{"tf":1.0},"131":{"tf":1.4142135623730951},"1312":{"tf":1.7320508075688772},"1313":{"tf":1.7320508075688772},"1314":{"tf":1.0},"1317":{"tf":1.4142135623730951},"1322":{"tf":1.0},"1323":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.4142135623730951},"1333":{"tf":1.7320508075688772},"1334":{"tf":1.4142135623730951},"1336":{"tf":1.0},"1337":{"tf":1.0},"1343":{"tf":1.0},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1380":{"tf":1.0},"1393":{"tf":1.4142135623730951},"1394":{"tf":1.7320508075688772},"1395":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1400":{"tf":1.0},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1407":{"tf":1.4142135623730951},"1413":{"tf":1.0},"1422":{"tf":1.0},"1426":{"tf":1.4142135623730951},"1428":{"tf":1.0},"1429":{"tf":1.0},"1435":{"tf":1.7320508075688772},"1436":{"tf":1.7320508075688772},"1437":{"tf":1.0},"1438":{"tf":1.4142135623730951},"1439":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1451":{"tf":1.4142135623730951},"1452":{"tf":1.4142135623730951},"1453":{"tf":1.7320508075688772},"1454":{"tf":1.4142135623730951},"1456":{"tf":1.0},"1457":{"tf":1.0},"1462":{"tf":1.0},"1466":{"tf":1.0},"1506":{"tf":1.0},"1509":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"20":{"tf":1.4142135623730951},"221":{"tf":1.0},"239":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"403":{"tf":1.0},"416":{"tf":1.0},"430":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"93":{"tf":1.7320508075688772},"94":{"tf":1.7320508075688772}},"df":154,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"377":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"377":{"tf":1.0}},"df":1}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"355":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"355":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"357":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"357":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"106":{"tf":1.0},"80":{"tf":1.0},"93":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"93":{"tf":1.0}},"df":1}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"106":{"tf":1.0}},"df":1}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"94":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"94":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1262":{"tf":1.0},"1263":{"tf":1.0},"1264":{"tf":1.0},"1265":{"tf":1.0},"1266":{"tf":1.0},"1271":{"tf":1.0},"1329":{"tf":1.0},"1450":{"tf":1.0},"1494":{"tf":1.0},"1495":{"tf":1.0},"1650":{"tf":1.4142135623730951}},"df":11,"a":{"docs":{},"df":0,"d":{"docs":{"1262":{"tf":1.4142135623730951}},"df":1}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1263":{"tf":1.4142135623730951}},"df":1}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1264":{"tf":1.0},"1283":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1264":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1289":{"tf":1.0}},"df":1}}}}},"s":{"docs":{"1275":{"tf":1.0}},"df":1},"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1222":{"tf":1.0}},"df":1}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1400":{"tf":1.0},"1520":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0}},"df":6,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"j":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1520":{"tf":1.0}},"df":1}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"1265":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1265":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"0":{"tf":1.0},"145":{"tf":1.0},"34":{"tf":1.0},"8":{"tf":1.0}},"df":4}}},"e":{"docs":{"681":{"tf":1.0}},"df":1},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"129":{"tf":1.0},"13":{"tf":1.0},"18":{"tf":1.0},"435":{"tf":1.0}},"df":4,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"266":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"424":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"15":{"tf":1.0},"40":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"14":{"tf":1.0},"435":{"tf":1.4142135623730951}},"df":2}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"14":{"tf":1.0},"401":{"tf":1.0},"403":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"419":{"tf":1.4142135623730951},"422":{"tf":1.0}},"df":8,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"15":{"tf":1.0},"59":{"tf":1.0}},"df":2}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"121":{"tf":1.0},"255":{"tf":1.0}},"df":2},"t":{"docs":{"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0}},"df":3}},"i":{"docs":{},"df":0,"l":{"docs":{"3":{"tf":2.0},"681":{"tf":1.4142135623730951},"8":{"tf":1.0}},"df":3}},"o":{"docs":{},"df":0,"s":{"docs":{"0":{"tf":1.0}},"df":1}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0},"681":{"tf":1.0}},"df":4}}}}}}},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"0":{"tf":1.0}},"df":1}},"r":{"docs":{},"df":0,"n":{"docs":{"1117":{"tf":1.0},"1153":{"tf":1.0}},"df":2}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0}},"df":3}}},"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"130":{"tf":1.0},"133":{"tf":1.0},"1717":{"tf":1.0},"1722":{"tf":1.4142135623730951},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"1733":{"tf":1.4142135623730951},"1796":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0}},"df":11,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{"6":{"tf":1.0}},"df":1}}}}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{"129":{"tf":1.0},"1291":{"tf":1.0},"1297":{"tf":1.0},"130":{"tf":1.0},"1302":{"tf":1.0},"133":{"tf":1.0},"1419":{"tf":1.0},"1420":{"tf":1.0},"1426":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1516":{"tf":1.0},"1517":{"tf":1.0},"160":{"tf":1.0},"1722":{"tf":1.0},"1733":{"tf":1.4142135623730951},"178":{"tf":1.0},"1781":{"tf":1.0},"1796":{"tf":1.4142135623730951},"18":{"tf":1.0},"19":{"tf":1.0},"222":{"tf":1.0},"23":{"tf":1.0},"240":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"47":{"tf":1.0},"68":{"tf":1.0}},"df":38}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.0}},"df":1}}}},"u":{"docs":{},"df":0,"s":{"docs":{"9":{"tf":1.0}},"df":1}}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"#":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0}},"df":2}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{"681":{"tf":1.0}},"df":1}}},"i":{"docs":{},"df":0,"d":{"docs":{"1132":{"tf":1.4142135623730951},"119":{"tf":1.0},"1214":{"tf":1.4142135623730951},"159":{"tf":1.0},"1751":{"tf":1.0},"1812":{"tf":1.0},"55":{"tf":1.0}},"df":7}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1012":{"tf":1.0},"1013":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1055":{"tf":1.0},"1056":{"tf":1.0},"1066":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"1105":{"tf":1.0},"1106":{"tf":1.0},"1107":{"tf":1.0},"1115":{"tf":1.0},"1285":{"tf":1.0},"1286":{"tf":1.0},"1292":{"tf":1.0},"14":{"tf":1.4142135623730951},"1513":{"tf":1.0},"1514":{"tf":1.0},"1515":{"tf":1.0},"1608":{"tf":1.0},"1609":{"tf":1.0},"1610":{"tf":1.0},"1611":{"tf":1.0},"1612":{"tf":1.0},"1613":{"tf":1.0},"1614":{"tf":1.0},"1615":{"tf":1.0},"1616":{"tf":1.0},"1617":{"tf":1.0},"1618":{"tf":1.0},"1619":{"tf":1.0},"1620":{"tf":1.0},"1621":{"tf":1.0},"1622":{"tf":1.0},"1623":{"tf":1.0},"1624":{"tf":1.0},"1625":{"tf":1.0},"1626":{"tf":1.0},"1627":{"tf":1.0},"1637":{"tf":1.0},"1673":{"tf":1.0},"1682":{"tf":1.0},"1683":{"tf":1.0},"1697":{"tf":1.0},"1698":{"tf":1.0},"1699":{"tf":1.0},"1704":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.0},"470":{"tf":1.0},"572":{"tf":1.0},"573":{"tf":1.0},"903":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0},"952":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.0},"979":{"tf":1.0},"980":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0}},"df":109}}},"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.0},"685":{"tf":1.0}},"df":2,"o":{"docs":{},"df":0,"r":{"docs":{"1488":{"tf":1.0},"1528":{"tf":1.4142135623730951},"1534":{"tf":1.0},"1541":{"tf":1.0},"1546":{"tf":1.4142135623730951},"1551":{"tf":1.4142135623730951},"1556":{"tf":1.4142135623730951},"1561":{"tf":1.4142135623730951},"1571":{"tf":1.0},"1582":{"tf":1.4142135623730951},"1655":{"tf":1.0},"1788":{"tf":1.4142135623730951},"576":{"tf":1.0},"586":{"tf":1.0},"611":{"tf":1.0},"655":{"tf":1.0},"685":{"tf":1.4142135623730951},"733":{"tf":1.0},"831":{"tf":1.4142135623730951},"864":{"tf":1.0}},"df":20,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1488":{"tf":1.0},"1655":{"tf":1.0},"576":{"tf":1.0},"586":{"tf":1.0},"685":{"tf":1.0}},"df":5}}}}}}},"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"733":{"tf":1.0},"864":{"tf":1.0}},"df":2}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1534":{"tf":1.0},"1541":{"tf":1.0},"1571":{"tf":1.0}},"df":3}}}}}}}}}}},"u":{"docs":{},"df":0,"m":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0}},"df":10}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"11":{"tf":1.0}},"df":1,"_":{"docs":{},"df":0,"2":{"docs":{"11":{"tf":1.0}},"df":1}}}},"i":{"docs":{},"df":0,"n":{"docs":{"0":{"tf":1.0},"1039":{"tf":1.0},"1155":{"tf":1.0},"1240":{"tf":1.0},"160":{"tf":1.0},"1606":{"tf":1.0},"47":{"tf":1.0},"474":{"tf":1.0},"499":{"tf":1.0},"8":{"tf":1.0},"900":{"tf":1.0},"913":{"tf":1.0},"919":{"tf":1.0},"925":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0}},"df":18,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"919":{"tf":1.0}},"df":1}}}}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"913":{"tf":1.0}},"df":1}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"925":{"tf":1.0}},"df":1}}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1115":{"tf":1.0},"1116":{"tf":1.0},"1173":{"tf":1.0},"1198":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"1292":{"tf":1.0},"1293":{"tf":1.0},"13":{"tf":1.0},"1374":{"tf":1.0},"14":{"tf":1.0},"1416":{"tf":1.0},"15":{"tf":1.0},"1524":{"tf":1.0},"1525":{"tf":1.0},"1586":{"tf":1.0},"1637":{"tf":1.0},"1713":{"tf":1.0},"1714":{"tf":1.0},"1726":{"tf":1.0},"1820":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"496":{"tf":1.0},"579":{"tf":1.0},"691":{"tf":1.0},"692":{"tf":1.0},"728":{"tf":1.0},"80":{"tf":1.0},"888":{"tf":1.0}},"df":30}},"x":{"docs":{},"df":0,"t":{"docs":{"1060":{"tf":1.4142135623730951},"667":{"tf":1.0},"681":{"tf":1.0}},"df":3}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"0":{"tf":1.0},"1039":{"tf":1.0},"1058":{"tf":1.4142135623730951},"1060":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":1.0},"1587":{"tf":1.4142135623730951},"1606":{"tf":1.0},"167":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"1734":{"tf":1.0},"1735":{"tf":1.0},"1776":{"tf":1.0},"1777":{"tf":1.0},"1780":{"tf":1.0},"1799":{"tf":1.0},"1823":{"tf":1.4142135623730951},"216":{"tf":1.0},"217":{"tf":1.0},"3":{"tf":1.4142135623730951},"414":{"tf":1.0},"416":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.4142135623730951},"494":{"tf":1.4142135623730951},"499":{"tf":1.0},"502":{"tf":1.4142135623730951},"517":{"tf":1.0},"521":{"tf":1.4142135623730951},"525":{"tf":1.4142135623730951},"526":{"tf":1.4142135623730951},"534":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"580":{"tf":1.0},"586":{"tf":1.0},"590":{"tf":1.0},"595":{"tf":1.4142135623730951},"596":{"tf":1.0},"597":{"tf":1.4142135623730951},"622":{"tf":1.0},"623":{"tf":1.0},"634":{"tf":1.0},"639":{"tf":1.4142135623730951},"640":{"tf":1.4142135623730951},"641":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.0},"668":{"tf":1.0},"681":{"tf":3.0},"695":{"tf":1.0},"696":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"725":{"tf":1.4142135623730951},"727":{"tf":1.0},"786":{"tf":1.4142135623730951},"795":{"tf":1.0},"796":{"tf":1.0},"8":{"tf":1.0},"811":{"tf":1.0},"815":{"tf":1.0},"832":{"tf":1.4142135623730951},"839":{"tf":1.4142135623730951},"845":{"tf":1.0},"846":{"tf":1.0},"862":{"tf":1.0},"865":{"tf":1.0},"866":{"tf":1.4142135623730951},"903":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0}},"df":81,"'":{"docs":{"1144":{"tf":1.0},"1145":{"tf":1.0},"1230":{"tf":1.0},"1231":{"tf":1.0},"154":{"tf":1.0},"43":{"tf":1.0},"490":{"tf":1.0},"513":{"tf":1.0}},"df":8},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1595":{"tf":1.0},"1596":{"tf":1.0},"1597":{"tf":1.0}},"df":6}}}}}}},"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"570":{"tf":1.0}},"df":1}}},"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"2":{"docs":{},"df":0,"2":{"docs":{},"df":0,"9":{"docs":{},"df":0,"6":{"docs":{"144":{"tf":1.0},"33":{"tf":1.0}},"df":2}}}}}}}}},"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"10":{"tf":1.7320508075688772}},"df":1}}}},"o":{"docs":{},"df":0,"l":{"docs":{"147":{"tf":1.0},"203":{"tf":1.0},"38":{"tf":1.0},"429":{"tf":1.0}},"df":4}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{"131":{"tf":1.0},"133":{"tf":1.0},"20":{"tf":1.0},"23":{"tf":1.0},"432":{"tf":1.0}},"df":5}},"r":{"docs":{},"df":0,"s":{"docs":{"1072":{"tf":1.0},"1185":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"869":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"888":{"tf":1.0}},"df":14},"t":{"docs":{"104":{"tf":1.0},"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.7320508075688772},"110":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.4142135623730951},"112":{"tf":1.0},"1759":{"tf":1.0},"1765":{"tf":1.0},"710":{"tf":1.0},"716":{"tf":1.0}},"df":14,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"724":{"tf":1.0},"821":{"tf":1.0},"871":{"tf":1.0}},"df":3,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"724":{"tf":1.0},"821":{"tf":1.0},"871":{"tf":1.0}},"df":3}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"722":{"tf":1.0},"822":{"tf":1.0},"870":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"722":{"tf":1.0},"822":{"tf":1.0},"870":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"723":{"tf":1.0},"739":{"tf":1.0},"820":{"tf":1.0},"869":{"tf":1.0}},"df":4,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"723":{"tf":1.0},"739":{"tf":1.0},"820":{"tf":1.0},"869":{"tf":1.0}},"df":4}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"721":{"tf":1.0},"738":{"tf":1.0},"819":{"tf":1.0},"872":{"tf":1.0}},"df":4,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"721":{"tf":1.0},"738":{"tf":1.0},"819":{"tf":1.0},"872":{"tf":1.0}},"df":4}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"i":{"docs":{"900":{"tf":1.0},"910":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951}},"df":5}},"r":{"docs":{},"df":0,"e":{"docs":{"0":{"tf":1.4142135623730951},"1138":{"tf":1.0},"1148":{"tf":1.0},"1160":{"tf":1.0},"12":{"tf":1.0},"223":{"tf":1.0},"8":{"tf":1.0}},"df":7},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"141":{"tf":1.0},"28":{"tf":1.0},"997":{"tf":1.0}},"df":3}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"205":{"tf":1.0},"435":{"tf":1.0}},"df":2}}},"t":{"docs":{"591":{"tf":1.4142135623730951},"635":{"tf":1.4142135623730951}},"df":2}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1183":{"tf":1.0},"1384":{"tf":1.4142135623730951},"1388":{"tf":1.0},"1395":{"tf":1.0},"1438":{"tf":1.0}},"df":5,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1384":{"tf":1.0}},"df":1}}}}}},"a":{"docs":{},"df":0,"g":{"docs":{"4":{"tf":1.0}},"df":1},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1510":{"tf":1.0}},"df":1,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1390":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1390":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"1510":{"tf":1.0}},"df":1}}}}}}}}}},"p":{"docs":{"2":{"tf":1.0}},"df":1},"r":{"docs":{"1167":{"tf":1.0},"1248":{"tf":1.0},"1343":{"tf":1.0},"1462":{"tf":1.0},"1520":{"tf":1.0}},"df":5,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1520":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"j":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1520":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"0":{"tf":1.0},"1055":{"tf":1.0},"1086":{"tf":1.0},"1089":{"tf":1.0},"1163":{"tf":1.0},"1587":{"tf":1.0},"2":{"tf":1.0},"525":{"tf":1.0},"595":{"tf":1.4142135623730951},"596":{"tf":1.0},"597":{"tf":1.4142135623730951},"604":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"628":{"tf":1.0},"639":{"tf":1.4142135623730951},"640":{"tf":1.4142135623730951},"641":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0}},"df":31,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1086":{"tf":1.0},"1089":{"tf":1.0}},"df":2}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"525":{"tf":1.0}},"df":1}}}}}}}}},"2":{"docs":{"1087":{"tf":1.0},"1090":{"tf":1.0},"601":{"tf":1.0},"628":{"tf":1.0},"645":{"tf":1.0},"665":{"tf":1.0}},"df":6,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1087":{"tf":1.0},"1090":{"tf":1.0}},"df":2}}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"604":{"tf":1.0},"648":{"tf":1.0}},"df":2}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"612":{"tf":1.0},"656":{"tf":1.0}},"df":2},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"612":{"tf":1.0},"656":{"tf":1.0}},"df":2}}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"615":{"tf":1.0},"659":{"tf":1.0}},"df":2,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"615":{"tf":1.0},"659":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"620":{"tf":1.0},"663":{"tf":1.0}},"df":2,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"620":{"tf":1.0},"663":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"3":{"docs":{"1058":{"tf":1.0},"1088":{"tf":1.0},"1091":{"tf":1.0},"602":{"tf":1.0},"628":{"tf":1.0},"646":{"tf":1.0},"666":{"tf":1.0},"685":{"tf":1.0}},"df":8,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1058":{"tf":1.0},"1088":{"tf":1.0},"1091":{"tf":1.0}},"df":3}}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"605":{"tf":1.0},"649":{"tf":1.0}},"df":2}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"613":{"tf":1.0},"657":{"tf":1.0}},"df":2},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"613":{"tf":1.0},"657":{"tf":1.0}},"df":2}}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"616":{"tf":1.0},"660":{"tf":1.0}},"df":2,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"616":{"tf":1.0},"660":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"621":{"tf":1.0},"664":{"tf":1.0}},"df":2,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"621":{"tf":1.0},"664":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"629":{"tf":1.0}},"df":1}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"611":{"tf":1.0},"647":{"tf":1.0},"655":{"tf":1.0}},"df":3},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"611":{"tf":1.0},"655":{"tf":1.0}},"df":2}}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"614":{"tf":1.0},"650":{"tf":1.0},"658":{"tf":1.0}},"df":3,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"614":{"tf":1.0},"658":{"tf":1.0}},"df":2}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{"676":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"676":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{"647":{"tf":1.0},"675":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"675":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"601":{"tf":1.0},"645":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0}},"df":4,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1058":{"tf":1.4142135623730951},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"601":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"665":{"tf":1.4142135623730951},"666":{"tf":1.4142135623730951}},"df":13}}},"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"579":{"tf":1.0},"628":{"tf":1.4142135623730951},"629":{"tf":1.0}},"df":3}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{"685":{"tf":1.0}},"df":1}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"11":{"tf":1.0}},"df":1}}}},"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{"0":{"tf":1.0}},"df":1}}}}},"s":{"docs":{"14":{"tf":1.0},"422":{"tf":1.4142135623730951}},"df":2},"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"1421":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"1415":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1415":{"tf":1.0}},"df":1}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1350":{"tf":1.0},"1467":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1350":{"tf":1.0},"1467":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1060":{"tf":1.0},"1119":{"tf":1.0},"1204":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"1733":{"tf":1.0},"1749":{"tf":1.0},"1750":{"tf":1.0},"1771":{"tf":1.0},"1796":{"tf":1.0},"180":{"tf":1.0},"1818":{"tf":1.0},"1819":{"tf":1.0},"27":{"tf":1.4142135623730951},"29":{"tf":1.0},"30":{"tf":1.0},"517":{"tf":1.0},"534":{"tf":1.0},"599":{"tf":1.0},"643":{"tf":1.0},"690":{"tf":1.0},"71":{"tf":1.0},"993":{"tf":1.0}},"df":24,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"548":{"tf":1.0}},"df":1}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"647":{"tf":1.0},"650":{"tf":1.0},"681":{"tf":1.0}},"df":3}}}},"t":{"docs":{"472":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"527":{"tf":1.0}},"df":6,"(":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"527":{"tf":1.0}},"df":1}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{"1525":{"tf":1.0},"1554":{"tf":1.0},"1556":{"tf":1.0}},"df":3},"t":{"docs":{},"df":0,"a":{"docs":{"1060":{"tf":1.4142135623730951},"1410":{"tf":1.0},"1521":{"tf":1.0},"1658":{"tf":1.0},"181":{"tf":2.0},"419":{"tf":1.0},"429":{"tf":1.0},"526":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"543":{"tf":1.0},"546":{"tf":1.0},"611":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":1.0},"627":{"tf":1.0},"644":{"tf":1.4142135623730951},"655":{"tf":1.0},"658":{"tf":1.0},"668":{"tf":1.0},"678":{"tf":1.0},"688":{"tf":1.0},"69":{"tf":2.0},"9":{"tf":1.0},"990":{"tf":1.7320508075688772},"992":{"tf":1.4142135623730951},"996":{"tf":1.0},"997":{"tf":2.8284271247461903},"998":{"tf":1.7320508075688772}},"df":29,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1626":{"tf":1.4142135623730951},"985":{"tf":1.4142135623730951}},"df":2}}}}}}}}},"b":{"docs":{"1625":{"tf":1.4142135623730951},"984":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1616":{"tf":1.4142135623730951},"975":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"y":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1619":{"tf":1.4142135623730951},"978":{"tf":1.4142135623730951}},"df":2}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1618":{"tf":1.4142135623730951},"977":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1617":{"tf":1.4142135623730951},"976":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"990":{"tf":1.4142135623730951},"992":{"tf":1.7320508075688772},"996":{"tf":1.7320508075688772},"997":{"tf":1.4142135623730951}},"df":4}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{"1082":{"tf":1.0},"1083":{"tf":1.0}},"df":2}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1001":{"tf":1.0},"1590":{"tf":1.0}},"df":2}}}}}}}}}}}},"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1002":{"tf":1.0},"1591":{"tf":1.0}},"df":2}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1002":{"tf":1.0},"1591":{"tf":1.0}},"df":2}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1592":{"tf":1.0},"999":{"tf":1.0}},"df":2}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1002":{"tf":1.0},"1591":{"tf":1.0}},"df":2}}}}}}}}}}}},"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"100":{"tf":1.0},"107":{"tf":1.0},"1120":{"tf":1.0},"1123":{"tf":1.7320508075688772},"1124":{"tf":1.4142135623730951},"1125":{"tf":1.4142135623730951},"1136":{"tf":1.7320508075688772},"1140":{"tf":1.0},"1155":{"tf":1.0},"1165":{"tf":1.0},"1172":{"tf":1.7320508075688772},"1179":{"tf":1.4142135623730951},"1180":{"tf":2.0},"1183":{"tf":1.0},"1192":{"tf":1.4142135623730951},"1205":{"tf":1.0},"1208":{"tf":1.7320508075688772},"1209":{"tf":1.4142135623730951},"1210":{"tf":1.4142135623730951},"1225":{"tf":1.0},"1240":{"tf":1.0},"1249":{"tf":1.0},"1254":{"tf":1.7320508075688772},"1280":{"tf":1.0},"1314":{"tf":1.7320508075688772},"1317":{"tf":1.4142135623730951},"1333":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.4142135623730951},"1338":{"tf":1.4142135623730951},"1343":{"tf":1.0},"1377":{"tf":1.0},"1385":{"tf":1.0},"1386":{"tf":1.0},"1388":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1413":{"tf":1.0},"1414":{"tf":1.0},"1437":{"tf":1.7320508075688772},"1438":{"tf":1.4142135623730951},"1453":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.4142135623730951},"1458":{"tf":1.4142135623730951},"1462":{"tf":1.0},"1519":{"tf":1.0},"154":{"tf":1.4142135623730951},"174":{"tf":1.0},"221":{"tf":1.0},"240":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"43":{"tf":1.4142135623730951},"63":{"tf":1.0},"82":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":2.0},"99":{"tf":1.4142135623730951}},"df":62,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1180":{"tf":1.4142135623730951},"1521":{"tf":1.0},"343":{"tf":1.0}},"df":3,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"97":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"97":{"tf":1.0}},"df":1}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"107":{"tf":1.0},"80":{"tf":1.0},"95":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"95":{"tf":1.0}},"df":1}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"107":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"430":{"tf":1.0}},"df":1}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{"1273":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1273":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1520":{"tf":1.0},"1521":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"j":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1520":{"tf":1.0},"1521":{"tf":1.0}},"df":2}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"96":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"96":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"_":{"docs":{"706":{"tf":1.0}},"df":1},"i":{"docs":{},"df":0,"m":{"docs":{"1069":{"tf":1.0},"108":{"tf":1.4142135623730951},"109":{"tf":2.0},"1101":{"tf":1.4142135623730951},"112":{"tf":2.0},"115":{"tf":1.7320508075688772},"155":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"1566":{"tf":1.4142135623730951},"172":{"tf":1.0},"1722":{"tf":1.0},"1752":{"tf":1.4142135623730951},"1771":{"tf":1.0},"1780":{"tf":1.0},"1813":{"tf":1.4142135623730951},"182":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.0},"428":{"tf":1.4142135623730951},"436":{"tf":1.0},"447":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"62":{"tf":1.0},"734":{"tf":1.0},"786":{"tf":1.0},"804":{"tf":1.0},"811":{"tf":1.0},"832":{"tf":1.0},"834":{"tf":1.0},"865":{"tf":1.0},"958":{"tf":1.0}},"df":34,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{"1541":{"tf":1.4142135623730951}},"df":1}}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"681":{"tf":1.0},"903":{"tf":1.0}},"df":2}}},"o":{"docs":{},"df":0,"d":{"docs":{"681":{"tf":1.0}},"df":1}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"681":{"tf":1.0}},"df":1}},"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"121":{"tf":1.0},"80":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"121":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"958":{"tf":1.0},"995":{"tf":1.0}},"df":2,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"226":{"tf":1.4142135623730951}},"df":1}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1620":{"tf":1.4142135623730951},"979":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1022":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1021":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{"1002":{"tf":1.0},"1591":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{"681":{"tf":1.4142135623730951},"8":{"tf":1.0},"958":{"tf":1.0}},"df":3}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{"577":{"tf":1.0},"667":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1060":{"tf":1.7320508075688772},"474":{"tf":1.4142135623730951},"475":{"tf":1.0},"499":{"tf":1.4142135623730951},"502":{"tf":1.0},"526":{"tf":1.7320508075688772}},"df":6}}}}}}},"t":{"docs":{"144":{"tf":1.0}},"df":1}},"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"681":{"tf":1.0}},"df":1}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"0":{"tf":1.0}},"df":1}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"330":{"tf":1.0},"806":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0}},"df":4}}}},"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"791":{"tf":1.7320508075688772},"851":{"tf":1.7320508075688772}},"df":2}}}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1058":{"tf":1.0},"2":{"tf":1.7320508075688772}},"df":2}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"1058":{"tf":2.23606797749979},"1059":{"tf":1.0},"1062":{"tf":1.0},"1077":{"tf":1.0},"1083":{"tf":1.4142135623730951},"1084":{"tf":1.0},"3":{"tf":1.7320508075688772},"4":{"tf":1.0},"5":{"tf":1.4142135623730951},"579":{"tf":1.0},"580":{"tf":1.7320508075688772},"583":{"tf":1.0},"584":{"tf":1.0},"590":{"tf":2.23606797749979},"591":{"tf":2.23606797749979},"592":{"tf":2.449489742783178},"593":{"tf":2.23606797749979},"594":{"tf":1.4142135623730951},"595":{"tf":1.0},"596":{"tf":1.0},"6":{"tf":1.4142135623730951},"604":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.4142135623730951},"608":{"tf":1.4142135623730951},"611":{"tf":1.7320508075688772},"612":{"tf":2.0},"613":{"tf":2.0},"614":{"tf":2.0},"615":{"tf":1.7320508075688772},"616":{"tf":2.0},"618":{"tf":1.7320508075688772},"619":{"tf":1.4142135623730951},"620":{"tf":2.23606797749979},"621":{"tf":2.23606797749979},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.4142135623730951},"629":{"tf":1.7320508075688772},"634":{"tf":2.23606797749979},"635":{"tf":2.23606797749979},"636":{"tf":2.449489742783178},"637":{"tf":2.23606797749979},"638":{"tf":1.4142135623730951},"639":{"tf":1.0},"641":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.4142135623730951},"652":{"tf":1.4142135623730951},"655":{"tf":1.7320508075688772},"656":{"tf":2.0},"657":{"tf":2.0},"658":{"tf":2.0},"659":{"tf":1.7320508075688772},"660":{"tf":2.0},"661":{"tf":1.7320508075688772},"662":{"tf":1.4142135623730951},"663":{"tf":2.23606797749979},"664":{"tf":2.23606797749979},"665":{"tf":2.0},"666":{"tf":2.0},"671":{"tf":1.0},"681":{"tf":1.0},"888":{"tf":1.0}},"df":66,"#":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{"6":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"2":{"docs":{"624":{"tf":1.0},"665":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"624":{"tf":1.0},"665":{"tf":1.0}},"df":2}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"607":{"tf":1.0},"651":{"tf":1.0}},"df":2}}}}}}},"3":{"docs":{"625":{"tf":1.0},"666":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"625":{"tf":1.0},"666":{"tf":1.0}},"df":2}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"605":{"tf":1.0},"608":{"tf":1.0},"649":{"tf":1.0},"652":{"tf":1.0}},"df":4}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"615":{"tf":1.0},"616":{"tf":1.0},"650":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0}},"df":5}}}}}}}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"671":{"tf":1.0}},"df":1}}}}}}}},"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"1141":{"tf":1.0}},"df":1}}}},"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"680":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"680":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"670":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"670":{"tf":1.0}},"df":1}}}}}}}}}}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"579":{"tf":1.0},"580":{"tf":1.4142135623730951},"685":{"tf":1.0}},"df":3}}}}},"i":{"docs":{},"df":0,"l":{"docs":{"1062":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"103":{"tf":1.0},"1126":{"tf":1.7320508075688772},"1127":{"tf":1.4142135623730951},"1128":{"tf":1.0},"1130":{"tf":1.4142135623730951},"1131":{"tf":1.7320508075688772},"1135":{"tf":1.0},"1148":{"tf":1.0},"1150":{"tf":1.7320508075688772},"1151":{"tf":1.4142135623730951},"1152":{"tf":1.4142135623730951},"1184":{"tf":1.7320508075688772},"1185":{"tf":1.4142135623730951},"1187":{"tf":1.0},"1188":{"tf":1.4142135623730951},"1193":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1196":{"tf":1.0},"1197":{"tf":1.0},"1211":{"tf":1.7320508075688772},"1213":{"tf":1.4142135623730951},"1217":{"tf":1.0},"1218":{"tf":1.7320508075688772},"1219":{"tf":1.4142135623730951},"1220":{"tf":1.0},"1235":{"tf":1.7320508075688772},"1236":{"tf":1.4142135623730951},"1237":{"tf":1.4142135623730951},"1264":{"tf":1.0},"1302":{"tf":1.4142135623730951},"1304":{"tf":1.0},"1312":{"tf":2.0},"1322":{"tf":1.4142135623730951},"1323":{"tf":1.4142135623730951},"1325":{"tf":1.4142135623730951},"1327":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1350":{"tf":1.0},"1377":{"tf":1.0},"1378":{"tf":2.23606797749979},"1379":{"tf":1.4142135623730951},"1380":{"tf":1.0},"1390":{"tf":1.0},"1393":{"tf":2.23606797749979},"1394":{"tf":1.4142135623730951},"1395":{"tf":1.4142135623730951},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1413":{"tf":1.0},"1415":{"tf":1.0},"1421":{"tf":1.0},"1426":{"tf":1.4142135623730951},"1427":{"tf":1.0},"1428":{"tf":1.0},"1435":{"tf":2.0},"1437":{"tf":1.0},"1438":{"tf":1.4142135623730951},"1443":{"tf":1.4142135623730951},"1444":{"tf":1.4142135623730951},"1446":{"tf":1.4142135623730951},"1448":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1467":{"tf":1.4142135623730951},"1509":{"tf":1.0},"1523":{"tf":1.0},"1547":{"tf":1.4142135623730951},"1552":{"tf":1.4142135623730951},"1557":{"tf":1.4142135623730951},"1562":{"tf":1.4142135623730951},"1723":{"tf":1.0},"1724":{"tf":1.0},"1729":{"tf":2.0},"1730":{"tf":1.0},"1742":{"tf":1.4142135623730951},"1753":{"tf":1.7320508075688772},"1755":{"tf":1.4142135623730951},"1759":{"tf":1.4142135623730951},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.0},"1762":{"tf":1.0},"1763":{"tf":1.7320508075688772},"1767":{"tf":1.0},"1774":{"tf":1.4142135623730951},"1780":{"tf":1.0},"1782":{"tf":1.0},"1791":{"tf":1.0},"1792":{"tf":2.0},"1793":{"tf":1.0},"1807":{"tf":1.4142135623730951},"1815":{"tf":1.4142135623730951},"1817":{"tf":1.7320508075688772},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"223":{"tf":1.4142135623730951},"303":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"407":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"712":{"tf":1.0},"713":{"tf":1.0},"714":{"tf":1.7320508075688772},"75":{"tf":1.0},"752":{"tf":1.7320508075688772},"762":{"tf":1.0},"768":{"tf":1.7320508075688772},"78":{"tf":1.0},"79":{"tf":1.0},"797":{"tf":1.0},"800":{"tf":1.0},"802":{"tf":1.0},"835":{"tf":1.0},"837":{"tf":1.0},"854":{"tf":1.0},"877":{"tf":1.0}},"df":123,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1729":{"tf":1.0},"1767":{"tf":1.0},"1792":{"tf":1.0},"762":{"tf":1.0}},"df":4}}}}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1729":{"tf":1.0},"1730":{"tf":1.0},"1792":{"tf":1.0},"1793":{"tf":1.0}},"df":4}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1763":{"tf":1.0},"714":{"tf":1.0},"752":{"tf":1.0},"768":{"tf":1.0},"877":{"tf":1.0}},"df":5}}}}}}}},"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1774":{"tf":1.0}},"df":1}}}}},"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"300":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1521":{"tf":1.0},"1522":{"tf":1.0}},"df":2}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1150":{"tf":1.0},"1235":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1150":{"tf":1.0},"1235":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1184":{"tf":1.4142135623730951}},"df":1}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1197":{"tf":1.0},"1283":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1729":{"tf":1.4142135623730951},"1730":{"tf":1.4142135623730951},"1780":{"tf":1.0}},"df":3}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1776":{"tf":1.0},"436":{"tf":1.0}},"df":2,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{"1393":{"tf":1.0},"1494":{"tf":1.0}},"df":2}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1312":{"tf":1.0},"1435":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1312":{"tf":1.0},"1435":{"tf":1.0}},"df":2}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{"1509":{"tf":1.0}},"df":1}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1521":{"tf":1.0},"1522":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"j":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1521":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"0":{"tf":1.0},"1782":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"615":{"tf":1.4142135623730951},"616":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"659":{"tf":1.4142135623730951},"660":{"tf":1.0}},"df":10}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{"201":{"tf":1.0}},"df":1},"p":{"docs":{},"df":0,"t":{"docs":{"100":{"tf":1.4142135623730951},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"110":{"tf":1.0},"1109":{"tf":1.4142135623730951},"1110":{"tf":1.4142135623730951},"1111":{"tf":1.4142135623730951},"1112":{"tf":1.4142135623730951},"1113":{"tf":1.4142135623730951},"1114":{"tf":1.4142135623730951},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"1123":{"tf":1.4142135623730951},"1124":{"tf":1.4142135623730951},"1125":{"tf":1.4142135623730951},"1126":{"tf":1.4142135623730951},"1127":{"tf":1.4142135623730951},"1128":{"tf":1.4142135623730951},"1129":{"tf":1.4142135623730951},"1130":{"tf":1.4142135623730951},"1131":{"tf":1.4142135623730951},"1132":{"tf":1.4142135623730951},"1133":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.4142135623730951},"1136":{"tf":1.4142135623730951},"1137":{"tf":1.4142135623730951},"114":{"tf":1.4142135623730951},"1140":{"tf":1.0},"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"115":{"tf":1.4142135623730951},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"1162":{"tf":1.0},"117":{"tf":1.4142135623730951},"1171":{"tf":1.4142135623730951},"1172":{"tf":1.4142135623730951},"1176":{"tf":1.0},"1177":{"tf":1.4142135623730951},"1178":{"tf":1.0},"1179":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"1180":{"tf":1.4142135623730951},"1181":{"tf":1.4142135623730951},"1182":{"tf":1.4142135623730951},"1183":{"tf":1.4142135623730951},"1184":{"tf":1.4142135623730951},"1185":{"tf":1.4142135623730951},"1186":{"tf":1.4142135623730951},"1187":{"tf":1.4142135623730951},"1188":{"tf":1.4142135623730951},"119":{"tf":1.4142135623730951},"1192":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"1204":{"tf":1.4142135623730951},"1205":{"tf":1.4142135623730951},"1206":{"tf":1.4142135623730951},"1207":{"tf":1.4142135623730951},"1208":{"tf":1.4142135623730951},"1209":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"1210":{"tf":1.4142135623730951},"1211":{"tf":1.4142135623730951},"1212":{"tf":1.4142135623730951},"1213":{"tf":1.4142135623730951},"1214":{"tf":1.4142135623730951},"1215":{"tf":1.0},"1216":{"tf":1.0},"1217":{"tf":1.4142135623730951},"1218":{"tf":1.4142135623730951},"1219":{"tf":1.4142135623730951},"122":{"tf":1.0},"1220":{"tf":1.4142135623730951},"1225":{"tf":1.0},"1229":{"tf":1.0},"123":{"tf":1.4142135623730951},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.4142135623730951},"1244":{"tf":1.0},"125":{"tf":1.4142135623730951},"1253":{"tf":1.4142135623730951},"1254":{"tf":1.4142135623730951},"1276":{"tf":1.0},"129":{"tf":1.4142135623730951},"1296":{"tf":1.0},"130":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"131":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1317":{"tf":1.0},"132":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"133":{"tf":1.4142135623730951},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"134":{"tf":1.0},"1341":{"tf":1.0},"1343":{"tf":1.0},"1350":{"tf":1.4142135623730951},"1351":{"tf":1.4142135623730951},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1358":{"tf":1.0},"137":{"tf":1.4142135623730951},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"1379":{"tf":1.0},"138":{"tf":1.4142135623730951},"1380":{"tf":1.0},"139":{"tf":1.4142135623730951},"1393":{"tf":1.0},"1394":{"tf":1.4142135623730951},"1395":{"tf":1.0},"140":{"tf":1.4142135623730951},"1400":{"tf":1.0},"1401":{"tf":1.4142135623730951},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1404":{"tf":1.4142135623730951},"1405":{"tf":1.4142135623730951},"1406":{"tf":1.4142135623730951},"1407":{"tf":1.0},"1409":{"tf":1.4142135623730951},"141":{"tf":1.4142135623730951},"1413":{"tf":1.4142135623730951},"1414":{"tf":1.4142135623730951},"1415":{"tf":1.4142135623730951},"1419":{"tf":1.0},"1421":{"tf":1.0},"1425":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.0},"1439":{"tf":1.4142135623730951},"144":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1460":{"tf":1.0},"1462":{"tf":1.0},"1465":{"tf":1.4142135623730951},"1466":{"tf":1.0},"1467":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"1567":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"1722":{"tf":1.0},"1729":{"tf":1.4142135623730951},"1730":{"tf":1.4142135623730951},"1731":{"tf":1.4142135623730951},"1732":{"tf":1.4142135623730951},"1733":{"tf":1.0},"1736":{"tf":1.4142135623730951},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"1740":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1742":{"tf":1.4142135623730951},"1743":{"tf":1.4142135623730951},"1744":{"tf":1.4142135623730951},"1745":{"tf":1.4142135623730951},"1746":{"tf":1.0},"1747":{"tf":1.0},"1748":{"tf":1.0},"1749":{"tf":1.0},"1750":{"tf":1.0},"1751":{"tf":1.0},"1752":{"tf":1.0},"1753":{"tf":1.0},"1754":{"tf":1.0},"1755":{"tf":1.0},"1756":{"tf":1.0},"1759":{"tf":1.4142135623730951},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.4142135623730951},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"1771":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"1792":{"tf":1.4142135623730951},"1793":{"tf":1.4142135623730951},"1794":{"tf":1.4142135623730951},"1795":{"tf":1.4142135623730951},"1796":{"tf":1.0},"1797":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"1800":{"tf":1.0},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"1805":{"tf":1.4142135623730951},"1806":{"tf":1.4142135623730951},"1807":{"tf":1.4142135623730951},"1808":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"1810":{"tf":1.0},"1811":{"tf":1.0},"1812":{"tf":1.0},"1813":{"tf":1.0},"1814":{"tf":1.0},"1815":{"tf":1.0},"1816":{"tf":1.0},"1817":{"tf":1.0},"1818":{"tf":1.0},"1819":{"tf":1.0},"182":{"tf":1.4142135623730951},"1823":{"tf":1.4142135623730951},"188":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.4142135623730951},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951},"33":{"tf":1.0},"401":{"tf":1.4142135623730951},"403":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"416":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"479":{"tf":1.0},"48":{"tf":1.0},"480":{"tf":1.4142135623730951},"481":{"tf":1.0},"482":{"tf":1.4142135623730951},"485":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"49":{"tf":1.0},"491":{"tf":1.0},"494":{"tf":1.4142135623730951},"495":{"tf":1.0},"499":{"tf":1.0},"50":{"tf":1.0},"502":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"509":{"tf":1.4142135623730951},"51":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"52":{"tf":1.0},"521":{"tf":1.4142135623730951},"522":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"53":{"tf":1.0},"534":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"571":{"tf":1.0},"58":{"tf":1.0},"590":{"tf":1.4142135623730951},"591":{"tf":1.0},"592":{"tf":1.4142135623730951},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.4142135623730951},"597":{"tf":1.4142135623730951},"599":{"tf":1.4142135623730951},"600":{"tf":1.4142135623730951},"604":{"tf":1.4142135623730951},"605":{"tf":1.4142135623730951},"607":{"tf":1.4142135623730951},"608":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"610":{"tf":1.4142135623730951},"611":{"tf":1.4142135623730951},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.4142135623730951},"615":{"tf":1.4142135623730951},"616":{"tf":1.4142135623730951},"620":{"tf":1.4142135623730951},"621":{"tf":1.4142135623730951},"634":{"tf":1.4142135623730951},"635":{"tf":1.0},"636":{"tf":1.4142135623730951},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.4142135623730951},"640":{"tf":1.4142135623730951},"643":{"tf":1.4142135623730951},"644":{"tf":1.4142135623730951},"647":{"tf":1.4142135623730951},"648":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"652":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"655":{"tf":1.4142135623730951},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"658":{"tf":1.4142135623730951},"659":{"tf":1.4142135623730951},"660":{"tf":1.4142135623730951},"663":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951},"666":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"695":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"699":{"tf":1.0},"70":{"tf":1.4142135623730951},"700":{"tf":1.0},"708":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.4142135623730951},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"719":{"tf":1.0},"72":{"tf":1.4142135623730951},"720":{"tf":1.0},"725":{"tf":1.4142135623730951},"734":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"75":{"tf":1.0},"752":{"tf":1.4142135623730951},"753":{"tf":1.4142135623730951},"754":{"tf":1.4142135623730951},"755":{"tf":1.4142135623730951},"768":{"tf":1.4142135623730951},"769":{"tf":1.4142135623730951},"774":{"tf":1.4142135623730951},"779":{"tf":1.0},"78":{"tf":1.0},"780":{"tf":1.4142135623730951},"786":{"tf":1.0},"79":{"tf":1.4142135623730951},"791":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0},"799":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"81":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.4142135623730951},"84":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"865":{"tf":1.0},"866":{"tf":1.4142135623730951},"867":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"886":{"tf":1.4142135623730951},"887":{"tf":1.4142135623730951},"900":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951},"963":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":1.0},"990":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.4142135623730951},"996":{"tf":1.4142135623730951},"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951}},"df":500}}}}},"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4}},"r":{"docs":{"1730":{"tf":1.0},"1732":{"tf":1.0},"1739":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1793":{"tf":1.0},"1795":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0}},"df":10}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"215":{"tf":1.0}},"df":1}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"696":{"tf":1.0},"709":{"tf":1.0},"736":{"tf":1.7320508075688772},"763":{"tf":1.0},"818":{"tf":1.0},"82":{"tf":1.0},"874":{"tf":1.0}},"df":7,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"763":{"tf":1.0}},"df":1}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"696":{"tf":1.0},"709":{"tf":1.0},"736":{"tf":1.0},"818":{"tf":1.0},"874":{"tf":1.0}},"df":5}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1352":{"tf":1.0},"1466":{"tf":1.0},"1782":{"tf":1.0}},"df":3,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1058":{"tf":1.7320508075688772},"1059":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"615":{"tf":1.0},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"659":{"tf":1.0},"660":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0}},"df":22}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4}}}},"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"121":{"tf":2.23606797749979},"122":{"tf":1.7320508075688772},"173":{"tf":1.0},"64":{"tf":1.0}},"df":4,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"336":{"tf":1.0}},"df":1}}}}}}}},"c":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0}},"df":3}}}},"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1296":{"tf":1.0},"13":{"tf":1.0},"1419":{"tf":1.0},"31":{"tf":1.0},"470":{"tf":1.0},"481":{"tf":1.0},"508":{"tf":1.0},"510":{"tf":1.0},"512":{"tf":1.0},"525":{"tf":1.0},"574":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.7320508075688772},"9":{"tf":1.4142135623730951}},"df":14,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"548":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"548":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"549":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"550":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"4":{"docs":{"550":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"554":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"4":{"docs":{"554":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"551":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"4":{"docs":{"551":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"552":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"552":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"545":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"545":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"542":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"4":{"docs":{"542":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"544":{"tf":1.0}},"df":1},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"544":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"543":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"543":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"546":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"546":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"553":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"553":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"547":{"tf":1.4142135623730951}},"df":1}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"555":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"555":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"573":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"472":{"tf":1.0},"474":{"tf":1.0},"499":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.4142135623730951}},"df":5,"(":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"474":{"tf":1.0},"499":{"tf":1.0},"538":{"tf":1.0}},"df":3}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"471":{"tf":1.0},"472":{"tf":1.0}},"df":2}}}}}}}},"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"570":{"tf":1.0}},"df":1}}}}}}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"471":{"tf":1.0},"477":{"tf":1.0}},"df":2}}}}}}}}}},"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"537":{"tf":1.0}},"df":1}}},"s":{"docs":{},"df":0,"t":{"docs":{"470":{"tf":1.0},"525":{"tf":1.0},"534":{"tf":1.0},"570":{"tf":1.4142135623730951},"571":{"tf":1.7320508075688772}},"df":5,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"471":{"tf":1.0},"483":{"tf":1.0}},"df":2}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"9":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{"495":{"tf":1.0},"522":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"144":{"tf":1.0},"31":{"tf":1.0},"681":{"tf":1.0},"9":{"tf":2.0},"990":{"tf":1.0},"992":{"tf":1.0},"995":{"tf":1.4142135623730951},"996":{"tf":1.0},"998":{"tf":1.0}},"df":9}}}},"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1101":{"tf":1.4142135623730951}},"df":1}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"997":{"tf":1.0},"998":{"tf":1.0}},"df":2}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"11":{"tf":1.0},"1165":{"tf":1.0},"1249":{"tf":1.0}},"df":3,"l":{"docs":{},"df":0,"i":{"docs":{"1060":{"tf":1.0},"577":{"tf":1.0},"9":{"tf":1.0}},"df":3}}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1304":{"tf":1.4142135623730951},"1305":{"tf":1.4142135623730951},"1427":{"tf":1.4142135623730951},"1428":{"tf":1.7320508075688772},"1429":{"tf":1.4142135623730951},"1641":{"tf":1.4142135623730951},"1677":{"tf":1.4142135623730951},"1710":{"tf":1.4142135623730951},"791":{"tf":1.0},"804":{"tf":1.0},"851":{"tf":1.0}},"df":11,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1372":{"tf":1.0},"1480":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1372":{"tf":1.0},"1480":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"11":{"tf":1.0}},"df":1}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1155":{"tf":1.0},"1240":{"tf":1.0}},"df":2}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"681":{"tf":1.0}},"df":1}}}}}},"v":{"docs":{"1101":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"d":{"docs":{"109":{"tf":1.0},"1110":{"tf":1.0},"1112":{"tf":1.0},"112":{"tf":1.0}},"df":4},"s":{"docs":{"964":{"tf":1.0}},"df":1}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"941":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"941":{"tf":1.0}},"df":1}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{"942":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"942":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"o":{"docs":{"9":{"tf":1.0}},"df":1,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"490":{"tf":1.0},"513":{"tf":1.0}},"df":2,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"490":{"tf":1.4142135623730951},"513":{"tf":1.4142135623730951},"954":{"tf":1.0}},"df":3,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"954":{"tf":1.0}},"df":1}}}},"_":{"docs":{"954":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"e":{"docs":{"103":{"tf":1.0},"1193":{"tf":1.0},"211":{"tf":1.0}},"df":3},"t":{"docs":{"104":{"tf":1.0},"105":{"tf":1.0}},"df":2},"’":{"docs":{},"df":0,"t":{"docs":{"9":{"tf":1.0}},"df":1}}},"w":{"docs":{},"df":0,"n":{"docs":{"1101":{"tf":1.0},"1113":{"tf":1.0},"117":{"tf":1.0},"125":{"tf":1.0},"1584":{"tf":1.0},"958":{"tf":1.0}},"df":6}}},"s":{"docs":{"470":{"tf":1.0},"571":{"tf":1.7320508075688772}},"df":2,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{"470":{"tf":1.0},"523":{"tf":1.0}},"df":2}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"1141":{"tf":1.0},"1294":{"tf":1.0},"1359":{"tf":1.0},"16":{"tf":1.0},"1671":{"tf":1.0},"1689":{"tf":1.0},"40":{"tf":1.0},"470":{"tf":1.0},"472":{"tf":1.0},"483":{"tf":1.0},"492":{"tf":1.0},"559":{"tf":1.0}},"df":12}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"470":{"tf":1.0}},"df":1}}}}},"u":{"docs":{},"df":0,"e":{"docs":{"1180":{"tf":1.0},"1352":{"tf":1.0},"1466":{"tf":1.0},"681":{"tf":1.4142135623730951}},"df":4},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"188":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951}},"df":2}},"e":{"docs":{"1394":{"tf":1.0},"681":{"tf":1.0}},"df":2}}}},"e":{"docs":{},"df":0,".":{"docs":{},"df":0,"g":{"docs":{"1039":{"tf":1.0},"1606":{"tf":1.0},"996":{"tf":1.0}},"df":3}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"1060":{"tf":1.4142135623730951},"9":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.4142135623730951}},"df":4,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{"1592":{"tf":1.0},"999":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1048":{"tf":1.4142135623730951},"1632":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{"8":{"tf":1.0}},"df":1}},"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1035":{"tf":1.4142135623730951}},"df":1}}},"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1036":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}},"d":{"docs":{},"df":0,"g":{"docs":{"103":{"tf":1.0}},"df":1}},"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1385":{"tf":1.0},"1386":{"tf":1.0},"92":{"tf":1.4142135623730951}},"df":3,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"1385":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1385":{"tf":1.0}},"df":1}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1386":{"tf":1.0},"1520":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1386":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{"1060":{"tf":1.0}},"df":1}}}}},"g":{"docs":{"160":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"178":{"tf":1.0},"181":{"tf":1.0},"428":{"tf":1.0},"47":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0},"9":{"tf":1.0}},"df":18},"i":{"docs":{},"df":0,"p":{"docs":{"0":{"tf":1.4142135623730951},"490":{"tf":1.0},"513":{"tf":1.0},"9":{"tf":1.0}},"df":4,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"3":{"docs":{},"df":0,"5":{"docs":{"9":{"tf":1.0}},"df":1}}}},"7":{"docs":{},"df":0,"1":{"docs":{},"df":0,"2":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"952":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"144":{"tf":1.0},"33":{"tf":1.0},"366":{"tf":1.4142135623730951},"900":{"tf":2.449489742783178},"903":{"tf":1.4142135623730951}},"df":5,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"366":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"366":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1262":{"tf":1.4142135623730951},"1263":{"tf":1.0},"1264":{"tf":1.0},"1265":{"tf":1.0},"1266":{"tf":1.0},"1267":{"tf":1.4142135623730951},"1268":{"tf":1.0},"1269":{"tf":1.0},"1270":{"tf":1.0},"1271":{"tf":1.0},"1272":{"tf":1.0},"1273":{"tf":1.0},"1274":{"tf":1.4142135623730951},"1275":{"tf":1.0},"1276":{"tf":1.0},"1277":{"tf":1.0},"1278":{"tf":1.0},"1279":{"tf":1.0},"1280":{"tf":1.0},"1281":{"tf":1.0},"1282":{"tf":1.0},"1302":{"tf":1.0},"1426":{"tf":1.0},"146":{"tf":1.0},"149":{"tf":1.0},"1505":{"tf":1.0},"1506":{"tf":1.0},"1507":{"tf":1.0},"1508":{"tf":1.0},"1729":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"1748":{"tf":1.0},"1774":{"tf":1.0},"1775":{"tf":1.0},"1776":{"tf":1.0},"1777":{"tf":1.0},"1778":{"tf":1.0},"1779":{"tf":1.0},"1792":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0},"1811":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"217":{"tf":1.0},"35":{"tf":1.0},"39":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"537":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"859":{"tf":1.0},"867":{"tf":1.0}},"df":64}},"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"222":{"tf":1.4142135623730951},"688":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.0}},"df":4},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"[":{"docs":{},"df":0,"2":{"docs":{"891":{"tf":1.0}},"df":1}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"[":{"docs":{},"df":0,"2":{"docs":{"892":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{"1049":{"tf":1.4142135623730951},"1633":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"0":{"tf":1.0},"1060":{"tf":1.0},"1304":{"tf":1.4142135623730951},"1305":{"tf":1.7320508075688772},"1308":{"tf":1.0},"1309":{"tf":1.0},"1339":{"tf":1.0},"1341":{"tf":1.0},"1427":{"tf":1.4142135623730951},"1428":{"tf":1.4142135623730951},"1429":{"tf":1.7320508075688772},"1431":{"tf":1.0},"1432":{"tf":1.0},"1459":{"tf":1.0},"1460":{"tf":1.0},"1498":{"tf":1.0},"1518":{"tf":1.0},"1754":{"tf":1.7320508075688772},"1778":{"tf":1.4142135623730951},"1780":{"tf":1.0},"1814":{"tf":1.7320508075688772},"192":{"tf":1.0},"401":{"tf":1.0},"433":{"tf":1.0},"79":{"tf":1.0},"800":{"tf":1.4142135623730951},"835":{"tf":1.4142135623730951}},"df":27,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1371":{"tf":1.0},"1479":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1371":{"tf":1.0},"1479":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"800":{"tf":1.0},"835":{"tf":1.0}},"df":2},"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"800":{"tf":1.0},"835":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"627":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1006":{"tf":1.0},"1595":{"tf":1.0},"1596":{"tf":1.0},"1597":{"tf":1.0},"1598":{"tf":1.0}},"df":8}}}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"10":{"tf":1.0}},"df":1}}}}}},"d":{"docs":{"1060":{"tf":1.0},"1153":{"tf":1.0},"681":{"tf":1.0},"9":{"tf":1.4142135623730951},"990":{"tf":1.0},"992":{"tf":1.0}},"df":6},"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{"815":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"957":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"957":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{"1178":{"tf":1.0},"181":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772}},"df":3}}}},"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"103":{"tf":1.0},"213":{"tf":1.0},"416":{"tf":1.0},"92":{"tf":1.0}},"df":4,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1400":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1400":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1398":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1398":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"99":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"99":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"103":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"103":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"213":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"213":{"tf":1.0}},"df":1}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"211":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{"456":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"456":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"234":{"tf":1.4142135623730951},"419":{"tf":1.0}},"df":2}},"i":{"docs":{},"df":0,"r":{"docs":{"1060":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"910":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951}},"df":9}}},"u":{"docs":{},"df":0,"m":{"docs":{"14":{"tf":1.0},"192":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"567":{"tf":1.0},"628":{"tf":1.0},"79":{"tf":1.0}},"df":11,"e":{"docs":{},"df":0,"r":{"docs":{"145":{"tf":1.0},"34":{"tf":1.0},"903":{"tf":1.0}},"df":3,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"144":{"tf":1.0},"33":{"tf":1.0},"888":{"tf":1.0},"903":{"tf":1.4142135623730951}},"df":4,".":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"419":{"tf":1.0},"903":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"188":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"192":{"tf":1.0},"401":{"tf":1.4142135623730951},"404":{"tf":1.0},"406":{"tf":1.0},"75":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"79":{"tf":1.0}},"df":9}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1135":{"tf":1.4142135623730951},"1196":{"tf":1.4142135623730951},"1220":{"tf":1.4142135623730951}},"df":3}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"114":{"tf":1.0},"141":{"tf":1.4142135623730951},"178":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"432":{"tf":1.0},"68":{"tf":1.4142135623730951}},"df":6,"e":{"docs":{},"df":0,"[":{"docs":{},"df":0,"2":{"docs":{"116":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"427":{"tf":1.0},"428":{"tf":1.0}},"df":7}}}}}}}}}}}}},"e":{"docs":{},"df":0,"t":{"docs":{"144":{"tf":1.4142135623730951}},"df":1}}}}},"v":{"docs":{"2":{"tf":1.4142135623730951}},"df":1,".":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"2":{"tf":1.0}},"df":1}}}}}}}}},"o":{"docs":{},"df":0,"a":{"docs":{"700":{"tf":1.0}},"df":1}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1759":{"tf":1.0},"1760":{"tf":1.0},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"1782":{"tf":1.0},"254":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"797":{"tf":1.0},"854":{"tf":1.0}},"df":14}},"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1056":{"tf":1.0},"735":{"tf":1.4142135623730951},"736":{"tf":1.4142135623730951},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.0},"774":{"tf":1.0}},"df":9}}}}}},"r":{"docs":{},"df":0,"c":{"docs":{"1823":{"tf":1.4142135623730951},"494":{"tf":1.0},"521":{"tf":1.4142135623730951},"681":{"tf":1.0},"7":{"tf":1.0},"725":{"tf":1.4142135623730951},"839":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951}},"df":8,"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"5":{"docs":{},"df":0,"5":{"docs":{"1526":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1528":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"6":{"docs":{},"df":0,"5":{"docs":{"495":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951}},"df":2,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"471":{"tf":1.0},"492":{"tf":1.0}},"df":2}}}}}}},"9":{"docs":{},"df":0,"6":{"docs":{},"df":0,"7":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"681":{"tf":1.0},"685":{"tf":1.0}},"df":2},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"685":{"tf":1.0}},"df":1}}}}}}}}}},"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"688":{"tf":1.0}},"df":1}}}}}}}},"2":{"docs":{},"df":0,"0":{"docs":{"1529":{"tf":1.0},"1539":{"tf":1.0},"1782":{"tf":1.0},"727":{"tf":1.0},"786":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"832":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0}},"df":10,"(":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{"1534":{"tf":1.0},"1788":{"tf":1.0}},"df":2}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{"1541":{"tf":1.0}},"df":1}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"701":{"tf":1.0},"729":{"tf":1.0},"823":{"tf":1.0}},"df":3}}}}}}}},"4":{"docs":{},"df":0,"6":{"docs":{},"df":0,"2":{"docs":{},"df":0,"6":{"docs":{"1782":{"tf":1.0},"729":{"tf":1.0},"734":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0}},"df":6,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"728":{"tf":1.0},"729":{"tf":1.0},"862":{"tf":1.0},"868":{"tf":1.0}},"df":4,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"864":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1017":{"tf":1.0},"1018":{"tf":1.0},"1026":{"tf":1.0},"1027":{"tf":1.0},"1028":{"tf":1.0},"1040":{"tf":1.0},"1041":{"tf":1.0},"1042":{"tf":1.0},"1043":{"tf":1.0},"1044":{"tf":1.0},"1045":{"tf":1.0},"1046":{"tf":1.0},"1047":{"tf":1.0},"1048":{"tf":1.0},"1049":{"tf":1.0},"1050":{"tf":1.0},"1051":{"tf":1.0},"1052":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":1.0},"14":{"tf":1.0},"1602":{"tf":1.0},"1603":{"tf":1.0},"1604":{"tf":1.0},"1605":{"tf":1.0},"1628":{"tf":1.0},"1629":{"tf":1.0},"1630":{"tf":1.0},"1631":{"tf":1.0},"1632":{"tf":1.0},"1633":{"tf":1.0},"1634":{"tf":1.0},"1635":{"tf":1.0},"1636":{"tf":1.0},"1637":{"tf":1.0},"1695":{"tf":1.0},"259":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.0},"320":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"344":{"tf":1.0},"345":{"tf":1.0},"346":{"tf":1.0},"347":{"tf":1.0},"348":{"tf":1.0},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":1.0},"549":{"tf":1.0},"550":{"tf":1.0},"551":{"tf":1.0},"552":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"557":{"tf":1.0},"558":{"tf":1.0},"647":{"tf":1.0},"650":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"677":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"680":{"tf":1.0},"681":{"tf":1.4142135623730951},"689":{"tf":1.0},"690":{"tf":1.0}},"df":204,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"756":{"tf":1.0},"757":{"tf":1.0},"861":{"tf":1.0}},"df":3}}}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{"1058":{"tf":1.0},"800":{"tf":1.0},"835":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"r":{"docs":{"791":{"tf":1.4142135623730951},"851":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{"681":{"tf":1.0}},"df":1}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"681":{"tf":1.0}},"df":1,"t":{"docs":{"1261":{"tf":1.0},"1262":{"tf":1.0},"1263":{"tf":1.0},"1264":{"tf":1.0},"1265":{"tf":1.0},"1266":{"tf":1.0},"1267":{"tf":1.0},"1268":{"tf":1.0},"1269":{"tf":1.0},"1270":{"tf":1.0},"1271":{"tf":1.0},"1272":{"tf":1.0},"1273":{"tf":1.0},"1274":{"tf":1.0},"1275":{"tf":1.0},"1276":{"tf":1.0},"1277":{"tf":1.0},"1278":{"tf":1.0},"1279":{"tf":1.0},"1280":{"tf":1.0},"1281":{"tf":1.0},"1282":{"tf":1.0},"146":{"tf":1.0},"149":{"tf":1.0},"1493":{"tf":1.0},"1494":{"tf":1.0},"1495":{"tf":1.0},"1496":{"tf":1.0},"1497":{"tf":1.0},"1498":{"tf":1.0},"1499":{"tf":1.0},"1500":{"tf":1.0},"1501":{"tf":1.0},"1502":{"tf":1.0},"1503":{"tf":1.0},"1504":{"tf":1.0},"1505":{"tf":1.0},"1506":{"tf":1.0},"1507":{"tf":1.0},"1508":{"tf":1.0},"1643":{"tf":1.0},"1644":{"tf":1.0},"1711":{"tf":1.0},"1712":{"tf":1.0},"1766":{"tf":1.0},"1767":{"tf":1.0},"1768":{"tf":1.0},"1773":{"tf":1.0},"1774":{"tf":1.0},"1775":{"tf":1.0},"1776":{"tf":1.0},"1777":{"tf":1.0},"1778":{"tf":1.0},"1779":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"35":{"tf":1.0},"39":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"536":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"539":{"tf":1.0},"540":{"tf":1.0},"669":{"tf":1.0},"670":{"tf":1.0},"671":{"tf":1.0},"672":{"tf":1.0},"760":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"763":{"tf":1.0},"764":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"859":{"tf":1.0}},"df":83}},"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"1438":{"tf":1.0}},"df":1}}}}}},"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"903":{"tf":1.0}},"df":1}}}},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"303":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"303":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"304":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"304":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"t":{"docs":{"216":{"tf":1.0}},"df":1}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"115":{"tf":1.0},"1746":{"tf":1.4142135623730951},"1769":{"tf":1.0},"1771":{"tf":1.4142135623730951},"1782":{"tf":1.0},"1800":{"tf":1.4142135623730951},"699":{"tf":1.4142135623730951},"720":{"tf":1.4142135623730951}},"df":8,"e":{"docs":{},"df":0,"r":{"docs":{"1746":{"tf":1.4142135623730951},"1771":{"tf":1.4142135623730951},"1800":{"tf":1.4142135623730951},"699":{"tf":1.4142135623730951},"720":{"tf":1.4142135623730951}},"df":5}}}}}}},"e":{"docs":{},"df":0,"c":{"docs":{"526":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"526":{"tf":1.0}},"df":1}}}}}}}},"u":{"docs":{},"df":0,"t":{"docs":{"1152":{"tf":1.0},"1237":{"tf":1.0},"1287":{"tf":1.0},"1657":{"tf":1.4142135623730951},"1658":{"tf":1.4142135623730951},"472":{"tf":1.0},"474":{"tf":1.7320508075688772},"475":{"tf":1.4142135623730951},"476":{"tf":1.0},"499":{"tf":1.7320508075688772},"502":{"tf":1.4142135623730951},"503":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":1.0},"537":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"df":17,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"475":{"tf":1.0},"476":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0}},"df":4,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"475":{"tf":1.0},"502":{"tf":1.0}},"df":2}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"476":{"tf":1.0},"503":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"101":{"tf":1.0},"1140":{"tf":1.0},"1169":{"tf":1.0},"1170":{"tf":1.0},"1225":{"tf":1.0},"1250":{"tf":1.0},"1251":{"tf":1.0},"1413":{"tf":1.0},"1777":{"tf":1.0},"272":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"9":{"tf":1.4142135623730951},"902":{"tf":1.0},"903":{"tf":1.0}},"df":21,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"101":{"tf":1.0}},"df":1}}}}}}}}},"t":{"docs":{"233":{"tf":1.0}},"df":1}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1135":{"tf":1.0},"1193":{"tf":1.0},"1220":{"tf":1.0},"564":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0}},"df":6,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{"1222":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"s":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"685":{"tf":1.0}},"df":1}}},"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"211":{"tf":1.0},"213":{"tf":1.0}},"df":2,"l":{"docs":{},"df":0,"i":{"docs":{"1163":{"tf":1.0},"685":{"tf":1.0}},"df":2}}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{"1163":{"tf":1.0},"681":{"tf":1.0}},"df":2}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"202":{"tf":1.0},"415":{"tf":1.0}},"df":2}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1701":{"tf":1.0},"1759":{"tf":1.4142135623730951},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.7320508075688772},"1762":{"tf":1.7320508075688772},"1763":{"tf":1.4142135623730951},"1764":{"tf":1.4142135623730951},"1765":{"tf":1.4142135623730951},"472":{"tf":1.0},"6":{"tf":1.0},"681":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"712":{"tf":1.7320508075688772},"713":{"tf":1.7320508075688772},"714":{"tf":1.4142135623730951},"715":{"tf":1.4142135623730951},"716":{"tf":1.4142135623730951},"9":{"tf":1.0}},"df":19}},"r":{"docs":{},"df":0,"n":{"docs":{"1119":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"1125":{"tf":1.0},"1126":{"tf":1.0},"1127":{"tf":1.0},"1128":{"tf":1.0},"1131":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.0},"1140":{"tf":1.0},"1143":{"tf":1.0},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.0},"1162":{"tf":1.0},"1165":{"tf":1.0},"1166":{"tf":1.0},"1167":{"tf":1.0},"1168":{"tf":1.0},"1169":{"tf":1.0},"1170":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1201":{"tf":1.0},"1204":{"tf":1.0},"1205":{"tf":1.0},"1206":{"tf":1.0},"1207":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"1210":{"tf":1.0},"1211":{"tf":1.0},"1212":{"tf":1.0},"1213":{"tf":1.0},"1214":{"tf":1.0},"1215":{"tf":1.0},"1216":{"tf":1.0},"1217":{"tf":1.0},"1218":{"tf":1.0},"1219":{"tf":1.0},"1220":{"tf":1.0},"1225":{"tf":1.0},"1228":{"tf":1.0},"1229":{"tf":1.0},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.0},"1244":{"tf":1.0},"1247":{"tf":1.0},"1248":{"tf":1.0},"1249":{"tf":1.0},"1250":{"tf":1.0},"1251":{"tf":1.0},"1252":{"tf":1.0},"1253":{"tf":1.0},"1254":{"tf":1.0},"1257":{"tf":1.0},"1288":{"tf":1.0},"129":{"tf":1.0},"1296":{"tf":1.0},"1297":{"tf":1.0},"1298":{"tf":1.0},"130":{"tf":1.0},"1301":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1306":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"131":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1315":{"tf":1.0},"1316":{"tf":1.0},"1317":{"tf":1.0},"132":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1324":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"1329":{"tf":1.0},"133":{"tf":1.0},"1330":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1335":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1339":{"tf":1.0},"134":{"tf":1.0},"1340":{"tf":1.0},"1341":{"tf":1.0},"1343":{"tf":1.0},"1345":{"tf":1.0},"1347":{"tf":1.0},"1350":{"tf":1.0},"1351":{"tf":1.0},"1352":{"tf":1.0},"1361":{"tf":1.0},"1362":{"tf":1.0},"1363":{"tf":1.0},"1364":{"tf":1.0},"1365":{"tf":1.0},"1366":{"tf":1.0},"1367":{"tf":1.0},"1368":{"tf":1.0},"1369":{"tf":1.0},"137":{"tf":1.0},"1370":{"tf":1.0},"1371":{"tf":1.0},"1372":{"tf":1.0},"1373":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"1419":{"tf":1.0},"1420":{"tf":1.0},"1421":{"tf":1.0},"1422":{"tf":1.0},"1423":{"tf":1.0},"1424":{"tf":1.0},"1425":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.0},"1439":{"tf":1.0},"144":{"tf":1.0},"1440":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1445":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"145":{"tf":1.0},"1450":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1455":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1459":{"tf":1.0},"146":{"tf":1.0},"1460":{"tf":1.0},"1461":{"tf":1.0},"1462":{"tf":1.0},"1465":{"tf":1.0},"1466":{"tf":1.0},"1467":{"tf":1.0},"147":{"tf":1.0},"1470":{"tf":1.0},"1471":{"tf":1.0},"1472":{"tf":1.0},"1473":{"tf":1.0},"1474":{"tf":1.0},"1475":{"tf":1.0},"1476":{"tf":1.0},"1477":{"tf":1.0},"1478":{"tf":1.0},"1479":{"tf":1.0},"148":{"tf":1.0},"1480":{"tf":1.0},"1481":{"tf":1.0},"1482":{"tf":1.0},"1489":{"tf":1.0},"149":{"tf":1.0},"1490":{"tf":1.0},"1491":{"tf":1.0},"150":{"tf":1.0},"153":{"tf":1.0},"1535":{"tf":1.0},"1536":{"tf":1.0},"154":{"tf":1.0},"1542":{"tf":1.0},"1543":{"tf":1.0},"1547":{"tf":1.0},"1548":{"tf":1.0},"155":{"tf":1.4142135623730951},"1552":{"tf":1.0},"1553":{"tf":1.0},"1557":{"tf":1.0},"1558":{"tf":1.0},"156":{"tf":1.4142135623730951},"1562":{"tf":1.0},"1563":{"tf":1.0},"157":{"tf":1.0},"1572":{"tf":1.0},"1573":{"tf":1.0},"1574":{"tf":1.0},"1575":{"tf":1.0},"158":{"tf":1.0},"1583":{"tf":1.0},"1584":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"1640":{"tf":1.0},"1641":{"tf":1.0},"1642":{"tf":1.0},"165":{"tf":1.0},"1656":{"tf":1.0},"1659":{"tf":1.0},"166":{"tf":1.0},"1660":{"tf":1.0},"1661":{"tf":1.0},"1662":{"tf":1.0},"1663":{"tf":1.0},"167":{"tf":1.0},"1675":{"tf":1.0},"1676":{"tf":1.0},"1677":{"tf":1.0},"1678":{"tf":1.0},"1679":{"tf":1.0},"168":{"tf":1.0},"1686":{"tf":1.0},"1687":{"tf":1.0},"1688":{"tf":1.0},"1691":{"tf":1.0},"1694":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"1729":{"tf":1.0},"173":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"1733":{"tf":1.0},"1734":{"tf":1.0},"1735":{"tf":1.0},"1736":{"tf":1.0},"1737":{"tf":1.0},"1738":{"tf":1.0},"1739":{"tf":1.0},"174":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1742":{"tf":1.0},"1743":{"tf":1.0},"1744":{"tf":1.0},"1745":{"tf":1.0},"1746":{"tf":1.0},"1747":{"tf":1.0},"1748":{"tf":1.0},"1749":{"tf":1.0},"175":{"tf":1.0},"1750":{"tf":1.0},"1751":{"tf":1.0},"1752":{"tf":1.0},"1753":{"tf":1.0},"1754":{"tf":1.0},"1755":{"tf":1.0},"1756":{"tf":1.0},"1759":{"tf":1.0},"176":{"tf":1.0},"1760":{"tf":1.0},"1761":{"tf":1.0},"1762":{"tf":1.0},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"177":{"tf":1.0},"1771":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"1796":{"tf":1.0},"1797":{"tf":1.0},"1798":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"1806":{"tf":1.0},"1808":{"tf":1.0},"1809":{"tf":1.0},"181":{"tf":1.0},"1810":{"tf":1.0},"1811":{"tf":1.0},"1812":{"tf":1.0},"1813":{"tf":1.0},"1814":{"tf":1.0},"1815":{"tf":1.0},"1816":{"tf":1.0},"1817":{"tf":1.0},"1818":{"tf":1.0},"1819":{"tf":1.0},"182":{"tf":1.0},"1823":{"tf":1.0},"185":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.0},"192":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"258":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.0},"426":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"490":{"tf":1.0},"491":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0},"499":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"577":{"tf":1.4142135623730951},"578":{"tf":1.0},"587":{"tf":1.0},"588":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"597":{"tf":1.0},"599":{"tf":1.0},"603":{"tf":1.0},"605":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"61":{"tf":1.0},"610":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"618":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"63":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"634":{"tf":1.0},"635":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.0},"64":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"65":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"66":{"tf":1.0},"660":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.0},"668":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"681":{"tf":1.0},"69":{"tf":1.0},"695":{"tf":1.0},"696":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"70":{"tf":1.0},"700":{"tf":1.0},"706":{"tf":1.0},"709":{"tf":1.0},"71":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0},"714":{"tf":1.0},"715":{"tf":1.0},"72":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"767":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.0},"77":{"tf":1.4142135623730951},"770":{"tf":1.0},"771":{"tf":1.0},"772":{"tf":1.0},"773":{"tf":1.0},"774":{"tf":1.0},"775":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"78":{"tf":1.0},"780":{"tf":1.0},"783":{"tf":1.0},"786":{"tf":1.0},"787":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"79":{"tf":1.0},"790":{"tf":1.0},"791":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0},"799":{"tf":1.0},"8":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"835":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"856":{"tf":1.0},"862":{"tf":1.0},"865":{"tf":1.0},"867":{"tf":1.0},"870":{"tf":1.0},"871":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0}},"df":551}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1187":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"627":{"tf":1.0},"69":{"tf":1.4142135623730951},"990":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951},"993":{"tf":1.0},"996":{"tf":1.4142135623730951},"997":{"tf":1.0}},"df":10}}}}}}},"f":{"docs":{},"df":0,"0":{"docs":{"1055":{"tf":1.0}},"df":1},"3":{"docs":{"1055":{"tf":1.0}},"df":1},"]":{"docs":{},"df":0,"{":{"docs":{},"df":0,"4":{"docs":{},"df":0,"0":{"docs":{"202":{"tf":1.0},"415":{"tf":1.0}},"df":2}},"6":{"docs":{},"df":0,"4":{"docs":{"202":{"tf":1.0},"415":{"tf":1.0}},"df":2}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1115":{"tf":1.0},"1292":{"tf":1.0},"1320":{"tf":1.0},"14":{"tf":1.0},"470":{"tf":1.4142135623730951},"474":{"tf":1.4142135623730951},"475":{"tf":1.0},"479":{"tf":2.449489742783178},"480":{"tf":1.4142135623730951},"481":{"tf":1.0},"482":{"tf":1.7320508075688772},"499":{"tf":1.4142135623730951},"502":{"tf":1.0},"506":{"tf":2.449489742783178},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"509":{"tf":1.7320508075688772},"525":{"tf":1.4142135623730951},"552":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.0},"564":{"tf":1.4142135623730951},"576":{"tf":1.0},"577":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.4142135623730951}},"df":26,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"481":{"tf":1.4142135623730951},"482":{"tf":1.0},"508":{"tf":1.4142135623730951},"509":{"tf":1.0},"564":{"tf":1.0},"565":{"tf":1.0},"568":{"tf":1.0},"570":{"tf":1.0}},"df":8,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"4":{"docs":{"482":{"tf":1.0},"509":{"tf":1.0}},"df":2}}}}}}},"_":{"docs":{"482":{"tf":1.4142135623730951},"509":{"tf":1.4142135623730951}},"df":2},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"470":{"tf":1.0},"565":{"tf":1.4142135623730951},"570":{"tf":1.0}},"df":3}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{"481":{"tf":1.7320508075688772},"508":{"tf":1.7320508075688772}},"df":2}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"566":{"tf":1.0}},"df":1}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"537":{"tf":1.0}},"df":1}}}},"u":{"docs":{},"df":0,"t":{"docs":{"470":{"tf":1.0},"474":{"tf":1.0},"499":{"tf":1.0},"525":{"tf":1.0},"568":{"tf":1.4142135623730951},"576":{"tf":1.0}},"df":6,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"470":{"tf":1.0},"567":{"tf":1.4142135623730951},"568":{"tf":1.0}},"df":3}}}}}},"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"470":{"tf":1.0},"480":{"tf":1.0},"507":{"tf":1.0},"566":{"tf":1.4142135623730951},"570":{"tf":1.4142135623730951}},"df":5,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"480":{"tf":1.0},"507":{"tf":1.0}},"df":2}}}}}}}},"_":{"docs":{"480":{"tf":1.7320508075688772},"507":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"_":{"docs":{"479":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951}},"df":2}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1058":{"tf":1.0},"1262":{"tf":1.0},"1263":{"tf":1.0},"131":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1380":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"20":{"tf":1.0},"428":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0}},"df":19,"i":{"docs":{"13":{"tf":1.0},"685":{"tf":1.0}},"df":2}}}}},"i":{"docs":{},"df":0,"l":{"docs":{"623":{"tf":1.0},"627":{"tf":1.4142135623730951},"667":{"tf":1.0},"681":{"tf":1.0}},"df":4}},"k":{"docs":{},"df":0,"e":{"docs":{"1671":{"tf":1.0}},"df":1}},"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"173":{"tf":1.0},"577":{"tf":1.4142135623730951},"64":{"tf":1.0},"681":{"tf":1.0},"687":{"tf":1.0},"690":{"tf":1.0}},"df":6}}}}},"s":{"docs":{"1823":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0}},"df":6}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"0":{"tf":1.0}},"df":1}}}}}},"v":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"681":{"tf":1.0}},"df":1}}}},"e":{"docs":{},"df":0,"e":{"docs":{"1135":{"tf":1.7320508075688772},"1196":{"tf":1.7320508075688772},"1197":{"tf":2.0},"1220":{"tf":1.7320508075688772},"1274":{"tf":1.0},"1277":{"tf":1.0},"1307":{"tf":2.23606797749979},"1314":{"tf":1.0},"1323":{"tf":1.0},"1326":{"tf":1.0},"1328":{"tf":1.0},"1350":{"tf":1.0},"1358":{"tf":2.0},"1394":{"tf":1.0},"1415":{"tf":1.0},"1421":{"tf":1.0},"1430":{"tf":2.23606797749979},"1437":{"tf":1.0},"1443":{"tf":1.0},"1447":{"tf":1.0},"1449":{"tf":1.0},"1467":{"tf":1.0},"153":{"tf":1.4142135623730951},"171":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1729":{"tf":1.4142135623730951},"1730":{"tf":1.4142135623730951},"1731":{"tf":1.4142135623730951},"1732":{"tf":1.4142135623730951},"1738":{"tf":1.0},"1739":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1750":{"tf":1.4142135623730951},"1755":{"tf":1.7320508075688772},"1756":{"tf":1.7320508075688772},"1759":{"tf":1.0},"1760":{"tf":1.0},"1761":{"tf":1.0},"1762":{"tf":1.0},"1792":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"1815":{"tf":1.7320508075688772},"1816":{"tf":1.7320508075688772},"1819":{"tf":1.4142135623730951},"220":{"tf":1.0},"221":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"44":{"tf":1.4142135623730951},"61":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0},"786":{"tf":1.7320508075688772},"797":{"tf":1.0},"798":{"tf":1.0},"801":{"tf":1.4142135623730951},"802":{"tf":1.4142135623730951},"803":{"tf":1.4142135623730951},"832":{"tf":1.7320508075688772},"836":{"tf":1.4142135623730951},"837":{"tf":1.4142135623730951},"838":{"tf":1.4142135623730951},"854":{"tf":1.0},"855":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":81,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1351":{"tf":1.4142135623730951},"1465":{"tf":1.4142135623730951},"1495":{"tf":1.0},"1503":{"tf":1.0}},"df":4,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1351":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1503":{"tf":1.0},"1509":{"tf":1.0},"1517":{"tf":1.0}},"df":3}}}}},"d":{"docs":{"118":{"tf":1.4142135623730951},"119":{"tf":2.0},"120":{"tf":1.7320508075688772},"123":{"tf":1.4142135623730951},"125":{"tf":1.0},"129":{"tf":1.0},"141":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"163":{"tf":1.0},"164":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"175":{"tf":1.0},"1751":{"tf":1.4142135623730951},"176":{"tf":1.0},"1775":{"tf":1.0},"1776":{"tf":1.0},"178":{"tf":1.4142135623730951},"1780":{"tf":1.0},"179":{"tf":1.7320508075688772},"18":{"tf":1.0},"180":{"tf":1.0},"1812":{"tf":1.0},"182":{"tf":1.7320508075688772},"28":{"tf":1.4142135623730951},"335":{"tf":1.0},"339":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.4142135623730951},"432":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.4142135623730951},"65":{"tf":1.0},"66":{"tf":1.0},"68":{"tf":1.4142135623730951},"70":{"tf":1.7320508075688772},"71":{"tf":1.0},"72":{"tf":1.7320508075688772},"990":{"tf":1.7320508075688772},"992":{"tf":1.4142135623730951},"996":{"tf":1.0},"997":{"tf":2.0},"998":{"tf":1.7320508075688772}},"df":50,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"346":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"346":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"141":{"tf":1.4142135623730951},"1751":{"tf":1.4142135623730951},"178":{"tf":1.4142135623730951},"28":{"tf":1.0},"68":{"tf":1.0}},"df":5}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"14":{"tf":1.0},"160":{"tf":1.4142135623730951},"427":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951}},"df":4}}}}}}}}},"l":{"docs":{"10":{"tf":1.0}},"df":1},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1274":{"tf":1.4142135623730951}},"df":1}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1358":{"tf":1.4142135623730951}},"df":1}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"1283":{"tf":1.0},"1781":{"tf":1.0},"419":{"tf":1.0},"807":{"tf":1.0}},"df":4,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1277":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1277":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1499":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1499":{"tf":1.0}},"df":1}}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1394":{"tf":1.4142135623730951}},"df":1}}}},"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"1274":{"tf":1.0}},"df":1}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1274":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1197":{"tf":1.4142135623730951}},"df":1}}}}}}}}}},"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"117":{"tf":1.0}},"df":1}}}},"f":{"docs":{},"df":0,"i":{"docs":{"4":{"tf":1.0}},"df":1}},"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"626":{"tf":1.0}},"df":1}}},"f":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"246":{"tf":1.4142135623730951}},"df":1}}},"l":{"docs":{},"df":0,"e":{"docs":{"2":{"tf":1.0}},"df":1}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{"535":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"535":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0}},"df":2}}}}}}}}}}}},"d":{"docs":{"577":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"893":{"tf":1.0}},"df":1}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"894":{"tf":1.0}},"df":1}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"895":{"tf":1.0}},"df":1}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"902":{"tf":1.4142135623730951}},"df":4}}}}}}},"e":{"docs":{"537":{"tf":1.0},"667":{"tf":1.0}},"df":2}},"t":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4},"x":{"docs":{"1071":{"tf":1.0},"1350":{"tf":1.0},"1415":{"tf":1.0},"1467":{"tf":1.0},"9":{"tf":1.0},"934":{"tf":1.0}},"df":6,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"888":{"tf":1.0},"934":{"tf":1.0}},"df":2}}}}}}}}}}},"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"4":{"tf":1.0}},"df":1}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"189":{"tf":1.0},"401":{"tf":1.0},"76":{"tf":1.0}},"df":3}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"0":{"tf":1.0}},"df":1}}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"144":{"tf":1.0},"202":{"tf":1.0},"33":{"tf":1.0},"415":{"tf":1.0},"700":{"tf":1.0},"719":{"tf":1.0},"903":{"tf":1.0}},"df":7}}}},"r":{"docs":{},"df":0,"g":{"docs":{"2":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"4":{"tf":1.4142135623730951},"5":{"tf":1.0}},"df":4},"k":{"docs":{"6":{"tf":2.0}},"df":1,":":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"6":{"tf":1.0}},"df":1}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"6":{"tf":1.0}},"df":1}}}}}},"m":{"docs":{"995":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{"1060":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"415":{"tf":1.0}},"df":4}}},"u":{"docs":{},"df":0,"m":{"docs":{"144":{"tf":1.0},"33":{"tf":1.0}},"df":2}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{"681":{"tf":1.4142135623730951}},"df":1,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1003":{"tf":1.0},"1595":{"tf":1.0}},"df":2}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1181":{"tf":1.0},"1188":{"tf":1.0},"482":{"tf":1.0},"509":{"tf":1.0}},"df":4,"r":{"docs":{},"df":0,"i":{"docs":{"0":{"tf":1.0},"3":{"tf":1.4142135623730951},"4":{"tf":1.0},"5":{"tf":1.0}},"df":4}}}},"r":{"docs":{"479":{"tf":1.0},"506":{"tf":1.0}},"df":2}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{"10":{"tf":1.0},"571":{"tf":1.0},"8":{"tf":1.4142135623730951}},"df":3,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1609":{"tf":1.4142135623730951},"968":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"564":{"tf":1.0}},"df":1}}}}}},"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"109":{"tf":1.0},"80":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"109":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{"1167":{"tf":1.0},"1248":{"tf":1.0},"1326":{"tf":1.0},"1328":{"tf":1.0},"1447":{"tf":1.0},"1449":{"tf":1.0}},"df":6,"i":{"docs":{"681":{"tf":1.0}},"df":1}}},"n":{"docs":{},"df":0,"c":{"docs":{"1115":{"tf":1.0},"1292":{"tf":1.0},"14":{"tf":1.0},"1713":{"tf":1.0},"545":{"tf":1.0}},"df":5,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1000":{"tf":1.0},"1001":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"102":{"tf":1.0},"1023":{"tf":1.0},"1024":{"tf":1.0},"1025":{"tf":1.0},"103":{"tf":1.0},"1030":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.0},"104":{"tf":1.7320508075688772},"105":{"tf":1.7320508075688772},"1057":{"tf":1.0},"1058":{"tf":1.0},"1059":{"tf":1.0},"106":{"tf":1.4142135623730951},"1060":{"tf":1.7320508075688772},"1067":{"tf":1.0},"1068":{"tf":1.0},"1069":{"tf":1.0},"107":{"tf":1.4142135623730951},"1070":{"tf":1.0},"1071":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.0},"108":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.0},"1083":{"tf":1.0},"1085":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"109":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1095":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"110":{"tf":1.0},"1100":{"tf":1.0},"1101":{"tf":1.4142135623730951},"1108":{"tf":1.0},"1109":{"tf":1.0},"111":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"112":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"1125":{"tf":1.0},"1126":{"tf":1.0},"1127":{"tf":1.0},"1128":{"tf":1.0},"1129":{"tf":1.0},"113":{"tf":1.0},"1130":{"tf":1.0},"1131":{"tf":1.0},"1132":{"tf":1.0},"1133":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.0},"1136":{"tf":1.0},"1137":{"tf":1.0},"1138":{"tf":1.0},"1139":{"tf":1.0},"114":{"tf":1.0},"1140":{"tf":1.0},"1141":{"tf":1.0},"1142":{"tf":1.0},"1143":{"tf":1.0},"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"1148":{"tf":1.0},"1149":{"tf":1.0},"115":{"tf":1.0},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1153":{"tf":1.0},"1154":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.0},"1157":{"tf":1.0},"1158":{"tf":1.0},"1159":{"tf":1.0},"116":{"tf":1.0},"1160":{"tf":1.0},"1161":{"tf":1.0},"1162":{"tf":1.0},"1164":{"tf":1.0},"1165":{"tf":1.0},"1166":{"tf":1.0},"1167":{"tf":1.0},"1168":{"tf":1.0},"1169":{"tf":1.0},"117":{"tf":1.0},"1170":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1175":{"tf":1.0},"1176":{"tf":1.0},"1177":{"tf":1.0},"1178":{"tf":1.0},"1179":{"tf":1.0},"118":{"tf":1.0},"1180":{"tf":1.0},"1181":{"tf":1.0},"1182":{"tf":1.0},"1183":{"tf":1.0},"1184":{"tf":1.0},"1185":{"tf":1.0},"1186":{"tf":1.0},"1187":{"tf":1.0},"1188":{"tf":1.0},"119":{"tf":1.0},"1190":{"tf":1.0},"1191":{"tf":1.0},"1192":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.0},"120":{"tf":1.0},"1200":{"tf":1.0},"1201":{"tf":1.0},"1203":{"tf":1.0},"1204":{"tf":1.0},"1205":{"tf":1.0},"1206":{"tf":1.0},"1207":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"121":{"tf":1.0},"1210":{"tf":1.0},"1211":{"tf":1.0},"1212":{"tf":1.0},"1213":{"tf":1.0},"1214":{"tf":1.0},"1215":{"tf":1.0},"1216":{"tf":1.0},"1217":{"tf":1.0},"1218":{"tf":1.0},"1219":{"tf":1.0},"122":{"tf":1.0},"1220":{"tf":1.0},"1224":{"tf":1.0},"1225":{"tf":1.0},"1227":{"tf":1.0},"1228":{"tf":1.0},"1229":{"tf":1.0},"123":{"tf":1.0},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1234":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1239":{"tf":1.0},"124":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.0},"1243":{"tf":1.0},"1244":{"tf":1.0},"1246":{"tf":1.0},"1247":{"tf":1.0},"1248":{"tf":1.0},"1249":{"tf":1.0},"125":{"tf":1.0},"1250":{"tf":1.0},"1251":{"tf":1.0},"1252":{"tf":1.0},"1253":{"tf":1.0},"1254":{"tf":1.0},"1256":{"tf":1.0},"1257":{"tf":1.0},"1259":{"tf":1.0},"1260":{"tf":1.0},"128":{"tf":1.0},"1284":{"tf":1.0},"129":{"tf":1.0},"1295":{"tf":1.0},"1296":{"tf":1.0},"1297":{"tf":1.0},"1298":{"tf":1.0},"1299":{"tf":1.0},"130":{"tf":1.0},"1300":{"tf":1.0},"1301":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1306":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"131":{"tf":1.0},"1311":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1315":{"tf":1.0},"1316":{"tf":1.0},"1317":{"tf":1.0},"1318":{"tf":1.0},"1319":{"tf":1.0},"132":{"tf":1.0},"1321":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1324":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"1329":{"tf":1.0},"133":{"tf":1.0},"1330":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1335":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1339":{"tf":1.0},"134":{"tf":1.0},"1340":{"tf":1.0},"1341":{"tf":1.0},"1342":{"tf":1.0},"1343":{"tf":1.0},"1344":{"tf":1.0},"1345":{"tf":1.0},"1346":{"tf":1.0},"1347":{"tf":1.0},"1349":{"tf":1.0},"1350":{"tf":1.0},"1351":{"tf":1.0},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1356":{"tf":1.0},"1357":{"tf":1.0},"1358":{"tf":1.0},"136":{"tf":1.0},"1360":{"tf":1.0},"1361":{"tf":1.0},"1362":{"tf":1.0},"1363":{"tf":1.0},"1364":{"tf":1.0},"1365":{"tf":1.0},"1366":{"tf":1.0},"1367":{"tf":1.0},"1368":{"tf":1.0},"1369":{"tf":1.0},"137":{"tf":1.0},"1370":{"tf":1.0},"1371":{"tf":1.0},"1372":{"tf":1.0},"1373":{"tf":1.0},"1376":{"tf":1.0},"1377":{"tf":1.0},"1378":{"tf":1.0},"1379":{"tf":1.0},"138":{"tf":1.0},"1380":{"tf":1.0},"1382":{"tf":1.0},"1383":{"tf":1.0},"1384":{"tf":1.0},"1385":{"tf":1.0},"1386":{"tf":1.0},"1387":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.0},"139":{"tf":1.0},"1390":{"tf":1.0},"1392":{"tf":1.0},"1393":{"tf":1.0},"1394":{"tf":1.0},"1395":{"tf":1.4142135623730951},"1397":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"140":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1407":{"tf":1.0},"1408":{"tf":1.0},"1409":{"tf":1.0},"141":{"tf":1.0},"1410":{"tf":1.0},"1412":{"tf":1.0},"1413":{"tf":1.0},"1414":{"tf":1.0},"1415":{"tf":1.0},"1418":{"tf":1.0},"1419":{"tf":1.0},"1420":{"tf":1.0},"1421":{"tf":1.0},"1422":{"tf":1.0},"1423":{"tf":1.0},"1424":{"tf":1.0},"1425":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"143":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1434":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.0},"1439":{"tf":1.0},"144":{"tf":1.0},"1440":{"tf":1.0},"1442":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1445":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"145":{"tf":1.0},"1450":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1455":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1459":{"tf":1.0},"146":{"tf":1.0},"1460":{"tf":1.0},"1461":{"tf":1.0},"1462":{"tf":1.0},"1464":{"tf":1.0},"1465":{"tf":1.0},"1466":{"tf":1.0},"1467":{"tf":1.0},"1469":{"tf":1.0},"147":{"tf":1.0},"1470":{"tf":1.0},"1471":{"tf":1.0},"1472":{"tf":1.0},"1473":{"tf":1.0},"1474":{"tf":1.0},"1475":{"tf":1.0},"1476":{"tf":1.0},"1477":{"tf":1.0},"1478":{"tf":1.0},"1479":{"tf":1.0},"148":{"tf":1.0},"1480":{"tf":1.0},"1481":{"tf":1.0},"1482":{"tf":1.0},"1487":{"tf":1.0},"1489":{"tf":1.0},"149":{"tf":1.0},"1490":{"tf":1.0},"1491":{"tf":1.0},"150":{"tf":1.0},"1511":{"tf":1.0},"1512":{"tf":1.0},"152":{"tf":1.0},"1527":{"tf":1.0},"153":{"tf":1.0},"1533":{"tf":1.0},"1535":{"tf":1.0},"1536":{"tf":1.0},"1537":{"tf":1.0},"1538":{"tf":1.0},"154":{"tf":1.0},"1540":{"tf":1.0},"1542":{"tf":1.0},"1543":{"tf":1.0},"1545":{"tf":1.0},"1547":{"tf":1.0},"1548":{"tf":1.0},"155":{"tf":1.0},"1550":{"tf":1.0},"1552":{"tf":1.0},"1553":{"tf":1.0},"1555":{"tf":1.0},"1557":{"tf":1.0},"1558":{"tf":1.0},"156":{"tf":1.0},"1560":{"tf":1.0},"1562":{"tf":1.0},"1563":{"tf":1.0},"157":{"tf":1.0},"1570":{"tf":1.0},"1572":{"tf":1.0},"1573":{"tf":1.0},"1574":{"tf":1.0},"1575":{"tf":1.0},"158":{"tf":1.0},"1581":{"tf":1.0},"1583":{"tf":1.0},"1584":{"tf":1.0},"1585":{"tf":1.0},"1588":{"tf":1.0},"1589":{"tf":1.0},"159":{"tf":1.0},"1590":{"tf":1.0},"1591":{"tf":1.0},"1592":{"tf":1.0},"1594":{"tf":1.0},"1595":{"tf":1.0},"1596":{"tf":1.0},"1597":{"tf":1.0},"1598":{"tf":1.0},"1599":{"tf":1.0},"160":{"tf":1.0},"1600":{"tf":1.0},"1601":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"1639":{"tf":1.0},"164":{"tf":1.0},"1640":{"tf":1.0},"1641":{"tf":1.0},"1642":{"tf":1.0},"165":{"tf":1.0},"1654":{"tf":1.0},"1656":{"tf":1.0},"1657":{"tf":1.0},"1658":{"tf":1.0},"1659":{"tf":1.0},"166":{"tf":1.0},"1660":{"tf":1.0},"1661":{"tf":1.0},"1662":{"tf":1.0},"1663":{"tf":1.0},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0},"167":{"tf":1.0},"1674":{"tf":1.0},"1675":{"tf":1.0},"1676":{"tf":1.0},"1677":{"tf":1.0},"1678":{"tf":1.0},"1679":{"tf":1.0},"168":{"tf":1.0},"1685":{"tf":1.0},"1686":{"tf":1.0},"1687":{"tf":1.0},"1688":{"tf":1.0},"1690":{"tf":1.0},"1691":{"tf":1.0},"1692":{"tf":1.0},"1693":{"tf":1.0},"1694":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.0},"1705":{"tf":1.0},"1706":{"tf":1.0},"1707":{"tf":1.0},"1708":{"tf":1.0},"1709":{"tf":1.0},"171":{"tf":1.0},"1710":{"tf":1.0},"1716":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"172":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"1728":{"tf":1.0},"1729":{"tf":1.4142135623730951},"173":{"tf":1.0},"1730":{"tf":1.4142135623730951},"1731":{"tf":1.4142135623730951},"1732":{"tf":1.4142135623730951},"1733":{"tf":1.0},"1734":{"tf":1.0},"1735":{"tf":1.0},"1736":{"tf":1.0},"1737":{"tf":1.0},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"174":{"tf":1.0},"1740":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1742":{"tf":1.0},"1743":{"tf":1.0},"1744":{"tf":1.0},"1745":{"tf":1.0},"1746":{"tf":1.0},"1747":{"tf":1.0},"1748":{"tf":1.0},"1749":{"tf":1.0},"175":{"tf":1.0},"1750":{"tf":1.0},"1751":{"tf":1.0},"1752":{"tf":1.0},"1753":{"tf":1.0},"1754":{"tf":1.0},"1755":{"tf":1.0},"1756":{"tf":1.0},"1758":{"tf":1.0},"1759":{"tf":1.0},"176":{"tf":1.0},"1760":{"tf":1.0},"1761":{"tf":1.0},"1762":{"tf":1.0},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"177":{"tf":1.0},"1770":{"tf":1.0},"1771":{"tf":1.0},"178":{"tf":1.0},"1787":{"tf":1.0},"179":{"tf":1.0},"1791":{"tf":1.0},"1792":{"tf":1.4142135623730951},"1793":{"tf":1.4142135623730951},"1794":{"tf":1.4142135623730951},"1795":{"tf":1.4142135623730951},"1796":{"tf":1.0},"1797":{"tf":1.0},"1798":{"tf":1.0},"1799":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"1800":{"tf":1.0},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"1805":{"tf":1.0},"1806":{"tf":1.0},"1807":{"tf":1.0},"1808":{"tf":1.0},"1809":{"tf":1.0},"181":{"tf":1.0},"1810":{"tf":1.0},"1811":{"tf":1.0},"1812":{"tf":1.0},"1813":{"tf":1.0},"1814":{"tf":1.0},"1815":{"tf":1.0},"1816":{"tf":1.0},"1817":{"tf":1.0},"1818":{"tf":1.0},"1819":{"tf":1.0},"182":{"tf":1.0},"1822":{"tf":1.0},"1823":{"tf":1.4142135623730951},"184":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.4142135623730951},"189":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"20":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.4142135623730951},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.7320508075688772},"212":{"tf":1.4142135623730951},"213":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"25":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.0},"26":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"41":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"413":{"tf":1.0},"42":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"43":{"tf":1.0},"439":{"tf":1.0},"44":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"444":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"45":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"458":{"tf":1.0},"459":{"tf":1.0},"46":{"tf":1.0},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"47":{"tf":1.0},"473":{"tf":1.0},"474":{"tf":2.449489742783178},"475":{"tf":1.7320508075688772},"476":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.4142135623730951},"48":{"tf":1.0},"480":{"tf":1.4142135623730951},"481":{"tf":1.0},"482":{"tf":1.4142135623730951},"484":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"49":{"tf":1.0},"490":{"tf":1.0},"491":{"tf":1.0},"493":{"tf":1.0},"494":{"tf":1.4142135623730951},"495":{"tf":1.0},"498":{"tf":1.0},"499":{"tf":2.449489742783178},"50":{"tf":1.0},"501":{"tf":1.0},"502":{"tf":1.7320508075688772},"503":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"509":{"tf":1.4142135623730951},"51":{"tf":1.0},"510":{"tf":1.0},"511":{"tf":1.0},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"52":{"tf":1.0},"520":{"tf":1.0},"521":{"tf":1.4142135623730951},"522":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"53":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"535":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"560":{"tf":1.0},"564":{"tf":1.0},"57":{"tf":1.0},"571":{"tf":1.4142135623730951},"575":{"tf":1.0},"58":{"tf":1.0},"585":{"tf":1.0},"587":{"tf":1.0},"588":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"597":{"tf":1.0},"598":{"tf":1.0},"599":{"tf":1.0},"60":{"tf":1.0},"600":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"603":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"61":{"tf":1.0},"610":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"617":{"tf":1.0},"618":{"tf":1.0},"619":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.4142135623730951},"63":{"tf":1.0},"631":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"634":{"tf":1.0},"635":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.0},"64":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"65":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"66":{"tf":1.0},"660":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.0},"668":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"681":{"tf":2.8284271247461903},"684":{"tf":1.0},"686":{"tf":1.0},"687":{"tf":1.0},"688":{"tf":1.0},"69":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"697":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"70":{"tf":1.0},"700":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"708":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"71":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"719":{"tf":1.0},"72":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"725":{"tf":1.4142135623730951},"726":{"tf":1.0},"727":{"tf":1.0},"729":{"tf":1.0},"732":{"tf":1.0},"734":{"tf":1.0},"735":{"tf":1.0},"736":{"tf":1.0},"737":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"74":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.0},"75":{"tf":1.4142135623730951},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":1.0},"756":{"tf":1.0},"757":{"tf":1.0},"758":{"tf":1.0},"759":{"tf":1.0},"76":{"tf":1.0},"766":{"tf":1.0},"767":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.0},"77":{"tf":1.0},"770":{"tf":1.0},"771":{"tf":1.0},"772":{"tf":1.0},"773":{"tf":1.0},"774":{"tf":1.0},"775":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"78":{"tf":1.0},"780":{"tf":1.0},"782":{"tf":1.0},"783":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"787":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"79":{"tf":1.0},"790":{"tf":1.0},"791":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0},"799":{"tf":1.0},"8":{"tf":2.449489742783178},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.4142135623730951},"809":{"tf":1.0},"81":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"816":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"82":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"83":{"tf":1.0},"830":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.4142135623730951},"84":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"842":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0},"845":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"850":{"tf":1.0},"851":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"86":{"tf":1.0},"860":{"tf":1.0},"861":{"tf":1.0},"863":{"tf":1.0},"865":{"tf":1.0},"866":{"tf":1.4142135623730951},"867":{"tf":1.0},"868":{"tf":1.0},"869":{"tf":1.0},"87":{"tf":1.0},"870":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":1.4142135623730951},"878":{"tf":1.4142135623730951},"879":{"tf":1.4142135623730951},"88":{"tf":1.0},"880":{"tf":1.0},"881":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.0},"885":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"89":{"tf":1.0},"890":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"90":{"tf":1.0},"900":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"91":{"tf":1.0},"910":{"tf":2.0},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":2.0},"917":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"92":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":2.0},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":2.0},"93":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.0},"94":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"95":{"tf":1.0},"953":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"96":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"987":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.0},"99":{"tf":1.0},"990":{"tf":2.0},"991":{"tf":1.0},"992":{"tf":2.0},"993":{"tf":1.4142135623730951},"994":{"tf":1.4142135623730951},"995":{"tf":1.4142135623730951},"996":{"tf":2.0},"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951},"999":{"tf":1.0}},"df":1137,"'":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0}},"df":3},"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1648":{"tf":1.0},"1657":{"tf":1.0},"1658":{"tf":1.0},"426":{"tf":1.0}},"df":4}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1082":{"tf":1.0},"1083":{"tf":1.0}},"df":2}}}},"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1611":{"tf":1.4142135623730951},"970":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"564":{"tf":1.0},"566":{"tf":1.0},"568":{"tf":1.0}},"df":3,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"565":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"d":{"docs":{"1058":{"tf":1.0}},"df":1}}}},"g":{"docs":{},"df":0,"a":{"docs":{"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1823":{"tf":1.0},"233":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"9":{"tf":1.0},"910":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951},"963":{"tf":1.0},"964":{"tf":1.0}},"df":20,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"430":{"tf":1.0}},"df":1}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{"1150":{"tf":1.0},"1155":{"tf":1.0},"1162":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1317":{"tf":1.0},"166":{"tf":1.0},"418":{"tf":1.7320508075688772},"56":{"tf":1.0}},"df":10},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"425":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"14":{"tf":1.0},"420":{"tf":1.4142135623730951},"421":{"tf":1.0}},"df":3}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"8":{"tf":1.0}},"df":1}}},"t":{"docs":{"1121":{"tf":1.0},"1122":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"1126":{"tf":1.0},"1128":{"tf":1.0},"1129":{"tf":1.0},"1130":{"tf":1.0},"1136":{"tf":1.0},"1137":{"tf":1.0},"115":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1177":{"tf":1.0},"1179":{"tf":1.0},"118":{"tf":1.0},"1180":{"tf":1.0},"1181":{"tf":1.0},"1182":{"tf":1.0},"1183":{"tf":1.0},"1184":{"tf":1.0},"1185":{"tf":1.0},"1186":{"tf":1.0},"1187":{"tf":1.0},"1188":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"1206":{"tf":1.0},"1207":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"1212":{"tf":1.0},"1213":{"tf":1.0},"1217":{"tf":1.0},"1218":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"1253":{"tf":1.0},"1254":{"tf":1.0},"1388":{"tf":1.0},"141":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"1771":{"tf":1.0},"28":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"482":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"509":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0}},"df":62,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1127":{"tf":1.0},"1219":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1127":{"tf":1.0},"1219":{"tf":1.0}},"df":2}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1126":{"tf":1.0},"1218":{"tf":1.0}},"df":2,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1126":{"tf":1.0},"1218":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1133":{"tf":1.0},"1134":{"tf":1.0},"1215":{"tf":1.0},"1216":{"tf":1.0}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1133":{"tf":1.0},"1215":{"tf":1.0}},"df":2}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1134":{"tf":1.0},"1216":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1131":{"tf":1.0},"1211":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1131":{"tf":1.0},"1211":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1125":{"tf":1.0},"1210":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1125":{"tf":1.0},"1210":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1324":{"tf":1.0},"1445":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1324":{"tf":1.0},"1445":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1128":{"tf":1.0},"1217":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1128":{"tf":1.0},"1217":{"tf":1.0}},"df":2}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1322":{"tf":1.0},"1444":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1322":{"tf":1.0},"1444":{"tf":1.0}},"df":2}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1325":{"tf":1.0},"1446":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1325":{"tf":1.0},"1446":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1344":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1344":{"tf":1.0}},"df":1}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1345":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1345":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1119":{"tf":1.0},"1204":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1119":{"tf":1.0},"1204":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1132":{"tf":1.0},"1214":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1132":{"tf":1.0},"1214":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1122":{"tf":1.0},"1206":{"tf":1.0}},"df":2,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1122":{"tf":1.0},"1206":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1121":{"tf":1.0},"1207":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1121":{"tf":1.0},"1207":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1323":{"tf":1.0},"1443":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1323":{"tf":1.0},"1443":{"tf":1.0}},"df":2}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1326":{"tf":1.0},"1447":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1326":{"tf":1.0},"1447":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{"1120":{"tf":1.0},"1205":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1120":{"tf":1.0},"1205":{"tf":1.0}},"df":2}}}}}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1129":{"tf":1.0},"1130":{"tf":1.0},"1212":{"tf":1.0},"1213":{"tf":1.0}},"df":4,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1129":{"tf":1.0},"1212":{"tf":1.0}},"df":2}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1130":{"tf":1.0},"1213":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1123":{"tf":1.0},"1124":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0}},"df":4,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1124":{"tf":1.0},"1209":{"tf":1.0}},"df":2}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1123":{"tf":1.0},"1208":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1327":{"tf":1.0},"1448":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1327":{"tf":1.0},"1448":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1328":{"tf":1.0},"1449":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1328":{"tf":1.0},"1449":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1725":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1725":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"3":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"182":{"tf":1.0},"70":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"182":{"tf":1.0},"70":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"137":{"tf":1.0},"26":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"137":{"tf":1.0},"26":{"tf":1.0}},"df":2}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1339":{"tf":1.0},"1459":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1339":{"tf":1.0},"1459":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1346":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1346":{"tf":1.0}},"df":1}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1347":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1347":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"991":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"991":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"1032":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1032":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1693":{"tf":1.4142135623730951}},"df":1}}}},"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"955":{"tf":1.4142135623730951}},"df":1}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"179":{"tf":1.0},"72":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"179":{"tf":1.0},"72":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1170":{"tf":1.0},"1251":{"tf":1.0}},"df":2,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1170":{"tf":1.0},"1251":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1342":{"tf":1.4142135623730951},"1461":{"tf":1.4142135623730951}},"df":2}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1330":{"tf":1.4142135623730951}},"df":1}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1333":{"tf":1.0},"1453":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1333":{"tf":1.0},"1453":{"tf":1.0}},"df":2}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"1171":{"tf":1.0},"1253":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1171":{"tf":1.0},"1253":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"1733":{"tf":1.4142135623730951},"1796":{"tf":1.4142135623730951}},"df":2}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1369":{"tf":1.4142135623730951},"1482":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"2":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"601":{"tf":1.0},"645":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"601":{"tf":1.0},"645":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"3":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"602":{"tf":1.0},"646":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"602":{"tf":1.0},"646":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1336":{"tf":1.0},"1456":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1336":{"tf":1.0},"1456":{"tf":1.0}},"df":2}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1337":{"tf":1.0},"1457":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1337":{"tf":1.0},"1457":{"tf":1.0}},"df":2}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"1172":{"tf":1.0},"1254":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1172":{"tf":1.0},"1254":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"172":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"590":{"tf":1.0},"593":{"tf":1.4142135623730951},"634":{"tf":1.0},"637":{"tf":1.4142135623730951}},"df":4,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"592":{"tf":1.0},"636":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"592":{"tf":1.0},"636":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"594":{"tf":1.4142135623730951},"638":{"tf":1.4142135623730951}},"df":2}}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"590":{"tf":1.0},"634":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1329":{"tf":1.4142135623730951},"1450":{"tf":1.4142135623730951}},"df":2}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1340":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1340":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1331":{"tf":1.0},"1451":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1331":{"tf":1.0},"1451":{"tf":1.0}},"df":2}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1723":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1723":{"tf":1.0}},"df":1}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"1724":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1724":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"1363":{"tf":1.4142135623730951},"1472":{"tf":1.4142135623730951}},"df":2,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{"1364":{"tf":1.4142135623730951},"1471":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"141":{"tf":1.0},"28":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"141":{"tf":1.0},"28":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"d":{"docs":{"178":{"tf":1.0},"68":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"178":{"tf":1.0},"68":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"171":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951}},"df":2}}}}}}}}},"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"599":{"tf":1.0},"643":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"599":{"tf":1.0},"643":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1169":{"tf":1.0},"1250":{"tf":1.0}},"df":2,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1169":{"tf":1.0},"1250":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1335":{"tf":1.4142135623730951},"1455":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"591":{"tf":1.0},"635":{"tf":1.0}},"df":2,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"591":{"tf":1.0},"635":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1315":{"tf":1.4142135623730951},"1440":{"tf":1.4142135623730951}},"df":2}}}}}}}},"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1166":{"tf":1.4142135623730951},"1247":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1167":{"tf":1.4142135623730951},"1248":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1156":{"tf":1.0},"1241":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1156":{"tf":1.0},"1241":{"tf":1.0}},"df":2}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1316":{"tf":1.0},"1439":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1316":{"tf":1.0},"1439":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1165":{"tf":1.4142135623730951},"1249":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"174":{"tf":1.4142135623730951},"63":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1688":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{"1692":{"tf":1.4142135623730951}},"df":1}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1687":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"173":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}},"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"t":{"docs":{},"df":0,"x":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{"996":{"tf":1.0}},"df":1}}}}}}}}},"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"t":{"docs":{},"df":0,"x":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{"996":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"177":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}},"w":{"docs":{},"df":0,"n":{"docs":{"196":{"tf":1.4142135623730951}},"df":1}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1168":{"tf":1.4142135623730951},"1252":{"tf":1.4142135623730951}},"df":2}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1297":{"tf":1.4142135623730951},"1420":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"138":{"tf":1.0},"29":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0}},"df":4,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"138":{"tf":1.0},"29":{"tf":1.0}},"df":2}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"990":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"992":{"tf":1.0}},"df":1}}}}}}}}}}}},"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"600":{"tf":1.0},"644":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"600":{"tf":1.0},"644":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"139":{"tf":1.0},"30":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"139":{"tf":1.0},"30":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"147":{"tf":1.0},"203":{"tf":1.0},"38":{"tf":1.0}},"df":3,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"147":{"tf":1.0},"203":{"tf":1.0},"38":{"tf":1.0}},"df":3}}}}}}}}}}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{"144":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"204":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951}},"df":5,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"144":{"tf":1.0},"204":{"tf":1.0},"33":{"tf":1.0}},"df":3}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"144":{"tf":1.4142135623730951},"145":{"tf":1.0},"200":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0}},"df":5,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"145":{"tf":1.0},"200":{"tf":1.0},"34":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1574":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"8":{"docs":{},"df":0,"0":{"docs":{"1574":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1365":{"tf":1.4142135623730951},"1473":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"1368":{"tf":1.4142135623730951},"1477":{"tf":1.4142135623730951}},"df":2}}}}}},"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"176":{"tf":1.4142135623730951},"66":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"175":{"tf":1.4142135623730951},"65":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1343":{"tf":1.4142135623730951},"1462":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"491":{"tf":1.4142135623730951},"514":{"tf":1.4142135623730951}},"df":2}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1332":{"tf":1.0},"1452":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1332":{"tf":1.0},"1452":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1341":{"tf":1.0},"1460":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1341":{"tf":1.0},"1460":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1293":{"tf":1.0},"1358":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1358":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"114":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0}},"df":9}},"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1334":{"tf":1.0},"1454":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1334":{"tf":1.0},"1454":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1338":{"tf":1.0},"1458":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1338":{"tf":1.0},"1458":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"1362":{"tf":1.4142135623730951},"1470":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"994":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"140":{"tf":1.0},"27":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"140":{"tf":1.0},"27":{"tf":1.0}},"df":2}}}}}}}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"180":{"tf":1.0},"71":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"180":{"tf":1.0},"71":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{"1010":{"tf":1.0},"1019":{"tf":1.0},"1029":{"tf":1.0},"1033":{"tf":1.0},"1039":{"tf":1.0},"1053":{"tf":1.0},"106":{"tf":1.0},"1064":{"tf":1.0},"107":{"tf":1.0},"1072":{"tf":1.0},"108":{"tf":1.0},"1084":{"tf":1.0},"109":{"tf":1.0},"1094":{"tf":1.0},"110":{"tf":1.0},"1101":{"tf":1.0},"111":{"tf":1.0},"1117":{"tf":1.0},"1136":{"tf":1.0},"1137":{"tf":1.0},"1138":{"tf":1.0},"114":{"tf":1.0},"1141":{"tf":1.0},"1148":{"tf":1.0},"115":{"tf":1.0},"1153":{"tf":1.0},"116":{"tf":1.0},"1160":{"tf":1.0},"1163":{"tf":1.0},"117":{"tf":1.0},"1174":{"tf":1.0},"118":{"tf":1.0},"1189":{"tf":1.0},"119":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.0},"1199":{"tf":1.0},"120":{"tf":1.0},"1202":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"1223":{"tf":1.0},"1226":{"tf":1.0},"123":{"tf":1.0},"1233":{"tf":1.0},"1238":{"tf":1.0},"124":{"tf":1.0},"1242":{"tf":1.0},"1245":{"tf":1.0},"125":{"tf":1.0},"1255":{"tf":1.0},"1258":{"tf":1.0},"127":{"tf":1.0},"1283":{"tf":1.0},"1284":{"tf":1.0},"1285":{"tf":1.0},"1287":{"tf":1.0},"1288":{"tf":1.0},"1289":{"tf":1.0},"1290":{"tf":1.0},"1291":{"tf":1.0},"1294":{"tf":1.0},"1310":{"tf":1.0},"1320":{"tf":1.0},"1348":{"tf":1.0},"135":{"tf":1.0},"1358":{"tf":1.0},"1359":{"tf":1.0},"1375":{"tf":1.0},"1381":{"tf":1.0},"1391":{"tf":1.0},"1396":{"tf":1.0},"1407":{"tf":1.0},"1408":{"tf":1.0},"1409":{"tf":1.0},"1410":{"tf":1.0},"1411":{"tf":1.0},"1417":{"tf":1.0},"142":{"tf":1.0},"1433":{"tf":1.0},"1441":{"tf":1.0},"1463":{"tf":1.0},"1468":{"tf":1.0},"1483":{"tf":1.0},"1492":{"tf":1.0},"1509":{"tf":1.0},"151":{"tf":1.0},"1510":{"tf":1.0},"1511":{"tf":1.0},"1512":{"tf":1.0},"1513":{"tf":1.0},"1516":{"tf":1.0},"1517":{"tf":1.0},"1518":{"tf":1.0},"1519":{"tf":1.0},"1520":{"tf":1.0},"1521":{"tf":1.0},"1522":{"tf":1.0},"1523":{"tf":1.0},"1526":{"tf":1.0},"1529":{"tf":1.0},"1539":{"tf":1.0},"1544":{"tf":1.0},"1549":{"tf":1.0},"1554":{"tf":1.0},"1559":{"tf":1.0},"1564":{"tf":1.0},"1576":{"tf":1.0},"1587":{"tf":1.0},"1593":{"tf":1.0},"16":{"tf":1.0},"1606":{"tf":1.0},"1638":{"tf":1.0},"1645":{"tf":1.0},"1671":{"tf":1.0},"1682":{"tf":1.0},"1684":{"tf":1.0},"1689":{"tf":1.0},"169":{"tf":1.0},"1695":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"1702":{"tf":1.0},"1715":{"tf":1.0},"1727":{"tf":1.0},"1757":{"tf":1.0},"1769":{"tf":1.0},"1772":{"tf":1.0},"1780":{"tf":1.0},"1781":{"tf":1.0},"1782":{"tf":1.0},"1821":{"tf":1.0},"183":{"tf":1.0},"186":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"218":{"tf":1.0},"224":{"tf":1.0},"231":{"tf":1.0},"24":{"tf":1.0},"241":{"tf":1.0},"256":{"tf":1.0},"259":{"tf":1.0},"31":{"tf":1.0},"399":{"tf":1.0},"40":{"tf":1.0},"412":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"472":{"tf":1.0},"477":{"tf":1.0},"483":{"tf":1.0},"492":{"tf":1.0},"497":{"tf":1.0},"500":{"tf":1.0},"504":{"tf":1.0},"510":{"tf":1.0},"519":{"tf":1.0},"523":{"tf":1.0},"559":{"tf":1.0},"564":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"570":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"574":{"tf":1.0},"580":{"tf":1.0},"59":{"tf":1.0},"628":{"tf":1.0},"629":{"tf":1.0},"630":{"tf":1.0},"681":{"tf":1.0},"693":{"tf":1.0},"701":{"tf":1.0},"729":{"tf":1.0},"73":{"tf":1.0},"765":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.0},"808":{"tf":1.0},"81":{"tf":1.0},"815":{"tf":1.0},"82":{"tf":1.0},"823":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"862":{"tf":1.0},"884":{"tf":1.0},"889":{"tf":1.0},"903":{"tf":1.0},"934":{"tf":1.0},"950":{"tf":1.0},"958":{"tf":1.0},"965":{"tf":1.0}},"df":215},"v":{"docs":{},"df":0,"e":{"docs":{"1467":{"tf":1.0},"414":{"tf":1.0}},"df":2,"n":{"docs":{"100":{"tf":1.0},"1132":{"tf":1.0},"1183":{"tf":1.0},"1214":{"tf":1.0},"1262":{"tf":1.0},"1267":{"tf":1.0},"1736":{"tf":1.0},"178":{"tf":1.0},"1797":{"tf":1.0},"202":{"tf":1.0},"272":{"tf":1.0},"415":{"tf":1.0},"482":{"tf":1.0},"509":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"68":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"990":{"tf":1.4142135623730951},"992":{"tf":1.0},"997":{"tf":1.4142135623730951},"998":{"tf":1.0}},"df":41}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1393":{"tf":1.0}},"df":1,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1292":{"tf":1.0},"1343":{"tf":1.7320508075688772},"1462":{"tf":1.7320508075688772},"1520":{"tf":1.4142135623730951}},"df":4}}}}}}}}},"o":{"docs":{"681":{"tf":1.0}},"df":1,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1749":{"tf":1.7320508075688772},"1750":{"tf":1.0},"1781":{"tf":1.0},"1818":{"tf":1.7320508075688772},"1819":{"tf":1.0}},"df":5}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{"125":{"tf":1.0},"158":{"tf":1.4142135623730951},"176":{"tf":1.0},"54":{"tf":1.4142135623730951},"66":{"tf":1.0}},"df":5,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1809":{"tf":1.0}},"df":1}}}}}}}},"n":{"docs":{},"df":0,"t":{"docs":{"146":{"tf":1.4142135623730951},"148":{"tf":1.0},"207":{"tf":1.4142135623730951},"208":{"tf":1.0},"211":{"tf":1.4142135623730951},"216":{"tf":1.0},"35":{"tf":1.4142135623730951},"37":{"tf":1.0},"700":{"tf":1.7320508075688772},"719":{"tf":1.4142135623730951}},"df":10,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"146":{"tf":1.0},"147":{"tf":1.0},"149":{"tf":1.0},"203":{"tf":1.0},"207":{"tf":1.0},"209":{"tf":1.0},"35":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"700":{"tf":1.0},"719":{"tf":1.0}},"df":11,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"146":{"tf":1.0},"207":{"tf":1.0},"35":{"tf":1.0},"700":{"tf":1.0},"719":{"tf":1.0}},"df":5}}}}}}}}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"213":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"109":{"tf":1.0},"112":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0}},"df":6}}}},"p":{"docs":{"6":{"tf":1.0}},"df":1}},"o":{"docs":{},"df":0,"w":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4}}},"s":{"docs":{"14":{"tf":1.0},"421":{"tf":1.4142135623730951}},"df":2},"u":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"903":{"tf":1.0},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0}},"df":5}}}}}},"i":{"docs":{},"df":0,"d":{"docs":{"0":{"tf":1.0}},"df":1}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0}},"df":5,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"961":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"1106":{"tf":1.4142135623730951}},"df":1}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"1104":{"tf":1.4142135623730951}},"df":1}}}}}},"n":{"docs":{},"df":0,"d":{"docs":{"681":{"tf":1.4142135623730951}},"df":1,"l":{"docs":{"117":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1413":{"tf":1.4142135623730951}},"df":1}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1414":{"tf":1.4142135623730951}},"df":1}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1193":{"tf":1.4142135623730951}},"df":1,"f":{"docs":{},"df":0,"e":{"docs":{"1718":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1718":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1393":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1173":{"tf":1.0},"1196":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1196":{"tf":1.0}},"df":1}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1719":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1719":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1721":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1721":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1395":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1395":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"117":{"tf":1.0},"80":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"[":{"docs":{},"df":0,"2":{"docs":{"117":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1195":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1194":{"tf":1.4142135623730951}},"df":1,"f":{"docs":{},"df":0,"e":{"docs":{"1720":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1720":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1394":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"1167":{"tf":1.0},"1248":{"tf":1.0}},"df":2}}}},"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"0":{"tf":1.0},"3":{"tf":1.7320508075688772},"4":{"tf":1.4142135623730951},"5":{"tf":1.0},"6":{"tf":1.0},"8":{"tf":1.0}},"df":6}}}}},"s":{"docs":{},"df":0,"h":{"docs":{"1056":{"tf":1.0},"600":{"tf":1.4142135623730951},"644":{"tf":1.4142135623730951},"9":{"tf":1.0}},"df":4},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"148":{"tf":1.0},"199":{"tf":1.0},"37":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"148":{"tf":1.0},"199":{"tf":1.0},"37":{"tf":1.0}},"df":3}}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{"1193":{"tf":1.0},"495":{"tf":1.0},"522":{"tf":1.0}},"df":3}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"681":{"tf":1.0}},"df":1}}}}},"l":{"docs":{},"df":0,"d":{"docs":{"1401":{"tf":1.0},"1409":{"tf":1.0}},"df":2},"p":{"docs":{"993":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0}},"df":4,"e":{"docs":{},"df":0,"r":{"docs":{"106":{"tf":1.0},"107":{"tf":1.0},"1266":{"tf":1.0},"1715":{"tf":1.0},"6":{"tf":1.0}},"df":5}}}},"r":{"docs":{},"df":0,"e":{"docs":{"31":{"tf":1.4142135623730951},"990":{"tf":1.0},"992":{"tf":1.0}},"df":3}},"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"1070":{"tf":1.0},"1071":{"tf":1.0}},"df":2}}}}}}}},"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"181":{"tf":1.0},"69":{"tf":1.0}},"df":2}}}},"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1132":{"tf":1.0},"1214":{"tf":1.0}},"df":2},"s":{"docs":{},"df":0,"t":{"docs":{"144":{"tf":1.0}},"df":1}}}}},"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"233":{"tf":1.0}},"df":1}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"1413":{"tf":1.0}},"df":1}}},"r":{"docs":{},"df":0,"e":{"docs":{"6":{"tf":1.0}},"df":1}},"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,".":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,".":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"681":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"3":{"docs":{},"df":0,"5":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,".":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"9":{"tf":1.0}},"df":1}}}}}},"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"9":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,".":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,".":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,")":{"docs":{},"df":0,"[":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"903":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,".":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,".":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"/":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"144":{"tf":1.0},"33":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,".":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"0":{"docs":{},"df":0,"x":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"3":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"3":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1058":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"729":{"tf":1.0}},"df":1}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0}},"df":2}}}}}}},"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"9":{"tf":1.0}},"df":1}}}}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"3":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1058":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"m":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"934":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1053":{"tf":1.0}},"df":1},"y":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1060":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"6":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,".":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"681":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,".":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"1":{"docs":{},"df":0,"4":{"docs":{},"df":0,"5":{"docs":{},"df":0,"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"3":{"docs":{},"df":0,"1":{"docs":{},"df":0,"0":{"docs":{},"df":0,"3":{"docs":{},"df":0,"6":{"docs":{},"df":0,"3":{"docs":{},"df":0,"7":{"docs":{},"df":0,"7":{"docs":{},"df":0,"5":{"docs":{},"df":0,"7":{"docs":{},"df":0,"1":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{},"df":0,"8":{"docs":{"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"df":8}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"w":{"docs":{},"df":0,"w":{"docs":{},"df":0,".":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,".":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"729":{"tf":1.0}},"df":1}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"m":{"docs":{},"df":0,".":{"docs":{},"df":0,"x":{"docs":{},"df":0,"y":{"docs":{},"df":0,"z":{"docs":{},"df":0,"/":{"docs":{},"df":0,"2":{"docs":{},"df":0,"0":{"docs":{},"df":0,"2":{"docs":{},"df":0,"1":{"docs":{},"df":0,"/":{"docs":{},"df":0,"0":{"docs":{},"df":0,"8":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{"1060":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"244":{"tf":1.4142135623730951},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0}},"df":4}}}}},"i":{"docs":{},"df":0,".":{"docs":{"217":{"tf":1.0}},"df":1},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"719":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"784":{"tf":1.0},"808":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"3":{"docs":{"1564":{"tf":1.0},"1780":{"tf":1.0}},"df":2}}}}}}}}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"3":{"docs":{"118":{"tf":1.0},"120":{"tf":1.0}},"df":2}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"126":{"tf":1.0},"127":{"tf":1.0},"16":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"126":{"tf":1.0},"135":{"tf":1.0},"24":{"tf":1.0}},"df":3}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"126":{"tf":1.0},"142":{"tf":1.0},"31":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"1198":{"tf":1.0},"1199":{"tf":1.0},"1645":{"tf":1.0}},"df":3}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"126":{"tf":1.0},"151":{"tf":1.0},"40":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"126":{"tf":1.0},"169":{"tf":1.0},"59":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}},"d":{"docs":{"114":{"tf":1.0},"166":{"tf":1.0},"185":{"tf":1.0},"261":{"tf":1.4142135623730951},"276":{"tf":1.0},"277":{"tf":1.0},"296":{"tf":1.0},"335":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.0},"383":{"tf":1.0},"386":{"tf":1.0},"398":{"tf":1.4142135623730951},"495":{"tf":1.7320508075688772},"522":{"tf":1.7320508075688772},"56":{"tf":1.0},"955":{"tf":1.0},"990":{"tf":1.4142135623730951},"992":{"tf":1.0}},"df":24,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"261":{"tf":1.0}},"df":1}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"298":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"298":{"tf":1.0}},"df":1}}}}}}}}}}}}},"f":{"docs":{"1823":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0}},"df":6,"i":{"docs":{"122":{"tf":1.0},"160":{"tf":1.0},"1823":{"tf":1.0},"47":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0}},"df":12}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"579":{"tf":1.0},"580":{"tf":1.0},"630":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"472":{"tf":1.0},"496":{"tf":1.0},"497":{"tf":1.0}},"df":3}}}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"477":{"tf":1.0},"496":{"tf":1.0},"504":{"tf":1.0}},"df":3}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"483":{"tf":1.0},"496":{"tf":1.0},"510":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"5":{"docs":{},"df":0,"5":{"docs":{"126":{"tf":1.0},"183":{"tf":1.0}},"df":2}}},"6":{"docs":{},"df":0,"5":{"docs":{"1820":{"tf":1.0},"1821":{"tf":1.0},"495":{"tf":1.0},"522":{"tf":1.0},"693":{"tf":1.0},"725":{"tf":1.0},"784":{"tf":1.0},"808":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0}},"df":10,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"492":{"tf":1.0},"496":{"tf":1.0},"519":{"tf":1.0}},"df":3}}}}}}}},"2":{"docs":{},"df":0,"0":{"docs":{"1780":{"tf":1.0},"842":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"850":{"tf":1.0}},"df":7,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"734":{"tf":1.0},"784":{"tf":1.0},"808":{"tf":1.0}},"df":3}}}}}}}},"4":{"docs":{},"df":0,"6":{"docs":{},"df":0,"2":{"docs":{},"df":0,"6":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"728":{"tf":1.0},"729":{"tf":1.0},"765":{"tf":1.0},"808":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0}},"df":7}}}}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"14":{"tf":1.0},"256":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1115":{"tf":1.0},"1255":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"472":{"tf":1.0},"496":{"tf":1.0},"500":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"129":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1379":{"tf":1.0},"1380":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"18":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0}},"df":19,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"97":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"2":{"docs":{"14":{"tf":1.0},"193":{"tf":1.0}},"df":2}}}}}}}}}}}},"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"692":{"tf":1.0},"693":{"tf":1.0},"701":{"tf":1.0}},"df":3}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"728":{"tf":1.0},"731":{"tf":1.0},"767":{"tf":1.0},"784":{"tf":1.0},"811":{"tf":1.0},"823":{"tf":1.0},"865":{"tf":1.0}},"df":7,".":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"886":{"tf":1.4142135623730951},"887":{"tf":1.4142135623730951}},"df":2}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"728":{"tf":1.0},"808":{"tf":1.0},"862":{"tf":1.0}},"df":3}}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{"693":{"tf":1.0},"728":{"tf":1.0},"808":{"tf":1.0},"815":{"tf":1.0},"869":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0}},"df":8}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1117":{"tf":1.0},"1198":{"tf":1.0},"1202":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1138":{"tf":1.0},"1198":{"tf":1.0},"1223":{"tf":1.0}},"df":3}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1141":{"tf":1.0},"1198":{"tf":1.0},"1226":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1148":{"tf":1.0},"1198":{"tf":1.0},"1233":{"tf":1.0},"1647":{"tf":1.0}},"df":4}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1153":{"tf":1.0},"1198":{"tf":1.0},"1238":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1160":{"tf":1.0},"1198":{"tf":1.0},"1242":{"tf":1.0}},"df":3}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1163":{"tf":1.0},"1198":{"tf":1.0},"1245":{"tf":1.0}},"df":3}}}}}}}}}}}}}},"t":{"docs":{"1135":{"tf":1.0},"1220":{"tf":1.0}},"df":2}},"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"580":{"tf":1.0},"681":{"tf":1.0},"683":{"tf":1.0},"731":{"tf":1.0}},"df":4}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"1823":{"tf":1.4142135623730951},"188":{"tf":1.0},"472":{"tf":1.0},"494":{"tf":1.4142135623730951},"521":{"tf":1.4142135623730951},"599":{"tf":1.4142135623730951},"600":{"tf":1.7320508075688772},"603":{"tf":1.0},"604":{"tf":1.7320508075688772},"606":{"tf":1.0},"607":{"tf":2.23606797749979},"608":{"tf":1.4142135623730951},"609":{"tf":2.23606797749979},"610":{"tf":1.4142135623730951},"611":{"tf":2.0},"612":{"tf":1.7320508075688772},"613":{"tf":1.7320508075688772},"614":{"tf":2.0},"615":{"tf":2.0},"616":{"tf":2.0},"617":{"tf":1.0},"618":{"tf":1.4142135623730951},"619":{"tf":1.0},"620":{"tf":2.23606797749979},"621":{"tf":2.0},"629":{"tf":1.0},"643":{"tf":1.4142135623730951},"644":{"tf":1.7320508075688772},"647":{"tf":1.7320508075688772},"648":{"tf":1.7320508075688772},"650":{"tf":2.23606797749979},"651":{"tf":2.23606797749979},"652":{"tf":1.4142135623730951},"653":{"tf":2.23606797749979},"654":{"tf":1.4142135623730951},"655":{"tf":2.0},"656":{"tf":1.7320508075688772},"657":{"tf":1.7320508075688772},"658":{"tf":2.0},"659":{"tf":2.0},"660":{"tf":2.0},"661":{"tf":1.4142135623730951},"662":{"tf":1.0},"663":{"tf":2.23606797749979},"664":{"tf":2.0},"676":{"tf":1.0},"678":{"tf":1.0},"681":{"tf":3.3166247903554},"685":{"tf":1.0},"688":{"tf":1.0},"725":{"tf":1.4142135623730951},"729":{"tf":1.0},"75":{"tf":1.0},"815":{"tf":1.0},"839":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951}},"df":60,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"621":{"tf":1.0},"664":{"tf":1.0}},"df":2,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{"606":{"tf":1.0},"607":{"tf":1.4142135623730951},"608":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"610":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"652":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951}},"df":10}}}}}}}}}}}}}}}}},"i":{"docs":{"681":{"tf":1.0}},"df":1,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"681":{"tf":1.0}},"df":1}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.0}},"df":1}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"1039":{"tf":1.0},"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1606":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"df":10}}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"681":{"tf":1.0}},"df":1}}}}}},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"110":{"tf":1.0},"1147":{"tf":1.0},"1229":{"tf":1.4142135623730951},"1278":{"tf":1.0},"1303":{"tf":1.4142135623730951},"1425":{"tf":1.4142135623730951},"1505":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0}},"df":9}}},"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"d":{"docs":{"1323":{"tf":1.0},"1443":{"tf":1.0},"415":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"499":{"tf":1.0},"502":{"tf":1.0},"681":{"tf":1.0}},"df":8},"s":{"docs":{"144":{"tf":1.0},"33":{"tf":1.0}},"df":2}}},"o":{"docs":{},"df":0,"m":{"docs":{"1350":{"tf":1.0},"1377":{"tf":1.0},"1415":{"tf":1.0},"1467":{"tf":1.4142135623730951},"1504":{"tf":1.0}},"df":5,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1504":{"tf":1.0}},"df":1}}}}}}}},"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"368":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"368":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"368":{"tf":1.0},"369":{"tf":1.0}},"df":2}}}}}}},"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"627":{"tf":1.0}},"df":1,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"1045":{"tf":1.4142135623730951},"1630":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"1413":{"tf":1.0},"1414":{"tf":1.0}},"df":2,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{"791":{"tf":1.0},"851":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1121":{"tf":1.7320508075688772},"1128":{"tf":1.7320508075688772},"1140":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1181":{"tf":1.4142135623730951},"1188":{"tf":1.7320508075688772},"1194":{"tf":1.0},"1195":{"tf":1.0},"1197":{"tf":1.0},"1207":{"tf":1.7320508075688772},"1217":{"tf":1.7320508075688772},"1225":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1262":{"tf":1.7320508075688772},"1263":{"tf":1.7320508075688772},"1264":{"tf":1.4142135623730951},"1265":{"tf":1.4142135623730951},"1266":{"tf":1.4142135623730951},"1267":{"tf":1.7320508075688772},"1268":{"tf":1.7320508075688772},"1269":{"tf":1.4142135623730951},"1270":{"tf":1.4142135623730951},"1271":{"tf":1.4142135623730951},"1272":{"tf":1.4142135623730951},"1273":{"tf":1.4142135623730951},"1274":{"tf":1.7320508075688772},"1275":{"tf":1.7320508075688772},"1276":{"tf":1.7320508075688772},"1278":{"tf":1.4142135623730951},"1350":{"tf":1.0},"1377":{"tf":1.4142135623730951},"1415":{"tf":1.0},"144":{"tf":1.7320508075688772},"1467":{"tf":1.0},"1494":{"tf":1.4142135623730951},"1495":{"tf":1.4142135623730951},"1496":{"tf":1.7320508075688772},"1497":{"tf":1.7320508075688772},"1498":{"tf":1.4142135623730951},"1499":{"tf":1.0},"1500":{"tf":1.0},"1501":{"tf":1.0},"1502":{"tf":1.7320508075688772},"1503":{"tf":1.4142135623730951},"1505":{"tf":1.4142135623730951},"1644":{"tf":1.0},"1712":{"tf":1.0},"1735":{"tf":1.0},"1767":{"tf":1.4142135623730951},"1768":{"tf":1.4142135623730951},"1774":{"tf":1.7320508075688772},"1775":{"tf":1.4142135623730951},"1776":{"tf":1.7320508075688772},"1777":{"tf":1.0},"1778":{"tf":1.0},"1779":{"tf":1.7320508075688772},"204":{"tf":1.0},"215":{"tf":1.7320508075688772},"216":{"tf":1.7320508075688772},"217":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951},"366":{"tf":1.0},"537":{"tf":1.4142135623730951},"539":{"tf":1.4142135623730951},"540":{"tf":1.4142135623730951},"592":{"tf":2.0},"629":{"tf":1.0},"636":{"tf":2.0},"761":{"tf":1.4142135623730951},"762":{"tf":1.4142135623730951},"763":{"tf":1.7320508075688772},"764":{"tf":1.7320508075688772},"900":{"tf":1.0},"902":{"tf":1.0},"909":{"tf":1.7320508075688772},"915":{"tf":1.7320508075688772},"921":{"tf":1.7320508075688772},"927":{"tf":1.7320508075688772}},"df":80}},"i":{"docs":{},"df":0,"c":{"docs":{"1119":{"tf":1.0},"1177":{"tf":1.0},"1204":{"tf":1.0},"681":{"tf":1.0},"95":{"tf":1.0},"958":{"tf":1.0},"96":{"tf":1.0}},"df":7},"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"u":{"docs":{"174":{"tf":1.0},"63":{"tf":1.0}},"df":2}}}}}},"f":{"docs":{},"df":0,"o":{"docs":{"116":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0}},"df":3,"r":{"docs":{},"df":0,"m":{"docs":{"1156":{"tf":1.0},"1241":{"tf":1.0},"133":{"tf":1.0},"1439":{"tf":1.0},"144":{"tf":1.0},"23":{"tf":1.0},"33":{"tf":1.0},"590":{"tf":1.4142135623730951},"591":{"tf":1.0},"592":{"tf":1.4142135623730951},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"618":{"tf":1.0},"619":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"627":{"tf":1.0},"629":{"tf":1.0},"634":{"tf":1.4142135623730951},"635":{"tf":1.0},"636":{"tf":1.4142135623730951},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"806":{"tf":1.0},"807":{"tf":1.0}},"df":39}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1117":{"tf":1.0},"1138":{"tf":1.0},"1141":{"tf":1.0},"1148":{"tf":1.0},"1153":{"tf":1.0},"1160":{"tf":1.0},"1163":{"tf":1.0},"1294":{"tf":1.0},"1310":{"tf":1.0},"1320":{"tf":1.0},"1348":{"tf":1.0},"1359":{"tf":1.0},"1526":{"tf":1.0},"1529":{"tf":1.0},"1539":{"tf":1.0},"1544":{"tf":1.0},"1549":{"tf":1.0},"1554":{"tf":1.0},"1559":{"tf":1.0},"1564":{"tf":1.0},"1587":{"tf":1.0},"1593":{"tf":1.0},"16":{"tf":1.0},"1645":{"tf":1.0},"1671":{"tf":1.0},"1689":{"tf":1.0},"1782":{"tf":1.0},"24":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0},"472":{"tf":1.0},"477":{"tf":1.0},"483":{"tf":1.0},"492":{"tf":1.0},"580":{"tf":1.0},"59":{"tf":1.0},"681":{"tf":1.7320508075688772},"693":{"tf":1.0},"701":{"tf":1.0},"729":{"tf":1.0},"73":{"tf":1.0},"784":{"tf":1.0},"808":{"tf":1.0},"823":{"tf":1.0},"862":{"tf":1.0}},"df":45}}}}},"i":{"docs":{},"df":0,"t":{"docs":{"600":{"tf":1.4142135623730951},"644":{"tf":1.4142135623730951}},"df":2,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1058":{"tf":1.0}},"df":1},"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"569":{"tf":1.0}},"df":1}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"569":{"tf":1.0}},"df":1}}}},"i":{"docs":{"1063":{"tf":1.0},"1141":{"tf":1.0},"1290":{"tf":1.0},"1296":{"tf":1.0},"1419":{"tf":1.4142135623730951},"1516":{"tf":1.0},"1517":{"tf":1.0},"1686":{"tf":1.4142135623730951},"1691":{"tf":1.0},"1697":{"tf":1.7320508075688772},"1700":{"tf":1.0},"1701":{"tf":1.0},"1706":{"tf":1.0},"233":{"tf":1.0},"236":{"tf":1.4142135623730951},"414":{"tf":1.0},"435":{"tf":1.0},"470":{"tf":1.0},"472":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.0},"485":{"tf":1.0},"489":{"tf":1.4142135623730951},"502":{"tf":1.0},"503":{"tf":1.0},"512":{"tf":1.7320508075688772},"517":{"tf":1.0},"525":{"tf":2.23606797749979},"534":{"tf":1.0},"537":{"tf":1.4142135623730951},"538":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":1.0},"561":{"tf":1.0},"569":{"tf":1.4142135623730951},"570":{"tf":1.4142135623730951},"576":{"tf":1.4142135623730951},"586":{"tf":1.0},"604":{"tf":1.0},"607":{"tf":1.0},"611":{"tf":1.4142135623730951},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.4142135623730951},"615":{"tf":1.0},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"644":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"655":{"tf":1.4142135623730951},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.4142135623730951},"659":{"tf":1.0},"660":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"685":{"tf":1.4142135623730951},"706":{"tf":1.7320508075688772},"734":{"tf":1.0},"786":{"tf":1.7320508075688772},"792":{"tf":1.0},"811":{"tf":1.4142135623730951},"812":{"tf":1.0},"832":{"tf":2.0},"847":{"tf":1.0},"865":{"tf":1.7320508075688772},"867":{"tf":1.0}},"df":72,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{"1569":{"tf":1.4142135623730951}},"df":1}}}},"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"1063":{"tf":1.4142135623730951}},"df":1}}}}}}}}},"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1691":{"tf":1.0},"1706":{"tf":1.0}},"df":2}}}}}}},"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"811":{"tf":1.0},"865":{"tf":1.0}},"df":2}}}}}}}}}}}}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1143":{"tf":1.0},"1296":{"tf":1.0},"414":{"tf":1.4142135623730951}},"df":3}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"42":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"42":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1143":{"tf":1.0},"1228":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"1143":{"tf":1.0},"1228":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"2":{"docs":{"42":{"tf":1.0}},"df":1},"3":{"docs":{"1143":{"tf":1.0}},"df":1},"4":{"docs":{"1296":{"tf":1.0}},"df":1},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"561":{"tf":1.0}},"df":1}}}}}}}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"537":{"tf":1.4142135623730951}},"df":1}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"548":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1296":{"tf":1.0},"1419":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"1296":{"tf":1.0},"1419":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"586":{"tf":1.0},"685":{"tf":1.0}},"df":2}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{"534":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"534":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"8":{"tf":1.0}},"df":1}}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"9":{"tf":2.0}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"674":{"tf":1.0}},"df":1}}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"11":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"8":{"tf":1.7320508075688772},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0}},"df":5}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"595":{"tf":1.4142135623730951},"596":{"tf":1.0},"597":{"tf":1.4142135623730951},"599":{"tf":1.0},"639":{"tf":1.4142135623730951},"640":{"tf":1.4142135623730951},"641":{"tf":1.0},"643":{"tf":1.0}},"df":8}}},"i":{"docs":{},"df":0,"r":{"docs":{"934":{"tf":1.0}},"df":1}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"2":{"tf":1.7320508075688772}},"df":1},"n":{"docs":{},"df":0,"c":{"docs":{"681":{"tf":1.7320508075688772},"685":{"tf":1.0}},"df":2},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"1350":{"tf":1.0},"1415":{"tf":1.0},"1467":{"tf":1.0}},"df":3}}}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"681":{"tf":1.0},"685":{"tf":1.0},"996":{"tf":1.0}},"df":3}}}},"u":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{"996":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{"1047":{"tf":1.0},"1631":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1047":{"tf":1.0},"1631":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1569":{"tf":1.0},"1574":{"tf":1.0},"1575":{"tf":1.0},"1580":{"tf":1.0},"1585":{"tf":1.0},"328":{"tf":1.0},"333":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"432":{"tf":1.0}},"df":10}}},"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{"0":{"tf":1.0},"862":{"tf":1.0}},"df":2}},"n":{"docs":{},"df":0,"d":{"docs":{"786":{"tf":1.0},"832":{"tf":1.0}},"df":2}},"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{"1115":{"tf":1.0},"1292":{"tf":1.0},"14":{"tf":1.0},"1713":{"tf":1.0},"1769":{"tf":1.0},"1823":{"tf":1.7320508075688772},"470":{"tf":1.0},"494":{"tf":1.4142135623730951},"495":{"tf":1.4142135623730951},"521":{"tf":1.7320508075688772},"522":{"tf":1.4142135623730951},"681":{"tf":1.7320508075688772},"691":{"tf":1.0},"725":{"tf":1.7320508075688772},"839":{"tf":1.7320508075688772},"866":{"tf":1.7320508075688772}},"df":16,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1823":{"tf":2.0},"494":{"tf":1.4142135623730951},"495":{"tf":1.4142135623730951},"521":{"tf":2.0},"522":{"tf":1.4142135623730951},"725":{"tf":2.0},"839":{"tf":2.0},"866":{"tf":2.0}},"df":8,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"495":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}},"n":{"docs":{"100":{"tf":1.0},"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"102":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0},"1024":{"tf":1.0},"1025":{"tf":1.0},"103":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1038":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"1058":{"tf":1.0},"1059":{"tf":1.0},"1060":{"tf":1.4142135623730951},"1068":{"tf":1.0},"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.0},"1083":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"1100":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"1105":{"tf":1.0},"1106":{"tf":1.0},"1107":{"tf":1.0},"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1157":{"tf":1.0},"1158":{"tf":1.0},"1159":{"tf":1.0},"1176":{"tf":1.0},"1177":{"tf":1.0},"1178":{"tf":1.0},"1179":{"tf":1.0},"1180":{"tf":1.0},"1181":{"tf":1.0},"1182":{"tf":1.0},"1183":{"tf":1.0},"1184":{"tf":1.0},"1185":{"tf":1.0},"1186":{"tf":1.0},"1187":{"tf":1.0},"1188":{"tf":1.0},"1191":{"tf":1.0},"1192":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1260":{"tf":1.0},"1287":{"tf":1.0},"1318":{"tf":1.0},"1319":{"tf":1.0},"1377":{"tf":1.0},"1378":{"tf":1.0},"1379":{"tf":1.0},"1380":{"tf":1.0},"1383":{"tf":1.0},"1384":{"tf":1.0},"1385":{"tf":1.0},"1386":{"tf":1.0},"1387":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.0},"1390":{"tf":1.0},"1393":{"tf":1.0},"1394":{"tf":1.0},"1395":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1413":{"tf":1.0},"1414":{"tf":1.0},"1415":{"tf":1.0},"1578":{"tf":1.0},"1579":{"tf":1.0},"1580":{"tf":1.0},"1589":{"tf":1.0},"1590":{"tf":1.0},"1591":{"tf":1.0},"1592":{"tf":1.0},"1595":{"tf":1.0},"1596":{"tf":1.0},"1597":{"tf":1.0},"1601":{"tf":1.0},"1608":{"tf":1.0},"1609":{"tf":1.0},"1610":{"tf":1.0},"1611":{"tf":1.0},"1612":{"tf":1.0},"1613":{"tf":1.0},"1614":{"tf":1.0},"1615":{"tf":1.0},"1616":{"tf":1.0},"1617":{"tf":1.0},"1618":{"tf":1.0},"1619":{"tf":1.0},"1620":{"tf":1.0},"1621":{"tf":1.0},"1622":{"tf":1.0},"1623":{"tf":1.0},"1624":{"tf":1.0},"1625":{"tf":1.0},"1626":{"tf":1.0},"1627":{"tf":1.0},"1648":{"tf":1.0},"1657":{"tf":1.4142135623730951},"1658":{"tf":1.4142135623730951},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0},"1706":{"tf":1.0},"1707":{"tf":1.0},"1708":{"tf":1.0},"1709":{"tf":1.0},"1710":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"1784":{"tf":1.0},"1785":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":1.4142135623730951},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"444":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"458":{"tf":1.0},"459":{"tf":1.0},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"535":{"tf":1.0},"577":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.0},"686":{"tf":1.0},"687":{"tf":1.4142135623730951},"726":{"tf":1.0},"727":{"tf":1.0},"734":{"tf":1.0},"756":{"tf":1.0},"757":{"tf":1.0},"758":{"tf":1.0},"759":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"8":{"tf":1.4142135623730951},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.4142135623730951},"860":{"tf":1.0},"861":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"880":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"89":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"90":{"tf":1.0},"900":{"tf":1.0},"91":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"92":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.0},"93":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0},"939":{"tf":1.0},"94":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"95":{"tf":1.0},"952":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"97":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.0},"979":{"tf":1.0},"98":{"tf":1.0},"980":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.0},"99":{"tf":1.0},"990":{"tf":1.0},"991":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0}},"df":383}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"815":{"tf":1.0}},"df":1}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1304":{"tf":1.0},"1305":{"tf":1.0},"133":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"181":{"tf":1.0},"23":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.0},"320":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"332":{"tf":1.0},"367":{"tf":1.0},"370":{"tf":1.0},"372":{"tf":1.0},"69":{"tf":1.0}},"df":27,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"3":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"326":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"326":{"tf":1.0}},"df":1}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"292":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"292":{"tf":1.0}},"df":1}}},"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"313":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"313":{"tf":1.0}},"df":1}}}}}}}}}}}},"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"319":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"319":{"tf":1.0}},"df":1}}}}}}}}},"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"327":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"327":{"tf":1.0}},"df":1}}}}}}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"295":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"295":{"tf":1.0}},"df":1}}},"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"296":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"296":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"322":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"322":{"tf":1.0}},"df":1}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"330":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"330":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"323":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"323":{"tf":1.0}},"df":1}}},"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"316":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"316":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"324":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"8":{"docs":{"324":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"318":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"318":{"tf":1.0}},"df":1}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"329":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"329":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"317":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"317":{"tf":1.0}},"df":1}}}}}}}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"311":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"311":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{"309":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"309":{"tf":1.0}},"df":1}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"307":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"307":{"tf":1.0}},"df":1}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"320":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"320":{"tf":1.0}},"df":1}}}}}}}}}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"331":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"331":{"tf":1.0}},"df":1}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{"314":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"314":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"315":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"8":{"docs":{"315":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"328":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"328":{"tf":1.0}},"df":1}}},"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"321":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"321":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"312":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"312":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"308":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"308":{"tf":1.0}},"df":1}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"306":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"306":{"tf":1.0}},"df":1}}}}}}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"347":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"347":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"332":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"332":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"278":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"278":{"tf":1.0}},"df":1}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"325":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"325":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"374":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"374":{"tf":1.0}},"df":1}}}}}}}}}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1050":{"tf":1.4142135623730951},"1634":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}},"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"677":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"677":{"tf":1.0}},"df":1}}}}}}}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"329":{"tf":1.0}},"df":1}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"679":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"679":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"182":{"tf":1.0},"70":{"tf":1.0}},"df":2}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1177":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1177":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{"1700":{"tf":1.0},"1701":{"tf":1.0}},"df":2}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"126":{"tf":1.0},"186":{"tf":1.0},"73":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1294":{"tf":1.0},"1416":{"tf":1.0},"1417":{"tf":1.0}},"df":3}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1310":{"tf":1.0},"1416":{"tf":1.0},"1433":{"tf":1.0}},"df":3}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1320":{"tf":1.0},"1416":{"tf":1.0},"1441":{"tf":1.0}},"df":3}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1348":{"tf":1.0},"1416":{"tf":1.0},"1463":{"tf":1.0}},"df":3}}}}}}}}}}},"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"588":{"tf":1.0},"595":{"tf":1.0},"633":{"tf":1.0},"639":{"tf":1.0}},"df":4,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"588":{"tf":1.0},"633":{"tf":1.0}},"df":2}}}}}}}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"595":{"tf":1.0},"639":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"598":{"tf":1.0},"642":{"tf":1.0}},"df":2,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"598":{"tf":1.0},"642":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1359":{"tf":1.0},"1416":{"tf":1.0},"1468":{"tf":1.0}},"df":3}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{"1509":{"tf":1.0},"1754":{"tf":1.4142135623730951},"1814":{"tf":1.4142135623730951}},"df":3}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"428":{"tf":1.0},"450":{"tf":1.0}},"df":2}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"452":{"tf":1.0}},"df":1}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1637":{"tf":1.0},"1638":{"tf":1.0},"1671":{"tf":1.0}},"df":3}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"596":{"tf":1.0},"641":{"tf":1.0}},"df":2},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"596":{"tf":1.0},"641":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"195":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"195":{"tf":1.0}},"df":1}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"597":{"tf":1.0},"640":{"tf":1.0}},"df":2},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"597":{"tf":1.0},"640":{"tf":1.0}},"df":2}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"790":{"tf":1.4142135623730951},"826":{"tf":1.4142135623730951}},"df":2}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1509":{"tf":1.0}},"df":1}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{"125":{"tf":1.0},"80":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"125":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"428":{"tf":1.0},"451":{"tf":1.0}},"df":2}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"432":{"tf":1.0}},"df":1}}},"u":{"docs":{"10":{"tf":1.0},"695":{"tf":1.0},"708":{"tf":1.0},"735":{"tf":1.7320508075688772},"761":{"tf":1.0},"817":{"tf":1.0},"84":{"tf":1.0},"873":{"tf":1.0}},"df":8,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"761":{"tf":1.0}},"df":1}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"695":{"tf":1.0},"708":{"tf":1.0},"735":{"tf":1.0},"817":{"tf":1.0},"873":{"tf":1.0}},"df":5}}}}}}}},"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"729":{"tf":1.0}},"df":1}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"428":{"tf":1.0},"453":{"tf":1.0}},"df":2}}}}}}}},"v":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"102":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"102":{"tf":1.0}},"df":1}}}}}}}}}},"y":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"728":{"tf":1.0},"781":{"tf":1.0}},"df":2}}},"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"432":{"tf":1.0}},"df":1}}}}},"t":{"docs":{},"df":0,"'":{"docs":{"6":{"tf":1.0},"681":{"tf":1.4142135623730951}},"df":2},"e":{"docs":{},"df":0,"m":{"docs":{"900":{"tf":1.0}},"df":1},"r":{"docs":{"144":{"tf":1.0},"1735":{"tf":1.0}},"df":2}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"1100":{"tf":1.0},"609":{"tf":1.4142135623730951},"610":{"tf":1.4142135623730951},"620":{"tf":1.4142135623730951},"621":{"tf":1.4142135623730951},"629":{"tf":1.0},"653":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"663":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"681":{"tf":1.7320508075688772}},"df":11}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{"1060":{"tf":1.0},"495":{"tf":1.0},"510":{"tf":1.0},"522":{"tf":1.0},"627":{"tf":1.0},"681":{"tf":1.0}},"df":6}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"1726":{"tf":1.0},"1727":{"tf":1.0},"1782":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1726":{"tf":1.0},"1757":{"tf":1.0},"693":{"tf":1.0}},"df":3}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"180":{"tf":1.0},"71":{"tf":1.0}},"df":2}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1726":{"tf":1.0},"1769":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"j":{"docs":{"997":{"tf":1.0},"998":{"tf":1.0}},"df":2},"k":{"docs":{"95":{"tf":1.0},"96":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"9":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,".":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"424":{"tf":1.0}},"df":1}}}}}}}}}}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"573":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"425":{"tf":1.0}},"df":1}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1286":{"tf":1.0}},"df":1}}}}}}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,".":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"227":{"tf":1.0}},"df":1}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"229":{"tf":1.0}},"df":1}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"228":{"tf":1.0}},"df":1}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,".":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"230":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1515":{"tf":1.0}},"df":1}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1514":{"tf":1.0}},"df":1}}}}}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1704":{"tf":1.0}},"df":1}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,".":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1683":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,".":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"6":{"docs":{},"df":0,"7":{"docs":{},"df":0,"3":{"docs":{},"df":0,"6":{"docs":{},"df":0,"3":{"docs":{},"df":0,"d":{"docs":{},"df":0,"3":{"docs":{},"df":0,"d":{"docs":{},"df":0,"3":{"docs":{},"df":0,"7":{"docs":{},"df":0,"3":{"docs":{},"df":0,"6":{"docs":{},"df":0,"3":{"docs":{},"df":0,"d":{"docs":{},"df":0,"3":{"docs":{},"df":0,"4":{"docs":{},"df":0,"f":{"docs":{},"df":0,"0":{"docs":{},"df":0,"3":{"docs":{},"df":0,"d":{"docs":{},"df":0,"5":{"docs":{},"df":0,"2":{"docs":{},"df":0,"6":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"8":{"docs":{},"df":0,"6":{"docs":{},"df":0,"0":{"docs":{},"df":0,"1":{"docs":{},"df":0,"8":{"docs":{},"df":0,"f":{"docs":{},"df":0,"3":{"docs":{"1056":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"7":{"docs":{},"df":0,"1":{"docs":{},"df":0,"2":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"952":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"p":{"docs":{"667":{"tf":1.0},"862":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":6}},"p":{"docs":{},"df":0,"t":{"docs":{"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0}},"df":3}},"y":{"docs":{"6":{"tf":1.0}},"df":1}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1123":{"tf":1.0},"1172":{"tf":1.0},"1208":{"tf":1.4142135623730951},"1254":{"tf":1.0},"1267":{"tf":1.0},"1268":{"tf":1.0},"1272":{"tf":1.0},"132":{"tf":1.4142135623730951},"1379":{"tf":1.0},"1401":{"tf":1.0},"1409":{"tf":1.0},"21":{"tf":1.0},"428":{"tf":1.0}},"df":13,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1272":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1272":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"629":{"tf":1.0}},"df":1}},"s":{"docs":{},"df":0,"s":{"docs":{"13":{"tf":1.0},"1352":{"tf":1.0},"1466":{"tf":1.0},"691":{"tf":1.0},"695":{"tf":1.0},"696":{"tf":1.0},"701":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.0}},"df":9}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"81":{"tf":1.0},"83":{"tf":1.0}},"df":2}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1157":{"tf":1.0},"1283":{"tf":1.0},"1338":{"tf":1.0},"1401":{"tf":1.0},"1409":{"tf":1.0},"1458":{"tf":1.0},"1505":{"tf":1.0},"1509":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"797":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"854":{"tf":1.0},"869":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"97":{"tf":1.0}},"df":33,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"377":{"tf":1.0}},"df":1}}}}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{"168":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951}},"df":2,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"167":{"tf":1.4142135623730951},"420":{"tf":1.0},"435":{"tf":1.0},"57":{"tf":1.4142135623730951}},"df":4}}},"o":{"docs":{"0":{"tf":2.0},"10":{"tf":1.0},"100":{"tf":2.0},"103":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.7320508075688772},"1123":{"tf":1.4142135623730951},"1124":{"tf":1.4142135623730951},"1132":{"tf":1.0},"1135":{"tf":1.4142135623730951},"1136":{"tf":1.4142135623730951},"1138":{"tf":1.4142135623730951},"1140":{"tf":2.23606797749979},"1141":{"tf":1.0},"1148":{"tf":1.4142135623730951},"1153":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.0},"1160":{"tf":1.4142135623730951},"1162":{"tf":1.7320508075688772},"1163":{"tf":1.0},"1169":{"tf":1.0},"1172":{"tf":1.7320508075688772},"1179":{"tf":1.0},"1180":{"tf":1.4142135623730951},"1181":{"tf":1.4142135623730951},"1182":{"tf":1.7320508075688772},"1192":{"tf":1.0},"1196":{"tf":1.4142135623730951},"1206":{"tf":1.7320508075688772},"1207":{"tf":1.4142135623730951},"1208":{"tf":1.4142135623730951},"1209":{"tf":1.4142135623730951},"1214":{"tf":1.0},"1220":{"tf":1.4142135623730951},"1225":{"tf":2.23606797749979},"1240":{"tf":1.0},"1241":{"tf":1.0},"1244":{"tf":1.7320508075688772},"1250":{"tf":1.0},"1254":{"tf":1.7320508075688772},"1267":{"tf":1.0},"1268":{"tf":1.0},"1269":{"tf":1.0},"1270":{"tf":1.0},"1273":{"tf":1.0},"1283":{"tf":1.0},"13":{"tf":1.0},"1305":{"tf":1.0},"1307":{"tf":1.4142135623730951},"1320":{"tf":1.0},"1352":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.4142135623730951},"1439":{"tf":1.0},"144":{"tf":1.0},"1466":{"tf":1.0},"1509":{"tf":1.0},"1647":{"tf":1.4142135623730951},"1715":{"tf":1.0},"1769":{"tf":1.0},"1782":{"tf":1.0},"197":{"tf":1.0},"239":{"tf":1.0},"31":{"tf":1.0},"382":{"tf":1.0},"405":{"tf":1.0},"408":{"tf":1.0},"428":{"tf":1.0},"472":{"tf":1.0},"580":{"tf":1.0},"685":{"tf":1.0},"701":{"tf":1.0},"703":{"tf":1.4142135623730951},"729":{"tf":1.4142135623730951},"73":{"tf":1.0},"731":{"tf":1.0},"734":{"tf":1.0},"735":{"tf":1.0},"736":{"tf":1.0},"767":{"tf":1.0},"786":{"tf":1.0},"787":{"tf":1.4142135623730951},"807":{"tf":1.0},"81":{"tf":1.0},"811":{"tf":1.7320508075688772},"813":{"tf":1.4142135623730951},"814":{"tf":1.4142135623730951},"815":{"tf":1.7320508075688772},"823":{"tf":1.0},"827":{"tf":1.4142135623730951},"83":{"tf":1.0},"832":{"tf":1.0},"84":{"tf":1.0},"862":{"tf":1.0},"865":{"tf":1.7320508075688772},"875":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"95":{"tf":1.7320508075688772},"96":{"tf":1.0},"99":{"tf":1.0}},"df":102,"'":{"docs":{"1153":{"tf":1.0}},"df":1},".":{"docs":{},"df":0,"j":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"8":{"tf":1.0}},"df":1}}}}},"_":{"docs":{"706":{"tf":1.0}},"df":1},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1136":{"tf":1.0},"1179":{"tf":1.0},"1185":{"tf":1.0},"1267":{"tf":1.4142135623730951},"1268":{"tf":1.0},"1269":{"tf":1.0},"1270":{"tf":1.0},"1272":{"tf":1.4142135623730951},"1273":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.4142135623730951},"1335":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1455":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.4142135623730951},"728":{"tf":1.0},"729":{"tf":1.4142135623730951},"735":{"tf":1.0},"736":{"tf":1.0},"752":{"tf":1.4142135623730951},"753":{"tf":1.7320508075688772},"754":{"tf":1.4142135623730951},"755":{"tf":1.7320508075688772},"768":{"tf":1.4142135623730951},"769":{"tf":1.7320508075688772},"774":{"tf":1.4142135623730951},"780":{"tf":1.7320508075688772},"786":{"tf":1.7320508075688772},"798":{"tf":1.0},"8":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"823":{"tf":1.0},"832":{"tf":1.7320508075688772},"855":{"tf":1.0},"862":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.0}},"df":42,"a":{"docs":{},"df":0,"d":{"docs":{"1267":{"tf":1.4142135623730951}},"df":1},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"728":{"tf":1.0},"862":{"tf":1.0}},"df":2}}}}}},"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1270":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1270":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"1283":{"tf":1.0}},"df":1}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1269":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1269":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1268":{"tf":1.4142135623730951}},"df":1}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"1715":{"tf":1.0}},"df":1}}}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{"428":{"tf":1.0},"800":{"tf":1.0},"835":{"tf":1.0}},"df":3}}}}},"l":{"docs":{},"df":0,"2":{"docs":{"125":{"tf":1.0},"157":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"53":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0}},"df":7,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"345":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"b":{"docs":{"681":{"tf":1.0}},"df":1},"s":{"docs":{},"df":0,"t":{"docs":{"900":{"tf":1.4142135623730951}},"df":1,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"1700":{"tf":1.0},"1701":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"2":{"tf":1.0}},"df":1},"s":{"docs":{},"df":0,"t":{"docs":{"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0}},"df":4,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1575":{"tf":1.4142135623730951},"1585":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"9":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0}},"df":3}}},"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"1071":{"tf":1.4142135623730951},"909":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0}},"df":8,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"920":{"tf":1.0}},"df":1}}}}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"914":{"tf":1.0}},"df":1}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"926":{"tf":1.0}},"df":1}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{"109":{"tf":1.0},"112":{"tf":1.0},"1176":{"tf":1.0},"1400":{"tf":1.0},"1823":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0}},"df":14}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{"1141":{"tf":1.0}},"df":1}}}},"i":{"docs":{},"df":0,"b":{"docs":{"13":{"tf":1.0},"8":{"tf":1.0}},"df":2,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"14":{"tf":1.0},"399":{"tf":1.0}},"df":2}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"1715":{"tf":1.0},"31":{"tf":1.0},"8":{"tf":1.0},"903":{"tf":1.4142135623730951},"934":{"tf":1.0}},"df":5}}}}},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{"10":{"tf":1.0}},"df":1}}}},"f":{"docs":{},"df":0,"t":{"docs":{"2":{"tf":1.0}},"df":1}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1302":{"tf":1.4142135623730951},"1426":{"tf":1.4142135623730951},"303":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0}},"df":5}}},"q":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1262":{"tf":1.0},"1263":{"tf":1.0},"428":{"tf":1.0},"437":{"tf":1.0}},"df":4,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1119":{"tf":1.0},"1132":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"1153":{"tf":1.0},"1155":{"tf":1.7320508075688772},"1156":{"tf":1.7320508075688772},"1166":{"tf":1.0},"1167":{"tf":1.4142135623730951},"1183":{"tf":1.0},"1204":{"tf":1.0},"1214":{"tf":1.0},"1229":{"tf":1.4142135623730951},"1231":{"tf":1.4142135623730951},"1232":{"tf":1.7320508075688772},"1240":{"tf":1.7320508075688772},"1241":{"tf":1.7320508075688772},"1247":{"tf":1.0},"1248":{"tf":1.4142135623730951},"1275":{"tf":1.4142135623730951},"1278":{"tf":1.0},"1281":{"tf":1.0},"1282":{"tf":1.0},"1288":{"tf":1.0},"1300":{"tf":1.0},"1303":{"tf":1.4142135623730951},"1317":{"tf":1.0},"1350":{"tf":1.0},"1377":{"tf":1.7320508075688772},"1378":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1415":{"tf":1.0},"1423":{"tf":1.0},"1424":{"tf":1.0},"1425":{"tf":1.4142135623730951},"1438":{"tf":1.0},"1439":{"tf":1.4142135623730951},"1467":{"tf":1.0},"1497":{"tf":1.0},"1505":{"tf":1.0},"1507":{"tf":1.0},"1508":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"223":{"tf":1.4142135623730951},"254":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"430":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}},"df":54,"a":{"docs":{},"df":0,"t":{"docs":{"1132":{"tf":1.0},"1156":{"tf":1.0},"1176":{"tf":1.0},"1177":{"tf":1.4142135623730951},"1214":{"tf":1.0},"1241":{"tf":1.0},"1439":{"tf":1.0},"92":{"tf":1.0}},"df":8,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"1155":{"tf":1.0},"1240":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1115":{"tf":1.0},"1157":{"tf":1.0},"1287":{"tf":1.4142135623730951}},"df":3}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1317":{"tf":1.0},"1438":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1317":{"tf":1.0},"1438":{"tf":1.0}},"df":2}}}}}}}}}}}}},"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"360":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"360":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"361":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"361":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"362":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"362":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"1115":{"tf":1.0},"1155":{"tf":1.4142135623730951},"1240":{"tf":1.4142135623730951},"1288":{"tf":1.4142135623730951}},"df":4}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1278":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1278":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"1275":{"tf":1.4142135623730951}},"df":1}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"1283":{"tf":1.0},"1290":{"tf":1.0},"1291":{"tf":1.0},"1500":{"tf":1.0},"1509":{"tf":1.0},"1516":{"tf":1.0},"1517":{"tf":1.0}},"df":7,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1281":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1281":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"436":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"1133":{"tf":1.0},"1134":{"tf":1.0},"1215":{"tf":1.0},"1216":{"tf":1.0},"122":{"tf":1.0},"134":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"188":{"tf":1.0},"22":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"495":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951},"591":{"tf":1.0},"635":{"tf":1.0},"75":{"tf":1.0}},"df":19}},"v":{"docs":{},"df":0,"e":{"docs":{"5":{"tf":1.0},"6":{"tf":1.0},"8":{"tf":1.0}},"df":3}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"3":{"tf":1.7320508075688772},"4":{"tf":1.0},"5":{"tf":1.7320508075688772}},"df":3},"t":{"docs":{"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"9":{"tf":2.449489742783178}},"df":7}}},"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"1587":{"tf":1.0},"1657":{"tf":1.0},"1658":{"tf":1.0},"31":{"tf":1.0},"526":{"tf":1.0},"681":{"tf":1.0},"8":{"tf":1.0}},"df":7,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"1665":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1665":{"tf":1.0}},"df":1}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1664":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1668":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1667":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1667":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1666":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"k":{"docs":{"117":{"tf":1.0}},"df":1,"u":{"docs":{},"df":0,"p":{"docs":{"1121":{"tf":1.0},"1207":{"tf":1.0}},"df":2}}},"p":{"docs":{"76":{"tf":1.0}},"df":1}},"s":{"docs":{},"df":0,"e":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0}},"df":3}},"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1378":{"tf":1.0}},"df":1}}}},"t":{"docs":{"1183":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0}},"df":3}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1173":{"tf":1.0},"1174":{"tf":1.0}},"df":2}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{"1774":{"tf":1.0},"1779":{"tf":1.0},"580":{"tf":1.0},"681":{"tf":1.0},"903":{"tf":1.0}},"df":5}},"i":{"docs":{},"df":0,"n":{"docs":{"1153":{"tf":1.0},"173":{"tf":1.0},"31":{"tf":1.0},"64":{"tf":1.0},"862":{"tf":1.4142135623730951}},"df":5,"l":{"docs":{},"df":0,"i":{"docs":{"1039":{"tf":1.0},"1606":{"tf":1.0}},"df":2}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0}},"df":3}}}}}},"k":{"docs":{},"df":0,"e":{"docs":{"1060":{"tf":1.0},"144":{"tf":1.0},"33":{"tf":1.0},"9":{"tf":1.7320508075688772}},"df":4}},"l":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{"627":{"tf":1.0}},"df":1}}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"0":{"tf":1.0},"149":{"tf":1.0},"209":{"tf":1.0},"229":{"tf":1.4142135623730951},"39":{"tf":1.0},"685":{"tf":1.0},"903":{"tf":1.0}},"df":7}}},"p":{"docs":{"1082":{"tf":1.0},"1083":{"tf":1.0},"426":{"tf":1.0},"6":{"tf":1.0},"9":{"tf":1.4142135623730951}},"df":5,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1082":{"tf":1.0},"1083":{"tf":1.0}},"df":2}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1283":{"tf":2.449489742783178},"1509":{"tf":2.8284271247461903},"1531":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"1785":{"tf":1.0},"419":{"tf":1.4142135623730951},"429":{"tf":1.0},"570":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0}},"df":11}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"419":{"tf":1.7320508075688772},"930":{"tf":1.0}},"df":2}},"4":{"docs":{"570":{"tf":1.4142135623730951}},"df":1}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"419":{"tf":1.0}},"df":1}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"419":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{"275":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"275":{"tf":1.0}},"df":1}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{"91":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"91":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"178":{"tf":1.0},"577":{"tf":1.0},"68":{"tf":1.0},"681":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"869":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0}},"df":18}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"616":{"tf":1.0},"660":{"tf":1.0}},"df":2}}}},"x":{"docs":{"1146":{"tf":1.0},"1167":{"tf":1.0},"1232":{"tf":1.0},"1248":{"tf":1.0},"1282":{"tf":1.0},"1424":{"tf":1.0},"1508":{"tf":1.0},"173":{"tf":1.0},"1753":{"tf":1.7320508075688772},"1805":{"tf":1.4142135623730951},"1806":{"tf":1.4142135623730951},"1808":{"tf":1.4142135623730951},"1817":{"tf":1.7320508075688772},"311":{"tf":1.0},"317":{"tf":1.0},"430":{"tf":1.0},"64":{"tf":1.0},"92":{"tf":1.4142135623730951}},"df":18,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"249":{"tf":1.4142135623730951}},"df":1}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{"376":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"376":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"i":{"docs":{"247":{"tf":1.4142135623730951}},"df":1}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"255":{"tf":1.4142135623730951}},"df":1}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"240":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"250":{"tf":1.4142135623730951}},"df":1}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"251":{"tf":1.4142135623730951}},"df":1}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"936":{"tf":1.4142135623730951}},"df":1}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1267":{"tf":1.0},"1268":{"tf":1.0},"1501":{"tf":1.0},"428":{"tf":1.0},"437":{"tf":1.0}},"df":5}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"428":{"tf":1.0}},"df":1}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1742":{"tf":1.0},"1780":{"tf":1.0},"1807":{"tf":1.0},"376":{"tf":1.0},"746":{"tf":1.0},"770":{"tf":1.0}},"df":6,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1742":{"tf":1.0},"1807":{"tf":1.0},"746":{"tf":1.0},"770":{"tf":1.0}},"df":4}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"749":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"749":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{"1156":{"tf":1.0},"1232":{"tf":1.0},"1241":{"tf":1.0},"1439":{"tf":1.0},"1742":{"tf":1.4142135623730951},"1743":{"tf":1.4142135623730951},"1744":{"tf":1.4142135623730951},"1745":{"tf":1.4142135623730951},"1805":{"tf":1.4142135623730951},"1806":{"tf":1.4142135623730951},"1807":{"tf":1.4142135623730951},"1808":{"tf":1.4142135623730951},"240":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.0}},"df":17}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{"747":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"747":{"tf":1.0}},"df":1}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{"1156":{"tf":1.7320508075688772},"1241":{"tf":1.7320508075688772},"1316":{"tf":1.0},"14":{"tf":1.0},"1439":{"tf":1.7320508075688772},"431":{"tf":1.4142135623730951}},"df":6}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{"1318":{"tf":1.0}},"df":1}}}}}}},"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1183":{"tf":1.0},"1283":{"tf":1.0},"1291":{"tf":1.0},"1509":{"tf":1.0},"1517":{"tf":1.0},"430":{"tf":1.0}},"df":6,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1282":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1282":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"14":{"tf":1.0},"430":{"tf":1.4142135623730951}},"df":2}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1743":{"tf":1.0},"1808":{"tf":1.0},"748":{"tf":1.0},"771":{"tf":1.0}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1743":{"tf":1.0},"1808":{"tf":1.0},"748":{"tf":1.0},"771":{"tf":1.0}},"df":4}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"419":{"tf":1.0},"435":{"tf":1.0},"88":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"1744":{"tf":1.0},"1805":{"tf":1.0},"751":{"tf":1.0},"772":{"tf":1.0}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1744":{"tf":1.0},"1805":{"tf":1.0},"751":{"tf":1.0},"772":{"tf":1.0}},"df":4}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1158":{"tf":1.0}},"df":1}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1745":{"tf":1.0},"1806":{"tf":1.0},"750":{"tf":1.0},"773":{"tf":1.0}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1745":{"tf":1.0},"1806":{"tf":1.0},"750":{"tf":1.0},"773":{"tf":1.0}},"df":4}}}}}}}}}}}}}}}}},"y":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"104":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"105":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{"1173":{"tf":1.0},"1189":{"tf":1.0}},"df":2}}},"r":{"docs":{"1183":{"tf":1.0},"1266":{"tf":1.0}},"df":2}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"1208":{"tf":1.0},"1211":{"tf":1.0},"1213":{"tf":1.0},"125":{"tf":1.4142135623730951},"254":{"tf":1.0},"255":{"tf":1.0},"681":{"tf":1.0},"862":{"tf":1.4142135623730951}},"df":8,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"1168":{"tf":1.0},"1252":{"tf":1.0}},"df":2}}}},"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"191":{"tf":1.0},"78":{"tf":1.0}},"df":2}}}},"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"149":{"tf":1.0},"166":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0},"56":{"tf":1.0},"681":{"tf":1.0}},"df":6}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"995":{"tf":1.0}},"df":1}}}},"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1163":{"tf":1.0},"144":{"tf":1.0},"419":{"tf":1.0},"429":{"tf":1.0}},"df":4}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"1003":{"tf":1.4142135623730951},"1004":{"tf":1.4142135623730951},"1005":{"tf":1.4142135623730951},"1006":{"tf":1.4142135623730951},"1009":{"tf":1.4142135623730951},"1015":{"tf":1.0},"1016":{"tf":1.0},"1025":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1058":{"tf":1.0},"1060":{"tf":1.4142135623730951},"1068":{"tf":1.0},"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.4142135623730951},"1078":{"tf":1.4142135623730951},"1079":{"tf":1.4142135623730951},"1082":{"tf":1.7320508075688772},"1083":{"tf":2.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1096":{"tf":1.4142135623730951},"1097":{"tf":1.4142135623730951},"1098":{"tf":1.0},"1099":{"tf":1.0},"1120":{"tf":1.0},"1122":{"tf":1.0},"1126":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.4142135623730951},"1152":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.0},"1157":{"tf":1.0},"116":{"tf":1.4142135623730951},"1168":{"tf":1.0},"117":{"tf":1.4142135623730951},"118":{"tf":1.0},"1182":{"tf":1.0},"1184":{"tf":1.0},"1201":{"tf":1.4142135623730951},"1205":{"tf":1.0},"1206":{"tf":1.0},"1216":{"tf":1.4142135623730951},"1218":{"tf":1.0},"122":{"tf":1.0},"1220":{"tf":1.4142135623730951},"123":{"tf":1.0},"1237":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.0},"1252":{"tf":1.0},"1257":{"tf":1.0},"1260":{"tf":1.0},"129":{"tf":1.7320508075688772},"1297":{"tf":1.0},"130":{"tf":1.4142135623730951},"1316":{"tf":1.0},"1329":{"tf":1.0},"133":{"tf":1.0},"1330":{"tf":1.0},"1335":{"tf":1.0},"134":{"tf":1.0},"1343":{"tf":1.0},"1344":{"tf":1.4142135623730951},"1345":{"tf":1.7320508075688772},"1346":{"tf":1.0},"1347":{"tf":1.4142135623730951},"1369":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"1408":{"tf":1.0},"1410":{"tf":1.4142135623730951},"1419":{"tf":1.0},"1420":{"tf":1.0},"1439":{"tf":1.0},"1450":{"tf":1.0},"1455":{"tf":1.0},"1462":{"tf":1.0},"1482":{"tf":1.0},"1534":{"tf":1.4142135623730951},"1535":{"tf":1.4142135623730951},"1541":{"tf":1.4142135623730951},"1571":{"tf":1.0},"1595":{"tf":1.4142135623730951},"1596":{"tf":1.4142135623730951},"1597":{"tf":1.4142135623730951},"1598":{"tf":1.4142135623730951},"160":{"tf":1.0},"1601":{"tf":1.4142135623730951},"1642":{"tf":1.0},"1648":{"tf":1.0},"1656":{"tf":1.4142135623730951},"1657":{"tf":1.0},"1658":{"tf":1.4142135623730951},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0},"1679":{"tf":1.0},"1733":{"tf":1.0},"1736":{"tf":1.0},"1747":{"tf":1.4142135623730951},"1788":{"tf":1.4142135623730951},"1796":{"tf":1.0},"1797":{"tf":1.0},"18":{"tf":1.7320508075688772},"1810":{"tf":1.4142135623730951},"188":{"tf":1.0},"19":{"tf":1.4142135623730951},"191":{"tf":1.0},"196":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"258":{"tf":1.0},"26":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"30":{"tf":1.0},"447":{"tf":1.7320508075688772},"448":{"tf":1.7320508075688772},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"468":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":1.0},"527":{"tf":1.4142135623730951},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"576":{"tf":1.4142135623730951},"590":{"tf":1.0},"591":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":1.0},"600":{"tf":1.0},"601":{"tf":1.0},"603":{"tf":1.0},"604":{"tf":1.0},"606":{"tf":1.4142135623730951},"607":{"tf":1.4142135623730951},"609":{"tf":1.0},"611":{"tf":1.4142135623730951},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.7320508075688772},"615":{"tf":1.7320508075688772},"616":{"tf":1.7320508075688772},"617":{"tf":1.0},"618":{"tf":1.7320508075688772},"619":{"tf":1.4142135623730951},"620":{"tf":1.7320508075688772},"621":{"tf":1.7320508075688772},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.4142135623730951},"625":{"tf":1.4142135623730951},"626":{"tf":1.4142135623730951},"627":{"tf":1.0},"634":{"tf":1.0},"635":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.0},"644":{"tf":1.0},"645":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"653":{"tf":1.0},"655":{"tf":1.4142135623730951},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"658":{"tf":1.7320508075688772},"659":{"tf":1.7320508075688772},"660":{"tf":1.7320508075688772},"661":{"tf":1.7320508075688772},"662":{"tf":1.4142135623730951},"663":{"tf":1.7320508075688772},"664":{"tf":1.7320508075688772},"665":{"tf":1.7320508075688772},"666":{"tf":1.7320508075688772},"667":{"tf":1.0},"668":{"tf":1.0},"685":{"tf":1.0},"706":{"tf":1.4142135623730951},"734":{"tf":1.4142135623730951},"756":{"tf":1.0},"757":{"tf":1.0},"78":{"tf":1.0},"786":{"tf":1.4142135623730951},"788":{"tf":1.0},"789":{"tf":1.0},"792":{"tf":1.4142135623730951},"811":{"tf":1.4142135623730951},"812":{"tf":1.4142135623730951},"821":{"tf":1.0},"822":{"tf":1.0},"832":{"tf":1.4142135623730951},"840":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.4142135623730951},"861":{"tf":1.0},"865":{"tf":1.4142135623730951},"867":{"tf":1.4142135623730951},"870":{"tf":1.0},"871":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.4142135623730951},"898":{"tf":1.0},"910":{"tf":1.7320508075688772},"916":{"tf":1.7320508075688772},"922":{"tf":1.7320508075688772},"928":{"tf":1.7320508075688772},"954":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951},"995":{"tf":1.0},"996":{"tf":1.4142135623730951},"997":{"tf":2.23606797749979},"998":{"tf":1.7320508075688772}},"df":240}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1604":{"tf":1.0},"1642":{"tf":1.0},"1644":{"tf":1.0},"1679":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"201":{"tf":1.4142135623730951},"202":{"tf":1.0},"415":{"tf":1.0},"993":{"tf":1.0}},"df":10,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{"1673":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{"226":{"tf":1.0},"681":{"tf":1.4142135623730951},"888":{"tf":1.0},"950":{"tf":1.0}},"df":4,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"116":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0}},"df":7}}}}},"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1060":{"tf":1.0},"903":{"tf":1.0}},"df":2}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1115":{"tf":1.0},"1258":{"tf":1.0}},"df":2}}}}},"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{"9":{"tf":1.0}},"df":1}}},"n":{"docs":{"1183":{"tf":1.7320508075688772},"238":{"tf":1.0},"311":{"tf":1.0},"317":{"tf":1.0},"99":{"tf":1.0}},"df":5,"_":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"239":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"254":{"tf":1.4142135623730951}},"df":1}}}}}}}}},"t":{"docs":{"252":{"tf":1.4142135623730951}},"df":1}},"m":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{"253":{"tf":1.4142135623730951}},"df":1}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"238":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"377":{"tf":1.0}},"df":1}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1283":{"tf":1.0},"1290":{"tf":1.0},"1291":{"tf":1.0},"1509":{"tf":1.0},"1516":{"tf":1.0},"1517":{"tf":1.0}},"df":6,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1279":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1279":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"100":{"tf":1.4142135623730951},"1183":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"430":{"tf":1.0}},"df":7,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"100":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"100":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"98":{"tf":1.0}},"df":1}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"419":{"tf":1.0},"430":{"tf":1.0},"435":{"tf":1.0}},"df":3}}}}}}}},"i":{"docs":{},"df":0,"m":{"docs":{"1769":{"tf":1.0},"729":{"tf":1.0}},"df":2,"u":{"docs":{},"df":0,"m":{"docs":{"100":{"tf":1.7320508075688772},"103":{"tf":1.0},"1119":{"tf":1.0},"1132":{"tf":2.0},"1144":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1165":{"tf":1.0},"1183":{"tf":1.7320508075688772},"1204":{"tf":1.0},"1214":{"tf":2.0},"1230":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.4142135623730951},"1249":{"tf":1.0},"1279":{"tf":1.0},"1280":{"tf":1.0},"1299":{"tf":1.0},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1400":{"tf":1.4142135623730951},"1422":{"tf":1.0},"1466":{"tf":1.0},"1506":{"tf":1.0},"154":{"tf":1.4142135623730951},"174":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"252":{"tf":1.4142135623730951},"254":{"tf":1.0},"43":{"tf":1.4142135623730951},"63":{"tf":1.0},"98":{"tf":1.0},"994":{"tf":1.0}},"df":35,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1280":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1280":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"378":{"tf":1.0}},"df":1}}}}}}}}}}}},"t":{"docs":{"1121":{"tf":1.7320508075688772},"1122":{"tf":1.7320508075688772},"1128":{"tf":1.0},"1135":{"tf":1.0},"1140":{"tf":1.0},"1160":{"tf":1.0},"1162":{"tf":1.7320508075688772},"1181":{"tf":1.7320508075688772},"1182":{"tf":1.7320508075688772},"1191":{"tf":1.0},"1196":{"tf":1.7320508075688772},"1206":{"tf":1.7320508075688772},"1207":{"tf":1.7320508075688772},"1217":{"tf":1.0},"1220":{"tf":1.0},"1225":{"tf":1.0},"1244":{"tf":1.7320508075688772},"1269":{"tf":1.0},"1414":{"tf":1.0},"1537":{"tf":1.0},"1542":{"tf":1.0},"1729":{"tf":1.4142135623730951},"1730":{"tf":2.0},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"1743":{"tf":1.4142135623730951},"1759":{"tf":1.0},"1762":{"tf":1.0},"1763":{"tf":1.0},"1792":{"tf":1.4142135623730951},"1793":{"tf":2.0},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1808":{"tf":1.4142135623730951},"220":{"tf":1.0},"695":{"tf":1.7320508075688772},"708":{"tf":1.7320508075688772},"710":{"tf":1.0},"713":{"tf":1.0},"714":{"tf":1.0},"735":{"tf":1.0},"752":{"tf":1.0},"754":{"tf":1.7320508075688772},"768":{"tf":1.0},"774":{"tf":1.7320508075688772},"786":{"tf":1.0},"793":{"tf":2.0},"813":{"tf":1.0},"815":{"tf":1.0},"817":{"tf":1.4142135623730951},"823":{"tf":1.0},"83":{"tf":2.23606797749979},"832":{"tf":1.0},"84":{"tf":1.4142135623730951},"852":{"tf":2.0},"873":{"tf":1.0},"875":{"tf":1.0}},"df":57,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1537":{"tf":1.0},"1542":{"tf":1.0},"1730":{"tf":1.0},"1793":{"tf":1.0},"793":{"tf":1.0},"852":{"tf":1.0}},"df":6}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1191":{"tf":1.0}},"df":1}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"754":{"tf":1.0},"774":{"tf":1.0}},"df":2}}}}}}}},"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"378":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"378":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"815":{"tf":1.0}},"df":1}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1541":{"tf":1.0}},"df":1}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"729":{"tf":1.0}},"df":1}}}}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1182":{"tf":1.4142135623730951}},"df":1}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1283":{"tf":1.0}},"df":1}}}}}}}}}}}},"r":{"docs":{"1120":{"tf":1.0},"1138":{"tf":1.0},"1148":{"tf":1.0},"1153":{"tf":1.0},"1160":{"tf":1.0},"1205":{"tf":1.0},"1274":{"tf":1.0},"13":{"tf":1.0},"1531":{"tf":1.4142135623730951},"220":{"tf":1.0},"403":{"tf":1.0},"8":{"tf":1.0}},"df":12,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"267":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{"277":{"tf":1.0}},"df":1},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"277":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1286":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1115":{"tf":1.0},"1120":{"tf":1.7320508075688772},"1205":{"tf":1.7320508075688772},"1289":{"tf":1.4142135623730951}},"df":4,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1116":{"tf":1.0},"1117":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1116":{"tf":1.0},"1138":{"tf":1.0}},"df":2}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1116":{"tf":1.0},"1141":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1116":{"tf":1.0},"1148":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1196":{"tf":1.0},"220":{"tf":1.4142135623730951}},"df":2}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"1115":{"tf":1.0},"1290":{"tf":1.4142135623730951}},"df":2}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1116":{"tf":1.0},"1153":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1116":{"tf":1.0},"1160":{"tf":1.0}},"df":2}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{"1115":{"tf":1.0},"1168":{"tf":1.0},"1252":{"tf":1.0},"1291":{"tf":1.4142135623730951}},"df":4}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"1115":{"tf":1.0},"1176":{"tf":1.0},"1177":{"tf":1.0},"1178":{"tf":1.0},"1179":{"tf":1.0},"1180":{"tf":1.0},"1181":{"tf":1.0},"1182":{"tf":1.0},"1183":{"tf":1.0},"1184":{"tf":1.0},"1185":{"tf":1.4142135623730951},"1186":{"tf":1.0},"1187":{"tf":1.0},"1188":{"tf":1.0},"1192":{"tf":1.4142135623730951},"1193":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1283":{"tf":1.4142135623730951},"1284":{"tf":1.0},"467":{"tf":1.0}},"df":21,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1116":{"tf":1.0},"1163":{"tf":1.0}},"df":2}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"9":{"tf":1.0}},"df":1}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"80":{"tf":1.0},"83":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"83":{"tf":1.0}},"df":1}}}}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1162":{"tf":1.0},"1244":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1162":{"tf":1.0},"1244":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"80":{"tf":1.0},"84":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"84":{"tf":1.0}},"df":1}}}}}}}}}}},"u":{"docs":{},"df":0,"t":{"docs":{"1021":{"tf":1.0},"1022":{"tf":1.0}},"df":2}}},"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0}},"df":3}}}},"s":{"docs":{"201":{"tf":1.0},"202":{"tf":1.4142135623730951},"415":{"tf":1.0}},"df":3,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"1":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"t":{"docs":{"352":{"tf":1.4142135623730951}},"df":1}}}}},"2":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"t":{"docs":{"351":{"tf":1.4142135623730951}},"df":1}}}}},"3":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"t":{"docs":{"350":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"r":{"docs":{"1281":{"tf":1.0},"1300":{"tf":1.0},"1423":{"tf":1.0},"1424":{"tf":1.0},"1507":{"tf":1.0}},"df":5,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"310":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"310":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{"310":{"tf":1.0}},"df":1}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"1055":{"tf":1.4142135623730951}},"df":1}}}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"1524":{"tf":1.0},"1671":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"5":{"docs":{},"df":0,"5":{"docs":{"1525":{"tf":1.0},"1526":{"tf":1.0}},"df":2}}}},"2":{"docs":{},"df":0,"0":{"docs":{"1525":{"tf":1.0},"1539":{"tf":1.0},"1544":{"tf":1.0},"1549":{"tf":1.0},"1554":{"tf":1.0},"1559":{"tf":1.0}},"df":6,"(":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{"1556":{"tf":1.0}},"df":1}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{"1551":{"tf":1.0}},"df":1},"t":{"docs":{"1561":{"tf":1.0}},"df":1}}}},"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"1546":{"tf":1.0}},"df":1}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1525":{"tf":1.0},"1529":{"tf":1.0}},"df":2}}}}}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{"1525":{"tf":1.0},"1564":{"tf":1.0}},"df":2}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1525":{"tf":1.0},"1576":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"1058":{"tf":1.4142135623730951},"1060":{"tf":1.0},"1135":{"tf":1.0},"1138":{"tf":1.0},"1141":{"tf":1.0},"1148":{"tf":1.0},"1153":{"tf":1.0},"1160":{"tf":1.0},"1220":{"tf":1.0},"1294":{"tf":1.0},"1310":{"tf":1.0},"1348":{"tf":1.0},"1359":{"tf":1.0},"14":{"tf":1.0},"16":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"1671":{"tf":1.0},"1680":{"tf":1.0},"1681":{"tf":1.0},"1689":{"tf":1.0},"1789":{"tf":1.0},"1790":{"tf":1.0},"201":{"tf":1.0},"213":{"tf":1.0},"40":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951},"416":{"tf":1.0},"417":{"tf":1.0},"418":{"tf":1.0},"472":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"492":{"tf":1.0},"52":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"589":{"tf":1.0},"707":{"tf":1.0},"73":{"tf":1.0},"799":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0}},"df":56}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"m":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{"1132":{"tf":1.0},"121":{"tf":1.4142135623730951},"1214":{"tf":1.0},"122":{"tf":1.0},"144":{"tf":1.0},"33":{"tf":1.0},"9":{"tf":1.0},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0}},"df":13}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"8":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":5}}}}},"s":{"docs":{"1115":{"tf":1.0},"1284":{"tf":1.4142135623730951},"9":{"tf":1.0}},"df":3,"g":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1140":{"tf":1.0},"1151":{"tf":1.0},"1162":{"tf":1.0},"201":{"tf":1.0},"685":{"tf":1.0},"753":{"tf":1.0},"769":{"tf":1.0}},"df":7}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"667":{"tf":1.0},"688":{"tf":1.0}},"df":2}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"956":{"tf":1.4142135623730951}},"df":1}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"1115":{"tf":1.0}},"df":1}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{"1055":{"tf":1.0}},"df":1}}}}},"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"1352":{"tf":1.0},"1466":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":6}},"d":{"docs":{},"df":0,"g":{"docs":{"472":{"tf":1.0}},"df":1}},"l":{"docs":{"1101":{"tf":1.0}},"df":1,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"943":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"943":{"tf":1.0}},"df":1}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{"944":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"944":{"tf":1.0}},"df":1}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1060":{"tf":1.0}},"df":1,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1060":{"tf":1.0}},"df":1}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{"1060":{"tf":1.0},"1274":{"tf":1.0},"476":{"tf":1.0},"503":{"tf":1.0},"963":{"tf":1.0}},"df":5,"i":{"docs":{"109":{"tf":1.0},"110":{"tf":1.4142135623730951},"1109":{"tf":1.0},"1111":{"tf":1.0},"112":{"tf":1.0},"1147":{"tf":1.0},"1167":{"tf":1.4142135623730951},"1208":{"tf":1.0},"1211":{"tf":1.0},"1213":{"tf":1.0},"1229":{"tf":1.4142135623730951},"1248":{"tf":1.4142135623730951},"1278":{"tf":1.0},"1505":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0}},"df":16}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"188":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.0}},"df":3,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"273":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"273":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"939":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"939":{"tf":1.0}},"df":1}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{"940":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"940":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"903":{"tf":1.0}},"df":1}}}}},"n":{"docs":{"945":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{"100":{"tf":1.4142135623730951},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"110":{"tf":1.0},"1109":{"tf":1.4142135623730951},"1110":{"tf":1.4142135623730951},"1111":{"tf":1.4142135623730951},"1112":{"tf":1.4142135623730951},"1113":{"tf":1.4142135623730951},"1114":{"tf":1.4142135623730951},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"1123":{"tf":1.4142135623730951},"1124":{"tf":1.4142135623730951},"1125":{"tf":1.4142135623730951},"1126":{"tf":1.4142135623730951},"1127":{"tf":1.4142135623730951},"1128":{"tf":1.4142135623730951},"1129":{"tf":1.4142135623730951},"1130":{"tf":1.4142135623730951},"1131":{"tf":1.4142135623730951},"1132":{"tf":1.4142135623730951},"1133":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.4142135623730951},"1136":{"tf":1.4142135623730951},"1137":{"tf":1.4142135623730951},"114":{"tf":1.4142135623730951},"1140":{"tf":1.0},"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"115":{"tf":1.4142135623730951},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"1162":{"tf":1.0},"117":{"tf":1.4142135623730951},"1171":{"tf":1.4142135623730951},"1172":{"tf":1.4142135623730951},"1176":{"tf":1.0},"1177":{"tf":1.4142135623730951},"1178":{"tf":1.0},"1179":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"1180":{"tf":1.4142135623730951},"1181":{"tf":1.4142135623730951},"1182":{"tf":1.4142135623730951},"1183":{"tf":1.4142135623730951},"1184":{"tf":1.4142135623730951},"1185":{"tf":1.4142135623730951},"1186":{"tf":1.4142135623730951},"1187":{"tf":1.4142135623730951},"1188":{"tf":1.4142135623730951},"119":{"tf":1.4142135623730951},"1192":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"1204":{"tf":1.4142135623730951},"1205":{"tf":1.4142135623730951},"1206":{"tf":1.4142135623730951},"1207":{"tf":1.4142135623730951},"1208":{"tf":1.4142135623730951},"1209":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"1210":{"tf":1.4142135623730951},"1211":{"tf":1.4142135623730951},"1212":{"tf":1.4142135623730951},"1213":{"tf":1.4142135623730951},"1214":{"tf":1.4142135623730951},"1215":{"tf":1.0},"1216":{"tf":1.0},"1217":{"tf":1.4142135623730951},"1218":{"tf":1.4142135623730951},"1219":{"tf":1.4142135623730951},"122":{"tf":1.0},"1220":{"tf":1.4142135623730951},"1225":{"tf":1.0},"1229":{"tf":1.0},"123":{"tf":1.4142135623730951},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.4142135623730951},"1244":{"tf":1.0},"125":{"tf":1.4142135623730951},"1253":{"tf":1.4142135623730951},"1254":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"1296":{"tf":1.0},"130":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"131":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1317":{"tf":1.0},"132":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"133":{"tf":1.4142135623730951},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"134":{"tf":1.0},"1341":{"tf":1.0},"1343":{"tf":1.0},"1350":{"tf":1.4142135623730951},"1351":{"tf":1.4142135623730951},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1358":{"tf":1.0},"137":{"tf":1.4142135623730951},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"1379":{"tf":1.0},"138":{"tf":1.4142135623730951},"1380":{"tf":1.0},"139":{"tf":1.4142135623730951},"1393":{"tf":1.0},"1394":{"tf":1.4142135623730951},"1395":{"tf":1.0},"140":{"tf":1.4142135623730951},"1400":{"tf":1.0},"1401":{"tf":1.4142135623730951},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1404":{"tf":1.4142135623730951},"1405":{"tf":1.4142135623730951},"1406":{"tf":1.4142135623730951},"1407":{"tf":1.0},"1409":{"tf":1.4142135623730951},"141":{"tf":1.4142135623730951},"1413":{"tf":1.4142135623730951},"1414":{"tf":1.4142135623730951},"1415":{"tf":1.4142135623730951},"1419":{"tf":1.0},"1421":{"tf":1.0},"1425":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.0},"1439":{"tf":1.4142135623730951},"144":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1460":{"tf":1.0},"1462":{"tf":1.0},"1465":{"tf":1.4142135623730951},"1466":{"tf":1.0},"1467":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"1722":{"tf":1.0},"1729":{"tf":1.4142135623730951},"1730":{"tf":1.4142135623730951},"1731":{"tf":1.4142135623730951},"1732":{"tf":1.4142135623730951},"1733":{"tf":1.0},"1736":{"tf":1.4142135623730951},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"1740":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1742":{"tf":1.4142135623730951},"1743":{"tf":1.4142135623730951},"1744":{"tf":1.4142135623730951},"1745":{"tf":1.4142135623730951},"1746":{"tf":1.0},"1747":{"tf":1.0},"1748":{"tf":1.0},"1749":{"tf":1.0},"1750":{"tf":1.0},"1751":{"tf":1.0},"1752":{"tf":1.0},"1753":{"tf":1.0},"1754":{"tf":1.0},"1755":{"tf":1.0},"1756":{"tf":1.0},"1759":{"tf":1.4142135623730951},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.4142135623730951},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"1771":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"1792":{"tf":1.4142135623730951},"1793":{"tf":1.4142135623730951},"1794":{"tf":1.4142135623730951},"1795":{"tf":1.4142135623730951},"1796":{"tf":1.0},"1797":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"1800":{"tf":1.0},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"1805":{"tf":1.4142135623730951},"1806":{"tf":1.4142135623730951},"1807":{"tf":1.4142135623730951},"1808":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"1810":{"tf":1.0},"1811":{"tf":1.0},"1812":{"tf":1.0},"1813":{"tf":1.0},"1814":{"tf":1.0},"1815":{"tf":1.0},"1816":{"tf":1.0},"1817":{"tf":1.0},"1818":{"tf":1.0},"1819":{"tf":1.0},"182":{"tf":1.4142135623730951},"1823":{"tf":1.4142135623730951},"188":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.4142135623730951},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951},"33":{"tf":1.0},"401":{"tf":1.4142135623730951},"403":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"416":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"479":{"tf":1.0},"48":{"tf":1.0},"480":{"tf":1.4142135623730951},"481":{"tf":1.0},"482":{"tf":1.4142135623730951},"485":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"49":{"tf":1.0},"491":{"tf":1.0},"494":{"tf":1.4142135623730951},"495":{"tf":1.0},"499":{"tf":1.0},"50":{"tf":1.0},"502":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"509":{"tf":1.4142135623730951},"51":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"52":{"tf":1.0},"521":{"tf":1.4142135623730951},"522":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"53":{"tf":1.0},"534":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"571":{"tf":1.0},"58":{"tf":1.0},"590":{"tf":1.4142135623730951},"591":{"tf":1.0},"592":{"tf":1.4142135623730951},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.4142135623730951},"597":{"tf":1.4142135623730951},"599":{"tf":1.4142135623730951},"600":{"tf":1.4142135623730951},"604":{"tf":1.4142135623730951},"605":{"tf":1.4142135623730951},"607":{"tf":1.4142135623730951},"608":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"610":{"tf":1.4142135623730951},"611":{"tf":1.4142135623730951},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.4142135623730951},"615":{"tf":1.4142135623730951},"616":{"tf":1.4142135623730951},"620":{"tf":1.4142135623730951},"621":{"tf":1.4142135623730951},"634":{"tf":1.4142135623730951},"635":{"tf":1.0},"636":{"tf":1.4142135623730951},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.4142135623730951},"640":{"tf":1.4142135623730951},"643":{"tf":1.4142135623730951},"644":{"tf":1.4142135623730951},"647":{"tf":1.4142135623730951},"648":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"652":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"655":{"tf":1.4142135623730951},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"658":{"tf":1.4142135623730951},"659":{"tf":1.4142135623730951},"660":{"tf":1.4142135623730951},"663":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951},"666":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"695":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"699":{"tf":1.0},"70":{"tf":1.4142135623730951},"700":{"tf":1.0},"708":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.4142135623730951},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"719":{"tf":1.0},"72":{"tf":1.4142135623730951},"720":{"tf":1.0},"725":{"tf":1.4142135623730951},"734":{"tf":1.4142135623730951},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"75":{"tf":1.0},"752":{"tf":1.4142135623730951},"753":{"tf":1.4142135623730951},"754":{"tf":1.4142135623730951},"755":{"tf":1.4142135623730951},"768":{"tf":1.4142135623730951},"769":{"tf":1.4142135623730951},"774":{"tf":1.4142135623730951},"779":{"tf":1.0},"78":{"tf":1.0},"780":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"791":{"tf":1.0},"792":{"tf":1.4142135623730951},"793":{"tf":1.0},"794":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0},"799":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"81":{"tf":1.0},"811":{"tf":1.4142135623730951},"812":{"tf":1.4142135623730951},"813":{"tf":1.0},"814":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.4142135623730951},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.4142135623730951},"84":{"tf":1.0},"847":{"tf":1.4142135623730951},"851":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"865":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951},"867":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.0},"886":{"tf":1.4142135623730951},"887":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951},"900":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951},"954":{"tf":1.0},"96":{"tf":1.4142135623730951},"963":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":1.0},"990":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.4142135623730951},"996":{"tf":1.4142135623730951},"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951}},"df":500,",":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"952":{"tf":1.0}},"df":1}}}},"_":{"docs":{"1541":{"tf":1.0},"706":{"tf":1.0}},"df":2},"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{"9":{"tf":1.0}},"df":1}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"798":{"tf":1.4142135623730951},"800":{"tf":1.0},"835":{"tf":1.0},"855":{"tf":1.4142135623730951}},"df":4,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"302":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"302":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"807":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"y":{"docs":{"9":{"tf":1.0}},"df":1}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0}},"df":5}}}}},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"1155":{"tf":1.0},"1240":{"tf":1.0},"681":{"tf":1.0},"92":{"tf":1.0}},"df":4}}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{"1140":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1225":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"df":8}},"g":{"docs":{"179":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"997":{"tf":1.4142135623730951}},"df":6,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"333":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"333":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{"5":{"tf":2.0},"6":{"tf":1.4142135623730951}},"df":2,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"9":{"tf":1.0}},"df":1}}}}}}}}}}}}},"w":{"docs":{"1144":{"tf":1.0},"1162":{"tf":1.0},"1229":{"tf":1.0},"1230":{"tf":1.0},"1231":{"tf":1.0},"1244":{"tf":1.0},"129":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.4142135623730951},"1307":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.0},"1414":{"tf":1.0},"1425":{"tf":1.4142135623730951},"1426":{"tf":1.0},"1430":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"1747":{"tf":1.0},"1749":{"tf":1.4142135623730951},"1750":{"tf":1.4142135623730951},"1751":{"tf":1.0},"1752":{"tf":1.4142135623730951},"1775":{"tf":1.0},"1776":{"tf":1.0},"18":{"tf":1.0},"1810":{"tf":1.0},"1812":{"tf":1.0},"1813":{"tf":1.4142135623730951},"1818":{"tf":1.4142135623730951},"1819":{"tf":1.4142135623730951},"20":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"485":{"tf":1.4142135623730951},"486":{"tf":1.0},"517":{"tf":1.7320508075688772},"518":{"tf":1.0},"534":{"tf":1.4142135623730951},"535":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.4142135623730951},"610":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.4142135623730951},"654":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"681":{"tf":1.4142135623730951},"735":{"tf":1.0},"736":{"tf":1.0},"792":{"tf":1.4142135623730951},"812":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"867":{"tf":1.4142135623730951},"9":{"tf":3.0}},"df":64,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"556":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"215":{"tf":1.4142135623730951}},"df":1}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1055":{"tf":1.0}},"df":1}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"1752":{"tf":1.4142135623730951},"1813":{"tf":1.4142135623730951}},"df":2}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"624":{"tf":1.0},"625":{"tf":1.0},"665":{"tf":1.4142135623730951},"666":{"tf":1.4142135623730951}},"df":4}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1755":{"tf":1.4142135623730951},"1815":{"tf":1.4142135623730951}},"df":2}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"545":{"tf":1.0}},"df":1}}}},"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1809":{"tf":1.0},"1812":{"tf":1.4142135623730951}},"df":2}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"1750":{"tf":1.4142135623730951},"1819":{"tf":1.4142135623730951}},"df":2}}}}}}}}},"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1749":{"tf":1.4142135623730951},"1818":{"tf":1.4142135623730951}},"df":2}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1753":{"tf":1.4142135623730951},"1817":{"tf":1.4142135623730951}},"df":2}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1644":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1644":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"539":{"tf":1.0},"540":{"tf":1.0}},"df":2}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"611":{"tf":1.4142135623730951},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"655":{"tf":1.4142135623730951},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"658":{"tf":1.4142135623730951},"659":{"tf":1.4142135623730951},"660":{"tf":1.4142135623730951}},"df":12}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"1751":{"tf":1.4142135623730951},"1812":{"tf":1.4142135623730951}},"df":2}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1756":{"tf":1.4142135623730951},"1816":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}},"x":{"docs":{},"df":0,"t":{"docs":{"1350":{"tf":1.0},"1415":{"tf":1.0},"1467":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"9":{"tf":1.0}},"df":12,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1350":{"tf":1.0},"1415":{"tf":1.4142135623730951},"1467":{"tf":1.4142135623730951}},"df":3}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"t":{"docs":{"167":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951}},"df":4,"'":{"docs":{"418":{"tf":1.0}},"df":1}}},"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"472":{"tf":1.0}},"df":1}}},"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"380":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"380":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"349":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"349":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"369":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"369":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"348":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"348":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"340":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"340":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{"2":{"tf":1.0}},"df":1}},"n":{"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"144":{"tf":1.0},"33":{"tf":1.0},"596":{"tf":1.0},"641":{"tf":1.0}},"df":6,"e":{"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"1124":{"tf":1.0},"1125":{"tf":1.0},"1126":{"tf":1.0},"1127":{"tf":1.0},"1129":{"tf":1.0},"1132":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.0},"1156":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"1177":{"tf":1.0},"118":{"tf":1.0},"1181":{"tf":1.0},"1185":{"tf":1.0},"1188":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"1204":{"tf":1.0},"1205":{"tf":1.0},"1206":{"tf":1.0},"1207":{"tf":1.0},"1209":{"tf":1.0},"121":{"tf":1.0},"1210":{"tf":1.0},"1214":{"tf":1.0},"1216":{"tf":1.0},"1218":{"tf":1.0},"1219":{"tf":1.0},"123":{"tf":1.0},"1241":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.0},"133":{"tf":1.0},"1343":{"tf":1.0},"1350":{"tf":1.0},"137":{"tf":1.0},"1377":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1413":{"tf":1.0},"1437":{"tf":1.0},"1439":{"tf":1.0},"144":{"tf":1.0},"1462":{"tf":1.0},"1736":{"tf":1.0},"1771":{"tf":1.0},"179":{"tf":1.0},"1796":{"tf":1.0},"1797":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"1800":{"tf":1.0},"1807":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"1823":{"tf":1.0},"192":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"33":{"tf":1.0},"491":{"tf":1.0},"494":{"tf":1.0},"514":{"tf":1.0},"521":{"tf":1.0},"590":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"597":{"tf":1.0},"599":{"tf":1.0},"600":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"628":{"tf":1.0},"634":{"tf":1.0},"635":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.0},"640":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"695":{"tf":1.0},"696":{"tf":1.0},"70":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"720":{"tf":1.0},"725":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"779":{"tf":1.0},"79":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0}},"df":136},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1140":{"tf":1.0},"1150":{"tf":1.0},"1151":{"tf":1.0},"1155":{"tf":1.0},"1162":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1317":{"tf":1.0},"1350":{"tf":1.0},"1352":{"tf":1.0},"417":{"tf":1.4142135623730951}},"df":12}}}}}}},"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"115":{"tf":1.0},"698":{"tf":1.0},"718":{"tf":1.0},"796":{"tf":1.0},"846":{"tf":1.0},"862":{"tf":1.0}},"df":6}}}},"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"379":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"379":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"t":{"docs":{"1698":{"tf":1.4142135623730951}},"df":1}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"557":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"557":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"381":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"381":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{"370":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"370":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{"233":{"tf":1.4142135623730951}},"df":1}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"235":{"tf":1.4142135623730951},"265":{"tf":1.4142135623730951}},"df":2}}}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"558":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"558":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"341":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"297":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"297":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"181":{"tf":1.0},"69":{"tf":1.0}},"df":2}}},"e":{"docs":{"4":{"tf":1.0},"428":{"tf":1.0},"681":{"tf":1.7320508075688772},"7":{"tf":1.0},"8":{"tf":1.0},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0}},"df":12},"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"363":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"363":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"m":{"docs":{"2":{"tf":1.0}},"df":1,"r":{"docs":{},"df":0,"c":{"docs":{"2":{"tf":1.0}},"df":1}}}},"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1101":{"tf":1.4142135623730951},"145":{"tf":1.0},"181":{"tf":1.0},"34":{"tf":1.0},"474":{"tf":1.0},"499":{"tf":1.0},"594":{"tf":1.4142135623730951},"609":{"tf":1.0},"610":{"tf":1.0},"638":{"tf":1.4142135623730951},"653":{"tf":1.0},"654":{"tf":1.0},"69":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0},"9":{"tf":1.0},"908":{"tf":1.0},"914":{"tf":1.0},"920":{"tf":1.0},"926":{"tf":1.0},"934":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0}},"df":27}}},"e":{"docs":{},"df":0,"r":{"docs":{"990":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951},"996":{"tf":1.0}},"df":3,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{"1010":{"tf":1.0},"888":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"(":{"docs":{},"df":0,"1":{"docs":{"903":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0}},"df":21},"n":{"docs":{"903":{"tf":1.0}},"df":1}},"b":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{"9":{"tf":1.0}},"df":1}}}}},"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"1275":{"tf":1.0},"1377":{"tf":1.0}},"df":2}}}},"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"172":{"tf":1.0},"62":{"tf":1.0}},"df":2}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"997":{"tf":1.4142135623730951}},"df":1}}}}},"l":{"docs":{},"df":0,"d":{"docs":{"996":{"tf":1.0}},"df":1,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"545":{"tf":1.0}},"df":1}}}}}}},"n":{"docs":{"1300":{"tf":1.0},"1423":{"tf":1.0},"144":{"tf":1.0},"1746":{"tf":1.4142135623730951},"1771":{"tf":1.0},"180":{"tf":1.0},"1800":{"tf":1.4142135623730951},"188":{"tf":1.0},"191":{"tf":1.0},"243":{"tf":1.4142135623730951},"252":{"tf":1.0},"253":{"tf":1.4142135623730951},"33":{"tf":1.0},"681":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0}},"df":17,"c":{"docs":{"1262":{"tf":1.0},"1267":{"tf":1.0}},"df":2},"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1677":{"tf":1.0},"1679":{"tf":1.0},"1680":{"tf":1.4142135623730951}},"df":3,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"409":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"409":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"707":{"tf":1.4142135623730951},"717":{"tf":1.0},"718":{"tf":1.0}},"df":3}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"410":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"410":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"589":{"tf":1.4142135623730951},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0}},"df":10}}}}}}}}}}}},"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"1691":{"tf":1.0},"562":{"tf":1.4142135623730951}},"df":2}}}}}}}},"s":{"docs":{"1676":{"tf":1.0},"1681":{"tf":1.4142135623730951}},"df":2}}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"402":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"402":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1789":{"tf":1.4142135623730951},"1809":{"tf":1.0},"1810":{"tf":1.0},"1811":{"tf":1.0},"1812":{"tf":1.0},"1813":{"tf":1.0},"1814":{"tf":1.0},"1815":{"tf":1.0},"1816":{"tf":1.0},"1817":{"tf":1.0},"1818":{"tf":1.0},"1819":{"tf":1.0}},"df":12}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"411":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"411":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"734":{"tf":1.0}},"df":1}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"403":{"tf":1.0},"404":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"403":{"tf":1.0},"404":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"405":{"tf":1.0},"406":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"405":{"tf":1.0},"406":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"587":{"tf":1.0}},"df":1}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"563":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"201":{"tf":1.0},"415":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.0},"799":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0}},"df":20,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"415":{"tf":1.0}},"df":1}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,".":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"1298":{"tf":1.0},"1299":{"tf":1.0},"1300":{"tf":1.0},"1301":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1306":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"1371":{"tf":1.0},"1372":{"tf":1.0},"1373":{"tf":1.0},"1691":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"495":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"719":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"845":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"867":{"tf":1.0}},"df":55}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"474":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.0}},"df":3}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1152":{"tf":1.0}},"df":1}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"708":{"tf":1.0},"709":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0}},"df":4}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"75":{"tf":1.0},"76":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1676":{"tf":1.0},"1677":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"f":{"docs":{"416":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1140":{"tf":1.0},"1151":{"tf":1.0},"1162":{"tf":1.0}},"df":3}}}}}}}},"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"416":{"tf":1.0}},"df":1}}}}}}}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"407":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"407":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"408":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"408":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"401":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"401":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1152":{"tf":1.0},"1201":{"tf":1.4142135623730951},"1237":{"tf":1.0},"1656":{"tf":1.4142135623730951}},"df":4}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1055":{"tf":1.4142135623730951}},"df":1}}},"e":{"docs":{},"df":0,"n":{"docs":{"10":{"tf":1.0},"1135":{"tf":1.4142135623730951},"1196":{"tf":1.4142135623730951},"1220":{"tf":1.4142135623730951},"1307":{"tf":1.0},"1430":{"tf":1.0},"220":{"tf":1.4142135623730951},"221":{"tf":1.0},"250":{"tf":1.0},"786":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"832":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0}},"df":15,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{"1274":{"tf":1.0}},"df":1}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1267":{"tf":1.0},"1268":{"tf":1.0},"1499":{"tf":1.0},"1501":{"tf":1.0},"428":{"tf":1.0},"437":{"tf":1.0},"807":{"tf":1.0}},"df":7}},"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"144":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951}},"df":2}}}}}}}}},"r":{"docs":{"1064":{"tf":1.0},"1101":{"tf":1.0},"1675":{"tf":1.4142135623730951},"1700":{"tf":1.0},"1701":{"tf":1.0},"228":{"tf":1.4142135623730951},"786":{"tf":1.0},"791":{"tf":1.4142135623730951},"793":{"tf":1.0},"794":{"tf":1.0},"832":{"tf":1.0},"851":{"tf":1.4142135623730951},"852":{"tf":1.0},"853":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0},"934":{"tf":1.0},"958":{"tf":1.0}},"df":20,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"695":{"tf":1.0},"696":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.0}},"df":4}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"df":8},"o":{"docs":{},"df":0,"n":{"docs":{"2":{"tf":1.0},"474":{"tf":1.0},"499":{"tf":1.0},"580":{"tf":1.0},"685":{"tf":1.0}},"df":5}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{"0":{"tf":1.0},"1019":{"tf":1.0},"1039":{"tf":1.0},"114":{"tf":2.0},"116":{"tf":1.4142135623730951},"117":{"tf":2.0},"121":{"tf":1.0},"122":{"tf":1.4142135623730951},"124":{"tf":1.0},"1268":{"tf":1.0},"1334":{"tf":1.0},"1338":{"tf":1.0},"134":{"tf":1.0},"1352":{"tf":1.4142135623730951},"1368":{"tf":1.0},"1388":{"tf":1.0},"1390":{"tf":1.0},"14":{"tf":1.0},"141":{"tf":1.7320508075688772},"1454":{"tf":1.0},"1458":{"tf":1.0},"1466":{"tf":1.4142135623730951},"1477":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"1587":{"tf":1.0},"1593":{"tf":1.0},"160":{"tf":1.4142135623730951},"1606":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"172":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"173":{"tf":1.4142135623730951},"1751":{"tf":1.4142135623730951},"1752":{"tf":1.4142135623730951},"177":{"tf":1.0},"1775":{"tf":1.0},"178":{"tf":1.7320508075688772},"1812":{"tf":1.4142135623730951},"1813":{"tf":1.4142135623730951},"22":{"tf":1.0},"222":{"tf":1.0},"238":{"tf":1.0},"28":{"tf":1.7320508075688772},"328":{"tf":1.0},"338":{"tf":1.0},"419":{"tf":1.4142135623730951},"426":{"tf":1.7320508075688772},"428":{"tf":1.0},"432":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.4142135623730951},"62":{"tf":1.0},"64":{"tf":1.4142135623730951},"67":{"tf":1.0},"68":{"tf":1.7320508075688772},"90":{"tf":1.0},"990":{"tf":1.7320508075688772},"992":{"tf":1.7320508075688772},"996":{"tf":1.4142135623730951}},"df":68,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"1383":{"tf":1.0},"1781":{"tf":1.0},"419":{"tf":1.0},"435":{"tf":1.0},"90":{"tf":1.0}},"df":5}}}}},"i":{"docs":{},"df":0,"d":{"docs":{"427":{"tf":1.0}},"df":1}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"114":{"tf":1.0},"80":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"114":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1775":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1775":{"tf":1.0}},"df":1}}}}}}}}}}},"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"134":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":1.4142135623730951},"335":{"tf":1.0},"339":{"tf":1.0}},"df":5}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1196":{"tf":1.0},"134":{"tf":1.0},"144":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.0},"903":{"tf":1.0},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0}},"df":12}}},"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1197":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0}},"df":3}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"1101":{"tf":1.0},"1823":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"687":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"958":{"tf":1.0}},"df":9}}}}}}},"u":{"docs":{},"df":0,"t":{"docs":{"1351":{"tf":1.0},"1353":{"tf":1.0},"1355":{"tf":1.4142135623730951},"1413":{"tf":1.0},"1414":{"tf":2.0},"1465":{"tf":1.0},"1466":{"tf":1.0},"1741":{"tf":1.0},"1804":{"tf":1.0},"221":{"tf":1.0}},"df":10,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"144":{"tf":1.0}},"df":1}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"144":{"tf":1.0},"33":{"tf":1.0}},"df":2,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"537":{"tf":1.0}},"df":1}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1144":{"tf":1.0},"1145":{"tf":1.0},"1297":{"tf":1.0},"1567":{"tf":1.0},"1568":{"tf":1.0},"1574":{"tf":1.0},"1575":{"tf":1.0},"1676":{"tf":1.0},"1677":{"tf":1.0},"1679":{"tf":1.0},"201":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"494":{"tf":1.0},"53":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"599":{"tf":1.0},"687":{"tf":1.0},"695":{"tf":1.0},"696":{"tf":1.0},"700":{"tf":1.0},"708":{"tf":1.0},"719":{"tf":1.0},"727":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"857":{"tf":1.0},"858":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.0}},"df":44,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0}},"df":3}}},"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"2":{"docs":{},"df":0,"0":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"842":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"850":{"tf":1.0}},"df":6}}}}}}}},"4":{"docs":{},"df":0,"6":{"docs":{},"df":0,"2":{"docs":{},"df":0,"6":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"869":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0}},"df":7}}}}}}}}}}}}},"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"4":{"docs":{},"df":0,"6":{"docs":{},"df":0,"2":{"docs":{},"df":0,"6":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"810":{"tf":1.0}},"df":1}}}}}}}}}}}}},"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"719":{"tf":1.0}},"df":1}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"868":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"617":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"9":{"tf":1.7320508075688772}},"df":1,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"681":{"tf":1.0},"9":{"tf":1.0}},"df":2}}}}}}}}}},"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1197":{"tf":1.0},"1296":{"tf":1.0},"1419":{"tf":1.0},"1485":{"tf":1.4142135623730951},"1532":{"tf":1.4142135623730951},"1731":{"tf":2.23606797749979},"1732":{"tf":2.0},"1743":{"tf":1.7320508075688772},"1744":{"tf":1.7320508075688772},"1745":{"tf":1.7320508075688772},"1761":{"tf":1.0},"1762":{"tf":1.0},"1779":{"tf":1.0},"1794":{"tf":2.23606797749979},"1795":{"tf":2.0},"1805":{"tf":1.7320508075688772},"1806":{"tf":1.7320508075688772},"195":{"tf":1.0},"273":{"tf":1.0},"380":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":2.0},"488":{"tf":1.4142135623730951},"515":{"tf":2.0},"516":{"tf":1.4142135623730951},"517":{"tf":1.7320508075688772},"518":{"tf":1.4142135623730951},"525":{"tf":1.0},"534":{"tf":1.4142135623730951},"535":{"tf":1.4142135623730951},"557":{"tf":1.0},"576":{"tf":1.0},"580":{"tf":1.4142135623730951},"586":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0},"749":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"753":{"tf":1.7320508075688772},"755":{"tf":1.4142135623730951},"761":{"tf":1.0},"762":{"tf":1.0},"763":{"tf":1.0},"764":{"tf":1.0},"769":{"tf":1.7320508075688772},"772":{"tf":1.0},"773":{"tf":1.0},"780":{"tf":1.4142135623730951}},"df":50,"_":{"docs":{"487":{"tf":1.4142135623730951},"515":{"tf":1.4142135623730951}},"df":2},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{"485":{"tf":1.0},"486":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"534":{"tf":1.0},"535":{"tf":1.0},"681":{"tf":1.0}},"df":7,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{"518":{"tf":1.0},"539":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"539":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"2":{"tf":1.0},"997":{"tf":1.7320508075688772}},"df":2}}}},"i":{"docs":{},"df":0,"d":{"docs":{"1197":{"tf":1.0},"1394":{"tf":1.0},"1729":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"1738":{"tf":1.0},"1739":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1792":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0}},"df":18},"r":{"docs":{"1308":{"tf":1.0},"1309":{"tf":1.0},"1358":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0}},"df":5,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1498":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1498":{"tf":1.0}},"df":1}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{"1653":{"tf":1.0},"1670":{"tf":1.4142135623730951},"618":{"tf":1.0},"661":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"817":{"tf":1.4142135623730951},"818":{"tf":1.4142135623730951},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"869":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.4142135623730951},"874":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951}},"df":26,"e":{"docs":{},"df":0,"t":{"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"1125":{"tf":1.0},"1126":{"tf":1.0},"1127":{"tf":1.0},"1128":{"tf":1.0},"1129":{"tf":1.0},"1130":{"tf":1.0},"1131":{"tf":1.0},"1132":{"tf":1.0},"1135":{"tf":1.0},"1136":{"tf":1.0},"1137":{"tf":1.0},"114":{"tf":1.0},"1140":{"tf":1.0},"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"115":{"tf":1.0},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.0},"116":{"tf":1.0},"1162":{"tf":1.0},"1168":{"tf":1.0},"117":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1176":{"tf":1.0},"1177":{"tf":1.0},"1178":{"tf":1.0},"1179":{"tf":1.0},"118":{"tf":1.0},"1180":{"tf":1.0},"1181":{"tf":1.0},"1182":{"tf":1.0},"1183":{"tf":1.0},"1184":{"tf":1.0},"1185":{"tf":1.0},"1186":{"tf":1.0},"1187":{"tf":1.0},"1188":{"tf":1.0},"119":{"tf":1.0},"1192":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.0},"120":{"tf":1.0},"1204":{"tf":1.0},"1205":{"tf":1.0},"1206":{"tf":1.0},"1207":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"121":{"tf":1.0},"1210":{"tf":1.0},"1211":{"tf":1.0},"1212":{"tf":1.0},"1213":{"tf":1.0},"1214":{"tf":1.0},"1217":{"tf":1.0},"1218":{"tf":1.0},"1219":{"tf":1.0},"122":{"tf":1.0},"1220":{"tf":1.0},"1225":{"tf":1.0},"1229":{"tf":1.0},"123":{"tf":1.0},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.0},"1244":{"tf":1.0},"125":{"tf":1.0},"1252":{"tf":1.0},"1253":{"tf":1.0},"1254":{"tf":1.0},"129":{"tf":1.0},"1291":{"tf":1.0},"1296":{"tf":1.0},"130":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"131":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1317":{"tf":1.0},"132":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"133":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"134":{"tf":1.0},"1341":{"tf":1.0},"1350":{"tf":1.0},"1351":{"tf":1.0},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"137":{"tf":1.0},"1377":{"tf":1.0},"1378":{"tf":1.0},"1379":{"tf":1.0},"138":{"tf":1.0},"1380":{"tf":1.0},"139":{"tf":1.0},"1393":{"tf":1.0},"1394":{"tf":1.0},"1395":{"tf":1.0},"140":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1409":{"tf":1.0},"141":{"tf":1.0},"1413":{"tf":1.0},"1414":{"tf":1.0},"1415":{"tf":1.0},"1419":{"tf":1.0},"1421":{"tf":1.0},"1425":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.0},"1439":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1460":{"tf":1.0},"1465":{"tf":1.0},"1466":{"tf":1.0},"1467":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"1722":{"tf":1.0},"1729":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"1736":{"tf":1.0},"1738":{"tf":1.0},"1739":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1742":{"tf":1.0},"1743":{"tf":1.0},"1744":{"tf":1.0},"1745":{"tf":1.0},"1747":{"tf":1.0},"1748":{"tf":1.0},"1749":{"tf":1.0},"1750":{"tf":1.0},"1751":{"tf":1.0},"1752":{"tf":1.0},"1753":{"tf":1.0},"1754":{"tf":1.0},"1755":{"tf":1.0},"1756":{"tf":1.0},"1759":{"tf":1.0},"1760":{"tf":1.0},"1761":{"tf":1.0},"1762":{"tf":1.0},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"1792":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0},"1797":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"1805":{"tf":1.0},"1806":{"tf":1.0},"1807":{"tf":1.0},"1808":{"tf":1.0},"181":{"tf":1.0},"1810":{"tf":1.0},"1811":{"tf":1.0},"1812":{"tf":1.0},"1813":{"tf":1.0},"1814":{"tf":1.0},"1815":{"tf":1.0},"1816":{"tf":1.0},"1817":{"tf":1.0},"1818":{"tf":1.0},"1819":{"tf":1.0},"182":{"tf":1.0},"1823":{"tf":1.0},"188":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"401":{"tf":1.0},"403":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"416":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"48":{"tf":1.0},"480":{"tf":1.0},"482":{"tf":1.0},"485":{"tf":1.0},"49":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0},"499":{"tf":1.0},"50":{"tf":1.0},"502":{"tf":1.0},"507":{"tf":1.0},"509":{"tf":1.0},"51":{"tf":1.0},"517":{"tf":1.0},"52":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"53":{"tf":1.0},"534":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"590":{"tf":1.0},"592":{"tf":1.0},"595":{"tf":1.0},"597":{"tf":1.0},"599":{"tf":1.0},"600":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"634":{"tf":1.0},"636":{"tf":1.0},"639":{"tf":1.0},"640":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"695":{"tf":1.0},"696":{"tf":1.0},"70":{"tf":1.0},"700":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.0},"71":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"719":{"tf":1.0},"72":{"tf":1.0},"725":{"tf":1.0},"734":{"tf":1.0},"75":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.0},"774":{"tf":1.0},"78":{"tf":1.0},"780":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"791":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0},"799":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"81":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.0},"84":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"865":{"tf":1.0},"866":{"tf":1.0},"867":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"900":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0}},"df":459}}}},"s":{"docs":{"119":{"tf":1.0},"120":{"tf":1.0}},"df":2},"t":{"docs":{"495":{"tf":1.0},"522":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":6,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"1129":{"tf":1.4142135623730951},"1132":{"tf":1.0},"1137":{"tf":1.0},"1140":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1186":{"tf":1.4142135623730951},"1212":{"tf":1.4142135623730951},"1214":{"tf":1.0},"1225":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"144":{"tf":1.0},"33":{"tf":1.0}},"df":14}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{"526":{"tf":1.0},"685":{"tf":1.0}},"df":2}},"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"0":{"tf":1.0},"681":{"tf":1.4142135623730951},"9":{"tf":1.0}},"df":3,"/":{"docs":{},"df":0,"[":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"681":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{"14":{"tf":1.0},"188":{"tf":1.7320508075688772},"192":{"tf":1.4142135623730951},"344":{"tf":1.0},"433":{"tf":1.7320508075688772},"434":{"tf":1.4142135623730951},"697":{"tf":1.7320508075688772},"698":{"tf":1.0},"717":{"tf":1.7320508075688772},"718":{"tf":1.0},"727":{"tf":1.0},"75":{"tf":1.7320508075688772},"79":{"tf":1.4142135623730951},"795":{"tf":1.7320508075688772},"796":{"tf":1.0},"845":{"tf":1.7320508075688772},"846":{"tf":1.0}},"df":17,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"701":{"tf":1.0},"823":{"tf":1.0}},"df":2}}}}}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"344":{"tf":1.0}},"df":1}}}}}}}}}}}},"y":{"docs":{"1274":{"tf":1.0},"1351":{"tf":1.0},"1352":{"tf":1.0},"1465":{"tf":1.4142135623730951},"1466":{"tf":1.4142135623730951}},"df":5,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1060":{"tf":1.0},"1547":{"tf":1.0},"1552":{"tf":1.0},"1557":{"tf":1.0},"1562":{"tf":1.0},"577":{"tf":1.0},"578":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"617":{"tf":1.0},"618":{"tf":1.0},"619":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.0},"685":{"tf":1.0},"733":{"tf":1.0},"807":{"tf":1.0},"856":{"tf":1.0},"864":{"tf":1.0}},"df":39}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"990":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951}},"df":2}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1274":{"tf":1.0}},"df":1}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1274":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1274":{"tf":1.0}},"df":1}}}}}}}}}},"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"k":{"docs":{},"df":0,"2":{"docs":{"1092":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1092":{"tf":1.0}},"df":1}}}}}}}}},"3":{"docs":{"1059":{"tf":1.0},"1093":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1059":{"tf":1.0},"1093":{"tf":1.0}},"df":2}}}}}}}}}}},"n":{"docs":{},"df":0,"d":{"docs":{"485":{"tf":1.0},"486":{"tf":1.0},"488":{"tf":1.4142135623730951},"516":{"tf":1.4142135623730951},"517":{"tf":1.0},"518":{"tf":1.4142135623730951},"534":{"tf":1.0},"535":{"tf":1.4142135623730951}},"df":8,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"1486":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"516":{"tf":1.4142135623730951},"558":{"tf":1.0},"570":{"tf":1.0}},"df":5,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{"488":{"tf":1.4142135623730951},"516":{"tf":1.4142135623730951}},"df":2},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{"517":{"tf":1.0},"540":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"540":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{"188":{"tf":1.0},"191":{"tf":1.0},"251":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0}},"df":5,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1146":{"tf":1.0},"1232":{"tf":1.0},"1300":{"tf":1.0},"14":{"tf":1.0},"1423":{"tf":1.0},"241":{"tf":1.0}},"df":6,"a":{"docs":{},"df":0,"g":{"docs":{"121":{"tf":1.0},"122":{"tf":1.0},"1358":{"tf":1.7320508075688772},"1400":{"tf":1.0},"1401":{"tf":1.4142135623730951},"428":{"tf":1.4142135623730951},"958":{"tf":1.0},"963":{"tf":2.449489742783178},"964":{"tf":2.449489742783178}},"df":9,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"958":{"tf":1.0},"960":{"tf":1.4142135623730951}},"df":2}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"888":{"tf":1.0},"958":{"tf":1.4142135623730951}},"df":2,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"964":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"964":{"tf":1.0}},"df":1}}}}}}}}}}},"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"963":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"963":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{"1101":{"tf":1.0},"1155":{"tf":1.0},"1185":{"tf":1.0},"1240":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"33":{"tf":1.0},"786":{"tf":1.0},"791":{"tf":1.0},"823":{"tf":1.0},"832":{"tf":1.0},"851":{"tf":1.0},"958":{"tf":1.0}},"df":14}}}},"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"125":{"tf":1.0},"158":{"tf":1.4142135623730951},"176":{"tf":1.0},"54":{"tf":1.4142135623730951},"66":{"tf":1.0}},"df":5}},"p":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"1521":{"tf":1.0}},"df":1}}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{"166":{"tf":1.4142135623730951},"418":{"tf":1.0},"420":{"tf":1.0},"435":{"tf":1.0},"56":{"tf":1.4142135623730951}},"df":5}}}},"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"1015":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1015":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{"900":{"tf":1.0}},"df":1}},"n":{"docs":{"9":{"tf":1.0}},"df":1}}},"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"m":{"docs":{"2":{"tf":1.0},"3":{"tf":1.4142135623730951},"4":{"tf":1.0},"5":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951}},"df":5}}},"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"144":{"tf":1.0},"181":{"tf":1.0},"33":{"tf":1.0},"681":{"tf":1.0},"69":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0},"934":{"tf":1.0}},"df":10,"e":{"docs":{},"df":0,"r":{"docs":{"8":{"tf":1.0}},"df":1}}}}},"o":{"docs":{},"df":0,"l":{"docs":{"1297":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1317":{"tf":1.0},"1323":{"tf":1.0},"1329":{"tf":1.0},"1335":{"tf":1.0},"1343":{"tf":1.0},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1380":{"tf":1.0},"1395":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1407":{"tf":1.0},"1409":{"tf":1.0},"1414":{"tf":1.0},"1420":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1438":{"tf":1.0},"1443":{"tf":1.0},"1450":{"tf":1.0},"1455":{"tf":1.0},"1462":{"tf":1.0},"1466":{"tf":1.0},"221":{"tf":1.0},"251":{"tf":1.0}},"df":34,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1302":{"tf":1.0},"1426":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"1155":{"tf":1.4142135623730951},"1240":{"tf":1.4142135623730951}},"df":2}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1166":{"tf":1.0},"1247":{"tf":1.0},"174":{"tf":1.0},"63":{"tf":1.0},"806":{"tf":1.0},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0},"98":{"tf":1.0}},"df":10}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"104":{"tf":1.0},"105":{"tf":1.4142135623730951},"110":{"tf":1.0},"1180":{"tf":1.0},"1352":{"tf":1.0},"1466":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"233":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"862":{"tf":1.0},"9":{"tf":1.0}},"df":13}}}},"t":{"docs":{"1151":{"tf":1.0},"1152":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.4142135623730951},"144":{"tf":1.0},"33":{"tf":1.0}},"df":6}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"681":{"tf":1.0}},"df":1}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"108":{"tf":2.0},"109":{"tf":2.6457513110645907},"110":{"tf":1.0},"1101":{"tf":1.4142135623730951},"112":{"tf":2.0},"1146":{"tf":1.0},"115":{"tf":1.4142135623730951},"1232":{"tf":1.0},"124":{"tf":1.0},"1334":{"tf":1.0},"1338":{"tf":1.0},"1368":{"tf":1.0},"1388":{"tf":1.0},"1390":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1454":{"tf":1.0},"1458":{"tf":1.0},"1477":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"1722":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"1734":{"tf":1.0},"1746":{"tf":1.0},"1752":{"tf":1.0},"1771":{"tf":1.0},"1799":{"tf":1.0},"1800":{"tf":1.0},"1813":{"tf":1.0},"182":{"tf":1.0},"238":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"958":{"tf":1.4142135623730951}},"df":37}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"905":{"tf":1.0},"906":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0}},"df":8}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.4142135623730951}},"df":1}}},"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{"1351":{"tf":1.0},"1465":{"tf":1.0},"1738":{"tf":1.0},"1739":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"869":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"97":{"tf":1.0}},"df":48,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"2":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"604":{"tf":1.0},"648":{"tf":1.0}},"df":2},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"604":{"tf":1.0},"648":{"tf":1.0}},"df":2}}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"607":{"tf":1.0},"651":{"tf":1.0}},"df":2,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"607":{"tf":1.0},"651":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"609":{"tf":1.0},"653":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"609":{"tf":1.0},"653":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"3":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"605":{"tf":1.0},"649":{"tf":1.0}},"df":2},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"605":{"tf":1.0},"649":{"tf":1.0}},"df":2}}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"608":{"tf":1.0},"652":{"tf":1.0}},"df":2,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"608":{"tf":1.0},"652":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"610":{"tf":1.0},"654":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"610":{"tf":1.0},"654":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"603":{"tf":1.0},"647":{"tf":1.0}},"df":2},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"603":{"tf":1.0},"647":{"tf":1.0}},"df":2}}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"606":{"tf":1.0},"650":{"tf":1.0}},"df":2,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"606":{"tf":1.0},"650":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"3":{"docs":{"615":{"tf":1.0},"616":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0}},"df":4}}}}}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1738":{"tf":1.0},"1801":{"tf":1.0},"741":{"tf":1.0},"775":{"tf":1.0}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1738":{"tf":1.0},"1801":{"tf":1.0}},"df":2}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"741":{"tf":1.0},"775":{"tf":1.0}},"df":2}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"742":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"742":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1135":{"tf":1.0},"1220":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1135":{"tf":1.0},"1220":{"tf":1.0}},"df":2}}}}}}}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{"740":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"740":{"tf":1.0}},"df":1}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1739":{"tf":1.0},"1802":{"tf":1.0},"744":{"tf":1.0},"776":{"tf":1.0}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1739":{"tf":1.0},"1802":{"tf":1.0}},"df":2}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"744":{"tf":1.0},"776":{"tf":1.0}},"df":2}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"1740":{"tf":1.0},"1803":{"tf":1.0},"743":{"tf":1.0},"777":{"tf":1.0}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1740":{"tf":1.0},"1803":{"tf":1.0}},"df":2}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"743":{"tf":1.0},"777":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1366":{"tf":1.0},"1474":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1366":{"tf":1.0},"1474":{"tf":1.0}},"df":2}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1367":{"tf":1.0},"1475":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1367":{"tf":1.0},"1475":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1351":{"tf":1.0},"1465":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1351":{"tf":1.0},"1465":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"2":{"docs":{"620":{"tf":1.0},"663":{"tf":1.0}},"df":2},"3":{"docs":{"621":{"tf":1.0},"664":{"tf":1.0}},"df":2}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1741":{"tf":1.0},"1804":{"tf":1.0},"745":{"tf":1.0},"778":{"tf":1.0}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1741":{"tf":1.0},"1804":{"tf":1.0}},"df":2}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"745":{"tf":1.0},"778":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"1777":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"215":{"tf":1.4142135623730951}},"df":1}}}}}}}},"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"539":{"tf":1.0},"540":{"tf":1.0}},"df":2}}}}}}}}},"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{"0":{"tf":1.0},"106":{"tf":1.4142135623730951},"107":{"tf":1.4142135623730951},"108":{"tf":1.0},"110":{"tf":1.0},"1131":{"tf":1.7320508075688772},"114":{"tf":1.7320508075688772},"115":{"tf":1.4142135623730951},"117":{"tf":2.449489742783178},"1171":{"tf":1.7320508075688772},"1172":{"tf":1.7320508075688772},"121":{"tf":3.3166247903554},"1211":{"tf":1.7320508075688772},"122":{"tf":1.7320508075688772},"124":{"tf":1.0},"1253":{"tf":1.7320508075688772},"1254":{"tf":1.7320508075688772},"1352":{"tf":1.4142135623730951},"1368":{"tf":1.0},"138":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"140":{"tf":1.0},"1466":{"tf":1.4142135623730951},"1477":{"tf":1.0},"1573":{"tf":1.4142135623730951},"159":{"tf":1.0},"1717":{"tf":1.4142135623730951},"1718":{"tf":1.0},"1719":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1775":{"tf":1.0},"1776":{"tf":1.0},"1782":{"tf":1.0},"179":{"tf":2.0},"180":{"tf":1.4142135623730951},"181":{"tf":2.449489742783178},"182":{"tf":2.0},"27":{"tf":1.0},"29":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951},"328":{"tf":1.0},"333":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"55":{"tf":1.0},"69":{"tf":2.449489742783178},"70":{"tf":1.7320508075688772},"71":{"tf":1.4142135623730951},"72":{"tf":1.7320508075688772},"87":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.0},"94":{"tf":1.4142135623730951}},"df":55,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"87":{"tf":1.0},"88":{"tf":1.0}},"df":2}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1717":{"tf":1.0}},"df":1}}}}}}}}}}},"_":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"336":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"336":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{"426":{"tf":1.0}},"df":1}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"121":{"tf":2.449489742783178},"134":{"tf":1.0},"22":{"tf":1.0},"4":{"tf":1.0}},"df":4},"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"336":{"tf":1.0}},"df":1}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{"903":{"tf":1.0}},"df":1}}},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{"1140":{"tf":1.0},"1180":{"tf":1.4142135623730951},"1192":{"tf":1.0},"1225":{"tf":1.0},"1322":{"tf":1.0},"1325":{"tf":1.0},"1378":{"tf":1.7320508075688772},"1393":{"tf":1.0},"1444":{"tf":1.0},"1446":{"tf":1.0},"363":{"tf":1.0}},"df":11,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1378":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1000":{"tf":1.0},"1001":{"tf":1.0},"1002":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1055":{"tf":1.0},"1056":{"tf":1.0},"1066":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1356":{"tf":1.0},"1357":{"tf":1.0},"1598":{"tf":1.0},"1599":{"tf":1.0},"1600":{"tf":1.0},"1791":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"584":{"tf":1.0},"683":{"tf":1.0},"688":{"tf":1.0},"825":{"tf":1.0},"829":{"tf":1.0},"881":{"tf":1.0},"903":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"910":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951},"999":{"tf":1.0}},"df":37}},"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0}},"df":3}}}}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"687":{"tf":1.0}},"df":1,".":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"v":{"docs":{},"df":0,".":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{"6":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{"6":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{"681":{"tf":1.0}},"df":1}}},"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"4":{"tf":1.0}},"df":1}}}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"681":{"tf":1.0},"903":{"tf":1.0}},"df":2}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"0":{"tf":2.0},"10":{"tf":1.0},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1168":{"tf":1.0},"1196":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1252":{"tf":1.0},"1262":{"tf":1.0},"1267":{"tf":1.0},"1290":{"tf":1.0},"1291":{"tf":1.0},"1307":{"tf":1.0},"1358":{"tf":1.0},"1413":{"tf":1.0},"1430":{"tf":1.0},"171":{"tf":1.0},"223":{"tf":1.0},"251":{"tf":1.0},"428":{"tf":1.0},"61":{"tf":1.0},"729":{"tf":1.0},"786":{"tf":1.0},"832":{"tf":1.0}},"df":27,"f":{"docs":{},"df":0,"e":{"docs":{"1358":{"tf":1.4142135623730951},"1465":{"tf":1.4142135623730951},"1499":{"tf":1.0},"1501":{"tf":1.0},"437":{"tf":1.0}},"df":5,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1503":{"tf":1.0}},"df":1}}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"0":{"tf":1.0},"110":{"tf":1.0},"1101":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"1171":{"tf":1.4142135623730951},"1172":{"tf":1.4142135623730951},"1253":{"tf":1.4142135623730951},"1254":{"tf":1.4142135623730951},"129":{"tf":1.0},"149":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0},"804":{"tf":1.0},"95":{"tf":1.0},"958":{"tf":1.0},"96":{"tf":1.0}},"df":20}}},"x":{"docs":{},"df":0,"i":{"docs":{"1055":{"tf":1.0},"1094":{"tf":1.0},"1100":{"tf":1.0},"31":{"tf":1.0},"580":{"tf":1.4142135623730951},"596":{"tf":1.0},"597":{"tf":1.4142135623730951},"599":{"tf":2.23606797749979},"600":{"tf":1.0},"604":{"tf":1.4142135623730951},"605":{"tf":1.4142135623730951},"607":{"tf":1.4142135623730951},"608":{"tf":1.4142135623730951},"609":{"tf":1.7320508075688772},"610":{"tf":1.7320508075688772},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"617":{"tf":1.0},"618":{"tf":1.0},"619":{"tf":1.0},"620":{"tf":1.4142135623730951},"621":{"tf":1.4142135623730951},"629":{"tf":1.0},"640":{"tf":1.4142135623730951},"641":{"tf":1.0},"643":{"tf":2.23606797749979},"644":{"tf":1.0},"647":{"tf":1.4142135623730951},"648":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"652":{"tf":1.4142135623730951},"653":{"tf":1.7320508075688772},"654":{"tf":1.7320508075688772},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"675":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":1.0},"681":{"tf":4.0},"685":{"tf":1.0},"686":{"tf":1.0},"687":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.4142135623730951},"888":{"tf":1.0}},"df":55},"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"580":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"681":{"tf":2.0},"685":{"tf":1.7320508075688772}},"df":7,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"586":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1003":{"tf":1.0},"1595":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1003":{"tf":1.0},"1595":{"tf":1.0}},"df":2}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1044":{"tf":1.0},"1605":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1044":{"tf":1.0},"1605":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{"1042":{"tf":1.4142135623730951},"1603":{"tf":1.4142135623730951}},"df":2,"2":{"docs":{"1041":{"tf":1.4142135623730951}},"df":1}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1046":{"tf":1.0},"1604":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1046":{"tf":1.0},"1604":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{"1005":{"tf":1.0},"1597":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1005":{"tf":1.0},"1597":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1586":{"tf":1.0},"1587":{"tf":1.0},"1593":{"tf":1.0},"1645":{"tf":1.0}},"df":4}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1004":{"tf":1.0},"1596":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1004":{"tf":1.0},"1596":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"690":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1096":{"tf":1.0},"1097":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1096":{"tf":1.0},"1097":{"tf":1.0}},"df":2}}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"1098":{"tf":1.0},"1099":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1098":{"tf":1.0},"1099":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{"603":{"tf":1.0},"604":{"tf":1.4142135623730951},"605":{"tf":1.4142135623730951},"606":{"tf":1.0},"607":{"tf":1.4142135623730951},"608":{"tf":1.4142135623730951},"647":{"tf":1.4142135623730951},"648":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"652":{"tf":1.4142135623730951}},"df":12}}}}}}}}}}},"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"1129":{"tf":1.0},"1130":{"tf":1.0},"1132":{"tf":1.0},"1133":{"tf":1.0},"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"1299":{"tf":1.0},"1300":{"tf":1.0},"1342":{"tf":1.0},"1344":{"tf":1.0},"1346":{"tf":1.0},"1485":{"tf":1.0},"1486":{"tf":1.0},"1531":{"tf":1.0},"1532":{"tf":1.0},"1537":{"tf":1.0},"1538":{"tf":1.0},"1566":{"tf":1.0},"1567":{"tf":1.0},"1568":{"tf":1.0},"1569":{"tf":1.0},"1585":{"tf":1.0},"1647":{"tf":1.0},"1649":{"tf":1.0},"1650":{"tf":1.0},"1651":{"tf":1.0},"1652":{"tf":1.0},"1653":{"tf":1.0},"1673":{"tf":1.0},"1692":{"tf":1.0},"1693":{"tf":1.0},"1697":{"tf":1.0},"1698":{"tf":1.0},"1699":{"tf":1.0},"1704":{"tf":1.0},"1786":{"tf":1.0},"1792":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0},"1799":{"tf":1.0},"1800":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"1805":{"tf":1.0},"1807":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"598":{"tf":1.0},"600":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"604":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"617":{"tf":1.0},"619":{"tf":1.0},"621":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"708":{"tf":1.0},"716":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"719":{"tf":1.0},"725":{"tf":1.0},"731":{"tf":1.0},"735":{"tf":1.0},"736":{"tf":1.0},"737":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":1.0},"826":{"tf":1.0},"827":{"tf":1.0},"828":{"tf":1.0},"834":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.0},"842":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0},"845":{"tf":1.0},"846":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"850":{"tf":1.0},"866":{"tf":1.0},"868":{"tf":1.0},"869":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0}},"df":133}}}},"l":{"docs":{},"df":0,"l":{"docs":{"10":{"tf":1.0},"1384":{"tf":1.0}},"df":2}},"r":{"docs":{},"df":0,"e":{"docs":{"1000":{"tf":1.0},"1001":{"tf":1.0},"1002":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.0},"1038":{"tf":1.0},"1068":{"tf":1.0},"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.0},"108":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.4142135623730951},"1083":{"tf":1.4142135623730951},"109":{"tf":1.0},"1092":{"tf":1.0},"1096":{"tf":1.0},"1098":{"tf":1.0},"110":{"tf":1.0},"1100":{"tf":1.0},"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"121":{"tf":1.0},"1284":{"tf":1.0},"1511":{"tf":1.0},"1512":{"tf":1.0},"1589":{"tf":1.0},"1590":{"tf":1.0},"1591":{"tf":1.0},"1592":{"tf":1.0},"1598":{"tf":1.0},"1599":{"tf":1.0},"1600":{"tf":1.0},"1601":{"tf":1.0},"1692":{"tf":1.0},"1693":{"tf":1.0},"1707":{"tf":1.0},"1708":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"444":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.0},"571":{"tf":1.4142135623730951},"627":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"860":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"91":{"tf":1.0},"939":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.0},"991":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0},"998":{"tf":1.0},"999":{"tf":1.0}},"df":104},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0},"862":{"tf":1.0}},"df":4}}}},"s":{"docs":{},"df":0,"h":{"docs":{"139":{"tf":1.0},"30":{"tf":1.0}},"df":2,"1":{"docs":{"1055":{"tf":1.4142135623730951}},"df":1},"8":{"docs":{"1055":{"tf":1.0}},"df":1},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"896":{"tf":1.0}},"df":1}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"897":{"tf":1.0}},"df":1}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"898":{"tf":1.0}},"df":1}}}}}}}}}}}},"t":{"docs":{"9":{"tf":1.0},"98":{"tf":1.0}},"df":2}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"1125":{"tf":1.0},"1127":{"tf":1.0},"1185":{"tf":1.0},"1210":{"tf":1.0},"1219":{"tf":1.0},"144":{"tf":1.0},"1823":{"tf":1.0},"33":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":17}},"s":{"docs":{},"df":0,"t":{"docs":{"168":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951}},"df":2,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{"420":{"tf":1.0},"435":{"tf":1.0}},"df":2}}}}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{"188":{"tf":1.0},"75":{"tf":1.0}},"df":2}}}}}},"r":{"docs":{"948":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"9":{"tf":1.0}},"df":1}}},"g":{"docs":{"121":{"tf":1.0}},"df":1}},"t":{"docs":{},"df":0,"e":{"docs":{"115":{"tf":1.0},"1155":{"tf":1.0},"1240":{"tf":1.0},"1746":{"tf":2.0},"1769":{"tf":1.0},"1771":{"tf":1.4142135623730951},"1782":{"tf":1.0},"1800":{"tf":1.7320508075688772},"699":{"tf":2.0},"720":{"tf":1.7320508075688772}},"df":10},"i":{"docs":{},"df":0,"o":{"docs":{"100":{"tf":1.4142135623730951},"1120":{"tf":1.0},"1132":{"tf":1.7320508075688772},"1133":{"tf":2.0},"1134":{"tf":1.7320508075688772},"1144":{"tf":1.4142135623730951},"1152":{"tf":1.0},"1165":{"tf":1.0},"1166":{"tf":1.0},"1183":{"tf":1.4142135623730951},"1205":{"tf":1.0},"1214":{"tf":1.7320508075688772},"1215":{"tf":2.0},"1216":{"tf":1.7320508075688772},"1230":{"tf":1.4142135623730951},"1232":{"tf":1.0},"1237":{"tf":1.0},"1247":{"tf":1.0},"1249":{"tf":1.0},"1279":{"tf":1.0},"1282":{"tf":1.0},"1299":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.4142135623730951},"1409":{"tf":1.4142135623730951},"1422":{"tf":1.0},"1424":{"tf":1.0},"1506":{"tf":1.0},"1508":{"tf":1.0},"252":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0}},"df":34,"r":{"docs":{"1146":{"tf":1.0},"1232":{"tf":1.0}},"df":2}}}},"w":{"docs":{"116":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"139":{"tf":1.0},"30":{"tf":1.0}},"df":5,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"339":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"339":{"tf":1.0}},"df":1}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"335":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"468":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"468":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1082":{"tf":1.0},"1083":{"tf":1.0}},"df":2}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"116":{"tf":2.0},"118":{"tf":1.7320508075688772},"123":{"tf":1.7320508075688772},"139":{"tf":1.7320508075688772},"14":{"tf":1.0},"30":{"tf":1.7320508075688772},"432":{"tf":1.4142135623730951},"468":{"tf":1.0},"80":{"tf":1.0}},"df":9,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"[":{"docs":{},"df":0,"2":{"docs":{"116":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"y":{"docs":{"1101":{"tf":1.4142135623730951},"1105":{"tf":1.4142135623730951},"1111":{"tf":2.0},"1112":{"tf":2.0},"1113":{"tf":1.4142135623730951},"1114":{"tf":1.4142135623730951}},"df":6,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"1112":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1112":{"tf":1.0}},"df":1}}}}}}}}}}},"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"1111":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1111":{"tf":1.0}},"df":1}}}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"1113":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1113":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"681":{"tf":1.0},"734":{"tf":1.0},"811":{"tf":1.0},"865":{"tf":1.0}},"df":6,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1039":{"tf":1.0},"1606":{"tf":1.0}},"df":2}}}},"l":{"docs":{"681":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"z":{"docs":{"1378":{"tf":1.0}},"df":1}}},"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"181":{"tf":1.0},"202":{"tf":1.0},"415":{"tf":1.0},"681":{"tf":1.0},"69":{"tf":1.0}},"df":5}}}},"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"103":{"tf":1.0},"104":{"tf":1.7320508075688772},"105":{"tf":1.7320508075688772},"1180":{"tf":1.0},"1185":{"tf":1.0},"728":{"tf":1.0},"788":{"tf":1.0},"791":{"tf":2.0},"806":{"tf":1.7320508075688772},"823":{"tf":1.4142135623730951},"825":{"tf":1.7320508075688772},"841":{"tf":1.0},"851":{"tf":2.0},"862":{"tf":1.0},"884":{"tf":1.0},"886":{"tf":1.4142135623730951},"887":{"tf":2.449489742783178}},"df":17,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"4":{"docs":{},"df":0,"8":{"docs":{"791":{"tf":1.0},"851":{"tf":1.0}},"df":2}},"5":{"docs":{},"df":0,"6":{"docs":{"887":{"tf":1.0}},"df":1}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{"788":{"tf":1.4142135623730951},"841":{"tf":1.4142135623730951}},"df":2}}}}}}}},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"1155":{"tf":1.0},"1197":{"tf":1.0},"1240":{"tf":1.0},"1351":{"tf":1.4142135623730951},"1352":{"tf":1.0},"1353":{"tf":1.4142135623730951},"1354":{"tf":1.4142135623730951},"1355":{"tf":1.0},"1413":{"tf":2.0},"1414":{"tf":1.4142135623730951},"1465":{"tf":1.7320508075688772},"1466":{"tf":1.7320508075688772},"1729":{"tf":2.0},"1730":{"tf":2.23606797749979},"1731":{"tf":2.23606797749979},"1732":{"tf":2.0},"1740":{"tf":1.4142135623730951},"1745":{"tf":1.0},"1759":{"tf":1.0},"1760":{"tf":1.7320508075688772},"1761":{"tf":1.0},"1762":{"tf":1.0},"1774":{"tf":1.0},"1779":{"tf":1.0},"1782":{"tf":1.0},"1792":{"tf":2.0},"1793":{"tf":2.23606797749979},"1794":{"tf":2.23606797749979},"1795":{"tf":2.0},"1803":{"tf":1.4142135623730951},"1806":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"578":{"tf":1.4142135623730951},"710":{"tf":1.0},"711":{"tf":1.7320508075688772},"712":{"tf":1.0},"713":{"tf":1.0},"752":{"tf":1.4142135623730951},"753":{"tf":1.4142135623730951},"754":{"tf":1.4142135623730951},"755":{"tf":1.4142135623730951},"763":{"tf":1.0},"764":{"tf":1.0},"768":{"tf":1.4142135623730951},"769":{"tf":1.4142135623730951},"774":{"tf":1.4142135623730951},"780":{"tf":1.4142135623730951},"797":{"tf":1.0},"798":{"tf":1.4142135623730951},"83":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.4142135623730951},"856":{"tf":1.4142135623730951}},"df":54,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1496":{"tf":1.0}},"df":1}}}}}},"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"372":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"372":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{"1052":{"tf":1.0},"1636":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1047":{"tf":1.0},"1631":{"tf":1.0}},"df":2}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1024":{"tf":1.0},"993":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1027":{"tf":1.0},"1028":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1496":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"1277":{"tf":1.0},"1489":{"tf":1.0},"153":{"tf":1.4142135623730951},"171":{"tf":1.0},"1729":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"1750":{"tf":1.4142135623730951},"1819":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"61":{"tf":1.0},"786":{"tf":1.0},"801":{"tf":1.4142135623730951},"832":{"tf":1.0},"836":{"tf":1.4142135623730951}},"df":16}}},"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"681":{"tf":1.0}},"df":1}}}}},"r":{"docs":{},"df":0,"d":{"docs":{"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1393":{"tf":1.0},"1394":{"tf":1.0},"1413":{"tf":1.0},"1414":{"tf":1.0}},"df":7}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1038":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1038":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"1731":{"tf":2.23606797749979},"1744":{"tf":1.4142135623730951},"1745":{"tf":1.0},"1782":{"tf":1.0},"1794":{"tf":2.23606797749979},"1805":{"tf":1.4142135623730951},"1806":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":2.0},"774":{"tf":1.0},"780":{"tf":2.0},"879":{"tf":1.0}},"df":12,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1731":{"tf":1.0},"1794":{"tf":1.0}},"df":2}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"755":{"tf":1.0},"780":{"tf":1.0},"879":{"tf":1.0}},"df":3}}}}}}}},"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"301":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"1019":{"tf":1.0},"1039":{"tf":1.4142135623730951},"117":{"tf":1.0},"1524":{"tf":1.0},"1587":{"tf":1.0},"1593":{"tf":1.0},"1606":{"tf":1.4142135623730951},"181":{"tf":1.0},"222":{"tf":1.4142135623730951},"69":{"tf":1.0},"888":{"tf":1.0},"965":{"tf":1.0},"990":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951}},"df":14,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1622":{"tf":1.4142135623730951},"981":{"tf":1.4142135623730951}},"df":2,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1627":{"tf":1.4142135623730951},"986":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{"1623":{"tf":1.4142135623730951},"982":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1586":{"tf":1.0},"1587":{"tf":1.0},"1593":{"tf":1.0},"1606":{"tf":1.0}},"df":4},"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"1039":{"tf":1.0},"1587":{"tf":1.0},"1606":{"tf":1.0}},"df":3}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{"1019":{"tf":1.0},"888":{"tf":1.0}},"df":2}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1039":{"tf":1.0},"888":{"tf":1.0}},"df":2}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"181":{"tf":1.0},"69":{"tf":1.0},"90":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"90":{"tf":1.0}},"df":1}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"181":{"tf":1.0},"69":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"c":{"docs":{"9":{"tf":1.0}},"df":1}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"121":{"tf":2.23606797749979},"134":{"tf":1.0},"181":{"tf":1.0},"22":{"tf":1.0},"472":{"tf":1.0},"69":{"tf":1.0},"9":{"tf":1.4142135623730951}},"df":7,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"336":{"tf":1.0}},"df":1}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"233":{"tf":1.0}},"df":1}}}},"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1729":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"1792":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0}},"df":8}}}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"202":{"tf":1.0},"415":{"tf":1.0}},"df":2}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"2":{"docs":{},"df":0,"0":{"docs":{"1535":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0}},"df":5,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1535":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0}},"df":5}}}}}}}}},"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"847":{"tf":1.0},"867":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"t":{"docs":{"791":{"tf":1.0},"851":{"tf":1.0}},"df":2}},"l":{"docs":{"817":{"tf":1.0},"818":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"t":{"docs":{"1039":{"tf":1.0},"1606":{"tf":1.0}},"df":2}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"1748":{"tf":1.4142135623730951},"1777":{"tf":1.0},"1811":{"tf":1.4142135623730951},"495":{"tf":1.0},"522":{"tf":1.0},"567":{"tf":1.0},"685":{"tf":1.0},"696":{"tf":1.0},"709":{"tf":1.0},"900":{"tf":2.23606797749979},"903":{"tf":1.0},"906":{"tf":1.4142135623730951},"909":{"tf":1.0},"912":{"tf":1.7320508075688772},"915":{"tf":1.0},"918":{"tf":1.7320508075688772},"921":{"tf":1.0},"924":{"tf":1.7320508075688772},"927":{"tf":1.0}},"df":19,"e":{"docs":{},"df":0,"'":{"docs":{"900":{"tf":1.0}},"df":1},"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"918":{"tf":1.0}},"df":1}}}}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"912":{"tf":1.0}},"df":1}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"924":{"tf":1.0}},"df":1}}}}}}}},"=":{"docs":{},"df":0,"2":{"docs":{"567":{"tf":1.0}},"df":1}},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"900":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"900":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1748":{"tf":1.0},"1811":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1748":{"tf":1.0},"1811":{"tf":1.0}},"df":2}}}}}}}}}}}}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"899":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"899":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"530":{"tf":1.0},"533":{"tf":1.0}},"df":2,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"533":{"tf":1.0}},"df":1}}}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"530":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"681":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":5}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"149":{"tf":1.0},"217":{"tf":1.0},"39":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"149":{"tf":1.0},"39":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1192":{"tf":1.4142135623730951},"254":{"tf":1.0},"255":{"tf":1.0},"82":{"tf":1.0}},"df":4}},"y":{"docs":{"1155":{"tf":1.0},"1156":{"tf":1.0},"1192":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.0},"1314":{"tf":1.7320508075688772},"1317":{"tf":1.4142135623730951},"1437":{"tf":1.7320508075688772},"1438":{"tf":1.4142135623730951},"1439":{"tf":1.0},"1496":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"223":{"tf":1.4142135623730951},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.0},"92":{"tf":2.0}},"df":20,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"367":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"367":{"tf":1.0}},"df":1}}}}}}}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1275":{"tf":1.0},"1287":{"tf":1.0},"1288":{"tf":1.0},"1496":{"tf":1.0},"1497":{"tf":1.0},"360":{"tf":1.0},"394":{"tf":1.0},"431":{"tf":1.0},"92":{"tf":1.4142135623730951}},"df":9}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"360":{"tf":1.0},"362":{"tf":1.0},"367":{"tf":1.0},"370":{"tf":1.0},"466":{"tf":1.0}},"df":5,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1287":{"tf":1.0},"1288":{"tf":1.0},"431":{"tf":1.0}},"df":3}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1287":{"tf":1.0},"1288":{"tf":1.0},"431":{"tf":1.0}},"df":3}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"431":{"tf":1.0}},"df":1}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"276":{"tf":1.0},"277":{"tf":1.0}},"df":2}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1275":{"tf":1.0},"1496":{"tf":1.0},"1497":{"tf":1.0}},"df":3}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1314":{"tf":1.0},"1437":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1314":{"tf":1.0},"1437":{"tf":1.0}},"df":2}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"431":{"tf":1.0},"92":{"tf":1.4142135623730951}},"df":2}}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{"144":{"tf":1.0},"215":{"tf":1.0},"567":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"=":{"docs":{},"df":0,"1":{"docs":{"567":{"tf":1.0}},"df":1}},"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"529":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"529":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"0":{"tf":1.0}},"df":1}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{"1197":{"tf":1.0},"862":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0}},"df":3}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"10":{"tf":1.0},"1194":{"tf":1.0},"363":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"84":{"tf":1.4142135623730951},"992":{"tf":1.0},"996":{"tf":1.0}},"df":8}}},"i":{"docs":{},"df":0,"r":{"docs":{"100":{"tf":1.4142135623730951},"1132":{"tf":1.7320508075688772},"1151":{"tf":1.4142135623730951},"1176":{"tf":1.0},"1183":{"tf":1.4142135623730951},"1214":{"tf":1.7320508075688772},"1236":{"tf":1.4142135623730951},"1237":{"tf":1.4142135623730951},"1400":{"tf":1.4142135623730951},"1414":{"tf":1.0},"146":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"1732":{"tf":1.0},"1739":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1795":{"tf":1.0},"1802":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"188":{"tf":1.0},"2":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"273":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.0},"415":{"tf":1.0},"418":{"tf":1.0},"688":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"727":{"tf":1.0},"75":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"845":{"tf":1.0},"846":{"tf":1.0},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"994":{"tf":1.0},"996":{"tf":1.0}},"df":49,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1047":{"tf":1.0},"1631":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{"1415":{"tf":1.0}},"df":1}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"v":{"docs":{"681":{"tf":1.0}},"df":1}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"211":{"tf":1.0},"212":{"tf":1.0}},"df":2}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"1009":{"tf":1.0},"1044":{"tf":1.0},"1060":{"tf":1.7320508075688772},"1079":{"tf":1.0},"1082":{"tf":1.0},"1083":{"tf":1.0},"109":{"tf":1.0},"1167":{"tf":1.0},"1248":{"tf":1.0},"129":{"tf":1.0},"1329":{"tf":1.0},"1330":{"tf":1.0},"1344":{"tf":1.0},"1345":{"tf":1.0},"1346":{"tf":1.0},"1347":{"tf":1.0},"1388":{"tf":1.0},"1408":{"tf":1.0},"144":{"tf":1.0},"1601":{"tf":1.0},"1605":{"tf":1.0},"1734":{"tf":1.0},"1799":{"tf":1.0},"18":{"tf":1.0},"591":{"tf":1.4142135623730951},"604":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.0},"622":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"667":{"tf":1.0},"668":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"963":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951},"995":{"tf":1.0}},"df":45}}}},"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"100":{"tf":1.4142135623730951},"1000":{"tf":1.0},"1001":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1015":{"tf":1.0},"102":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.0},"1038":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1058":{"tf":1.4142135623730951},"1059":{"tf":1.4142135623730951},"106":{"tf":1.0},"1060":{"tf":1.7320508075688772},"1068":{"tf":1.0},"1069":{"tf":1.0},"107":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.0},"108":{"tf":1.4142135623730951},"1080":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.4142135623730951},"1083":{"tf":1.4142135623730951},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"109":{"tf":1.4142135623730951},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"110":{"tf":1.0},"1100":{"tf":1.0},"1109":{"tf":1.4142135623730951},"1110":{"tf":1.4142135623730951},"1111":{"tf":1.4142135623730951},"1112":{"tf":1.4142135623730951},"1113":{"tf":1.4142135623730951},"1114":{"tf":1.4142135623730951},"1119":{"tf":1.4142135623730951},"112":{"tf":1.0},"1120":{"tf":1.4142135623730951},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"1123":{"tf":1.4142135623730951},"1124":{"tf":1.4142135623730951},"1125":{"tf":1.4142135623730951},"1126":{"tf":1.4142135623730951},"1127":{"tf":1.4142135623730951},"1128":{"tf":1.4142135623730951},"1129":{"tf":1.4142135623730951},"113":{"tf":1.0},"1130":{"tf":1.4142135623730951},"1131":{"tf":1.4142135623730951},"1132":{"tf":1.4142135623730951},"1133":{"tf":1.4142135623730951},"1134":{"tf":1.4142135623730951},"1135":{"tf":1.4142135623730951},"1136":{"tf":1.4142135623730951},"1137":{"tf":1.4142135623730951},"114":{"tf":2.0},"115":{"tf":1.4142135623730951},"1155":{"tf":1.0},"1156":{"tf":1.4142135623730951},"1157":{"tf":1.0},"1158":{"tf":1.0},"1159":{"tf":1.0},"116":{"tf":1.7320508075688772},"1165":{"tf":1.0},"1166":{"tf":1.0},"1167":{"tf":1.0},"1168":{"tf":1.0},"1169":{"tf":1.0},"117":{"tf":1.4142135623730951},"1170":{"tf":1.0},"1171":{"tf":1.4142135623730951},"1172":{"tf":1.4142135623730951},"1177":{"tf":1.4142135623730951},"1179":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"1180":{"tf":1.4142135623730951},"1181":{"tf":1.4142135623730951},"1182":{"tf":1.4142135623730951},"1183":{"tf":1.4142135623730951},"1184":{"tf":1.4142135623730951},"1185":{"tf":1.4142135623730951},"1186":{"tf":1.4142135623730951},"1187":{"tf":1.4142135623730951},"1188":{"tf":1.4142135623730951},"119":{"tf":1.4142135623730951},"1197":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"1201":{"tf":1.0},"1204":{"tf":1.4142135623730951},"1205":{"tf":1.4142135623730951},"1206":{"tf":1.4142135623730951},"1207":{"tf":1.4142135623730951},"1208":{"tf":1.4142135623730951},"1209":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"1210":{"tf":1.4142135623730951},"1211":{"tf":1.4142135623730951},"1212":{"tf":1.4142135623730951},"1213":{"tf":1.4142135623730951},"1214":{"tf":1.4142135623730951},"1215":{"tf":1.4142135623730951},"1216":{"tf":1.4142135623730951},"1217":{"tf":1.4142135623730951},"1218":{"tf":1.4142135623730951},"1219":{"tf":1.4142135623730951},"122":{"tf":1.0},"1220":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.4142135623730951},"1247":{"tf":1.0},"1248":{"tf":1.0},"1249":{"tf":1.0},"125":{"tf":1.7320508075688772},"1250":{"tf":1.0},"1251":{"tf":1.0},"1252":{"tf":1.0},"1253":{"tf":1.4142135623730951},"1254":{"tf":1.4142135623730951},"1257":{"tf":1.0},"1260":{"tf":1.0},"1284":{"tf":1.0},"129":{"tf":1.4142135623730951},"1297":{"tf":1.0},"130":{"tf":1.0},"1315":{"tf":1.0},"1316":{"tf":1.0},"1318":{"tf":1.0},"1319":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1324":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"1329":{"tf":1.0},"133":{"tf":1.4142135623730951},"1330":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1335":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1339":{"tf":1.0},"1340":{"tf":1.0},"1341":{"tf":1.0},"1342":{"tf":1.0},"1343":{"tf":1.4142135623730951},"1344":{"tf":1.0},"1345":{"tf":1.0},"1346":{"tf":1.0},"1347":{"tf":1.0},"1350":{"tf":1.4142135623730951},"1351":{"tf":1.4142135623730951},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1358":{"tf":1.4142135623730951},"1361":{"tf":1.0},"1362":{"tf":1.0},"1363":{"tf":1.0},"1364":{"tf":1.0},"1365":{"tf":1.0},"1366":{"tf":1.0},"1367":{"tf":1.0},"1368":{"tf":1.0},"1369":{"tf":1.0},"137":{"tf":1.4142135623730951},"1370":{"tf":1.0},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"1379":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"1380":{"tf":1.4142135623730951},"1383":{"tf":1.0},"1384":{"tf":1.0},"1385":{"tf":1.4142135623730951},"1386":{"tf":1.4142135623730951},"1387":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"1390":{"tf":1.0},"1394":{"tf":1.4142135623730951},"140":{"tf":1.4142135623730951},"1401":{"tf":1.7320508075688772},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1404":{"tf":1.4142135623730951},"1405":{"tf":1.4142135623730951},"1406":{"tf":1.4142135623730951},"1407":{"tf":1.4142135623730951},"1408":{"tf":1.0},"1409":{"tf":1.7320508075688772},"141":{"tf":1.4142135623730951},"1410":{"tf":1.0},"1413":{"tf":1.4142135623730951},"1414":{"tf":1.4142135623730951},"1415":{"tf":1.4142135623730951},"1420":{"tf":1.0},"1439":{"tf":1.4142135623730951},"144":{"tf":1.7320508075688772},"1440":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1445":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"145":{"tf":1.4142135623730951},"1450":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1455":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1459":{"tf":1.0},"1460":{"tf":1.0},"1461":{"tf":1.0},"1462":{"tf":1.4142135623730951},"1465":{"tf":1.4142135623730951},"1467":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"1470":{"tf":1.0},"1471":{"tf":1.0},"1472":{"tf":1.0},"1473":{"tf":1.0},"1474":{"tf":1.0},"1475":{"tf":1.0},"1476":{"tf":1.4142135623730951},"1477":{"tf":1.0},"1478":{"tf":1.0},"148":{"tf":1.4142135623730951},"1482":{"tf":1.0},"1511":{"tf":1.0},"1512":{"tf":1.0},"1573":{"tf":1.0},"1574":{"tf":1.0},"1575":{"tf":1.0},"1585":{"tf":1.0},"1589":{"tf":1.0},"1590":{"tf":1.0},"1591":{"tf":1.0},"1592":{"tf":1.0},"1595":{"tf":1.0},"1596":{"tf":1.0},"1597":{"tf":1.0},"1598":{"tf":1.0},"1599":{"tf":1.0},"1600":{"tf":1.0},"1601":{"tf":1.0},"1656":{"tf":1.0},"1675":{"tf":1.0},"1678":{"tf":1.0},"1687":{"tf":1.0},"1688":{"tf":1.0},"1692":{"tf":1.0},"1693":{"tf":1.0},"1707":{"tf":1.0},"1708":{"tf":1.0},"171":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"172":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"1729":{"tf":1.4142135623730951},"173":{"tf":1.0},"1730":{"tf":1.4142135623730951},"1731":{"tf":1.4142135623730951},"1732":{"tf":1.4142135623730951},"1733":{"tf":1.7320508075688772},"1734":{"tf":1.4142135623730951},"1735":{"tf":1.0},"1736":{"tf":1.7320508075688772},"1737":{"tf":1.0},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"174":{"tf":1.0},"1740":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1742":{"tf":1.7320508075688772},"1743":{"tf":1.7320508075688772},"1744":{"tf":1.7320508075688772},"1745":{"tf":1.7320508075688772},"1746":{"tf":1.7320508075688772},"1747":{"tf":1.0},"175":{"tf":1.0},"1759":{"tf":1.4142135623730951},"176":{"tf":1.0},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.7320508075688772},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"177":{"tf":1.0},"1771":{"tf":1.4142135623730951},"178":{"tf":1.4142135623730951},"1782":{"tf":1.0},"179":{"tf":1.7320508075688772},"1792":{"tf":1.4142135623730951},"1793":{"tf":1.4142135623730951},"1794":{"tf":1.4142135623730951},"1795":{"tf":1.4142135623730951},"1796":{"tf":1.7320508075688772},"1797":{"tf":1.7320508075688772},"1798":{"tf":1.0},"1799":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"1800":{"tf":1.7320508075688772},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"1805":{"tf":1.7320508075688772},"1806":{"tf":1.7320508075688772},"1807":{"tf":1.7320508075688772},"1808":{"tf":1.7320508075688772},"181":{"tf":1.4142135623730951},"1810":{"tf":1.0},"182":{"tf":1.7320508075688772},"1823":{"tf":1.4142135623730951},"185":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.4142135623730951},"195":{"tf":1.0},"196":{"tf":1.0},"199":{"tf":1.0},"200":{"tf":1.0},"203":{"tf":1.4142135623730951},"204":{"tf":1.0},"23":{"tf":1.4142135623730951},"258":{"tf":1.0},"26":{"tf":1.4142135623730951},"261":{"tf":1.0},"262":{"tf":1.0},"27":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"34":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"404":{"tf":1.0},"405":{"tf":1.4142135623730951},"406":{"tf":1.0},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"468":{"tf":1.0},"479":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951},"481":{"tf":1.4142135623730951},"482":{"tf":1.7320508075688772},"487":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"489":{"tf":1.0},"490":{"tf":1.0},"491":{"tf":1.4142135623730951},"494":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"508":{"tf":1.4142135623730951},"509":{"tf":1.7320508075688772},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.4142135623730951},"515":{"tf":1.4142135623730951},"516":{"tf":1.4142135623730951},"521":{"tf":1.4142135623730951},"571":{"tf":1.4142135623730951},"577":{"tf":1.4142135623730951},"588":{"tf":1.0},"590":{"tf":1.4142135623730951},"591":{"tf":1.4142135623730951},"592":{"tf":1.4142135623730951},"593":{"tf":1.4142135623730951},"594":{"tf":1.4142135623730951},"595":{"tf":1.4142135623730951},"596":{"tf":1.0},"597":{"tf":1.4142135623730951},"598":{"tf":1.0},"599":{"tf":1.4142135623730951},"600":{"tf":1.4142135623730951},"601":{"tf":1.0},"602":{"tf":1.0},"603":{"tf":1.0},"604":{"tf":1.4142135623730951},"605":{"tf":1.4142135623730951},"606":{"tf":1.0},"607":{"tf":1.4142135623730951},"608":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"61":{"tf":1.0},"610":{"tf":1.4142135623730951},"611":{"tf":1.4142135623730951},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.4142135623730951},"615":{"tf":1.4142135623730951},"616":{"tf":1.4142135623730951},"618":{"tf":1.4142135623730951},"619":{"tf":1.4142135623730951},"62":{"tf":1.0},"620":{"tf":1.4142135623730951},"621":{"tf":1.4142135623730951},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.0},"63":{"tf":1.0},"633":{"tf":1.0},"634":{"tf":1.4142135623730951},"635":{"tf":1.4142135623730951},"636":{"tf":1.4142135623730951},"637":{"tf":1.4142135623730951},"638":{"tf":1.4142135623730951},"639":{"tf":1.4142135623730951},"64":{"tf":1.0},"640":{"tf":1.4142135623730951},"641":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.4142135623730951},"644":{"tf":1.4142135623730951},"645":{"tf":1.0},"646":{"tf":1.0},"647":{"tf":1.4142135623730951},"648":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"65":{"tf":1.0},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"652":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"655":{"tf":1.4142135623730951},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"658":{"tf":1.4142135623730951},"659":{"tf":1.4142135623730951},"66":{"tf":1.0},"660":{"tf":1.4142135623730951},"661":{"tf":1.4142135623730951},"662":{"tf":1.4142135623730951},"663":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951},"666":{"tf":1.4142135623730951},"667":{"tf":1.0},"668":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.4142135623730951},"686":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"695":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"698":{"tf":1.0},"699":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"708":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.7320508075688772},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"718":{"tf":1.0},"72":{"tf":1.4142135623730951},"720":{"tf":1.4142135623730951},"721":{"tf":1.4142135623730951},"722":{"tf":1.4142135623730951},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"725":{"tf":1.4142135623730951},"735":{"tf":1.0},"736":{"tf":1.0},"737":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":1.4142135623730951},"742":{"tf":1.4142135623730951},"743":{"tf":1.4142135623730951},"744":{"tf":1.4142135623730951},"745":{"tf":1.4142135623730951},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.4142135623730951},"753":{"tf":1.4142135623730951},"754":{"tf":1.4142135623730951},"755":{"tf":1.4142135623730951},"756":{"tf":1.0},"757":{"tf":1.0},"767":{"tf":1.0},"768":{"tf":1.4142135623730951},"769":{"tf":1.4142135623730951},"77":{"tf":1.0},"770":{"tf":1.0},"771":{"tf":1.0},"772":{"tf":1.0},"773":{"tf":1.0},"774":{"tf":1.4142135623730951},"775":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.4142135623730951},"78":{"tf":1.0},"780":{"tf":1.4142135623730951},"787":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"79":{"tf":1.4142135623730951},"790":{"tf":1.0},"796":{"tf":1.0},"81":{"tf":1.0},"810":{"tf":1.0},"817":{"tf":1.4142135623730951},"818":{"tf":1.4142135623730951},"819":{"tf":1.4142135623730951},"82":{"tf":1.0},"820":{"tf":1.4142135623730951},"821":{"tf":1.4142135623730951},"822":{"tf":1.4142135623730951},"83":{"tf":1.0},"839":{"tf":1.4142135623730951},"84":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"842":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0},"846":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"850":{"tf":1.0},"859":{"tf":1.0},"860":{"tf":1.0},"861":{"tf":1.0},"866":{"tf":1.4142135623730951},"868":{"tf":1.0},"869":{"tf":1.4142135623730951},"87":{"tf":1.0},"870":{"tf":1.0},"871":{"tf":1.4142135623730951},"872":{"tf":1.4142135623730951},"873":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0},"88":{"tf":1.0},"886":{"tf":1.4142135623730951},"887":{"tf":1.4142135623730951},"89":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"90":{"tf":1.0},"905":{"tf":1.4142135623730951},"906":{"tf":1.4142135623730951},"907":{"tf":1.4142135623730951},"908":{"tf":1.4142135623730951},"909":{"tf":1.4142135623730951},"91":{"tf":1.0},"910":{"tf":1.4142135623730951},"911":{"tf":1.4142135623730951},"912":{"tf":1.4142135623730951},"913":{"tf":1.4142135623730951},"914":{"tf":1.4142135623730951},"915":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"917":{"tf":1.4142135623730951},"918":{"tf":1.4142135623730951},"919":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951},"920":{"tf":1.4142135623730951},"921":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"923":{"tf":1.4142135623730951},"924":{"tf":1.4142135623730951},"925":{"tf":1.4142135623730951},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"939":{"tf":1.0},"94":{"tf":1.7320508075688772},"940":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"95":{"tf":1.4142135623730951},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"96":{"tf":1.4142135623730951},"963":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951},"97":{"tf":1.0},"98":{"tf":1.4142135623730951},"988":{"tf":1.0},"989":{"tf":1.0},"990":{"tf":1.4142135623730951},"991":{"tf":1.0},"992":{"tf":1.4142135623730951},"994":{"tf":1.4142135623730951},"995":{"tf":1.4142135623730951},"996":{"tf":1.4142135623730951},"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951},"999":{"tf":1.0}},"df":692,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"1055":{"tf":2.0}},"df":1}}}}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{"1587":{"tf":1.0},"31":{"tf":1.0}},"df":2}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"1196":{"tf":1.0},"823":{"tf":1.0}},"df":2},"t":{"docs":{"1060":{"tf":1.4142135623730951},"117":{"tf":1.0},"1176":{"tf":1.0},"1181":{"tf":1.0},"1188":{"tf":1.0},"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"133":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1400":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1437":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"201":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"23":{"tf":1.0},"403":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"415":{"tf":1.4142135623730951},"418":{"tf":1.0},"623":{"tf":1.0},"667":{"tf":1.0},"681":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"996":{"tf":1.0}},"df":43,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1612":{"tf":1.4142135623730951},"971":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"k":{"docs":{"149":{"tf":1.4142135623730951},"150":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.4142135623730951},"212":{"tf":1.0},"217":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.4142135623730951}},"df":8,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"147":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"203":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"217":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0}},"df":10,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"150":{"tf":1.0},"208":{"tf":1.0},"36":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{"1060":{"tf":1.0}},"df":1}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{"14":{"tf":1.0},"144":{"tf":2.0},"145":{"tf":1.7320508075688772},"146":{"tf":2.0},"147":{"tf":1.7320508075688772},"148":{"tf":1.4142135623730951},"149":{"tf":2.0},"150":{"tf":1.7320508075688772},"199":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.4142135623730951},"202":{"tf":1.7320508075688772},"203":{"tf":1.7320508075688772},"204":{"tf":1.0},"207":{"tf":2.0},"208":{"tf":2.0},"209":{"tf":2.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.7320508075688772},"212":{"tf":1.4142135623730951},"213":{"tf":1.0},"215":{"tf":1.7320508075688772},"216":{"tf":1.7320508075688772},"217":{"tf":2.0},"224":{"tf":1.0},"226":{"tf":1.4142135623730951},"33":{"tf":2.0},"34":{"tf":1.7320508075688772},"35":{"tf":2.0},"36":{"tf":1.7320508075688772},"37":{"tf":1.4142135623730951},"38":{"tf":1.7320508075688772},"39":{"tf":2.0},"414":{"tf":1.0},"415":{"tf":2.0},"416":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"429":{"tf":1.0},"700":{"tf":1.7320508075688772},"719":{"tf":1.4142135623730951}},"df":40,"'":{"docs":{"146":{"tf":1.0},"147":{"tf":1.0},"150":{"tf":1.0},"203":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"210":{"tf":1.0},"215":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.0}},"df":11},".":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1141":{"tf":1.0}},"df":1}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1140":{"tf":1.0},"1151":{"tf":1.0},"1162":{"tf":1.0}},"df":3}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"700":{"tf":1.0},"823":{"tf":1.0}},"df":2}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"73":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"210":{"tf":1.0},"215":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"215":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"14":{"tf":1.0},"419":{"tf":1.0},"429":{"tf":1.4142135623730951}},"df":3}}}},"g":{"docs":{},"df":0,"r":{"docs":{"146":{"tf":1.0},"207":{"tf":1.0},"216":{"tf":1.0},"35":{"tf":1.0}},"df":4,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"216":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{"149":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"217":{"tf":1.0},"39":{"tf":1.0}},"df":5,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"217":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1101":{"tf":1.7320508075688772},"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"958":{"tf":1.7320508075688772}},"df":7,"i":{"docs":{},"df":0,"d":{"docs":{"1574":{"tf":1.0},"1575":{"tf":1.0},"1585":{"tf":1.0}},"df":3},"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"375":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"375":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"t":{"docs":{"1308":{"tf":1.0},"1309":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0}},"df":4}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"945":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"945":{"tf":1.0}},"df":1}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{"0":{"tf":1.0},"3":{"tf":1.7320508075688772},"4":{"tf":1.0},"6":{"tf":1.4142135623730951}},"df":4}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1374":{"tf":1.0},"1375":{"tf":1.0}},"df":2}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"122":{"tf":1.0},"80":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"122":{"tf":1.0}},"df":1}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{"122":{"tf":1.0},"1276":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"434":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0}},"df":7},"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"211":{"tf":1.0},"230":{"tf":1.4142135623730951}},"df":2,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"272":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"272":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"270":{"tf":1.4142135623730951}},"df":1}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"271":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"271":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"15":{"tf":1.0},"73":{"tf":1.0}},"df":2}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"14":{"tf":1.0},"191":{"tf":1.0},"419":{"tf":1.4142135623730951},"434":{"tf":1.4142135623730951},"78":{"tf":1.0}},"df":5,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"1276":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1276":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"191":{"tf":1.0},"78":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"191":{"tf":1.0},"78":{"tf":1.0}},"df":2}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"189":{"tf":1.0},"190":{"tf":1.4142135623730951},"419":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.4142135623730951}},"df":5}}}}}}}}}}}},"l":{"docs":{},"df":0,"t":{"docs":{"1058":{"tf":1.7320508075688772},"1059":{"tf":1.4142135623730951},"1087":{"tf":1.0},"1088":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"601":{"tf":1.4142135623730951},"602":{"tf":1.4142135623730951},"604":{"tf":2.0},"605":{"tf":2.0},"607":{"tf":2.0},"608":{"tf":2.0},"609":{"tf":1.0},"610":{"tf":1.0},"612":{"tf":1.7320508075688772},"613":{"tf":2.0},"615":{"tf":2.449489742783178},"616":{"tf":2.449489742783178},"620":{"tf":1.4142135623730951},"621":{"tf":1.4142135623730951},"624":{"tf":1.0},"625":{"tf":1.0},"629":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.4142135623730951},"648":{"tf":2.0},"649":{"tf":2.0},"651":{"tf":2.0},"652":{"tf":2.0},"653":{"tf":1.0},"654":{"tf":1.0},"656":{"tf":1.7320508075688772},"657":{"tf":2.0},"659":{"tf":2.449489742783178},"660":{"tf":2.449489742783178},"663":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"665":{"tf":1.7320508075688772},"666":{"tf":1.7320508075688772}},"df":41}},"m":{"docs":{},"df":0,"e":{"docs":{"144":{"tf":1.0},"1587":{"tf":1.0},"182":{"tf":1.0},"33":{"tf":1.0},"619":{"tf":1.0},"662":{"tf":1.0},"9":{"tf":1.7320508075688772},"992":{"tf":1.0},"996":{"tf":1.0}},"df":9}},"v":{"docs":{},"df":0,"e":{"docs":{"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"129":{"tf":1.0},"1393":{"tf":1.0},"18":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"df":11}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"945":{"tf":1.0}},"df":1}},"e":{"docs":{"1377":{"tf":1.4142135623730951},"1378":{"tf":1.0},"1380":{"tf":1.0},"1393":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"363":{"tf":1.0}},"df":7,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1522":{"tf":1.0}},"df":1}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1522":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"p":{"docs":{"1292":{"tf":1.0},"1296":{"tf":1.0},"1299":{"tf":1.0},"13":{"tf":1.0},"1300":{"tf":1.0},"1320":{"tf":1.0},"1385":{"tf":1.0},"1386":{"tf":1.0},"1394":{"tf":1.0},"1419":{"tf":1.0},"1422":{"tf":1.0},"1423":{"tf":1.0},"1424":{"tf":1.0},"1439":{"tf":1.0},"1506":{"tf":1.0},"1512":{"tf":1.4142135623730951},"1516":{"tf":1.0},"1517":{"tf":1.0},"407":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.0}},"df":21,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"268":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{"276":{"tf":1.0}},"df":1},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"276":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1514":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1292":{"tf":1.0},"1509":{"tf":1.0},"1519":{"tf":1.4142135623730951}},"df":3}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"14":{"tf":1.0},"436":{"tf":1.4142135623730951}},"df":2}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1500":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1500":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1293":{"tf":1.0},"1294":{"tf":1.0}},"df":2}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1494":{"tf":1.0},"223":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1494":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1293":{"tf":1.0},"1310":{"tf":1.0}},"df":2}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"1292":{"tf":1.0},"1296":{"tf":1.0},"1419":{"tf":1.0},"1516":{"tf":1.4142135623730951}},"df":4}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"14":{"tf":1.0},"437":{"tf":1.4142135623730951}},"df":2}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1501":{"tf":1.4142135623730951}},"df":1}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"223":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1505":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1505":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"1497":{"tf":1.4142135623730951}},"df":1}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1507":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1507":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1508":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1508":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1506":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1506":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1292":{"tf":1.0},"1297":{"tf":1.0},"1420":{"tf":1.0},"1517":{"tf":1.4142135623730951}},"df":4}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"1496":{"tf":1.4142135623730951},"223":{"tf":1.4142135623730951}},"df":2}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"1292":{"tf":1.0},"1377":{"tf":1.0},"1378":{"tf":1.0},"1379":{"tf":1.0},"1380":{"tf":1.0},"1393":{"tf":1.4142135623730951},"1394":{"tf":1.4142135623730951},"1395":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1413":{"tf":1.4142135623730951},"1414":{"tf":1.4142135623730951},"1415":{"tf":1.0},"1509":{"tf":1.4142135623730951},"1512":{"tf":1.0}},"df":20,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1293":{"tf":1.0},"1320":{"tf":1.0}},"df":2}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"223":{"tf":1.4142135623730951}},"df":1,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1293":{"tf":1.0},"1348":{"tf":1.0}},"df":2}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1495":{"tf":1.0},"223":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1495":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{"144":{"tf":1.0},"8":{"tf":1.0}},"df":2}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"3":{"tf":1.0},"5":{"tf":1.0}},"df":2}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1374":{"tf":1.0},"1381":{"tf":1.0}},"df":2}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1374":{"tf":1.0},"1391":{"tf":1.0}},"df":2}}}}}},"i":{"docs":{"124":{"tf":1.0},"1292":{"tf":1.0},"1368":{"tf":1.0},"1389":{"tf":1.0},"1476":{"tf":1.0},"1477":{"tf":1.0},"1511":{"tf":1.4142135623730951},"97":{"tf":1.0}},"df":8,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1515":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"1370":{"tf":1.0},"1478":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1370":{"tf":1.0},"1478":{"tf":1.0}},"df":2}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"1292":{"tf":1.0},"1483":{"tf":1.0}},"df":2}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1293":{"tf":1.0},"1359":{"tf":1.0}},"df":2}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"124":{"tf":1.4142135623730951},"80":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"1510":{"tf":1.0},"1516":{"tf":1.0},"1517":{"tf":1.0}},"df":3}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1292":{"tf":1.0},"1510":{"tf":1.4142135623730951},"1511":{"tf":1.0}},"df":3}}}}}},"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"119":{"tf":1.0},"125":{"tf":1.0},"159":{"tf":1.4142135623730951},"1751":{"tf":1.0},"1812":{"tf":1.0},"55":{"tf":1.4142135623730951}},"df":6,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"179":{"tf":1.0},"182":{"tf":1.0}},"df":2}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{"205":{"tf":1.0},"990":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951},"996":{"tf":1.4142135623730951}},"df":4}}},"e":{"docs":{"1060":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"203":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"38":{"tf":1.0},"428":{"tf":1.0},"611":{"tf":1.0},"655":{"tf":1.0},"688":{"tf":1.0},"727":{"tf":1.0}},"df":13},"i":{"docs":{},"df":0,"z":{"docs":{"1156":{"tf":1.0},"1241":{"tf":1.0},"1314":{"tf":1.0},"1317":{"tf":1.0},"1395":{"tf":1.7320508075688772},"1437":{"tf":1.0},"1438":{"tf":1.4142135623730951},"1439":{"tf":1.0}},"df":8,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1287":{"tf":1.0},"1497":{"tf":1.0},"394":{"tf":1.0},"431":{"tf":1.0}},"df":4}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"362":{"tf":1.0},"367":{"tf":1.0},"370":{"tf":1.0},"466":{"tf":1.0}},"df":4,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1288":{"tf":1.0},"431":{"tf":1.0}},"df":2}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1288":{"tf":1.0},"431":{"tf":1.0}},"df":2}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"431":{"tf":1.0}},"df":1}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1497":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"430":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1157":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1287":{"tf":1.0}},"df":1}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1287":{"tf":1.0}},"df":1}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1275":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"276":{"tf":1.0},"277":{"tf":1.0}},"df":2}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"431":{"tf":1.0}},"df":1}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"474":{"tf":1.4142135623730951},"475":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"482":{"tf":1.4142135623730951},"499":{"tf":1.4142135623730951},"502":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"509":{"tf":1.4142135623730951},"542":{"tf":1.0},"550":{"tf":1.0},"551":{"tf":1.0},"552":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"681":{"tf":2.0}},"df":17,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"570":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"f":{"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":1.0},"1176":{"tf":1.4142135623730951},"1177":{"tf":1.4142135623730951},"1178":{"tf":1.4142135623730951},"1179":{"tf":1.4142135623730951},"1180":{"tf":1.4142135623730951},"1181":{"tf":1.4142135623730951},"1182":{"tf":1.4142135623730951},"1183":{"tf":1.4142135623730951},"1184":{"tf":1.4142135623730951},"1185":{"tf":1.4142135623730951},"1186":{"tf":1.4142135623730951},"1187":{"tf":1.4142135623730951},"1188":{"tf":1.4142135623730951},"1191":{"tf":1.0},"1192":{"tf":1.4142135623730951},"1193":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"1379":{"tf":1.4142135623730951},"1380":{"tf":1.4142135623730951},"1384":{"tf":1.0},"1385":{"tf":1.0},"1386":{"tf":1.0},"1387":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.0},"1390":{"tf":1.0},"1393":{"tf":1.4142135623730951},"1394":{"tf":1.4142135623730951},"1395":{"tf":1.4142135623730951},"1398":{"tf":1.0},"1399":{"tf":1.0},"1400":{"tf":1.4142135623730951},"1401":{"tf":1.4142135623730951},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1404":{"tf":1.4142135623730951},"1405":{"tf":1.4142135623730951},"1406":{"tf":1.4142135623730951},"1413":{"tf":1.4142135623730951},"1414":{"tf":1.4142135623730951},"1415":{"tf":1.4142135623730951},"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.4142135623730951},"1723":{"tf":1.4142135623730951},"1724":{"tf":1.4142135623730951},"1725":{"tf":1.0},"274":{"tf":1.0},"401":{"tf":1.4142135623730951},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"404":{"tf":1.0},"405":{"tf":1.4142135623730951},"406":{"tf":1.0},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.4142135623730951},"535":{"tf":1.0},"570":{"tf":1.0},"667":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"886":{"tf":1.4142135623730951},"887":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951},"90":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}},"df":95}},"n":{"docs":{},"df":0,"d":{"docs":{"1352":{"tf":1.0},"1414":{"tf":1.4142135623730951},"1466":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"681":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.0},"774":{"tf":1.0},"780":{"tf":1.0}},"df":16,"e":{"docs":{},"df":0,"r":{"docs":{"216":{"tf":1.4142135623730951},"217":{"tf":1.4142135623730951},"382":{"tf":1.0},"537":{"tf":1.0}},"df":4,"'":{"docs":{"1151":{"tf":1.4142135623730951},"1152":{"tf":1.4142135623730951},"1236":{"tf":1.4142135623730951},"1237":{"tf":1.4142135623730951}},"df":4},"_":{"docs":{"956":{"tf":1.0}},"df":1,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"382":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"382":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"s":{"docs":{"9":{"tf":1.4142135623730951}},"df":1},"t":{"docs":{"1729":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0}},"df":4}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"8":{"tf":1.0}},"df":1}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"117":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":2.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"53":{"tf":1.4142135623730951},"54":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0}},"df":11,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"1781":{"tf":1.0},"419":{"tf":1.0},"435":{"tf":1.0}},"df":3}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1781":{"tf":1.0},"419":{"tf":1.0},"435":{"tf":1.0}},"df":3}}}}}}}}}}}}}}},"t":{"docs":{"114":{"tf":1.0},"1299":{"tf":1.0},"130":{"tf":1.0},"1300":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1307":{"tf":1.4142135623730951},"1308":{"tf":1.0},"1309":{"tf":1.0},"1421":{"tf":1.0},"1422":{"tf":1.0},"1423":{"tf":1.0},"1424":{"tf":1.0},"1425":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.4142135623730951},"1431":{"tf":1.4142135623730951},"1432":{"tf":1.4142135623730951},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"1749":{"tf":1.0},"1750":{"tf":1.0},"1751":{"tf":1.7320508075688772},"1752":{"tf":1.0},"1753":{"tf":1.7320508075688772},"1754":{"tf":1.7320508075688772},"1755":{"tf":1.7320508075688772},"1756":{"tf":1.7320508075688772},"1775":{"tf":1.0},"1812":{"tf":1.4142135623730951},"1813":{"tf":1.0},"1814":{"tf":1.7320508075688772},"1815":{"tf":1.7320508075688772},"1816":{"tf":1.7320508075688772},"1817":{"tf":1.7320508075688772},"1818":{"tf":1.0},"1819":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"210":{"tf":1.0},"215":{"tf":1.0},"233":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"485":{"tf":1.0},"49":{"tf":1.0},"495":{"tf":1.4142135623730951},"50":{"tf":1.0},"51":{"tf":1.0},"517":{"tf":1.0},"52":{"tf":1.0},"522":{"tf":1.4142135623730951},"525":{"tf":1.0},"53":{"tf":1.0},"534":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"586":{"tf":1.0},"6":{"tf":1.0},"681":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"799":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"903":{"tf":1.7320508075688772},"905":{"tf":1.7320508075688772},"906":{"tf":1.7320508075688772},"907":{"tf":1.4142135623730951},"908":{"tf":1.4142135623730951},"909":{"tf":1.4142135623730951},"910":{"tf":1.7320508075688772},"911":{"tf":1.7320508075688772},"912":{"tf":1.7320508075688772},"913":{"tf":1.4142135623730951},"914":{"tf":1.4142135623730951},"915":{"tf":1.4142135623730951},"916":{"tf":1.7320508075688772},"917":{"tf":1.7320508075688772},"918":{"tf":1.7320508075688772},"919":{"tf":1.4142135623730951},"920":{"tf":1.4142135623730951},"921":{"tf":1.4142135623730951},"922":{"tf":1.7320508075688772},"923":{"tf":1.7320508075688772},"924":{"tf":1.7320508075688772},"925":{"tf":1.4142135623730951},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"928":{"tf":1.7320508075688772},"930":{"tf":1.4142135623730951},"931":{"tf":1.0},"932":{"tf":1.0},"933":{"tf":1.0}},"df":123,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"799":{"tf":1.0},"833":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"799":{"tf":1.0},"833":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{"1583":{"tf":1.0},"1584":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1584":{"tf":1.0}},"df":1}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1583":{"tf":1.0}},"df":1}}}}}}}}}}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"3":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"162":{"tf":1.0},"165":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0}},"df":4,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"165":{"tf":1.0},"51":{"tf":1.0}},"df":2}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"162":{"tf":1.0},"49":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"131":{"tf":1.0},"20":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"131":{"tf":1.0},"20":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{"1754":{"tf":1.0},"1814":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1754":{"tf":1.0},"1814":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1751":{"tf":1.0},"1812":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1751":{"tf":1.0},"1812":{"tf":1.0}},"df":2}}}}}}}}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1304":{"tf":1.0},"1427":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1304":{"tf":1.0},"1427":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1306":{"tf":1.0},"1428":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1306":{"tf":1.0},"1428":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1305":{"tf":1.0},"1429":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1305":{"tf":1.0},"1429":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"132":{"tf":1.0},"21":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"132":{"tf":1.0},"21":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{"134":{"tf":1.0},"22":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"134":{"tf":1.0},"22":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1307":{"tf":1.0},"1430":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1307":{"tf":1.0},"1430":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"1031":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1031":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"161":{"tf":1.0},"164":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0}},"df":4,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"164":{"tf":1.0},"50":{"tf":1.0}},"df":2}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"161":{"tf":1.0},"48":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"803":{"tf":1.0},"838":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"4":{"docs":{},"df":0,"0":{"docs":{"803":{"tf":1.0},"838":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1147":{"tf":1.0},"1229":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1147":{"tf":1.0},"1229":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1373":{"tf":1.0},"1481":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1373":{"tf":1.0},"1481":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"155":{"tf":1.0},"45":{"tf":1.0}},"df":2,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"8":{"docs":{"155":{"tf":1.0},"45":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"587":{"tf":1.0},"632":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"587":{"tf":1.0},"632":{"tf":1.0}},"df":2}}}}}}}}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1755":{"tf":1.0},"1815":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1755":{"tf":1.0},"1815":{"tf":1.0}},"df":2}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1302":{"tf":1.0},"1426":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1302":{"tf":1.0},"1426":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"1":{"docs":{},"df":0,"6":{"docs":{},"df":0,"5":{"docs":{"495":{"tf":1.0},"522":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"4":{"docs":{"495":{"tf":1.0},"522":{"tf":1.0}},"df":2}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1298":{"tf":1.0},"1421":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1298":{"tf":1.0},"1421":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"1752":{"tf":1.0},"1813":{"tf":1.0}},"df":2,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"8":{"docs":{"1752":{"tf":1.0},"1813":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"160":{"tf":1.0},"47":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"160":{"tf":1.0},"47":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"153":{"tf":1.0},"1750":{"tf":1.0},"1819":{"tf":1.0},"44":{"tf":1.0},"801":{"tf":1.0},"836":{"tf":1.0}},"df":6,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"153":{"tf":1.0},"1750":{"tf":1.0},"1819":{"tf":1.0},"44":{"tf":1.0},"801":{"tf":1.0},"836":{"tf":1.0}},"df":6}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"p":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"166":{"tf":1.0},"56":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"8":{"docs":{"166":{"tf":1.0},"56":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1749":{"tf":1.0},"1818":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1749":{"tf":1.0},"1818":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1303":{"tf":1.0},"1425":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1303":{"tf":1.0},"1425":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"167":{"tf":1.0},"57":{"tf":1.0}},"df":2,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"167":{"tf":1.0},"57":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1145":{"tf":1.0},"1231":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1145":{"tf":1.0},"1231":{"tf":1.0}},"df":2}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1300":{"tf":1.0},"1423":{"tf":1.0},"1424":{"tf":1.0}},"df":3,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1300":{"tf":1.0},"1423":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1753":{"tf":1.0},"1817":{"tf":1.0}},"df":2,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1753":{"tf":1.0},"1817":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1146":{"tf":1.0},"1232":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1146":{"tf":1.0},"1232":{"tf":1.0}},"df":2}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1301":{"tf":1.0},"1424":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1301":{"tf":1.0},"1424":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"156":{"tf":1.0},"46":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"1":{"docs":{},"df":0,"6":{"docs":{"156":{"tf":1.0},"46":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1642":{"tf":1.0},"1679":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1642":{"tf":1.0},"1679":{"tf":1.0}},"df":2}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1144":{"tf":1.0},"1230":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1144":{"tf":1.0},"1230":{"tf":1.0}},"df":2}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1299":{"tf":1.0},"1422":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1299":{"tf":1.0},"1422":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"154":{"tf":1.0},"43":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"9":{"docs":{},"df":0,"6":{"docs":{"154":{"tf":1.0},"43":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"802":{"tf":1.0},"837":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"4":{"docs":{},"df":0,"8":{"docs":{"802":{"tf":1.0},"837":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"1572":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1572":{"tf":1.0}},"df":1}}}}}}}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"168":{"tf":1.0},"58":{"tf":1.0}},"df":2,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"168":{"tf":1.0},"58":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"189":{"tf":1.0},"76":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"189":{"tf":1.0},"76":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"158":{"tf":1.0},"54":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"158":{"tf":1.0},"54":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"157":{"tf":1.0},"1809":{"tf":1.0},"53":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"157":{"tf":1.0},"1809":{"tf":1.0},"53":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1309":{"tf":1.0},"1432":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{"1309":{"tf":1.0},"1432":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"159":{"tf":1.0},"55":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"159":{"tf":1.0},"55":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1308":{"tf":1.0},"1431":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{"1308":{"tf":1.0},"1431":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"804":{"tf":1.0},"834":{"tf":1.0}},"df":2},"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"804":{"tf":1.0},"834":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"p":{"docs":{"2":{"tf":1.0},"205":{"tf":1.0},"3":{"tf":1.4142135623730951},"525":{"tf":1.0},"6":{"tf":1.0},"681":{"tf":1.0}},"df":6,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"205":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"205":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"163":{"tf":1.0},"52":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"163":{"tf":1.0},"52":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1756":{"tf":1.0},"1816":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1756":{"tf":1.0},"1816":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1292":{"tf":1.0},"1492":{"tf":1.0}},"df":2}},"r":{"docs":{"992":{"tf":1.0}},"df":1}}}},"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1374":{"tf":1.0},"1396":{"tf":1.0}},"df":2}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{"115":{"tf":1.0},"1307":{"tf":1.0},"1352":{"tf":1.0},"1366":{"tf":1.0},"1367":{"tf":1.0},"1370":{"tf":1.0},"1384":{"tf":1.0},"1395":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1413":{"tf":1.0},"1428":{"tf":1.0},"1430":{"tf":1.0},"1466":{"tf":1.0},"1474":{"tf":1.0},"1475":{"tf":1.0},"1478":{"tf":1.0},"1729":{"tf":1.7320508075688772},"1730":{"tf":2.0},"1731":{"tf":1.7320508075688772},"1732":{"tf":1.7320508075688772},"1734":{"tf":1.0},"1735":{"tf":1.0},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"1740":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1744":{"tf":1.7320508075688772},"1745":{"tf":1.0},"1746":{"tf":1.4142135623730951},"1759":{"tf":1.0},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.0},"1762":{"tf":1.0},"1763":{"tf":1.4142135623730951},"1764":{"tf":1.4142135623730951},"1765":{"tf":1.4142135623730951},"1771":{"tf":1.4142135623730951},"1776":{"tf":1.0},"1777":{"tf":1.0},"1782":{"tf":1.7320508075688772},"1792":{"tf":1.7320508075688772},"1793":{"tf":2.0},"1794":{"tf":1.7320508075688772},"1795":{"tf":1.7320508075688772},"1799":{"tf":1.0},"180":{"tf":1.0},"1800":{"tf":1.4142135623730951},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"1805":{"tf":1.7320508075688772},"1806":{"tf":1.0},"221":{"tf":1.0},"31":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"428":{"tf":1.0},"71":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.4142135623730951},"712":{"tf":1.0},"713":{"tf":1.0},"714":{"tf":1.4142135623730951},"715":{"tf":1.4142135623730951},"716":{"tf":1.4142135623730951},"721":{"tf":1.0},"722":{"tf":1.4142135623730951},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"729":{"tf":1.0},"735":{"tf":1.0},"736":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.4142135623730951},"743":{"tf":1.4142135623730951},"744":{"tf":1.4142135623730951},"745":{"tf":1.0},"752":{"tf":2.0},"753":{"tf":2.23606797749979},"754":{"tf":2.23606797749979},"755":{"tf":2.23606797749979},"758":{"tf":1.0},"759":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"763":{"tf":1.0},"764":{"tf":1.0},"768":{"tf":2.0},"769":{"tf":2.23606797749979},"774":{"tf":2.23606797749979},"775":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.0},"780":{"tf":2.23606797749979},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951},"821":{"tf":1.4142135623730951},"822":{"tf":1.4142135623730951},"862":{"tf":1.0},"869":{"tf":1.4142135623730951},"870":{"tf":1.0},"871":{"tf":1.4142135623730951},"872":{"tf":1.4142135623730951},"873":{"tf":1.0},"874":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.0},"97":{"tf":1.0}},"df":117,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{"1782":{"tf":1.0}},"df":1}}}},"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1759":{"tf":1.0},"1761":{"tf":1.0},"1762":{"tf":1.0},"710":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0}},"df":6}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{"1731":{"tf":2.0},"1732":{"tf":1.7320508075688772},"1740":{"tf":1.7320508075688772},"1741":{"tf":1.7320508075688772},"1744":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.4142135623730951},"1779":{"tf":1.0},"1794":{"tf":2.0},"1795":{"tf":1.7320508075688772},"1803":{"tf":1.7320508075688772},"1804":{"tf":1.7320508075688772},"1805":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"712":{"tf":1.4142135623730951},"713":{"tf":1.0}},"df":17}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1729":{"tf":2.0},"1730":{"tf":2.449489742783178},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.7320508075688772},"1743":{"tf":1.4142135623730951},"1759":{"tf":1.4142135623730951},"1774":{"tf":1.0},"1791":{"tf":1.0},"1792":{"tf":2.0},"1793":{"tf":2.449489742783178},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.7320508075688772},"1808":{"tf":1.0},"710":{"tf":1.4142135623730951}},"df":14}}}}}}}},"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1614":{"tf":1.4142135623730951},"973":{"tf":1.4142135623730951}},"df":2}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"215":{"tf":1.0}},"df":1},"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"577":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0}},"df":4,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1038":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{"1033":{"tf":1.0},"888":{"tf":1.0}},"df":2}}}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"1038":{"tf":1.0}},"df":1}}}}},"r":{"docs":{"181":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"990":{"tf":1.0},"992":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.4142135623730951},"996":{"tf":1.4142135623730951},"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951}},"df":9,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"991":{"tf":1.0}},"df":1}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"1052":{"tf":1.0},"1636":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1052":{"tf":1.0},"1636":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"997":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"1169":{"tf":1.0},"1170":{"tf":1.0},"1250":{"tf":1.0},"1251":{"tf":1.0},"401":{"tf":1.0}},"df":5,"i":{"docs":{"1389":{"tf":1.0},"1476":{"tf":1.0},"8":{"tf":1.0}},"df":3}}}},"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{"0":{"tf":1.0},"1060":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1253":{"tf":1.0},"1254":{"tf":1.0},"1274":{"tf":1.0},"1403":{"tf":1.0},"144":{"tf":1.0},"93":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"995":{"tf":1.4142135623730951},"996":{"tf":1.0}},"df":16}}},"t":{"docs":{},"df":0,"e":{"docs":{"577":{"tf":1.0}},"df":1}}},"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"791":{"tf":1.0},"851":{"tf":1.0}},"df":2}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1314":{"tf":1.0},"1437":{"tf":1.0}},"df":2}}}}},"o":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.4142135623730951}},"df":1}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"786":{"tf":1.0},"832":{"tf":1.0}},"df":2}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"1524":{"tf":1.0},"1671":{"tf":1.0}},"df":2,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1704":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"1637":{"tf":1.0},"1645":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1637":{"tf":1.4142135623730951},"1671":{"tf":1.0},"1698":{"tf":1.0},"1699":{"tf":1.0}},"df":4,"2":{"docs":{"1637":{"tf":1.0},"1684":{"tf":1.0}},"df":2}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1637":{"tf":1.0},"1689":{"tf":1.0}},"df":2,"i":{"docs":{"1678":{"tf":1.4142135623730951}},"df":1}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1637":{"tf":1.0},"1700":{"tf":1.4142135623730951},"1707":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"2":{"docs":{"1637":{"tf":1.0},"1701":{"tf":1.4142135623730951},"1708":{"tf":1.0}},"df":3}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1637":{"tf":1.0},"1702":{"tf":1.0}},"df":2}}}}}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1053":{"tf":1.4142135623730951},"1060":{"tf":1.0},"888":{"tf":1.0}},"df":3}}},"e":{"docs":{"1058":{"tf":1.0}},"df":1},"i":{"docs":{},"df":0,"d":{"docs":{"0":{"tf":1.0},"9":{"tf":1.0}},"df":2}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1058":{"tf":1.0},"1060":{"tf":1.0},"729":{"tf":1.0},"934":{"tf":1.0}},"df":4}}}},"r":{"docs":{},"df":0,"t":{"docs":{"1016":{"tf":1.0},"144":{"tf":1.0},"33":{"tf":1.0}},"df":3,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1016":{"tf":1.0}},"df":1}}}}}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{"1010":{"tf":1.0},"1019":{"tf":1.0},"1029":{"tf":1.0},"1033":{"tf":1.0},"1039":{"tf":1.0},"1053":{"tf":1.0},"106":{"tf":1.0},"1064":{"tf":1.0},"107":{"tf":1.0},"1072":{"tf":1.0},"108":{"tf":1.0},"1084":{"tf":1.0},"109":{"tf":1.0},"1094":{"tf":1.0},"110":{"tf":1.0},"1101":{"tf":1.0},"111":{"tf":1.0},"1117":{"tf":1.0},"1136":{"tf":1.0},"1137":{"tf":1.0},"1138":{"tf":1.0},"114":{"tf":1.0},"1141":{"tf":1.0},"1148":{"tf":1.0},"115":{"tf":1.0},"1153":{"tf":1.0},"116":{"tf":1.0},"1160":{"tf":1.0},"1163":{"tf":1.0},"117":{"tf":1.0},"1174":{"tf":1.0},"118":{"tf":1.0},"1189":{"tf":1.0},"119":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.0},"1199":{"tf":1.0},"120":{"tf":1.0},"1202":{"tf":1.0},"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"1223":{"tf":1.0},"1226":{"tf":1.0},"123":{"tf":1.0},"1233":{"tf":1.0},"1238":{"tf":1.0},"124":{"tf":1.0},"1242":{"tf":1.0},"1245":{"tf":1.0},"125":{"tf":1.0},"1255":{"tf":1.0},"1258":{"tf":1.0},"127":{"tf":1.0},"1283":{"tf":1.0},"1284":{"tf":1.0},"1285":{"tf":1.0},"1287":{"tf":1.0},"1288":{"tf":1.0},"1289":{"tf":1.0},"1290":{"tf":1.0},"1291":{"tf":1.0},"1294":{"tf":1.0},"1310":{"tf":1.0},"1320":{"tf":1.0},"1348":{"tf":1.0},"135":{"tf":1.0},"1358":{"tf":1.0},"1359":{"tf":1.0},"1375":{"tf":1.0},"1381":{"tf":1.0},"1391":{"tf":1.0},"1396":{"tf":1.0},"1407":{"tf":1.0},"1408":{"tf":1.0},"1409":{"tf":1.0},"1410":{"tf":1.0},"1411":{"tf":1.0},"1417":{"tf":1.0},"142":{"tf":1.0},"1433":{"tf":1.0},"1441":{"tf":1.0},"1463":{"tf":1.0},"1468":{"tf":1.0},"1483":{"tf":1.0},"1492":{"tf":1.0},"1509":{"tf":1.0},"151":{"tf":1.0},"1510":{"tf":1.0},"1511":{"tf":1.0},"1512":{"tf":1.0},"1513":{"tf":1.0},"1516":{"tf":1.0},"1517":{"tf":1.0},"1518":{"tf":1.0},"1519":{"tf":1.0},"1520":{"tf":1.0},"1521":{"tf":1.0},"1522":{"tf":1.0},"1523":{"tf":1.0},"1526":{"tf":1.0},"1529":{"tf":1.0},"1539":{"tf":1.0},"1544":{"tf":1.0},"1549":{"tf":1.0},"1554":{"tf":1.0},"1559":{"tf":1.0},"1564":{"tf":1.0},"1576":{"tf":1.0},"1587":{"tf":1.0},"1593":{"tf":1.0},"16":{"tf":1.0},"1606":{"tf":1.0},"1638":{"tf":1.0},"1645":{"tf":1.0},"1671":{"tf":1.0},"1682":{"tf":1.0},"1684":{"tf":1.0},"1689":{"tf":1.0},"169":{"tf":1.0},"1695":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"1702":{"tf":1.0},"1715":{"tf":1.0},"1727":{"tf":1.0},"1757":{"tf":1.0},"1769":{"tf":1.0},"1772":{"tf":1.0},"1780":{"tf":1.0},"1781":{"tf":1.0},"1782":{"tf":1.0},"182":{"tf":1.0},"1821":{"tf":1.0},"183":{"tf":1.0},"186":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"218":{"tf":1.0},"224":{"tf":1.0},"231":{"tf":1.0},"24":{"tf":1.0},"241":{"tf":1.0},"256":{"tf":1.0},"259":{"tf":1.0},"31":{"tf":1.0},"399":{"tf":1.0},"40":{"tf":1.0},"412":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"472":{"tf":1.0},"477":{"tf":1.0},"483":{"tf":1.0},"492":{"tf":1.0},"497":{"tf":1.0},"500":{"tf":1.0},"504":{"tf":1.0},"510":{"tf":1.0},"519":{"tf":1.0},"523":{"tf":1.0},"559":{"tf":1.0},"564":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"570":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"574":{"tf":1.0},"580":{"tf":1.0},"59":{"tf":1.0},"628":{"tf":1.0},"629":{"tf":1.0},"630":{"tf":1.0},"681":{"tf":1.0},"693":{"tf":1.0},"701":{"tf":1.0},"729":{"tf":1.0},"73":{"tf":1.0},"765":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.0},"808":{"tf":1.0},"81":{"tf":1.0},"815":{"tf":1.0},"82":{"tf":1.0},"823":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"862":{"tf":1.0},"884":{"tf":1.0},"889":{"tf":1.0},"903":{"tf":1.0},"934":{"tf":1.0},"950":{"tf":1.0},"958":{"tf":1.0},"965":{"tf":1.0}},"df":216}}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{"137":{"tf":1.0},"26":{"tf":1.0},"415":{"tf":1.0},"480":{"tf":1.0},"507":{"tf":1.0},"6":{"tf":1.0}},"df":6,"i":{"docs":{"1823":{"tf":1.4142135623730951},"494":{"tf":1.0},"521":{"tf":1.4142135623730951},"725":{"tf":1.4142135623730951},"839":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951}},"df":6}}}},"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0}},"df":5}}}},"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"380":{"tf":1.0}},"df":1}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1180":{"tf":1.0},"823":{"tf":1.4142135623730951}},"df":2,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"1180":{"tf":1.0}},"df":1}}}}}}}}}}}},"q":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"946":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"946":{"tf":1.0}},"df":1}}}}}}}}}}},"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,":":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{"3":{"tf":1.0},"5":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{"1707":{"tf":1.0},"1708":{"tf":1.0}},"df":2,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"1292":{"tf":1.0}},"df":1}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"1055":{"tf":1.4142135623730951}},"df":1}},"k":{"docs":{},"df":0,"e":{"docs":{"8":{"tf":1.0}},"df":1}},"l":{"docs":{},"df":0,"e":{"docs":{"119":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"159":{"tf":1.0},"1751":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.0},"1812":{"tf":1.0},"182":{"tf":1.0},"55":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0}},"df":15,".":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"182":{"tf":1.0}},"df":1}}}},"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"334":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"334":{"tf":1.0}},"df":1}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"1775":{"tf":1.0},"1776":{"tf":1.0},"1780":{"tf":1.0},"419":{"tf":1.0},"435":{"tf":1.0}},"df":5}}}}},"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{"1782":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"415":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0}},"df":7,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1608":{"tf":1.4142135623730951},"967":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}},"r":{"docs":{},"df":0,"t":{"docs":{"215":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1574":{"tf":1.0},"1575":{"tf":1.0},"1585":{"tf":1.0}},"df":3}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{"1011":{"tf":1.0},"1020":{"tf":1.0},"1034":{"tf":1.0},"1054":{"tf":1.0},"1065":{"tf":1.0},"1102":{"tf":1.0},"1117":{"tf":1.0},"1120":{"tf":1.4142135623730951},"1135":{"tf":1.0},"1163":{"tf":1.0},"1205":{"tf":1.4142135623730951},"1220":{"tf":1.0},"1276":{"tf":1.0},"1284":{"tf":1.0},"129":{"tf":1.0},"1320":{"tf":1.0},"1339":{"tf":1.0},"137":{"tf":1.4142135623730951},"14":{"tf":1.0},"1459":{"tf":1.0},"1484":{"tf":1.0},"1511":{"tf":1.0},"1512":{"tf":1.0},"1530":{"tf":1.0},"1565":{"tf":1.0},"1577":{"tf":1.0},"1607":{"tf":1.0},"1646":{"tf":1.0},"1672":{"tf":1.0},"1696":{"tf":1.0},"1703":{"tf":1.0},"1707":{"tf":1.4142135623730951},"1783":{"tf":1.0},"18":{"tf":1.0},"188":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"225":{"tf":1.0},"232":{"tf":1.0},"242":{"tf":1.0},"26":{"tf":1.4142135623730951},"31":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"510":{"tf":1.0},"571":{"tf":1.4142135623730951},"581":{"tf":1.0},"681":{"tf":1.0},"682":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.0},"702":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"730":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"824":{"tf":1.0},"845":{"tf":1.0},"846":{"tf":1.0},"9":{"tf":3.872983346207417},"903":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0},"935":{"tf":1.0},"951":{"tf":1.0},"959":{"tf":1.0},"966":{"tf":1.0}},"df":73,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1708":{"tf":1.4142135623730951}},"df":1}}}}}}},"i":{"docs":{},"df":0,"c":{"docs":{"129":{"tf":1.0},"130":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"862":{"tf":1.0}},"df":5}},"u":{"docs":{"1177":{"tf":1.0},"1754":{"tf":1.7320508075688772},"1778":{"tf":1.0},"1814":{"tf":1.7320508075688772}},"df":4}}},"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{"681":{"tf":1.0}},"df":1}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"1180":{"tf":1.0},"823":{"tf":1.4142135623730951}},"df":2}},"p":{"docs":{"697":{"tf":1.0},"717":{"tf":1.0},"795":{"tf":1.0},"845":{"tf":1.0}},"df":4},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.7320508075688772},"105":{"tf":1.7320508075688772},"106":{"tf":1.0},"107":{"tf":1.0},"1157":{"tf":1.4142135623730951},"1158":{"tf":1.4142135623730951},"1159":{"tf":1.4142135623730951},"1176":{"tf":1.0},"1177":{"tf":1.0},"1178":{"tf":1.0},"1179":{"tf":1.0},"1180":{"tf":1.4142135623730951},"1181":{"tf":1.0},"1182":{"tf":1.0},"1183":{"tf":1.0},"1184":{"tf":1.0},"1185":{"tf":1.4142135623730951},"1186":{"tf":1.0},"1187":{"tf":1.0},"1188":{"tf":1.0},"1191":{"tf":1.0},"1192":{"tf":1.0},"1193":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1196":{"tf":1.0},"1197":{"tf":1.0},"1284":{"tf":1.0},"1318":{"tf":1.4142135623730951},"1319":{"tf":1.4142135623730951},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.4142135623730951},"1356":{"tf":1.0},"1357":{"tf":1.4142135623730951},"1358":{"tf":1.4142135623730951},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"1379":{"tf":1.0},"1380":{"tf":1.0},"1384":{"tf":1.0},"1385":{"tf":1.0},"1386":{"tf":1.0},"1387":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.0},"1390":{"tf":1.0},"1393":{"tf":1.4142135623730951},"1394":{"tf":1.4142135623730951},"1395":{"tf":1.4142135623730951},"1398":{"tf":1.0},"1399":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1404":{"tf":1.4142135623730951},"1405":{"tf":1.4142135623730951},"1406":{"tf":1.4142135623730951},"1413":{"tf":1.4142135623730951},"1414":{"tf":1.4142135623730951},"1415":{"tf":1.4142135623730951},"1511":{"tf":1.0},"1512":{"tf":1.0},"1707":{"tf":1.0},"1708":{"tf":1.0},"1717":{"tf":1.4142135623730951},"1718":{"tf":1.0},"1719":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.4142135623730951},"1723":{"tf":1.4142135623730951},"1724":{"tf":1.4142135623730951},"1725":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"403":{"tf":1.4142135623730951},"404":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"406":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"409":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951},"411":{"tf":1.4142135623730951},"421":{"tf":1.0},"422":{"tf":1.0},"448":{"tf":1.0},"454":{"tf":1.0},"466":{"tf":1.4142135623730951},"467":{"tf":1.0},"468":{"tf":1.0},"491":{"tf":1.7320508075688772},"514":{"tf":1.7320508075688772},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"535":{"tf":1.0},"571":{"tf":1.0},"681":{"tf":1.0},"8":{"tf":1.7320508075688772},"82":{"tf":1.0},"84":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"89":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":2.0},"90":{"tf":1.0},"900":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"91":{"tf":1.0},"910":{"tf":1.4142135623730951},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.4142135623730951},"917":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"92":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.4142135623730951},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.4142135623730951},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"df":162,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"570":{"tf":1.0}},"df":1}}}}}}},"e":{"docs":{"1060":{"tf":1.0},"9":{"tf":1.0},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0}},"df":6}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0}},"df":4}}}},"n":{"docs":{},"df":0,"g":{"docs":{"1064":{"tf":1.4142135623730951},"1068":{"tf":1.0},"1069":{"tf":1.4142135623730951},"1070":{"tf":1.4142135623730951},"1071":{"tf":1.4142135623730951},"1257":{"tf":1.0},"1260":{"tf":1.0},"1262":{"tf":1.4142135623730951},"1263":{"tf":1.4142135623730951},"1267":{"tf":1.4142135623730951},"1268":{"tf":1.4142135623730951},"1276":{"tf":1.4142135623730951},"1521":{"tf":1.0},"1534":{"tf":1.0},"1535":{"tf":1.0},"1541":{"tf":1.0},"1567":{"tf":1.0},"1644":{"tf":1.0},"1697":{"tf":1.0},"1698":{"tf":1.0},"1699":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"1776":{"tf":1.0},"1788":{"tf":1.4142135623730951},"258":{"tf":1.0},"262":{"tf":1.0},"275":{"tf":1.0},"278":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"398":{"tf":1.0},"447":{"tf":1.4142135623730951},"448":{"tf":1.4142135623730951},"706":{"tf":1.4142135623730951},"734":{"tf":2.0},"786":{"tf":2.0},"792":{"tf":1.7320508075688772},"811":{"tf":2.0},"812":{"tf":1.7320508075688772},"832":{"tf":2.0},"847":{"tf":1.7320508075688772},"865":{"tf":2.0},"867":{"tf":1.7320508075688772},"888":{"tf":1.0},"895":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"954":{"tf":1.0}},"df":49,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{"1613":{"tf":1.4142135623730951},"972":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{"269":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1155":{"tf":1.0},"1163":{"tf":1.0},"1185":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.0},"1221":{"tf":1.0},"1222":{"tf":1.0},"1240":{"tf":1.0},"1283":{"tf":1.0},"1287":{"tf":1.0},"1288":{"tf":1.0},"1289":{"tf":1.0},"129":{"tf":1.0},"1290":{"tf":1.0},"1291":{"tf":1.0},"130":{"tf":1.0},"1343":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.4142135623730951},"1377":{"tf":1.0},"1378":{"tf":1.0},"1393":{"tf":1.0},"1394":{"tf":1.0},"1395":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1413":{"tf":1.0},"1414":{"tf":1.0},"1415":{"tf":1.0},"1462":{"tf":1.0},"1509":{"tf":1.0},"1510":{"tf":1.0},"1516":{"tf":1.0},"1517":{"tf":1.0},"1518":{"tf":1.0},"1519":{"tf":1.0},"1520":{"tf":1.0},"1521":{"tf":1.0},"1522":{"tf":1.0},"1523":{"tf":1.0},"1669":{"tf":1.0},"1670":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"1733":{"tf":1.0},"1736":{"tf":1.4142135623730951},"1780":{"tf":1.4142135623730951},"1781":{"tf":1.4142135623730951},"1796":{"tf":1.0},"1797":{"tf":1.4142135623730951},"18":{"tf":1.0},"19":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"401":{"tf":1.0},"403":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":1.4142135623730951},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"564":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"570":{"tf":1.0},"629":{"tf":1.0},"8":{"tf":1.0},"805":{"tf":1.0},"806":{"tf":1.0},"807":{"tf":1.0},"886":{"tf":1.4142135623730951},"887":{"tf":1.4142135623730951},"9":{"tf":3.872983346207417},"901":{"tf":1.0},"902":{"tf":1.0},"929":{"tf":1.0},"930":{"tf":1.0},"931":{"tf":1.0},"932":{"tf":1.0},"933":{"tf":1.0}},"df":99}}}}},"u":{"docs":{},"df":0,"b":{"docs":{"1081":{"tf":1.0},"988":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1081":{"tf":1.0}},"df":1}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"988":{"tf":1.0}},"df":1}}}}}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1192":{"tf":1.0}},"df":1}}}}}},"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1009":{"tf":1.0},"1601":{"tf":1.0},"997":{"tf":1.0}},"df":3}}}},"h":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0},"681":{"tf":1.0}},"df":4}},"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"681":{"tf":1.0}},"df":1}}}},"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{"1194":{"tf":1.0}},"df":1}}}}},"i":{"docs":{},"df":0,"t":{"docs":{"0":{"tf":1.0}},"df":1}},"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"133":{"tf":1.0},"1389":{"tf":1.0},"1476":{"tf":1.0},"1782":{"tf":1.0},"23":{"tf":1.0},"779":{"tf":1.0},"791":{"tf":1.0},"811":{"tf":1.0},"851":{"tf":1.0},"865":{"tf":1.0}},"df":10}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"0":{"tf":1.0},"1738":{"tf":1.0},"1739":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1742":{"tf":1.0},"1743":{"tf":1.0},"1744":{"tf":1.0},"1745":{"tf":1.0},"1759":{"tf":1.0},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"1805":{"tf":1.0},"1806":{"tf":1.0},"1807":{"tf":1.0},"1808":{"tf":1.0},"480":{"tf":1.0},"482":{"tf":1.0},"495":{"tf":1.7320508075688772},"507":{"tf":1.0},"509":{"tf":1.0},"522":{"tf":1.7320508075688772},"685":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.0},"903":{"tf":1.0}},"df":33,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{"570":{"tf":1.0}},"df":1}}}}}}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{"1823":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0}},"df":6,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"4":{"docs":{"1823":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0}},"df":6}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{"144":{"tf":1.0},"33":{"tf":1.0}},"df":2}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"1305":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"1332":{"tf":1.0},"1341":{"tf":1.7320508075688772},"1352":{"tf":1.0},"1353":{"tf":2.23606797749979},"1354":{"tf":2.0},"1355":{"tf":2.23606797749979},"1358":{"tf":1.4142135623730951},"1374":{"tf":1.0},"1395":{"tf":1.0},"1406":{"tf":1.0},"1411":{"tf":1.0},"1413":{"tf":1.0},"1414":{"tf":1.0},"1421":{"tf":1.0},"1429":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.0},"1452":{"tf":1.0},"1460":{"tf":1.7320508075688772},"1466":{"tf":1.0},"1502":{"tf":1.0},"221":{"tf":1.4142135623730951},"251":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.0}},"df":30,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1502":{"tf":1.0}},"df":1}}}}}}}},"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"371":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"371":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"373":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"373":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1519":{"tf":1.0},"1521":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1406":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1406":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1503":{"tf":1.0},"221":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1503":{"tf":1.0}},"df":1}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1303":{"tf":1.0},"1425":{"tf":1.0},"1505":{"tf":1.0},"408":{"tf":1.0}},"df":4}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{"1292":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1518":{"tf":1.4142135623730951}},"df":6}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1352":{"tf":1.4142135623730951},"1466":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1466":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"y":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1257":{"tf":1.4142135623730951},"1260":{"tf":1.0},"1262":{"tf":1.0},"1263":{"tf":1.0},"1267":{"tf":1.0},"1268":{"tf":1.0},"1271":{"tf":1.0},"1272":{"tf":1.0},"1276":{"tf":1.0},"1278":{"tf":1.0},"1505":{"tf":1.0},"1521":{"tf":1.0},"1776":{"tf":1.0},"258":{"tf":1.4142135623730951},"262":{"tf":1.0},"398":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"734":{"tf":1.0},"786":{"tf":1.0},"792":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"832":{"tf":1.0},"847":{"tf":1.0},"865":{"tf":1.0},"867":{"tf":1.0}},"df":27,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1260":{"tf":1.0},"262":{"tf":1.0}},"df":2}}}}}}}},"_":{"docs":{"1260":{"tf":1.0},"1541":{"tf":1.4142135623730951},"262":{"tf":1.0},"706":{"tf":1.0}},"df":4}}}}},"n":{"docs":{},"df":0,"c":{"docs":{"783":{"tf":1.4142135623730951},"791":{"tf":1.0},"851":{"tf":1.0}},"df":3},"t":{"docs":{},"df":0,"h":{"docs":{"786":{"tf":1.7320508075688772},"832":{"tf":1.7320508075688772}},"df":2,"e":{"docs":{},"df":0,"t":{"docs":{"0":{"tf":1.4142135623730951},"174":{"tf":1.0},"63":{"tf":1.0}},"df":3}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"1153":{"tf":1.0}},"df":1}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"3":{"tf":1.0}},"df":1},"k":{"docs":{},"df":0,"e":{"docs":{"1196":{"tf":1.0},"1197":{"tf":1.0}},"df":2,"n":{"docs":{"1135":{"tf":1.0},"1165":{"tf":1.0},"1197":{"tf":1.0},"1220":{"tf":1.0},"1249":{"tf":1.0},"1358":{"tf":1.0}},"df":6}}},"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.0},"690":{"tf":1.0}},"df":2}}}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{"1019":{"tf":1.0},"1039":{"tf":1.0},"1587":{"tf":1.0},"1593":{"tf":1.0},"1606":{"tf":1.0}},"df":5}},"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"495":{"tf":1.0},"522":{"tf":1.0}},"df":2}}}}},"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1060":{"tf":1.0}},"df":1}}}},"s":{"docs":{},"df":0,"t":{"docs":{"0":{"tf":1.0},"13":{"tf":1.0},"1659":{"tf":1.0},"4":{"tf":2.449489742783178},"6":{"tf":1.0}},"df":5,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1659":{"tf":1.0}},"df":1}}}}}}}},"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1683":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1663":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1663":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1662":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1662":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1661":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1661":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1660":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1660":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"h":{"docs":{"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951}},"df":2,"a":{"docs":{},"df":0,"t":{"docs":{"537":{"tf":1.0}},"df":1}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.0}},"df":1}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"681":{"tf":1.0}},"df":1},"k":{"docs":{"681":{"tf":1.0}},"df":1}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{"9":{"tf":1.0}},"df":1}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"1132":{"tf":1.0},"1145":{"tf":1.0},"120":{"tf":1.0},"1214":{"tf":1.0},"1231":{"tf":1.4142135623730951},"1281":{"tf":1.0},"1300":{"tf":1.0},"1423":{"tf":1.0},"1507":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0}},"df":11}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{"0":{"tf":1.0},"1735":{"tf":1.0},"526":{"tf":1.0},"647":{"tf":1.0},"650":{"tf":1.0},"681":{"tf":1.4142135623730951},"729":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0},"815":{"tf":1.4142135623730951}},"df":10}}}}}},"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"114":{"tf":1.0},"116":{"tf":1.0},"122":{"tf":1.0},"1262":{"tf":1.0},"1263":{"tf":1.0},"1267":{"tf":1.0},"1268":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"165":{"tf":1.0},"178":{"tf":1.4142135623730951},"181":{"tf":1.0},"278":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"346":{"tf":1.0},"354":{"tf":1.0},"428":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.0},"52":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0}},"df":39,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"447":{"tf":1.0},"448":{"tf":1.0}},"df":2}}}}}}},"m":{"docs":{},"df":0,"e":{"docs":{"119":{"tf":1.0},"1274":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"1751":{"tf":1.0},"1782":{"tf":1.0},"1812":{"tf":1.0},"491":{"tf":1.0},"514":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951},"903":{"tf":1.0},"993":{"tf":1.0}},"df":13,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"334":{"tf":1.0},"335":{"tf":1.0}},"df":2}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"177":{"tf":1.0},"67":{"tf":1.0}},"df":2}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{"1775":{"tf":1.0},"1776":{"tf":1.0},"1777":{"tf":1.0},"1778":{"tf":1.0},"432":{"tf":1.0},"537":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.7320508075688772},"996":{"tf":1.4142135623730951}},"df":10,"0":{"docs":{"433":{"tf":1.0}},"df":1},"1":{"docs":{"433":{"tf":1.0}},"df":1},"_":{"docs":{},"df":0,"b":{"docs":{"1615":{"tf":1.4142135623730951},"974":{"tf":1.4142135623730951}},"df":2},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1624":{"tf":1.4142135623730951},"983":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"1027":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1027":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"1028":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1028":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,";":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"144":{"tf":1.0}},"df":1}}}},"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1076":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1076":{"tf":1.0}},"df":1}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1074":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1074":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"1079":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1079":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1078":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1078":{"tf":1.0}},"df":1}}}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1075":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1075":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"1077":{"tf":1.0}},"df":1,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1077":{"tf":1.0}},"df":1}}}}}}}}}}}}},"o":{"docs":{"188":{"tf":1.0},"75":{"tf":1.0}},"df":2}},"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"145":{"tf":1.0},"34":{"tf":1.0}},"df":2}}},"g":{"docs":{},"df":0,"l":{"docs":{"188":{"tf":1.0},"75":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"188":{"tf":1.0},"75":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"188":{"tf":1.0},"75":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1536":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1536":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1070":{"tf":1.0},"1071":{"tf":1.0}},"df":2,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1070":{"tf":1.0},"1071":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"108":{"tf":1.0},"1192":{"tf":1.0},"1193":{"tf":1.0},"1489":{"tf":1.0},"1722":{"tf":1.0},"1725":{"tf":1.0},"1759":{"tf":2.0},"1760":{"tf":1.4142135623730951},"1761":{"tf":2.0},"1762":{"tf":2.23606797749979},"1763":{"tf":1.4142135623730951},"1764":{"tf":1.4142135623730951},"1765":{"tf":1.4142135623730951},"1780":{"tf":1.0},"1782":{"tf":1.7320508075688772},"2":{"tf":1.0},"695":{"tf":1.0},"696":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.0},"710":{"tf":2.0},"711":{"tf":1.4142135623730951},"712":{"tf":2.0},"713":{"tf":2.23606797749979},"714":{"tf":1.4142135623730951},"715":{"tf":1.4142135623730951},"716":{"tf":1.4142135623730951},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"729":{"tf":1.4142135623730951},"734":{"tf":1.4142135623730951},"735":{"tf":1.0},"736":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.0},"774":{"tf":1.0},"786":{"tf":1.4142135623730951},"792":{"tf":1.0},"793":{"tf":1.7320508075688772},"794":{"tf":1.7320508075688772},"797":{"tf":1.0},"798":{"tf":1.0},"799":{"tf":1.0},"800":{"tf":1.0},"804":{"tf":1.0},"81":{"tf":1.0},"811":{"tf":1.4142135623730951},"812":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"847":{"tf":1.0},"852":{"tf":1.7320508075688772},"853":{"tf":1.7320508075688772},"854":{"tf":1.0},"855":{"tf":1.0},"862":{"tf":1.4142135623730951},"865":{"tf":1.4142135623730951},"867":{"tf":1.0},"869":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0}},"df":77,"i":{"docs":{},"df":0,"n":{"docs":{"373":{"tf":1.0}},"df":1}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"105":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"105":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"k":{"docs":{"1759":{"tf":1.0},"1760":{"tf":1.0},"1761":{"tf":1.0},"1762":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0}},"df":8},"l":{"docs":{"564":{"tf":1.0}},"df":1}},"p":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"591":{"tf":1.0},"635":{"tf":1.0}},"df":2}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"104":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"104":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1068":{"tf":1.0},"1069":{"tf":1.0}},"df":2,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1068":{"tf":1.0}},"df":1}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1069":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1120":{"tf":1.4142135623730951},"1123":{"tf":1.0},"1124":{"tf":1.4142135623730951},"1130":{"tf":1.4142135623730951},"1136":{"tf":1.7320508075688772},"1137":{"tf":1.4142135623730951},"1156":{"tf":1.0},"1179":{"tf":1.4142135623730951},"1187":{"tf":1.4142135623730951},"1205":{"tf":1.4142135623730951},"1208":{"tf":1.0},"1209":{"tf":1.4142135623730951},"1213":{"tf":1.4142135623730951},"1241":{"tf":1.0},"1322":{"tf":1.0},"1327":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1338":{"tf":1.0},"1379":{"tf":1.0},"1385":{"tf":1.0},"1386":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.0},"1390":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1407":{"tf":1.0},"1439":{"tf":1.0},"1444":{"tf":1.0},"1448":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1458":{"tf":1.0},"1476":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1734":{"tf":1.0},"1782":{"tf":1.0},"1799":{"tf":1.0},"779":{"tf":1.0}},"df":46,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1734":{"tf":1.4142135623730951},"1799":{"tf":1.4142135623730951},"737":{"tf":1.4142135623730951},"779":{"tf":1.4142135623730951},"810":{"tf":1.4142135623730951},"868":{"tf":1.4142135623730951}},"df":6}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1186":{"tf":1.4142135623730951},"1289":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1402":{"tf":1.0},"1403":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1402":{"tf":1.0},"1403":{"tf":1.0}},"df":2}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1374":{"tf":1.0},"1407":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}},"v":{"docs":{"1510":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1387":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1387":{"tf":1.0}},"df":1}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1388":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1388":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"1510":{"tf":1.0}},"df":1,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1289":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1401":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1401":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1374":{"tf":1.0},"1409":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1409":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1519":{"tf":1.0},"369":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1404":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1404":{"tf":1.0}},"df":1}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1523":{"tf":1.0}},"df":1}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1523":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1523":{"tf":1.0}},"df":1}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1410":{"tf":1.0}},"df":1}}}}}}}}},"d":{"docs":{},"df":0,"i":{"docs":{"1361":{"tf":1.4142135623730951},"1389":{"tf":1.0},"1476":{"tf":1.4142135623730951}},"df":3,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1389":{"tf":1.0}},"df":1}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"842":{"tf":1.4142135623730951}},"df":1}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1187":{"tf":1.4142135623730951},"1379":{"tf":1.0},"1380":{"tf":1.0},"1401":{"tf":1.4142135623730951},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1410":{"tf":1.0}},"df":7}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"111":{"tf":1.0},"80":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"113":{"tf":1.4142135623730951}},"df":1}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"112":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"779":{"tf":1.0}},"df":1}},"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.4142135623730951}},"df":1}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1193":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"534":{"tf":1.0},"535":{"tf":1.0},"681":{"tf":1.0},"849":{"tf":1.0}},"df":9,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"849":{"tf":1.0}},"df":1}}}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1197":{"tf":1.4142135623730951}},"df":1}}}}}},"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"850":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"850":{"tf":1.0}},"df":1}}}}}}}}}}}},"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{"485":{"tf":1.0},"517":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"485":{"tf":1.0},"517":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"206":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"206":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"681":{"tf":1.7320508075688772},"687":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"579":{"tf":1.0},"580":{"tf":1.0},"611":{"tf":1.0},"655":{"tf":1.0},"681":{"tf":1.0}},"df":5}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"435":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"177":{"tf":1.0},"67":{"tf":1.0}},"df":2}}}}}},"i":{"docs":{"627":{"tf":1.0},"681":{"tf":1.4142135623730951}},"df":2,"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1152":{"tf":1.0},"1237":{"tf":1.0},"1276":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"681":{"tf":1.0},"697":{"tf":1.0},"717":{"tf":1.0},"795":{"tf":1.0},"845":{"tf":1.0}},"df":10}}}}},"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1180":{"tf":1.0}},"df":1}},"e":{"docs":{"133":{"tf":1.0},"148":{"tf":1.0},"1823":{"tf":1.0},"188":{"tf":1.0},"192":{"tf":1.0},"23":{"tf":1.0},"37":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"595":{"tf":1.0},"597":{"tf":1.0},"639":{"tf":1.0},"640":{"tf":1.0},"725":{"tf":1.0},"75":{"tf":1.0},"79":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0}},"df":30,"/":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{"125":{"tf":1.0}},"df":1}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0},"416":{"tf":1.0}},"df":4}}}},"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{"245":{"tf":1.4142135623730951},"247":{"tf":1.0}},"df":2}}}}}},"o":{"docs":{"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"145":{"tf":1.0},"34":{"tf":1.0},"681":{"tf":1.0},"9":{"tf":1.0}},"df":8}},"x":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0}},"df":3},"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{"100":{"tf":1.4142135623730951},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"110":{"tf":1.0},"1109":{"tf":1.4142135623730951},"1110":{"tf":1.4142135623730951},"1111":{"tf":1.4142135623730951},"1112":{"tf":1.4142135623730951},"1113":{"tf":1.4142135623730951},"1114":{"tf":1.4142135623730951},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"1123":{"tf":1.4142135623730951},"1124":{"tf":1.4142135623730951},"1125":{"tf":1.4142135623730951},"1126":{"tf":1.4142135623730951},"1127":{"tf":1.4142135623730951},"1128":{"tf":1.4142135623730951},"1129":{"tf":1.4142135623730951},"1130":{"tf":1.4142135623730951},"1131":{"tf":1.4142135623730951},"1132":{"tf":1.4142135623730951},"1133":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":2.0},"1136":{"tf":1.4142135623730951},"1137":{"tf":1.4142135623730951},"114":{"tf":1.4142135623730951},"1140":{"tf":1.0},"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"115":{"tf":1.4142135623730951},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"1162":{"tf":1.0},"117":{"tf":1.7320508075688772},"1171":{"tf":1.4142135623730951},"1172":{"tf":1.4142135623730951},"1176":{"tf":1.0},"1177":{"tf":1.4142135623730951},"1178":{"tf":1.0},"1179":{"tf":1.4142135623730951},"118":{"tf":1.7320508075688772},"1180":{"tf":1.4142135623730951},"1181":{"tf":1.4142135623730951},"1182":{"tf":1.4142135623730951},"1183":{"tf":1.4142135623730951},"1184":{"tf":1.4142135623730951},"1185":{"tf":1.4142135623730951},"1186":{"tf":1.4142135623730951},"1187":{"tf":1.4142135623730951},"1188":{"tf":1.4142135623730951},"119":{"tf":1.7320508075688772},"1192":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.4142135623730951},"1197":{"tf":1.4142135623730951},"120":{"tf":1.7320508075688772},"1204":{"tf":1.4142135623730951},"1205":{"tf":1.4142135623730951},"1206":{"tf":1.4142135623730951},"1207":{"tf":1.4142135623730951},"1208":{"tf":1.4142135623730951},"1209":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"1210":{"tf":1.4142135623730951},"1211":{"tf":1.4142135623730951},"1212":{"tf":1.4142135623730951},"1213":{"tf":1.4142135623730951},"1214":{"tf":1.4142135623730951},"1215":{"tf":1.0},"1216":{"tf":1.0},"1217":{"tf":1.4142135623730951},"1218":{"tf":1.4142135623730951},"1219":{"tf":1.4142135623730951},"122":{"tf":1.0},"1220":{"tf":2.0},"1225":{"tf":1.0},"1229":{"tf":1.0},"123":{"tf":1.7320508075688772},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.4142135623730951},"1244":{"tf":1.0},"125":{"tf":1.4142135623730951},"1253":{"tf":1.4142135623730951},"1254":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"1296":{"tf":1.0},"130":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"131":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1317":{"tf":1.0},"132":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"133":{"tf":1.4142135623730951},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"134":{"tf":1.0},"1341":{"tf":1.0},"1343":{"tf":1.0},"1350":{"tf":1.4142135623730951},"1351":{"tf":1.4142135623730951},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1358":{"tf":1.0},"137":{"tf":1.4142135623730951},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"1379":{"tf":1.0},"138":{"tf":1.4142135623730951},"1380":{"tf":1.0},"139":{"tf":1.4142135623730951},"1393":{"tf":1.0},"1394":{"tf":1.4142135623730951},"1395":{"tf":1.0},"140":{"tf":1.4142135623730951},"1400":{"tf":1.0},"1401":{"tf":1.4142135623730951},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1404":{"tf":1.4142135623730951},"1405":{"tf":1.4142135623730951},"1406":{"tf":1.4142135623730951},"1407":{"tf":1.0},"1409":{"tf":1.4142135623730951},"141":{"tf":2.23606797749979},"1413":{"tf":1.4142135623730951},"1414":{"tf":1.4142135623730951},"1415":{"tf":1.4142135623730951},"1419":{"tf":1.0},"1421":{"tf":1.0},"1425":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.0},"1439":{"tf":1.4142135623730951},"144":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1460":{"tf":1.0},"1462":{"tf":1.0},"1465":{"tf":1.4142135623730951},"1466":{"tf":1.0},"1467":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"1722":{"tf":1.0},"1729":{"tf":1.4142135623730951},"1730":{"tf":1.4142135623730951},"1731":{"tf":1.4142135623730951},"1732":{"tf":1.4142135623730951},"1733":{"tf":1.0},"1736":{"tf":1.4142135623730951},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"1740":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1742":{"tf":1.4142135623730951},"1743":{"tf":1.4142135623730951},"1744":{"tf":1.4142135623730951},"1745":{"tf":1.4142135623730951},"1746":{"tf":1.0},"1747":{"tf":1.0},"1748":{"tf":1.0},"1749":{"tf":1.0},"1750":{"tf":1.0},"1751":{"tf":1.0},"1752":{"tf":1.0},"1753":{"tf":1.0},"1754":{"tf":1.0},"1755":{"tf":1.0},"1756":{"tf":1.0},"1759":{"tf":1.4142135623730951},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.4142135623730951},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"1771":{"tf":1.0},"178":{"tf":2.23606797749979},"179":{"tf":2.0},"1792":{"tf":1.4142135623730951},"1793":{"tf":1.4142135623730951},"1794":{"tf":1.4142135623730951},"1795":{"tf":1.4142135623730951},"1796":{"tf":1.0},"1797":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"180":{"tf":1.7320508075688772},"1800":{"tf":1.0},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"1805":{"tf":1.4142135623730951},"1806":{"tf":1.4142135623730951},"1807":{"tf":1.4142135623730951},"1808":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"1810":{"tf":1.0},"1811":{"tf":1.0},"1812":{"tf":1.0},"1813":{"tf":1.0},"1814":{"tf":1.0},"1815":{"tf":1.0},"1816":{"tf":1.0},"1817":{"tf":1.0},"1818":{"tf":1.0},"1819":{"tf":1.0},"182":{"tf":2.0},"1823":{"tf":1.4142135623730951},"188":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.4142135623730951},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"23":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"28":{"tf":2.23606797749979},"29":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951},"33":{"tf":1.0},"401":{"tf":1.4142135623730951},"403":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"416":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"479":{"tf":1.0},"48":{"tf":1.0},"480":{"tf":1.4142135623730951},"481":{"tf":1.0},"482":{"tf":1.4142135623730951},"485":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"49":{"tf":1.0},"491":{"tf":1.0},"494":{"tf":1.4142135623730951},"495":{"tf":1.0},"499":{"tf":1.0},"50":{"tf":1.0},"502":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"509":{"tf":1.4142135623730951},"51":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"52":{"tf":1.0},"521":{"tf":1.4142135623730951},"522":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"53":{"tf":1.0},"534":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"571":{"tf":1.0},"58":{"tf":1.0},"590":{"tf":1.4142135623730951},"591":{"tf":1.0},"592":{"tf":1.4142135623730951},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.4142135623730951},"597":{"tf":1.4142135623730951},"599":{"tf":1.4142135623730951},"600":{"tf":1.4142135623730951},"604":{"tf":1.4142135623730951},"605":{"tf":1.4142135623730951},"607":{"tf":1.4142135623730951},"608":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"610":{"tf":1.4142135623730951},"611":{"tf":1.4142135623730951},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.4142135623730951},"615":{"tf":1.4142135623730951},"616":{"tf":1.4142135623730951},"620":{"tf":1.4142135623730951},"621":{"tf":1.4142135623730951},"634":{"tf":1.4142135623730951},"635":{"tf":1.0},"636":{"tf":1.4142135623730951},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.4142135623730951},"640":{"tf":1.4142135623730951},"643":{"tf":1.4142135623730951},"644":{"tf":1.4142135623730951},"647":{"tf":1.4142135623730951},"648":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"652":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"655":{"tf":1.4142135623730951},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"658":{"tf":1.4142135623730951},"659":{"tf":1.4142135623730951},"660":{"tf":1.4142135623730951},"663":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951},"666":{"tf":1.4142135623730951},"68":{"tf":2.23606797749979},"69":{"tf":1.4142135623730951},"695":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"699":{"tf":1.0},"70":{"tf":2.0},"700":{"tf":1.0},"708":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"71":{"tf":1.7320508075688772},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.4142135623730951},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"719":{"tf":1.0},"72":{"tf":2.0},"720":{"tf":1.0},"725":{"tf":1.4142135623730951},"734":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"75":{"tf":1.0},"752":{"tf":1.4142135623730951},"753":{"tf":1.4142135623730951},"754":{"tf":1.4142135623730951},"755":{"tf":1.4142135623730951},"768":{"tf":1.4142135623730951},"769":{"tf":1.4142135623730951},"774":{"tf":1.4142135623730951},"779":{"tf":1.0},"78":{"tf":1.0},"780":{"tf":1.4142135623730951},"786":{"tf":1.0},"79":{"tf":1.4142135623730951},"791":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0},"799":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"81":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.4142135623730951},"84":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"865":{"tf":1.0},"866":{"tf":1.4142135623730951},"867":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"886":{"tf":1.4142135623730951},"887":{"tf":1.4142135623730951},"900":{"tf":1.0},"903":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951},"963":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":1.0},"990":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.4142135623730951},"996":{"tf":1.4142135623730951},"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951}},"df":501,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"490":{"tf":1.0},"513":{"tf":1.0}},"df":2}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"995":{"tf":1.0}},"df":1,"1":{"docs":{},"df":0,"2":{"docs":{},"df":0,"8":{"docs":{"1404":{"tf":1.4142135623730951},"1406":{"tf":1.4142135623730951},"1519":{"tf":1.4142135623730951},"428":{"tf":1.0},"436":{"tf":1.0}},"df":5,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"305":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"305":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"6":{"docs":{"1001":{"tf":1.0},"110":{"tf":1.4142135623730951},"1147":{"tf":1.4142135623730951},"1229":{"tf":1.4142135623730951},"1303":{"tf":1.4142135623730951},"1307":{"tf":2.449489742783178},"131":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"1425":{"tf":1.4142135623730951},"1430":{"tf":2.449489742783178},"156":{"tf":1.0},"1590":{"tf":1.0},"173":{"tf":1.0},"1755":{"tf":1.4142135623730951},"1756":{"tf":1.4142135623730951},"1815":{"tf":1.4142135623730951},"1816":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"419":{"tf":1.0},"428":{"tf":3.1622776601683795},"435":{"tf":1.0},"437":{"tf":2.0},"46":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.4142135623730951},"464":{"tf":1.0},"64":{"tf":1.0}},"df":42},"9":{"docs":{},"df":0,"2":{"docs":{"430":{"tf":1.0}},"df":1}}},"2":{"docs":{},"df":0,"4":{"docs":{"1751":{"tf":1.4142135623730951},"1780":{"tf":1.0},"1812":{"tf":1.4142135623730951}},"df":3,"8":{"docs":{"1753":{"tf":1.4142135623730951},"1780":{"tf":1.0},"1817":{"tf":1.4142135623730951},"791":{"tf":1.0},"806":{"tf":1.0},"851":{"tf":1.0}},"df":6}},"5":{"docs":{},"df":0,"6":{"docs":{"100":{"tf":2.0},"1000":{"tf":1.0},"1002":{"tf":2.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1015":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1028":{"tf":1.0},"103":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1032":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1038":{"tf":1.0},"104":{"tf":2.0},"1047":{"tf":1.0},"105":{"tf":2.0},"1055":{"tf":1.0},"1058":{"tf":1.0},"106":{"tf":2.0},"1069":{"tf":1.0},"107":{"tf":2.0},"1070":{"tf":1.0},"1071":{"tf":1.4142135623730951},"108":{"tf":2.449489742783178},"1080":{"tf":1.0},"1081":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"109":{"tf":2.0},"110":{"tf":2.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"1105":{"tf":1.0},"1106":{"tf":1.0},"1107":{"tf":1.0},"1109":{"tf":2.23606797749979},"1110":{"tf":2.23606797749979},"1111":{"tf":2.23606797749979},"1112":{"tf":2.23606797749979},"1113":{"tf":1.7320508075688772},"1114":{"tf":1.7320508075688772},"112":{"tf":1.0},"1121":{"tf":1.4142135623730951},"1123":{"tf":2.0},"1124":{"tf":1.7320508075688772},"1125":{"tf":1.7320508075688772},"1127":{"tf":1.7320508075688772},"1128":{"tf":1.4142135623730951},"1129":{"tf":1.4142135623730951},"113":{"tf":1.0},"1130":{"tf":2.0},"1131":{"tf":2.449489742783178},"1132":{"tf":1.7320508075688772},"1133":{"tf":1.4142135623730951},"1134":{"tf":1.4142135623730951},"1135":{"tf":2.23606797749979},"1136":{"tf":2.0},"1137":{"tf":2.0},"114":{"tf":1.7320508075688772},"1140":{"tf":2.0},"115":{"tf":1.7320508075688772},"1150":{"tf":1.4142135623730951},"1151":{"tf":2.0},"1152":{"tf":2.0},"1157":{"tf":1.0},"1158":{"tf":1.0},"1159":{"tf":2.0},"1162":{"tf":1.4142135623730951},"117":{"tf":1.7320508075688772},"1171":{"tf":2.8284271247461903},"1172":{"tf":2.8284271247461903},"1179":{"tf":1.4142135623730951},"1180":{"tf":1.4142135623730951},"1181":{"tf":1.7320508075688772},"1183":{"tf":1.4142135623730951},"1185":{"tf":1.7320508075688772},"1186":{"tf":1.4142135623730951},"1187":{"tf":2.0},"1188":{"tf":1.7320508075688772},"119":{"tf":2.23606797749979},"1191":{"tf":1.0},"1192":{"tf":1.4142135623730951},"1193":{"tf":1.4142135623730951},"1194":{"tf":2.449489742783178},"1195":{"tf":2.449489742783178},"1196":{"tf":1.4142135623730951},"1197":{"tf":3.0},"120":{"tf":2.23606797749979},"1201":{"tf":1.4142135623730951},"1207":{"tf":1.4142135623730951},"1208":{"tf":2.0},"1209":{"tf":1.7320508075688772},"121":{"tf":2.8284271247461903},"1210":{"tf":1.7320508075688772},"1211":{"tf":2.449489742783178},"1212":{"tf":1.4142135623730951},"1213":{"tf":2.0},"1214":{"tf":1.7320508075688772},"1215":{"tf":1.4142135623730951},"1216":{"tf":1.4142135623730951},"1217":{"tf":1.4142135623730951},"1219":{"tf":1.7320508075688772},"122":{"tf":1.7320508075688772},"1220":{"tf":2.23606797749979},"1222":{"tf":1.4142135623730951},"1225":{"tf":2.0},"1235":{"tf":1.4142135623730951},"1236":{"tf":2.0},"1237":{"tf":2.0},"124":{"tf":1.0},"1244":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"1253":{"tf":2.8284271247461903},"1254":{"tf":2.8284271247461903},"1262":{"tf":1.4142135623730951},"1263":{"tf":1.4142135623730951},"1264":{"tf":1.0},"1265":{"tf":1.0},"1266":{"tf":1.0},"1267":{"tf":2.0},"1268":{"tf":2.0},"1269":{"tf":1.0},"1270":{"tf":1.0},"1271":{"tf":1.4142135623730951},"1272":{"tf":1.4142135623730951},"1273":{"tf":1.0},"1274":{"tf":2.0},"1275":{"tf":1.4142135623730951},"1278":{"tf":1.4142135623730951},"1279":{"tf":1.0},"1280":{"tf":1.0},"1281":{"tf":1.4142135623730951},"1282":{"tf":1.0},"1283":{"tf":1.4142135623730951},"1287":{"tf":2.0},"1288":{"tf":1.7320508075688772},"1289":{"tf":1.7320508075688772},"1302":{"tf":1.4142135623730951},"1312":{"tf":1.4142135623730951},"1313":{"tf":1.4142135623730951},"1314":{"tf":1.4142135623730951},"1317":{"tf":1.4142135623730951},"1318":{"tf":1.0},"1319":{"tf":2.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1324":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1342":{"tf":1.0},"1350":{"tf":2.0},"1351":{"tf":2.8284271247461903},"1352":{"tf":2.0},"1353":{"tf":2.23606797749979},"1354":{"tf":2.23606797749979},"1355":{"tf":1.7320508075688772},"1356":{"tf":2.0},"1357":{"tf":1.4142135623730951},"1358":{"tf":2.0},"1361":{"tf":1.0},"1362":{"tf":1.0},"1363":{"tf":1.0},"1364":{"tf":1.0},"1365":{"tf":1.0},"1366":{"tf":1.4142135623730951},"1367":{"tf":1.4142135623730951},"1368":{"tf":1.0},"1370":{"tf":1.7320508075688772},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"1379":{"tf":1.0},"138":{"tf":1.7320508075688772},"1380":{"tf":1.0},"1383":{"tf":1.0},"1384":{"tf":1.7320508075688772},"1385":{"tf":1.0},"1386":{"tf":1.0},"1387":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.0},"1390":{"tf":1.0},"1393":{"tf":1.4142135623730951},"1394":{"tf":2.449489742783178},"1395":{"tf":1.7320508075688772},"140":{"tf":2.449489742783178},"1401":{"tf":1.4142135623730951},"1402":{"tf":1.4142135623730951},"1403":{"tf":2.0},"1405":{"tf":1.4142135623730951},"1407":{"tf":2.0},"1409":{"tf":2.0},"1410":{"tf":1.4142135623730951},"1413":{"tf":2.0},"1414":{"tf":2.0},"1415":{"tf":2.0},"1426":{"tf":1.4142135623730951},"1435":{"tf":1.4142135623730951},"1436":{"tf":1.4142135623730951},"1437":{"tf":1.4142135623730951},"1438":{"tf":1.4142135623730951},"144":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1445":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"145":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1461":{"tf":1.0},"1465":{"tf":2.8284271247461903},"1466":{"tf":2.0},"1467":{"tf":2.0},"1470":{"tf":1.0},"1471":{"tf":1.0},"1472":{"tf":1.0},"1473":{"tf":1.0},"1474":{"tf":1.4142135623730951},"1475":{"tf":1.4142135623730951},"1476":{"tf":1.0},"1477":{"tf":1.0},"1478":{"tf":1.7320508075688772},"1489":{"tf":1.0},"1494":{"tf":1.0},"1495":{"tf":1.4142135623730951},"1496":{"tf":1.4142135623730951},"1497":{"tf":1.4142135623730951},"1499":{"tf":1.7320508075688772},"1500":{"tf":1.0},"1501":{"tf":2.0},"1502":{"tf":1.4142135623730951},"1503":{"tf":1.4142135623730951},"1504":{"tf":1.0},"1505":{"tf":1.4142135623730951},"1506":{"tf":1.0},"1507":{"tf":1.4142135623730951},"1508":{"tf":1.0},"1509":{"tf":1.4142135623730951},"1510":{"tf":1.4142135623730951},"1519":{"tf":1.0},"1520":{"tf":2.8284271247461903},"1521":{"tf":2.8284271247461903},"1522":{"tf":2.23606797749979},"1523":{"tf":1.7320508075688772},"1534":{"tf":1.0},"1537":{"tf":1.0},"1538":{"tf":1.0},"1541":{"tf":1.0},"1542":{"tf":1.0},"1543":{"tf":1.0},"1568":{"tf":1.0},"1571":{"tf":1.0},"1573":{"tf":1.0},"1574":{"tf":1.4142135623730951},"1575":{"tf":1.4142135623730951},"1578":{"tf":1.0},"1579":{"tf":1.0},"1583":{"tf":1.4142135623730951},"1585":{"tf":1.4142135623730951},"1589":{"tf":1.0},"1591":{"tf":2.0},"1592":{"tf":1.4142135623730951},"1599":{"tf":1.0},"1600":{"tf":1.0},"1608":{"tf":1.0},"1609":{"tf":1.0},"1610":{"tf":1.0},"1611":{"tf":1.0},"1612":{"tf":1.0},"1613":{"tf":1.0},"1614":{"tf":1.0},"1615":{"tf":1.0},"1616":{"tf":1.0},"1617":{"tf":1.0},"1618":{"tf":1.0},"1619":{"tf":1.0},"1620":{"tf":1.0},"1621":{"tf":1.0},"1622":{"tf":1.0},"1623":{"tf":1.0},"1624":{"tf":1.0},"1625":{"tf":1.0},"1626":{"tf":1.0},"1627":{"tf":1.0},"1631":{"tf":1.0},"1648":{"tf":1.0},"1651":{"tf":1.0},"1652":{"tf":1.0},"1656":{"tf":1.4142135623730951},"1657":{"tf":1.4142135623730951},"1658":{"tf":1.4142135623730951},"1659":{"tf":1.0},"1660":{"tf":1.0},"1661":{"tf":1.0},"1662":{"tf":1.0},"1663":{"tf":1.0},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0},"1670":{"tf":1.4142135623730951},"1673":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.7320508075688772},"1719":{"tf":1.7320508075688772},"1720":{"tf":1.7320508075688772},"1721":{"tf":1.7320508075688772},"1722":{"tf":1.7320508075688772},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.4142135623730951},"1729":{"tf":2.449489742783178},"1730":{"tf":2.449489742783178},"1731":{"tf":2.449489742783178},"1732":{"tf":2.449489742783178},"1734":{"tf":1.0},"1737":{"tf":1.0},"1738":{"tf":2.449489742783178},"1739":{"tf":2.449489742783178},"1740":{"tf":2.449489742783178},"1741":{"tf":2.449489742783178},"1742":{"tf":1.4142135623730951},"1743":{"tf":1.4142135623730951},"1744":{"tf":1.4142135623730951},"1745":{"tf":1.4142135623730951},"1746":{"tf":1.4142135623730951},"1759":{"tf":2.449489742783178},"1760":{"tf":2.449489742783178},"1761":{"tf":2.449489742783178},"1762":{"tf":2.449489742783178},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.4142135623730951},"1767":{"tf":1.0},"1768":{"tf":1.0},"1771":{"tf":1.7320508075688772},"1774":{"tf":1.4142135623730951},"1775":{"tf":1.7320508075688772},"1776":{"tf":2.0},"1777":{"tf":1.0},"1778":{"tf":1.0},"1779":{"tf":1.4142135623730951},"179":{"tf":1.7320508075688772},"1791":{"tf":1.4142135623730951},"1792":{"tf":2.449489742783178},"1793":{"tf":2.449489742783178},"1794":{"tf":2.449489742783178},"1795":{"tf":2.449489742783178},"1798":{"tf":1.0},"1799":{"tf":1.0},"180":{"tf":1.7320508075688772},"1800":{"tf":1.4142135623730951},"1801":{"tf":2.449489742783178},"1802":{"tf":2.449489742783178},"1803":{"tf":2.449489742783178},"1804":{"tf":2.449489742783178},"1805":{"tf":1.4142135623730951},"1806":{"tf":1.4142135623730951},"1807":{"tf":1.4142135623730951},"1808":{"tf":1.4142135623730951},"181":{"tf":1.7320508075688772},"182":{"tf":1.7320508075688772},"185":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"200":{"tf":1.0},"204":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"27":{"tf":2.449489742783178},"273":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"277":{"tf":1.4142135623730951},"29":{"tf":1.7320508075688772},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"305":{"tf":1.4142135623730951},"307":{"tf":1.0},"308":{"tf":1.4142135623730951},"309":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.4142135623730951},"312":{"tf":1.4142135623730951},"313":{"tf":1.4142135623730951},"314":{"tf":1.0},"317":{"tf":1.7320508075688772},"318":{"tf":1.4142135623730951},"319":{"tf":1.4142135623730951},"320":{"tf":1.4142135623730951},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.4142135623730951},"33":{"tf":1.0},"330":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951},"334":{"tf":1.7320508075688772},"335":{"tf":1.4142135623730951},"336":{"tf":1.4142135623730951},"337":{"tf":1.0},"34":{"tf":1.0},"343":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.4142135623730951},"357":{"tf":1.0},"358":{"tf":1.4142135623730951},"360":{"tf":1.4142135623730951},"361":{"tf":1.4142135623730951},"363":{"tf":1.7320508075688772},"366":{"tf":1.0},"367":{"tf":1.4142135623730951},"369":{"tf":1.4142135623730951},"370":{"tf":1.4142135623730951},"372":{"tf":1.4142135623730951},"374":{"tf":1.4142135623730951},"375":{"tf":1.4142135623730951},"376":{"tf":1.4142135623730951},"377":{"tf":1.4142135623730951},"378":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"381":{"tf":1.4142135623730951},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"394":{"tf":1.4142135623730951},"419":{"tf":1.0},"426":{"tf":1.0},"428":{"tf":1.7320508075688772},"430":{"tf":1.7320508075688772},"431":{"tf":2.8284271247461903},"432":{"tf":1.0},"433":{"tf":1.4142135623730951},"436":{"tf":1.0},"437":{"tf":1.0},"444":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.0},"460":{"tf":1.0},"467":{"tf":1.4142135623730951},"491":{"tf":1.7320508075688772},"514":{"tf":1.7320508075688772},"537":{"tf":2.0},"548":{"tf":1.0},"566":{"tf":1.0},"592":{"tf":1.0},"594":{"tf":1.7320508075688772},"609":{"tf":1.4142135623730951},"610":{"tf":1.4142135623730951},"629":{"tf":1.0},"636":{"tf":1.0},"638":{"tf":1.7320508075688772},"653":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"678":{"tf":1.4142135623730951},"69":{"tf":1.7320508075688772},"695":{"tf":2.0},"696":{"tf":2.0},"699":{"tf":1.4142135623730951},"70":{"tf":1.7320508075688772},"708":{"tf":2.0},"709":{"tf":2.0},"71":{"tf":1.7320508075688772},"710":{"tf":2.449489742783178},"711":{"tf":2.449489742783178},"712":{"tf":2.449489742783178},"713":{"tf":2.449489742783178},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.4142135623730951},"72":{"tf":1.7320508075688772},"720":{"tf":1.4142135623730951},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"726":{"tf":1.0},"727":{"tf":1.0},"735":{"tf":1.0},"736":{"tf":1.0},"737":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":1.4142135623730951},"742":{"tf":1.4142135623730951},"743":{"tf":1.4142135623730951},"744":{"tf":1.4142135623730951},"745":{"tf":1.4142135623730951},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.0},"75":{"tf":1.4142135623730951},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.7320508075688772},"753":{"tf":1.7320508075688772},"754":{"tf":1.7320508075688772},"755":{"tf":1.7320508075688772},"758":{"tf":1.0},"759":{"tf":1.0},"761":{"tf":1.4142135623730951},"762":{"tf":1.4142135623730951},"763":{"tf":1.4142135623730951},"764":{"tf":1.4142135623730951},"768":{"tf":1.7320508075688772},"769":{"tf":1.7320508075688772},"770":{"tf":1.0},"771":{"tf":1.0},"772":{"tf":1.0},"773":{"tf":1.0},"774":{"tf":1.7320508075688772},"775":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.4142135623730951},"780":{"tf":1.7320508075688772},"793":{"tf":1.4142135623730951},"794":{"tf":1.4142135623730951},"797":{"tf":1.7320508075688772},"798":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951},"810":{"tf":1.0},"813":{"tf":1.4142135623730951},"814":{"tf":1.4142135623730951},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"82":{"tf":1.7320508075688772},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772},"842":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"850":{"tf":1.0},"852":{"tf":1.4142135623730951},"853":{"tf":1.4142135623730951},"854":{"tf":1.7320508075688772},"855":{"tf":1.4142135623730951},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"860":{"tf":1.0},"868":{"tf":1.0},"869":{"tf":1.0},"87":{"tf":1.0},"870":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"875":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0},"88":{"tf":1.4142135623730951},"882":{"tf":1.0},"883":{"tf":1.0},"886":{"tf":1.7320508075688772},"887":{"tf":1.7320508075688772},"89":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"900":{"tf":1.4142135623730951},"902":{"tf":1.0},"903":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"92":{"tf":3.1622776601683795},"920":{"tf":1.0},"921":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.4142135623730951},"928":{"tf":1.0},"93":{"tf":2.0},"930":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0},"939":{"tf":1.4142135623730951},"94":{"tf":2.449489742783178},"940":{"tf":1.4142135623730951},"941":{"tf":1.4142135623730951},"942":{"tf":1.4142135623730951},"943":{"tf":1.7320508075688772},"944":{"tf":1.7320508075688772},"945":{"tf":1.7320508075688772},"946":{"tf":1.0},"947":{"tf":1.4142135623730951},"948":{"tf":1.4142135623730951},"949":{"tf":1.4142135623730951},"95":{"tf":2.0},"955":{"tf":1.0},"96":{"tf":2.0},"960":{"tf":1.0},"961":{"tf":1.0},"963":{"tf":2.23606797749979},"964":{"tf":2.23606797749979},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"97":{"tf":1.4142135623730951},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.0},"979":{"tf":1.0},"98":{"tf":2.449489742783178},"980":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0},"988":{"tf":1.4142135623730951},"989":{"tf":1.4142135623730951},"99":{"tf":1.7320508075688772},"990":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951},"993":{"tf":1.0},"995":{"tf":2.0},"996":{"tf":1.4142135623730951},"997":{"tf":3.1622776601683795},"998":{"tf":2.23606797749979},"999":{"tf":1.4142135623730951}},"df":670,"[":{"docs":{},"df":0,"2":{"docs":{"117":{"tf":1.4142135623730951}},"df":1}},"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1013":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}},"3":{"docs":{},"df":0,"2":{"docs":{"100":{"tf":1.4142135623730951},"1132":{"tf":1.4142135623730951},"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1159":{"tf":1.0},"1165":{"tf":1.0},"1166":{"tf":1.0},"1167":{"tf":1.0},"1183":{"tf":1.4142135623730951},"1214":{"tf":1.4142135623730951},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1247":{"tf":1.0},"1248":{"tf":1.0},"1249":{"tf":1.0},"1283":{"tf":1.7320508075688772},"1290":{"tf":1.4142135623730951},"1291":{"tf":1.7320508075688772},"1319":{"tf":1.0},"1400":{"tf":1.7320508075688772},"1401":{"tf":1.7320508075688772},"1409":{"tf":1.0},"1509":{"tf":1.7320508075688772},"1516":{"tf":1.4142135623730951},"1517":{"tf":1.7320508075688772},"158":{"tf":1.0},"159":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"1780":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"419":{"tf":1.4142135623730951},"430":{"tf":1.7320508075688772},"435":{"tf":1.4142135623730951},"54":{"tf":1.0},"55":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0}},"df":43}},"4":{"docs":{},"df":0,"0":{"docs":{"786":{"tf":1.4142135623730951},"803":{"tf":1.0},"807":{"tf":1.0},"832":{"tf":1.4142135623730951},"838":{"tf":1.0}},"df":5},"8":{"docs":{"629":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"802":{"tf":1.4142135623730951},"803":{"tf":1.0},"807":{"tf":1.0},"832":{"tf":1.4142135623730951},"837":{"tf":1.4142135623730951},"838":{"tf":1.0}},"df":8}},"6":{"docs":{},"df":0,"4":{"docs":{"435":{"tf":1.0}},"df":1}},"8":{"docs":{"108":{"tf":2.0},"109":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"114":{"tf":1.0},"1383":{"tf":1.0},"1510":{"tf":1.0},"1516":{"tf":1.0},"1517":{"tf":1.0},"1534":{"tf":1.0},"1541":{"tf":1.0},"155":{"tf":1.0},"1566":{"tf":1.0},"1571":{"tf":1.0},"166":{"tf":1.0},"1692":{"tf":1.0},"172":{"tf":1.0},"1752":{"tf":1.0},"1780":{"tf":1.0},"1781":{"tf":1.0},"1788":{"tf":1.4142135623730951},"1813":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"281":{"tf":1.0},"324":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"428":{"tf":1.0},"435":{"tf":1.4142135623730951},"436":{"tf":1.0},"447":{"tf":1.0},"45":{"tf":1.0},"458":{"tf":1.0},"459":{"tf":1.0},"56":{"tf":1.0},"570":{"tf":1.0},"62":{"tf":1.0},"706":{"tf":1.0},"786":{"tf":1.4142135623730951},"792":{"tf":1.4142135623730951},"807":{"tf":1.0},"812":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"860":{"tf":1.4142135623730951},"867":{"tf":1.4142135623730951},"991":{"tf":1.0},"994":{"tf":1.4142135623730951}},"df":53,"0":{"docs":{"1574":{"tf":1.4142135623730951},"1575":{"tf":1.4142135623730951},"1585":{"tf":1.4142135623730951}},"df":3},"8":{"docs":{"629":{"tf":1.0}},"df":1},"[":{"docs":{},"df":0,"2":{"docs":{"338":{"tf":1.0}},"df":1}}},"9":{"docs":{},"df":0,"6":{"docs":{"1159":{"tf":1.0},"1319":{"tf":1.0},"154":{"tf":1.0},"174":{"tf":1.0},"1781":{"tf":1.0},"1809":{"tf":1.0},"419":{"tf":1.0},"43":{"tf":1.0},"532":{"tf":1.0},"565":{"tf":1.0},"570":{"tf":1.0},"63":{"tf":1.0}},"df":12}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"903":{"tf":1.0},"933":{"tf":1.4142135623730951}},"df":2}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{"89":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"89":{"tf":1.0}},"df":1}}}}}}}}}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1062":{"tf":1.0},"1063":{"tf":1.0}},"df":2}},"d":{"docs":{},"df":0,"j":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"106":{"tf":1.0},"107":{"tf":1.0},"1123":{"tf":1.0},"1130":{"tf":1.4142135623730951},"1131":{"tf":1.4142135623730951},"1171":{"tf":1.0},"1172":{"tf":1.0},"1208":{"tf":1.0},"1211":{"tf":1.4142135623730951},"1213":{"tf":1.4142135623730951},"1253":{"tf":1.0},"1254":{"tf":1.0}},"df":12}}}}}},"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4}}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"1266":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1266":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"10":{"tf":1.0},"1119":{"tf":1.0},"1132":{"tf":1.4142135623730951},"1183":{"tf":1.4142135623730951},"1204":{"tf":1.0},"1214":{"tf":1.4142135623730951}},"df":6,"l":{"docs":{},"df":0,"i":{"docs":{"1782":{"tf":1.4142135623730951},"729":{"tf":1.0},"731":{"tf":1.0},"734":{"tf":1.4142135623730951},"767":{"tf":1.0},"779":{"tf":1.4142135623730951},"786":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.4142135623730951},"804":{"tf":1.7320508075688772},"807":{"tf":1.0},"811":{"tf":1.4142135623730951},"834":{"tf":1.4142135623730951},"854":{"tf":1.0},"855":{"tf":1.4142135623730951},"862":{"tf":1.0},"865":{"tf":1.4142135623730951}},"df":17},"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"807":{"tf":1.0}},"df":1}}}}}}}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"681":{"tf":1.0}},"df":1}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"1132":{"tf":1.0},"1214":{"tf":1.0}},"df":2}}}}}}},"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{"181":{"tf":1.0},"428":{"tf":1.0},"69":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"994":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.4142135623730951},"998":{"tf":1.0}},"df":9,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"v":{"docs":{},"df":0,"2":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"791":{"tf":1.0},"851":{"tf":1.0}},"df":2}}}}}}}}}},"t":{"docs":{"1101":{"tf":1.0}},"df":1}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"9":{"tf":1.0}},"df":1}}}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"681":{"tf":1.0}},"df":1}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"116":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0}},"df":3}},"u":{"docs":{},"df":0,"s":{"docs":{"698":{"tf":1.4142135623730951},"718":{"tf":1.4142135623730951},"796":{"tf":1.4142135623730951},"846":{"tf":1.4142135623730951}},"df":4}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"859":{"tf":1.0},"886":{"tf":2.0}},"df":6,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"886":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"948":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"948":{"tf":1.0}},"df":1}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{"949":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"949":{"tf":1.0}},"df":1}}}}}}}}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"947":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"947":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"t":{"docs":{"495":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951}},"df":2}},"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1621":{"tf":1.4142135623730951},"980":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"159":{"tf":1.0},"55":{"tf":1.0}},"df":2}}},"w":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"798":{"tf":1.0},"814":{"tf":1.0},"855":{"tf":1.0},"876":{"tf":1.0}},"df":4,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"798":{"tf":1.0},"814":{"tf":1.0},"855":{"tf":1.0},"876":{"tf":1.0}},"df":4}}}}}}}}}}}}},"p":{"docs":{"1060":{"tf":1.0},"1101":{"tf":1.0},"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1183":{"tf":1.0},"125":{"tf":1.4142135623730951},"1584":{"tf":1.0},"681":{"tf":1.0},"958":{"tf":1.0}},"df":13,"/":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"125":{"tf":1.0}},"df":1}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.4142135623730951},"1192":{"tf":1.0},"1229":{"tf":1.4142135623730951},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1263":{"tf":1.0},"1268":{"tf":1.0},"1271":{"tf":1.0},"1272":{"tf":1.0},"1277":{"tf":1.0},"1278":{"tf":1.0},"1279":{"tf":1.0},"1280":{"tf":1.0},"1281":{"tf":1.0},"1282":{"tf":1.0},"130":{"tf":1.0},"1300":{"tf":1.0},"1302":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.0},"134":{"tf":1.0},"1377":{"tf":1.0},"1423":{"tf":1.0},"1424":{"tf":1.0},"1426":{"tf":1.4142135623730951},"1505":{"tf":1.0},"1506":{"tf":1.0},"1507":{"tf":1.0},"1508":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"626":{"tf":1.4142135623730951},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0},"997":{"tf":1.0}},"df":47,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"130":{"tf":1.0},"19":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"130":{"tf":1.0},"19":{"tf":1.0}},"df":2}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1574":{"tf":1.0},"1575":{"tf":1.0},"1585":{"tf":1.0},"629":{"tf":1.0}},"df":4}}}}}}},"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"491":{"tf":1.0},"514":{"tf":1.0},"580":{"tf":1.0},"620":{"tf":1.4142135623730951},"621":{"tf":1.4142135623730951},"663":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"672":{"tf":1.0},"681":{"tf":2.23606797749979},"685":{"tf":1.0},"688":{"tf":1.0},"9":{"tf":1.4142135623730951}},"df":12,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"672":{"tf":1.0}},"df":1}}}}}}},"2":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"609":{"tf":1.0},"653":{"tf":1.0}},"df":2}}}}}}},"3":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"610":{"tf":1.0},"654":{"tf":1.0}},"df":2}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"617":{"tf":1.0},"618":{"tf":1.4142135623730951},"619":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"661":{"tf":1.4142135623730951},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0}},"df":9,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"617":{"tf":1.0},"618":{"tf":1.0},"661":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"619":{"tf":1.0},"662":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"619":{"tf":1.0},"662":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"1694":{"tf":1.4142135623730951}},"df":1}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"681":{"tf":2.0},"688":{"tf":1.0}},"df":2}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"122":{"tf":1.0},"125":{"tf":1.0},"157":{"tf":1.4142135623730951},"175":{"tf":1.0},"176":{"tf":1.0},"53":{"tf":1.4142135623730951},"65":{"tf":1.0},"66":{"tf":1.0}},"df":8}}}},"s":{"docs":{"0":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"108":{"tf":1.0},"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"1287":{"tf":1.0},"1288":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"1305":{"tf":1.0},"1320":{"tf":1.0},"1352":{"tf":1.4142135623730951},"1378":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"1413":{"tf":1.0},"1424":{"tf":1.0},"1429":{"tf":1.0},"1437":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"1466":{"tf":1.4142135623730951},"147":{"tf":1.0},"1671":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"1735":{"tf":1.0},"1738":{"tf":1.0},"1739":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1743":{"tf":1.0},"179":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0},"18":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"1808":{"tf":1.0},"182":{"tf":1.0},"1823":{"tf":1.0},"19":{"tf":1.0},"203":{"tf":1.0},"213":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.4142135623730951},"27":{"tf":1.0},"28":{"tf":1.0},"3":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":1.0},"428":{"tf":1.4142135623730951},"430":{"tf":1.0},"475":{"tf":1.0},"481":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0},"502":{"tf":1.0},"508":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"537":{"tf":1.0},"615":{"tf":1.4142135623730951},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"627":{"tf":1.0},"659":{"tf":1.4142135623730951},"660":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"681":{"tf":2.23606797749979},"685":{"tf":1.0},"725":{"tf":1.0},"8":{"tf":1.4142135623730951},"839":{"tf":1.0},"862":{"tf":1.0},"866":{"tf":1.0},"9":{"tf":2.23606797749979},"903":{"tf":1.0},"910":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951},"94":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0}},"df":97,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"117":{"tf":1.0}},"df":1}},"g":{"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"7":{"tf":1.0}},"df":3}},"d":{"docs":{"1123":{"tf":1.0},"1124":{"tf":1.0},"1136":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1179":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"124":{"tf":1.0},"1253":{"tf":1.0},"1254":{"tf":1.0},"1368":{"tf":1.0},"1390":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.4142135623730951},"1407":{"tf":1.4142135623730951},"1409":{"tf":1.4142135623730951},"1477":{"tf":1.0},"1722":{"tf":1.4142135623730951},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"1734":{"tf":1.0},"174":{"tf":1.0},"1746":{"tf":1.4142135623730951},"1771":{"tf":1.0},"1799":{"tf":1.0},"1800":{"tf":1.4142135623730951},"240":{"tf":1.0},"63":{"tf":1.0},"699":{"tf":1.0},"720":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0}},"df":35,"c":{"docs":{"1525":{"tf":1.0},"1549":{"tf":1.0},"1551":{"tf":1.0}},"df":3},"t":{"docs":{"1525":{"tf":1.0},"1559":{"tf":1.0},"1561":{"tf":1.0}},"df":3},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"1722":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1722":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{"0":{"tf":1.0},"1150":{"tf":1.0},"1153":{"tf":1.0},"1192":{"tf":1.0},"1235":{"tf":1.0},"1405":{"tf":1.0},"1428":{"tf":1.0},"1744":{"tf":1.0},"1745":{"tf":1.0},"1782":{"tf":1.0},"1805":{"tf":1.0},"1806":{"tf":1.0},"1808":{"tf":1.4142135623730951},"188":{"tf":1.0},"191":{"tf":1.0},"735":{"tf":1.0},"736":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0}},"df":19,"'":{"docs":{"1135":{"tf":1.0},"1140":{"tf":1.0},"1197":{"tf":1.4142135623730951},"1220":{"tf":1.0},"1225":{"tf":1.0},"98":{"tf":1.0}},"df":6},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1292":{"tf":1.0},"1408":{"tf":1.0},"1410":{"tf":1.0},"1522":{"tf":1.4142135623730951},"1523":{"tf":1.0}},"df":5}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1292":{"tf":1.0},"1344":{"tf":1.0},"1345":{"tf":1.0},"1523":{"tf":1.4142135623730951},"1653":{"tf":1.4142135623730951}},"df":5}}},"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"369":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1405":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1405":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{"934":{"tf":1.0}},"df":1}}},"v":{"docs":{},"df":0,"3":{"docs":{},"df":0,".":{"docs":{},"df":0,"1":{"docs":{"215":{"tf":1.0}},"df":1},"3":{"docs":{},"df":0,".":{"docs":{},"df":0,"0":{"docs":{"903":{"tf":1.0}},"df":1}}}}},"4":{"docs":{},"df":0,".":{"docs":{},"df":0,"1":{"docs":{"415":{"tf":1.0}},"df":1},"6":{"docs":{"201":{"tf":1.0}},"df":1}}},"a":{"docs":{},"df":0,"l":{"docs":{"1670":{"tf":1.0},"189":{"tf":1.0},"76":{"tf":1.0}},"df":3,"1":{"docs":{"1670":{"tf":1.0}},"df":1},"i":{"docs":{},"df":0,"d":{"docs":{"129":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"133":{"tf":1.0},"14":{"tf":1.0},"1421":{"tf":1.0},"179":{"tf":1.0},"1791":{"tf":1.0},"18":{"tf":1.0},"182":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.0},"320":{"tf":1.0},"321":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"367":{"tf":1.0},"370":{"tf":1.0},"372":{"tf":1.0},"438":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.4142135623730951},"996":{"tf":1.0}},"df":36,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"447":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"447":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"449":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"449":{"tf":1.0}},"df":1}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"129":{"tf":1.0},"130":{"tf":1.0},"133":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0}},"df":6,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"133":{"tf":1.0},"23":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"461":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"461":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"467":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"458":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"458":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"463":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"442":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"442":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"463":{"tf":1.0}},"df":1}}}}}}}}}}}},"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"462":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"462":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"455":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"455":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"465":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"465":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"464":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"464":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"466":{"tf":1.4142135623730951}},"df":1}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"445":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"445":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"446":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"446":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"444":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"444":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"441":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"441":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"450":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"450":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"452":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"452":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"443":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"443":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"440":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"1":{"docs":{},"df":0,"6":{"docs":{"440":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"469":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"469":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"457":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"457":{"tf":1.0}},"df":1}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"451":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"451":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"453":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"453":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"454":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"454":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{"1024":{"tf":1.0},"993":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1024":{"tf":1.0},"993":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"1":{"docs":{},"df":0,"2":{"docs":{},"df":0,"8":{"docs":{"460":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"460":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"448":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"448":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"459":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"459":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"329":{"tf":1.0}},"df":1}}}}}},"u":{"docs":{"100":{"tf":1.7320508075688772},"1025":{"tf":1.0},"1039":{"tf":1.0},"104":{"tf":1.0},"1055":{"tf":1.0},"1058":{"tf":1.4142135623730951},"106":{"tf":1.4142135623730951},"1068":{"tf":1.0},"1069":{"tf":1.0},"107":{"tf":1.4142135623730951},"1070":{"tf":1.0},"1071":{"tf":1.0},"1079":{"tf":1.0},"108":{"tf":1.4142135623730951},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"110":{"tf":1.7320508075688772},"1101":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"1123":{"tf":2.449489742783178},"1124":{"tf":1.7320508075688772},"1129":{"tf":1.7320508075688772},"1130":{"tf":2.449489742783178},"1131":{"tf":2.6457513110645907},"1132":{"tf":2.449489742783178},"1136":{"tf":2.449489742783178},"1137":{"tf":2.449489742783178},"1145":{"tf":1.0},"1146":{"tf":1.4142135623730951},"1151":{"tf":1.0},"1156":{"tf":1.0},"1163":{"tf":1.0},"1171":{"tf":2.449489742783178},"1172":{"tf":2.449489742783178},"1176":{"tf":1.0},"1178":{"tf":1.0},"1179":{"tf":2.23606797749979},"1183":{"tf":2.449489742783178},"1186":{"tf":1.7320508075688772},"1187":{"tf":2.449489742783178},"1196":{"tf":1.0},"1197":{"tf":1.4142135623730951},"1204":{"tf":1.4142135623730951},"1205":{"tf":1.4142135623730951},"1208":{"tf":2.6457513110645907},"1209":{"tf":1.7320508075688772},"1211":{"tf":2.8284271247461903},"1212":{"tf":1.7320508075688772},"1213":{"tf":2.6457513110645907},"1214":{"tf":2.449489742783178},"1231":{"tf":1.4142135623730951},"1232":{"tf":1.4142135623730951},"1236":{"tf":1.0},"1237":{"tf":1.0},"1241":{"tf":1.0},"1253":{"tf":2.449489742783178},"1254":{"tf":2.449489742783178},"1280":{"tf":1.0},"1281":{"tf":1.0},"1305":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"1333":{"tf":1.4142135623730951},"1334":{"tf":1.4142135623730951},"1337":{"tf":1.4142135623730951},"1338":{"tf":1.4142135623730951},"1343":{"tf":1.4142135623730951},"1370":{"tf":1.0},"1379":{"tf":1.4142135623730951},"1380":{"tf":1.0},"1384":{"tf":1.0},"1386":{"tf":1.0},"1388":{"tf":1.0},"1390":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"140":{"tf":1.4142135623730951},"1400":{"tf":1.0},"1401":{"tf":1.7320508075688772},"1402":{"tf":1.4142135623730951},"1403":{"tf":2.23606797749979},"1407":{"tf":2.0},"1409":{"tf":2.0},"1413":{"tf":1.0},"1414":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1439":{"tf":1.0},"144":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"1453":{"tf":1.4142135623730951},"1454":{"tf":1.4142135623730951},"1457":{"tf":1.4142135623730951},"1458":{"tf":1.4142135623730951},"1462":{"tf":1.4142135623730951},"1478":{"tf":1.0},"1507":{"tf":1.0},"1537":{"tf":1.0},"1538":{"tf":1.0},"154":{"tf":1.4142135623730951},"1606":{"tf":1.0},"1722":{"tf":1.4142135623730951},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.4142135623730951},"1734":{"tf":1.0},"174":{"tf":1.0},"1762":{"tf":1.0},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"1782":{"tf":1.4142135623730951},"1799":{"tf":1.0},"233":{"tf":1.0},"240":{"tf":1.0},"27":{"tf":1.4142135623730951},"33":{"tf":1.0},"378":{"tf":1.0},"428":{"tf":1.0},"43":{"tf":1.4142135623730951},"430":{"tf":1.0},"435":{"tf":1.0},"571":{"tf":1.0},"587":{"tf":1.0},"6":{"tf":1.0},"63":{"tf":1.0},"632":{"tf":1.0},"713":{"tf":1.0},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"791":{"tf":1.0},"797":{"tf":1.0},"851":{"tf":1.0},"854":{"tf":1.0},"886":{"tf":1.7320508075688772},"887":{"tf":1.7320508075688772},"89":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":1.7320508075688772},"907":{"tf":1.4142135623730951},"908":{"tf":1.0},"909":{"tf":1.7320508075688772},"911":{"tf":1.7320508075688772},"912":{"tf":1.7320508075688772},"913":{"tf":1.4142135623730951},"914":{"tf":1.0},"915":{"tf":1.7320508075688772},"916":{"tf":1.0},"917":{"tf":1.7320508075688772},"918":{"tf":1.7320508075688772},"919":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951},"920":{"tf":1.0},"921":{"tf":1.7320508075688772},"922":{"tf":1.0},"923":{"tf":1.7320508075688772},"924":{"tf":1.7320508075688772},"925":{"tf":1.4142135623730951},"926":{"tf":1.0},"927":{"tf":1.7320508075688772},"928":{"tf":1.0},"93":{"tf":2.23606797749979},"94":{"tf":2.0},"95":{"tf":2.23606797749979},"958":{"tf":1.0},"96":{"tf":1.7320508075688772},"963":{"tf":2.23606797749979},"964":{"tf":2.23606797749979},"98":{"tf":1.0},"99":{"tf":1.0},"990":{"tf":2.23606797749979},"992":{"tf":2.0},"994":{"tf":1.0},"995":{"tf":2.449489742783178},"996":{"tf":2.0},"997":{"tf":1.7320508075688772},"998":{"tf":2.0}},"df":185,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"j":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"106":{"tf":1.0},"107":{"tf":1.0},"1123":{"tf":1.4142135623730951},"1129":{"tf":1.0},"1130":{"tf":1.4142135623730951},"1131":{"tf":1.0},"1136":{"tf":1.4142135623730951},"1137":{"tf":1.4142135623730951},"1208":{"tf":1.4142135623730951},"1211":{"tf":1.4142135623730951},"1212":{"tf":1.4142135623730951},"1213":{"tf":1.4142135623730951},"1407":{"tf":1.4142135623730951},"1409":{"tf":1.4142135623730951}},"df":14}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{"1383":{"tf":1.0}},"df":1}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"922":{"tf":1.0}},"df":1}}}}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"916":{"tf":1.0}},"df":1}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"928":{"tf":1.0}},"df":1}}}}}}}},"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"[":{"docs":{},"df":0,"i":{"docs":{},"df":0,"]":{"docs":{},"df":0,"[":{"docs":{},"df":0,"j":{"docs":{"997":{"tf":1.0},"998":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"110":{"tf":1.0},"80":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"110":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1383":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1383":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1011":{"tf":1.0},"1020":{"tf":1.0},"1034":{"tf":1.0},"1054":{"tf":1.0},"1065":{"tf":1.0},"1102":{"tf":1.0},"1484":{"tf":1.0},"1530":{"tf":1.0},"1565":{"tf":1.0},"1577":{"tf":1.0},"1607":{"tf":1.0},"1646":{"tf":1.0},"1672":{"tf":1.0},"1696":{"tf":1.0},"1703":{"tf":1.0},"1783":{"tf":1.0},"225":{"tf":1.0},"232":{"tf":1.0},"242":{"tf":1.0},"430":{"tf":1.0},"581":{"tf":1.0},"681":{"tf":1.0},"682":{"tf":1.0},"702":{"tf":1.0},"730":{"tf":1.0},"824":{"tf":1.0},"9":{"tf":3.7416573867739413},"903":{"tf":1.0},"935":{"tf":1.0},"951":{"tf":1.0},"959":{"tf":1.0},"966":{"tf":1.0}},"df":32}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1714":{"tf":1.0},"1715":{"tf":1.0}},"df":2}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"115":{"tf":2.0},"13":{"tf":1.0},"163":{"tf":1.4142135623730951},"1713":{"tf":1.0},"1722":{"tf":1.0},"1729":{"tf":1.7320508075688772},"1730":{"tf":1.7320508075688772},"1731":{"tf":1.4142135623730951},"1732":{"tf":1.7320508075688772},"1733":{"tf":1.4142135623730951},"1738":{"tf":1.0},"1739":{"tf":1.4142135623730951},"1740":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1744":{"tf":1.4142135623730951},"1745":{"tf":1.0},"1746":{"tf":1.4142135623730951},"1747":{"tf":1.0},"1748":{"tf":1.0},"1759":{"tf":1.7320508075688772},"1760":{"tf":1.7320508075688772},"1761":{"tf":2.0},"1762":{"tf":1.7320508075688772},"1763":{"tf":1.0},"1764":{"tf":1.0},"1769":{"tf":1.0},"1771":{"tf":1.4142135623730951},"1781":{"tf":1.0},"1782":{"tf":1.7320508075688772},"1792":{"tf":1.7320508075688772},"1793":{"tf":1.7320508075688772},"1794":{"tf":1.4142135623730951},"1795":{"tf":1.7320508075688772},"1796":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"1800":{"tf":1.4142135623730951},"1801":{"tf":1.0},"1802":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"1805":{"tf":1.4142135623730951},"1806":{"tf":1.0},"1810":{"tf":1.0},"1811":{"tf":1.0},"222":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"710":{"tf":1.7320508075688772},"711":{"tf":1.7320508075688772},"712":{"tf":2.0},"713":{"tf":1.7320508075688772},"714":{"tf":1.0},"715":{"tf":1.0},"729":{"tf":1.0}},"df":54,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1713":{"tf":1.0},"1722":{"tf":1.0},"1736":{"tf":1.4142135623730951},"1747":{"tf":1.4142135623730951},"1780":{"tf":1.4142135623730951},"1785":{"tf":1.0},"1797":{"tf":1.4142135623730951},"1810":{"tf":1.4142135623730951}},"df":8}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"1713":{"tf":1.0},"1717":{"tf":1.0},"1722":{"tf":1.4142135623730951},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"1733":{"tf":1.4142135623730951},"1781":{"tf":1.4142135623730951},"1784":{"tf":1.0},"1796":{"tf":1.4142135623730951}},"df":10}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1759":{"tf":1.0},"710":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1759":{"tf":1.0},"710":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1760":{"tf":1.0},"711":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1760":{"tf":1.0},"711":{"tf":1.0}},"df":2}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"115":{"tf":1.0},"80":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"115":{"tf":1.0}},"df":1}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"1762":{"tf":1.0},"713":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1762":{"tf":1.0},"713":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1761":{"tf":1.0},"712":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1761":{"tf":1.0},"712":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"13":{"tf":1.0}},"df":1}}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0}},"df":4,"i":{"docs":{"1178":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0}},"df":7},"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"952":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"1568":{"tf":1.4142135623730951},"491":{"tf":1.4142135623730951},"514":{"tf":1.4142135623730951},"537":{"tf":1.0},"561":{"tf":1.0},"609":{"tf":1.7320508075688772},"610":{"tf":1.7320508075688772},"615":{"tf":1.0},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"629":{"tf":1.0},"653":{"tf":1.7320508075688772},"654":{"tf":1.7320508075688772},"659":{"tf":1.0},"660":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0},"954":{"tf":1.0}},"df":23,",":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"952":{"tf":1.0}},"df":1}}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1713":{"tf":1.0},"1772":{"tf":1.0}},"df":2}}}}},"i":{"docs":{},"df":0,"a":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"211":{"tf":1.0},"39":{"tf":1.0}},"df":4},"e":{"docs":{},"df":0,"w":{"docs":{"100":{"tf":1.0},"1005":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"1024":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"1059":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"1093":{"tf":1.0},"1097":{"tf":1.0},"1099":{"tf":1.0},"1117":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"1125":{"tf":1.0},"1126":{"tf":1.0},"1127":{"tf":1.0},"1128":{"tf":1.0},"1129":{"tf":1.0},"1130":{"tf":1.0},"1131":{"tf":1.0},"1132":{"tf":1.0},"1133":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.0},"1136":{"tf":1.0},"1137":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"1156":{"tf":1.0},"1158":{"tf":1.0},"1159":{"tf":1.0},"116":{"tf":1.0},"1163":{"tf":1.0},"1165":{"tf":1.0},"1166":{"tf":1.0},"1167":{"tf":1.0},"1168":{"tf":1.0},"1169":{"tf":1.0},"1170":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1176":{"tf":1.0},"1177":{"tf":1.0},"1178":{"tf":1.0},"1179":{"tf":1.0},"118":{"tf":1.0},"1180":{"tf":1.0},"1181":{"tf":1.0},"1182":{"tf":1.0},"1183":{"tf":1.0},"1184":{"tf":1.0},"1185":{"tf":1.0},"1186":{"tf":1.0},"1187":{"tf":1.0},"1188":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"1204":{"tf":1.0},"1205":{"tf":1.0},"1206":{"tf":1.0},"1207":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"1210":{"tf":1.0},"1211":{"tf":1.0},"1212":{"tf":1.0},"1213":{"tf":1.0},"1214":{"tf":1.0},"1215":{"tf":1.0},"1216":{"tf":1.0},"1217":{"tf":1.0},"1218":{"tf":1.0},"1219":{"tf":1.0},"122":{"tf":1.0},"1220":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"1241":{"tf":1.0},"1247":{"tf":1.0},"1248":{"tf":1.0},"1249":{"tf":1.0},"125":{"tf":1.0},"1250":{"tf":1.0},"1251":{"tf":1.0},"1252":{"tf":1.0},"1253":{"tf":1.0},"1254":{"tf":1.0},"1257":{"tf":1.0},"1260":{"tf":1.0},"1297":{"tf":1.0},"1315":{"tf":1.0},"1316":{"tf":1.0},"1318":{"tf":1.0},"1319":{"tf":1.0},"1320":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1324":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"1329":{"tf":1.0},"133":{"tf":1.0},"1330":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1335":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1339":{"tf":1.0},"1340":{"tf":1.0},"1341":{"tf":1.0},"1342":{"tf":1.0},"1343":{"tf":1.0},"1344":{"tf":1.0},"1345":{"tf":1.0},"1346":{"tf":1.0},"1347":{"tf":1.0},"1351":{"tf":1.0},"1358":{"tf":1.0},"1361":{"tf":1.0},"1362":{"tf":1.0},"1363":{"tf":1.0},"1364":{"tf":1.0},"1365":{"tf":1.0},"1366":{"tf":1.0},"1367":{"tf":1.0},"1368":{"tf":1.0},"1369":{"tf":1.0},"137":{"tf":1.0},"1377":{"tf":1.0},"1378":{"tf":1.0},"1379":{"tf":1.0},"138":{"tf":1.0},"1380":{"tf":1.0},"1383":{"tf":1.0},"1385":{"tf":1.0},"1386":{"tf":1.0},"1387":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.0},"139":{"tf":1.0},"1390":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"140":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1407":{"tf":1.0},"1408":{"tf":1.0},"1409":{"tf":1.0},"141":{"tf":1.0},"1410":{"tf":1.0},"1420":{"tf":1.0},"1439":{"tf":1.0},"144":{"tf":1.0},"1440":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1445":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"145":{"tf":1.0},"1450":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1455":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1459":{"tf":1.0},"1460":{"tf":1.0},"1461":{"tf":1.0},"1462":{"tf":1.0},"1465":{"tf":1.0},"147":{"tf":1.0},"1470":{"tf":1.0},"1471":{"tf":1.0},"1472":{"tf":1.0},"1473":{"tf":1.0},"1474":{"tf":1.0},"1475":{"tf":1.0},"1476":{"tf":1.0},"1477":{"tf":1.0},"148":{"tf":1.0},"1482":{"tf":1.0},"1573":{"tf":1.0},"1574":{"tf":1.0},"1575":{"tf":1.0},"1585":{"tf":1.0},"1597":{"tf":1.0},"1675":{"tf":1.0},"1678":{"tf":1.0},"1687":{"tf":1.0},"1688":{"tf":1.0},"171":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"172":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"173":{"tf":1.0},"1733":{"tf":1.0},"1734":{"tf":1.0},"1735":{"tf":1.0},"1736":{"tf":1.0},"1737":{"tf":1.0},"1738":{"tf":1.0},"1739":{"tf":1.0},"174":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1742":{"tf":1.0},"1743":{"tf":1.0},"1744":{"tf":1.0},"1745":{"tf":1.0},"1746":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"1771":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"1791":{"tf":1.0},"1796":{"tf":1.0},"1797":{"tf":1.0},"1798":{"tf":1.0},"1799":{"tf":1.0},"180":{"tf":1.0},"1800":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"1805":{"tf":1.0},"1806":{"tf":1.0},"1807":{"tf":1.0},"1808":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"1823":{"tf":1.0},"185":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.4142135623730951},"192":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"199":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"23":{"tf":1.0},"258":{"tf":1.0},"26":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"458":{"tf":1.0},"459":{"tf":1.0},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"490":{"tf":1.0},"491":{"tf":1.0},"494":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"521":{"tf":1.0},"588":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"597":{"tf":1.0},"598":{"tf":1.0},"599":{"tf":1.0},"600":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"61":{"tf":1.0},"610":{"tf":1.0},"62":{"tf":1.0},"622":{"tf":1.4142135623730951},"63":{"tf":1.0},"633":{"tf":1.0},"634":{"tf":1.0},"635":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.0},"64":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"65":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"66":{"tf":1.0},"668":{"tf":1.4142135623730951},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"699":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"720":{"tf":1.0},"725":{"tf":1.0},"737":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"756":{"tf":1.0},"757":{"tf":1.0},"767":{"tf":1.0},"77":{"tf":1.0},"770":{"tf":1.0},"771":{"tf":1.0},"772":{"tf":1.0},"773":{"tf":1.0},"775":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"78":{"tf":1.4142135623730951},"787":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"79":{"tf":1.0},"790":{"tf":1.0},"810":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"839":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"842":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0},"861":{"tf":1.0},"866":{"tf":1.0},"868":{"tf":1.0},"869":{"tf":1.0},"87":{"tf":1.0},"870":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"88":{"tf":1.0},"880":{"tf":1.0},"881":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"910":{"tf":1.4142135623730951},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.4142135623730951},"919":{"tf":1.0},"92":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.4142135623730951},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.4142135623730951},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0}},"df":497}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1151":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0}},"df":3}}}},"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1537":{"tf":1.0},"1538":{"tf":1.0},"1585":{"tf":1.0},"1591":{"tf":1.0},"1792":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0},"1799":{"tf":1.0},"1800":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"1805":{"tf":1.0},"1807":{"tf":1.0},"1808":{"tf":1.0},"686":{"tf":1.0},"687":{"tf":1.0},"735":{"tf":1.0},"736":{"tf":1.0},"737":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":1.0},"758":{"tf":1.0},"759":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"868":{"tf":1.0},"869":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.0}},"df":51}}}}}},"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"699":{"tf":1.0},"704":{"tf":1.4142135623730951},"720":{"tf":1.0}},"df":3,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{"699":{"tf":1.0},"720":{"tf":1.0}},"df":2}}}},"_":{"docs":{"706":{"tf":1.0}},"df":1}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"109":{"tf":1.7320508075688772},"1101":{"tf":1.4142135623730951},"1103":{"tf":1.4142135623730951},"1109":{"tf":2.23606797749979},"1110":{"tf":2.23606797749979},"1113":{"tf":1.7320508075688772},"1114":{"tf":1.4142135623730951},"112":{"tf":1.0},"1144":{"tf":1.0},"1146":{"tf":1.0},"1197":{"tf":1.0},"1230":{"tf":1.0},"1232":{"tf":1.0},"154":{"tf":1.0},"1734":{"tf":1.0},"1746":{"tf":1.0},"1799":{"tf":1.0},"1800":{"tf":1.0},"43":{"tf":1.0},"937":{"tf":1.4142135623730951}},"df":20,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1107":{"tf":1.4142135623730951}},"df":1}}}}}}}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"1110":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1110":{"tf":1.0}},"df":1}}}}}}}}}}},"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"1109":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1109":{"tf":1.0}},"df":1}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"1101":{"tf":1.0},"888":{"tf":1.0}},"df":2}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"1114":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1114":{"tf":1.0}},"df":1}}}}}}}}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{"108":{"tf":1.0},"80":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"108":{"tf":1.0}},"df":1}}}}}}}}}}}},"r":{"docs":{},"df":0,"n":{"docs":{"144":{"tf":1.0},"145":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"681":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":9},"p":{"docs":{"786":{"tf":1.0},"832":{"tf":1.0}},"df":2}},"y":{"docs":{"1308":{"tf":1.0},"1431":{"tf":1.0},"144":{"tf":1.0},"33":{"tf":1.0},"681":{"tf":1.0}},"df":5}},"e":{"docs":{},"df":0,"i":{"docs":{"1058":{"tf":1.0}},"df":1},"t":{"docs":{},"df":0,"h":{"docs":{"1525":{"tf":1.0},"1544":{"tf":1.0},"1546":{"tf":1.0},"428":{"tf":1.0}},"df":4}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1304":{"tf":1.0},"1305":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"1341":{"tf":1.0},"1379":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1460":{"tf":1.0},"512":{"tf":1.0},"798":{"tf":1.0},"855":{"tf":1.0}},"df":21}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"580":{"tf":1.0}},"df":1}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1148":{"tf":1.0},"1151":{"tf":2.23606797749979},"1152":{"tf":2.23606797749979},"1194":{"tf":1.0},"1195":{"tf":1.4142135623730951},"1236":{"tf":2.23606797749979},"1237":{"tf":2.449489742783178},"1265":{"tf":1.0},"1266":{"tf":1.0},"1313":{"tf":2.0},"1394":{"tf":1.7320508075688772},"1436":{"tf":2.0},"1489":{"tf":1.0},"1495":{"tf":1.0},"1548":{"tf":1.0},"1553":{"tf":1.0},"1558":{"tf":1.0},"1563":{"tf":1.0},"1732":{"tf":2.23606797749979},"1756":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.0},"1764":{"tf":1.4142135623730951},"1765":{"tf":1.0},"1768":{"tf":1.0},"1779":{"tf":1.4142135623730951},"1795":{"tf":2.23606797749979},"1816":{"tf":1.4142135623730951},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"223":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.0},"715":{"tf":1.4142135623730951},"716":{"tf":1.0},"75":{"tf":1.0},"753":{"tf":1.7320508075688772},"764":{"tf":1.0},"769":{"tf":1.7320508075688772},"78":{"tf":1.0},"79":{"tf":1.0},"798":{"tf":1.0},"803":{"tf":1.0},"838":{"tf":1.0},"855":{"tf":1.0},"878":{"tf":1.0}},"df":47,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1489":{"tf":1.0},"1732":{"tf":1.0},"1768":{"tf":1.0},"1795":{"tf":1.0},"764":{"tf":1.0}},"df":5}}}}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1731":{"tf":1.0},"1732":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0}},"df":4}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1548":{"tf":1.0},"1553":{"tf":1.0},"1558":{"tf":1.0},"1563":{"tf":1.0},"1764":{"tf":1.0},"715":{"tf":1.0},"753":{"tf":1.0},"769":{"tf":1.0},"878":{"tf":1.0}},"df":9}}}}}}}},"/":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"1779":{"tf":1.0}},"df":1}}}}}}},"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"299":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}},"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"1652":{"tf":1.4142135623730951}},"df":1}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1651":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"374":{"tf":1.0}},"df":1}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1151":{"tf":1.4142135623730951},"1236":{"tf":1.4142135623730951}},"df":2,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"1152":{"tf":1.4142135623730951},"1237":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1731":{"tf":1.4142135623730951},"1732":{"tf":1.4142135623730951},"1780":{"tf":1.0}},"df":3},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"1765":{"tf":1.0},"716":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1765":{"tf":1.0},"716":{"tf":1.0}},"df":2}}}}}}}}}}}},"n":{"docs":{"1394":{"tf":1.4142135623730951},"1732":{"tf":1.0},"1762":{"tf":1.0},"1795":{"tf":1.0},"713":{"tf":1.0}},"df":5},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1313":{"tf":1.0},"1436":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1313":{"tf":1.0},"1436":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{"1153":{"tf":1.0},"121":{"tf":1.0},"1291":{"tf":1.0},"6":{"tf":1.4142135623730951},"8":{"tf":1.0}},"df":5}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1058":{"tf":1.0},"1135":{"tf":1.0},"1220":{"tf":1.0},"1266":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"472":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"681":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":16}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"'":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.4142135623730951},"9":{"tf":1.0}},"df":2}},"t":{"docs":{"791":{"tf":1.0},"851":{"tf":1.0}},"df":2}},"r":{"docs":{},"df":0,"k":{"docs":{"4":{"tf":1.0}},"df":1}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"786":{"tf":1.4142135623730951},"789":{"tf":1.0},"797":{"tf":1.0},"807":{"tf":1.7320508075688772},"813":{"tf":1.0},"829":{"tf":1.7320508075688772},"832":{"tf":1.4142135623730951},"840":{"tf":1.0},"854":{"tf":1.0},"875":{"tf":1.0}},"df":10,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"797":{"tf":1.0},"854":{"tf":1.0}},"df":2}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"813":{"tf":1.0},"875":{"tf":1.0}},"df":2}}}}}}}},"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"342":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{"789":{"tf":1.4142135623730951},"840":{"tf":1.4142135623730951}},"df":2}}}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"104":{"tf":1.0},"105":{"tf":1.0}},"df":2}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"1060":{"tf":1.0},"181":{"tf":1.0},"69":{"tf":1.0},"9":{"tf":1.0}},"df":4}}}}},"x":{"docs":{"939":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0}},"df":11},"y":{"docs":{"939":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0}},"df":9,"a":{"docs":{},"df":0,"y":{"docs":{"9":{"tf":1.0}},"df":1}}},"z":{"docs":{"943":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"949":{"tf":1.0}},"df":6,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"688":{"tf":1.0},"804":{"tf":1.0}},"df":2,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"389":{"tf":1.4142135623730951}},"df":1}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"391":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"391":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"386":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"386":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{"388":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"388":{"tf":1.0}},"df":1}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"387":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"387":{"tf":1.0}},"df":1}}}}}}}}}}}}},"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"395":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"395":{"tf":1.0}},"df":1}}}}}},"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"237":{"tf":1.4142135623730951}},"df":1}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"396":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"396":{"tf":1.0}},"df":1}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"390":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"390":{"tf":1.0}},"df":1}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"393":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"393":{"tf":1.0}},"df":1}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"338":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"338":{"tf":1.0}},"df":1}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"337":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"337":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"394":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"394":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"383":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"383":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{"385":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"385":{"tf":1.0}},"df":1}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"384":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"384":{"tf":1.0}},"df":1}}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"392":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"392":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"breadcrumbs":{"root":{"docs":{},"df":0,"0":{"docs":{"1055":{"tf":2.449489742783178},"114":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"134":{"tf":1.0},"144":{"tf":1.0},"1546":{"tf":1.0},"1551":{"tf":1.0},"1556":{"tf":1.0},"1561":{"tf":1.0},"1584":{"tf":1.0},"1729":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"182":{"tf":1.4142135623730951},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"22":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"233":{"tf":1.0},"33":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"791":{"tf":1.0},"851":{"tf":1.0}},"df":37,".":{"docs":{},"df":0,".":{"docs":{},"df":0,"8":{"docs":{"1055":{"tf":2.0}},"df":1},"c":{"docs":{},"df":0,"d":{"docs":{"1055":{"tf":2.23606797749979}},"df":1}}},"0":{"docs":{},"df":0,"1":{"docs":{},"df":0,"e":{"docs":{},"df":0,"4":{"docs":{"243":{"tf":1.0}},"df":1}}}},"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"e":{"docs":{},"df":0,"4":{"docs":{"245":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0}},"df":3}}}},"5":{"docs":{},"df":0,"e":{"docs":{},"df":0,"1":{"docs":{},"df":0,"8":{"docs":{"1104":{"tf":1.0}},"df":1}},"2":{"docs":{},"df":0,"7":{"docs":{"1106":{"tf":1.0}},"df":1}},"4":{"docs":{"246":{"tf":1.0},"251":{"tf":1.0},"961":{"tf":1.0}},"df":3}}}},"1":{"docs":{},"df":0,"2":{"docs":{},"df":0,"3":{"docs":{},"df":0,"4":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{},"df":0,"7":{"docs":{},"df":0,"8":{"docs":{},"df":0,"9":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{"1066":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"x":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{"226":{"tf":1.0}},"df":1,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"2":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"5":{"docs":{},"df":0,"7":{"docs":{},"df":0,"0":{"docs":{},"df":0,"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"e":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{"1623":{"tf":1.0},"982":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"8":{"docs":{"1055":{"tf":2.0}},"df":1,"c":{"docs":{},"df":0,"3":{"docs":{},"df":0,"7":{"docs":{},"df":0,"9":{"docs":{},"df":0,"a":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{"1613":{"tf":1.0},"972":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"2":{"docs":{},"df":0,"e":{"docs":{},"df":0,"4":{"docs":{},"df":0,"8":{"docs":{},"df":0,"a":{"docs":{},"df":0,"5":{"docs":{},"df":0,"7":{"docs":{},"df":0,"6":{"docs":{},"df":0,"f":{"docs":{},"df":0,"b":{"docs":{},"df":0,"3":{"docs":{},"df":0,"a":{"docs":{},"df":0,"7":{"docs":{},"df":0,"5":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"7":{"docs":{},"df":0,"5":{"docs":{},"df":0,"d":{"docs":{},"df":0,"9":{"docs":{},"df":0,"f":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"6":{"docs":{},"df":0,"e":{"docs":{},"df":0,"0":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"6":{"docs":{},"df":0,"7":{"docs":{},"df":0,"0":{"docs":{},"df":0,"b":{"docs":{},"df":0,"2":{"docs":{},"df":0,"7":{"docs":{},"df":0,"b":{"docs":{},"df":0,"1":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"2":{"docs":{},"df":0,"4":{"docs":{},"df":0,"6":{"docs":{},"df":0,"3":{"docs":{},"df":0,"5":{"docs":{},"df":0,"0":{"docs":{},"df":0,"2":{"docs":{},"df":0,"e":{"docs":{},"df":0,"1":{"docs":{},"df":0,"0":{"docs":{},"df":0,"e":{"docs":{},"df":0,"6":{"docs":{},"df":0,"8":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"5":{"docs":{},"df":0,"7":{"docs":{},"df":0,"d":{"docs":{},"df":0,"6":{"docs":{},"df":0,"f":{"docs":{},"df":0,"d":{"docs":{"228":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"8":{"docs":{"1055":{"tf":1.7320508075688772}},"df":1}},"2":{"docs":{},"df":0,"1":{"docs":{},"df":0,"c":{"docs":{},"df":0,"3":{"docs":{},"df":0,"5":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"1":{"docs":{},"df":0,"b":{"docs":{},"df":0,"3":{"docs":{},"df":0,"4":{"docs":{},"df":0,"4":{"docs":{},"df":0,"a":{"docs":{},"df":0,"2":{"docs":{},"df":0,"4":{"docs":{},"df":0,"8":{"docs":{},"df":0,"8":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"3":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{},"df":0,"1":{"docs":{},"df":0,"d":{"docs":{},"df":0,"6":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"5":{"docs":{},"df":0,"4":{"docs":{},"df":0,"2":{"docs":{},"df":0,"f":{"docs":{},"df":0,"8":{"docs":{},"df":0,"e":{"docs":{},"df":0,"9":{"docs":{},"df":0,"f":{"docs":{},"df":0,"3":{"docs":{},"df":0,"0":{"docs":{},"df":0,"5":{"docs":{},"df":0,"5":{"docs":{},"df":0,"4":{"docs":{},"df":0,"4":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"0":{"docs":{},"df":0,"9":{"docs":{},"df":0,"e":{"docs":{},"df":0,"4":{"docs":{},"df":0,"9":{"docs":{},"df":0,"9":{"docs":{},"df":0,"3":{"docs":{},"df":0,"a":{"docs":{},"df":0,"6":{"docs":{},"df":0,"2":{"docs":{},"df":0,"3":{"docs":{},"df":0,"1":{"docs":{},"df":0,"9":{"docs":{},"df":0,"a":{"docs":{},"df":0,"4":{"docs":{},"df":0,"9":{"docs":{},"df":0,"7":{"docs":{},"df":0,"c":{"docs":{},"df":0,"1":{"docs":{},"df":0,"f":{"docs":{"1056":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"4":{"docs":{},"df":0,"0":{"docs":{"1609":{"tf":1.0},"968":{"tf":1.0}},"df":2},"6":{"docs":{},"df":0,"9":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"e":{"docs":{},"df":0,"0":{"docs":{},"df":0,"f":{"docs":{},"df":0,"0":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"7":{"docs":{},"df":0,"6":{"docs":{},"df":0,"e":{"docs":{},"df":0,"4":{"docs":{},"df":0,"8":{"docs":{},"df":0,"5":{"docs":{},"df":0,"7":{"docs":{},"df":0,"7":{"docs":{},"df":0,"2":{"docs":{},"df":0,"1":{"docs":{},"df":0,"6":{"docs":{},"df":0,"7":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"b":{"docs":{},"df":0,"8":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"4":{"docs":{},"df":0,"4":{"docs":{},"df":0,"9":{"docs":{},"df":0,"d":{"docs":{},"df":0,"4":{"docs":{},"df":0,"3":{"docs":{},"df":0,"b":{"docs":{},"df":0,"2":{"docs":{},"df":0,"3":{"docs":{},"df":0,"b":{"docs":{},"df":0,"5":{"docs":{},"df":0,"5":{"docs":{},"df":0,"f":{"docs":{},"df":0,"c":{"docs":{},"df":0,"4":{"docs":{},"df":0,"e":{"docs":{},"df":0,"7":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{},"df":0,"b":{"docs":{},"df":0,"0":{"docs":{},"df":0,"6":{"docs":{},"df":0,"3":{"docs":{},"df":0,"f":{"docs":{},"df":0,"4":{"docs":{},"df":0,"9":{"docs":{},"df":0,"0":{"docs":{},"df":0,"9":{"docs":{},"df":0,"9":{"docs":{},"df":0,"e":{"docs":{},"df":0,"6":{"docs":{},"df":0,"a":{"docs":{},"df":0,"0":{"docs":{"229":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"6":{"docs":{},"df":0,"7":{"docs":{},"df":0,"3":{"docs":{},"df":0,"6":{"docs":{},"df":0,"3":{"docs":{},"df":0,"d":{"docs":{},"df":0,"3":{"docs":{},"df":0,"d":{"docs":{},"df":0,"3":{"docs":{},"df":0,"7":{"docs":{},"df":0,"3":{"docs":{},"df":0,"6":{"docs":{},"df":0,"3":{"docs":{},"df":0,"d":{"docs":{},"df":0,"3":{"docs":{},"df":0,"4":{"docs":{},"df":0,"f":{"docs":{},"df":0,"0":{"docs":{},"df":0,"3":{"docs":{},"df":0,"d":{"docs":{},"df":0,"5":{"docs":{},"df":0,"2":{"docs":{},"df":0,"6":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"8":{"docs":{},"df":0,"6":{"docs":{},"df":0,"0":{"docs":{},"df":0,"1":{"docs":{},"df":0,"8":{"docs":{},"df":0,"f":{"docs":{},"df":0,"3":{"docs":{"1055":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"9":{"docs":{},"df":0,"c":{"docs":{},"df":0,"3":{"docs":{},"df":0,"8":{"docs":{},"df":0,"7":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"1":{"docs":{},"df":0,"6":{"docs":{},"df":0,"6":{"docs":{},"df":0,"3":{"docs":{},"df":0,"f":{"docs":{},"df":0,"9":{"docs":{},"df":0,"1":{"docs":{},"df":0,"4":{"docs":{},"df":0,"4":{"docs":{},"df":0,"5":{"docs":{},"df":0,"9":{"docs":{},"df":0,"5":{"docs":{},"df":0,"9":{"docs":{},"df":0,"9":{"docs":{},"df":0,"3":{"docs":{},"df":0,"e":{"docs":{},"df":0,"2":{"docs":{},"df":0,"c":{"docs":{},"df":0,"6":{"docs":{},"df":0,"0":{"docs":{},"df":0,"2":{"docs":{},"df":0,"b":{"docs":{},"df":0,"4":{"docs":{},"df":0,"5":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"9":{"docs":{},"df":0,"4":{"docs":{},"df":0,"b":{"docs":{},"df":0,"f":{"docs":{},"df":0,"8":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"3":{"docs":{},"df":0,"a":{"docs":{},"df":0,"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"0":{"docs":{},"df":0,"c":{"docs":{},"df":0,"b":{"docs":{},"df":0,"3":{"docs":{},"df":0,"0":{"docs":{},"df":0,"e":{"docs":{},"df":0,"3":{"docs":{},"df":0,"6":{"docs":{},"df":0,"5":{"docs":{},"df":0,"2":{"docs":{},"df":0,"d":{"docs":{},"df":0,"7":{"docs":{},"df":0,"9":{"docs":{},"df":0,"b":{"docs":{},"df":0,"5":{"docs":{},"df":0,"8":{"docs":{},"df":0,"1":{"docs":{},"df":0,"c":{"docs":{},"df":0,"0":{"docs":{"230":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"[":{"docs":{},"df":0,"0":{"docs":{"202":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951}},"df":2}},"b":{"docs":{},"df":0,"9":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"f":{"docs":{},"df":0,"0":{"docs":{},"df":0,"2":{"docs":{},"df":0,"2":{"docs":{},"df":0,"8":{"docs":{},"df":0,"1":{"docs":{},"df":0,"f":{"docs":{},"df":0,"2":{"docs":{},"df":0,"e":{"docs":{},"df":0,"9":{"docs":{},"df":0,"8":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"4":{"docs":{},"df":0,"4":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"2":{"docs":{},"df":0,"7":{"docs":{},"df":0,"0":{"docs":{},"df":0,"b":{"docs":{},"df":0,"3":{"docs":{},"df":0,"d":{"docs":{},"df":0,"5":{"docs":{},"df":0,"a":{"docs":{},"df":0,"9":{"docs":{},"df":0,"1":{"docs":{},"df":0,"6":{"docs":{},"df":0,"3":{"docs":{},"df":0,"4":{"docs":{},"df":0,"2":{"docs":{},"df":0,"d":{"docs":{},"df":0,"f":{"docs":{},"df":0,"4":{"docs":{},"df":0,"7":{"docs":{},"df":0,"c":{"docs":{},"df":0,"5":{"docs":{},"df":0,"9":{"docs":{},"df":0,"f":{"docs":{},"df":0,"7":{"docs":{},"df":0,"7":{"docs":{},"df":0,"9":{"docs":{},"df":0,"3":{"docs":{},"df":0,"7":{"docs":{},"df":0,"a":{"docs":{},"df":0,"6":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"5":{"docs":{},"df":0,"d":{"docs":{},"df":0,"8":{"docs":{"227":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{"1823":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0}},"df":6}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"1058":{"tf":1.0}},"df":1}}}}}}}}},"1":{"docs":{"1022":{"tf":1.0},"125":{"tf":1.0},"134":{"tf":1.0},"1568":{"tf":1.0},"1584":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"22":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"233":{"tf":1.4142135623730951},"235":{"tf":1.0},"248":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"791":{"tf":1.7320508075688772},"851":{"tf":1.7320508075688772},"936":{"tf":1.0}},"df":26,".":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"e":{"docs":{},"df":0,"4":{"docs":{"1303":{"tf":1.0},"1425":{"tf":1.0},"255":{"tf":1.0}},"df":3}}}}},"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,".":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{"110":{"tf":1.0},"428":{"tf":1.0},"958":{"tf":1.0}},"df":3}}},"0":{"docs":{},"df":0,"0":{"docs":{"428":{"tf":1.0}},"df":1}}},"4":{"docs":{"1624":{"tf":1.0},"983":{"tf":1.0}},"df":2}},"3":{"docs":{"1626":{"tf":1.0},"985":{"tf":1.0}},"df":2},"6":{"docs":{},"df":0,"5":{"docs":{"1823":{"tf":1.4142135623730951},"494":{"tf":1.0},"521":{"tf":1.4142135623730951},"725":{"tf":1.4142135623730951},"839":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951}},"df":6}},"8":{"docs":{"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"1101":{"tf":1.0},"112":{"tf":1.4142135623730951},"115":{"tf":1.0},"1546":{"tf":1.0},"1551":{"tf":1.0},"1556":{"tf":1.0},"1771":{"tf":1.0}},"df":9},"9":{"docs":{},"df":0,"6":{"docs":{},"df":0,"7":{"docs":{"681":{"tf":1.0}},"df":1}}},"_":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{"240":{"tf":1.0}},"df":1}}}},"e":{"docs":{},"df":0,"1":{"docs":{},"df":0,"2":{"docs":{"239":{"tf":1.0}},"df":1},"8":{"docs":{"1103":{"tf":1.0},"937":{"tf":1.0}},"df":2}},"2":{"docs":{},"df":0,"7":{"docs":{"1105":{"tf":1.0}},"df":1}},"4":{"docs":{"110":{"tf":1.0},"1303":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1425":{"tf":1.0},"244":{"tf":1.0},"428":{"tf":1.0},"960":{"tf":1.0}},"df":8},"8":{"docs":{"240":{"tf":1.0}},"df":1},"9":{"docs":{"1107":{"tf":1.0}},"df":1}}},"2":{"docs":{"134":{"tf":1.0},"1616":{"tf":1.0},"1673":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"428":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"936":{"tf":1.0},"958":{"tf":1.0},"975":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0}},"df":20,"5":{"docs":{"255":{"tf":1.0}},"df":1,"3":{"docs":{},"df":0,"5":{"docs":{"0":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"9":{"tf":1.0}},"df":3}},"6":{"docs":{"936":{"tf":1.0}},"df":1}},"7":{"docs":{"1101":{"tf":1.0}},"df":1}},"3":{"docs":{"1021":{"tf":1.0},"1617":{"tf":1.0},"1621":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"976":{"tf":1.0},"980":{"tf":1.0}},"df":13,"0":{"docs":{},"df":0,",":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{"1823":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0}},"df":6}}}}},"2":{"docs":{"1012":{"tf":1.0},"1013":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1608":{"tf":1.0},"1610":{"tf":1.0},"1619":{"tf":1.0},"1620":{"tf":1.0},"967":{"tf":1.0},"969":{"tf":1.0},"978":{"tf":1.0},"979":{"tf":1.0}},"df":12},"4":{"docs":{"1055":{"tf":1.0}},"df":1},"6":{"docs":{"1055":{"tf":1.4142135623730951}},"df":1},"7":{"docs":{"1055":{"tf":1.0}},"df":1},"d":{"docs":{"1055":{"tf":2.0}},"df":1}},"4":{"docs":{"1611":{"tf":1.0},"1618":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"970":{"tf":1.0},"977":{"tf":1.0}},"df":12,"1":{"docs":{"1627":{"tf":1.0},"986":{"tf":1.0}},"df":2}},"5":{"docs":{"1101":{"tf":1.0},"223":{"tf":1.0},"958":{"tf":1.0}},"df":3,"2":{"docs":{"1055":{"tf":1.0}},"df":1}},"6":{"docs":{"1561":{"tf":1.0},"1615":{"tf":1.0},"223":{"tf":1.0},"974":{"tf":1.0}},"df":4,"0":{"docs":{"1055":{"tf":1.4142135623730951}},"df":1},"2":{"docs":{},"df":0,"6":{"docs":{},"df":0,"2":{"docs":{},"df":0,"9":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"f":{"docs":{},"df":0,"3":{"docs":{},"df":0,"3":{"docs":{},"df":0,"5":{"docs":{},"df":0,"7":{"docs":{},"df":0,"[":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"681":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"5":{"docs":{"1614":{"tf":1.0},"973":{"tf":1.0}},"df":2,"5":{"docs":{},"df":0,".":{"docs":{},"df":0,"3":{"docs":{},"df":0,"6":{"docs":{"428":{"tf":1.0}},"df":1}}}}},"7":{"docs":{"1055":{"tf":1.0}},"df":1},"8":{"docs":{"1612":{"tf":1.0},"971":{"tf":1.0}},"df":2}},"7":{"docs":{"223":{"tf":1.0}},"df":1,"1":{"docs":{},"df":0,"2":{"docs":{"490":{"tf":1.0},"513":{"tf":1.0}},"df":2}},"8":{"docs":{"1625":{"tf":1.0},"984":{"tf":1.0}},"df":2}},"8":{"docs":{"115":{"tf":1.4142135623730951},"1566":{"tf":1.0},"223":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.0}},"df":5},"9":{"docs":{"1622":{"tf":1.0},"223":{"tf":1.0},"981":{"tf":1.0}},"df":3,"a":{"docs":{"202":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951}},"df":2}},"_":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1580":{"tf":1.7320508075688772}},"df":1}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"4":{"docs":{},"df":0,"6":{"docs":{},"df":0,"2":{"docs":{},"df":0,"6":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"734":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"2":{"docs":{},"df":0,"0":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"734":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1578":{"tf":1.7320508075688772}},"df":1}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1579":{"tf":1.7320508075688772}},"df":1}}}}}}}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1119":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"1123":{"tf":1.4142135623730951},"1124":{"tf":1.7320508075688772},"1125":{"tf":1.7320508075688772},"1126":{"tf":1.4142135623730951},"1127":{"tf":1.7320508075688772},"1128":{"tf":1.4142135623730951},"1129":{"tf":1.4142135623730951},"1130":{"tf":1.7320508075688772},"1131":{"tf":1.7320508075688772},"1132":{"tf":1.4142135623730951},"1133":{"tf":1.4142135623730951},"1134":{"tf":1.4142135623730951},"1135":{"tf":1.4142135623730951},"1136":{"tf":1.4142135623730951},"1137":{"tf":1.4142135623730951},"1140":{"tf":1.4142135623730951},"1150":{"tf":1.4142135623730951},"1151":{"tf":1.4142135623730951},"1152":{"tf":1.4142135623730951},"1156":{"tf":1.4142135623730951},"1158":{"tf":1.0},"1162":{"tf":1.4142135623730951},"1176":{"tf":1.4142135623730951},"1177":{"tf":1.4142135623730951},"1178":{"tf":1.4142135623730951},"1179":{"tf":1.7320508075688772},"1180":{"tf":2.0},"1181":{"tf":1.4142135623730951},"1182":{"tf":1.4142135623730951},"1183":{"tf":1.4142135623730951},"1184":{"tf":1.7320508075688772},"1185":{"tf":1.7320508075688772},"1186":{"tf":1.4142135623730951},"1187":{"tf":2.0},"1188":{"tf":1.7320508075688772},"1191":{"tf":1.0},"1192":{"tf":1.4142135623730951},"1193":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1196":{"tf":1.4142135623730951},"1197":{"tf":1.4142135623730951},"1201":{"tf":1.0},"1204":{"tf":1.4142135623730951},"1205":{"tf":1.4142135623730951},"1206":{"tf":1.4142135623730951},"1207":{"tf":1.4142135623730951},"1208":{"tf":1.4142135623730951},"1209":{"tf":1.7320508075688772},"1210":{"tf":1.7320508075688772},"1211":{"tf":1.7320508075688772},"1212":{"tf":1.4142135623730951},"1213":{"tf":1.7320508075688772},"1214":{"tf":1.4142135623730951},"1215":{"tf":1.4142135623730951},"1216":{"tf":1.4142135623730951},"1217":{"tf":1.4142135623730951},"1218":{"tf":1.4142135623730951},"1219":{"tf":1.7320508075688772},"1220":{"tf":1.4142135623730951},"1225":{"tf":1.4142135623730951},"1235":{"tf":1.4142135623730951},"1236":{"tf":1.4142135623730951},"1237":{"tf":1.4142135623730951},"1241":{"tf":1.4142135623730951},"1244":{"tf":1.4142135623730951},"1312":{"tf":1.4142135623730951},"1313":{"tf":1.4142135623730951},"1322":{"tf":1.7320508075688772},"1323":{"tf":1.7320508075688772},"1324":{"tf":1.0},"1325":{"tf":1.7320508075688772},"1326":{"tf":1.7320508075688772},"1327":{"tf":1.7320508075688772},"1328":{"tf":1.7320508075688772},"1344":{"tf":1.0},"1345":{"tf":1.0},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"1379":{"tf":1.7320508075688772},"1380":{"tf":1.7320508075688772},"1393":{"tf":1.4142135623730951},"1394":{"tf":1.4142135623730951},"1408":{"tf":1.0},"1410":{"tf":1.0},"1435":{"tf":1.4142135623730951},"1436":{"tf":1.4142135623730951},"1443":{"tf":1.7320508075688772},"1444":{"tf":1.7320508075688772},"1445":{"tf":1.0},"1446":{"tf":1.7320508075688772},"1447":{"tf":1.7320508075688772},"1448":{"tf":1.7320508075688772},"1449":{"tf":1.7320508075688772},"1466":{"tf":1.4142135623730951},"1656":{"tf":1.0},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0},"416":{"tf":1.0},"467":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0}},"df":109,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"416":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"188":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"192":{"tf":2.0},"401":{"tf":1.4142135623730951},"404":{"tf":1.0},"406":{"tf":1.0},"75":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"79":{"tf":2.0}},"df":9}}}}},"d":{"docs":{},"df":0,"d":{"docs":{"905":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"905":{"tf":1.0}},"df":1}}}},"r":{"docs":{"1260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"891":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":1.4142135623730951}},"df":3}}}}},"j":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"860":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"860":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"683":{"tf":1.7320508075688772},"786":{"tf":1.4142135623730951},"811":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951},"865":{"tf":1.4142135623730951}},"df":5}}}},"f":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"759":{"tf":1.4142135623730951},"883":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"759":{"tf":1.0},"883":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"100":{"tf":1.7320508075688772},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":2.23606797749979},"109":{"tf":1.0},"112":{"tf":1.4142135623730951},"113":{"tf":1.0},"1171":{"tf":1.4142135623730951},"1172":{"tf":1.4142135623730951},"1191":{"tf":1.0},"1253":{"tf":1.4142135623730951},"1254":{"tf":1.4142135623730951},"1312":{"tf":1.4142135623730951},"1313":{"tf":1.4142135623730951},"1370":{"tf":1.0},"1384":{"tf":1.0},"1393":{"tf":1.4142135623730951},"1394":{"tf":1.4142135623730951},"140":{"tf":1.7320508075688772},"1415":{"tf":1.4142135623730951},"1435":{"tf":1.4142135623730951},"1436":{"tf":1.4142135623730951},"1478":{"tf":1.0},"1657":{"tf":1.0},"1658":{"tf":1.0},"1659":{"tf":1.0},"1660":{"tf":1.0},"1661":{"tf":1.0},"1662":{"tf":1.0},"1663":{"tf":1.0},"1764":{"tf":1.4142135623730951},"1765":{"tf":1.4142135623730951},"1767":{"tf":1.0},"1768":{"tf":1.0},"27":{"tf":1.7320508075688772},"467":{"tf":1.0},"695":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"708":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"715":{"tf":1.4142135623730951},"716":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"794":{"tf":1.4142135623730951},"797":{"tf":1.4142135623730951},"798":{"tf":1.4142135623730951},"848":{"tf":1.0},"849":{"tf":1.0},"850":{"tf":1.0},"852":{"tf":1.4142135623730951},"853":{"tf":1.4142135623730951},"854":{"tf":1.4142135623730951},"855":{"tf":1.4142135623730951},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"860":{"tf":1.0},"89":{"tf":1.0},"93":{"tf":1.7320508075688772},"94":{"tf":2.0},"95":{"tf":1.4142135623730951}},"df":61,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"108":{"tf":1.4142135623730951}},"df":1}}}}},"i":{"docs":{},"df":0,"n":{"docs":{"1351":{"tf":1.7320508075688772},"1352":{"tf":1.7320508075688772},"1353":{"tf":1.4142135623730951},"1354":{"tf":1.4142135623730951},"1355":{"tf":1.4142135623730951},"1413":{"tf":1.4142135623730951},"1465":{"tf":1.7320508075688772},"1466":{"tf":1.7320508075688772}},"df":8}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1356":{"tf":1.0}},"df":1,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1352":{"tf":1.4142135623730951},"1353":{"tf":1.4142135623730951},"1354":{"tf":1.4142135623730951},"1356":{"tf":1.0},"1466":{"tf":1.4142135623730951}},"df":5}}}}}}}}}}},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1191":{"tf":1.0},"1192":{"tf":1.4142135623730951},"799":{"tf":1.4142135623730951},"833":{"tf":1.4142135623730951}},"df":4,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"455":{"tf":1.0},"81":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951}},"df":3}}}},"i":{"docs":{},"df":0,"d":{"docs":{"756":{"tf":1.7320508075688772}},"df":1}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1572":{"tf":1.0},"1583":{"tf":1.0},"1584":{"tf":1.0}},"df":3}}}}},"r":{"docs":{},"df":0,"g":{"docs":{"1155":{"tf":1.4142135623730951},"1240":{"tf":1.4142135623730951}},"df":2}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1125":{"tf":1.0},"1180":{"tf":2.0},"1185":{"tf":1.7320508075688772},"1193":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1197":{"tf":1.4142135623730951},"1210":{"tf":1.0},"1344":{"tf":1.0},"1345":{"tf":1.0},"1347":{"tf":1.0},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"1393":{"tf":1.4142135623730951},"1394":{"tf":1.4142135623730951},"1404":{"tf":1.4142135623730951},"1405":{"tf":1.4142135623730951},"1406":{"tf":1.4142135623730951},"1415":{"tf":1.4142135623730951},"1499":{"tf":1.0},"1500":{"tf":1.0},"1501":{"tf":1.0},"1759":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1785":{"tf":1.7320508075688772},"188":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"733":{"tf":1.0},"734":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"76":{"tf":1.0},"811":{"tf":1.4142135623730951},"817":{"tf":1.4142135623730951},"818":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"864":{"tf":1.0},"865":{"tf":1.4142135623730951},"873":{"tf":1.4142135623730951},"874":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"df":43,"1":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"456":{"tf":1.0}},"df":1}}}}},"2":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"456":{"tf":1.0}},"df":1}}}}},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1125":{"tf":1.7320508075688772},"1127":{"tf":2.0},"1131":{"tf":1.7320508075688772},"1180":{"tf":1.4142135623730951},"1210":{"tf":1.7320508075688772},"1211":{"tf":1.7320508075688772},"1219":{"tf":2.0},"129":{"tf":1.4142135623730951},"1298":{"tf":1.0},"130":{"tf":1.4142135623730951},"1302":{"tf":1.4142135623730951},"1303":{"tf":1.4142135623730951},"1304":{"tf":1.4142135623730951},"1305":{"tf":1.4142135623730951},"1306":{"tf":1.0},"1307":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"1339":{"tf":1.0},"134":{"tf":1.4142135623730951},"1340":{"tf":1.0},"1346":{"tf":1.0},"1350":{"tf":1.4142135623730951},"1366":{"tf":1.0},"1367":{"tf":1.0},"137":{"tf":1.4142135623730951},"1370":{"tf":1.0},"1371":{"tf":1.0},"1372":{"tf":1.0},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"1384":{"tf":1.0},"139":{"tf":1.4142135623730951},"1390":{"tf":1.0},"1393":{"tf":1.4142135623730951},"1394":{"tf":1.4142135623730951},"1395":{"tf":1.4142135623730951},"140":{"tf":1.7320508075688772},"1408":{"tf":1.0},"141":{"tf":1.4142135623730951},"1415":{"tf":1.4142135623730951},"1421":{"tf":1.4142135623730951},"1425":{"tf":1.4142135623730951},"1426":{"tf":1.4142135623730951},"1427":{"tf":1.4142135623730951},"1428":{"tf":1.4142135623730951},"1429":{"tf":1.4142135623730951},"1430":{"tf":1.4142135623730951},"1459":{"tf":1.0},"1474":{"tf":1.0},"1475":{"tf":1.0},"1478":{"tf":1.0},"1479":{"tf":1.0},"1480":{"tf":1.0},"1759":{"tf":2.0},"1760":{"tf":1.7320508075688772},"1761":{"tf":2.0},"1762":{"tf":1.7320508075688772},"18":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"192":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.7320508075688772},"28":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"404":{"tf":1.0},"405":{"tf":1.4142135623730951},"406":{"tf":1.0},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"458":{"tf":1.0},"459":{"tf":1.0},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"469":{"tf":1.0},"710":{"tf":2.0},"711":{"tf":1.7320508075688772},"712":{"tf":2.0},"713":{"tf":1.7320508075688772},"78":{"tf":1.4142135623730951},"79":{"tf":1.7320508075688772}},"df":108,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1185":{"tf":1.4142135623730951},"1404":{"tf":1.4142135623730951},"1405":{"tf":1.4142135623730951},"1406":{"tf":1.4142135623730951}},"df":4}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"89":{"tf":1.0}},"df":1}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1410":{"tf":1.0}},"df":1}}}},"i":{"docs":{},"df":0,"d":{"docs":{"757":{"tf":1.7320508075688772},"861":{"tf":1.7320508075688772}},"df":2},"n":{"docs":{"1341":{"tf":1.7320508075688772},"1351":{"tf":1.0},"1352":{"tf":1.0},"1353":{"tf":1.7320508075688772},"1354":{"tf":1.7320508075688772},"1355":{"tf":1.7320508075688772},"1358":{"tf":1.0},"1413":{"tf":1.4142135623730951},"1460":{"tf":1.7320508075688772},"1465":{"tf":1.7320508075688772},"1466":{"tf":1.7320508075688772}},"df":11,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1351":{"tf":1.4142135623730951},"1352":{"tf":1.4142135623730951},"1353":{"tf":1.4142135623730951},"1354":{"tf":1.4142135623730951},"1355":{"tf":1.4142135623730951},"1413":{"tf":1.4142135623730951},"457":{"tf":1.0}},"df":7}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1341":{"tf":1.7320508075688772},"1351":{"tf":1.0},"1352":{"tf":1.4142135623730951},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.4142135623730951},"1358":{"tf":1.0},"1414":{"tf":1.4142135623730951},"1460":{"tf":1.7320508075688772},"1465":{"tf":1.7320508075688772},"1466":{"tf":2.0}},"df":11,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1351":{"tf":1.4142135623730951},"1352":{"tf":1.4142135623730951},"1353":{"tf":1.4142135623730951},"1355":{"tf":1.4142135623730951},"1414":{"tf":1.4142135623730951},"457":{"tf":1.0}},"df":6}}}}}}},"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"1413":{"tf":1.4142135623730951}},"df":1}}}},"t":{"docs":{},"df":0,"o":{"docs":{"1414":{"tf":1.4142135623730951}},"df":1}}}}}}},"t":{"docs":{"909":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"909":{"tf":1.0}},"df":1}}}}}},"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{"727":{"tf":1.7320508075688772}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"727":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"758":{"tf":1.4142135623730951},"882":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"758":{"tf":1.0},"882":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"858":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"858":{"tf":1.0}},"df":1}}}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1140":{"tf":1.4142135623730951},"1192":{"tf":1.4142135623730951},"1225":{"tf":1.4142135623730951},"1366":{"tf":1.0},"1474":{"tf":1.0},"81":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951}},"df":8}}}}}}}}}},"c":{"docs":{},"df":0,"2":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1092":{"tf":1.0}},"df":1}}}}}}},"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"1173":{"tf":1.0},"1197":{"tf":2.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1159":{"tf":1.7320508075688772},"1319":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}},"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"474":{"tf":2.0},"475":{"tf":2.0},"499":{"tf":2.0},"502":{"tf":2.0},"526":{"tf":1.4142135623730951},"527":{"tf":1.0},"600":{"tf":1.4142135623730951},"603":{"tf":1.0},"604":{"tf":1.4142135623730951},"606":{"tf":1.0},"607":{"tf":1.4142135623730951},"611":{"tf":1.4142135623730951},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.4142135623730951},"615":{"tf":1.4142135623730951},"616":{"tf":1.4142135623730951},"617":{"tf":1.0},"618":{"tf":1.0},"619":{"tf":1.0},"620":{"tf":1.4142135623730951},"621":{"tf":1.4142135623730951},"624":{"tf":1.0},"625":{"tf":1.0},"647":{"tf":1.4142135623730951},"648":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"655":{"tf":1.4142135623730951},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"658":{"tf":1.4142135623730951},"659":{"tf":1.4142135623730951},"660":{"tf":1.4142135623730951},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951},"666":{"tf":1.4142135623730951}},"df":44}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"461":{"tf":1.0}},"df":1}}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1356":{"tf":1.7320508075688772}},"df":1}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1791":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1791":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"201":{"tf":1.0},"202":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"202":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1307":{"tf":1.4142135623730951},"1430":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"803":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951},"838":{"tf":1.4142135623730951}},"df":6}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1128":{"tf":1.4142135623730951},"1147":{"tf":1.4142135623730951},"1150":{"tf":1.4142135623730951},"1151":{"tf":1.4142135623730951},"1152":{"tf":1.4142135623730951},"1170":{"tf":1.0},"1171":{"tf":1.4142135623730951},"1187":{"tf":2.0},"1188":{"tf":1.7320508075688772},"1193":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1197":{"tf":1.4142135623730951},"1201":{"tf":1.0},"1217":{"tf":1.4142135623730951},"1229":{"tf":1.4142135623730951},"1235":{"tf":1.4142135623730951},"1236":{"tf":1.4142135623730951},"1237":{"tf":1.4142135623730951},"1251":{"tf":1.0},"1253":{"tf":1.4142135623730951},"1312":{"tf":1.4142135623730951},"1313":{"tf":1.4142135623730951},"1331":{"tf":1.0},"1332":{"tf":1.7320508075688772},"1333":{"tf":1.0},"1403":{"tf":1.4142135623730951},"1435":{"tf":1.4142135623730951},"1436":{"tf":1.4142135623730951},"1451":{"tf":1.7320508075688772},"1452":{"tf":1.7320508075688772},"1453":{"tf":1.0},"1656":{"tf":1.0},"1657":{"tf":1.0},"1658":{"tf":1.0},"1659":{"tf":1.0},"1660":{"tf":1.0},"1661":{"tf":1.0},"1662":{"tf":1.0},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0},"467":{"tf":1.0}},"df":45,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1197":{"tf":1.4142135623730951}},"df":1}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1663":{"tf":1.0}},"df":3}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1151":{"tf":1.4142135623730951},"1152":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1236":{"tf":1.4142135623730951},"1237":{"tf":1.4142135623730951},"467":{"tf":1.0}},"df":7}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1663":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"129":{"tf":1.7320508075688772},"130":{"tf":1.7320508075688772},"133":{"tf":1.4142135623730951},"1784":{"tf":1.7320508075688772},"18":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0}},"df":14}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"907":{"tf":1.4142135623730951}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"907":{"tf":1.0}},"df":1}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"957":{"tf":1.0}},"df":1,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"525":{"tf":1.4142135623730951}},"df":1}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"205":{"tf":1.0}},"df":1}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"1481":{"tf":1.0}},"df":1}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"645":{"tf":1.0}},"df":1}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"685":{"tf":1.7320508075688772}},"df":1}}},"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"98":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"df":2}}}}}}}},"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"109":{"tf":1.7320508075688772},"112":{"tf":1.0},"113":{"tf":1.0},"1534":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"1571":{"tf":1.0},"1788":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"458":{"tf":1.0},"459":{"tf":1.0},"786":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951}},"df":12,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"443":{"tf":1.0}},"df":1}}}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"791":{"tf":1.4142135623730951},"851":{"tf":1.4142135623730951}},"df":2}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"582":{"tf":1.7320508075688772},"583":{"tf":1.7320508075688772},"626":{"tf":1.0}},"df":3,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"584":{"tf":1.7320508075688772},"626":{"tf":1.0}},"df":2}}}}}}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1150":{"tf":1.4142135623730951},"1193":{"tf":1.4142135623730951},"1235":{"tf":1.4142135623730951}},"df":3}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1322":{"tf":1.4142135623730951},"1323":{"tf":1.4142135623730951},"1324":{"tf":1.0},"1325":{"tf":1.4142135623730951},"1326":{"tf":1.4142135623730951},"1331":{"tf":1.4142135623730951},"1333":{"tf":1.4142135623730951},"1443":{"tf":1.4142135623730951},"1444":{"tf":1.4142135623730951},"1445":{"tf":1.0},"1446":{"tf":1.4142135623730951},"1447":{"tf":1.4142135623730951},"1453":{"tf":1.4142135623730951}},"df":13,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1467":{"tf":1.4142135623730951}},"df":1}}}}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1201":{"tf":1.0},"1656":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"1571":{"tf":1.0}},"df":1}}}}}},"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"440":{"tf":1.0}},"df":1}}}}}}}}}}},"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"474":{"tf":1.4142135623730951},"499":{"tf":1.4142135623730951},"527":{"tf":1.0}},"df":3}}}}}}}},"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"688":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"188":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951}},"df":2}}}}},"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0}},"df":6,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"900":{"tf":1.4142135623730951}},"df":1}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0}},"df":3}}},"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0}},"df":3}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"899":{"tf":1.0},"900":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1304":{"tf":1.4142135623730951},"1305":{"tf":1.4142135623730951},"1306":{"tf":1.0},"1427":{"tf":1.4142135623730951},"1428":{"tf":1.4142135623730951},"1429":{"tf":1.4142135623730951},"800":{"tf":1.4142135623730951},"835":{"tf":1.4142135623730951}},"df":8}}}},"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1000":{"tf":1.7320508075688772},"1589":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"997":{"tf":1.7320508075688772}},"df":1,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1001":{"tf":1.4142135623730951},"1590":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1001":{"tf":1.0},"1590":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1592":{"tf":1.4142135623730951},"999":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1592":{"tf":1.0},"999":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1002":{"tf":1.7320508075688772},"1591":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"480":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951}},"df":2,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.0}},"df":6}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"1096":{"tf":1.0},"1098":{"tf":1.0},"685":{"tf":1.0}},"df":3}}}}},"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"681":{"tf":1.0},"687":{"tf":1.7320508075688772}},"df":2}}}}}}},"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"1":{"docs":{"463":{"tf":1.0}},"df":1},"2":{"docs":{"463":{"tf":1.0}},"df":1},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1356":{"tf":1.0},"1357":{"tf":1.0}},"df":2}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1357":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1357":{"tf":1.0}},"df":1}}}}}}}}}}}},"d":{"docs":{"129":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951}},"df":6,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"118":{"tf":1.4142135623730951},"119":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951}},"df":12}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"160":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951}},"df":2}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"1788":{"tf":1.0},"442":{"tf":1.0},"786":{"tf":1.4142135623730951},"801":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951},"836":{"tf":1.4142135623730951}},"df":6}}}}}},"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"1135":{"tf":1.4142135623730951},"1196":{"tf":1.4142135623730951},"1220":{"tf":1.4142135623730951}},"df":3}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1197":{"tf":1.4142135623730951}},"df":1}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"1765":{"tf":1.4142135623730951},"1767":{"tf":1.0},"1768":{"tf":1.0},"696":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"716":{"tf":1.4142135623730951},"794":{"tf":1.4142135623730951},"818":{"tf":1.4142135623730951},"850":{"tf":1.0},"853":{"tf":1.4142135623730951},"858":{"tf":1.0},"859":{"tf":1.0},"874":{"tf":1.4142135623730951}},"df":13,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"81":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951}},"df":2}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"860":{"tf":1.0}},"df":1}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"482":{"tf":1.4142135623730951},"509":{"tf":1.4142135623730951},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0}},"df":5}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"998":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"998":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{"1008":{"tf":1.4142135623730951},"1600":{"tf":1.4142135623730951}},"df":2,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1008":{"tf":1.0},"1600":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1158":{"tf":1.7320508075688772},"1318":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1318":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{"1007":{"tf":1.7320508075688772},"1599":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"125":{"tf":1.4142135623730951}},"df":1}}}}}}}},"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"211":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"211":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"y":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1066":{"tf":1.7320508075688772}},"df":1}}}}}}}}}},"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1333":{"tf":1.4142135623730951},"1334":{"tf":1.4142135623730951},"1337":{"tf":1.4142135623730951},"1338":{"tf":1.4142135623730951},"1366":{"tf":1.0},"1367":{"tf":1.0},"1379":{"tf":1.4142135623730951},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1453":{"tf":1.4142135623730951},"1454":{"tf":1.4142135623730951},"1457":{"tf":1.4142135623730951},"1458":{"tf":1.4142135623730951},"1474":{"tf":1.0},"1475":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951}},"df":17}}}}}},"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1401":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}},"df":3}}}}}}}}}}}},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1350":{"tf":1.4142135623730951},"1467":{"tf":1.4142135623730951}},"df":2}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"930":{"tf":1.0}},"df":1}}},"i":{"docs":{},"df":0,"t":{"docs":{"1419":{"tf":1.4142135623730951},"474":{"tf":1.0},"475":{"tf":1.0},"499":{"tf":1.0},"502":{"tf":1.0}},"df":5,"i":{"docs":{"474":{"tf":1.4142135623730951},"475":{"tf":1.4142135623730951},"476":{"tf":1.0},"499":{"tf":1.4142135623730951},"502":{"tf":1.4142135623730951},"503":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":1.4142135623730951},"527":{"tf":1.0}},"df":9,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{"1571":{"tf":1.0}},"df":1}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"525":{"tf":1.4142135623730951}},"df":1}}}}},"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"1534":{"tf":1.0}},"df":1}}}}}}}}}}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"931":{"tf":1.0},"932":{"tf":1.0},"933":{"tf":1.0}},"df":3}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"494":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}},"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"462":{"tf":1.0}},"df":1}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"100":{"tf":1.4142135623730951},"1121":{"tf":1.4142135623730951},"1135":{"tf":1.4142135623730951},"1140":{"tf":1.4142135623730951},"1162":{"tf":1.4142135623730951},"1169":{"tf":1.0},"1172":{"tf":1.4142135623730951},"1181":{"tf":1.4142135623730951},"1191":{"tf":1.0},"1192":{"tf":1.4142135623730951},"1196":{"tf":1.4142135623730951},"1207":{"tf":1.4142135623730951},"1220":{"tf":1.4142135623730951},"1225":{"tf":1.4142135623730951},"1244":{"tf":1.4142135623730951},"1250":{"tf":1.0},"1254":{"tf":1.4142135623730951},"1336":{"tf":1.7320508075688772},"1337":{"tf":1.7320508075688772},"1456":{"tf":1.7320508075688772},"1457":{"tf":1.7320508075688772},"99":{"tf":1.4142135623730951}},"df":22}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"167":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951}},"df":2}}},"o":{"docs":{"1655":{"tf":1.0},"786":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951}},"df":3,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1135":{"tf":1.4142135623730951},"1220":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"908":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"908":{"tf":1.0}},"df":1}}}}}}}}},"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"464":{"tf":1.0}},"df":1}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"444":{"tf":1.0}},"df":1}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1157":{"tf":1.4142135623730951},"1287":{"tf":1.0}},"df":2,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1157":{"tf":1.0}},"df":1}}}}}}}}}}}}},"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"445":{"tf":1.0},"446":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"685":{"tf":1.4142135623730951}},"df":1}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1159":{"tf":1.0},"1319":{"tf":1.0},"446":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"92":{"tf":1.4142135623730951}},"df":1}}}}}}}}}},"y":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"105":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"444":{"tf":1.0},"445":{"tf":1.0}},"df":2}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1159":{"tf":1.0},"1319":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1159":{"tf":1.0},"1319":{"tf":1.0},"441":{"tf":1.0}},"df":3}}}}}}}},"t":{"docs":{"857":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"857":{"tf":1.0}},"df":1}}}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1162":{"tf":1.4142135623730951},"1196":{"tf":1.4142135623730951},"1244":{"tf":1.4142135623730951},"1367":{"tf":1.0},"1475":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951}},"df":7}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1140":{"tf":1.4142135623730951},"1225":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}},"r":{"docs":{"1536":{"tf":1.0}},"df":1}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"110":{"tf":1.4142135623730951}},"df":1}}}}}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{"1534":{"tf":1.0},"1535":{"tf":1.0},"1788":{"tf":1.0},"734":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"792":{"tf":1.4142135623730951},"811":{"tf":1.4142135623730951},"812":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"865":{"tf":1.4142135623730951},"867":{"tf":1.4142135623730951}},"df":12}}},"e":{"docs":{},"df":0,"w":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"103":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"206":{"tf":1.0}},"df":1}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"1373":{"tf":1.0}},"df":1}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1302":{"tf":1.4142135623730951},"1426":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"131":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951}},"df":3}}}}},"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"153":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951}},"df":2}}}}}}}}},"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"132":{"tf":1.4142135623730951}},"df":1}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1147":{"tf":1.4142135623730951}},"df":1,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1303":{"tf":1.4142135623730951},"1425":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1229":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}},"t":{"docs":{"1145":{"tf":1.4142135623730951},"1300":{"tf":1.0},"1423":{"tf":1.0}},"df":3}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1146":{"tf":1.4142135623730951},"1232":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"r":{"docs":{"1299":{"tf":1.0},"1422":{"tf":1.0}},"df":2}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1144":{"tf":1.4142135623730951},"1230":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"154":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951}},"df":2}}}}}}}}}},"l":{"docs":{},"df":0,"r":{"docs":{"1301":{"tf":1.0},"1424":{"tf":1.0}},"df":2}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{"134":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951}},"df":2}}}}}}}},"w":{"docs":{},"df":0,"n":{"docs":{"485":{"tf":1.4142135623730951},"517":{"tf":1.4142135623730951},"534":{"tf":1.4142135623730951}},"df":3}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"1231":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"880":{"tf":1.7320508075688772}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"881":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1307":{"tf":1.4142135623730951},"1430":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"802":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951},"837":{"tf":1.4142135623730951}},"df":6}}},"r":{"docs":{"1691":{"tf":1.0},"1706":{"tf":1.0}},"df":2}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{"116":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"892":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"1788":{"tf":1.0}},"df":1}}},"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"121":{"tf":2.0},"122":{"tf":1.7320508075688772},"156":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}},"df":4}}}}}}}}}}}},"i":{"docs":{},"df":0,"d":{"docs":{"114":{"tf":1.4142135623730951}},"df":1}},"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"141":{"tf":1.4142135623730951},"178":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951}},"df":4}}}}}}}},"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1488":{"tf":1.0},"1490":{"tf":1.0},"1491":{"tf":1.0},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.4142135623730951},"844":{"tf":1.0}},"df":8}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"1308":{"tf":1.4142135623730951},"1309":{"tf":1.4142135623730951}},"df":2}},"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1356":{"tf":1.0},"1357":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1356":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1357":{"tf":1.0}},"df":1}}}}}}}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1357":{"tf":1.7320508075688772}},"df":1}}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{"166":{"tf":1.4142135623730951},"56":{"tf":1.4142135623730951}},"df":2}}}},"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"791":{"tf":1.4142135623730951},"851":{"tf":1.4142135623730951}},"df":2}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"791":{"tf":1.4142135623730951},"851":{"tf":1.4142135623730951}},"df":2}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1006":{"tf":1.4142135623730951},"1598":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1006":{"tf":1.0},"1598":{"tf":1.0}},"df":2}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1009":{"tf":1.4142135623730951},"1601":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1009":{"tf":1.0},"1601":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{"108":{"tf":1.7320508075688772},"110":{"tf":1.4142135623730951}},"df":2,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"108":{"tf":1.4142135623730951}},"df":1}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"121":{"tf":1.4142135623730951}},"df":1}}}}}}}}},"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1307":{"tf":1.4142135623730951},"1430":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1356":{"tf":1.0},"1357":{"tf":1.0}},"df":2}}}}}}}}}}},"x":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1055":{"tf":1.7320508075688772},"1056":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"1056":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"686":{"tf":1.7320508075688772}},"df":1}}}}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{"168":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"100":{"tf":1.4142135623730951},"1132":{"tf":1.4142135623730951},"1183":{"tf":1.7320508075688772},"1214":{"tf":1.4142135623730951},"1400":{"tf":1.4142135623730951},"1401":{"tf":1.4142135623730951},"1409":{"tf":1.4142135623730951}},"df":7}}}},"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"886":{"tf":1.4142135623730951},"887":{"tf":1.4142135623730951}},"df":2}}},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"1352":{"tf":1.4142135623730951},"1353":{"tf":1.4142135623730951},"1354":{"tf":1.4142135623730951},"1355":{"tf":1.4142135623730951},"1759":{"tf":1.4142135623730951},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.4142135623730951},"1763":{"tf":1.4142135623730951},"1764":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.4142135623730951},"714":{"tf":1.4142135623730951},"715":{"tf":1.4142135623730951}},"df":16,"e":{"docs":{},"df":0,"n":{"docs":{"798":{"tf":1.4142135623730951},"855":{"tf":1.4142135623730951}},"df":2}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"121":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"906":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"906":{"tf":1.0}},"df":1}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"209":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"209":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1314":{"tf":1.4142135623730951},"1317":{"tf":1.4142135623730951},"1437":{"tf":1.4142135623730951},"1438":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951}},"df":5}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1158":{"tf":1.0},"1159":{"tf":1.0},"1318":{"tf":1.0},"1319":{"tf":1.0}},"df":4,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1156":{"tf":1.4142135623730951},"1241":{"tf":1.4142135623730951},"1314":{"tf":1.4142135623730951},"1316":{"tf":1.0},"1317":{"tf":1.4142135623730951},"1437":{"tf":1.4142135623730951},"1438":{"tf":1.4142135623730951},"1439":{"tf":1.4142135623730951},"466":{"tf":1.0}},"df":9}}}}}}}}}}}},"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"627":{"tf":1.0}},"df":1}}}}}}}},"v":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"212":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"212":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{"419":{"tf":1.0},"700":{"tf":1.4142135623730951},"719":{"tf":1.4142135623730951}},"df":3,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{"419":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"645":{"tf":1.0}},"df":1}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1395":{"tf":1.4142135623730951}},"df":1}}}},"v":{"docs":{},"df":0,"e":{"docs":{"626":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"626":{"tf":1.0}},"df":1}}}}}}}}}},"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"t":{"docs":{},"df":0,"x":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{"996":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"996":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1395":{"tf":1.4142135623730951}},"df":1}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1158":{"tf":1.0},"1159":{"tf":1.0},"1318":{"tf":1.0},"1319":{"tf":1.0}},"df":4,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1156":{"tf":1.4142135623730951},"1158":{"tf":1.0},"1241":{"tf":1.4142135623730951},"1314":{"tf":1.4142135623730951},"1316":{"tf":1.0},"1317":{"tf":1.4142135623730951},"1318":{"tf":1.0},"1437":{"tf":1.4142135623730951},"1438":{"tf":1.4142135623730951},"1439":{"tf":1.4142135623730951},"466":{"tf":1.0}},"df":11}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1159":{"tf":1.0},"1319":{"tf":1.0}},"df":2}}}}}}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"532":{"tf":1.0},"533":{"tf":1.0}},"df":2,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"532":{"tf":1.0}},"df":1}}}}}}}}}},"f":{"docs":{"103":{"tf":1.0}},"df":1}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"158":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"157":{"tf":1.4142135623730951},"1788":{"tf":1.0},"53":{"tf":1.4142135623730951}},"df":3}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"147":{"tf":1.0},"203":{"tf":1.0},"210":{"tf":1.4142135623730951},"38":{"tf":1.0}},"df":4,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"210":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1431":{"tf":1.4142135623730951},"1432":{"tf":1.4142135623730951}},"df":2}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"216":{"tf":1.0}},"df":1}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{"1760":{"tf":2.0},"1762":{"tf":1.7320508075688772},"1763":{"tf":1.4142135623730951},"711":{"tf":2.0},"713":{"tf":1.7320508075688772},"714":{"tf":1.4142135623730951},"817":{"tf":1.0},"818":{"tf":1.0}},"df":8}}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"848":{"tf":1.0}},"df":1}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"119":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951}},"df":4}}}}},"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1583":{"tf":1.0}},"df":1}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"1353":{"tf":1.7320508075688772}},"df":1,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1354":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1355":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}},"y":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1534":{"tf":1.4142135623730951},"1535":{"tf":1.0},"1788":{"tf":1.4142135623730951},"734":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"792":{"tf":1.4142135623730951},"811":{"tf":1.4142135623730951},"812":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"865":{"tf":1.4142135623730951},"867":{"tf":1.4142135623730951}},"df":12}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"114":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"178":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951}},"df":19}}}}},"o":{"docs":{"1765":{"tf":1.4142135623730951},"1767":{"tf":1.0},"1768":{"tf":1.0},"695":{"tf":1.4142135623730951},"700":{"tf":1.4142135623730951},"708":{"tf":1.4142135623730951},"716":{"tf":1.4142135623730951},"719":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"797":{"tf":1.4142135623730951},"817":{"tf":1.4142135623730951},"849":{"tf":1.0},"850":{"tf":1.0},"852":{"tf":1.4142135623730951},"854":{"tf":1.4142135623730951},"857":{"tf":1.0},"859":{"tf":1.0},"873":{"tf":1.4142135623730951}},"df":18,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"83":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951}},"df":2}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"860":{"tf":1.0}},"df":1}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1159":{"tf":1.0},"1319":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"859":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"859":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"627":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"627":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"832":{"tf":1.4142135623730951}},"df":1},"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"786":{"tf":1.4142135623730951},"804":{"tf":1.4142135623730951},"834":{"tf":1.4142135623730951}},"df":3}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"104":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1583":{"tf":1.0}},"df":1}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"125":{"tf":1.4142135623730951}},"df":1}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1152":{"tf":1.4142135623730951},"1201":{"tf":1.0},"1237":{"tf":1.4142135623730951},"1656":{"tf":1.0},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0}},"df":9}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"110":{"tf":1.4142135623730951},"460":{"tf":1.0},"910":{"tf":1.4142135623730951},"930":{"tf":1.0},"96":{"tf":1.4142135623730951}},"df":5,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1414":{"tf":1.4142135623730951}},"df":1}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"910":{"tf":1.0}},"df":1}}}}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"115":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951}},"df":5}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"792":{"tf":1.4142135623730951},"812":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"867":{"tf":1.4142135623730951}},"df":4}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"109":{"tf":1.4142135623730951}},"df":1}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"726":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"726":{"tf":1.0}},"df":1}}}}}}}},"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1201":{"tf":1.0},"1656":{"tf":1.0},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0}},"df":7}}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1151":{"tf":1.4142135623730951},"1152":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1236":{"tf":1.4142135623730951},"1237":{"tf":1.4142135623730951}},"df":6}}}}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{"188":{"tf":1.7320508075688772},"75":{"tf":1.7320508075688772}},"df":2}}}}}}}},"a":{"docs":{},"df":0,"*":{"docs":{},"df":0,"b":{"docs":{"1109":{"tf":1.0}},"df":1}},"/":{"docs":{},"df":0,"b":{"docs":{"1110":{"tf":1.0}},"df":1}},"a":{"docs":{},"df":0,"v":{"docs":{"1101":{"tf":1.0},"958":{"tf":1.0}},"df":2}},"b":{"docs":{},"df":0,"i":{"docs":{"681":{"tf":1.0},"8":{"tf":1.4142135623730951}},"df":2,".":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1060":{"tf":1.0}},"df":1}}}}}},"l":{"docs":{"681":{"tf":1.0}},"df":1}},"o":{"docs":{},"df":0,"v":{"docs":{"103":{"tf":1.0},"1300":{"tf":1.0},"1423":{"tf":1.0},"144":{"tf":1.0},"681":{"tf":1.0}},"df":5}}},"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{"1491":{"tf":1.4142135623730951},"486":{"tf":1.7320508075688772},"518":{"tf":1.7320508075688772}},"df":3,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1491":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{"0":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"429":{"tf":1.0},"8":{"tf":1.0}},"df":5,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{"274":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"274":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"202":{"tf":1.0},"216":{"tf":1.0},"415":{"tf":1.0}},"df":3,".":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"700":{"tf":1.0},"719":{"tf":1.0}},"df":2}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"701":{"tf":1.0},"823":{"tf":1.0},"862":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"719":{"tf":1.0}},"df":1}}}}}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{"129":{"tf":1.0},"130":{"tf":1.0},"1351":{"tf":1.0},"1465":{"tf":1.0}},"df":4}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1117":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.7320508075688772},"1123":{"tf":1.4142135623730951},"1124":{"tf":1.4142135623730951},"1125":{"tf":1.0},"1126":{"tf":1.7320508075688772},"1127":{"tf":1.0},"1128":{"tf":1.4142135623730951},"1129":{"tf":1.7320508075688772},"1130":{"tf":1.0},"1131":{"tf":1.0},"1132":{"tf":2.0},"1133":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.0},"1136":{"tf":1.4142135623730951},"1137":{"tf":1.4142135623730951},"1155":{"tf":1.0},"1156":{"tf":1.4142135623730951},"1176":{"tf":1.7320508075688772},"1177":{"tf":1.7320508075688772},"1178":{"tf":1.4142135623730951},"1179":{"tf":1.4142135623730951},"1180":{"tf":1.0},"1181":{"tf":1.4142135623730951},"1182":{"tf":1.7320508075688772},"1183":{"tf":2.23606797749979},"1184":{"tf":1.4142135623730951},"1185":{"tf":1.4142135623730951},"1186":{"tf":1.7320508075688772},"1187":{"tf":1.4142135623730951},"1188":{"tf":1.0},"1192":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.7320508075688772},"1195":{"tf":1.4142135623730951},"1196":{"tf":1.0},"1204":{"tf":1.4142135623730951},"1205":{"tf":1.4142135623730951},"1206":{"tf":1.7320508075688772},"1207":{"tf":1.4142135623730951},"1208":{"tf":1.4142135623730951},"1209":{"tf":1.4142135623730951},"1210":{"tf":1.0},"1211":{"tf":1.0},"1212":{"tf":1.7320508075688772},"1213":{"tf":1.0},"1214":{"tf":2.0},"1215":{"tf":1.0},"1216":{"tf":1.0},"1217":{"tf":1.4142135623730951},"1218":{"tf":1.7320508075688772},"1219":{"tf":1.0},"1220":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.4142135623730951},"1264":{"tf":1.4142135623730951},"1265":{"tf":1.4142135623730951},"1266":{"tf":1.4142135623730951},"1269":{"tf":1.4142135623730951},"1270":{"tf":1.4142135623730951},"1273":{"tf":1.4142135623730951},"1274":{"tf":1.4142135623730951},"1275":{"tf":1.0},"1287":{"tf":1.0},"1288":{"tf":1.0},"1312":{"tf":1.4142135623730951},"1313":{"tf":1.4142135623730951},"1322":{"tf":1.0},"1323":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.4142135623730951},"1327":{"tf":1.0},"1328":{"tf":1.4142135623730951},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.7320508075688772},"1379":{"tf":1.0},"1380":{"tf":1.0},"1394":{"tf":1.0},"1413":{"tf":1.4142135623730951},"1435":{"tf":1.4142135623730951},"1436":{"tf":1.4142135623730951},"144":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.4142135623730951},"1448":{"tf":1.0},"1449":{"tf":1.4142135623730951},"145":{"tf":1.0},"146":{"tf":1.7320508075688772},"148":{"tf":1.4142135623730951},"149":{"tf":2.23606797749979},"150":{"tf":1.4142135623730951},"1523":{"tf":1.0},"1649":{"tf":1.7320508075688772},"185":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.7320508075688772},"207":{"tf":1.7320508075688772},"208":{"tf":1.7320508075688772},"209":{"tf":2.23606797749979},"211":{"tf":1.4142135623730951},"212":{"tf":1.4142135623730951},"216":{"tf":1.7320508075688772},"217":{"tf":2.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"364":{"tf":1.0},"365":{"tf":1.0},"37":{"tf":1.4142135623730951},"39":{"tf":2.23606797749979},"415":{"tf":1.4142135623730951},"431":{"tf":1.0},"681":{"tf":1.7320508075688772},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0}},"df":124,"'":{"docs":{"1119":{"tf":1.0},"1132":{"tf":1.0},"1155":{"tf":1.4142135623730951},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.4142135623730951},"1204":{"tf":1.0},"1214":{"tf":1.0},"1240":{"tf":1.4142135623730951}},"df":9},"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"365":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"365":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"356":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"364":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"364":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"364":{"tf":1.0},"365":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1185":{"tf":1.7320508075688772}},"df":1}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1184":{"tf":1.4142135623730951}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1184":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"430":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1180":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1180":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1182":{"tf":1.4142135623730951}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1182":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1374":{"tf":1.0},"1408":{"tf":1.7320508075688772}},"df":2,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1408":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1188":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1188":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1183":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1183":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1181":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1181":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1378":{"tf":1.4142135623730951}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1378":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1377":{"tf":1.4142135623730951}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1377":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1116":{"tf":1.0},"1137":{"tf":1.7320508075688772},"1186":{"tf":1.4142135623730951},"1187":{"tf":1.4142135623730951}},"df":4,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1186":{"tf":1.0},"1187":{"tf":1.0}},"df":2}}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1137":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1116":{"tf":1.0},"1136":{"tf":1.7320508075688772},"1179":{"tf":1.4142135623730951}},"df":3,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1179":{"tf":1.0}},"df":1}}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1136":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1374":{"tf":1.0},"1379":{"tf":1.4142135623730951},"1410":{"tf":1.7320508075688772}},"df":3,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1379":{"tf":1.0}},"df":1}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1410":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1380":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1380":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"u":{"docs":{"1377":{"tf":1.0}},"df":1}},"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"1350":{"tf":1.4142135623730951},"1415":{"tf":1.4142135623730951},"1467":{"tf":1.4142135623730951}},"df":3}}}}},"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0}},"df":3}}}},"t":{"docs":{"416":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"1141":{"tf":1.0},"1165":{"tf":1.0},"1249":{"tf":1.0},"1276":{"tf":1.0},"188":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"192":{"tf":1.0},"223":{"tf":2.0},"281":{"tf":1.0},"401":{"tf":1.0},"433":{"tf":1.0},"568":{"tf":1.0},"623":{"tf":1.0},"667":{"tf":1.0},"75":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"79":{"tf":1.0}},"df":17}},"v":{"docs":{"1640":{"tf":1.7320508075688772},"1676":{"tf":1.7320508075688772},"1698":{"tf":1.0},"1699":{"tf":2.0},"1709":{"tf":1.7320508075688772}},"df":5}},"u":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1394":{"tf":1.0},"681":{"tf":1.0}},"df":2}}}}},"d":{"docs":{"1262":{"tf":1.0},"1267":{"tf":1.0},"1776":{"tf":1.0},"9":{"tf":1.7320508075688772},"903":{"tf":1.0},"905":{"tf":1.0},"909":{"tf":1.0},"911":{"tf":1.0},"915":{"tf":1.0},"917":{"tf":1.0},"921":{"tf":1.0},"923":{"tf":1.0},"927":{"tf":1.0}},"df":13,"d":{"docs":{"1080":{"tf":1.4142135623730951},"129":{"tf":1.0},"1305":{"tf":1.0},"1429":{"tf":1.0},"1747":{"tf":1.4142135623730951},"18":{"tf":1.0},"1810":{"tf":1.4142135623730951},"525":{"tf":1.4142135623730951},"567":{"tf":1.0},"681":{"tf":1.0},"695":{"tf":1.0},"708":{"tf":1.0},"729":{"tf":1.0},"9":{"tf":2.23606797749979},"903":{"tf":1.0},"905":{"tf":1.0},"911":{"tf":1.7320508075688772},"917":{"tf":1.7320508075688772},"923":{"tf":1.7320508075688772},"989":{"tf":1.4142135623730951}},"df":20,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"917":{"tf":1.0}},"df":1}}}}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1080":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"911":{"tf":1.0}},"df":1}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"989":{"tf":1.0}},"df":1}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"923":{"tf":1.0}},"df":1}}}}}}}},"/":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"474":{"tf":1.0},"499":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"=":{"docs":{},"df":0,"0":{"docs":{"567":{"tf":1.0}},"df":1}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"129":{"tf":1.7320508075688772},"1747":{"tf":1.4142135623730951},"18":{"tf":1.7320508075688772},"1810":{"tf":1.4142135623730951}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"129":{"tf":1.0},"18":{"tf":1.0}},"df":2}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1747":{"tf":1.0},"1810":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"531":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"531":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"528":{"tf":1.4142135623730951},"532":{"tf":1.4142135623730951}},"df":2,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"532":{"tf":1.0}},"df":1}}}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"528":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.0}},"df":1}},"r":{"docs":{"1521":{"tf":1.0},"1670":{"tf":1.0},"398":{"tf":1.0},"590":{"tf":1.4142135623730951},"595":{"tf":1.4142135623730951},"596":{"tf":1.0},"597":{"tf":1.4142135623730951},"598":{"tf":1.0},"634":{"tf":1.4142135623730951},"639":{"tf":1.4142135623730951},"640":{"tf":1.4142135623730951},"641":{"tf":1.0},"642":{"tf":1.0}},"df":13,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"103":{"tf":1.0},"1038":{"tf":1.0},"1058":{"tf":1.7320508075688772},"1059":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1076":{"tf":1.0},"1082":{"tf":1.4142135623730951},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.4142135623730951},"1093":{"tf":1.0},"1096":{"tf":1.0},"1098":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.4142135623730951},"1121":{"tf":2.0},"1122":{"tf":2.23606797749979},"1123":{"tf":1.0},"1124":{"tf":1.0},"1125":{"tf":2.0},"1126":{"tf":2.23606797749979},"1127":{"tf":2.0},"1128":{"tf":2.0},"1129":{"tf":1.0},"1130":{"tf":1.0},"1131":{"tf":1.7320508075688772},"1132":{"tf":1.0},"1135":{"tf":2.6457513110645907},"1136":{"tf":1.0},"1137":{"tf":1.0},"1140":{"tf":2.23606797749979},"1147":{"tf":1.0},"115":{"tf":1.4142135623730951},"1150":{"tf":2.0},"1151":{"tf":2.449489742783178},"1152":{"tf":2.449489742783178},"1156":{"tf":2.8284271247461903},"1158":{"tf":1.4142135623730951},"1162":{"tf":2.23606797749979},"1171":{"tf":1.4142135623730951},"1172":{"tf":1.4142135623730951},"1176":{"tf":1.4142135623730951},"1177":{"tf":1.4142135623730951},"1178":{"tf":1.7320508075688772},"1179":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"1180":{"tf":2.23606797749979},"1181":{"tf":2.23606797749979},"1182":{"tf":2.23606797749979},"1183":{"tf":1.4142135623730951},"1184":{"tf":2.0},"1185":{"tf":2.23606797749979},"1186":{"tf":1.4142135623730951},"1187":{"tf":2.0},"1188":{"tf":2.23606797749979},"119":{"tf":1.4142135623730951},"1191":{"tf":1.7320508075688772},"1192":{"tf":2.449489742783178},"1193":{"tf":2.449489742783178},"1194":{"tf":2.449489742783178},"1195":{"tf":2.449489742783178},"1196":{"tf":1.4142135623730951},"1197":{"tf":2.0},"120":{"tf":1.4142135623730951},"1201":{"tf":1.4142135623730951},"1204":{"tf":1.0},"1205":{"tf":1.4142135623730951},"1206":{"tf":2.23606797749979},"1207":{"tf":2.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"1210":{"tf":2.0},"1211":{"tf":1.7320508075688772},"1212":{"tf":1.0},"1213":{"tf":1.0},"1214":{"tf":1.0},"1217":{"tf":2.0},"1218":{"tf":2.23606797749979},"1219":{"tf":2.0},"1220":{"tf":2.6457513110645907},"1222":{"tf":1.0},"1225":{"tf":2.23606797749979},"1229":{"tf":1.0},"123":{"tf":1.4142135623730951},"1235":{"tf":2.0},"1236":{"tf":2.449489742783178},"1237":{"tf":2.449489742783178},"1241":{"tf":2.8284271247461903},"1244":{"tf":2.23606797749979},"125":{"tf":1.4142135623730951},"1253":{"tf":1.4142135623730951},"1254":{"tf":1.4142135623730951},"1262":{"tf":1.4142135623730951},"1263":{"tf":1.4142135623730951},"1264":{"tf":1.0},"1265":{"tf":1.0},"1266":{"tf":1.0},"1267":{"tf":1.4142135623730951},"1268":{"tf":1.4142135623730951},"1269":{"tf":1.0},"1270":{"tf":1.0},"1271":{"tf":1.0},"1272":{"tf":1.0},"1273":{"tf":1.0},"1274":{"tf":1.4142135623730951},"1275":{"tf":2.0},"1276":{"tf":1.0},"1277":{"tf":1.0},"1278":{"tf":1.0},"1283":{"tf":2.23606797749979},"1287":{"tf":1.7320508075688772},"1288":{"tf":1.7320508075688772},"129":{"tf":1.7320508075688772},"130":{"tf":1.4142135623730951},"1302":{"tf":1.0},"1303":{"tf":1.4142135623730951},"1304":{"tf":1.0},"1305":{"tf":1.0},"1307":{"tf":1.0},"131":{"tf":1.0},"1312":{"tf":1.7320508075688772},"1313":{"tf":1.7320508075688772},"1314":{"tf":1.7320508075688772},"1316":{"tf":1.0},"1317":{"tf":1.7320508075688772},"1318":{"tf":1.0},"132":{"tf":1.0},"1322":{"tf":1.7320508075688772},"1323":{"tf":1.7320508075688772},"1324":{"tf":1.0},"1325":{"tf":1.7320508075688772},"1326":{"tf":1.7320508075688772},"1327":{"tf":1.0},"1328":{"tf":1.0},"1329":{"tf":1.0},"133":{"tf":1.4142135623730951},"1330":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1335":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"134":{"tf":1.4142135623730951},"1341":{"tf":1.7320508075688772},"1344":{"tf":1.0},"1345":{"tf":1.0},"1350":{"tf":1.0},"1351":{"tf":1.7320508075688772},"1352":{"tf":2.449489742783178},"1353":{"tf":2.6457513110645907},"1354":{"tf":2.23606797749979},"1355":{"tf":2.6457513110645907},"1356":{"tf":1.0},"1357":{"tf":1.4142135623730951},"1369":{"tf":1.0},"137":{"tf":1.4142135623730951},"1377":{"tf":2.23606797749979},"1378":{"tf":2.23606797749979},"1379":{"tf":1.4142135623730951},"138":{"tf":1.7320508075688772},"1380":{"tf":1.4142135623730951},"1384":{"tf":1.0},"139":{"tf":1.7320508075688772},"1390":{"tf":1.0},"1393":{"tf":2.0},"1394":{"tf":2.0},"1395":{"tf":1.7320508075688772},"140":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1404":{"tf":1.7320508075688772},"1405":{"tf":1.7320508075688772},"1406":{"tf":1.7320508075688772},"1408":{"tf":1.0},"141":{"tf":2.6457513110645907},"1410":{"tf":1.0},"1413":{"tf":2.0},"1414":{"tf":2.0},"1415":{"tf":1.7320508075688772},"1421":{"tf":1.0},"1425":{"tf":1.4142135623730951},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.0},"1435":{"tf":1.7320508075688772},"1436":{"tf":1.7320508075688772},"1437":{"tf":1.7320508075688772},"1438":{"tf":1.7320508075688772},"1439":{"tf":2.23606797749979},"144":{"tf":1.7320508075688772},"1443":{"tf":1.7320508075688772},"1444":{"tf":1.7320508075688772},"1445":{"tf":1.0},"1446":{"tf":1.7320508075688772},"1447":{"tf":1.7320508075688772},"1448":{"tf":1.0},"1449":{"tf":1.0},"1450":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1455":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"146":{"tf":1.0},"1460":{"tf":1.7320508075688772},"1465":{"tf":1.7320508075688772},"1466":{"tf":2.23606797749979},"1467":{"tf":1.0},"148":{"tf":1.0},"1482":{"tf":1.0},"1485":{"tf":1.0},"1486":{"tf":1.0},"1489":{"tf":1.0},"149":{"tf":1.0},"1494":{"tf":1.0},"1495":{"tf":1.0},"1496":{"tf":1.7320508075688772},"1497":{"tf":1.7320508075688772},"1498":{"tf":1.0},"150":{"tf":1.0},"1501":{"tf":1.0},"1502":{"tf":1.4142135623730951},"1503":{"tf":1.0},"1505":{"tf":1.0},"1509":{"tf":1.7320508075688772},"1510":{"tf":1.4142135623730951},"1517":{"tf":1.0},"1518":{"tf":1.4142135623730951},"1521":{"tf":1.0},"1522":{"tf":1.0},"1523":{"tf":1.0},"153":{"tf":1.0},"1532":{"tf":1.0},"157":{"tf":1.7320508075688772},"160":{"tf":1.0},"161":{"tf":1.7320508075688772},"162":{"tf":1.7320508075688772},"163":{"tf":1.7320508075688772},"164":{"tf":2.0},"1648":{"tf":1.0},"1649":{"tf":1.0},"165":{"tf":2.0},"1650":{"tf":1.0},"1656":{"tf":1.4142135623730951},"1657":{"tf":1.4142135623730951},"1658":{"tf":1.4142135623730951},"1663":{"tf":1.0},"1664":{"tf":1.4142135623730951},"1665":{"tf":1.0},"1666":{"tf":1.4142135623730951},"1667":{"tf":1.0},"1668":{"tf":1.4142135623730951},"167":{"tf":1.7320508075688772},"1670":{"tf":1.0},"1675":{"tf":1.0},"168":{"tf":1.7320508075688772},"1700":{"tf":1.0},"1701":{"tf":1.0},"171":{"tf":1.0},"1729":{"tf":2.0},"1730":{"tf":2.0},"1731":{"tf":2.449489742783178},"1732":{"tf":2.449489742783178},"1735":{"tf":1.0},"1736":{"tf":1.0},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"1740":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1742":{"tf":1.4142135623730951},"1743":{"tf":2.0},"1744":{"tf":2.0},"1745":{"tf":2.0},"1748":{"tf":1.4142135623730951},"1749":{"tf":1.7320508075688772},"175":{"tf":1.4142135623730951},"1750":{"tf":1.7320508075688772},"1751":{"tf":1.7320508075688772},"1753":{"tf":1.0},"1754":{"tf":1.0},"1755":{"tf":1.0},"1756":{"tf":1.0},"1759":{"tf":2.23606797749979},"1760":{"tf":2.23606797749979},"1761":{"tf":2.6457513110645907},"1762":{"tf":2.449489742783178},"1763":{"tf":1.7320508075688772},"1764":{"tf":1.7320508075688772},"1765":{"tf":2.23606797749979},"1767":{"tf":1.0},"1768":{"tf":1.0},"1774":{"tf":1.7320508075688772},"1775":{"tf":1.0},"1776":{"tf":1.4142135623730951},"1779":{"tf":2.0},"178":{"tf":2.0},"1781":{"tf":1.7320508075688772},"1786":{"tf":1.0},"1788":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"1792":{"tf":2.0},"1793":{"tf":2.0},"1794":{"tf":2.449489742783178},"1795":{"tf":2.449489742783178},"1797":{"tf":1.0},"18":{"tf":1.7320508075688772},"180":{"tf":1.4142135623730951},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"1805":{"tf":2.0},"1806":{"tf":2.0},"1807":{"tf":1.4142135623730951},"1808":{"tf":2.0},"181":{"tf":1.4142135623730951},"1811":{"tf":1.4142135623730951},"1812":{"tf":1.7320508075688772},"1814":{"tf":1.0},"1815":{"tf":1.0},"1816":{"tf":1.0},"1817":{"tf":1.0},"1818":{"tf":1.7320508075688772},"1819":{"tf":1.7320508075688772},"182":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"191":{"tf":1.0},"192":{"tf":1.4142135623730951},"196":{"tf":1.0},"199":{"tf":1.0},"20":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"216":{"tf":1.4142135623730951},"217":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"272":{"tf":1.0},"274":{"tf":1.0},"28":{"tf":2.6457513110645907},"29":{"tf":1.7320508075688772},"30":{"tf":1.7320508075688772},"306":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"331":{"tf":1.4142135623730951},"335":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"35":{"tf":1.0},"356":{"tf":1.0},"36":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"37":{"tf":1.0},"380":{"tf":1.0},"382":{"tf":1.4142135623730951},"39":{"tf":1.0},"398":{"tf":1.0},"401":{"tf":1.7320508075688772},"402":{"tf":1.0},"403":{"tf":2.0},"404":{"tf":1.0},"405":{"tf":2.0},"406":{"tf":1.0},"407":{"tf":2.0},"408":{"tf":2.0},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"416":{"tf":1.0},"419":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"426":{"tf":1.0},"428":{"tf":1.0},"431":{"tf":1.7320508075688772},"432":{"tf":1.0},"435":{"tf":2.449489742783178},"44":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"466":{"tf":1.4142135623730951},"467":{"tf":1.4142135623730951},"47":{"tf":1.0},"474":{"tf":2.0},"475":{"tf":1.4142135623730951},"479":{"tf":1.0},"48":{"tf":1.7320508075688772},"480":{"tf":1.4142135623730951},"481":{"tf":1.7320508075688772},"482":{"tf":1.7320508075688772},"485":{"tf":1.7320508075688772},"487":{"tf":2.0},"488":{"tf":2.0},"49":{"tf":1.7320508075688772},"499":{"tf":2.0},"50":{"tf":2.0},"502":{"tf":1.4142135623730951},"506":{"tf":1.0},"507":{"tf":1.4142135623730951},"508":{"tf":1.7320508075688772},"509":{"tf":1.7320508075688772},"51":{"tf":2.0},"515":{"tf":2.0},"516":{"tf":2.0},"517":{"tf":1.7320508075688772},"52":{"tf":1.7320508075688772},"525":{"tf":1.7320508075688772},"526":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"53":{"tf":1.7320508075688772},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":2.0},"537":{"tf":1.7320508075688772},"538":{"tf":1.0},"539":{"tf":1.0},"540":{"tf":1.0},"545":{"tf":1.0},"557":{"tf":1.0},"558":{"tf":1.0},"564":{"tf":1.0},"565":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"57":{"tf":1.7320508075688772},"570":{"tf":2.0},"58":{"tf":1.7320508075688772},"590":{"tf":1.7320508075688772},"595":{"tf":1.7320508075688772},"596":{"tf":1.0},"597":{"tf":1.7320508075688772},"599":{"tf":2.6457513110645907},"600":{"tf":1.4142135623730951},"601":{"tf":1.4142135623730951},"602":{"tf":1.4142135623730951},"603":{"tf":1.0},"604":{"tf":2.449489742783178},"605":{"tf":2.0},"606":{"tf":1.4142135623730951},"607":{"tf":2.6457513110645907},"608":{"tf":2.6457513110645907},"609":{"tf":2.23606797749979},"61":{"tf":1.0},"610":{"tf":2.23606797749979},"611":{"tf":1.4142135623730951},"612":{"tf":1.7320508075688772},"613":{"tf":1.7320508075688772},"615":{"tf":1.0},"616":{"tf":1.0},"617":{"tf":1.0},"619":{"tf":1.0},"629":{"tf":1.0},"634":{"tf":1.7320508075688772},"639":{"tf":1.7320508075688772},"640":{"tf":1.7320508075688772},"641":{"tf":1.0},"643":{"tf":2.6457513110645907},"644":{"tf":1.4142135623730951},"645":{"tf":1.4142135623730951},"646":{"tf":1.4142135623730951},"647":{"tf":2.23606797749979},"648":{"tf":2.449489742783178},"649":{"tf":2.0},"65":{"tf":1.4142135623730951},"650":{"tf":2.6457513110645907},"651":{"tf":2.6457513110645907},"652":{"tf":2.6457513110645907},"653":{"tf":2.23606797749979},"654":{"tf":2.23606797749979},"655":{"tf":1.4142135623730951},"656":{"tf":1.7320508075688772},"657":{"tf":1.7320508075688772},"659":{"tf":1.0},"660":{"tf":1.0},"662":{"tf":1.0},"676":{"tf":1.0},"68":{"tf":2.0},"683":{"tf":1.0},"685":{"tf":1.4142135623730951},"686":{"tf":1.0},"69":{"tf":1.4142135623730951},"695":{"tf":1.7320508075688772},"696":{"tf":1.7320508075688772},"70":{"tf":1.4142135623730951},"700":{"tf":1.7320508075688772},"703":{"tf":1.0},"704":{"tf":1.0},"706":{"tf":1.7320508075688772},"708":{"tf":1.7320508075688772},"709":{"tf":1.7320508075688772},"71":{"tf":1.4142135623730951},"710":{"tf":2.23606797749979},"711":{"tf":2.23606797749979},"712":{"tf":2.6457513110645907},"713":{"tf":2.449489742783178},"714":{"tf":1.7320508075688772},"715":{"tf":1.7320508075688772},"716":{"tf":2.23606797749979},"719":{"tf":1.7320508075688772},"72":{"tf":1.4142135623730951},"726":{"tf":1.0},"727":{"tf":1.0},"735":{"tf":1.0},"736":{"tf":1.0},"75":{"tf":1.4142135623730951},"752":{"tf":1.7320508075688772},"753":{"tf":2.449489742783178},"754":{"tf":1.7320508075688772},"755":{"tf":2.449489742783178},"761":{"tf":1.0},"762":{"tf":1.0},"763":{"tf":1.4142135623730951},"764":{"tf":1.4142135623730951},"768":{"tf":1.7320508075688772},"769":{"tf":2.449489742783178},"774":{"tf":1.7320508075688772},"78":{"tf":1.0},"780":{"tf":2.449489742783178},"786":{"tf":2.8284271247461903},"787":{"tf":1.0},"79":{"tf":1.4142135623730951},"791":{"tf":1.7320508075688772},"793":{"tf":1.7320508075688772},"794":{"tf":1.7320508075688772},"797":{"tf":1.4142135623730951},"799":{"tf":1.7320508075688772},"801":{"tf":1.7320508075688772},"804":{"tf":2.0},"807":{"tf":1.4142135623730951},"81":{"tf":2.0},"811":{"tf":1.4142135623730951},"817":{"tf":1.0},"818":{"tf":1.0},"82":{"tf":1.4142135623730951},"827":{"tf":1.0},"828":{"tf":1.0},"83":{"tf":2.0},"832":{"tf":2.8284271247461903},"833":{"tf":1.7320508075688772},"834":{"tf":1.7320508075688772},"836":{"tf":1.7320508075688772},"84":{"tf":1.4142135623730951},"844":{"tf":1.0},"850":{"tf":1.0},"851":{"tf":1.7320508075688772},"852":{"tf":1.7320508075688772},"853":{"tf":1.7320508075688772},"854":{"tf":1.4142135623730951},"859":{"tf":1.0},"865":{"tf":1.4142135623730951},"873":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.4142135623730951},"879":{"tf":1.4142135623730951},"893":{"tf":1.0},"896":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":2.0},"903":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"956":{"tf":1.0},"99":{"tf":1.7320508075688772}},"df":596,"(":{"docs":{},"df":0,"0":{"docs":{"129":{"tf":1.0},"18":{"tf":1.0},"482":{"tf":1.0},"509":{"tf":1.0},"517":{"tf":1.0}},"df":5}},"[":{"docs":{},"df":0,"2":{"docs":{"129":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"427":{"tf":1.0}},"df":3}},"_":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"264":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"264":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"903":{"tf":1.0},"932":{"tf":1.7320508075688772}},"df":2}}}}}}}},"j":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"106":{"tf":1.0},"107":{"tf":1.0},"1123":{"tf":1.0},"1129":{"tf":1.0},"1130":{"tf":1.4142135623730951},"1131":{"tf":1.4142135623730951},"1136":{"tf":1.0},"1137":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1180":{"tf":1.0},"1208":{"tf":1.4142135623730951},"1211":{"tf":1.7320508075688772},"1212":{"tf":1.0},"1213":{"tf":1.7320508075688772},"1253":{"tf":1.0},"1254":{"tf":1.0},"1395":{"tf":1.0},"1407":{"tf":1.0},"1409":{"tf":1.0},"1438":{"tf":1.0},"823":{"tf":1.0}},"df":22,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1131":{"tf":1.4142135623730951},"1171":{"tf":1.4142135623730951},"1172":{"tf":1.4142135623730951},"1253":{"tf":1.4142135623730951},"1254":{"tf":1.4142135623730951}},"df":5}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1302":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"1421":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.4142135623730951},"150":{"tf":1.0},"203":{"tf":1.4142135623730951},"207":{"tf":1.0},"208":{"tf":1.0},"210":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"217":{"tf":1.0},"227":{"tf":1.7320508075688772},"35":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.4142135623730951},"414":{"tf":1.0},"435":{"tf":1.0},"580":{"tf":1.0},"681":{"tf":3.0},"686":{"tf":1.0},"687":{"tf":1.0},"690":{"tf":1.0}},"df":35,"_":{"docs":{"706":{"tf":1.0}},"df":1,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"215":{"tf":1.0}},"df":1}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"681":{"tf":1.0}},"df":1}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"210":{"tf":1.4142135623730951},"429":{"tf":1.0}},"df":2}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"786":{"tf":1.0},"811":{"tf":1.0},"832":{"tf":1.0},"865":{"tf":1.0}},"df":4}}}}}}},"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"121":{"tf":1.0},"4":{"tf":1.0},"99":{"tf":1.0},"993":{"tf":1.0}},"df":4}}}}},"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0},"995":{"tf":1.4142135623730951},"996":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.4142135623730951}},"df":6,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1025":{"tf":1.4142135623730951},"995":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1025":{"tf":1.0},"995":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"3":{"docs":{"119":{"tf":1.0},"123":{"tf":1.0},"179":{"tf":1.0},"72":{"tf":1.0}},"df":4,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{"179":{"tf":1.0},"72":{"tf":1.0}},"df":2}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"119":{"tf":1.7320508075688772},"80":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"119":{"tf":1.0}},"df":1}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"123":{"tf":1.7320508075688772},"80":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"123":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"0":{"tf":1.0},"1156":{"tf":1.0},"1241":{"tf":1.0},"1439":{"tf":1.0},"1765":{"tf":1.0},"380":{"tf":1.0},"472":{"tf":1.0},"681":{"tf":1.0},"716":{"tf":1.0},"815":{"tf":1.0},"844":{"tf":1.4142135623730951}},"df":11,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"844":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"146":{"tf":1.0},"1697":{"tf":1.0},"207":{"tf":1.0},"35":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"905":{"tf":1.0},"911":{"tf":1.0},"917":{"tf":1.0},"923":{"tf":1.0}},"df":10}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"793":{"tf":1.0},"794":{"tf":1.0},"859":{"tf":1.0}},"df":3}}}},"m":{"docs":{},"df":0,"m":{"docs":{"1266":{"tf":1.0},"8":{"tf":1.0}},"df":2},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"100":{"tf":1.4142135623730951},"103":{"tf":1.0},"104":{"tf":2.0},"105":{"tf":2.0},"108":{"tf":1.0},"109":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"1125":{"tf":1.7320508075688772},"1127":{"tf":1.7320508075688772},"1132":{"tf":1.0},"1135":{"tf":1.7320508075688772},"1140":{"tf":1.0},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1162":{"tf":1.0},"1171":{"tf":2.0},"1172":{"tf":2.0},"1180":{"tf":1.7320508075688772},"1185":{"tf":1.7320508075688772},"1192":{"tf":1.0},"1193":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.0},"1196":{"tf":1.0},"1210":{"tf":1.7320508075688772},"1214":{"tf":1.0},"1219":{"tf":1.7320508075688772},"1220":{"tf":2.0},"1222":{"tf":1.0},"1225":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1244":{"tf":1.0},"1253":{"tf":2.0},"1254":{"tf":2.0},"1264":{"tf":1.0},"1265":{"tf":1.0},"1266":{"tf":1.0},"1269":{"tf":1.0},"1270":{"tf":1.0},"1273":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1317":{"tf":1.0},"1336":{"tf":1.0},"1350":{"tf":1.0},"1351":{"tf":1.7320508075688772},"1352":{"tf":1.4142135623730951},"1353":{"tf":1.4142135623730951},"1354":{"tf":1.4142135623730951},"1355":{"tf":1.0},"1377":{"tf":1.7320508075688772},"1378":{"tf":1.4142135623730951},"1380":{"tf":1.0},"1385":{"tf":1.0},"1393":{"tf":1.4142135623730951},"1394":{"tf":1.4142135623730951},"1395":{"tf":1.4142135623730951},"140":{"tf":1.4142135623730951},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1413":{"tf":1.0},"1414":{"tf":1.0},"1415":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.4142135623730951},"1456":{"tf":1.0},"1465":{"tf":1.7320508075688772},"1466":{"tf":1.7320508075688772},"1467":{"tf":1.0},"1489":{"tf":1.0},"1494":{"tf":1.0},"1495":{"tf":1.0},"1504":{"tf":1.0},"1542":{"tf":1.0},"1543":{"tf":1.0},"1548":{"tf":1.0},"155":{"tf":1.0},"1553":{"tf":1.0},"1558":{"tf":1.0},"156":{"tf":1.0},"1563":{"tf":1.0},"1722":{"tf":2.0},"1725":{"tf":1.0},"1729":{"tf":2.0},"1730":{"tf":1.7320508075688772},"1731":{"tf":2.0},"1732":{"tf":2.0},"1738":{"tf":2.0},"1739":{"tf":1.7320508075688772},"1740":{"tf":1.7320508075688772},"1741":{"tf":1.7320508075688772},"1742":{"tf":1.4142135623730951},"1743":{"tf":1.0},"1744":{"tf":1.4142135623730951},"1745":{"tf":1.4142135623730951},"1753":{"tf":1.0},"1759":{"tf":2.0},"1760":{"tf":2.0},"1761":{"tf":1.7320508075688772},"1762":{"tf":1.7320508075688772},"1763":{"tf":1.4142135623730951},"1764":{"tf":1.4142135623730951},"1765":{"tf":1.4142135623730951},"1792":{"tf":2.0},"1793":{"tf":1.7320508075688772},"1794":{"tf":2.0},"1795":{"tf":2.0},"1801":{"tf":2.0},"1802":{"tf":1.7320508075688772},"1803":{"tf":1.7320508075688772},"1804":{"tf":1.7320508075688772},"1805":{"tf":1.4142135623730951},"1806":{"tf":1.4142135623730951},"1807":{"tf":1.4142135623730951},"1808":{"tf":1.0},"1817":{"tf":1.0},"239":{"tf":1.0},"254":{"tf":1.0},"27":{"tf":1.4142135623730951},"377":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"491":{"tf":1.0},"514":{"tf":1.0},"695":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"708":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"710":{"tf":2.0},"711":{"tf":2.0},"712":{"tf":1.7320508075688772},"713":{"tf":1.7320508075688772},"714":{"tf":1.4142135623730951},"715":{"tf":1.4142135623730951},"716":{"tf":1.4142135623730951},"721":{"tf":1.4142135623730951},"722":{"tf":1.4142135623730951},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"726":{"tf":1.0},"727":{"tf":1.0},"735":{"tf":1.4142135623730951},"736":{"tf":1.4142135623730951},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"752":{"tf":1.7320508075688772},"753":{"tf":1.7320508075688772},"754":{"tf":1.7320508075688772},"755":{"tf":1.4142135623730951},"768":{"tf":1.7320508075688772},"769":{"tf":1.7320508075688772},"774":{"tf":1.7320508075688772},"779":{"tf":1.0},"780":{"tf":1.4142135623730951},"793":{"tf":1.0},"794":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0},"81":{"tf":1.0},"819":{"tf":1.4142135623730951},"82":{"tf":1.0},"820":{"tf":1.4142135623730951},"821":{"tf":1.4142135623730951},"822":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"862":{"tf":1.7320508075688772},"869":{"tf":1.4142135623730951},"871":{"tf":1.4142135623730951},"872":{"tf":1.4142135623730951},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"95":{"tf":1.7320508075688772},"96":{"tf":2.23606797749979},"97":{"tf":1.7320508075688772},"98":{"tf":2.23606797749979},"99":{"tf":1.4142135623730951}},"df":193,"i":{"docs":{},"df":0,"n":{"docs":{"1502":{"tf":1.0}},"df":1}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1351":{"tf":1.4142135623730951},"1353":{"tf":1.0},"1354":{"tf":1.0},"1394":{"tf":1.4142135623730951},"1414":{"tf":1.4142135623730951},"1465":{"tf":1.4142135623730951},"1502":{"tf":1.0},"1745":{"tf":1.4142135623730951},"1806":{"tf":1.0}},"df":9}}}}}}}},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1192":{"tf":1.0},"1262":{"tf":1.0},"1263":{"tf":1.0},"1267":{"tf":1.0},"1268":{"tf":1.0},"296":{"tf":1.0},"428":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"729":{"tf":1.0},"734":{"tf":1.4142135623730951},"735":{"tf":1.0},"736":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.0},"774":{"tf":1.0},"780":{"tf":1.0},"799":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951},"811":{"tf":1.7320508075688772},"813":{"tf":1.0},"814":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"828":{"tf":1.7320508075688772},"83":{"tf":1.4142135623730951},"833":{"tf":1.4142135623730951},"865":{"tf":1.7320508075688772},"869":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0}},"df":43}}}},"d":{"docs":{},"df":0,"/":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"188":{"tf":1.0},"75":{"tf":1.0}},"df":2}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"116":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"119":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"1574":{"tf":1.0},"1575":{"tf":1.0},"1585":{"tf":1.0},"1717":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.7320508075688772},"180":{"tf":1.0},"182":{"tf":1.7320508075688772},"432":{"tf":1.0},"67":{"tf":1.0},"70":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951}},"df":17,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1574":{"tf":1.0},"1575":{"tf":1.0},"1585":{"tf":1.0}},"df":3}}}}}}}}}}}}},"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"681":{"tf":1.0}},"df":1}},"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"8":{"tf":1.0}},"df":1}}}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"3":{"docs":{"162":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0},"222":{"tf":1.4142135623730951},"49":{"tf":1.0},"51":{"tf":1.0},"70":{"tf":1.0}},"df":7,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"120":{"tf":1.7320508075688772},"80":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"120":{"tf":1.0}},"df":1}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"118":{"tf":1.7320508075688772},"80":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"118":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"1060":{"tf":1.0},"110":{"tf":1.4142135623730951},"1183":{"tf":1.0},"130":{"tf":1.0},"1401":{"tf":1.0},"19":{"tf":1.0}},"df":6}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"848":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"848":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"0":{"tf":1.0}},"df":1}}}}}}}}},"e":{"docs":{},"df":0,"a":{"docs":{"31":{"tf":1.0}},"df":1}},"g":{"docs":{"1143":{"tf":1.0},"1157":{"tf":1.0},"1228":{"tf":1.0},"1296":{"tf":1.4142135623730951},"42":{"tf":1.0}},"df":5,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1155":{"tf":1.0},"1240":{"tf":1.0},"1290":{"tf":1.0},"435":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"499":{"tf":1.0},"502":{"tf":1.0},"612":{"tf":1.0},"615":{"tf":1.0},"656":{"tf":1.0},"659":{"tf":1.0},"685":{"tf":1.0}},"df":13}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"934":{"tf":1.0}},"df":1}}}}}},"r":{"docs":{"1015":{"tf":1.0},"1016":{"tf":1.0}},"df":2,"1":{"docs":{"354":{"tf":1.0}},"df":1},"2":{"docs":{"354":{"tf":1.0}},"df":1},"a":{"docs":{},"df":0,"y":{"docs":{"1121":{"tf":1.0},"1122":{"tf":1.4142135623730951},"1126":{"tf":1.4142135623730951},"1135":{"tf":1.4142135623730951},"1140":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1182":{"tf":1.4142135623730951},"1184":{"tf":1.4142135623730951},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.0},"1206":{"tf":1.4142135623730951},"1207":{"tf":1.0},"1218":{"tf":1.4142135623730951},"1220":{"tf":1.4142135623730951},"1225":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1735":{"tf":1.0},"495":{"tf":1.0},"522":{"tf":1.0},"593":{"tf":1.0},"637":{"tf":1.0},"888":{"tf":1.0},"889":{"tf":1.7320508075688772},"890":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.0},"900":{"tf":1.4142135623730951},"901":{"tf":1.0},"902":{"tf":1.0},"909":{"tf":1.0},"910":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.0},"992":{"tf":2.0},"995":{"tf":1.0},"996":{"tf":1.7320508075688772},"997":{"tf":2.23606797749979},"998":{"tf":2.0}},"df":54,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"354":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"354":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"678":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"678":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"8":{"tf":1.0}},"df":1}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"i":{"docs":{"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0}},"df":3}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{"1100":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1100":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"8":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"df":9}}},"t":{"docs":{"0":{"tf":1.4142135623730951},"100":{"tf":2.449489742783178},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":2.0},"104":{"tf":1.7320508075688772},"105":{"tf":2.0},"106":{"tf":1.0},"107":{"tf":1.0},"1078":{"tf":1.0},"1121":{"tf":2.23606797749979},"1122":{"tf":1.7320508075688772},"1123":{"tf":1.4142135623730951},"1124":{"tf":1.4142135623730951},"1125":{"tf":1.0},"1126":{"tf":1.7320508075688772},"1127":{"tf":1.0},"1128":{"tf":1.7320508075688772},"1131":{"tf":1.4142135623730951},"1132":{"tf":1.0},"1135":{"tf":2.0},"1136":{"tf":1.4142135623730951},"114":{"tf":1.0},"1140":{"tf":2.6457513110645907},"1147":{"tf":1.0},"1150":{"tf":1.4142135623730951},"1151":{"tf":2.449489742783178},"1152":{"tf":2.449489742783178},"1155":{"tf":1.0},"1156":{"tf":1.0},"1157":{"tf":1.0},"1158":{"tf":1.4142135623730951},"1159":{"tf":1.4142135623730951},"116":{"tf":1.0},"1162":{"tf":2.0},"1169":{"tf":1.0},"117":{"tf":1.4142135623730951},"1170":{"tf":1.0},"1171":{"tf":2.449489742783178},"1172":{"tf":2.449489742783178},"1179":{"tf":1.0},"1180":{"tf":2.23606797749979},"1181":{"tf":2.0},"1182":{"tf":1.7320508075688772},"1184":{"tf":1.7320508075688772},"1185":{"tf":2.449489742783178},"1187":{"tf":1.0},"1188":{"tf":1.4142135623730951},"1192":{"tf":2.0},"1193":{"tf":2.6457513110645907},"1194":{"tf":2.6457513110645907},"1195":{"tf":2.6457513110645907},"1196":{"tf":2.8284271247461903},"1197":{"tf":2.449489742783178},"1206":{"tf":1.7320508075688772},"1207":{"tf":2.23606797749979},"1208":{"tf":1.4142135623730951},"1209":{"tf":1.4142135623730951},"1210":{"tf":1.0},"1211":{"tf":1.4142135623730951},"1214":{"tf":1.0},"1217":{"tf":1.7320508075688772},"1218":{"tf":1.7320508075688772},"1219":{"tf":1.0},"1220":{"tf":2.23606797749979},"1222":{"tf":1.0},"1225":{"tf":2.6457513110645907},"1229":{"tf":1.4142135623730951},"1235":{"tf":1.4142135623730951},"1236":{"tf":2.449489742783178},"1237":{"tf":2.449489742783178},"1240":{"tf":1.0},"1241":{"tf":1.0},"1244":{"tf":2.0},"1250":{"tf":1.0},"1251":{"tf":1.0},"1253":{"tf":2.449489742783178},"1254":{"tf":2.449489742783178},"1262":{"tf":1.4142135623730951},"1263":{"tf":1.0},"1267":{"tf":1.0},"1269":{"tf":1.0},"1270":{"tf":1.0},"1271":{"tf":1.0},"1273":{"tf":1.0},"1274":{"tf":1.4142135623730951},"1276":{"tf":1.4142135623730951},"1278":{"tf":1.0},"129":{"tf":2.8284271247461903},"13":{"tf":1.0},"130":{"tf":2.449489742783178},"1302":{"tf":1.4142135623730951},"1303":{"tf":1.4142135623730951},"1304":{"tf":2.0},"1305":{"tf":2.0},"1307":{"tf":1.4142135623730951},"131":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.7320508075688772},"1317":{"tf":1.7320508075688772},"1318":{"tf":1.0},"1319":{"tf":1.4142135623730951},"1322":{"tf":1.0},"1323":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"133":{"tf":2.23606797749979},"1332":{"tf":1.0},"1333":{"tf":1.0},"1339":{"tf":1.0},"134":{"tf":1.4142135623730951},"1341":{"tf":1.4142135623730951},"1350":{"tf":1.0},"1352":{"tf":1.0},"1353":{"tf":2.6457513110645907},"1354":{"tf":2.449489742783178},"1355":{"tf":3.1622776601683795},"1356":{"tf":1.0},"1357":{"tf":1.4142135623730951},"1358":{"tf":1.0},"137":{"tf":2.449489742783178},"1377":{"tf":2.0},"1378":{"tf":2.0},"138":{"tf":1.7320508075688772},"1380":{"tf":1.0},"1384":{"tf":1.0},"139":{"tf":1.7320508075688772},"1390":{"tf":1.0},"1393":{"tf":2.6457513110645907},"1394":{"tf":2.449489742783178},"1395":{"tf":2.23606797749979},"14":{"tf":1.0},"140":{"tf":1.4142135623730951},"1402":{"tf":1.0},"1403":{"tf":1.7320508075688772},"1404":{"tf":2.23606797749979},"1405":{"tf":2.23606797749979},"1406":{"tf":2.0},"1407":{"tf":1.0},"141":{"tf":1.7320508075688772},"1413":{"tf":3.0},"1414":{"tf":2.8284271247461903},"1415":{"tf":2.0},"1421":{"tf":1.7320508075688772},"1425":{"tf":1.4142135623730951},"1426":{"tf":1.4142135623730951},"1427":{"tf":2.0},"1428":{"tf":2.23606797749979},"1429":{"tf":2.0},"1430":{"tf":1.4142135623730951},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.7320508075688772},"1438":{"tf":1.7320508075688772},"1439":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1459":{"tf":1.0},"1460":{"tf":1.4142135623730951},"1465":{"tf":1.4142135623730951},"1466":{"tf":1.7320508075688772},"1467":{"tf":1.4142135623730951},"1504":{"tf":1.0},"1505":{"tf":1.0},"1521":{"tf":1.7320508075688772},"1522":{"tf":1.0},"165":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.4142135623730951},"1719":{"tf":1.4142135623730951},"1720":{"tf":1.4142135623730951},"1721":{"tf":1.4142135623730951},"1729":{"tf":2.23606797749979},"1730":{"tf":2.23606797749979},"1731":{"tf":2.449489742783178},"1732":{"tf":2.6457513110645907},"1734":{"tf":1.0},"1735":{"tf":1.4142135623730951},"1736":{"tf":2.8284271247461903},"1738":{"tf":2.0},"1739":{"tf":2.0},"174":{"tf":1.0},"1740":{"tf":2.0},"1741":{"tf":2.0},"1742":{"tf":1.7320508075688772},"1743":{"tf":1.7320508075688772},"1744":{"tf":1.0},"1745":{"tf":1.4142135623730951},"1747":{"tf":1.4142135623730951},"1748":{"tf":1.4142135623730951},"1751":{"tf":1.4142135623730951},"1753":{"tf":1.4142135623730951},"1754":{"tf":1.4142135623730951},"1755":{"tf":1.4142135623730951},"1756":{"tf":1.4142135623730951},"1759":{"tf":1.0},"1760":{"tf":1.7320508075688772},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.4142135623730951},"1774":{"tf":1.0},"1775":{"tf":1.4142135623730951},"1776":{"tf":1.4142135623730951},"1777":{"tf":1.4142135623730951},"1778":{"tf":1.4142135623730951},"1779":{"tf":1.0},"1780":{"tf":1.4142135623730951},"1792":{"tf":2.23606797749979},"1793":{"tf":2.23606797749979},"1794":{"tf":2.449489742783178},"1795":{"tf":2.6457513110645907},"1797":{"tf":2.6457513110645907},"1799":{"tf":1.0},"18":{"tf":2.8284271247461903},"180":{"tf":1.0},"1801":{"tf":2.0},"1802":{"tf":2.0},"1803":{"tf":2.0},"1804":{"tf":2.0},"1805":{"tf":1.0},"1806":{"tf":1.4142135623730951},"1807":{"tf":1.7320508075688772},"1808":{"tf":1.4142135623730951},"181":{"tf":1.0},"1810":{"tf":1.4142135623730951},"1811":{"tf":1.4142135623730951},"1812":{"tf":1.4142135623730951},"1814":{"tf":1.4142135623730951},"1815":{"tf":1.4142135623730951},"1816":{"tf":1.4142135623730951},"1817":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"19":{"tf":2.449489742783178},"190":{"tf":1.0},"191":{"tf":1.4142135623730951},"20":{"tf":1.0},"22":{"tf":1.4142135623730951},"222":{"tf":1.0},"23":{"tf":2.23606797749979},"239":{"tf":1.0},"251":{"tf":1.0},"26":{"tf":2.449489742783178},"27":{"tf":1.4142135623730951},"28":{"tf":1.7320508075688772},"29":{"tf":1.7320508075688772},"30":{"tf":1.7320508075688772},"333":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"401":{"tf":2.449489742783178},"402":{"tf":1.4142135623730951},"403":{"tf":2.6457513110645907},"404":{"tf":1.4142135623730951},"405":{"tf":2.6457513110645907},"406":{"tf":1.4142135623730951},"407":{"tf":2.449489742783178},"408":{"tf":2.6457513110645907},"409":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951},"411":{"tf":1.4142135623730951},"416":{"tf":1.0},"419":{"tf":1.4142135623730951},"428":{"tf":2.23606797749979},"430":{"tf":1.0},"434":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.7320508075688772},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.4142135623730951},"466":{"tf":1.4142135623730951},"51":{"tf":1.0},"63":{"tf":1.0},"69":{"tf":1.0},"71":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.7320508075688772},"712":{"tf":1.4142135623730951},"713":{"tf":1.4142135623730951},"721":{"tf":1.4142135623730951},"722":{"tf":1.4142135623730951},"723":{"tf":1.0},"724":{"tf":1.4142135623730951},"728":{"tf":1.0},"729":{"tf":1.4142135623730951},"730":{"tf":1.0},"731":{"tf":2.23606797749979},"732":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.7320508075688772},"735":{"tf":1.7320508075688772},"736":{"tf":1.7320508075688772},"737":{"tf":1.0},"738":{"tf":1.4142135623730951},"739":{"tf":1.4142135623730951},"740":{"tf":1.7320508075688772},"741":{"tf":1.7320508075688772},"742":{"tf":1.4142135623730951},"743":{"tf":1.4142135623730951},"744":{"tf":1.4142135623730951},"745":{"tf":1.7320508075688772},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.0},"75":{"tf":1.4142135623730951},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.7320508075688772},"753":{"tf":1.7320508075688772},"754":{"tf":1.7320508075688772},"755":{"tf":1.7320508075688772},"756":{"tf":1.0},"757":{"tf":1.0},"758":{"tf":1.4142135623730951},"759":{"tf":1.4142135623730951},"760":{"tf":1.0},"761":{"tf":1.4142135623730951},"762":{"tf":1.4142135623730951},"763":{"tf":1.4142135623730951},"764":{"tf":1.4142135623730951},"765":{"tf":1.0},"766":{"tf":1.0},"767":{"tf":2.23606797749979},"768":{"tf":1.7320508075688772},"769":{"tf":1.7320508075688772},"77":{"tf":1.0},"770":{"tf":1.0},"771":{"tf":1.4142135623730951},"772":{"tf":1.4142135623730951},"773":{"tf":1.4142135623730951},"774":{"tf":1.7320508075688772},"775":{"tf":1.4142135623730951},"776":{"tf":1.4142135623730951},"777":{"tf":1.4142135623730951},"778":{"tf":1.4142135623730951},"779":{"tf":1.0},"78":{"tf":1.4142135623730951},"780":{"tf":1.7320508075688772},"781":{"tf":1.0},"782":{"tf":1.0},"783":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.4142135623730951},"787":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"790":{"tf":1.0},"791":{"tf":1.0},"792":{"tf":1.7320508075688772},"793":{"tf":1.0},"794":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0},"799":{"tf":1.0},"80":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"805":{"tf":1.0},"806":{"tf":1.0},"807":{"tf":1.4142135623730951},"808":{"tf":1.0},"809":{"tf":1.0},"81":{"tf":1.7320508075688772},"810":{"tf":1.0},"811":{"tf":2.0},"812":{"tf":1.7320508075688772},"813":{"tf":2.449489742783178},"814":{"tf":2.449489742783178},"815":{"tf":1.4142135623730951},"816":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.7320508075688772},"82":{"tf":2.0},"820":{"tf":1.7320508075688772},"821":{"tf":1.7320508075688772},"822":{"tf":1.7320508075688772},"823":{"tf":1.0},"824":{"tf":1.0},"825":{"tf":1.0},"826":{"tf":1.0},"827":{"tf":1.0},"828":{"tf":1.0},"829":{"tf":1.0},"83":{"tf":2.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.4142135623730951},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.0},"84":{"tf":2.23606797749979},"840":{"tf":1.0},"841":{"tf":1.0},"842":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0},"845":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.7320508075688772},"848":{"tf":1.0},"849":{"tf":1.0},"85":{"tf":1.7320508075688772},"850":{"tf":1.0},"851":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"856":{"tf":1.0},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"86":{"tf":1.0},"860":{"tf":1.0},"861":{"tf":1.0},"862":{"tf":1.4142135623730951},"863":{"tf":1.0},"864":{"tf":1.0},"865":{"tf":2.0},"866":{"tf":1.0},"867":{"tf":1.7320508075688772},"868":{"tf":1.0},"869":{"tf":1.7320508075688772},"87":{"tf":1.0},"870":{"tf":1.4142135623730951},"871":{"tf":1.7320508075688772},"872":{"tf":1.7320508075688772},"873":{"tf":1.0},"874":{"tf":1.0},"875":{"tf":2.449489742783178},"876":{"tf":2.449489742783178},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0},"88":{"tf":1.0},"880":{"tf":1.0},"881":{"tf":1.0},"882":{"tf":1.4142135623730951},"883":{"tf":1.4142135623730951},"884":{"tf":1.0},"885":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":2.23606797749979},"94":{"tf":2.23606797749979},"95":{"tf":2.23606797749979},"96":{"tf":2.23606797749979},"97":{"tf":1.4142135623730951},"98":{"tf":1.7320508075688772},"99":{"tf":2.23606797749979}},"df":479,"'":{"docs":{"1197":{"tf":1.0},"1268":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0}},"df":4},".":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"426":{"tf":1.0}},"df":1}}}}},"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"288":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"288":{"tf":1.0}},"df":1}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{"287":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"287":{"tf":1.0}},"df":1}}}}}}}}},"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"290":{"tf":1.4142135623730951}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"290":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"280":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"280":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"289":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"289":{"tf":1.0}},"df":1}}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"285":{"tf":1.4142135623730951}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"285":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"291":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"291":{"tf":1.0}},"df":1}}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"286":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"286":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{"279":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"279":{"tf":1.0}},"df":1}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"283":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"283":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"282":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"282":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{"284":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"284":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"281":{"tf":1.4142135623730951}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"281":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"192":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"192":{"tf":1.0},"79":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{"1776":{"tf":1.7320508075688772}},"df":1,"d":{"docs":{},"df":0,"r":{"docs":{"1729":{"tf":1.4142135623730951},"1730":{"tf":1.4142135623730951},"1731":{"tf":1.4142135623730951},"1732":{"tf":1.4142135623730951},"1735":{"tf":1.0},"1737":{"tf":1.0},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"1740":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1742":{"tf":1.4142135623730951},"1743":{"tf":1.4142135623730951},"1744":{"tf":1.4142135623730951},"1745":{"tf":1.4142135623730951},"1748":{"tf":1.4142135623730951},"1751":{"tf":1.4142135623730951},"1753":{"tf":1.4142135623730951},"1754":{"tf":1.4142135623730951},"1755":{"tf":1.4142135623730951},"1756":{"tf":1.4142135623730951},"1790":{"tf":1.0},"1791":{"tf":1.0},"1792":{"tf":1.4142135623730951},"1793":{"tf":1.4142135623730951},"1794":{"tf":1.4142135623730951},"1795":{"tf":1.4142135623730951},"1797":{"tf":1.4142135623730951},"1798":{"tf":1.0},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"1805":{"tf":1.4142135623730951},"1806":{"tf":1.4142135623730951},"1807":{"tf":1.4142135623730951},"1808":{"tf":1.4142135623730951},"1811":{"tf":1.4142135623730951},"1812":{"tf":1.4142135623730951},"1814":{"tf":1.4142135623730951},"1815":{"tf":1.4142135623730951},"1816":{"tf":1.4142135623730951},"1817":{"tf":1.4142135623730951}},"df":42}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"1747":{"tf":1.4142135623730951},"1810":{"tf":1.4142135623730951}},"df":2,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"15":{"tf":1.0},"16":{"tf":1.7320508075688772},"17":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0}},"df":9}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1292":{"tf":1.0},"1346":{"tf":1.0},"1347":{"tf":1.0},"1509":{"tf":1.0},"1521":{"tf":2.0}},"df":5}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"1778":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1778":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1729":{"tf":1.4142135623730951},"1730":{"tf":1.4142135623730951},"1731":{"tf":1.4142135623730951},"1732":{"tf":1.4142135623730951},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"1740":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1759":{"tf":1.4142135623730951},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.4142135623730951},"1792":{"tf":1.4142135623730951},"1793":{"tf":1.4142135623730951},"1794":{"tf":1.4142135623730951},"1795":{"tf":1.4142135623730951},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.4142135623730951}},"df":24}},"i":{"docs":{},"df":0,"n":{"docs":{"1498":{"tf":1.0},"1502":{"tf":1.0},"1503":{"tf":1.0},"1518":{"tf":1.0},"371":{"tf":1.0}},"df":5}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1735":{"tf":1.4142135623730951},"1786":{"tf":1.7320508075688772}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1735":{"tf":1.0}},"df":1}}}}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1498":{"tf":1.0},"1502":{"tf":1.0},"1518":{"tf":1.0},"371":{"tf":1.0}},"df":4}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"1521":{"tf":1.0},"1522":{"tf":1.0},"1737":{"tf":1.4142135623730951},"1798":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951}},"df":5,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1737":{"tf":1.0},"1798":{"tf":1.0}},"df":2}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"1777":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1777":{"tf":1.0}},"df":1}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1748":{"tf":1.0},"1811":{"tf":1.0}},"df":2}}}}}}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1736":{"tf":1.0},"1797":{"tf":1.0}},"df":2}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{"1729":{"tf":2.449489742783178},"1730":{"tf":2.0},"1738":{"tf":1.7320508075688772},"1739":{"tf":1.7320508075688772},"1742":{"tf":1.4142135623730951},"1760":{"tf":1.4142135623730951},"1774":{"tf":1.0},"1791":{"tf":1.0},"1792":{"tf":2.23606797749979},"1793":{"tf":1.7320508075688772},"1801":{"tf":1.7320508075688772},"1802":{"tf":1.7320508075688772},"1807":{"tf":1.0},"376":{"tf":1.0},"711":{"tf":1.4142135623730951}},"df":15}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1731":{"tf":2.23606797749979},"1732":{"tf":2.449489742783178},"1740":{"tf":1.7320508075688772},"1741":{"tf":1.7320508075688772},"1779":{"tf":1.0},"1794":{"tf":2.0},"1795":{"tf":2.23606797749979},"1803":{"tf":1.7320508075688772},"1804":{"tf":1.7320508075688772},"374":{"tf":1.0},"375":{"tf":1.0},"713":{"tf":1.4142135623730951}},"df":12}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"15":{"tf":1.0},"24":{"tf":1.7320508075688772},"25":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0}},"df":8}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1718":{"tf":1.0},"1719":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0}},"df":4}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1187":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951}},"df":2}}}}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{"681":{"tf":1.0}},"df":1}}},"u":{"docs":{},"df":0,"m":{"docs":{"0":{"tf":1.0}},"df":1}}}},"t":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"921":{"tf":1.0}},"df":1}}}}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"915":{"tf":1.0}},"df":1}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"927":{"tf":1.0}},"df":1}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"8":{"tf":1.4142135623730951}},"df":1},"k":{"docs":{"681":{"tf":1.0}},"df":1}}},"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"1155":{"tf":1.0},"1196":{"tf":1.0},"1240":{"tf":1.0}},"df":3}}}}}},"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"14":{"tf":1.0},"197":{"tf":1.7320508075688772},"198":{"tf":1.0},"199":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0}},"df":22,"o":{"docs":{},"df":0,"r":{"docs":{"1019":{"tf":1.0},"1039":{"tf":1.0},"1053":{"tf":1.0},"1101":{"tf":1.0},"1117":{"tf":1.0},"1138":{"tf":1.0},"1141":{"tf":1.0},"1148":{"tf":1.0},"1153":{"tf":1.0},"1160":{"tf":1.0},"1163":{"tf":1.0},"1283":{"tf":1.0},"1320":{"tf":1.0},"1509":{"tf":1.0},"1587":{"tf":1.0},"1593":{"tf":1.0},"1606":{"tf":1.0},"1715":{"tf":1.0},"1769":{"tf":1.0},"1782":{"tf":1.0},"197":{"tf":1.0},"2":{"tf":1.0},"31":{"tf":1.0},"428":{"tf":1.0},"472":{"tf":1.0},"580":{"tf":1.0},"701":{"tf":1.0},"729":{"tf":1.0},"73":{"tf":1.0},"815":{"tf":1.0},"823":{"tf":1.0},"862":{"tf":1.0},"934":{"tf":1.0},"958":{"tf":1.0}},"df":34,"i":{"docs":{},"df":0,"s":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0},"994":{"tf":1.0},"996":{"tf":1.4142135623730951},"998":{"tf":1.0}},"df":5},"z":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"15":{"tf":1.0},"31":{"tf":1.7320508075688772},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0}},"df":10}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1424":{"tf":1.0}},"df":1}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"117":{"tf":1.0},"1437":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"201":{"tf":1.0},"215":{"tf":1.0},"381":{"tf":1.0},"415":{"tf":1.0},"580":{"tf":1.0},"590":{"tf":1.0},"592":{"tf":1.0},"634":{"tf":1.0},"636":{"tf":1.0},"786":{"tf":1.0}},"df":14,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"360":{"tf":1.0}},"df":1}}}}}}}}}}}}},"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"681":{"tf":1.7320508075688772}},"df":1}}}}},"b":{"docs":{"1074":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1109":{"tf":1.4142135623730951},"1110":{"tf":1.4142135623730951},"1111":{"tf":1.7320508075688772},"1112":{"tf":1.7320508075688772},"1113":{"tf":1.4142135623730951},"1114":{"tf":1.4142135623730951},"1377":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.0}},"df":15,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1132":{"tf":1.0},"1214":{"tf":1.0},"685":{"tf":1.0}},"df":5,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"681":{"tf":1.0}},"df":1}}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"1323":{"tf":1.0},"1443":{"tf":1.0},"1744":{"tf":1.0},"1805":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"859":{"tf":1.0}},"df":7,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{"185":{"tf":1.4142135623730951},"843":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"185":{"tf":1.0},"843":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{"1196":{"tf":1.0},"180":{"tf":1.0},"71":{"tf":1.0},"9":{"tf":1.0},"997":{"tf":1.0}},"df":5},"i":{"docs":{"188":{"tf":1.0},"191":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0}},"df":4,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"248":{"tf":1.7320508075688772}},"df":1}}}}}}}}},"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"622":{"tf":1.0},"623":{"tf":1.7320508075688772},"667":{"tf":1.7320508075688772},"668":{"tf":1.0}},"df":4,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"623":{"tf":1.0},"667":{"tf":1.0}},"df":2}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"674":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"674":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"622":{"tf":1.4142135623730951},"668":{"tf":1.4142135623730951}},"df":2,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"622":{"tf":1.0},"668":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"e":{"docs":{"1135":{"tf":1.4142135623730951},"1192":{"tf":1.7320508075688772},"1196":{"tf":1.4142135623730951},"1220":{"tf":1.4142135623730951},"215":{"tf":1.0},"495":{"tf":1.0},"522":{"tf":1.0},"81":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"98":{"tf":1.0}},"df":11,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"144":{"tf":1.0},"145":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0}},"df":6}}}},"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1152":{"tf":1.0},"1237":{"tf":1.0},"98":{"tf":1.0}},"df":3}}},"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"9":{"tf":1.0}},"df":1}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{"416":{"tf":1.0}},"df":1}},"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"201":{"tf":1.0},"687":{"tf":1.0}},"df":2}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"1400":{"tf":1.0},"98":{"tf":1.0}},"df":2}}},"s":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.0}},"df":1}},"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"144":{"tf":1.0},"173":{"tf":1.0},"33":{"tf":1.0},"64":{"tf":1.0},"681":{"tf":1.4142135623730951}},"df":5}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1031":{"tf":1.0},"1032":{"tf":1.0}},"df":2}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"1031":{"tf":1.0},"1032":{"tf":1.0},"997":{"tf":1.0}},"df":3,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{"1029":{"tf":1.7320508075688772},"1030":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.0},"888":{"tf":1.0}},"df":5}}}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"144":{"tf":1.4142135623730951},"33":{"tf":1.0},"537":{"tf":1.0},"6":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":8,".":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{"1748":{"tf":1.0},"1811":{"tf":1.0},"993":{"tf":1.0}},"df":3}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{"1027":{"tf":1.0},"1028":{"tf":1.0}},"df":2}}}}}}}}}}},"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{"681":{"tf":1.0}},"df":1}}}}}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{"255":{"tf":1.0}},"df":1}},"o":{"docs":{},"df":0,"k":{"docs":{"862":{"tf":1.0}},"df":1},"l":{"docs":{"1003":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"1032":{"tf":1.0},"1119":{"tf":1.7320508075688772},"1169":{"tf":1.0},"1170":{"tf":1.0},"1177":{"tf":1.7320508075688772},"1204":{"tf":1.7320508075688772},"125":{"tf":1.7320508075688772},"1250":{"tf":1.0},"1251":{"tf":1.0},"1304":{"tf":1.4142135623730951},"1305":{"tf":1.4142135623730951},"1306":{"tf":1.0},"1315":{"tf":1.0},"133":{"tf":1.7320508075688772},"1333":{"tf":1.4142135623730951},"1334":{"tf":1.0},"1337":{"tf":1.4142135623730951},"1338":{"tf":1.0},"1339":{"tf":1.0},"1340":{"tf":1.0},"1341":{"tf":1.0},"1366":{"tf":1.0},"1367":{"tf":1.0},"1379":{"tf":1.4142135623730951},"1401":{"tf":1.4142135623730951},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1427":{"tf":1.4142135623730951},"1428":{"tf":1.4142135623730951},"1429":{"tf":1.4142135623730951},"1440":{"tf":1.0},"1453":{"tf":1.4142135623730951},"1454":{"tf":1.0},"1457":{"tf":1.4142135623730951},"1458":{"tf":1.0},"1459":{"tf":1.0},"1460":{"tf":1.0},"1474":{"tf":1.0},"1475":{"tf":1.0},"148":{"tf":1.0},"1498":{"tf":1.0},"1509":{"tf":1.4142135623730951},"1518":{"tf":1.0},"1531":{"tf":1.0},"1595":{"tf":1.0},"1678":{"tf":1.0},"1687":{"tf":1.0},"1688":{"tf":1.0},"1693":{"tf":1.0},"1700":{"tf":1.7320508075688772},"1701":{"tf":2.0},"1754":{"tf":1.4142135623730951},"1778":{"tf":1.0},"1780":{"tf":1.0},"1814":{"tf":1.4142135623730951},"1823":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"190":{"tf":1.0},"192":{"tf":1.4142135623730951},"195":{"tf":1.0},"199":{"tf":1.0},"23":{"tf":1.7320508075688772},"37":{"tf":1.0},"416":{"tf":1.0},"419":{"tf":1.0},"428":{"tf":2.449489742783178},"429":{"tf":1.0},"432":{"tf":1.4142135623730951},"433":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"489":{"tf":1.0},"494":{"tf":1.4142135623730951},"512":{"tf":1.0},"521":{"tf":1.4142135623730951},"570":{"tf":1.4142135623730951},"582":{"tf":1.0},"587":{"tf":1.0},"588":{"tf":1.0},"595":{"tf":1.7320508075688772},"596":{"tf":1.0},"597":{"tf":1.7320508075688772},"598":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"639":{"tf":1.7320508075688772},"640":{"tf":1.7320508075688772},"641":{"tf":1.0},"642":{"tf":1.0},"670":{"tf":1.0},"680":{"tf":1.0},"725":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"77":{"tf":1.0},"79":{"tf":1.4142135623730951},"790":{"tf":1.0},"791":{"tf":1.4142135623730951},"798":{"tf":1.7320508075688772},"800":{"tf":1.4142135623730951},"806":{"tf":1.0},"807":{"tf":1.0},"826":{"tf":1.0},"835":{"tf":1.4142135623730951},"839":{"tf":1.4142135623730951},"848":{"tf":1.0},"849":{"tf":1.0},"850":{"tf":1.0},"851":{"tf":1.4142135623730951},"855":{"tf":1.7320508075688772},"859":{"tf":1.0},"866":{"tf":1.4142135623730951},"891":{"tf":1.0},"892":{"tf":1.0},"902":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"91":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951},"97":{"tf":1.0}},"df":138,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"95":{"tf":1.0},"96":{"tf":1.0}},"df":2}}}}},"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"1183":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"223":{"tf":1.4142135623730951},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}},"df":8}}}},"t":{"docs":{},"df":0,"h":{"docs":{"129":{"tf":1.0},"1308":{"tf":1.0},"1431":{"tf":1.0},"18":{"tf":1.0},"428":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0}},"df":9}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1303":{"tf":1.0},"1425":{"tf":1.0}},"df":2,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"92":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"92":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"g":{"docs":{"862":{"tf":1.0}},"df":1}}}},"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1060":{"tf":1.0}},"df":1}}},"g":{"docs":{"11":{"tf":1.0}},"df":1},"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"3":{"tf":1.0}},"df":1}}},"r":{"docs":{},"df":0,"n":{"docs":{"1135":{"tf":1.0},"1138":{"tf":1.0},"1140":{"tf":2.0},"1192":{"tf":1.7320508075688772},"1220":{"tf":1.0},"1225":{"tf":2.0},"1270":{"tf":1.0},"1273":{"tf":1.0},"1413":{"tf":1.4142135623730951},"1538":{"tf":1.4142135623730951},"1543":{"tf":1.4142135623730951},"1731":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"1794":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"220":{"tf":1.0},"696":{"tf":1.7320508075688772},"709":{"tf":1.7320508075688772},"712":{"tf":1.4142135623730951},"713":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"736":{"tf":1.0},"753":{"tf":1.7320508075688772},"755":{"tf":1.0},"769":{"tf":1.7320508075688772},"780":{"tf":1.0},"786":{"tf":1.0},"794":{"tf":2.23606797749979},"81":{"tf":2.23606797749979},"814":{"tf":1.0},"815":{"tf":1.0},"818":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"823":{"tf":1.0},"832":{"tf":1.0},"853":{"tf":2.23606797749979},"874":{"tf":1.0},"876":{"tf":1.0},"98":{"tf":1.7320508075688772}},"df":46,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1538":{"tf":1.0},"1543":{"tf":1.0},"794":{"tf":1.0},"853":{"tf":1.0}},"df":4}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1192":{"tf":1.0}},"df":1}}}}}}}}},"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"343":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"343":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"343":{"tf":1.0}},"df":1}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"80":{"tf":1.0},"81":{"tf":1.7320508075688772}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"81":{"tf":1.0}},"df":1}}}}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1140":{"tf":1.4142135623730951},"1225":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1140":{"tf":1.0},"1225":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"80":{"tf":1.0},"82":{"tf":1.7320508075688772}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"82":{"tf":1.0}},"df":1}}}}}}}}}}}},"s":{"docs":{},"df":0,"l":{"docs":{},"df":0,"1":{"docs":{},"df":0,".":{"docs":{},"df":0,"1":{"docs":{"10":{"tf":1.0}},"df":1}}}}}},"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"1003":{"tf":1.4142135623730951},"1004":{"tf":1.4142135623730951},"1005":{"tf":1.4142135623730951},"1006":{"tf":1.0},"1009":{"tf":1.4142135623730951},"1058":{"tf":1.0},"1060":{"tf":1.4142135623730951},"1079":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1096":{"tf":1.4142135623730951},"1097":{"tf":1.4142135623730951},"1098":{"tf":1.0},"1099":{"tf":1.0},"1152":{"tf":1.4142135623730951},"1201":{"tf":1.4142135623730951},"1237":{"tf":1.4142135623730951},"1595":{"tf":1.4142135623730951},"1596":{"tf":1.4142135623730951},"1597":{"tf":1.4142135623730951},"1598":{"tf":1.0},"1601":{"tf":1.4142135623730951},"1648":{"tf":1.0},"1656":{"tf":1.4142135623730951},"1657":{"tf":1.0},"1658":{"tf":1.4142135623730951},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0},"474":{"tf":1.4142135623730951},"475":{"tf":1.4142135623730951},"479":{"tf":1.0},"499":{"tf":1.4142135623730951},"502":{"tf":1.4142135623730951},"506":{"tf":1.0},"526":{"tf":1.4142135623730951},"527":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"546":{"tf":1.0},"569":{"tf":1.0},"600":{"tf":1.4142135623730951},"601":{"tf":1.0},"603":{"tf":1.0},"604":{"tf":1.4142135623730951},"606":{"tf":1.0},"607":{"tf":1.7320508075688772},"609":{"tf":1.4142135623730951},"611":{"tf":1.4142135623730951},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.7320508075688772},"615":{"tf":1.7320508075688772},"616":{"tf":1.7320508075688772},"617":{"tf":1.0},"618":{"tf":1.4142135623730951},"619":{"tf":1.0},"620":{"tf":2.0},"621":{"tf":2.0},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"644":{"tf":1.4142135623730951},"645":{"tf":1.0},"647":{"tf":1.4142135623730951},"648":{"tf":1.4142135623730951},"650":{"tf":1.7320508075688772},"651":{"tf":1.7320508075688772},"653":{"tf":1.4142135623730951},"655":{"tf":1.4142135623730951},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"658":{"tf":1.7320508075688772},"659":{"tf":1.7320508075688772},"660":{"tf":1.7320508075688772},"661":{"tf":1.4142135623730951},"662":{"tf":1.0},"663":{"tf":2.0},"664":{"tf":2.0},"665":{"tf":2.23606797749979},"666":{"tf":2.23606797749979},"667":{"tf":1.0},"668":{"tf":1.0},"685":{"tf":1.0}},"df":90,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1055":{"tf":3.0},"607":{"tf":1.0},"609":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"647":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"653":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0}},"df":17}}},"s":{"docs":{},"df":0,"1":{"docs":{},"df":0,"6":{"docs":{"1066":{"tf":1.0}},"df":1}},"3":{"docs":{},"df":0,"2":{"docs":{"1002":{"tf":1.0},"1056":{"tf":1.0},"1075":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"114":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"122":{"tf":1.0},"1286":{"tf":1.0},"147":{"tf":1.0},"1514":{"tf":1.0},"1515":{"tf":1.0},"1591":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"1683":{"tf":1.0},"1704":{"tf":1.0},"178":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"203":{"tf":1.0},"210":{"tf":1.0},"215":{"tf":1.4142135623730951},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"237":{"tf":1.4142135623730951},"38":{"tf":1.0},"416":{"tf":1.4142135623730951},"424":{"tf":1.0},"425":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"490":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"513":{"tf":1.0},"52":{"tf":1.4142135623730951},"570":{"tf":1.0},"573":{"tf":1.0},"600":{"tf":1.7320508075688772},"604":{"tf":1.4142135623730951},"605":{"tf":1.0},"607":{"tf":1.4142135623730951},"608":{"tf":1.0},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"615":{"tf":1.4142135623730951},"616":{"tf":1.4142135623730951},"624":{"tf":1.0},"625":{"tf":1.0},"629":{"tf":1.0},"644":{"tf":1.7320508075688772},"648":{"tf":1.4142135623730951},"649":{"tf":1.0},"651":{"tf":1.4142135623730951},"652":{"tf":1.0},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"659":{"tf":1.4142135623730951},"660":{"tf":1.4142135623730951},"665":{"tf":1.7320508075688772},"666":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"700":{"tf":1.0},"719":{"tf":1.0},"894":{"tf":1.0},"897":{"tf":1.0},"903":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"909":{"tf":1.0},"910":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"930":{"tf":1.0},"952":{"tf":1.0},"954":{"tf":1.0},"990":{"tf":1.4142135623730951},"992":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.4142135623730951}},"df":97,"(":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"160":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"178":{"tf":1.0},"181":{"tf":1.0},"47":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0}},"df":12}}}},"'":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"428":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"903":{"tf":1.0},"931":{"tf":1.7320508075688772}},"df":2}}}}},"4":{"docs":{"1823":{"tf":1.0},"480":{"tf":1.4142135623730951},"482":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.7320508075688772},"507":{"tf":1.4142135623730951},"509":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.7320508075688772},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.0},"545":{"tf":1.0},"552":{"tf":1.0},"555":{"tf":1.0},"564":{"tf":1.0},"566":{"tf":1.0},"568":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0}},"df":23},"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1012":{"tf":1.7320508075688772},"1610":{"tf":1.7320508075688772},"969":{"tf":1.7320508075688772}},"df":3}}}}}}}}}}}}}}}}}}},"c":{"docs":{"1109":{"tf":1.4142135623730951},"1110":{"tf":1.4142135623730951},"1111":{"tf":1.4142135623730951},"1112":{"tf":1.4142135623730951}},"df":4,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1135":{"tf":1.0},"1220":{"tf":1.0}},"df":2}},"u":{"docs":{},"df":0,"l":{"docs":{"108":{"tf":1.0},"110":{"tf":1.0},"1101":{"tf":1.0},"1119":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"1129":{"tf":1.0},"1132":{"tf":1.0},"1135":{"tf":1.0},"1136":{"tf":1.0},"1137":{"tf":1.0},"1156":{"tf":1.4142135623730951},"1171":{"tf":1.0},"1172":{"tf":1.0},"1179":{"tf":1.0},"1183":{"tf":1.0},"1186":{"tf":1.0},"1187":{"tf":1.0},"1197":{"tf":1.0},"1204":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"1212":{"tf":1.0},"1214":{"tf":1.0},"1220":{"tf":1.0},"1241":{"tf":1.4142135623730951},"1253":{"tf":1.0},"1254":{"tf":1.0},"1305":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1407":{"tf":1.0},"1413":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1439":{"tf":1.4142135623730951},"1453":{"tf":1.0},"1454":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"430":{"tf":1.0},"95":{"tf":1.0},"958":{"tf":1.0},"96":{"tf":1.0},"963":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951},"995":{"tf":1.0}},"df":51}}},"e":{"docs":{"1288":{"tf":1.0}},"df":1},"l":{"docs":{"1060":{"tf":2.0},"114":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"149":{"tf":1.4142135623730951},"1712":{"tf":1.4142135623730951},"179":{"tf":1.0},"18":{"tf":1.0},"182":{"tf":1.0},"19":{"tf":1.0},"209":{"tf":1.4142135623730951},"216":{"tf":1.0},"217":{"tf":1.0},"39":{"tf":1.4142135623730951},"401":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"499":{"tf":1.0},"502":{"tf":1.0},"537":{"tf":1.0},"564":{"tf":1.0},"577":{"tf":1.4142135623730951},"620":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"623":{"tf":1.4142135623730951},"627":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"667":{"tf":1.4142135623730951},"668":{"tf":1.0},"681":{"tf":2.8284271247461903},"687":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"729":{"tf":1.0},"791":{"tf":1.0},"8":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"851":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"996":{"tf":1.0}},"df":44,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1712":{"tf":1.0}},"df":1}}}}}}}},"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1296":{"tf":1.0},"1302":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"1419":{"tf":1.0},"1421":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"188":{"tf":1.0},"75":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0}},"df":22}}},"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"1152":{"tf":1.0},"1237":{"tf":1.4142135623730951}},"df":2,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"1648":{"tf":1.7320508075688772}},"df":1}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1055":{"tf":2.23606797749979},"1060":{"tf":1.4142135623730951},"1134":{"tf":1.0},"1143":{"tf":1.0},"1228":{"tf":1.0},"1296":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1536":{"tf":1.0},"161":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"42":{"tf":1.0},"47":{"tf":1.0},"474":{"tf":1.4142135623730951},"475":{"tf":1.0},"476":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"495":{"tf":1.4142135623730951},"499":{"tf":1.4142135623730951},"502":{"tf":1.0},"503":{"tf":1.0},"522":{"tf":1.4142135623730951},"604":{"tf":1.0},"607":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"644":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.0},"668":{"tf":1.0},"69":{"tf":1.4142135623730951},"722":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"75":{"tf":1.0},"791":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"851":{"tf":1.0},"870":{"tf":1.0},"871":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.4142135623730951}},"df":72,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"1055":{"tf":1.0}},"df":1}}}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1039":{"tf":1.0},"1586":{"tf":1.0},"1587":{"tf":1.7320508075688772},"1588":{"tf":1.0},"1589":{"tf":1.0},"1590":{"tf":1.0},"1591":{"tf":1.0},"1592":{"tf":1.0},"1593":{"tf":1.0},"1606":{"tf":1.0}},"df":10}}}}}}}}},"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"1051":{"tf":1.7320508075688772},"1635":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1001":{"tf":1.0},"1008":{"tf":1.0},"1590":{"tf":1.0},"1600":{"tf":1.0},"997":{"tf":1.4142135623730951}},"df":5,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1002":{"tf":1.0},"1591":{"tf":1.0},"1592":{"tf":1.0},"999":{"tf":1.0}},"df":4}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"1043":{"tf":1.7320508075688772},"1629":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}},"s":{"docs":{"1055":{"tf":1.4142135623730951}},"df":1}}}}},"e":{"docs":{},"df":0,"r":{"docs":{"1152":{"tf":1.0},"1193":{"tf":1.0},"1237":{"tf":1.0},"146":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"1644":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"1712":{"tf":1.0},"1774":{"tf":1.0},"1779":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.0},"414":{"tf":1.0},"418":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"534":{"tf":1.0},"535":{"tf":1.0},"577":{"tf":1.0},"687":{"tf":1.0},"690":{"tf":1.0},"695":{"tf":1.0},"696":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"763":{"tf":1.0},"764":{"tf":1.0}},"df":35}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1055":{"tf":1.0}},"df":1}}}}}},"n":{"docs":{},"df":0,"'":{"docs":{},"df":0,"t":{"docs":{"690":{"tf":1.0}},"df":1}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"358":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"358":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{"359":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"353":{"tf":1.7320508075688772}},"df":1}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"293":{"tf":1.4142135623730951}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"293":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"294":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"294":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"1018":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{"428":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"4":{"docs":{},"df":0,"6":{"docs":{},"df":0,"2":{"docs":{},"df":0,"6":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"729":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{"103":{"tf":1.0},"117":{"tf":1.0},"1395":{"tf":1.0},"681":{"tf":1.0},"792":{"tf":1.0},"800":{"tf":1.0},"812":{"tf":1.0},"835":{"tf":1.0},"847":{"tf":1.0},"862":{"tf":1.0},"867":{"tf":1.0},"997":{"tf":1.0}},"df":12},"t":{"docs":{"1113":{"tf":1.0}},"df":1}},"u":{"docs":{},"df":0,"s":{"docs":{"681":{"tf":1.0},"9":{"tf":1.0}},"df":2}}},"d":{"docs":{"1055":{"tf":2.449489742783178}},"df":1},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1130":{"tf":1.0},"1131":{"tf":1.0},"1171":{"tf":1.0},"1211":{"tf":1.4142135623730951},"1213":{"tf":1.4142135623730951},"1253":{"tf":1.0},"1271":{"tf":1.0},"131":{"tf":1.0},"1379":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1407":{"tf":1.0},"20":{"tf":1.0}},"df":13,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1271":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1271":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,",":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"952":{"tf":1.0}},"df":1}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{"161":{"tf":1.0},"164":{"tf":1.0},"222":{"tf":1.4142135623730951},"48":{"tf":1.0},"50":{"tf":1.0}},"df":5}}}}}},"n":{"docs":{},"df":0,"g":{"docs":{"1352":{"tf":1.0},"144":{"tf":1.0},"1466":{"tf":1.0},"147":{"tf":1.0},"1778":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.0},"33":{"tf":1.0},"38":{"tf":1.0},"681":{"tf":1.4142135623730951},"791":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"867":{"tf":1.0},"9":{"tf":1.0},"909":{"tf":1.0},"910":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.0}},"df":25,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"1490":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1490":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"g":{"docs":{"1135":{"tf":1.0},"1196":{"tf":1.4142135623730951},"1220":{"tf":1.0}},"df":3}}},"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"1119":{"tf":1.0},"1152":{"tf":1.0},"116":{"tf":1.0},"1169":{"tf":1.0},"1170":{"tf":1.0},"1176":{"tf":1.4142135623730951},"1177":{"tf":1.0},"1204":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"1237":{"tf":1.0},"125":{"tf":1.0},"1250":{"tf":1.0},"1251":{"tf":1.0},"1266":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1400":{"tf":1.4142135623730951},"1790":{"tf":1.4142135623730951},"190":{"tf":1.0},"192":{"tf":1.0},"3":{"tf":1.4142135623730951},"401":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.0},"432":{"tf":1.0},"681":{"tf":1.0},"77":{"tf":1.0},"79":{"tf":1.0},"903":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"df":32,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1790":{"tf":1.0}},"df":1}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1792":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0}},"df":4}}}}}}}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1178":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1178":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1176":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1176":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1399":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1399":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"98":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"98":{"tf":1.0}},"df":1}}}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"201":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"201":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0}},"df":3}}}},"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"695":{"tf":1.0},"696":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.0}},"df":4}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{"92":{"tf":1.0}},"df":1}},"s":{"docs":{},"df":0,"h":{"docs":{"681":{"tf":1.7320508075688772}},"df":1}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{"1135":{"tf":1.0},"1220":{"tf":1.0},"1307":{"tf":1.0},"1430":{"tf":1.0},"220":{"tf":1.4142135623730951},"221":{"tf":1.0},"249":{"tf":1.0},"786":{"tf":1.0},"832":{"tf":1.0}},"df":9,"f":{"docs":{},"df":0,"e":{"docs":{"1267":{"tf":1.0},"1268":{"tf":1.0},"1499":{"tf":1.0},"1501":{"tf":1.0},"428":{"tf":1.0},"437":{"tf":1.0},"807":{"tf":1.0}},"df":7}}}}}},"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{"0":{"tf":1.0},"600":{"tf":1.4142135623730951},"601":{"tf":1.0},"644":{"tf":1.4142135623730951},"645":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0}},"df":7}},"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"100":{"tf":2.23606797749979},"103":{"tf":1.0},"106":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"1126":{"tf":1.7320508075688772},"1127":{"tf":1.4142135623730951},"1128":{"tf":1.4142135623730951},"1129":{"tf":1.7320508075688772},"1130":{"tf":1.7320508075688772},"1131":{"tf":2.449489742783178},"1132":{"tf":3.0},"1133":{"tf":1.4142135623730951},"1134":{"tf":1.4142135623730951},"1135":{"tf":1.7320508075688772},"1137":{"tf":2.0},"1140":{"tf":1.0},"1144":{"tf":1.4142135623730951},"1147":{"tf":1.0},"1148":{"tf":1.0},"1150":{"tf":2.0},"1151":{"tf":2.8284271247461903},"1152":{"tf":2.6457513110645907},"1155":{"tf":1.0},"1156":{"tf":1.0},"1157":{"tf":1.0},"1165":{"tf":1.0},"1166":{"tf":1.0},"1170":{"tf":1.0},"1171":{"tf":2.449489742783178},"1176":{"tf":1.0},"1178":{"tf":1.4142135623730951},"1183":{"tf":2.8284271247461903},"1184":{"tf":1.7320508075688772},"1185":{"tf":2.0},"1186":{"tf":1.7320508075688772},"1187":{"tf":2.23606797749979},"1188":{"tf":1.4142135623730951},"1193":{"tf":2.0},"1194":{"tf":2.8284271247461903},"1195":{"tf":2.8284271247461903},"1196":{"tf":1.7320508075688772},"1197":{"tf":2.23606797749979},"1204":{"tf":1.4142135623730951},"1205":{"tf":1.4142135623730951},"1211":{"tf":2.449489742783178},"1212":{"tf":1.7320508075688772},"1213":{"tf":1.7320508075688772},"1214":{"tf":3.0},"1215":{"tf":1.4142135623730951},"1216":{"tf":1.4142135623730951},"1217":{"tf":1.4142135623730951},"1218":{"tf":1.7320508075688772},"1219":{"tf":1.4142135623730951},"1220":{"tf":1.7320508075688772},"1225":{"tf":1.0},"1229":{"tf":1.0},"1230":{"tf":1.4142135623730951},"1232":{"tf":1.0},"1235":{"tf":2.0},"1236":{"tf":2.8284271247461903},"1237":{"tf":3.0},"1240":{"tf":1.0},"1241":{"tf":1.0},"1247":{"tf":1.0},"1249":{"tf":1.0},"1251":{"tf":1.0},"1253":{"tf":2.449489742783178},"1262":{"tf":1.4142135623730951},"1263":{"tf":1.0},"1264":{"tf":1.0},"1265":{"tf":1.0},"1266":{"tf":1.0},"1271":{"tf":1.0},"1274":{"tf":1.0},"1279":{"tf":1.0},"1283":{"tf":1.0},"1299":{"tf":1.0},"1302":{"tf":1.4142135623730951},"1305":{"tf":1.0},"131":{"tf":1.4142135623730951},"1312":{"tf":1.7320508075688772},"1313":{"tf":1.7320508075688772},"1314":{"tf":1.0},"1317":{"tf":1.4142135623730951},"1322":{"tf":1.0},"1323":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.4142135623730951},"1333":{"tf":1.7320508075688772},"1334":{"tf":1.4142135623730951},"1336":{"tf":1.0},"1337":{"tf":1.0},"1343":{"tf":1.0},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1380":{"tf":1.0},"1393":{"tf":1.4142135623730951},"1394":{"tf":1.7320508075688772},"1395":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1400":{"tf":1.0},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1407":{"tf":1.4142135623730951},"1413":{"tf":1.0},"1422":{"tf":1.0},"1426":{"tf":1.4142135623730951},"1428":{"tf":1.0},"1429":{"tf":1.0},"1435":{"tf":1.7320508075688772},"1436":{"tf":1.7320508075688772},"1437":{"tf":1.0},"1438":{"tf":1.4142135623730951},"1439":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1451":{"tf":1.4142135623730951},"1452":{"tf":1.4142135623730951},"1453":{"tf":1.7320508075688772},"1454":{"tf":1.4142135623730951},"1456":{"tf":1.0},"1457":{"tf":1.0},"1462":{"tf":1.0},"1466":{"tf":1.0},"1506":{"tf":1.0},"1509":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"20":{"tf":1.4142135623730951},"221":{"tf":1.0},"239":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"403":{"tf":1.0},"416":{"tf":1.0},"430":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"93":{"tf":1.7320508075688772},"94":{"tf":1.7320508075688772}},"df":154,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"377":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"377":{"tf":1.0}},"df":1}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"355":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"355":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"357":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"357":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"106":{"tf":1.7320508075688772},"80":{"tf":1.0},"93":{"tf":1.4142135623730951}},"df":3,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"93":{"tf":1.0}},"df":1}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"106":{"tf":1.0}},"df":1}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"94":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"94":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1262":{"tf":1.0},"1263":{"tf":1.0},"1264":{"tf":1.0},"1265":{"tf":1.0},"1266":{"tf":1.0},"1271":{"tf":1.0},"1329":{"tf":1.0},"1450":{"tf":1.0},"1494":{"tf":1.0},"1495":{"tf":1.0},"1650":{"tf":1.7320508075688772}},"df":11,"a":{"docs":{},"df":0,"d":{"docs":{"1262":{"tf":1.7320508075688772}},"df":1}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1263":{"tf":1.7320508075688772}},"df":1}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1264":{"tf":1.4142135623730951},"1283":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1264":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1289":{"tf":1.0}},"df":1}}}}},"s":{"docs":{"1275":{"tf":1.0}},"df":1},"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1222":{"tf":1.0}},"df":1}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1400":{"tf":1.0},"1520":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0}},"df":6,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"j":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1520":{"tf":1.0}},"df":1}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"1265":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1265":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"0":{"tf":1.0},"145":{"tf":1.0},"34":{"tf":1.0},"8":{"tf":1.0}},"df":4}}},"e":{"docs":{"681":{"tf":1.0}},"df":1},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"13":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"15":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"16":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"20":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"22":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"23":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"27":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"28":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"29":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.0},"299":{"tf":1.0},"30":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"320":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.0},"33":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"340":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"344":{"tf":1.0},"345":{"tf":1.0},"346":{"tf":1.0},"347":{"tf":1.0},"348":{"tf":1.0},"349":{"tf":1.0},"35":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"36":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"37":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"39":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"40":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"41":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.0},"42":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.0},"43":{"tf":1.0},"430":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.4142135623730951},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"439":{"tf":1.0},"44":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"444":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"45":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"458":{"tf":1.0},"459":{"tf":1.0},"46":{"tf":1.0},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"df":457,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"266":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"424":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"15":{"tf":1.0},"40":{"tf":1.7320508075688772},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0}},"df":20}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"14":{"tf":1.0},"435":{"tf":2.0}},"df":2}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"14":{"tf":1.0},"401":{"tf":1.0},"403":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"419":{"tf":2.0},"422":{"tf":1.0}},"df":8,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"15":{"tf":1.0},"59":{"tf":1.7320508075688772},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0}},"df":15}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"121":{"tf":1.0},"255":{"tf":1.0}},"df":2},"t":{"docs":{"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0}},"df":3}},"i":{"docs":{},"df":0,"l":{"docs":{"3":{"tf":2.23606797749979},"681":{"tf":1.4142135623730951},"8":{"tf":1.0}},"df":3}},"o":{"docs":{},"df":0,"s":{"docs":{"0":{"tf":1.0}},"df":1}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0},"681":{"tf":1.0}},"df":4}}}}}}},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"0":{"tf":1.0}},"df":1}},"r":{"docs":{},"df":0,"n":{"docs":{"1117":{"tf":1.0},"1153":{"tf":1.0}},"df":2}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0}},"df":3}}},"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"130":{"tf":1.0},"133":{"tf":1.0},"1717":{"tf":1.0},"1722":{"tf":1.4142135623730951},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"1733":{"tf":1.4142135623730951},"1796":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0}},"df":11,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{"6":{"tf":1.0}},"df":1}}}}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{"129":{"tf":1.0},"1291":{"tf":1.0},"1297":{"tf":1.0},"130":{"tf":1.0},"1302":{"tf":1.0},"133":{"tf":1.0},"1419":{"tf":1.0},"1420":{"tf":1.0},"1426":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1516":{"tf":1.0},"1517":{"tf":1.0},"160":{"tf":1.0},"1722":{"tf":1.0},"1733":{"tf":1.4142135623730951},"178":{"tf":1.0},"1781":{"tf":1.0},"1796":{"tf":1.4142135623730951},"18":{"tf":1.0},"19":{"tf":1.0},"222":{"tf":1.0},"23":{"tf":1.0},"240":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"47":{"tf":1.0},"68":{"tf":1.0}},"df":38}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.0}},"df":1}}}},"u":{"docs":{},"df":0,"s":{"docs":{"9":{"tf":1.0}},"df":1}}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"#":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0}},"df":2}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{"681":{"tf":1.0}},"df":1}}},"i":{"docs":{},"df":0,"d":{"docs":{"1132":{"tf":1.4142135623730951},"119":{"tf":1.0},"1214":{"tf":1.4142135623730951},"159":{"tf":1.0},"1751":{"tf":1.0},"1812":{"tf":1.0},"55":{"tf":1.0}},"df":7}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1012":{"tf":1.0},"1013":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1055":{"tf":1.0},"1056":{"tf":1.0},"1066":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"1105":{"tf":1.0},"1106":{"tf":1.0},"1107":{"tf":1.0},"1115":{"tf":1.0},"1285":{"tf":1.7320508075688772},"1286":{"tf":1.4142135623730951},"1292":{"tf":1.0},"14":{"tf":1.4142135623730951},"1513":{"tf":1.7320508075688772},"1514":{"tf":1.4142135623730951},"1515":{"tf":1.4142135623730951},"1608":{"tf":1.0},"1609":{"tf":1.0},"1610":{"tf":1.0},"1611":{"tf":1.0},"1612":{"tf":1.0},"1613":{"tf":1.0},"1614":{"tf":1.0},"1615":{"tf":1.0},"1616":{"tf":1.0},"1617":{"tf":1.0},"1618":{"tf":1.0},"1619":{"tf":1.0},"1620":{"tf":1.0},"1621":{"tf":1.0},"1622":{"tf":1.0},"1623":{"tf":1.0},"1624":{"tf":1.0},"1625":{"tf":1.0},"1626":{"tf":1.0},"1627":{"tf":1.0},"1637":{"tf":1.0},"1673":{"tf":1.0},"1682":{"tf":1.7320508075688772},"1683":{"tf":1.4142135623730951},"1697":{"tf":1.0},"1698":{"tf":1.0},"1699":{"tf":1.0},"1704":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.7320508075688772},"232":{"tf":1.0},"233":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"236":{"tf":1.4142135623730951},"237":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"423":{"tf":1.7320508075688772},"424":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951},"470":{"tf":1.0},"572":{"tf":1.7320508075688772},"573":{"tf":1.4142135623730951},"903":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0},"952":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.0},"979":{"tf":1.0},"980":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0}},"df":110}}},"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.0},"685":{"tf":1.0}},"df":2,"o":{"docs":{},"df":0,"r":{"docs":{"1488":{"tf":1.4142135623730951},"1528":{"tf":1.7320508075688772},"1534":{"tf":1.4142135623730951},"1541":{"tf":1.4142135623730951},"1546":{"tf":1.7320508075688772},"1551":{"tf":1.7320508075688772},"1556":{"tf":1.7320508075688772},"1561":{"tf":1.7320508075688772},"1571":{"tf":1.4142135623730951},"1582":{"tf":1.7320508075688772},"1655":{"tf":1.4142135623730951},"1788":{"tf":1.7320508075688772},"576":{"tf":1.4142135623730951},"586":{"tf":1.4142135623730951},"611":{"tf":1.0},"655":{"tf":1.0},"685":{"tf":1.7320508075688772},"733":{"tf":1.4142135623730951},"831":{"tf":1.7320508075688772},"864":{"tf":1.4142135623730951}},"df":20,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1488":{"tf":1.0},"1655":{"tf":1.0},"576":{"tf":1.0},"586":{"tf":1.0},"685":{"tf":1.0}},"df":5}}}}}}},"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"733":{"tf":1.0},"864":{"tf":1.0}},"df":2}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1534":{"tf":1.0},"1541":{"tf":1.0},"1571":{"tf":1.0}},"df":3}}}}}}}}}}},"u":{"docs":{},"df":0,"m":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0}},"df":10}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"11":{"tf":1.4142135623730951}},"df":1,"_":{"docs":{},"df":0,"2":{"docs":{"11":{"tf":1.0}},"df":1}}}},"i":{"docs":{},"df":0,"n":{"docs":{"0":{"tf":1.0},"1039":{"tf":1.0},"1155":{"tf":1.0},"1240":{"tf":1.0},"160":{"tf":1.0},"1606":{"tf":1.0},"47":{"tf":1.0},"474":{"tf":1.0},"499":{"tf":1.0},"8":{"tf":1.0},"900":{"tf":1.0},"913":{"tf":1.4142135623730951},"919":{"tf":1.4142135623730951},"925":{"tf":1.4142135623730951},"990":{"tf":1.0},"992":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0}},"df":18,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"919":{"tf":1.0}},"df":1}}}}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"913":{"tf":1.0}},"df":1}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"925":{"tf":1.0}},"df":1}}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1115":{"tf":1.4142135623730951},"1116":{"tf":1.4142135623730951},"1173":{"tf":1.4142135623730951},"1198":{"tf":1.4142135623730951},"12":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"1292":{"tf":1.4142135623730951},"1293":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"1374":{"tf":1.4142135623730951},"14":{"tf":1.4142135623730951},"1416":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"1524":{"tf":1.4142135623730951},"1525":{"tf":1.4142135623730951},"1586":{"tf":1.4142135623730951},"1637":{"tf":1.4142135623730951},"1713":{"tf":1.4142135623730951},"1714":{"tf":1.4142135623730951},"1726":{"tf":1.4142135623730951},"1820":{"tf":1.4142135623730951},"470":{"tf":1.4142135623730951},"471":{"tf":1.4142135623730951},"496":{"tf":1.4142135623730951},"579":{"tf":1.4142135623730951},"691":{"tf":1.4142135623730951},"692":{"tf":1.4142135623730951},"728":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951},"888":{"tf":1.4142135623730951}},"df":30}},"x":{"docs":{},"df":0,"t":{"docs":{"1060":{"tf":1.4142135623730951},"667":{"tf":1.0},"681":{"tf":1.0}},"df":3}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1000":{"tf":1.0},"1001":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1010":{"tf":1.0},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1019":{"tf":1.0},"102":{"tf":1.0},"1020":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0},"1023":{"tf":1.0},"1024":{"tf":1.0},"1025":{"tf":1.0},"1026":{"tf":1.0},"1027":{"tf":1.0},"1028":{"tf":1.0},"1029":{"tf":1.0},"103":{"tf":1.0},"1030":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.0},"1033":{"tf":1.0},"1034":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.0},"1039":{"tf":1.4142135623730951},"104":{"tf":1.0},"1040":{"tf":1.0},"1041":{"tf":1.0},"1042":{"tf":1.0},"1043":{"tf":1.0},"1044":{"tf":1.0},"1045":{"tf":1.0},"1046":{"tf":1.0},"1047":{"tf":1.0},"1048":{"tf":1.0},"1049":{"tf":1.0},"105":{"tf":1.0},"1050":{"tf":1.0},"1051":{"tf":1.0},"1052":{"tf":1.0},"1053":{"tf":1.0},"1054":{"tf":1.0},"1055":{"tf":1.0},"1056":{"tf":1.0},"1057":{"tf":1.0},"1058":{"tf":1.7320508075688772},"1059":{"tf":1.0},"106":{"tf":1.0},"1060":{"tf":1.4142135623730951},"1061":{"tf":1.0},"1062":{"tf":1.4142135623730951},"1063":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1065":{"tf":1.0},"1066":{"tf":1.0},"1067":{"tf":1.0},"1068":{"tf":1.0},"1069":{"tf":1.0},"107":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.0},"108":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.0},"1083":{"tf":1.0},"1084":{"tf":1.0},"1085":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"109":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1094":{"tf":1.0},"1095":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"110":{"tf":1.0},"1100":{"tf":1.0},"1101":{"tf":1.0},"1102":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"1105":{"tf":1.0},"1106":{"tf":1.0},"1107":{"tf":1.0},"1108":{"tf":1.0},"1109":{"tf":1.0},"111":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"112":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"1125":{"tf":1.0},"1126":{"tf":1.0},"1127":{"tf":1.0},"1128":{"tf":1.0},"1129":{"tf":1.0},"113":{"tf":1.0},"1130":{"tf":1.0},"1131":{"tf":1.0},"1132":{"tf":1.0},"1133":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.0},"1136":{"tf":1.0},"1137":{"tf":1.0},"1138":{"tf":1.0},"1139":{"tf":1.0},"114":{"tf":1.0},"1140":{"tf":1.0},"1141":{"tf":1.0},"1142":{"tf":1.0},"1143":{"tf":1.0},"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"1148":{"tf":1.0},"1149":{"tf":1.0},"115":{"tf":1.0},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1153":{"tf":1.0},"1154":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.0},"1157":{"tf":1.0},"1158":{"tf":1.0},"1159":{"tf":1.0},"116":{"tf":1.0},"1160":{"tf":1.0},"1161":{"tf":1.0},"1162":{"tf":1.0},"1163":{"tf":1.0},"1164":{"tf":1.0},"1165":{"tf":1.0},"1166":{"tf":1.0},"1167":{"tf":1.0},"1168":{"tf":1.0},"1169":{"tf":1.0},"117":{"tf":1.0},"1170":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1173":{"tf":1.0},"1174":{"tf":1.0},"1175":{"tf":1.0},"1176":{"tf":1.0},"1177":{"tf":1.0},"1178":{"tf":1.0},"1179":{"tf":1.0},"118":{"tf":1.0},"1180":{"tf":1.0},"1181":{"tf":1.0},"1182":{"tf":1.0},"1183":{"tf":1.0},"1184":{"tf":1.0},"1185":{"tf":1.0},"1186":{"tf":1.0},"1187":{"tf":1.0},"1188":{"tf":1.0},"1189":{"tf":1.0},"119":{"tf":1.0},"1190":{"tf":1.0},"1191":{"tf":1.0},"1192":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.0},"1198":{"tf":1.0},"1199":{"tf":1.0},"12":{"tf":1.0},"120":{"tf":1.0},"1200":{"tf":1.0},"1201":{"tf":1.0},"1202":{"tf":1.0},"1203":{"tf":1.0},"1204":{"tf":1.0},"1205":{"tf":1.0},"1206":{"tf":1.0},"1207":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"121":{"tf":1.0},"1210":{"tf":1.0},"1211":{"tf":1.0},"1212":{"tf":1.0},"1213":{"tf":1.0},"1214":{"tf":1.0},"1215":{"tf":1.0},"1216":{"tf":1.0},"1217":{"tf":1.0},"1218":{"tf":1.0},"1219":{"tf":1.0},"122":{"tf":1.0},"1220":{"tf":1.0},"1221":{"tf":1.0},"1222":{"tf":1.0},"1223":{"tf":1.0},"1224":{"tf":1.0},"1225":{"tf":1.0},"1226":{"tf":1.0},"1227":{"tf":1.0},"1228":{"tf":1.0},"1229":{"tf":1.0},"123":{"tf":1.0},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1233":{"tf":1.0},"1234":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1238":{"tf":1.0},"1239":{"tf":1.0},"124":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.0},"1242":{"tf":1.0},"1243":{"tf":1.0},"1244":{"tf":1.0},"1245":{"tf":1.0},"1246":{"tf":1.0},"1247":{"tf":1.0},"1248":{"tf":1.0},"1249":{"tf":1.0},"125":{"tf":1.0},"1250":{"tf":1.0},"1251":{"tf":1.0},"1252":{"tf":1.0},"1253":{"tf":1.0},"1254":{"tf":1.0},"1255":{"tf":1.0},"1256":{"tf":1.0},"1257":{"tf":1.0},"1258":{"tf":1.0},"1259":{"tf":1.0},"126":{"tf":1.0},"1260":{"tf":1.0},"1261":{"tf":1.0},"1262":{"tf":1.0},"1263":{"tf":1.0},"1264":{"tf":1.0},"1265":{"tf":1.0},"1266":{"tf":1.0},"1267":{"tf":1.0},"1268":{"tf":1.0},"1269":{"tf":1.0},"127":{"tf":1.0},"1270":{"tf":1.0},"1271":{"tf":1.0},"1272":{"tf":1.0},"1273":{"tf":1.0},"1274":{"tf":1.0},"1275":{"tf":1.0},"1276":{"tf":1.0},"1277":{"tf":1.0},"1278":{"tf":1.0},"1279":{"tf":1.0},"128":{"tf":1.0},"1280":{"tf":1.0},"1281":{"tf":1.0},"1282":{"tf":1.0},"1283":{"tf":1.0},"1284":{"tf":1.0},"1285":{"tf":1.0},"1286":{"tf":1.0},"1287":{"tf":1.0},"1288":{"tf":1.0},"1289":{"tf":1.0},"129":{"tf":1.0},"1290":{"tf":1.0},"1291":{"tf":1.0},"1292":{"tf":1.0},"1293":{"tf":1.0},"1294":{"tf":1.0},"1295":{"tf":1.0},"1296":{"tf":1.0},"1297":{"tf":1.0},"1298":{"tf":1.0},"1299":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":1.0},"1300":{"tf":1.0},"1301":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1306":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"131":{"tf":1.0},"1310":{"tf":1.0},"1311":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1315":{"tf":1.0},"1316":{"tf":1.0},"1317":{"tf":1.0},"1318":{"tf":1.0},"1319":{"tf":1.0},"132":{"tf":1.0},"1320":{"tf":1.0},"1321":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1324":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"1329":{"tf":1.0},"133":{"tf":1.0},"1330":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1335":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1339":{"tf":1.0},"134":{"tf":1.0},"1340":{"tf":1.0},"1341":{"tf":1.0},"1342":{"tf":1.0},"1343":{"tf":1.0},"1344":{"tf":1.0},"1345":{"tf":1.0},"1346":{"tf":1.0},"1347":{"tf":1.0},"1348":{"tf":1.0},"1349":{"tf":1.0},"135":{"tf":1.0},"1350":{"tf":1.0},"1351":{"tf":1.0},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1356":{"tf":1.0},"1357":{"tf":1.0},"1358":{"tf":1.0},"1359":{"tf":1.0},"136":{"tf":1.0},"1360":{"tf":1.0},"1361":{"tf":1.0},"1362":{"tf":1.0},"1363":{"tf":1.0},"1364":{"tf":1.0},"1365":{"tf":1.0},"1366":{"tf":1.0},"1367":{"tf":1.0},"1368":{"tf":1.0},"1369":{"tf":1.0},"137":{"tf":1.0},"1370":{"tf":1.0},"1371":{"tf":1.0},"1372":{"tf":1.0},"1373":{"tf":1.0},"1374":{"tf":1.0},"1375":{"tf":1.0},"1376":{"tf":1.0},"1377":{"tf":1.0},"1378":{"tf":1.0},"1379":{"tf":1.0},"138":{"tf":1.0},"1380":{"tf":1.0},"1381":{"tf":1.0},"1382":{"tf":1.0},"1383":{"tf":1.0},"1384":{"tf":1.0},"1385":{"tf":1.0},"1386":{"tf":1.0},"1387":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.0},"139":{"tf":1.0},"1390":{"tf":1.0},"1391":{"tf":1.0},"1392":{"tf":1.0},"1393":{"tf":1.0},"1394":{"tf":1.0},"1395":{"tf":1.0},"1396":{"tf":1.0},"1397":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"14":{"tf":1.0},"140":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1407":{"tf":1.0},"1408":{"tf":1.0},"1409":{"tf":1.0},"141":{"tf":1.0},"1410":{"tf":1.0},"1411":{"tf":1.0},"1412":{"tf":1.0},"1413":{"tf":1.0},"1414":{"tf":1.0},"1415":{"tf":1.0},"1416":{"tf":1.0},"1417":{"tf":1.0},"1418":{"tf":1.0},"1419":{"tf":1.0},"142":{"tf":1.0},"1420":{"tf":1.0},"1421":{"tf":1.0},"1422":{"tf":1.0},"1423":{"tf":1.0},"1424":{"tf":1.0},"1425":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"143":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1433":{"tf":1.0},"1434":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.0},"1439":{"tf":1.0},"144":{"tf":1.0},"1440":{"tf":1.0},"1441":{"tf":1.0},"1442":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1445":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"145":{"tf":1.0},"1450":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1455":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1459":{"tf":1.0},"146":{"tf":1.0},"1460":{"tf":1.0},"1461":{"tf":1.0},"1462":{"tf":1.0},"1463":{"tf":1.0},"1464":{"tf":1.0},"1465":{"tf":1.0},"1466":{"tf":1.0},"1467":{"tf":1.0},"1468":{"tf":1.0},"1469":{"tf":1.0},"147":{"tf":1.0},"1470":{"tf":1.0},"1471":{"tf":1.0},"1472":{"tf":1.0},"1473":{"tf":1.0},"1474":{"tf":1.0},"1475":{"tf":1.0},"1476":{"tf":1.0},"1477":{"tf":1.0},"1478":{"tf":1.0},"1479":{"tf":1.0},"148":{"tf":1.0},"1480":{"tf":1.0},"1481":{"tf":1.0},"1482":{"tf":1.0},"1483":{"tf":1.0},"1484":{"tf":1.0},"1485":{"tf":1.0},"1486":{"tf":1.0},"1487":{"tf":1.0},"1488":{"tf":1.0},"1489":{"tf":1.0},"149":{"tf":1.0},"1490":{"tf":1.0},"1491":{"tf":1.0},"1492":{"tf":1.0},"1493":{"tf":1.0},"1494":{"tf":1.0},"1495":{"tf":1.0},"1496":{"tf":1.0},"1497":{"tf":1.0},"1498":{"tf":1.0},"1499":{"tf":1.0},"15":{"tf":1.0},"150":{"tf":1.0},"1500":{"tf":1.0},"1501":{"tf":1.0},"1502":{"tf":1.0},"1503":{"tf":1.0},"1504":{"tf":1.0},"1505":{"tf":1.0},"1506":{"tf":1.0},"1507":{"tf":1.0},"1508":{"tf":1.0},"1509":{"tf":1.0},"151":{"tf":1.0},"1510":{"tf":1.0},"1511":{"tf":1.0},"1512":{"tf":1.0},"1513":{"tf":1.0},"1514":{"tf":1.0},"1515":{"tf":1.0},"1516":{"tf":1.0},"1517":{"tf":1.0},"1518":{"tf":1.0},"1519":{"tf":1.0},"152":{"tf":1.0},"1520":{"tf":1.0},"1521":{"tf":1.0},"1522":{"tf":1.0},"1523":{"tf":1.0},"1524":{"tf":1.0},"1525":{"tf":1.0},"1526":{"tf":1.0},"1527":{"tf":1.0},"1528":{"tf":1.0},"1529":{"tf":1.0},"153":{"tf":1.0},"1530":{"tf":1.0},"1531":{"tf":1.0},"1532":{"tf":1.0},"1533":{"tf":1.0},"1534":{"tf":1.0},"1535":{"tf":1.0},"1536":{"tf":1.0},"1537":{"tf":1.0},"1538":{"tf":1.0},"1539":{"tf":1.0},"154":{"tf":1.0},"1540":{"tf":1.0},"1541":{"tf":1.0},"1542":{"tf":1.0},"1543":{"tf":1.0},"1544":{"tf":1.0},"1545":{"tf":1.0},"1546":{"tf":1.0},"1547":{"tf":1.0},"1548":{"tf":1.0},"1549":{"tf":1.0},"155":{"tf":1.0},"1550":{"tf":1.0},"1551":{"tf":1.0},"1552":{"tf":1.0},"1553":{"tf":1.0},"1554":{"tf":1.0},"1555":{"tf":1.0},"1556":{"tf":1.0},"1557":{"tf":1.0},"1558":{"tf":1.0},"1559":{"tf":1.0},"156":{"tf":1.0},"1560":{"tf":1.0},"1561":{"tf":1.0},"1562":{"tf":1.0},"1563":{"tf":1.0},"1564":{"tf":1.0},"1565":{"tf":1.0},"1566":{"tf":1.0},"1567":{"tf":1.0},"1568":{"tf":1.0},"1569":{"tf":1.0},"157":{"tf":1.0},"1570":{"tf":1.0},"1571":{"tf":1.0},"1572":{"tf":1.0},"1573":{"tf":1.0},"1574":{"tf":1.0},"1575":{"tf":1.0},"1576":{"tf":1.0},"1577":{"tf":1.0},"1578":{"tf":1.0},"1579":{"tf":1.0},"158":{"tf":1.0},"1580":{"tf":1.0},"1581":{"tf":1.0},"1582":{"tf":1.0},"1583":{"tf":1.0},"1584":{"tf":1.0},"1585":{"tf":1.0},"1586":{"tf":1.0},"1587":{"tf":1.7320508075688772},"1588":{"tf":1.0},"1589":{"tf":1.0},"159":{"tf":1.0},"1590":{"tf":1.0},"1591":{"tf":1.0},"1592":{"tf":1.0},"1593":{"tf":1.0},"1594":{"tf":1.0},"1595":{"tf":1.0},"1596":{"tf":1.0},"1597":{"tf":1.0},"1598":{"tf":1.0},"1599":{"tf":1.0},"16":{"tf":1.0},"160":{"tf":1.0},"1600":{"tf":1.0},"1601":{"tf":1.0},"1602":{"tf":1.0},"1603":{"tf":1.0},"1604":{"tf":1.0},"1605":{"tf":1.0},"1606":{"tf":1.4142135623730951},"1607":{"tf":1.0},"1608":{"tf":1.0},"1609":{"tf":1.0},"161":{"tf":1.0},"1610":{"tf":1.0},"1611":{"tf":1.0},"1612":{"tf":1.0},"1613":{"tf":1.0},"1614":{"tf":1.0},"1615":{"tf":1.0},"1616":{"tf":1.0},"1617":{"tf":1.0},"1618":{"tf":1.0},"1619":{"tf":1.0},"162":{"tf":1.0},"1620":{"tf":1.0},"1621":{"tf":1.0},"1622":{"tf":1.0},"1623":{"tf":1.0},"1624":{"tf":1.0},"1625":{"tf":1.0},"1626":{"tf":1.0},"1627":{"tf":1.0},"1628":{"tf":1.0},"1629":{"tf":1.0},"163":{"tf":1.0},"1630":{"tf":1.0},"1631":{"tf":1.0},"1632":{"tf":1.0},"1633":{"tf":1.0},"1634":{"tf":1.0},"1635":{"tf":1.0},"1636":{"tf":1.0},"1637":{"tf":1.0},"1638":{"tf":1.0},"1639":{"tf":1.0},"164":{"tf":1.0},"1640":{"tf":1.0},"1641":{"tf":1.0},"1642":{"tf":1.0},"1643":{"tf":1.0},"1644":{"tf":1.0},"1645":{"tf":1.0},"1646":{"tf":1.0},"1647":{"tf":1.0},"1648":{"tf":1.0},"1649":{"tf":1.0},"165":{"tf":1.0},"1650":{"tf":1.0},"1651":{"tf":1.0},"1652":{"tf":1.0},"1653":{"tf":1.0},"1654":{"tf":1.0},"1655":{"tf":1.0},"1656":{"tf":1.0},"1657":{"tf":1.0},"1658":{"tf":1.0},"1659":{"tf":1.0},"166":{"tf":1.0},"1660":{"tf":1.0},"1661":{"tf":1.0},"1662":{"tf":1.0},"1663":{"tf":1.0},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0},"1669":{"tf":1.0},"167":{"tf":1.7320508075688772},"1670":{"tf":1.0},"1671":{"tf":1.0},"1672":{"tf":1.0},"1673":{"tf":1.0},"1674":{"tf":1.0},"1675":{"tf":1.0},"1676":{"tf":1.0},"1677":{"tf":1.0},"1678":{"tf":1.0},"1679":{"tf":1.0},"168":{"tf":1.7320508075688772},"1680":{"tf":1.0},"1681":{"tf":1.0},"1682":{"tf":1.0},"1683":{"tf":1.0},"1684":{"tf":1.0},"1685":{"tf":1.0},"1686":{"tf":1.0},"1687":{"tf":1.0},"1688":{"tf":1.0},"1689":{"tf":1.0},"169":{"tf":1.0},"1690":{"tf":1.0},"1691":{"tf":1.0},"1692":{"tf":1.0},"1693":{"tf":1.0},"1694":{"tf":1.0},"1695":{"tf":1.0},"1696":{"tf":1.0},"1697":{"tf":1.0},"1698":{"tf":1.0},"1699":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"1702":{"tf":1.0},"1703":{"tf":1.0},"1704":{"tf":1.0},"1705":{"tf":1.0},"1706":{"tf":1.0},"1707":{"tf":1.0},"1708":{"tf":1.0},"1709":{"tf":1.0},"171":{"tf":1.0},"1710":{"tf":1.0},"1711":{"tf":1.0},"1712":{"tf":1.0},"1713":{"tf":1.0},"1714":{"tf":1.0},"1715":{"tf":1.0},"1716":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"172":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"1726":{"tf":1.0},"1727":{"tf":1.0},"1728":{"tf":1.0},"1729":{"tf":1.0},"173":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"1733":{"tf":1.0},"1734":{"tf":1.4142135623730951},"1735":{"tf":1.4142135623730951},"1736":{"tf":1.0},"1737":{"tf":1.0},"1738":{"tf":1.0},"1739":{"tf":1.0},"174":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1742":{"tf":1.0},"1743":{"tf":1.0},"1744":{"tf":1.0},"1745":{"tf":1.0},"1746":{"tf":1.0},"1747":{"tf":1.0},"1748":{"tf":1.0},"1749":{"tf":1.0},"175":{"tf":1.0},"1750":{"tf":1.0},"1751":{"tf":1.0},"1752":{"tf":1.0},"1753":{"tf":1.0},"1754":{"tf":1.0},"1755":{"tf":1.0},"1756":{"tf":1.0},"1757":{"tf":1.0},"1758":{"tf":1.0},"1759":{"tf":1.0},"176":{"tf":1.0},"1760":{"tf":1.0},"1761":{"tf":1.0},"1762":{"tf":1.0},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"1766":{"tf":1.0},"1767":{"tf":1.0},"1768":{"tf":1.0},"1769":{"tf":1.0},"177":{"tf":1.0},"1770":{"tf":1.0},"1771":{"tf":1.0},"1772":{"tf":1.0},"1773":{"tf":1.0},"1774":{"tf":1.0},"1775":{"tf":1.0},"1776":{"tf":1.4142135623730951},"1777":{"tf":1.4142135623730951},"1778":{"tf":1.0},"1779":{"tf":1.0},"178":{"tf":1.0},"1780":{"tf":1.4142135623730951},"1781":{"tf":1.0},"1782":{"tf":1.0},"1783":{"tf":1.0},"1784":{"tf":1.0},"1785":{"tf":1.0},"1786":{"tf":1.0},"1787":{"tf":1.0},"1788":{"tf":1.0},"1789":{"tf":1.0},"179":{"tf":1.0},"1790":{"tf":1.0},"1791":{"tf":1.0},"1792":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0},"1796":{"tf":1.0},"1797":{"tf":1.0},"1798":{"tf":1.0},"1799":{"tf":1.4142135623730951},"18":{"tf":1.0},"180":{"tf":1.0},"1800":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"1805":{"tf":1.0},"1806":{"tf":1.0},"1807":{"tf":1.0},"1808":{"tf":1.0},"1809":{"tf":1.0},"181":{"tf":1.0},"1810":{"tf":1.0},"1811":{"tf":1.0},"1812":{"tf":1.0},"1813":{"tf":1.0},"1814":{"tf":1.0},"1815":{"tf":1.0},"1816":{"tf":1.0},"1817":{"tf":1.0},"1818":{"tf":1.0},"1819":{"tf":1.0},"182":{"tf":1.0},"1820":{"tf":1.0},"1821":{"tf":1.0},"1822":{"tf":1.0},"1823":{"tf":1.7320508075688772},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"20":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.4142135623730951},"217":{"tf":1.4142135623730951},"218":{"tf":1.0},"219":{"tf":1.0},"22":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"23":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"27":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"28":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"29":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.4142135623730951},"30":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"320":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.0},"33":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"340":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"344":{"tf":1.0},"345":{"tf":1.0},"346":{"tf":1.0},"347":{"tf":1.0},"348":{"tf":1.0},"349":{"tf":1.0},"35":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"36":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"37":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"39":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"40":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"41":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.4142135623730951},"415":{"tf":1.0},"416":{"tf":1.4142135623730951},"417":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.0},"42":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.0},"43":{"tf":1.0},"430":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"439":{"tf":1.0},"44":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"444":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"45":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"458":{"tf":1.0},"459":{"tf":1.0},"46":{"tf":1.0},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"47":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"472":{"tf":1.0},"473":{"tf":1.0},"474":{"tf":1.4142135623730951},"475":{"tf":1.7320508075688772},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.0},"48":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"484":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"49":{"tf":1.0},"490":{"tf":1.0},"491":{"tf":1.0},"492":{"tf":1.0},"493":{"tf":1.0},"494":{"tf":1.7320508075688772},"495":{"tf":1.0},"496":{"tf":1.0},"497":{"tf":1.0},"498":{"tf":1.0},"499":{"tf":1.4142135623730951},"50":{"tf":1.0},"500":{"tf":1.0},"501":{"tf":1.0},"502":{"tf":1.7320508075688772},"503":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"51":{"tf":1.0},"510":{"tf":1.0},"511":{"tf":1.0},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.4142135623730951},"518":{"tf":1.0},"519":{"tf":1.0},"52":{"tf":1.0},"520":{"tf":1.0},"521":{"tf":1.7320508075688772},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.7320508075688772},"526":{"tf":1.7320508075688772},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"53":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.4142135623730951},"535":{"tf":1.0},"536":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"539":{"tf":1.0},"54":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":1.0},"549":{"tf":1.0},"55":{"tf":1.0},"550":{"tf":1.0},"551":{"tf":1.0},"552":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"557":{"tf":1.0},"558":{"tf":1.0},"559":{"tf":1.0},"56":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"564":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"57":{"tf":1.7320508075688772},"570":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"573":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"576":{"tf":1.0},"577":{"tf":1.0},"578":{"tf":1.0},"579":{"tf":1.0},"58":{"tf":1.7320508075688772},"580":{"tf":1.4142135623730951},"581":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.4142135623730951},"587":{"tf":1.0},"588":{"tf":1.0},"589":{"tf":1.0},"59":{"tf":1.0},"590":{"tf":1.4142135623730951},"591":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.7320508075688772},"596":{"tf":1.4142135623730951},"597":{"tf":1.7320508075688772},"598":{"tf":1.0},"599":{"tf":1.0},"60":{"tf":1.0},"600":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"603":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"61":{"tf":1.0},"610":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"617":{"tf":1.0},"618":{"tf":1.0},"619":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.4142135623730951},"623":{"tf":1.4142135623730951},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.0},"628":{"tf":1.0},"629":{"tf":1.0},"63":{"tf":1.0},"630":{"tf":1.0},"631":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"634":{"tf":1.4142135623730951},"635":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.7320508075688772},"64":{"tf":1.0},"640":{"tf":1.7320508075688772},"641":{"tf":1.4142135623730951},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"65":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"66":{"tf":1.0},"660":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.4142135623730951},"666":{"tf":1.4142135623730951},"667":{"tf":1.4142135623730951},"668":{"tf":1.4142135623730951},"669":{"tf":1.0},"67":{"tf":1.0},"670":{"tf":1.0},"671":{"tf":1.0},"672":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"677":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"68":{"tf":1.0},"680":{"tf":1.0},"681":{"tf":3.1622776601683795},"682":{"tf":1.0},"683":{"tf":1.0},"684":{"tf":1.0},"685":{"tf":1.0},"686":{"tf":1.0},"687":{"tf":1.0},"688":{"tf":1.0},"689":{"tf":1.0},"69":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.0},"692":{"tf":1.0},"693":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"697":{"tf":1.4142135623730951},"698":{"tf":1.4142135623730951},"699":{"tf":1.0},"70":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":1.0},"702":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"707":{"tf":1.0},"708":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"71":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"717":{"tf":1.4142135623730951},"718":{"tf":1.4142135623730951},"719":{"tf":1.0},"72":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"725":{"tf":1.7320508075688772},"726":{"tf":1.0},"727":{"tf":1.4142135623730951},"728":{"tf":1.0},"729":{"tf":1.0},"73":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.0},"735":{"tf":1.0},"736":{"tf":1.0},"737":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"74":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.0},"75":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":1.0},"756":{"tf":1.0},"757":{"tf":1.0},"758":{"tf":1.0},"759":{"tf":1.0},"76":{"tf":1.0},"760":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"763":{"tf":1.0},"764":{"tf":1.0},"765":{"tf":1.0},"766":{"tf":1.0},"767":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.0},"77":{"tf":1.0},"770":{"tf":1.0},"771":{"tf":1.0},"772":{"tf":1.0},"773":{"tf":1.0},"774":{"tf":1.0},"775":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"78":{"tf":1.0},"780":{"tf":1.0},"781":{"tf":1.0},"782":{"tf":1.0},"783":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.7320508075688772},"787":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"79":{"tf":1.0},"790":{"tf":1.0},"791":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"795":{"tf":1.4142135623730951},"796":{"tf":1.4142135623730951},"797":{"tf":1.0},"798":{"tf":1.0},"799":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"805":{"tf":1.0},"806":{"tf":1.0},"807":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.0},"81":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":1.4142135623730951},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"815":{"tf":1.4142135623730951},"816":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"82":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":1.0},"825":{"tf":1.0},"826":{"tf":1.0},"827":{"tf":1.0},"828":{"tf":1.0},"829":{"tf":1.0},"83":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.7320508075688772},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.7320508075688772},"84":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"842":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0},"845":{"tf":1.4142135623730951},"846":{"tf":1.4142135623730951},"847":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"85":{"tf":1.0},"850":{"tf":1.0},"851":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"856":{"tf":1.0},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"86":{"tf":1.0},"860":{"tf":1.0},"861":{"tf":1.0},"862":{"tf":1.4142135623730951},"863":{"tf":1.0},"864":{"tf":1.0},"865":{"tf":1.4142135623730951},"866":{"tf":1.7320508075688772},"867":{"tf":1.0},"868":{"tf":1.0},"869":{"tf":1.0},"87":{"tf":1.0},"870":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0},"88":{"tf":1.0},"880":{"tf":1.0},"881":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.0},"884":{"tf":1.0},"885":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"888":{"tf":1.0},"889":{"tf":1.0},"89":{"tf":1.0},"890":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"90":{"tf":1.0},"900":{"tf":1.0},"901":{"tf":1.0},"902":{"tf":1.0},"903":{"tf":1.4142135623730951},"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"91":{"tf":1.0},"910":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"92":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"93":{"tf":1.0},"930":{"tf":1.0},"931":{"tf":1.0},"932":{"tf":1.0},"933":{"tf":1.0},"934":{"tf":1.0},"935":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.0},"94":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"95":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":1.0},"953":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0},"965":{"tf":1.0},"966":{"tf":1.0},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"97":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.0},"979":{"tf":1.0},"98":{"tf":1.0},"980":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0},"987":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.0},"99":{"tf":1.0},"990":{"tf":1.4142135623730951},"991":{"tf":1.0},"992":{"tf":1.4142135623730951},"993":{"tf":1.4142135623730951},"994":{"tf":1.4142135623730951},"995":{"tf":1.4142135623730951},"996":{"tf":1.4142135623730951},"997":{"tf":1.0},"998":{"tf":1.0},"999":{"tf":1.0}},"df":1815,"'":{"docs":{"1144":{"tf":1.0},"1145":{"tf":1.0},"1230":{"tf":1.0},"1231":{"tf":1.0},"154":{"tf":1.0},"43":{"tf":1.0},"490":{"tf":1.0},"513":{"tf":1.0}},"df":8},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1595":{"tf":1.0},"1596":{"tf":1.0},"1597":{"tf":1.0}},"df":6}}}}}}},"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"570":{"tf":1.0}},"df":1}}},"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"2":{"docs":{},"df":0,"2":{"docs":{},"df":0,"9":{"docs":{},"df":0,"6":{"docs":{"144":{"tf":1.0},"33":{"tf":1.0}},"df":2}}}}}}}}},"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"10":{"tf":2.0}},"df":1}}}},"o":{"docs":{},"df":0,"l":{"docs":{"147":{"tf":1.0},"203":{"tf":1.0},"38":{"tf":1.0},"429":{"tf":1.0}},"df":4}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{"131":{"tf":1.0},"133":{"tf":1.0},"20":{"tf":1.0},"23":{"tf":1.0},"432":{"tf":1.0}},"df":5}},"r":{"docs":{},"df":0,"s":{"docs":{"1072":{"tf":1.7320508075688772},"1073":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.0},"1083":{"tf":1.0},"1185":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"869":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"888":{"tf":1.0}},"df":25},"t":{"docs":{"104":{"tf":1.0},"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.7320508075688772},"110":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.4142135623730951},"112":{"tf":1.0},"1759":{"tf":1.0},"1765":{"tf":1.0},"710":{"tf":1.0},"716":{"tf":1.0}},"df":14,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"724":{"tf":1.4142135623730951},"821":{"tf":1.4142135623730951},"871":{"tf":1.4142135623730951}},"df":3,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"724":{"tf":1.0},"821":{"tf":1.0},"871":{"tf":1.0}},"df":3}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"722":{"tf":1.4142135623730951},"822":{"tf":1.4142135623730951},"870":{"tf":1.4142135623730951}},"df":3,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"722":{"tf":1.0},"822":{"tf":1.0},"870":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"723":{"tf":1.4142135623730951},"739":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951},"869":{"tf":1.4142135623730951}},"df":4,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"723":{"tf":1.0},"739":{"tf":1.0},"820":{"tf":1.0},"869":{"tf":1.0}},"df":4}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"721":{"tf":1.4142135623730951},"738":{"tf":1.4142135623730951},"819":{"tf":1.4142135623730951},"872":{"tf":1.4142135623730951}},"df":4,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"721":{"tf":1.0},"738":{"tf":1.0},"819":{"tf":1.0},"872":{"tf":1.0}},"df":4}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"i":{"docs":{"900":{"tf":1.0},"910":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951}},"df":5}},"r":{"docs":{},"df":0,"e":{"docs":{"0":{"tf":1.4142135623730951},"100":{"tf":1.0},"1000":{"tf":1.0},"1001":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1010":{"tf":1.0},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1019":{"tf":1.0},"102":{"tf":1.0},"1020":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0},"1023":{"tf":1.0},"1024":{"tf":1.0},"1025":{"tf":1.0},"1026":{"tf":1.0},"1027":{"tf":1.0},"1028":{"tf":1.0},"1029":{"tf":1.0},"103":{"tf":1.0},"1030":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.0},"1033":{"tf":1.0},"1034":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.0},"1039":{"tf":1.0},"104":{"tf":1.0},"1040":{"tf":1.0},"1041":{"tf":1.0},"1042":{"tf":1.0},"1043":{"tf":1.0},"1044":{"tf":1.0},"1045":{"tf":1.0},"1046":{"tf":1.0},"1047":{"tf":1.0},"1048":{"tf":1.0},"1049":{"tf":1.0},"105":{"tf":1.0},"1050":{"tf":1.0},"1051":{"tf":1.0},"1052":{"tf":1.0},"1053":{"tf":1.0},"1054":{"tf":1.0},"1055":{"tf":1.0},"1056":{"tf":1.0},"1057":{"tf":1.0},"1058":{"tf":1.0},"1059":{"tf":1.0},"106":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.0},"1065":{"tf":1.0},"1066":{"tf":1.0},"1067":{"tf":1.0},"1068":{"tf":1.0},"1069":{"tf":1.0},"107":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.0},"108":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.0},"1083":{"tf":1.0},"1084":{"tf":1.0},"1085":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"109":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1094":{"tf":1.0},"1095":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"110":{"tf":1.0},"1100":{"tf":1.0},"1101":{"tf":1.0},"1102":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"1105":{"tf":1.0},"1106":{"tf":1.0},"1107":{"tf":1.0},"1108":{"tf":1.0},"1109":{"tf":1.0},"111":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"112":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"1125":{"tf":1.0},"1126":{"tf":1.0},"1127":{"tf":1.0},"1128":{"tf":1.0},"1129":{"tf":1.0},"113":{"tf":1.0},"1130":{"tf":1.0},"1131":{"tf":1.0},"1132":{"tf":1.0},"1133":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.0},"1136":{"tf":1.0},"1137":{"tf":1.0},"1138":{"tf":1.4142135623730951},"1139":{"tf":1.0},"114":{"tf":1.0},"1140":{"tf":1.0},"1141":{"tf":1.0},"1142":{"tf":1.0},"1143":{"tf":1.0},"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"1148":{"tf":1.4142135623730951},"1149":{"tf":1.0},"115":{"tf":1.0},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1153":{"tf":1.0},"1154":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.0},"1157":{"tf":1.0},"1158":{"tf":1.0},"1159":{"tf":1.0},"116":{"tf":1.0},"1160":{"tf":1.4142135623730951},"1161":{"tf":1.0},"1162":{"tf":1.0},"1163":{"tf":1.0},"1164":{"tf":1.0},"1165":{"tf":1.0},"1166":{"tf":1.0},"1167":{"tf":1.0},"1168":{"tf":1.0},"1169":{"tf":1.0},"117":{"tf":1.0},"1170":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1173":{"tf":1.0},"1174":{"tf":1.0},"1175":{"tf":1.0},"1176":{"tf":1.0},"1177":{"tf":1.0},"1178":{"tf":1.0},"1179":{"tf":1.0},"118":{"tf":1.0},"1180":{"tf":1.0},"1181":{"tf":1.0},"1182":{"tf":1.0},"1183":{"tf":1.0},"1184":{"tf":1.0},"1185":{"tf":1.0},"1186":{"tf":1.0},"1187":{"tf":1.0},"1188":{"tf":1.0},"1189":{"tf":1.0},"119":{"tf":1.0},"1190":{"tf":1.0},"1191":{"tf":1.0},"1192":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.0},"1198":{"tf":1.0},"1199":{"tf":1.0},"12":{"tf":1.0},"120":{"tf":1.0},"1200":{"tf":1.0},"1201":{"tf":1.0},"1202":{"tf":1.0},"1203":{"tf":1.0},"1204":{"tf":1.0},"1205":{"tf":1.0},"1206":{"tf":1.0},"1207":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"121":{"tf":1.0},"1210":{"tf":1.0},"1211":{"tf":1.0},"1212":{"tf":1.0},"1213":{"tf":1.0},"1214":{"tf":1.0},"1215":{"tf":1.0},"1216":{"tf":1.0},"1217":{"tf":1.0},"1218":{"tf":1.0},"1219":{"tf":1.0},"122":{"tf":1.0},"1220":{"tf":1.0},"1221":{"tf":1.0},"1222":{"tf":1.0},"1223":{"tf":1.0},"1224":{"tf":1.0},"1225":{"tf":1.0},"1226":{"tf":1.0},"1227":{"tf":1.0},"1228":{"tf":1.0},"1229":{"tf":1.0},"123":{"tf":1.0},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1233":{"tf":1.0},"1234":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1238":{"tf":1.0},"1239":{"tf":1.0},"124":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.0},"1242":{"tf":1.0},"1243":{"tf":1.0},"1244":{"tf":1.0},"1245":{"tf":1.0},"1246":{"tf":1.0},"1247":{"tf":1.0},"1248":{"tf":1.0},"1249":{"tf":1.0},"125":{"tf":1.0},"1250":{"tf":1.0},"1251":{"tf":1.0},"1252":{"tf":1.0},"1253":{"tf":1.0},"1254":{"tf":1.0},"1255":{"tf":1.0},"1256":{"tf":1.0},"1257":{"tf":1.0},"1258":{"tf":1.0},"1259":{"tf":1.0},"126":{"tf":1.0},"1260":{"tf":1.0},"1261":{"tf":1.0},"1262":{"tf":1.0},"1263":{"tf":1.0},"1264":{"tf":1.0},"1265":{"tf":1.0},"1266":{"tf":1.0},"1267":{"tf":1.0},"1268":{"tf":1.0},"1269":{"tf":1.0},"127":{"tf":1.0},"1270":{"tf":1.0},"1271":{"tf":1.0},"1272":{"tf":1.0},"1273":{"tf":1.0},"1274":{"tf":1.0},"1275":{"tf":1.0},"1276":{"tf":1.0},"1277":{"tf":1.0},"1278":{"tf":1.0},"1279":{"tf":1.0},"128":{"tf":1.0},"1280":{"tf":1.0},"1281":{"tf":1.0},"1282":{"tf":1.0},"1283":{"tf":1.0},"1284":{"tf":1.0},"1285":{"tf":1.0},"1286":{"tf":1.0},"1287":{"tf":1.0},"1288":{"tf":1.0},"1289":{"tf":1.0},"129":{"tf":1.0},"1290":{"tf":1.0},"1291":{"tf":1.0},"1292":{"tf":1.0},"1293":{"tf":1.0},"1294":{"tf":1.0},"1295":{"tf":1.0},"1296":{"tf":1.0},"1297":{"tf":1.0},"1298":{"tf":1.0},"1299":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":1.0},"1300":{"tf":1.0},"1301":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1306":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"131":{"tf":1.0},"1310":{"tf":1.0},"1311":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1315":{"tf":1.0},"1316":{"tf":1.0},"1317":{"tf":1.0},"1318":{"tf":1.0},"1319":{"tf":1.0},"132":{"tf":1.0},"1320":{"tf":1.0},"1321":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1324":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"1329":{"tf":1.0},"133":{"tf":1.0},"1330":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1335":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1339":{"tf":1.0},"134":{"tf":1.0},"1340":{"tf":1.0},"1341":{"tf":1.0},"1342":{"tf":1.0},"1343":{"tf":1.0},"1344":{"tf":1.0},"1345":{"tf":1.0},"1346":{"tf":1.0},"1347":{"tf":1.0},"1348":{"tf":1.0},"1349":{"tf":1.0},"135":{"tf":1.0},"1350":{"tf":1.0},"1351":{"tf":1.0},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1356":{"tf":1.0},"1357":{"tf":1.0},"1358":{"tf":1.0},"1359":{"tf":1.0},"136":{"tf":1.0},"1360":{"tf":1.0},"1361":{"tf":1.0},"1362":{"tf":1.0},"1363":{"tf":1.0},"1364":{"tf":1.0},"1365":{"tf":1.0},"1366":{"tf":1.0},"1367":{"tf":1.0},"1368":{"tf":1.0},"1369":{"tf":1.0},"137":{"tf":1.0},"1370":{"tf":1.0},"1371":{"tf":1.0},"1372":{"tf":1.0},"1373":{"tf":1.0},"1374":{"tf":1.0},"1375":{"tf":1.0},"1376":{"tf":1.0},"1377":{"tf":1.0},"1378":{"tf":1.0},"1379":{"tf":1.0},"138":{"tf":1.0},"1380":{"tf":1.0},"1381":{"tf":1.0},"1382":{"tf":1.0},"1383":{"tf":1.0},"1384":{"tf":1.0},"1385":{"tf":1.0},"1386":{"tf":1.0},"1387":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.0},"139":{"tf":1.0},"1390":{"tf":1.0},"1391":{"tf":1.0},"1392":{"tf":1.0},"1393":{"tf":1.0},"1394":{"tf":1.0},"1395":{"tf":1.0},"1396":{"tf":1.0},"1397":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"14":{"tf":1.0},"140":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1407":{"tf":1.0},"1408":{"tf":1.0},"1409":{"tf":1.0},"141":{"tf":1.0},"1410":{"tf":1.0},"1411":{"tf":1.0},"1412":{"tf":1.0},"1413":{"tf":1.0},"1414":{"tf":1.0},"1415":{"tf":1.0},"1416":{"tf":1.0},"1417":{"tf":1.0},"1418":{"tf":1.0},"1419":{"tf":1.0},"142":{"tf":1.0},"1420":{"tf":1.0},"1421":{"tf":1.0},"1422":{"tf":1.0},"1423":{"tf":1.0},"1424":{"tf":1.0},"1425":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"143":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1433":{"tf":1.0},"1434":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.0},"1439":{"tf":1.0},"144":{"tf":1.0},"1440":{"tf":1.0},"1441":{"tf":1.0},"1442":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1445":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"145":{"tf":1.0},"1450":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1455":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1459":{"tf":1.0},"146":{"tf":1.0},"1460":{"tf":1.0},"1461":{"tf":1.0},"1462":{"tf":1.0},"1463":{"tf":1.0},"1464":{"tf":1.0},"1465":{"tf":1.0},"1466":{"tf":1.0},"1467":{"tf":1.0},"1468":{"tf":1.0},"1469":{"tf":1.0},"147":{"tf":1.0},"1470":{"tf":1.0},"1471":{"tf":1.0},"1472":{"tf":1.0},"1473":{"tf":1.0},"1474":{"tf":1.0},"1475":{"tf":1.0},"1476":{"tf":1.0},"1477":{"tf":1.0},"1478":{"tf":1.0},"1479":{"tf":1.0},"148":{"tf":1.0},"1480":{"tf":1.0},"1481":{"tf":1.0},"1482":{"tf":1.0},"1483":{"tf":1.0},"1484":{"tf":1.0},"1485":{"tf":1.0},"1486":{"tf":1.0},"1487":{"tf":1.0},"1488":{"tf":1.0},"1489":{"tf":1.0},"149":{"tf":1.0},"1490":{"tf":1.0},"1491":{"tf":1.0},"1492":{"tf":1.0},"1493":{"tf":1.0},"1494":{"tf":1.0},"1495":{"tf":1.0},"1496":{"tf":1.0},"1497":{"tf":1.0},"1498":{"tf":1.0},"1499":{"tf":1.0},"15":{"tf":1.0},"150":{"tf":1.0},"1500":{"tf":1.0},"1501":{"tf":1.0},"1502":{"tf":1.0},"1503":{"tf":1.0},"1504":{"tf":1.0},"1505":{"tf":1.0},"1506":{"tf":1.0},"1507":{"tf":1.0},"1508":{"tf":1.0},"1509":{"tf":1.0},"151":{"tf":1.0},"1510":{"tf":1.0},"1511":{"tf":1.0},"1512":{"tf":1.0},"1513":{"tf":1.0},"1514":{"tf":1.0},"1515":{"tf":1.0},"1516":{"tf":1.0},"1517":{"tf":1.0},"1518":{"tf":1.0},"1519":{"tf":1.0},"152":{"tf":1.0},"1520":{"tf":1.0},"1521":{"tf":1.0},"1522":{"tf":1.0},"1523":{"tf":1.0},"1524":{"tf":1.0},"1525":{"tf":1.0},"1526":{"tf":1.0},"1527":{"tf":1.0},"1528":{"tf":1.0},"1529":{"tf":1.0},"153":{"tf":1.0},"1530":{"tf":1.0},"1531":{"tf":1.0},"1532":{"tf":1.0},"1533":{"tf":1.0},"1534":{"tf":1.0},"1535":{"tf":1.0},"1536":{"tf":1.0},"1537":{"tf":1.0},"1538":{"tf":1.0},"1539":{"tf":1.0},"154":{"tf":1.0},"1540":{"tf":1.0},"1541":{"tf":1.0},"1542":{"tf":1.0},"1543":{"tf":1.0},"1544":{"tf":1.0},"1545":{"tf":1.0},"1546":{"tf":1.0},"1547":{"tf":1.0},"1548":{"tf":1.0},"1549":{"tf":1.0},"155":{"tf":1.0},"1550":{"tf":1.0},"1551":{"tf":1.0},"1552":{"tf":1.0},"1553":{"tf":1.0},"1554":{"tf":1.0},"1555":{"tf":1.0},"1556":{"tf":1.0},"1557":{"tf":1.0},"1558":{"tf":1.0},"1559":{"tf":1.0},"156":{"tf":1.0},"1560":{"tf":1.0},"1561":{"tf":1.0},"1562":{"tf":1.0},"1563":{"tf":1.0},"1564":{"tf":1.0},"1565":{"tf":1.0},"1566":{"tf":1.0},"1567":{"tf":1.0},"1568":{"tf":1.0},"1569":{"tf":1.0},"157":{"tf":1.0},"1570":{"tf":1.0},"1571":{"tf":1.0},"1572":{"tf":1.0},"1573":{"tf":1.0},"1574":{"tf":1.0},"1575":{"tf":1.0},"1576":{"tf":1.0},"1577":{"tf":1.0},"1578":{"tf":1.0},"1579":{"tf":1.0},"158":{"tf":1.0},"1580":{"tf":1.0},"1581":{"tf":1.0},"1582":{"tf":1.0},"1583":{"tf":1.0},"1584":{"tf":1.0},"1585":{"tf":1.0},"1586":{"tf":1.0},"1587":{"tf":1.0},"1588":{"tf":1.0},"1589":{"tf":1.0},"159":{"tf":1.0},"1590":{"tf":1.0},"1591":{"tf":1.0},"1592":{"tf":1.0},"1593":{"tf":1.0},"1594":{"tf":1.0},"1595":{"tf":1.0},"1596":{"tf":1.0},"1597":{"tf":1.0},"1598":{"tf":1.0},"1599":{"tf":1.0},"16":{"tf":1.0},"160":{"tf":1.0},"1600":{"tf":1.0},"1601":{"tf":1.0},"1602":{"tf":1.0},"1603":{"tf":1.0},"1604":{"tf":1.0},"1605":{"tf":1.0},"1606":{"tf":1.0},"1607":{"tf":1.0},"1608":{"tf":1.0},"1609":{"tf":1.0},"161":{"tf":1.0},"1610":{"tf":1.0},"1611":{"tf":1.0},"1612":{"tf":1.0},"1613":{"tf":1.0},"1614":{"tf":1.0},"1615":{"tf":1.0},"1616":{"tf":1.0},"1617":{"tf":1.0},"1618":{"tf":1.0},"1619":{"tf":1.0},"162":{"tf":1.0},"1620":{"tf":1.0},"1621":{"tf":1.0},"1622":{"tf":1.0},"1623":{"tf":1.0},"1624":{"tf":1.0},"1625":{"tf":1.0},"1626":{"tf":1.0},"1627":{"tf":1.0},"1628":{"tf":1.0},"1629":{"tf":1.0},"163":{"tf":1.0},"1630":{"tf":1.0},"1631":{"tf":1.0},"1632":{"tf":1.0},"1633":{"tf":1.0},"1634":{"tf":1.0},"1635":{"tf":1.0},"1636":{"tf":1.0},"1637":{"tf":1.0},"1638":{"tf":1.0},"1639":{"tf":1.0},"164":{"tf":1.0},"1640":{"tf":1.0},"1641":{"tf":1.0},"1642":{"tf":1.0},"1643":{"tf":1.0},"1644":{"tf":1.0},"1645":{"tf":1.0},"1646":{"tf":1.0},"1647":{"tf":1.0},"1648":{"tf":1.0},"1649":{"tf":1.0},"165":{"tf":1.0},"1650":{"tf":1.0},"1651":{"tf":1.0},"1652":{"tf":1.0},"1653":{"tf":1.0},"1654":{"tf":1.0},"1655":{"tf":1.0},"1656":{"tf":1.0},"1657":{"tf":1.0},"1658":{"tf":1.0},"1659":{"tf":1.0},"166":{"tf":1.0},"1660":{"tf":1.0},"1661":{"tf":1.0},"1662":{"tf":1.0},"1663":{"tf":1.0},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0},"1669":{"tf":1.0},"167":{"tf":1.0},"1670":{"tf":1.0},"1671":{"tf":1.0},"1672":{"tf":1.0},"1673":{"tf":1.0},"1674":{"tf":1.0},"1675":{"tf":1.0},"1676":{"tf":1.0},"1677":{"tf":1.0},"1678":{"tf":1.0},"1679":{"tf":1.0},"168":{"tf":1.0},"1680":{"tf":1.0},"1681":{"tf":1.0},"1682":{"tf":1.0},"1683":{"tf":1.0},"1684":{"tf":1.0},"1685":{"tf":1.0},"1686":{"tf":1.0},"1687":{"tf":1.0},"1688":{"tf":1.0},"1689":{"tf":1.0},"169":{"tf":1.0},"1690":{"tf":1.0},"1691":{"tf":1.0},"1692":{"tf":1.0},"1693":{"tf":1.0},"1694":{"tf":1.0},"1695":{"tf":1.0},"1696":{"tf":1.0},"1697":{"tf":1.0},"1698":{"tf":1.0},"1699":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"1702":{"tf":1.0},"1703":{"tf":1.0},"1704":{"tf":1.0},"1705":{"tf":1.0},"1706":{"tf":1.0},"1707":{"tf":1.0},"1708":{"tf":1.0},"1709":{"tf":1.0},"171":{"tf":1.0},"1710":{"tf":1.0},"1711":{"tf":1.0},"1712":{"tf":1.0},"1713":{"tf":1.0},"1714":{"tf":1.0},"1715":{"tf":1.0},"1716":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"172":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"1726":{"tf":1.0},"1727":{"tf":1.0},"1728":{"tf":1.0},"1729":{"tf":1.0},"173":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"1733":{"tf":1.0},"1734":{"tf":1.0},"1735":{"tf":1.0},"1736":{"tf":1.0},"1737":{"tf":1.0},"1738":{"tf":1.0},"1739":{"tf":1.0},"174":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1742":{"tf":1.0},"1743":{"tf":1.0},"1744":{"tf":1.0},"1745":{"tf":1.0},"1746":{"tf":1.0},"1747":{"tf":1.0},"1748":{"tf":1.0},"1749":{"tf":1.0},"175":{"tf":1.0},"1750":{"tf":1.0},"1751":{"tf":1.0},"1752":{"tf":1.0},"1753":{"tf":1.0},"1754":{"tf":1.0},"1755":{"tf":1.0},"1756":{"tf":1.0},"1757":{"tf":1.0},"1758":{"tf":1.0},"1759":{"tf":1.0},"176":{"tf":1.0},"1760":{"tf":1.0},"1761":{"tf":1.0},"1762":{"tf":1.0},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"1766":{"tf":1.0},"1767":{"tf":1.0},"1768":{"tf":1.0},"1769":{"tf":1.0},"177":{"tf":1.0},"1770":{"tf":1.0},"1771":{"tf":1.0},"1772":{"tf":1.0},"1773":{"tf":1.0},"1774":{"tf":1.0},"1775":{"tf":1.0},"1776":{"tf":1.0},"1777":{"tf":1.0},"1778":{"tf":1.0},"1779":{"tf":1.0},"178":{"tf":1.0},"1780":{"tf":1.0},"1781":{"tf":1.0},"1782":{"tf":1.0},"1783":{"tf":1.0},"1784":{"tf":1.0},"1785":{"tf":1.0},"1786":{"tf":1.0},"1787":{"tf":1.0},"1788":{"tf":1.0},"1789":{"tf":1.0},"179":{"tf":1.0},"1790":{"tf":1.0},"1791":{"tf":1.0},"1792":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0},"1796":{"tf":1.0},"1797":{"tf":1.0},"1798":{"tf":1.0},"1799":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"1800":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"1805":{"tf":1.0},"1806":{"tf":1.0},"1807":{"tf":1.0},"1808":{"tf":1.0},"1809":{"tf":1.0},"181":{"tf":1.0},"1810":{"tf":1.0},"1811":{"tf":1.0},"1812":{"tf":1.0},"1813":{"tf":1.0},"1814":{"tf":1.0},"1815":{"tf":1.0},"1816":{"tf":1.0},"1817":{"tf":1.0},"1818":{"tf":1.0},"1819":{"tf":1.0},"182":{"tf":1.0},"1820":{"tf":1.0},"1821":{"tf":1.0},"1822":{"tf":1.0},"1823":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"20":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"22":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.4142135623730951},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"23":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"27":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"28":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"29":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.0},"299":{"tf":1.0},"30":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"320":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.0},"33":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"340":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"344":{"tf":1.0},"345":{"tf":1.0},"346":{"tf":1.0},"347":{"tf":1.0},"348":{"tf":1.0},"349":{"tf":1.0},"35":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"36":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"37":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"39":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"40":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"41":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.0},"42":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.0},"43":{"tf":1.0},"430":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"439":{"tf":1.0},"44":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"444":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"45":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"458":{"tf":1.0},"459":{"tf":1.0},"46":{"tf":1.0},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"47":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"472":{"tf":1.0},"473":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.0},"48":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"484":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"49":{"tf":1.0},"490":{"tf":1.0},"491":{"tf":1.0},"492":{"tf":1.0},"493":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0},"496":{"tf":1.0},"497":{"tf":1.0},"498":{"tf":1.0},"499":{"tf":1.0},"50":{"tf":1.0},"500":{"tf":1.0},"501":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"51":{"tf":1.0},"510":{"tf":1.0},"511":{"tf":1.0},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"519":{"tf":1.0},"52":{"tf":1.0},"520":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"53":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"535":{"tf":1.0},"536":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"539":{"tf":1.0},"54":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":1.0},"549":{"tf":1.0},"55":{"tf":1.0},"550":{"tf":1.0},"551":{"tf":1.0},"552":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"557":{"tf":1.0},"558":{"tf":1.0},"559":{"tf":1.0},"56":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"564":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"57":{"tf":1.0},"570":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"573":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"576":{"tf":1.0},"577":{"tf":1.0},"578":{"tf":1.0},"579":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.0},"587":{"tf":1.0},"588":{"tf":1.0},"589":{"tf":1.0},"59":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"597":{"tf":1.0},"598":{"tf":1.0},"599":{"tf":1.0},"60":{"tf":1.0},"600":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"603":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"61":{"tf":1.0},"610":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"617":{"tf":1.0},"618":{"tf":1.0},"619":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.0},"628":{"tf":1.0},"629":{"tf":1.0},"63":{"tf":1.0},"630":{"tf":1.0},"631":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"634":{"tf":1.0},"635":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.0},"64":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"65":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"66":{"tf":1.0},"660":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.0},"668":{"tf":1.0},"669":{"tf":1.0},"67":{"tf":1.0},"670":{"tf":1.0},"671":{"tf":1.0},"672":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"677":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"68":{"tf":1.0},"680":{"tf":1.0},"681":{"tf":1.0},"682":{"tf":1.0},"683":{"tf":1.0},"684":{"tf":1.0},"685":{"tf":1.0},"686":{"tf":1.0},"687":{"tf":1.0},"688":{"tf":1.0},"689":{"tf":1.0},"69":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.0},"692":{"tf":1.0},"693":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.0},"696":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"70":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":1.0},"702":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"707":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.0},"71":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"719":{"tf":1.0},"72":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"729":{"tf":1.0},"73":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.0},"735":{"tf":1.0},"736":{"tf":1.0},"737":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"74":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.0},"75":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":1.0},"756":{"tf":1.0},"757":{"tf":1.0},"758":{"tf":1.0},"759":{"tf":1.0},"76":{"tf":1.0},"760":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"763":{"tf":1.0},"764":{"tf":1.0},"765":{"tf":1.0},"766":{"tf":1.0},"767":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.0},"77":{"tf":1.0},"770":{"tf":1.0},"771":{"tf":1.0},"772":{"tf":1.0},"773":{"tf":1.0},"774":{"tf":1.0},"775":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"78":{"tf":1.0},"780":{"tf":1.0},"781":{"tf":1.0},"782":{"tf":1.0},"783":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"787":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"79":{"tf":1.0},"790":{"tf":1.0},"791":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0},"799":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"805":{"tf":1.0},"806":{"tf":1.0},"807":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.0},"81":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"815":{"tf":1.0},"816":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"82":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":1.0},"825":{"tf":1.0},"826":{"tf":1.0},"827":{"tf":1.0},"828":{"tf":1.0},"829":{"tf":1.0},"83":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.0},"84":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"842":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0},"845":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"85":{"tf":1.0},"850":{"tf":1.0},"851":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"856":{"tf":1.0},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"86":{"tf":1.0},"860":{"tf":1.0},"861":{"tf":1.0},"862":{"tf":1.0},"863":{"tf":1.0},"864":{"tf":1.0},"865":{"tf":1.0},"866":{"tf":1.0},"867":{"tf":1.0},"868":{"tf":1.0},"869":{"tf":1.0},"87":{"tf":1.0},"870":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0},"88":{"tf":1.0},"880":{"tf":1.0},"881":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.0},"884":{"tf":1.0},"885":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"888":{"tf":1.0},"889":{"tf":1.0},"89":{"tf":1.0},"890":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"90":{"tf":1.0},"900":{"tf":1.0},"901":{"tf":1.0},"902":{"tf":1.0},"903":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"91":{"tf":1.0},"910":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"92":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"93":{"tf":1.0},"930":{"tf":1.0},"931":{"tf":1.0},"932":{"tf":1.0},"933":{"tf":1.0},"934":{"tf":1.0},"935":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.0},"94":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"95":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":1.0},"953":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0},"965":{"tf":1.0},"966":{"tf":1.0},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"97":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.0},"979":{"tf":1.0},"98":{"tf":1.0},"980":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0},"987":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.0},"99":{"tf":1.0},"990":{"tf":1.0},"991":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0},"999":{"tf":1.0}},"df":1814},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"141":{"tf":1.0},"28":{"tf":1.0},"997":{"tf":1.0}},"df":3}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"205":{"tf":1.0},"435":{"tf":1.0}},"df":2}}},"t":{"docs":{"591":{"tf":1.4142135623730951},"635":{"tf":1.4142135623730951}},"df":2}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1183":{"tf":1.0},"1384":{"tf":1.7320508075688772},"1388":{"tf":1.0},"1395":{"tf":1.0},"1438":{"tf":1.0}},"df":5,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1384":{"tf":1.0}},"df":1}}}}}},"a":{"docs":{},"df":0,"g":{"docs":{"4":{"tf":1.0}},"df":1},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1510":{"tf":1.0}},"df":1,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1390":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1390":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"1510":{"tf":1.0}},"df":1}}}}}}}}}},"p":{"docs":{"2":{"tf":1.0}},"df":1},"r":{"docs":{"1167":{"tf":1.0},"1248":{"tf":1.0},"1343":{"tf":1.0},"1462":{"tf":1.0},"1520":{"tf":1.0}},"df":5,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1520":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"j":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1520":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"0":{"tf":1.0},"1055":{"tf":1.0},"1086":{"tf":1.4142135623730951},"1089":{"tf":1.4142135623730951},"1163":{"tf":1.0},"1587":{"tf":1.0},"2":{"tf":1.0},"525":{"tf":1.4142135623730951},"595":{"tf":1.4142135623730951},"596":{"tf":1.0},"597":{"tf":1.4142135623730951},"604":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"628":{"tf":1.0},"639":{"tf":1.4142135623730951},"640":{"tf":1.4142135623730951},"641":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0}},"df":31,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1086":{"tf":1.0},"1089":{"tf":1.0}},"df":2}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"525":{"tf":1.0}},"df":1}}}}}}}}},"2":{"docs":{"1087":{"tf":1.4142135623730951},"1090":{"tf":1.4142135623730951},"601":{"tf":1.0},"628":{"tf":1.0},"645":{"tf":1.0},"665":{"tf":1.0}},"df":6,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1087":{"tf":1.0},"1090":{"tf":1.0}},"df":2}}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"604":{"tf":1.0},"648":{"tf":1.0}},"df":2}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"612":{"tf":1.4142135623730951},"656":{"tf":1.4142135623730951}},"df":2},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"612":{"tf":1.0},"656":{"tf":1.0}},"df":2}}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"615":{"tf":1.4142135623730951},"659":{"tf":1.4142135623730951}},"df":2,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"615":{"tf":1.0},"659":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"620":{"tf":1.4142135623730951},"663":{"tf":1.4142135623730951}},"df":2,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"620":{"tf":1.0},"663":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"3":{"docs":{"1058":{"tf":1.4142135623730951},"1088":{"tf":1.4142135623730951},"1091":{"tf":1.4142135623730951},"602":{"tf":1.0},"628":{"tf":1.0},"646":{"tf":1.0},"666":{"tf":1.0},"685":{"tf":1.0}},"df":8,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1058":{"tf":1.0},"1088":{"tf":1.0},"1091":{"tf":1.0}},"df":3}}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"605":{"tf":1.0},"649":{"tf":1.0}},"df":2}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"613":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951}},"df":2},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"613":{"tf":1.0},"657":{"tf":1.0}},"df":2}}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"616":{"tf":1.4142135623730951},"660":{"tf":1.4142135623730951}},"df":2,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"616":{"tf":1.0},"660":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"621":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951}},"df":2,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"621":{"tf":1.0},"664":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"629":{"tf":1.0}},"df":1}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"611":{"tf":1.4142135623730951},"647":{"tf":1.0},"655":{"tf":1.4142135623730951}},"df":3},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"611":{"tf":1.0},"655":{"tf":1.0}},"df":2}}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"614":{"tf":1.4142135623730951},"650":{"tf":1.0},"658":{"tf":1.4142135623730951}},"df":3,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"614":{"tf":1.0},"658":{"tf":1.0}},"df":2}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{"676":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"676":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{"647":{"tf":1.0},"675":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"675":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"601":{"tf":1.0},"645":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0}},"df":4,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1058":{"tf":1.4142135623730951},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"601":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"665":{"tf":1.4142135623730951},"666":{"tf":1.4142135623730951}},"df":13}}},"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"579":{"tf":1.0},"628":{"tf":2.0},"629":{"tf":1.0}},"df":3}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{"685":{"tf":1.0}},"df":1}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"11":{"tf":1.0}},"df":1}}}},"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{"0":{"tf":1.0}},"df":1}}}}},"s":{"docs":{"14":{"tf":1.0},"422":{"tf":2.0}},"df":2},"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"1421":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"1415":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1415":{"tf":1.0}},"df":1}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1350":{"tf":1.4142135623730951},"1467":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1350":{"tf":1.0},"1467":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1060":{"tf":1.0},"1119":{"tf":1.0},"1204":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"1733":{"tf":1.0},"1749":{"tf":1.0},"1750":{"tf":1.0},"1771":{"tf":1.0},"1796":{"tf":1.0},"180":{"tf":1.0},"1818":{"tf":1.0},"1819":{"tf":1.0},"27":{"tf":1.4142135623730951},"29":{"tf":1.0},"30":{"tf":1.0},"517":{"tf":1.0},"534":{"tf":1.0},"599":{"tf":1.0},"643":{"tf":1.0},"690":{"tf":1.0},"71":{"tf":1.0},"993":{"tf":1.0}},"df":24,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"548":{"tf":1.0}},"df":1}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"647":{"tf":1.0},"650":{"tf":1.0},"681":{"tf":1.0}},"df":3}}}},"t":{"docs":{"472":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"527":{"tf":1.4142135623730951}},"df":6,"(":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"527":{"tf":1.0}},"df":1}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{"1525":{"tf":1.0},"1554":{"tf":1.7320508075688772},"1555":{"tf":1.0},"1556":{"tf":1.4142135623730951},"1557":{"tf":1.0},"1558":{"tf":1.0}},"df":6},"t":{"docs":{},"df":0,"a":{"docs":{"1060":{"tf":1.4142135623730951},"1410":{"tf":1.0},"1521":{"tf":1.0},"1658":{"tf":1.0},"181":{"tf":2.0},"419":{"tf":1.0},"429":{"tf":1.0},"526":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"543":{"tf":1.0},"546":{"tf":1.0},"611":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":1.0},"627":{"tf":1.0},"644":{"tf":1.4142135623730951},"655":{"tf":1.0},"658":{"tf":1.0},"668":{"tf":1.0},"678":{"tf":1.0},"688":{"tf":1.0},"69":{"tf":2.0},"9":{"tf":1.0},"990":{"tf":1.7320508075688772},"992":{"tf":1.4142135623730951},"996":{"tf":1.0},"997":{"tf":2.8284271247461903},"998":{"tf":1.7320508075688772}},"df":29,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1626":{"tf":1.7320508075688772},"985":{"tf":1.7320508075688772}},"df":2}}}}}}}}},"b":{"docs":{"1625":{"tf":1.7320508075688772},"984":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1616":{"tf":1.7320508075688772},"975":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"y":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1619":{"tf":1.7320508075688772},"978":{"tf":1.7320508075688772}},"df":2}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1618":{"tf":1.7320508075688772},"977":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1617":{"tf":1.7320508075688772},"976":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"990":{"tf":1.4142135623730951},"992":{"tf":1.7320508075688772},"996":{"tf":1.7320508075688772},"997":{"tf":1.4142135623730951}},"df":4}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{"1082":{"tf":1.0},"1083":{"tf":1.0}},"df":2}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1001":{"tf":1.0},"1590":{"tf":1.0}},"df":2}}}}}}}}}}}},"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1002":{"tf":1.0},"1591":{"tf":1.0}},"df":2}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1002":{"tf":1.0},"1591":{"tf":1.0}},"df":2}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1592":{"tf":1.0},"999":{"tf":1.0}},"df":2}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1002":{"tf":1.0},"1591":{"tf":1.0}},"df":2}}}}}}}}}}}},"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"100":{"tf":1.0},"107":{"tf":1.0},"1120":{"tf":1.0},"1123":{"tf":1.7320508075688772},"1124":{"tf":1.4142135623730951},"1125":{"tf":1.4142135623730951},"1136":{"tf":1.7320508075688772},"1140":{"tf":1.0},"1155":{"tf":1.0},"1165":{"tf":1.0},"1172":{"tf":1.7320508075688772},"1179":{"tf":1.4142135623730951},"1180":{"tf":2.0},"1183":{"tf":1.0},"1192":{"tf":1.4142135623730951},"1205":{"tf":1.0},"1208":{"tf":1.7320508075688772},"1209":{"tf":1.4142135623730951},"1210":{"tf":1.4142135623730951},"1225":{"tf":1.0},"1240":{"tf":1.0},"1249":{"tf":1.0},"1254":{"tf":1.7320508075688772},"1280":{"tf":1.0},"1314":{"tf":1.7320508075688772},"1317":{"tf":1.4142135623730951},"1333":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.4142135623730951},"1338":{"tf":1.4142135623730951},"1343":{"tf":1.0},"1377":{"tf":1.0},"1385":{"tf":1.0},"1386":{"tf":1.0},"1388":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1413":{"tf":1.0},"1414":{"tf":1.0},"1437":{"tf":1.7320508075688772},"1438":{"tf":1.4142135623730951},"1453":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.4142135623730951},"1458":{"tf":1.4142135623730951},"1462":{"tf":1.0},"1519":{"tf":1.0},"154":{"tf":1.4142135623730951},"174":{"tf":1.0},"221":{"tf":1.0},"240":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"43":{"tf":1.4142135623730951},"63":{"tf":1.0},"82":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":2.0},"99":{"tf":1.4142135623730951}},"df":62,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1180":{"tf":1.4142135623730951},"1521":{"tf":1.0},"343":{"tf":1.0}},"df":3,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"97":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"97":{"tf":1.0}},"df":1}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"107":{"tf":1.7320508075688772},"80":{"tf":1.0},"95":{"tf":1.4142135623730951}},"df":3,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"95":{"tf":1.0}},"df":1}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"107":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"430":{"tf":1.0}},"df":1}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{"1273":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1273":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1520":{"tf":1.0},"1521":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"j":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1520":{"tf":1.0},"1521":{"tf":1.0}},"df":2}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"96":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"96":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"_":{"docs":{"706":{"tf":1.0}},"df":1},"i":{"docs":{},"df":0,"m":{"docs":{"1069":{"tf":1.0},"108":{"tf":1.4142135623730951},"109":{"tf":2.0},"1101":{"tf":1.4142135623730951},"112":{"tf":2.0},"115":{"tf":1.7320508075688772},"155":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"1566":{"tf":1.7320508075688772},"172":{"tf":1.0},"1722":{"tf":1.0},"1752":{"tf":1.4142135623730951},"1771":{"tf":1.0},"1780":{"tf":1.0},"1813":{"tf":1.4142135623730951},"182":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.0},"428":{"tf":1.4142135623730951},"436":{"tf":1.0},"447":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"62":{"tf":1.0},"734":{"tf":1.0},"786":{"tf":1.0},"804":{"tf":1.0},"811":{"tf":1.0},"832":{"tf":1.0},"834":{"tf":1.0},"865":{"tf":1.0},"958":{"tf":1.0}},"df":34,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{"1541":{"tf":1.4142135623730951}},"df":1}}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"681":{"tf":1.0},"903":{"tf":1.0}},"df":2}}},"o":{"docs":{},"df":0,"d":{"docs":{"681":{"tf":1.0}},"df":1}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"681":{"tf":1.0}},"df":1}},"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"121":{"tf":1.7320508075688772},"80":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"121":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"958":{"tf":1.0},"995":{"tf":1.0}},"df":2,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"226":{"tf":1.7320508075688772}},"df":1}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1620":{"tf":1.7320508075688772},"979":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1022":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1021":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{"1002":{"tf":1.0},"1591":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{"681":{"tf":1.4142135623730951},"8":{"tf":1.0},"958":{"tf":1.0}},"df":3}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{"577":{"tf":1.0},"667":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1060":{"tf":1.7320508075688772},"474":{"tf":1.4142135623730951},"475":{"tf":1.0},"499":{"tf":1.4142135623730951},"502":{"tf":1.0},"526":{"tf":1.7320508075688772}},"df":6}}}}}}},"t":{"docs":{"144":{"tf":1.0}},"df":1}},"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"681":{"tf":1.0}},"df":1}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"0":{"tf":1.0}},"df":1}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"330":{"tf":1.0},"806":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0}},"df":4}}}},"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"791":{"tf":1.7320508075688772},"851":{"tf":1.7320508075688772}},"df":2}}}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1058":{"tf":1.0},"2":{"tf":1.7320508075688772}},"df":2}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"1058":{"tf":2.23606797749979},"1059":{"tf":1.0},"1062":{"tf":1.0},"1077":{"tf":1.0},"1083":{"tf":1.4142135623730951},"1084":{"tf":1.7320508075688772},"1085":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"3":{"tf":1.7320508075688772},"4":{"tf":1.0},"5":{"tf":1.7320508075688772},"579":{"tf":1.0},"580":{"tf":1.7320508075688772},"583":{"tf":1.0},"584":{"tf":1.0},"590":{"tf":2.23606797749979},"591":{"tf":2.23606797749979},"592":{"tf":2.449489742783178},"593":{"tf":2.23606797749979},"594":{"tf":1.4142135623730951},"595":{"tf":1.0},"596":{"tf":1.0},"6":{"tf":1.4142135623730951},"604":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.4142135623730951},"608":{"tf":1.4142135623730951},"611":{"tf":1.7320508075688772},"612":{"tf":2.0},"613":{"tf":2.0},"614":{"tf":2.0},"615":{"tf":1.7320508075688772},"616":{"tf":2.0},"618":{"tf":1.7320508075688772},"619":{"tf":1.4142135623730951},"620":{"tf":2.23606797749979},"621":{"tf":2.23606797749979},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.4142135623730951},"629":{"tf":2.23606797749979},"634":{"tf":2.23606797749979},"635":{"tf":2.23606797749979},"636":{"tf":2.449489742783178},"637":{"tf":2.23606797749979},"638":{"tf":1.4142135623730951},"639":{"tf":1.0},"641":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.4142135623730951},"652":{"tf":1.4142135623730951},"655":{"tf":1.7320508075688772},"656":{"tf":2.0},"657":{"tf":2.0},"658":{"tf":2.0},"659":{"tf":1.7320508075688772},"660":{"tf":2.0},"661":{"tf":1.7320508075688772},"662":{"tf":1.4142135623730951},"663":{"tf":2.23606797749979},"664":{"tf":2.23606797749979},"665":{"tf":2.0},"666":{"tf":2.0},"671":{"tf":1.4142135623730951},"681":{"tf":1.0},"888":{"tf":1.0}},"df":75,"#":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{"6":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"2":{"docs":{"624":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"624":{"tf":1.0},"665":{"tf":1.0}},"df":2}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"607":{"tf":1.0},"651":{"tf":1.0}},"df":2}}}}}}},"3":{"docs":{"625":{"tf":1.4142135623730951},"666":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"625":{"tf":1.0},"666":{"tf":1.0}},"df":2}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"605":{"tf":1.0},"608":{"tf":1.0},"649":{"tf":1.0},"652":{"tf":1.0}},"df":4}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"615":{"tf":1.0},"616":{"tf":1.0},"650":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0}},"df":5}}}}}}}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"671":{"tf":1.0}},"df":1}}}}}}}},"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"1141":{"tf":1.0}},"df":1}}}},"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"680":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"680":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"670":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"670":{"tf":1.0}},"df":1}}}}}}}}}}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"579":{"tf":1.0},"580":{"tf":2.0},"581":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.0},"587":{"tf":1.0},"588":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"597":{"tf":1.0},"598":{"tf":1.0},"599":{"tf":1.0},"600":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"603":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"617":{"tf":1.0},"618":{"tf":1.0},"619":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.0},"685":{"tf":1.0}},"df":50}}}}},"i":{"docs":{},"df":0,"l":{"docs":{"1062":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"103":{"tf":1.0},"1126":{"tf":1.7320508075688772},"1127":{"tf":1.4142135623730951},"1128":{"tf":1.0},"1130":{"tf":1.4142135623730951},"1131":{"tf":1.7320508075688772},"1135":{"tf":1.0},"1148":{"tf":1.0},"1150":{"tf":1.7320508075688772},"1151":{"tf":1.4142135623730951},"1152":{"tf":1.4142135623730951},"1184":{"tf":1.7320508075688772},"1185":{"tf":1.4142135623730951},"1187":{"tf":1.0},"1188":{"tf":1.4142135623730951},"1193":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1196":{"tf":1.0},"1197":{"tf":1.0},"1211":{"tf":1.7320508075688772},"1213":{"tf":1.4142135623730951},"1217":{"tf":1.0},"1218":{"tf":1.7320508075688772},"1219":{"tf":1.4142135623730951},"1220":{"tf":1.0},"1235":{"tf":1.7320508075688772},"1236":{"tf":1.4142135623730951},"1237":{"tf":1.4142135623730951},"1264":{"tf":1.0},"1302":{"tf":1.4142135623730951},"1304":{"tf":1.0},"1312":{"tf":2.0},"1322":{"tf":1.4142135623730951},"1323":{"tf":1.4142135623730951},"1325":{"tf":1.4142135623730951},"1327":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1350":{"tf":1.0},"1377":{"tf":1.0},"1378":{"tf":2.23606797749979},"1379":{"tf":1.4142135623730951},"1380":{"tf":1.0},"1390":{"tf":1.0},"1393":{"tf":2.23606797749979},"1394":{"tf":1.4142135623730951},"1395":{"tf":1.4142135623730951},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1413":{"tf":1.0},"1415":{"tf":1.0},"1421":{"tf":1.0},"1426":{"tf":1.4142135623730951},"1427":{"tf":1.0},"1428":{"tf":1.0},"1435":{"tf":2.0},"1437":{"tf":1.0},"1438":{"tf":1.4142135623730951},"1443":{"tf":1.4142135623730951},"1444":{"tf":1.4142135623730951},"1446":{"tf":1.4142135623730951},"1448":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1467":{"tf":1.4142135623730951},"1509":{"tf":1.0},"1523":{"tf":1.0},"1547":{"tf":1.7320508075688772},"1552":{"tf":1.7320508075688772},"1557":{"tf":1.7320508075688772},"1562":{"tf":1.7320508075688772},"1723":{"tf":1.0},"1724":{"tf":1.0},"1729":{"tf":2.23606797749979},"1730":{"tf":1.0},"1742":{"tf":1.4142135623730951},"1753":{"tf":1.7320508075688772},"1755":{"tf":1.4142135623730951},"1759":{"tf":1.4142135623730951},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.0},"1762":{"tf":1.0},"1763":{"tf":2.0},"1767":{"tf":1.4142135623730951},"1774":{"tf":1.7320508075688772},"1780":{"tf":1.0},"1782":{"tf":1.0},"1791":{"tf":1.0},"1792":{"tf":2.23606797749979},"1793":{"tf":1.0},"1807":{"tf":1.4142135623730951},"1815":{"tf":1.4142135623730951},"1817":{"tf":1.7320508075688772},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"223":{"tf":1.4142135623730951},"303":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"407":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"712":{"tf":1.0},"713":{"tf":1.0},"714":{"tf":2.0},"75":{"tf":1.0},"752":{"tf":2.0},"762":{"tf":1.4142135623730951},"768":{"tf":2.0},"78":{"tf":1.0},"79":{"tf":1.0},"797":{"tf":1.0},"800":{"tf":1.0},"802":{"tf":1.0},"835":{"tf":1.0},"837":{"tf":1.0},"854":{"tf":1.0},"877":{"tf":1.4142135623730951}},"df":123,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1729":{"tf":1.0},"1767":{"tf":1.0},"1792":{"tf":1.0},"762":{"tf":1.0}},"df":4}}}}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1729":{"tf":1.0},"1730":{"tf":1.0},"1792":{"tf":1.0},"1793":{"tf":1.0}},"df":4}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1763":{"tf":1.0},"714":{"tf":1.0},"752":{"tf":1.0},"768":{"tf":1.0},"877":{"tf":1.0}},"df":5}}}}}}}},"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1774":{"tf":1.0}},"df":1}}}}},"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"300":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1521":{"tf":1.0},"1522":{"tf":1.0}},"df":2}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1150":{"tf":1.4142135623730951},"1235":{"tf":1.4142135623730951}},"df":2,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1150":{"tf":1.0},"1235":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1184":{"tf":1.4142135623730951}},"df":1}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1197":{"tf":1.0},"1283":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1729":{"tf":1.4142135623730951},"1730":{"tf":1.4142135623730951},"1780":{"tf":1.0}},"df":3}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1776":{"tf":1.0},"436":{"tf":1.0}},"df":2,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{"1393":{"tf":1.0},"1494":{"tf":1.0}},"df":2}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1312":{"tf":1.4142135623730951},"1435":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1312":{"tf":1.0},"1435":{"tf":1.0}},"df":2}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{"1509":{"tf":1.0}},"df":1}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1521":{"tf":1.0},"1522":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"j":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1521":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"0":{"tf":1.0},"1782":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"615":{"tf":1.4142135623730951},"616":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"659":{"tf":1.4142135623730951},"660":{"tf":1.0}},"df":10}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{"201":{"tf":1.0}},"df":1},"p":{"docs":{},"df":0,"t":{"docs":{"100":{"tf":1.4142135623730951},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"110":{"tf":1.0},"1109":{"tf":1.4142135623730951},"1110":{"tf":1.4142135623730951},"1111":{"tf":1.4142135623730951},"1112":{"tf":1.4142135623730951},"1113":{"tf":1.4142135623730951},"1114":{"tf":1.4142135623730951},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"1123":{"tf":1.4142135623730951},"1124":{"tf":1.4142135623730951},"1125":{"tf":1.4142135623730951},"1126":{"tf":1.4142135623730951},"1127":{"tf":1.4142135623730951},"1128":{"tf":1.4142135623730951},"1129":{"tf":1.4142135623730951},"1130":{"tf":1.4142135623730951},"1131":{"tf":1.4142135623730951},"1132":{"tf":1.4142135623730951},"1133":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.4142135623730951},"1136":{"tf":1.4142135623730951},"1137":{"tf":1.4142135623730951},"114":{"tf":1.4142135623730951},"1140":{"tf":1.0},"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"115":{"tf":1.4142135623730951},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"1162":{"tf":1.0},"117":{"tf":1.4142135623730951},"1171":{"tf":1.4142135623730951},"1172":{"tf":1.4142135623730951},"1176":{"tf":1.0},"1177":{"tf":1.4142135623730951},"1178":{"tf":1.0},"1179":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"1180":{"tf":1.4142135623730951},"1181":{"tf":1.4142135623730951},"1182":{"tf":1.4142135623730951},"1183":{"tf":1.4142135623730951},"1184":{"tf":1.4142135623730951},"1185":{"tf":1.4142135623730951},"1186":{"tf":1.4142135623730951},"1187":{"tf":1.4142135623730951},"1188":{"tf":1.4142135623730951},"119":{"tf":1.4142135623730951},"1192":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"1204":{"tf":1.4142135623730951},"1205":{"tf":1.4142135623730951},"1206":{"tf":1.4142135623730951},"1207":{"tf":1.4142135623730951},"1208":{"tf":1.4142135623730951},"1209":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"1210":{"tf":1.4142135623730951},"1211":{"tf":1.4142135623730951},"1212":{"tf":1.4142135623730951},"1213":{"tf":1.4142135623730951},"1214":{"tf":1.4142135623730951},"1215":{"tf":1.0},"1216":{"tf":1.0},"1217":{"tf":1.4142135623730951},"1218":{"tf":1.4142135623730951},"1219":{"tf":1.4142135623730951},"122":{"tf":1.0},"1220":{"tf":1.4142135623730951},"1225":{"tf":1.0},"1229":{"tf":1.0},"123":{"tf":1.4142135623730951},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.4142135623730951},"1244":{"tf":1.0},"125":{"tf":1.4142135623730951},"1253":{"tf":1.4142135623730951},"1254":{"tf":1.4142135623730951},"1276":{"tf":1.0},"129":{"tf":1.4142135623730951},"1296":{"tf":1.0},"130":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"131":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1317":{"tf":1.0},"132":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"133":{"tf":1.4142135623730951},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"134":{"tf":1.0},"1341":{"tf":1.0},"1343":{"tf":1.0},"1350":{"tf":1.4142135623730951},"1351":{"tf":1.4142135623730951},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1358":{"tf":1.0},"137":{"tf":1.4142135623730951},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"1379":{"tf":1.0},"138":{"tf":1.4142135623730951},"1380":{"tf":1.0},"139":{"tf":1.4142135623730951},"1393":{"tf":1.0},"1394":{"tf":1.4142135623730951},"1395":{"tf":1.0},"140":{"tf":1.4142135623730951},"1400":{"tf":1.0},"1401":{"tf":1.4142135623730951},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1404":{"tf":1.4142135623730951},"1405":{"tf":1.4142135623730951},"1406":{"tf":1.4142135623730951},"1407":{"tf":1.0},"1409":{"tf":1.4142135623730951},"141":{"tf":1.4142135623730951},"1413":{"tf":1.4142135623730951},"1414":{"tf":1.4142135623730951},"1415":{"tf":1.4142135623730951},"1419":{"tf":1.0},"1421":{"tf":1.0},"1425":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.0},"1439":{"tf":1.4142135623730951},"144":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1460":{"tf":1.0},"1462":{"tf":1.0},"1465":{"tf":1.4142135623730951},"1466":{"tf":1.0},"1467":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"1567":{"tf":1.7320508075688772},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"1722":{"tf":1.0},"1729":{"tf":1.4142135623730951},"1730":{"tf":1.4142135623730951},"1731":{"tf":1.4142135623730951},"1732":{"tf":1.4142135623730951},"1733":{"tf":1.0},"1736":{"tf":1.4142135623730951},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"1740":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1742":{"tf":1.4142135623730951},"1743":{"tf":1.4142135623730951},"1744":{"tf":1.4142135623730951},"1745":{"tf":1.4142135623730951},"1746":{"tf":1.0},"1747":{"tf":1.0},"1748":{"tf":1.0},"1749":{"tf":1.0},"1750":{"tf":1.0},"1751":{"tf":1.0},"1752":{"tf":1.0},"1753":{"tf":1.0},"1754":{"tf":1.0},"1755":{"tf":1.0},"1756":{"tf":1.0},"1759":{"tf":1.4142135623730951},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.4142135623730951},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"1771":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"1792":{"tf":1.4142135623730951},"1793":{"tf":1.4142135623730951},"1794":{"tf":1.4142135623730951},"1795":{"tf":1.4142135623730951},"1796":{"tf":1.0},"1797":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"1800":{"tf":1.0},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"1805":{"tf":1.4142135623730951},"1806":{"tf":1.4142135623730951},"1807":{"tf":1.4142135623730951},"1808":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"1810":{"tf":1.0},"1811":{"tf":1.0},"1812":{"tf":1.0},"1813":{"tf":1.0},"1814":{"tf":1.0},"1815":{"tf":1.0},"1816":{"tf":1.0},"1817":{"tf":1.0},"1818":{"tf":1.0},"1819":{"tf":1.0},"182":{"tf":1.4142135623730951},"1823":{"tf":1.4142135623730951},"188":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.4142135623730951},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951},"33":{"tf":1.0},"401":{"tf":1.4142135623730951},"403":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"416":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"479":{"tf":1.0},"48":{"tf":1.0},"480":{"tf":1.4142135623730951},"481":{"tf":1.0},"482":{"tf":1.4142135623730951},"485":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"49":{"tf":1.0},"491":{"tf":1.0},"494":{"tf":1.4142135623730951},"495":{"tf":1.0},"499":{"tf":1.0},"50":{"tf":1.0},"502":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"509":{"tf":1.4142135623730951},"51":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"52":{"tf":1.0},"521":{"tf":1.4142135623730951},"522":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"53":{"tf":1.0},"534":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"571":{"tf":1.0},"58":{"tf":1.0},"590":{"tf":1.4142135623730951},"591":{"tf":1.0},"592":{"tf":1.4142135623730951},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.4142135623730951},"597":{"tf":1.4142135623730951},"599":{"tf":1.4142135623730951},"600":{"tf":1.4142135623730951},"604":{"tf":1.4142135623730951},"605":{"tf":1.4142135623730951},"607":{"tf":1.4142135623730951},"608":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"610":{"tf":1.4142135623730951},"611":{"tf":1.4142135623730951},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.4142135623730951},"615":{"tf":1.4142135623730951},"616":{"tf":1.4142135623730951},"620":{"tf":1.4142135623730951},"621":{"tf":1.4142135623730951},"634":{"tf":1.4142135623730951},"635":{"tf":1.0},"636":{"tf":1.4142135623730951},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.4142135623730951},"640":{"tf":1.4142135623730951},"643":{"tf":1.4142135623730951},"644":{"tf":1.4142135623730951},"647":{"tf":1.4142135623730951},"648":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"652":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"655":{"tf":1.4142135623730951},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"658":{"tf":1.4142135623730951},"659":{"tf":1.4142135623730951},"660":{"tf":1.4142135623730951},"663":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951},"666":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"695":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"699":{"tf":1.0},"70":{"tf":1.4142135623730951},"700":{"tf":1.0},"708":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.4142135623730951},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"719":{"tf":1.0},"72":{"tf":1.4142135623730951},"720":{"tf":1.0},"725":{"tf":1.4142135623730951},"734":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"75":{"tf":1.0},"752":{"tf":1.4142135623730951},"753":{"tf":1.4142135623730951},"754":{"tf":1.4142135623730951},"755":{"tf":1.4142135623730951},"768":{"tf":1.4142135623730951},"769":{"tf":1.4142135623730951},"774":{"tf":1.4142135623730951},"779":{"tf":1.0},"78":{"tf":1.0},"780":{"tf":1.4142135623730951},"786":{"tf":1.0},"79":{"tf":1.4142135623730951},"791":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0},"799":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"81":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.4142135623730951},"84":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"865":{"tf":1.0},"866":{"tf":1.4142135623730951},"867":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"886":{"tf":1.4142135623730951},"887":{"tf":1.4142135623730951},"900":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951},"963":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":1.0},"990":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.4142135623730951},"996":{"tf":1.4142135623730951},"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951}},"df":500}}}}},"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4}},"r":{"docs":{"1730":{"tf":1.0},"1732":{"tf":1.0},"1739":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1793":{"tf":1.0},"1795":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0}},"df":10}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"215":{"tf":1.0}},"df":1}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"696":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"736":{"tf":2.0},"763":{"tf":1.4142135623730951},"818":{"tf":1.4142135623730951},"82":{"tf":1.0},"874":{"tf":1.4142135623730951}},"df":7,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"763":{"tf":1.0}},"df":1}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"696":{"tf":1.0},"709":{"tf":1.0},"736":{"tf":1.0},"818":{"tf":1.0},"874":{"tf":1.0}},"df":5}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1352":{"tf":1.0},"1466":{"tf":1.0},"1782":{"tf":1.0}},"df":3,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1058":{"tf":1.7320508075688772},"1059":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"615":{"tf":1.0},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"659":{"tf":1.0},"660":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0}},"df":22}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4}}}},"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"121":{"tf":2.23606797749979},"122":{"tf":1.7320508075688772},"173":{"tf":1.0},"64":{"tf":1.0}},"df":4,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"336":{"tf":1.0}},"df":1}}}}}}}},"c":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0}},"df":3}}}},"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1296":{"tf":1.0},"13":{"tf":1.0},"1419":{"tf":1.0},"31":{"tf":1.0},"470":{"tf":1.4142135623730951},"471":{"tf":1.0},"472":{"tf":1.0},"473":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.4142135623730951},"482":{"tf":1.0},"483":{"tf":1.0},"484":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"490":{"tf":1.0},"491":{"tf":1.0},"492":{"tf":1.0},"493":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0},"496":{"tf":1.0},"497":{"tf":1.0},"498":{"tf":1.0},"499":{"tf":1.0},"500":{"tf":1.0},"501":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.4142135623730951},"509":{"tf":1.0},"510":{"tf":1.4142135623730951},"511":{"tf":1.0},"512":{"tf":1.4142135623730951},"513":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"519":{"tf":1.0},"520":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"535":{"tf":1.0},"536":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"539":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":1.0},"549":{"tf":1.0},"550":{"tf":1.0},"551":{"tf":1.0},"552":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"557":{"tf":1.0},"558":{"tf":1.0},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"564":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"570":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"573":{"tf":1.0},"574":{"tf":2.0},"575":{"tf":1.4142135623730951},"576":{"tf":1.4142135623730951},"577":{"tf":1.4142135623730951},"578":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"8":{"tf":1.7320508075688772},"9":{"tf":1.4142135623730951}},"df":116,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"548":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"548":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"549":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"550":{"tf":1.4142135623730951}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"4":{"docs":{"550":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"554":{"tf":1.4142135623730951}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"4":{"docs":{"554":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"551":{"tf":1.4142135623730951}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"4":{"docs":{"551":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"552":{"tf":1.4142135623730951}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"552":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"545":{"tf":1.4142135623730951}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"545":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"542":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"4":{"docs":{"542":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"544":{"tf":1.4142135623730951}},"df":1},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"544":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"543":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"543":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"546":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"546":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"553":{"tf":1.4142135623730951}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"553":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"547":{"tf":1.7320508075688772}},"df":1}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"555":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"555":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"573":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"472":{"tf":1.0},"474":{"tf":1.4142135623730951},"499":{"tf":1.4142135623730951},"537":{"tf":1.0},"538":{"tf":1.7320508075688772}},"df":5,"(":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"474":{"tf":1.0},"499":{"tf":1.0},"538":{"tf":1.0}},"df":3}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"471":{"tf":1.0},"472":{"tf":1.7320508075688772},"473":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.0}},"df":6}}}}}}}},"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"570":{"tf":1.0}},"df":1}}}}}}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"471":{"tf":1.0},"477":{"tf":1.7320508075688772},"478":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0}},"df":7}}}}}}}}}},"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"537":{"tf":1.0}},"df":1}}},"s":{"docs":{},"df":0,"t":{"docs":{"470":{"tf":1.0},"525":{"tf":1.0},"534":{"tf":1.0},"570":{"tf":2.0},"571":{"tf":1.7320508075688772}},"df":5,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"471":{"tf":1.0},"483":{"tf":1.7320508075688772},"484":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"490":{"tf":1.0},"491":{"tf":1.0}},"df":10}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"9":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{"495":{"tf":1.0},"522":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"144":{"tf":1.0},"31":{"tf":1.0},"681":{"tf":1.0},"9":{"tf":2.0},"990":{"tf":1.0},"992":{"tf":1.0},"995":{"tf":1.4142135623730951},"996":{"tf":1.0},"998":{"tf":1.0}},"df":9}}}},"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1101":{"tf":1.4142135623730951}},"df":1}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"997":{"tf":1.0},"998":{"tf":1.0}},"df":2}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"11":{"tf":1.0},"1165":{"tf":1.0},"1249":{"tf":1.0}},"df":3,"l":{"docs":{},"df":0,"i":{"docs":{"1060":{"tf":1.0},"577":{"tf":1.0},"9":{"tf":1.0}},"df":3}}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1304":{"tf":1.4142135623730951},"1305":{"tf":1.4142135623730951},"1427":{"tf":1.4142135623730951},"1428":{"tf":1.7320508075688772},"1429":{"tf":1.4142135623730951},"1641":{"tf":1.7320508075688772},"1677":{"tf":1.7320508075688772},"1710":{"tf":1.7320508075688772},"791":{"tf":1.0},"804":{"tf":1.0},"851":{"tf":1.0}},"df":11,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1372":{"tf":1.4142135623730951},"1480":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1372":{"tf":1.0},"1480":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"11":{"tf":1.0}},"df":1}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1155":{"tf":1.0},"1240":{"tf":1.0}},"df":2}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"681":{"tf":1.0}},"df":1}}}}}},"v":{"docs":{"1101":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"d":{"docs":{"109":{"tf":1.0},"1110":{"tf":1.0},"1112":{"tf":1.0},"112":{"tf":1.0}},"df":4},"s":{"docs":{"964":{"tf":1.0}},"df":1}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"941":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"941":{"tf":1.0}},"df":1}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{"942":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"942":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"o":{"docs":{"9":{"tf":1.0}},"df":1,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"490":{"tf":1.0},"513":{"tf":1.0}},"df":2,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"490":{"tf":1.7320508075688772},"513":{"tf":1.7320508075688772},"954":{"tf":1.4142135623730951}},"df":3,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"954":{"tf":1.0}},"df":1}}}},"_":{"docs":{"954":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"e":{"docs":{"103":{"tf":1.0},"1193":{"tf":1.0},"211":{"tf":1.0}},"df":3},"t":{"docs":{"104":{"tf":1.0},"105":{"tf":1.0}},"df":2},"’":{"docs":{},"df":0,"t":{"docs":{"9":{"tf":1.0}},"df":1}}},"w":{"docs":{},"df":0,"n":{"docs":{"1101":{"tf":1.0},"1113":{"tf":1.0},"117":{"tf":1.0},"125":{"tf":1.0},"1584":{"tf":1.0},"958":{"tf":1.0}},"df":6}}},"s":{"docs":{"470":{"tf":1.0},"571":{"tf":2.23606797749979}},"df":2,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{"470":{"tf":1.0},"523":{"tf":1.7320508075688772},"524":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"535":{"tf":1.0},"536":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"539":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":1.0},"549":{"tf":1.0},"550":{"tf":1.0},"551":{"tf":1.0},"552":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"557":{"tf":1.0},"558":{"tf":1.0}},"df":37}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"1141":{"tf":1.0},"1294":{"tf":1.0},"1359":{"tf":1.0},"16":{"tf":1.0},"1671":{"tf":1.0},"1689":{"tf":1.0},"40":{"tf":1.0},"470":{"tf":1.0},"472":{"tf":1.0},"483":{"tf":1.0},"492":{"tf":1.0},"559":{"tf":1.7320508075688772},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0}},"df":16}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"470":{"tf":1.0},"572":{"tf":1.0},"573":{"tf":1.0}},"df":3}}}}},"u":{"docs":{},"df":0,"e":{"docs":{"1180":{"tf":1.0},"1352":{"tf":1.0},"1466":{"tf":1.0},"681":{"tf":1.4142135623730951}},"df":4},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"188":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951}},"df":2}},"e":{"docs":{"1394":{"tf":1.0},"681":{"tf":1.0}},"df":2}}}},"e":{"docs":{},"df":0,".":{"docs":{},"df":0,"g":{"docs":{"1039":{"tf":1.0},"1606":{"tf":1.0},"996":{"tf":1.0}},"df":3}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"1060":{"tf":1.4142135623730951},"9":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.4142135623730951}},"df":4,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{"1592":{"tf":1.0},"999":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1048":{"tf":1.7320508075688772},"1632":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{"8":{"tf":1.0}},"df":1}},"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1035":{"tf":1.7320508075688772}},"df":1}}},"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1036":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}},"d":{"docs":{},"df":0,"g":{"docs":{"103":{"tf":1.0}},"df":1}},"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1385":{"tf":1.0},"1386":{"tf":1.0},"92":{"tf":1.4142135623730951}},"df":3,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"1385":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1385":{"tf":1.0}},"df":1}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1386":{"tf":1.4142135623730951},"1520":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1386":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{"1060":{"tf":1.0}},"df":1}}}}},"g":{"docs":{"160":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"178":{"tf":1.0},"181":{"tf":1.0},"428":{"tf":1.0},"47":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0},"9":{"tf":1.0}},"df":18},"i":{"docs":{},"df":0,"p":{"docs":{"0":{"tf":1.4142135623730951},"490":{"tf":1.0},"513":{"tf":1.0},"9":{"tf":1.0}},"df":4,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"3":{"docs":{},"df":0,"5":{"docs":{"9":{"tf":1.0}},"df":1}}}},"7":{"docs":{},"df":0,"1":{"docs":{},"df":0,"2":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"952":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"144":{"tf":1.0},"33":{"tf":1.0},"366":{"tf":1.4142135623730951},"900":{"tf":2.449489742783178},"903":{"tf":1.4142135623730951}},"df":5,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"366":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"366":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1262":{"tf":1.4142135623730951},"1263":{"tf":1.0},"1264":{"tf":1.0},"1265":{"tf":1.0},"1266":{"tf":1.0},"1267":{"tf":1.4142135623730951},"1268":{"tf":1.0},"1269":{"tf":1.0},"1270":{"tf":1.0},"1271":{"tf":1.0},"1272":{"tf":1.0},"1273":{"tf":1.0},"1274":{"tf":1.4142135623730951},"1275":{"tf":1.0},"1276":{"tf":1.0},"1277":{"tf":1.0},"1278":{"tf":1.0},"1279":{"tf":1.0},"1280":{"tf":1.0},"1281":{"tf":1.0},"1282":{"tf":1.0},"1302":{"tf":1.0},"1426":{"tf":1.0},"146":{"tf":1.0},"149":{"tf":1.0},"1505":{"tf":1.0},"1506":{"tf":1.0},"1507":{"tf":1.0},"1508":{"tf":1.0},"1729":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"1748":{"tf":1.0},"1774":{"tf":1.0},"1775":{"tf":1.0},"1776":{"tf":1.0},"1777":{"tf":1.0},"1778":{"tf":1.0},"1779":{"tf":1.0},"1792":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0},"1811":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"217":{"tf":1.0},"35":{"tf":1.0},"39":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"537":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"859":{"tf":1.0},"867":{"tf":1.0}},"df":64}},"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"222":{"tf":1.4142135623730951},"688":{"tf":1.0},"891":{"tf":1.4142135623730951},"892":{"tf":1.4142135623730951}},"df":4},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"[":{"docs":{},"df":0,"2":{"docs":{"891":{"tf":1.0}},"df":1}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"[":{"docs":{},"df":0,"2":{"docs":{"892":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{"1049":{"tf":1.7320508075688772},"1633":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"0":{"tf":1.0},"1060":{"tf":1.0},"1304":{"tf":1.4142135623730951},"1305":{"tf":1.7320508075688772},"1308":{"tf":1.0},"1309":{"tf":1.0},"1339":{"tf":1.0},"1341":{"tf":1.0},"1427":{"tf":1.4142135623730951},"1428":{"tf":1.4142135623730951},"1429":{"tf":1.7320508075688772},"1431":{"tf":1.0},"1432":{"tf":1.0},"1459":{"tf":1.0},"1460":{"tf":1.0},"1498":{"tf":1.0},"1518":{"tf":1.0},"1754":{"tf":1.7320508075688772},"1778":{"tf":1.4142135623730951},"1780":{"tf":1.0},"1814":{"tf":1.7320508075688772},"192":{"tf":1.0},"401":{"tf":1.0},"433":{"tf":1.0},"79":{"tf":1.0},"800":{"tf":1.4142135623730951},"835":{"tf":1.4142135623730951}},"df":27,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1371":{"tf":1.4142135623730951},"1479":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1371":{"tf":1.0},"1479":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"800":{"tf":1.4142135623730951},"835":{"tf":1.4142135623730951}},"df":2},"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"800":{"tf":1.0},"835":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"627":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1006":{"tf":1.0},"1595":{"tf":1.0},"1596":{"tf":1.0},"1597":{"tf":1.0},"1598":{"tf":1.0}},"df":8}}}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"10":{"tf":1.0}},"df":1}}}}}},"d":{"docs":{"1060":{"tf":1.0},"1153":{"tf":1.0},"681":{"tf":1.0},"9":{"tf":1.4142135623730951},"990":{"tf":1.0},"992":{"tf":1.0}},"df":6},"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{"815":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"957":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"957":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{"1178":{"tf":1.0},"181":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772}},"df":3}}}},"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"103":{"tf":1.0},"213":{"tf":1.0},"416":{"tf":1.0},"92":{"tf":1.0}},"df":4,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1400":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1400":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1398":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1398":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"99":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"99":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"103":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"103":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"213":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"213":{"tf":1.0}},"df":1}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"211":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{"456":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"456":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"234":{"tf":1.7320508075688772},"419":{"tf":1.0}},"df":2}},"i":{"docs":{},"df":0,"r":{"docs":{"1060":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"910":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951}},"df":9}}},"u":{"docs":{},"df":0,"m":{"docs":{"14":{"tf":1.0},"192":{"tf":1.0},"218":{"tf":1.7320508075688772},"219":{"tf":1.7320508075688772},"220":{"tf":1.4142135623730951},"221":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"223":{"tf":1.4142135623730951},"567":{"tf":1.0},"628":{"tf":1.0},"79":{"tf":1.0}},"df":11,"e":{"docs":{},"df":0,"r":{"docs":{"145":{"tf":1.0},"34":{"tf":1.0},"903":{"tf":1.0}},"df":3,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"144":{"tf":1.0},"33":{"tf":1.0},"888":{"tf":1.0},"903":{"tf":2.0},"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"910":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"930":{"tf":1.0},"931":{"tf":1.0},"932":{"tf":1.0},"933":{"tf":1.0}},"df":34,".":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"419":{"tf":1.0},"903":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"188":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"192":{"tf":1.0},"401":{"tf":1.4142135623730951},"404":{"tf":1.0},"406":{"tf":1.0},"75":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"79":{"tf":1.0}},"df":9}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1135":{"tf":1.4142135623730951},"1196":{"tf":1.4142135623730951},"1220":{"tf":1.4142135623730951}},"df":3}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"114":{"tf":1.0},"141":{"tf":1.4142135623730951},"178":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"432":{"tf":1.0},"68":{"tf":1.4142135623730951}},"df":6,"e":{"docs":{},"df":0,"[":{"docs":{},"df":0,"2":{"docs":{"116":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"427":{"tf":1.0},"428":{"tf":1.0}},"df":7}}}}}}}}}}}}},"e":{"docs":{},"df":0,"t":{"docs":{"144":{"tf":1.4142135623730951}},"df":1}}}}},"v":{"docs":{"2":{"tf":1.4142135623730951}},"df":1,".":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"2":{"tf":1.0}},"df":1}}}}}}}}},"o":{"docs":{},"df":0,"a":{"docs":{"700":{"tf":1.0}},"df":1}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1759":{"tf":1.0},"1760":{"tf":1.0},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"1782":{"tf":1.0},"254":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"797":{"tf":1.0},"854":{"tf":1.0}},"df":14}},"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1056":{"tf":1.0},"735":{"tf":1.4142135623730951},"736":{"tf":1.4142135623730951},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.0},"774":{"tf":1.0}},"df":9}}}}}},"r":{"docs":{},"df":0,"c":{"docs":{"1823":{"tf":1.4142135623730951},"494":{"tf":1.0},"521":{"tf":1.4142135623730951},"681":{"tf":1.0},"7":{"tf":1.4142135623730951},"725":{"tf":1.4142135623730951},"839":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951}},"df":8,"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"5":{"docs":{},"df":0,"5":{"docs":{"1526":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1528":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"6":{"docs":{},"df":0,"5":{"docs":{"495":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951}},"df":2,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"471":{"tf":1.0},"492":{"tf":1.7320508075688772},"493":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0}},"df":5}}}}}}},"9":{"docs":{},"df":0,"6":{"docs":{},"df":0,"7":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"681":{"tf":1.0},"685":{"tf":1.0}},"df":2},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"685":{"tf":1.0}},"df":1}}}}}}}}}},"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"688":{"tf":1.0}},"df":1}}}}}}}},"2":{"docs":{},"df":0,"0":{"docs":{"1529":{"tf":1.0},"1539":{"tf":1.0},"1782":{"tf":1.0},"727":{"tf":1.0},"786":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"832":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0}},"df":10,"(":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{"1534":{"tf":1.0},"1788":{"tf":1.0}},"df":2}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{"1541":{"tf":1.0}},"df":1}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"701":{"tf":1.0},"729":{"tf":1.0},"823":{"tf":1.0}},"df":3}}}}}}}},"4":{"docs":{},"df":0,"6":{"docs":{},"df":0,"2":{"docs":{},"df":0,"6":{"docs":{"1782":{"tf":1.0},"729":{"tf":1.0},"734":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0}},"df":6,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"728":{"tf":1.0},"729":{"tf":1.7320508075688772},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.0},"735":{"tf":1.0},"736":{"tf":1.0},"737":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":1.0},"756":{"tf":1.0},"757":{"tf":1.0},"758":{"tf":1.0},"759":{"tf":1.0},"760":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"763":{"tf":1.0},"764":{"tf":1.0},"862":{"tf":1.0},"868":{"tf":1.0}},"df":39,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"864":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1017":{"tf":1.4142135623730951},"1018":{"tf":1.0},"1026":{"tf":1.4142135623730951},"1027":{"tf":1.0},"1028":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1041":{"tf":1.0},"1042":{"tf":1.0},"1043":{"tf":1.0},"1044":{"tf":1.0},"1045":{"tf":1.0},"1046":{"tf":1.0},"1047":{"tf":1.0},"1048":{"tf":1.0},"1049":{"tf":1.0},"1050":{"tf":1.0},"1051":{"tf":1.0},"1052":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1063":{"tf":1.0},"14":{"tf":1.0},"1602":{"tf":1.4142135623730951},"1603":{"tf":1.0},"1604":{"tf":1.0},"1605":{"tf":1.0},"1628":{"tf":1.4142135623730951},"1629":{"tf":1.0},"1630":{"tf":1.0},"1631":{"tf":1.0},"1632":{"tf":1.0},"1633":{"tf":1.0},"1634":{"tf":1.0},"1635":{"tf":1.0},"1636":{"tf":1.0},"1637":{"tf":1.0},"1695":{"tf":1.7320508075688772},"1696":{"tf":1.0},"1697":{"tf":1.0},"1698":{"tf":1.0},"1699":{"tf":1.0},"259":{"tf":1.7320508075688772},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.7320508075688772},"264":{"tf":1.4142135623730951},"265":{"tf":1.4142135623730951},"266":{"tf":1.4142135623730951},"267":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951},"269":{"tf":1.4142135623730951},"270":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"272":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"277":{"tf":1.4142135623730951},"278":{"tf":1.4142135623730951},"279":{"tf":1.4142135623730951},"280":{"tf":1.4142135623730951},"281":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951},"284":{"tf":1.4142135623730951},"285":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"289":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"293":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"295":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"297":{"tf":1.4142135623730951},"298":{"tf":1.4142135623730951},"299":{"tf":1.4142135623730951},"300":{"tf":1.4142135623730951},"301":{"tf":1.4142135623730951},"302":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"305":{"tf":1.4142135623730951},"306":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"308":{"tf":1.4142135623730951},"309":{"tf":1.4142135623730951},"310":{"tf":1.4142135623730951},"311":{"tf":1.4142135623730951},"312":{"tf":1.4142135623730951},"313":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951},"315":{"tf":1.4142135623730951},"316":{"tf":1.4142135623730951},"317":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951},"319":{"tf":1.4142135623730951},"320":{"tf":1.4142135623730951},"321":{"tf":1.4142135623730951},"322":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951},"326":{"tf":1.4142135623730951},"327":{"tf":1.4142135623730951},"328":{"tf":1.4142135623730951},"329":{"tf":1.4142135623730951},"330":{"tf":1.4142135623730951},"331":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951},"333":{"tf":1.4142135623730951},"334":{"tf":1.4142135623730951},"335":{"tf":1.4142135623730951},"336":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"338":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"340":{"tf":1.4142135623730951},"341":{"tf":1.4142135623730951},"342":{"tf":1.4142135623730951},"343":{"tf":1.4142135623730951},"344":{"tf":1.4142135623730951},"345":{"tf":1.4142135623730951},"346":{"tf":1.4142135623730951},"347":{"tf":1.4142135623730951},"348":{"tf":1.4142135623730951},"349":{"tf":1.4142135623730951},"350":{"tf":1.4142135623730951},"351":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"353":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"355":{"tf":1.4142135623730951},"356":{"tf":1.4142135623730951},"357":{"tf":1.4142135623730951},"358":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"360":{"tf":1.4142135623730951},"361":{"tf":1.4142135623730951},"362":{"tf":1.4142135623730951},"363":{"tf":1.4142135623730951},"364":{"tf":1.4142135623730951},"365":{"tf":1.4142135623730951},"366":{"tf":1.4142135623730951},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"369":{"tf":1.4142135623730951},"370":{"tf":1.4142135623730951},"371":{"tf":1.4142135623730951},"372":{"tf":1.4142135623730951},"373":{"tf":1.4142135623730951},"374":{"tf":1.4142135623730951},"375":{"tf":1.4142135623730951},"376":{"tf":1.4142135623730951},"377":{"tf":1.4142135623730951},"378":{"tf":1.4142135623730951},"379":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"381":{"tf":1.4142135623730951},"382":{"tf":1.4142135623730951},"383":{"tf":1.4142135623730951},"384":{"tf":1.4142135623730951},"385":{"tf":1.4142135623730951},"386":{"tf":1.4142135623730951},"387":{"tf":1.4142135623730951},"388":{"tf":1.4142135623730951},"389":{"tf":1.4142135623730951},"390":{"tf":1.4142135623730951},"391":{"tf":1.4142135623730951},"392":{"tf":1.4142135623730951},"393":{"tf":1.4142135623730951},"394":{"tf":1.4142135623730951},"395":{"tf":1.4142135623730951},"396":{"tf":1.4142135623730951},"397":{"tf":1.0},"398":{"tf":1.0},"541":{"tf":1.4142135623730951},"542":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":1.0},"549":{"tf":1.0},"550":{"tf":1.0},"551":{"tf":1.0},"552":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"557":{"tf":1.0},"558":{"tf":1.0},"647":{"tf":1.0},"650":{"tf":1.0},"673":{"tf":1.4142135623730951},"674":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"677":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"680":{"tf":1.0},"681":{"tf":1.4142135623730951},"689":{"tf":1.4142135623730951},"690":{"tf":1.0}},"df":213,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"756":{"tf":1.0},"757":{"tf":1.0},"861":{"tf":1.0}},"df":3}}}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{"1058":{"tf":1.0},"800":{"tf":1.0},"835":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"r":{"docs":{"791":{"tf":1.4142135623730951},"851":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{"681":{"tf":1.0}},"df":1}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"681":{"tf":1.0}},"df":1,"t":{"docs":{"1261":{"tf":1.4142135623730951},"1262":{"tf":1.0},"1263":{"tf":1.0},"1264":{"tf":1.0},"1265":{"tf":1.0},"1266":{"tf":1.0},"1267":{"tf":1.0},"1268":{"tf":1.0},"1269":{"tf":1.0},"1270":{"tf":1.0},"1271":{"tf":1.0},"1272":{"tf":1.0},"1273":{"tf":1.0},"1274":{"tf":1.0},"1275":{"tf":1.0},"1276":{"tf":1.0},"1277":{"tf":1.0},"1278":{"tf":1.0},"1279":{"tf":1.0},"1280":{"tf":1.0},"1281":{"tf":1.0},"1282":{"tf":1.0},"146":{"tf":1.0},"149":{"tf":1.0},"1493":{"tf":1.4142135623730951},"1494":{"tf":1.0},"1495":{"tf":1.0},"1496":{"tf":1.0},"1497":{"tf":1.0},"1498":{"tf":1.0},"1499":{"tf":1.0},"1500":{"tf":1.0},"1501":{"tf":1.0},"1502":{"tf":1.0},"1503":{"tf":1.0},"1504":{"tf":1.0},"1505":{"tf":1.0},"1506":{"tf":1.0},"1507":{"tf":1.0},"1508":{"tf":1.0},"1643":{"tf":1.4142135623730951},"1644":{"tf":1.0},"1711":{"tf":1.4142135623730951},"1712":{"tf":1.0},"1766":{"tf":1.4142135623730951},"1767":{"tf":1.0},"1768":{"tf":1.0},"1773":{"tf":1.4142135623730951},"1774":{"tf":1.0},"1775":{"tf":1.0},"1776":{"tf":1.0},"1777":{"tf":1.0},"1778":{"tf":1.0},"1779":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.4142135623730951},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"35":{"tf":1.0},"39":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"536":{"tf":1.4142135623730951},"537":{"tf":1.0},"538":{"tf":1.0},"539":{"tf":1.0},"540":{"tf":1.0},"669":{"tf":1.4142135623730951},"670":{"tf":1.0},"671":{"tf":1.0},"672":{"tf":1.0},"760":{"tf":1.4142135623730951},"761":{"tf":1.0},"762":{"tf":1.0},"763":{"tf":1.0},"764":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"859":{"tf":1.0}},"df":83}},"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"1438":{"tf":1.0}},"df":1}}}}}},"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"903":{"tf":1.0}},"df":1}}}},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"303":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"303":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"304":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"304":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"t":{"docs":{"216":{"tf":1.0}},"df":1}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"115":{"tf":1.0},"1746":{"tf":1.4142135623730951},"1769":{"tf":1.0},"1771":{"tf":1.4142135623730951},"1782":{"tf":1.0},"1800":{"tf":1.4142135623730951},"699":{"tf":1.4142135623730951},"720":{"tf":1.4142135623730951}},"df":8,"e":{"docs":{},"df":0,"r":{"docs":{"1746":{"tf":1.7320508075688772},"1771":{"tf":1.7320508075688772},"1800":{"tf":1.7320508075688772},"699":{"tf":1.7320508075688772},"720":{"tf":1.7320508075688772}},"df":5}}}}}}},"e":{"docs":{},"df":0,"c":{"docs":{"526":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"526":{"tf":1.0}},"df":1}}}}}}}},"u":{"docs":{},"df":0,"t":{"docs":{"1152":{"tf":1.0},"1237":{"tf":1.0},"1287":{"tf":1.0},"1657":{"tf":1.7320508075688772},"1658":{"tf":1.7320508075688772},"472":{"tf":1.0},"474":{"tf":1.7320508075688772},"475":{"tf":1.4142135623730951},"476":{"tf":1.0},"499":{"tf":1.7320508075688772},"502":{"tf":1.4142135623730951},"503":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":1.0},"537":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"df":17,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"475":{"tf":1.4142135623730951},"476":{"tf":1.4142135623730951},"502":{"tf":1.4142135623730951},"503":{"tf":1.4142135623730951}},"df":4,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"475":{"tf":1.0},"502":{"tf":1.0}},"df":2}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"476":{"tf":1.0},"503":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"101":{"tf":1.4142135623730951},"1140":{"tf":1.0},"1169":{"tf":1.0},"1170":{"tf":1.0},"1225":{"tf":1.0},"1250":{"tf":1.0},"1251":{"tf":1.0},"1413":{"tf":1.0},"1777":{"tf":1.0},"272":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"9":{"tf":1.4142135623730951},"902":{"tf":1.0},"903":{"tf":1.0}},"df":21,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"101":{"tf":1.0}},"df":1}}}}}}}}},"t":{"docs":{"233":{"tf":1.0}},"df":1}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1135":{"tf":1.0},"1193":{"tf":1.0},"1220":{"tf":1.0},"564":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0}},"df":6,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{"1222":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"s":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"685":{"tf":1.0}},"df":1}}},"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"211":{"tf":1.0},"213":{"tf":1.0}},"df":2,"l":{"docs":{},"df":0,"i":{"docs":{"1163":{"tf":1.0},"685":{"tf":1.0}},"df":2}}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{"1163":{"tf":1.0},"681":{"tf":1.0}},"df":2}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"202":{"tf":1.0},"415":{"tf":1.0}},"df":2}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1701":{"tf":1.0},"1759":{"tf":1.4142135623730951},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.7320508075688772},"1762":{"tf":1.7320508075688772},"1763":{"tf":1.4142135623730951},"1764":{"tf":1.4142135623730951},"1765":{"tf":1.4142135623730951},"472":{"tf":1.0},"6":{"tf":1.0},"681":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"712":{"tf":1.7320508075688772},"713":{"tf":1.7320508075688772},"714":{"tf":1.4142135623730951},"715":{"tf":1.4142135623730951},"716":{"tf":1.4142135623730951},"9":{"tf":1.0}},"df":19}},"r":{"docs":{},"df":0,"n":{"docs":{"1119":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"1125":{"tf":1.0},"1126":{"tf":1.0},"1127":{"tf":1.0},"1128":{"tf":1.0},"1131":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.0},"1140":{"tf":1.0},"1143":{"tf":1.0},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.0},"1162":{"tf":1.0},"1165":{"tf":1.0},"1166":{"tf":1.0},"1167":{"tf":1.0},"1168":{"tf":1.0},"1169":{"tf":1.0},"1170":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1201":{"tf":1.0},"1204":{"tf":1.0},"1205":{"tf":1.0},"1206":{"tf":1.0},"1207":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"1210":{"tf":1.0},"1211":{"tf":1.0},"1212":{"tf":1.0},"1213":{"tf":1.0},"1214":{"tf":1.0},"1215":{"tf":1.0},"1216":{"tf":1.0},"1217":{"tf":1.0},"1218":{"tf":1.0},"1219":{"tf":1.0},"1220":{"tf":1.0},"1225":{"tf":1.0},"1228":{"tf":1.0},"1229":{"tf":1.0},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.0},"1244":{"tf":1.0},"1247":{"tf":1.0},"1248":{"tf":1.0},"1249":{"tf":1.0},"1250":{"tf":1.0},"1251":{"tf":1.0},"1252":{"tf":1.0},"1253":{"tf":1.0},"1254":{"tf":1.0},"1257":{"tf":1.0},"1288":{"tf":1.0},"129":{"tf":1.0},"1296":{"tf":1.0},"1297":{"tf":1.0},"1298":{"tf":1.0},"130":{"tf":1.0},"1301":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1306":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"131":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1315":{"tf":1.0},"1316":{"tf":1.0},"1317":{"tf":1.0},"132":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1324":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"1329":{"tf":1.0},"133":{"tf":1.0},"1330":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1335":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1339":{"tf":1.0},"134":{"tf":1.0},"1340":{"tf":1.0},"1341":{"tf":1.0},"1343":{"tf":1.0},"1345":{"tf":1.0},"1347":{"tf":1.0},"1350":{"tf":1.0},"1351":{"tf":1.0},"1352":{"tf":1.0},"1361":{"tf":1.0},"1362":{"tf":1.0},"1363":{"tf":1.0},"1364":{"tf":1.0},"1365":{"tf":1.0},"1366":{"tf":1.0},"1367":{"tf":1.0},"1368":{"tf":1.0},"1369":{"tf":1.0},"137":{"tf":1.0},"1370":{"tf":1.0},"1371":{"tf":1.0},"1372":{"tf":1.0},"1373":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"1419":{"tf":1.0},"1420":{"tf":1.0},"1421":{"tf":1.0},"1422":{"tf":1.0},"1423":{"tf":1.0},"1424":{"tf":1.0},"1425":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.0},"1439":{"tf":1.0},"144":{"tf":1.0},"1440":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1445":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"145":{"tf":1.0},"1450":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1455":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1459":{"tf":1.0},"146":{"tf":1.0},"1460":{"tf":1.0},"1461":{"tf":1.0},"1462":{"tf":1.0},"1465":{"tf":1.0},"1466":{"tf":1.0},"1467":{"tf":1.0},"147":{"tf":1.0},"1470":{"tf":1.0},"1471":{"tf":1.0},"1472":{"tf":1.0},"1473":{"tf":1.0},"1474":{"tf":1.0},"1475":{"tf":1.0},"1476":{"tf":1.0},"1477":{"tf":1.0},"1478":{"tf":1.0},"1479":{"tf":1.0},"148":{"tf":1.0},"1480":{"tf":1.0},"1481":{"tf":1.0},"1482":{"tf":1.0},"1489":{"tf":1.0},"149":{"tf":1.0},"1490":{"tf":1.0},"1491":{"tf":1.0},"150":{"tf":1.0},"153":{"tf":1.0},"1535":{"tf":1.0},"1536":{"tf":1.0},"154":{"tf":1.0},"1542":{"tf":1.0},"1543":{"tf":1.0},"1547":{"tf":1.0},"1548":{"tf":1.0},"155":{"tf":1.4142135623730951},"1552":{"tf":1.0},"1553":{"tf":1.0},"1557":{"tf":1.0},"1558":{"tf":1.0},"156":{"tf":1.4142135623730951},"1562":{"tf":1.0},"1563":{"tf":1.0},"157":{"tf":1.0},"1572":{"tf":1.0},"1573":{"tf":1.0},"1574":{"tf":1.0},"1575":{"tf":1.0},"158":{"tf":1.0},"1583":{"tf":1.0},"1584":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"1640":{"tf":1.0},"1641":{"tf":1.0},"1642":{"tf":1.0},"165":{"tf":1.0},"1656":{"tf":1.0},"1659":{"tf":1.0},"166":{"tf":1.0},"1660":{"tf":1.0},"1661":{"tf":1.0},"1662":{"tf":1.0},"1663":{"tf":1.0},"167":{"tf":1.0},"1675":{"tf":1.0},"1676":{"tf":1.0},"1677":{"tf":1.0},"1678":{"tf":1.0},"1679":{"tf":1.0},"168":{"tf":1.0},"1686":{"tf":1.0},"1687":{"tf":1.0},"1688":{"tf":1.0},"1691":{"tf":1.0},"1694":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"1729":{"tf":1.0},"173":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"1733":{"tf":1.0},"1734":{"tf":1.0},"1735":{"tf":1.0},"1736":{"tf":1.0},"1737":{"tf":1.0},"1738":{"tf":1.0},"1739":{"tf":1.0},"174":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1742":{"tf":1.0},"1743":{"tf":1.0},"1744":{"tf":1.0},"1745":{"tf":1.0},"1746":{"tf":1.0},"1747":{"tf":1.0},"1748":{"tf":1.0},"1749":{"tf":1.0},"175":{"tf":1.0},"1750":{"tf":1.0},"1751":{"tf":1.0},"1752":{"tf":1.0},"1753":{"tf":1.0},"1754":{"tf":1.0},"1755":{"tf":1.0},"1756":{"tf":1.0},"1759":{"tf":1.0},"176":{"tf":1.0},"1760":{"tf":1.0},"1761":{"tf":1.0},"1762":{"tf":1.0},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"177":{"tf":1.0},"1771":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"1796":{"tf":1.0},"1797":{"tf":1.0},"1798":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"1806":{"tf":1.0},"1808":{"tf":1.0},"1809":{"tf":1.0},"181":{"tf":1.0},"1810":{"tf":1.0},"1811":{"tf":1.0},"1812":{"tf":1.0},"1813":{"tf":1.0},"1814":{"tf":1.0},"1815":{"tf":1.0},"1816":{"tf":1.0},"1817":{"tf":1.0},"1818":{"tf":1.0},"1819":{"tf":1.0},"182":{"tf":1.0},"1823":{"tf":1.0},"185":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.0},"192":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"258":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.0},"426":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"490":{"tf":1.0},"491":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0},"499":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"577":{"tf":1.4142135623730951},"578":{"tf":1.0},"587":{"tf":1.0},"588":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"597":{"tf":1.0},"599":{"tf":1.0},"603":{"tf":1.0},"605":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"61":{"tf":1.0},"610":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"618":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"63":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"634":{"tf":1.0},"635":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.0},"64":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"65":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"66":{"tf":1.0},"660":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.0},"668":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"681":{"tf":1.0},"69":{"tf":1.0},"695":{"tf":1.0},"696":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"70":{"tf":1.0},"700":{"tf":1.0},"706":{"tf":1.0},"709":{"tf":1.0},"71":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0},"714":{"tf":1.0},"715":{"tf":1.0},"72":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"767":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.0},"77":{"tf":1.4142135623730951},"770":{"tf":1.0},"771":{"tf":1.0},"772":{"tf":1.0},"773":{"tf":1.0},"774":{"tf":1.0},"775":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"78":{"tf":1.0},"780":{"tf":1.0},"783":{"tf":1.0},"786":{"tf":1.0},"787":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"79":{"tf":1.0},"790":{"tf":1.0},"791":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0},"799":{"tf":1.0},"8":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"835":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"856":{"tf":1.0},"862":{"tf":1.0},"865":{"tf":1.0},"867":{"tf":1.0},"870":{"tf":1.0},"871":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0}},"df":551}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1187":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"627":{"tf":1.0},"69":{"tf":1.4142135623730951},"990":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951},"993":{"tf":1.0},"996":{"tf":1.4142135623730951},"997":{"tf":1.0}},"df":10}}}}}}},"f":{"docs":{},"df":0,"0":{"docs":{"1055":{"tf":1.0}},"df":1},"3":{"docs":{"1055":{"tf":1.0}},"df":1},"]":{"docs":{},"df":0,"{":{"docs":{},"df":0,"4":{"docs":{},"df":0,"0":{"docs":{"202":{"tf":1.0},"415":{"tf":1.0}},"df":2}},"6":{"docs":{},"df":0,"4":{"docs":{"202":{"tf":1.0},"415":{"tf":1.0}},"df":2}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"1125":{"tf":1.0},"1126":{"tf":1.0},"1127":{"tf":1.0},"1128":{"tf":1.0},"1129":{"tf":1.0},"1130":{"tf":1.0},"1131":{"tf":1.0},"1132":{"tf":1.0},"1133":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.0},"1136":{"tf":1.0},"1137":{"tf":1.0},"1138":{"tf":1.0},"1139":{"tf":1.0},"1140":{"tf":1.0},"1141":{"tf":1.0},"1142":{"tf":1.0},"1143":{"tf":1.0},"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"1148":{"tf":1.0},"1149":{"tf":1.0},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1153":{"tf":1.0},"1154":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.0},"1157":{"tf":1.0},"1158":{"tf":1.0},"1159":{"tf":1.0},"1160":{"tf":1.0},"1161":{"tf":1.0},"1162":{"tf":1.0},"1163":{"tf":1.0},"1164":{"tf":1.0},"1165":{"tf":1.0},"1166":{"tf":1.0},"1167":{"tf":1.0},"1168":{"tf":1.0},"1169":{"tf":1.0},"1170":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1292":{"tf":1.0},"1293":{"tf":1.0},"1294":{"tf":1.0},"1295":{"tf":1.0},"1296":{"tf":1.0},"1297":{"tf":1.0},"1298":{"tf":1.0},"1299":{"tf":1.0},"1300":{"tf":1.0},"1301":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1306":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"1310":{"tf":1.0},"1311":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1315":{"tf":1.0},"1316":{"tf":1.0},"1317":{"tf":1.0},"1318":{"tf":1.0},"1319":{"tf":1.0},"1320":{"tf":1.4142135623730951},"1321":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1324":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"1329":{"tf":1.0},"1330":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1335":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1339":{"tf":1.0},"1340":{"tf":1.0},"1341":{"tf":1.0},"1342":{"tf":1.0},"1343":{"tf":1.0},"1344":{"tf":1.0},"1345":{"tf":1.0},"1346":{"tf":1.0},"1347":{"tf":1.0},"1348":{"tf":1.0},"1349":{"tf":1.0},"1350":{"tf":1.0},"1351":{"tf":1.0},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1356":{"tf":1.0},"1357":{"tf":1.0},"1358":{"tf":1.0},"1359":{"tf":1.0},"1360":{"tf":1.0},"1361":{"tf":1.0},"1362":{"tf":1.0},"1363":{"tf":1.0},"1364":{"tf":1.0},"1365":{"tf":1.0},"1366":{"tf":1.0},"1367":{"tf":1.0},"1368":{"tf":1.0},"1369":{"tf":1.0},"1370":{"tf":1.0},"1371":{"tf":1.0},"1372":{"tf":1.0},"1373":{"tf":1.0},"14":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"470":{"tf":1.4142135623730951},"471":{"tf":1.0},"472":{"tf":1.0},"473":{"tf":1.0},"474":{"tf":1.7320508075688772},"475":{"tf":1.4142135623730951},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":2.8284271247461903},"48":{"tf":1.0},"480":{"tf":1.7320508075688772},"481":{"tf":1.4142135623730951},"482":{"tf":2.0},"483":{"tf":1.0},"484":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"49":{"tf":1.0},"490":{"tf":1.0},"491":{"tf":1.0},"492":{"tf":1.0},"493":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0},"499":{"tf":1.4142135623730951},"50":{"tf":1.0},"502":{"tf":1.0},"506":{"tf":2.6457513110645907},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"509":{"tf":1.7320508075688772},"51":{"tf":1.0},"52":{"tf":1.0},"525":{"tf":1.4142135623730951},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"552":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.0},"56":{"tf":1.0},"564":{"tf":2.0},"57":{"tf":1.0},"576":{"tf":1.0},"577":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.4142135623730951}},"df":247,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"481":{"tf":1.7320508075688772},"482":{"tf":1.4142135623730951},"508":{"tf":1.7320508075688772},"509":{"tf":1.4142135623730951},"564":{"tf":1.0},"565":{"tf":1.0},"568":{"tf":1.0},"570":{"tf":1.0}},"df":8,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"4":{"docs":{"482":{"tf":1.0},"509":{"tf":1.0}},"df":2}}}}}}},"_":{"docs":{"482":{"tf":1.4142135623730951},"509":{"tf":1.4142135623730951}},"df":2},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"470":{"tf":1.0},"565":{"tf":2.0},"570":{"tf":1.0}},"df":3}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{"481":{"tf":1.7320508075688772},"508":{"tf":1.7320508075688772}},"df":2}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"566":{"tf":1.0}},"df":1}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"537":{"tf":1.0}},"df":1}}}},"u":{"docs":{},"df":0,"t":{"docs":{"470":{"tf":1.0},"474":{"tf":1.0},"499":{"tf":1.0},"525":{"tf":1.0},"568":{"tf":2.0},"576":{"tf":1.0}},"df":6,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"470":{"tf":1.0},"567":{"tf":2.0},"568":{"tf":1.0}},"df":3}}}}}},"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"470":{"tf":1.0},"480":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"566":{"tf":2.0},"570":{"tf":1.4142135623730951}},"df":5,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"480":{"tf":1.0},"507":{"tf":1.0}},"df":2}}}}}}}},"_":{"docs":{"480":{"tf":1.7320508075688772},"507":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"_":{"docs":{"479":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951}},"df":2}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1058":{"tf":1.0},"1262":{"tf":1.0},"1263":{"tf":1.0},"131":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1380":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"20":{"tf":1.0},"428":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0}},"df":19,"i":{"docs":{"13":{"tf":1.0},"579":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.0},"587":{"tf":1.0},"588":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"597":{"tf":1.0},"598":{"tf":1.0},"599":{"tf":1.0},"600":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"603":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"617":{"tf":1.0},"618":{"tf":1.0},"619":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.0},"628":{"tf":1.0},"629":{"tf":1.0},"630":{"tf":1.0},"631":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"634":{"tf":1.0},"635":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.0},"668":{"tf":1.0},"669":{"tf":1.0},"670":{"tf":1.0},"671":{"tf":1.0},"672":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"677":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"680":{"tf":1.0},"681":{"tf":1.0},"682":{"tf":1.0},"683":{"tf":1.0},"684":{"tf":1.0},"685":{"tf":1.4142135623730951},"686":{"tf":1.0},"687":{"tf":1.0},"688":{"tf":1.0},"689":{"tf":1.0},"690":{"tf":1.0}},"df":113}}}}},"i":{"docs":{},"df":0,"l":{"docs":{"623":{"tf":1.0},"627":{"tf":1.4142135623730951},"667":{"tf":1.0},"681":{"tf":1.0}},"df":4}},"k":{"docs":{},"df":0,"e":{"docs":{"1671":{"tf":1.0}},"df":1}},"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"173":{"tf":1.0},"577":{"tf":1.7320508075688772},"64":{"tf":1.0},"681":{"tf":1.0},"687":{"tf":1.0},"690":{"tf":1.0}},"df":6}}}}},"s":{"docs":{"1823":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0}},"df":6}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"0":{"tf":1.0}},"df":1}}}}}},"v":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"681":{"tf":1.0}},"df":1}}}},"e":{"docs":{},"df":0,"e":{"docs":{"1135":{"tf":1.7320508075688772},"1196":{"tf":1.7320508075688772},"1197":{"tf":2.0},"1220":{"tf":1.7320508075688772},"1274":{"tf":1.0},"1277":{"tf":1.0},"1307":{"tf":2.23606797749979},"1314":{"tf":1.0},"1323":{"tf":1.0},"1326":{"tf":1.0},"1328":{"tf":1.0},"1350":{"tf":1.0},"1358":{"tf":2.0},"1394":{"tf":1.0},"1415":{"tf":1.0},"1421":{"tf":1.0},"1430":{"tf":2.23606797749979},"1437":{"tf":1.0},"1443":{"tf":1.0},"1447":{"tf":1.0},"1449":{"tf":1.0},"1467":{"tf":1.0},"153":{"tf":1.4142135623730951},"171":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1729":{"tf":1.4142135623730951},"1730":{"tf":1.4142135623730951},"1731":{"tf":1.4142135623730951},"1732":{"tf":1.4142135623730951},"1738":{"tf":1.0},"1739":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1750":{"tf":1.4142135623730951},"1755":{"tf":1.7320508075688772},"1756":{"tf":1.7320508075688772},"1759":{"tf":1.0},"1760":{"tf":1.0},"1761":{"tf":1.0},"1762":{"tf":1.0},"1792":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"1815":{"tf":1.7320508075688772},"1816":{"tf":1.7320508075688772},"1819":{"tf":1.4142135623730951},"220":{"tf":1.0},"221":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"44":{"tf":1.4142135623730951},"61":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0},"786":{"tf":1.7320508075688772},"797":{"tf":1.0},"798":{"tf":1.0},"801":{"tf":1.4142135623730951},"802":{"tf":1.4142135623730951},"803":{"tf":1.4142135623730951},"832":{"tf":1.7320508075688772},"836":{"tf":1.4142135623730951},"837":{"tf":1.4142135623730951},"838":{"tf":1.4142135623730951},"854":{"tf":1.0},"855":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":81,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1351":{"tf":1.4142135623730951},"1465":{"tf":1.4142135623730951},"1495":{"tf":1.0},"1503":{"tf":1.0}},"df":4,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1351":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1503":{"tf":1.0},"1509":{"tf":1.0},"1517":{"tf":1.0}},"df":3}}}}},"d":{"docs":{"118":{"tf":1.4142135623730951},"119":{"tf":2.0},"120":{"tf":1.7320508075688772},"123":{"tf":1.4142135623730951},"125":{"tf":1.0},"129":{"tf":1.0},"141":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"163":{"tf":1.0},"164":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"175":{"tf":1.0},"1751":{"tf":1.4142135623730951},"176":{"tf":1.0},"1775":{"tf":1.0},"1776":{"tf":1.0},"178":{"tf":1.4142135623730951},"1780":{"tf":1.0},"179":{"tf":1.7320508075688772},"18":{"tf":1.0},"180":{"tf":1.0},"1812":{"tf":1.0},"182":{"tf":1.7320508075688772},"28":{"tf":1.4142135623730951},"335":{"tf":1.0},"339":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.4142135623730951},"432":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.4142135623730951},"65":{"tf":1.0},"66":{"tf":1.0},"68":{"tf":1.4142135623730951},"70":{"tf":1.7320508075688772},"71":{"tf":1.0},"72":{"tf":1.7320508075688772},"990":{"tf":1.7320508075688772},"992":{"tf":1.4142135623730951},"996":{"tf":1.0},"997":{"tf":2.0},"998":{"tf":1.7320508075688772}},"df":50,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"346":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"346":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"141":{"tf":1.4142135623730951},"1751":{"tf":1.4142135623730951},"178":{"tf":1.4142135623730951},"28":{"tf":1.0},"68":{"tf":1.0}},"df":5}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"14":{"tf":1.0},"160":{"tf":1.4142135623730951},"427":{"tf":2.0},"47":{"tf":1.4142135623730951}},"df":4}}}}}}}}},"l":{"docs":{"10":{"tf":1.0}},"df":1},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1274":{"tf":1.7320508075688772}},"df":1}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1358":{"tf":1.4142135623730951}},"df":1}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"1283":{"tf":1.0},"1781":{"tf":1.0},"419":{"tf":1.0},"807":{"tf":1.0}},"df":4,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1277":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1277":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1499":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1499":{"tf":1.0}},"df":1}}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1394":{"tf":1.4142135623730951}},"df":1}}}},"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"1274":{"tf":1.0}},"df":1}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1274":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1197":{"tf":1.4142135623730951}},"df":1}}}}}}}}}},"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"117":{"tf":1.0}},"df":1}}}},"f":{"docs":{},"df":0,"i":{"docs":{"4":{"tf":1.0}},"df":1}},"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"626":{"tf":1.0}},"df":1}}},"f":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"246":{"tf":1.7320508075688772}},"df":1}}},"l":{"docs":{},"df":0,"e":{"docs":{"2":{"tf":1.0}},"df":1}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{"535":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"535":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0}},"df":2}}}}}}}}}}}},"d":{"docs":{"577":{"tf":1.0},"893":{"tf":1.4142135623730951},"894":{"tf":1.4142135623730951},"895":{"tf":1.4142135623730951}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"893":{"tf":1.0}},"df":1}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"894":{"tf":1.0}},"df":1}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"895":{"tf":1.0}},"df":1}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"902":{"tf":1.7320508075688772}},"df":4}}}}}}},"e":{"docs":{"537":{"tf":1.0},"667":{"tf":1.0}},"df":2}},"t":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4},"x":{"docs":{"1071":{"tf":1.0},"1350":{"tf":1.0},"1415":{"tf":1.0},"1467":{"tf":1.0},"9":{"tf":1.0},"934":{"tf":1.0}},"df":6,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"888":{"tf":1.0},"934":{"tf":1.7320508075688772},"935":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0}},"df":17}}}}}}}}}}},"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"4":{"tf":1.0}},"df":1}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"189":{"tf":1.0},"401":{"tf":1.0},"76":{"tf":1.0}},"df":3}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"0":{"tf":1.0}},"df":1}}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"144":{"tf":1.0},"202":{"tf":1.0},"33":{"tf":1.0},"415":{"tf":1.0},"700":{"tf":1.0},"719":{"tf":1.0},"903":{"tf":1.0}},"df":7}}}},"r":{"docs":{},"df":0,"g":{"docs":{"2":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"4":{"tf":1.4142135623730951},"5":{"tf":1.0}},"df":4},"k":{"docs":{"6":{"tf":2.23606797749979}},"df":1,":":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"6":{"tf":1.0}},"df":1}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"6":{"tf":1.0}},"df":1}}}}}},"m":{"docs":{"995":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{"1060":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"415":{"tf":1.0}},"df":4}}},"u":{"docs":{},"df":0,"m":{"docs":{"144":{"tf":1.0},"33":{"tf":1.0}},"df":2}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{"681":{"tf":1.4142135623730951}},"df":1,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1003":{"tf":1.0},"1595":{"tf":1.0}},"df":2}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1181":{"tf":1.0},"1188":{"tf":1.0},"482":{"tf":1.0},"509":{"tf":1.0}},"df":4,"r":{"docs":{},"df":0,"i":{"docs":{"0":{"tf":1.0},"3":{"tf":1.4142135623730951},"4":{"tf":1.0},"5":{"tf":1.0}},"df":4}}}},"r":{"docs":{"479":{"tf":1.0},"506":{"tf":1.0}},"df":2}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{"10":{"tf":1.0},"571":{"tf":1.0},"8":{"tf":1.4142135623730951}},"df":3,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1609":{"tf":1.7320508075688772},"968":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"564":{"tf":1.0}},"df":1}}}}}},"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"109":{"tf":1.7320508075688772},"80":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"109":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{"1167":{"tf":1.0},"1248":{"tf":1.0},"1326":{"tf":1.0},"1328":{"tf":1.0},"1447":{"tf":1.0},"1449":{"tf":1.0}},"df":6,"i":{"docs":{"681":{"tf":1.0}},"df":1}}},"n":{"docs":{},"df":0,"c":{"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"1115":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"1173":{"tf":1.0},"1174":{"tf":1.0},"1175":{"tf":1.0},"1176":{"tf":1.0},"1177":{"tf":1.0},"1178":{"tf":1.0},"1179":{"tf":1.0},"118":{"tf":1.0},"1180":{"tf":1.0},"1181":{"tf":1.0},"1182":{"tf":1.0},"1183":{"tf":1.0},"1184":{"tf":1.0},"1185":{"tf":1.0},"1186":{"tf":1.0},"1187":{"tf":1.0},"1188":{"tf":1.0},"1189":{"tf":1.0},"119":{"tf":1.0},"1190":{"tf":1.0},"1191":{"tf":1.0},"1192":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"1292":{"tf":1.0},"1374":{"tf":1.0},"1375":{"tf":1.0},"1376":{"tf":1.0},"1377":{"tf":1.0},"1378":{"tf":1.0},"1379":{"tf":1.0},"1380":{"tf":1.0},"1381":{"tf":1.0},"1382":{"tf":1.0},"1383":{"tf":1.0},"1384":{"tf":1.0},"1385":{"tf":1.0},"1386":{"tf":1.0},"1387":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.0},"1390":{"tf":1.0},"1391":{"tf":1.0},"1392":{"tf":1.0},"1393":{"tf":1.0},"1394":{"tf":1.0},"1395":{"tf":1.0},"1396":{"tf":1.0},"1397":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"14":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1407":{"tf":1.0},"1408":{"tf":1.0},"1409":{"tf":1.0},"1410":{"tf":1.0},"1411":{"tf":1.0},"1412":{"tf":1.0},"1413":{"tf":1.0},"1414":{"tf":1.0},"1415":{"tf":1.0},"1713":{"tf":1.0},"1714":{"tf":1.0},"1715":{"tf":1.0},"1716":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"545":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"df":130,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1000":{"tf":1.0},"1001":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1014":{"tf":1.4142135623730951},"1015":{"tf":1.0},"1016":{"tf":1.0},"102":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1024":{"tf":1.0},"1025":{"tf":1.0},"103":{"tf":1.0},"1030":{"tf":1.4142135623730951},"1031":{"tf":1.0},"1032":{"tf":1.0},"1037":{"tf":1.4142135623730951},"1038":{"tf":1.0},"104":{"tf":1.7320508075688772},"105":{"tf":1.7320508075688772},"1057":{"tf":1.4142135623730951},"1058":{"tf":1.0},"1059":{"tf":1.0},"106":{"tf":1.4142135623730951},"1060":{"tf":1.7320508075688772},"1067":{"tf":1.4142135623730951},"1068":{"tf":1.0},"1069":{"tf":1.0},"107":{"tf":1.4142135623730951},"1070":{"tf":1.0},"1071":{"tf":1.0},"1073":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1075":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.0},"108":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.0},"1083":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"109":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1095":{"tf":1.4142135623730951},"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"110":{"tf":1.0},"1100":{"tf":1.0},"1101":{"tf":1.4142135623730951},"1108":{"tf":1.4142135623730951},"1109":{"tf":1.0},"111":{"tf":1.4142135623730951},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1118":{"tf":1.4142135623730951},"1119":{"tf":1.0},"112":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"1125":{"tf":1.0},"1126":{"tf":1.0},"1127":{"tf":1.0},"1128":{"tf":1.0},"1129":{"tf":1.0},"113":{"tf":1.0},"1130":{"tf":1.0},"1131":{"tf":1.0},"1132":{"tf":1.0},"1133":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.0},"1136":{"tf":1.0},"1137":{"tf":1.0},"1138":{"tf":1.0},"1139":{"tf":1.4142135623730951},"114":{"tf":1.0},"1140":{"tf":1.0},"1141":{"tf":1.0},"1142":{"tf":1.4142135623730951},"1143":{"tf":1.0},"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"1148":{"tf":1.0},"1149":{"tf":1.4142135623730951},"115":{"tf":1.0},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1153":{"tf":1.0},"1154":{"tf":1.4142135623730951},"1155":{"tf":1.0},"1156":{"tf":1.0},"1157":{"tf":1.0},"1158":{"tf":1.0},"1159":{"tf":1.0},"116":{"tf":1.0},"1160":{"tf":1.0},"1161":{"tf":1.4142135623730951},"1162":{"tf":1.0},"1164":{"tf":1.4142135623730951},"1165":{"tf":1.0},"1166":{"tf":1.0},"1167":{"tf":1.0},"1168":{"tf":1.0},"1169":{"tf":1.0},"117":{"tf":1.0},"1170":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1175":{"tf":1.4142135623730951},"1176":{"tf":1.0},"1177":{"tf":1.0},"1178":{"tf":1.0},"1179":{"tf":1.0},"118":{"tf":1.0},"1180":{"tf":1.0},"1181":{"tf":1.0},"1182":{"tf":1.0},"1183":{"tf":1.0},"1184":{"tf":1.0},"1185":{"tf":1.0},"1186":{"tf":1.0},"1187":{"tf":1.0},"1188":{"tf":1.0},"119":{"tf":1.0},"1190":{"tf":1.4142135623730951},"1191":{"tf":1.0},"1192":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.0},"120":{"tf":1.0},"1200":{"tf":1.4142135623730951},"1201":{"tf":1.0},"1203":{"tf":1.4142135623730951},"1204":{"tf":1.0},"1205":{"tf":1.0},"1206":{"tf":1.0},"1207":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"121":{"tf":1.0},"1210":{"tf":1.0},"1211":{"tf":1.0},"1212":{"tf":1.0},"1213":{"tf":1.0},"1214":{"tf":1.0},"1215":{"tf":1.0},"1216":{"tf":1.0},"1217":{"tf":1.0},"1218":{"tf":1.0},"1219":{"tf":1.0},"122":{"tf":1.0},"1220":{"tf":1.0},"1224":{"tf":1.4142135623730951},"1225":{"tf":1.0},"1227":{"tf":1.4142135623730951},"1228":{"tf":1.0},"1229":{"tf":1.0},"123":{"tf":1.0},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1234":{"tf":1.4142135623730951},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1239":{"tf":1.4142135623730951},"124":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.0},"1243":{"tf":1.4142135623730951},"1244":{"tf":1.0},"1246":{"tf":1.4142135623730951},"1247":{"tf":1.0},"1248":{"tf":1.0},"1249":{"tf":1.0},"125":{"tf":1.0},"1250":{"tf":1.0},"1251":{"tf":1.0},"1252":{"tf":1.0},"1253":{"tf":1.0},"1254":{"tf":1.0},"1256":{"tf":1.4142135623730951},"1257":{"tf":1.0},"1259":{"tf":1.4142135623730951},"1260":{"tf":1.0},"128":{"tf":1.4142135623730951},"1284":{"tf":1.0},"129":{"tf":1.0},"1295":{"tf":1.4142135623730951},"1296":{"tf":1.0},"1297":{"tf":1.0},"1298":{"tf":1.0},"1299":{"tf":1.0},"130":{"tf":1.0},"1300":{"tf":1.0},"1301":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1306":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"131":{"tf":1.0},"1311":{"tf":1.4142135623730951},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1315":{"tf":1.0},"1316":{"tf":1.0},"1317":{"tf":1.0},"1318":{"tf":1.0},"1319":{"tf":1.0},"132":{"tf":1.0},"1321":{"tf":1.4142135623730951},"1322":{"tf":1.0},"1323":{"tf":1.0},"1324":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"1329":{"tf":1.0},"133":{"tf":1.0},"1330":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1335":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1339":{"tf":1.0},"134":{"tf":1.0},"1340":{"tf":1.0},"1341":{"tf":1.0},"1342":{"tf":1.0},"1343":{"tf":1.0},"1344":{"tf":1.0},"1345":{"tf":1.0},"1346":{"tf":1.0},"1347":{"tf":1.0},"1349":{"tf":1.4142135623730951},"1350":{"tf":1.0},"1351":{"tf":1.0},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1356":{"tf":1.0},"1357":{"tf":1.0},"1358":{"tf":1.0},"136":{"tf":1.4142135623730951},"1360":{"tf":1.4142135623730951},"1361":{"tf":1.0},"1362":{"tf":1.0},"1363":{"tf":1.0},"1364":{"tf":1.0},"1365":{"tf":1.0},"1366":{"tf":1.0},"1367":{"tf":1.0},"1368":{"tf":1.0},"1369":{"tf":1.0},"137":{"tf":1.0},"1370":{"tf":1.0},"1371":{"tf":1.0},"1372":{"tf":1.0},"1373":{"tf":1.0},"1376":{"tf":1.4142135623730951},"1377":{"tf":1.0},"1378":{"tf":1.0},"1379":{"tf":1.0},"138":{"tf":1.0},"1380":{"tf":1.0},"1382":{"tf":1.4142135623730951},"1383":{"tf":1.0},"1384":{"tf":1.0},"1385":{"tf":1.0},"1386":{"tf":1.0},"1387":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.0},"139":{"tf":1.0},"1390":{"tf":1.0},"1392":{"tf":1.4142135623730951},"1393":{"tf":1.0},"1394":{"tf":1.0},"1395":{"tf":1.4142135623730951},"1397":{"tf":1.4142135623730951},"1398":{"tf":1.0},"1399":{"tf":1.0},"140":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1407":{"tf":1.0},"1408":{"tf":1.0},"1409":{"tf":1.0},"141":{"tf":1.0},"1410":{"tf":1.0},"1412":{"tf":1.4142135623730951},"1413":{"tf":1.0},"1414":{"tf":1.0},"1415":{"tf":1.0},"1418":{"tf":1.4142135623730951},"1419":{"tf":1.0},"1420":{"tf":1.0},"1421":{"tf":1.0},"1422":{"tf":1.0},"1423":{"tf":1.0},"1424":{"tf":1.0},"1425":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"143":{"tf":1.4142135623730951},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1434":{"tf":1.4142135623730951},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.0},"1439":{"tf":1.0},"144":{"tf":1.0},"1440":{"tf":1.0},"1442":{"tf":1.4142135623730951},"1443":{"tf":1.0},"1444":{"tf":1.0},"1445":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"145":{"tf":1.0},"1450":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1455":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1459":{"tf":1.0},"146":{"tf":1.0},"1460":{"tf":1.0},"1461":{"tf":1.0},"1462":{"tf":1.0},"1464":{"tf":1.4142135623730951},"1465":{"tf":1.0},"1466":{"tf":1.0},"1467":{"tf":1.0},"1469":{"tf":1.4142135623730951},"147":{"tf":1.0},"1470":{"tf":1.0},"1471":{"tf":1.0},"1472":{"tf":1.0},"1473":{"tf":1.0},"1474":{"tf":1.0},"1475":{"tf":1.0},"1476":{"tf":1.0},"1477":{"tf":1.0},"1478":{"tf":1.0},"1479":{"tf":1.0},"148":{"tf":1.0},"1480":{"tf":1.0},"1481":{"tf":1.0},"1482":{"tf":1.0},"1487":{"tf":1.4142135623730951},"1489":{"tf":1.0},"149":{"tf":1.0},"1490":{"tf":1.0},"1491":{"tf":1.0},"150":{"tf":1.0},"1511":{"tf":1.0},"1512":{"tf":1.0},"152":{"tf":1.4142135623730951},"1527":{"tf":1.4142135623730951},"153":{"tf":1.0},"1533":{"tf":1.4142135623730951},"1535":{"tf":1.0},"1536":{"tf":1.0},"1537":{"tf":1.0},"1538":{"tf":1.0},"154":{"tf":1.0},"1540":{"tf":1.4142135623730951},"1542":{"tf":1.0},"1543":{"tf":1.0},"1545":{"tf":1.4142135623730951},"1547":{"tf":1.0},"1548":{"tf":1.0},"155":{"tf":1.0},"1550":{"tf":1.4142135623730951},"1552":{"tf":1.0},"1553":{"tf":1.0},"1555":{"tf":1.4142135623730951},"1557":{"tf":1.0},"1558":{"tf":1.0},"156":{"tf":1.0},"1560":{"tf":1.4142135623730951},"1562":{"tf":1.0},"1563":{"tf":1.0},"157":{"tf":1.0},"1570":{"tf":1.4142135623730951},"1572":{"tf":1.0},"1573":{"tf":1.0},"1574":{"tf":1.0},"1575":{"tf":1.0},"158":{"tf":1.0},"1581":{"tf":1.4142135623730951},"1583":{"tf":1.0},"1584":{"tf":1.0},"1585":{"tf":1.0},"1588":{"tf":1.4142135623730951},"1589":{"tf":1.0},"159":{"tf":1.0},"1590":{"tf":1.0},"1591":{"tf":1.0},"1592":{"tf":1.0},"1594":{"tf":1.4142135623730951},"1595":{"tf":1.0},"1596":{"tf":1.0},"1597":{"tf":1.0},"1598":{"tf":1.0},"1599":{"tf":1.0},"160":{"tf":1.0},"1600":{"tf":1.0},"1601":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"1639":{"tf":1.4142135623730951},"164":{"tf":1.0},"1640":{"tf":1.0},"1641":{"tf":1.0},"1642":{"tf":1.0},"165":{"tf":1.0},"1654":{"tf":1.4142135623730951},"1656":{"tf":1.0},"1657":{"tf":1.0},"1658":{"tf":1.0},"1659":{"tf":1.0},"166":{"tf":1.0},"1660":{"tf":1.0},"1661":{"tf":1.0},"1662":{"tf":1.0},"1663":{"tf":1.0},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0},"167":{"tf":1.0},"1674":{"tf":1.4142135623730951},"1675":{"tf":1.0},"1676":{"tf":1.0},"1677":{"tf":1.0},"1678":{"tf":1.0},"1679":{"tf":1.0},"168":{"tf":1.0},"1685":{"tf":1.4142135623730951},"1686":{"tf":1.0},"1687":{"tf":1.0},"1688":{"tf":1.0},"1690":{"tf":1.4142135623730951},"1691":{"tf":1.0},"1692":{"tf":1.0},"1693":{"tf":1.0},"1694":{"tf":1.0},"17":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"1705":{"tf":1.4142135623730951},"1706":{"tf":1.0},"1707":{"tf":1.0},"1708":{"tf":1.0},"1709":{"tf":1.0},"171":{"tf":1.0},"1710":{"tf":1.0},"1716":{"tf":1.4142135623730951},"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"172":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"1728":{"tf":1.4142135623730951},"1729":{"tf":1.4142135623730951},"173":{"tf":1.0},"1730":{"tf":1.4142135623730951},"1731":{"tf":1.4142135623730951},"1732":{"tf":1.4142135623730951},"1733":{"tf":1.0},"1734":{"tf":1.0},"1735":{"tf":1.0},"1736":{"tf":1.0},"1737":{"tf":1.0},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"174":{"tf":1.0},"1740":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1742":{"tf":1.0},"1743":{"tf":1.0},"1744":{"tf":1.0},"1745":{"tf":1.0},"1746":{"tf":1.0},"1747":{"tf":1.0},"1748":{"tf":1.0},"1749":{"tf":1.0},"175":{"tf":1.0},"1750":{"tf":1.0},"1751":{"tf":1.0},"1752":{"tf":1.0},"1753":{"tf":1.0},"1754":{"tf":1.0},"1755":{"tf":1.0},"1756":{"tf":1.0},"1758":{"tf":1.4142135623730951},"1759":{"tf":1.0},"176":{"tf":1.0},"1760":{"tf":1.0},"1761":{"tf":1.0},"1762":{"tf":1.0},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"177":{"tf":1.0},"1770":{"tf":1.4142135623730951},"1771":{"tf":1.0},"178":{"tf":1.0},"1787":{"tf":1.4142135623730951},"179":{"tf":1.0},"1791":{"tf":1.0},"1792":{"tf":1.4142135623730951},"1793":{"tf":1.4142135623730951},"1794":{"tf":1.4142135623730951},"1795":{"tf":1.4142135623730951},"1796":{"tf":1.0},"1797":{"tf":1.0},"1798":{"tf":1.0},"1799":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"1800":{"tf":1.0},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"1805":{"tf":1.0},"1806":{"tf":1.0},"1807":{"tf":1.0},"1808":{"tf":1.0},"1809":{"tf":1.0},"181":{"tf":1.0},"1810":{"tf":1.0},"1811":{"tf":1.0},"1812":{"tf":1.0},"1813":{"tf":1.0},"1814":{"tf":1.0},"1815":{"tf":1.0},"1816":{"tf":1.0},"1817":{"tf":1.0},"1818":{"tf":1.0},"1819":{"tf":1.0},"182":{"tf":1.0},"1822":{"tf":1.4142135623730951},"1823":{"tf":1.4142135623730951},"184":{"tf":1.4142135623730951},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"189":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"194":{"tf":1.4142135623730951},"195":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.0},"20":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.4142135623730951},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.7320508075688772},"212":{"tf":1.4142135623730951},"213":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"25":{"tf":1.4142135623730951},"257":{"tf":1.4142135623730951},"258":{"tf":1.0},"26":{"tf":1.0},"260":{"tf":1.4142135623730951},"261":{"tf":1.0},"262":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"32":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"400":{"tf":1.4142135623730951},"401":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"41":{"tf":1.4142135623730951},"410":{"tf":1.0},"411":{"tf":1.0},"413":{"tf":1.4142135623730951},"42":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"43":{"tf":1.0},"439":{"tf":1.4142135623730951},"44":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"444":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"45":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"458":{"tf":1.0},"459":{"tf":1.0},"46":{"tf":1.0},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"47":{"tf":1.0},"473":{"tf":1.4142135623730951},"474":{"tf":2.449489742783178},"475":{"tf":1.7320508075688772},"476":{"tf":1.0},"478":{"tf":1.4142135623730951},"479":{"tf":1.4142135623730951},"48":{"tf":1.0},"480":{"tf":1.4142135623730951},"481":{"tf":1.0},"482":{"tf":1.4142135623730951},"484":{"tf":1.4142135623730951},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"49":{"tf":1.0},"490":{"tf":1.0},"491":{"tf":1.0},"493":{"tf":1.4142135623730951},"494":{"tf":1.4142135623730951},"495":{"tf":1.0},"498":{"tf":1.4142135623730951},"499":{"tf":2.449489742783178},"50":{"tf":1.0},"501":{"tf":1.4142135623730951},"502":{"tf":1.7320508075688772},"503":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"509":{"tf":1.4142135623730951},"51":{"tf":1.0},"510":{"tf":1.0},"511":{"tf":1.4142135623730951},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"52":{"tf":1.0},"520":{"tf":1.4142135623730951},"521":{"tf":1.4142135623730951},"522":{"tf":1.0},"524":{"tf":1.4142135623730951},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"53":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"535":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"560":{"tf":1.4142135623730951},"564":{"tf":1.0},"57":{"tf":1.0},"571":{"tf":1.4142135623730951},"575":{"tf":1.4142135623730951},"58":{"tf":1.0},"585":{"tf":1.4142135623730951},"587":{"tf":1.0},"588":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"597":{"tf":1.0},"598":{"tf":1.0},"599":{"tf":1.0},"60":{"tf":1.4142135623730951},"600":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"603":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"61":{"tf":1.0},"610":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"617":{"tf":1.0},"618":{"tf":1.0},"619":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.4142135623730951},"63":{"tf":1.0},"631":{"tf":1.4142135623730951},"632":{"tf":1.0},"633":{"tf":1.0},"634":{"tf":1.0},"635":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.0},"64":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"65":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"66":{"tf":1.0},"660":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.0},"668":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"681":{"tf":2.8284271247461903},"684":{"tf":1.4142135623730951},"686":{"tf":1.0},"687":{"tf":1.0},"688":{"tf":1.0},"69":{"tf":1.0},"694":{"tf":1.4142135623730951},"695":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"697":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"70":{"tf":1.0},"700":{"tf":1.0},"705":{"tf":1.4142135623730951},"706":{"tf":1.0},"708":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"71":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"719":{"tf":1.0},"72":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"725":{"tf":1.4142135623730951},"726":{"tf":1.0},"727":{"tf":1.0},"729":{"tf":1.0},"732":{"tf":1.4142135623730951},"734":{"tf":1.0},"735":{"tf":1.0},"736":{"tf":1.0},"737":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"74":{"tf":1.4142135623730951},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.0},"75":{"tf":1.4142135623730951},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":1.0},"756":{"tf":1.0},"757":{"tf":1.0},"758":{"tf":1.0},"759":{"tf":1.0},"76":{"tf":1.0},"766":{"tf":1.4142135623730951},"767":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.0},"77":{"tf":1.0},"770":{"tf":1.0},"771":{"tf":1.0},"772":{"tf":1.0},"773":{"tf":1.0},"774":{"tf":1.0},"775":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"78":{"tf":1.0},"780":{"tf":1.0},"782":{"tf":1.4142135623730951},"783":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.0},"787":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"79":{"tf":1.0},"790":{"tf":1.0},"791":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0},"799":{"tf":1.0},"8":{"tf":2.449489742783178},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.4142135623730951},"809":{"tf":1.4142135623730951},"81":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"816":{"tf":1.4142135623730951},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"82":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"83":{"tf":1.0},"830":{"tf":1.4142135623730951},"832":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.4142135623730951},"84":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"842":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0},"845":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"850":{"tf":1.0},"851":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"86":{"tf":1.4142135623730951},"860":{"tf":1.0},"861":{"tf":1.0},"863":{"tf":1.4142135623730951},"865":{"tf":1.0},"866":{"tf":1.4142135623730951},"867":{"tf":1.0},"868":{"tf":1.0},"869":{"tf":1.0},"87":{"tf":1.0},"870":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":1.4142135623730951},"878":{"tf":1.4142135623730951},"879":{"tf":1.4142135623730951},"88":{"tf":1.0},"880":{"tf":1.0},"881":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.0},"885":{"tf":1.4142135623730951},"886":{"tf":1.0},"887":{"tf":1.0},"89":{"tf":1.0},"890":{"tf":1.4142135623730951},"891":{"tf":1.0},"892":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"90":{"tf":1.0},"900":{"tf":1.0},"904":{"tf":1.4142135623730951},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"91":{"tf":1.0},"910":{"tf":2.0},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":2.0},"917":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"92":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":2.0},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":2.0},"93":{"tf":1.0},"938":{"tf":1.4142135623730951},"939":{"tf":1.0},"94":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"95":{"tf":1.0},"953":{"tf":1.4142135623730951},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"96":{"tf":1.0},"962":{"tf":1.4142135623730951},"963":{"tf":1.0},"964":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"987":{"tf":1.4142135623730951},"988":{"tf":1.0},"989":{"tf":1.0},"99":{"tf":1.0},"990":{"tf":2.0},"991":{"tf":1.0},"992":{"tf":2.0},"993":{"tf":1.4142135623730951},"994":{"tf":1.4142135623730951},"995":{"tf":1.4142135623730951},"996":{"tf":2.0},"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951},"999":{"tf":1.0}},"df":1137,"'":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0}},"df":3},"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1648":{"tf":1.0},"1657":{"tf":1.0},"1658":{"tf":1.0},"426":{"tf":1.0}},"df":4}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1082":{"tf":1.0},"1083":{"tf":1.0}},"df":2}}}},"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1611":{"tf":1.7320508075688772},"970":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"564":{"tf":1.0},"566":{"tf":1.0},"568":{"tf":1.0}},"df":3,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"565":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"d":{"docs":{"1058":{"tf":1.0}},"df":1}}}},"g":{"docs":{},"df":0,"a":{"docs":{"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1823":{"tf":1.0},"233":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"9":{"tf":1.0},"910":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951},"963":{"tf":1.0},"964":{"tf":1.0}},"df":20,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"430":{"tf":1.0}},"df":1}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{"1150":{"tf":1.0},"1155":{"tf":1.0},"1162":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1317":{"tf":1.0},"166":{"tf":1.0},"418":{"tf":2.0},"56":{"tf":1.0}},"df":10},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"425":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"14":{"tf":1.0},"420":{"tf":2.0},"421":{"tf":1.0}},"df":3}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"8":{"tf":1.4142135623730951}},"df":1}}},"t":{"docs":{"1121":{"tf":1.0},"1122":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"1126":{"tf":1.0},"1128":{"tf":1.0},"1129":{"tf":1.0},"1130":{"tf":1.0},"1136":{"tf":1.0},"1137":{"tf":1.0},"115":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1177":{"tf":1.0},"1179":{"tf":1.0},"118":{"tf":1.0},"1180":{"tf":1.0},"1181":{"tf":1.0},"1182":{"tf":1.0},"1183":{"tf":1.0},"1184":{"tf":1.0},"1185":{"tf":1.0},"1186":{"tf":1.0},"1187":{"tf":1.0},"1188":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"1206":{"tf":1.0},"1207":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"1212":{"tf":1.0},"1213":{"tf":1.0},"1217":{"tf":1.0},"1218":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"1253":{"tf":1.0},"1254":{"tf":1.0},"1388":{"tf":1.0},"141":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"1771":{"tf":1.0},"28":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"482":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"509":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0}},"df":62,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1127":{"tf":1.4142135623730951},"1219":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1127":{"tf":1.0},"1219":{"tf":1.0}},"df":2}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1126":{"tf":1.4142135623730951},"1218":{"tf":1.4142135623730951}},"df":2,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1126":{"tf":1.0},"1218":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1133":{"tf":1.4142135623730951},"1134":{"tf":1.4142135623730951},"1215":{"tf":1.4142135623730951},"1216":{"tf":1.4142135623730951}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1133":{"tf":1.0},"1215":{"tf":1.0}},"df":2}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1134":{"tf":1.0},"1216":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1131":{"tf":1.4142135623730951},"1211":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1131":{"tf":1.0},"1211":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1125":{"tf":1.4142135623730951},"1210":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1125":{"tf":1.0},"1210":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1324":{"tf":1.4142135623730951},"1445":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1324":{"tf":1.0},"1445":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1128":{"tf":1.4142135623730951},"1217":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1128":{"tf":1.0},"1217":{"tf":1.0}},"df":2}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1322":{"tf":1.4142135623730951},"1444":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1322":{"tf":1.0},"1444":{"tf":1.0}},"df":2}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1325":{"tf":1.4142135623730951},"1446":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1325":{"tf":1.0},"1446":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1344":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1344":{"tf":1.0}},"df":1}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1345":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1345":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1119":{"tf":1.4142135623730951},"1204":{"tf":1.4142135623730951}},"df":2,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1119":{"tf":1.0},"1204":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1132":{"tf":1.4142135623730951},"1214":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1132":{"tf":1.0},"1214":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1122":{"tf":1.4142135623730951},"1206":{"tf":1.4142135623730951}},"df":2,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1122":{"tf":1.0},"1206":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1121":{"tf":1.4142135623730951},"1207":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1121":{"tf":1.0},"1207":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1323":{"tf":1.4142135623730951},"1443":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1323":{"tf":1.0},"1443":{"tf":1.0}},"df":2}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1326":{"tf":1.4142135623730951},"1447":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1326":{"tf":1.0},"1447":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{"1120":{"tf":1.4142135623730951},"1205":{"tf":1.4142135623730951}},"df":2,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1120":{"tf":1.0},"1205":{"tf":1.0}},"df":2}}}}}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1129":{"tf":1.4142135623730951},"1130":{"tf":1.4142135623730951},"1212":{"tf":1.4142135623730951},"1213":{"tf":1.4142135623730951}},"df":4,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1129":{"tf":1.0},"1212":{"tf":1.0}},"df":2}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1130":{"tf":1.0},"1213":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1123":{"tf":1.4142135623730951},"1124":{"tf":1.4142135623730951},"1208":{"tf":1.4142135623730951},"1209":{"tf":1.4142135623730951}},"df":4,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1124":{"tf":1.0},"1209":{"tf":1.0}},"df":2}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1123":{"tf":1.0},"1208":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1327":{"tf":1.4142135623730951},"1448":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1327":{"tf":1.0},"1448":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1328":{"tf":1.4142135623730951},"1449":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1328":{"tf":1.0},"1449":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1725":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1725":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"3":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"182":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"182":{"tf":1.0},"70":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"137":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"137":{"tf":1.0},"26":{"tf":1.0}},"df":2}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1339":{"tf":1.4142135623730951},"1459":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1339":{"tf":1.0},"1459":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1346":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1346":{"tf":1.0}},"df":1}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1347":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1347":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"991":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"991":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"1032":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1032":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1693":{"tf":1.7320508075688772}},"df":1}}}},"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"955":{"tf":1.7320508075688772}},"df":1}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"179":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"179":{"tf":1.0},"72":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1170":{"tf":1.4142135623730951},"1251":{"tf":1.4142135623730951}},"df":2,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1170":{"tf":1.0},"1251":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1342":{"tf":1.7320508075688772},"1461":{"tf":1.7320508075688772}},"df":2}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1330":{"tf":1.7320508075688772}},"df":1}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1333":{"tf":1.4142135623730951},"1453":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1333":{"tf":1.0},"1453":{"tf":1.0}},"df":2}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"1171":{"tf":1.4142135623730951},"1253":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1171":{"tf":1.0},"1253":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"1733":{"tf":1.7320508075688772},"1796":{"tf":1.7320508075688772}},"df":2}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1369":{"tf":1.7320508075688772},"1482":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"2":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"601":{"tf":1.4142135623730951},"645":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"601":{"tf":1.0},"645":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"3":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"602":{"tf":1.4142135623730951},"646":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"602":{"tf":1.0},"646":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1336":{"tf":1.4142135623730951},"1456":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1336":{"tf":1.0},"1456":{"tf":1.0}},"df":2}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1337":{"tf":1.4142135623730951},"1457":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1337":{"tf":1.0},"1457":{"tf":1.0}},"df":2}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"1172":{"tf":1.4142135623730951},"1254":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1172":{"tf":1.0},"1254":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"172":{"tf":1.7320508075688772},"62":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"590":{"tf":1.4142135623730951},"593":{"tf":1.7320508075688772},"634":{"tf":1.4142135623730951},"637":{"tf":1.7320508075688772}},"df":4,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"592":{"tf":1.4142135623730951},"636":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"592":{"tf":1.0},"636":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"594":{"tf":1.7320508075688772},"638":{"tf":1.7320508075688772}},"df":2}}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"590":{"tf":1.0},"634":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1329":{"tf":1.7320508075688772},"1450":{"tf":1.7320508075688772}},"df":2}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1340":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1340":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1331":{"tf":1.4142135623730951},"1451":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1331":{"tf":1.0},"1451":{"tf":1.0}},"df":2}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1723":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1723":{"tf":1.0}},"df":1}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"1724":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1724":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"1363":{"tf":1.7320508075688772},"1472":{"tf":1.7320508075688772}},"df":2,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{"1364":{"tf":1.7320508075688772},"1471":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"141":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"141":{"tf":1.0},"28":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"d":{"docs":{"178":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"178":{"tf":1.0},"68":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"171":{"tf":1.7320508075688772},"61":{"tf":1.7320508075688772}},"df":2}}}}}}}}},"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"599":{"tf":1.4142135623730951},"643":{"tf":1.4142135623730951}},"df":2,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"599":{"tf":1.0},"643":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1169":{"tf":1.4142135623730951},"1250":{"tf":1.4142135623730951}},"df":2,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1169":{"tf":1.0},"1250":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1335":{"tf":1.7320508075688772},"1455":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"591":{"tf":1.4142135623730951},"635":{"tf":1.4142135623730951}},"df":2,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"591":{"tf":1.0},"635":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1315":{"tf":1.7320508075688772},"1440":{"tf":1.7320508075688772}},"df":2}}}}}}}},"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1166":{"tf":1.7320508075688772},"1247":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1167":{"tf":1.7320508075688772},"1248":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1156":{"tf":1.4142135623730951},"1241":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1156":{"tf":1.0},"1241":{"tf":1.0}},"df":2}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1316":{"tf":1.4142135623730951},"1439":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1316":{"tf":1.0},"1439":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1165":{"tf":1.7320508075688772},"1249":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"174":{"tf":1.7320508075688772},"63":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1688":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{"1692":{"tf":1.7320508075688772}},"df":1}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1687":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"173":{"tf":1.7320508075688772},"64":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}},"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"t":{"docs":{},"df":0,"x":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{"996":{"tf":1.0}},"df":1}}}}}}}}},"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"t":{"docs":{},"df":0,"x":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{"996":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"177":{"tf":1.7320508075688772},"67":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}},"w":{"docs":{},"df":0,"n":{"docs":{"196":{"tf":1.7320508075688772}},"df":1}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1168":{"tf":1.7320508075688772},"1252":{"tf":1.7320508075688772}},"df":2}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1297":{"tf":1.7320508075688772},"1420":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"138":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"990":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951}},"df":4,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"138":{"tf":1.0},"29":{"tf":1.0}},"df":2}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"990":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"992":{"tf":1.0}},"df":1}}}}}}}}}}}},"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"600":{"tf":1.4142135623730951},"644":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"600":{"tf":1.0},"644":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"139":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"139":{"tf":1.0},"30":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"147":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951}},"df":3,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"147":{"tf":1.0},"203":{"tf":1.0},"38":{"tf":1.0}},"df":3}}}}}}}}}}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{"144":{"tf":1.7320508075688772},"145":{"tf":1.4142135623730951},"204":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"34":{"tf":1.4142135623730951}},"df":5,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"144":{"tf":1.0},"204":{"tf":1.0},"33":{"tf":1.0}},"df":3}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"144":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"200":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951}},"df":5,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"145":{"tf":1.0},"200":{"tf":1.0},"34":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1574":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"8":{"docs":{},"df":0,"0":{"docs":{"1574":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1365":{"tf":1.7320508075688772},"1473":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"1368":{"tf":1.7320508075688772},"1477":{"tf":1.7320508075688772}},"df":2}}}}}},"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"176":{"tf":1.7320508075688772},"66":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"175":{"tf":1.7320508075688772},"65":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1343":{"tf":1.7320508075688772},"1462":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"491":{"tf":1.7320508075688772},"514":{"tf":1.7320508075688772}},"df":2}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1332":{"tf":1.4142135623730951},"1452":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1332":{"tf":1.0},"1452":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1341":{"tf":1.4142135623730951},"1460":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1341":{"tf":1.0},"1460":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1293":{"tf":1.0},"1358":{"tf":1.7320508075688772}},"df":2,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1358":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"114":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0}},"df":9}},"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1334":{"tf":1.4142135623730951},"1454":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1334":{"tf":1.0},"1454":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1338":{"tf":1.4142135623730951},"1458":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1338":{"tf":1.0},"1458":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"1362":{"tf":1.7320508075688772},"1470":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"994":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"140":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"140":{"tf":1.0},"27":{"tf":1.0}},"df":2}}}}}}}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"180":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"180":{"tf":1.0},"71":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{"1010":{"tf":1.0},"1019":{"tf":1.0},"1029":{"tf":1.0},"1033":{"tf":1.0},"1039":{"tf":1.0},"1053":{"tf":1.0},"106":{"tf":1.0},"1064":{"tf":1.0},"107":{"tf":1.0},"1072":{"tf":1.0},"108":{"tf":1.0},"1084":{"tf":1.0},"109":{"tf":1.0},"1094":{"tf":1.0},"110":{"tf":1.0},"1101":{"tf":1.0},"111":{"tf":1.0},"1117":{"tf":1.0},"1136":{"tf":1.0},"1137":{"tf":1.0},"1138":{"tf":1.0},"114":{"tf":1.0},"1141":{"tf":1.0},"1148":{"tf":1.0},"115":{"tf":1.0},"1153":{"tf":1.0},"116":{"tf":1.0},"1160":{"tf":1.0},"1163":{"tf":1.0},"117":{"tf":1.0},"1174":{"tf":1.0},"118":{"tf":1.0},"1189":{"tf":1.0},"119":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.0},"1199":{"tf":1.0},"120":{"tf":1.0},"1202":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"1223":{"tf":1.0},"1226":{"tf":1.0},"123":{"tf":1.0},"1233":{"tf":1.0},"1238":{"tf":1.0},"124":{"tf":1.0},"1242":{"tf":1.0},"1245":{"tf":1.0},"125":{"tf":1.0},"1255":{"tf":1.0},"1258":{"tf":1.0},"127":{"tf":1.0},"1283":{"tf":1.0},"1284":{"tf":1.0},"1285":{"tf":1.0},"1287":{"tf":1.0},"1288":{"tf":1.0},"1289":{"tf":1.0},"1290":{"tf":1.0},"1291":{"tf":1.0},"1294":{"tf":1.0},"1310":{"tf":1.0},"1320":{"tf":1.0},"1348":{"tf":1.0},"135":{"tf":1.0},"1358":{"tf":1.0},"1359":{"tf":1.0},"1375":{"tf":1.0},"1381":{"tf":1.0},"1391":{"tf":1.0},"1396":{"tf":1.0},"1407":{"tf":1.0},"1408":{"tf":1.0},"1409":{"tf":1.0},"1410":{"tf":1.0},"1411":{"tf":1.0},"1417":{"tf":1.0},"142":{"tf":1.0},"1433":{"tf":1.0},"1441":{"tf":1.0},"1463":{"tf":1.0},"1468":{"tf":1.0},"1483":{"tf":1.0},"1492":{"tf":1.0},"1509":{"tf":1.0},"151":{"tf":1.0},"1510":{"tf":1.0},"1511":{"tf":1.0},"1512":{"tf":1.0},"1513":{"tf":1.0},"1516":{"tf":1.0},"1517":{"tf":1.0},"1518":{"tf":1.0},"1519":{"tf":1.0},"1520":{"tf":1.0},"1521":{"tf":1.0},"1522":{"tf":1.0},"1523":{"tf":1.0},"1526":{"tf":1.0},"1529":{"tf":1.0},"1539":{"tf":1.0},"1544":{"tf":1.0},"1549":{"tf":1.0},"1554":{"tf":1.0},"1559":{"tf":1.0},"1564":{"tf":1.0},"1576":{"tf":1.0},"1587":{"tf":1.0},"1593":{"tf":1.0},"16":{"tf":1.0},"1606":{"tf":1.0},"1638":{"tf":1.0},"1645":{"tf":1.0},"1671":{"tf":1.0},"1682":{"tf":1.0},"1684":{"tf":1.0},"1689":{"tf":1.0},"169":{"tf":1.0},"1695":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"1702":{"tf":1.0},"1715":{"tf":1.0},"1727":{"tf":1.0},"1757":{"tf":1.0},"1769":{"tf":1.0},"1772":{"tf":1.0},"1780":{"tf":1.0},"1781":{"tf":1.0},"1782":{"tf":1.0},"1821":{"tf":1.0},"183":{"tf":1.0},"186":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"218":{"tf":1.0},"224":{"tf":1.0},"231":{"tf":1.0},"24":{"tf":1.0},"241":{"tf":1.0},"256":{"tf":1.0},"259":{"tf":1.0},"31":{"tf":1.0},"399":{"tf":1.0},"40":{"tf":1.0},"412":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"472":{"tf":1.0},"477":{"tf":1.0},"483":{"tf":1.0},"492":{"tf":1.0},"497":{"tf":1.0},"500":{"tf":1.0},"504":{"tf":1.0},"510":{"tf":1.0},"519":{"tf":1.0},"523":{"tf":1.0},"559":{"tf":1.0},"564":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"570":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"574":{"tf":1.0},"580":{"tf":1.0},"59":{"tf":1.0},"628":{"tf":1.0},"629":{"tf":1.0},"630":{"tf":1.0},"681":{"tf":1.0},"693":{"tf":1.0},"701":{"tf":1.0},"729":{"tf":1.0},"73":{"tf":1.0},"765":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.0},"808":{"tf":1.0},"81":{"tf":1.0},"815":{"tf":1.0},"82":{"tf":1.0},"823":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"862":{"tf":1.0},"884":{"tf":1.0},"889":{"tf":1.0},"903":{"tf":1.0},"934":{"tf":1.0},"950":{"tf":1.0},"958":{"tf":1.0},"965":{"tf":1.0}},"df":215},"v":{"docs":{},"df":0,"e":{"docs":{"1467":{"tf":1.0},"414":{"tf":1.0}},"df":2,"n":{"docs":{"100":{"tf":1.0},"1132":{"tf":1.0},"1183":{"tf":1.0},"1214":{"tf":1.0},"1262":{"tf":1.0},"1267":{"tf":1.0},"1736":{"tf":1.0},"178":{"tf":1.0},"1797":{"tf":1.0},"202":{"tf":1.0},"272":{"tf":1.0},"415":{"tf":1.0},"482":{"tf":1.0},"509":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"68":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"990":{"tf":1.4142135623730951},"992":{"tf":1.0},"997":{"tf":1.4142135623730951},"998":{"tf":1.0}},"df":41}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1393":{"tf":1.0}},"df":1,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1292":{"tf":1.0},"1343":{"tf":1.7320508075688772},"1462":{"tf":1.7320508075688772},"1520":{"tf":2.0}},"df":4}}}}}}}}},"o":{"docs":{"681":{"tf":1.0}},"df":1,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1749":{"tf":1.7320508075688772},"1750":{"tf":1.0},"1781":{"tf":1.0},"1818":{"tf":1.7320508075688772},"1819":{"tf":1.0}},"df":5}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{"125":{"tf":1.0},"158":{"tf":1.4142135623730951},"176":{"tf":1.0},"54":{"tf":1.4142135623730951},"66":{"tf":1.0}},"df":5,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1809":{"tf":1.0}},"df":1}}}}}}}},"n":{"docs":{},"df":0,"t":{"docs":{"146":{"tf":1.4142135623730951},"148":{"tf":1.0},"207":{"tf":1.4142135623730951},"208":{"tf":1.0},"211":{"tf":1.4142135623730951},"216":{"tf":1.0},"35":{"tf":1.4142135623730951},"37":{"tf":1.0},"700":{"tf":1.7320508075688772},"719":{"tf":1.4142135623730951}},"df":10,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"146":{"tf":1.4142135623730951},"147":{"tf":1.0},"149":{"tf":1.0},"203":{"tf":1.0},"207":{"tf":1.4142135623730951},"209":{"tf":1.0},"35":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.0},"700":{"tf":1.4142135623730951},"719":{"tf":1.4142135623730951}},"df":11,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"146":{"tf":1.0},"207":{"tf":1.0},"35":{"tf":1.0},"700":{"tf":1.0},"719":{"tf":1.0}},"df":5}}}}}}}}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"213":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"109":{"tf":1.0},"112":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0}},"df":6}}}},"p":{"docs":{"6":{"tf":1.0}},"df":1}},"o":{"docs":{},"df":0,"w":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4}}},"s":{"docs":{"14":{"tf":1.0},"421":{"tf":2.0}},"df":2},"u":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"903":{"tf":1.0},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0}},"df":5}}}}}},"i":{"docs":{},"df":0,"d":{"docs":{"0":{"tf":1.0}},"df":1}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0}},"df":5,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"961":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"1106":{"tf":1.7320508075688772}},"df":1}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"1104":{"tf":1.7320508075688772}},"df":1}}}}}},"n":{"docs":{},"df":0,"d":{"docs":{"681":{"tf":1.4142135623730951}},"df":1,"l":{"docs":{"117":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1413":{"tf":1.7320508075688772}},"df":1}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1414":{"tf":1.7320508075688772}},"df":1}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1193":{"tf":1.7320508075688772}},"df":1,"f":{"docs":{},"df":0,"e":{"docs":{"1718":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1718":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1393":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1173":{"tf":1.0},"1196":{"tf":1.7320508075688772}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1196":{"tf":1.0}},"df":1}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1719":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1719":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1721":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1721":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1395":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1395":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"117":{"tf":1.7320508075688772},"80":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"[":{"docs":{},"df":0,"2":{"docs":{"117":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1195":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1194":{"tf":1.7320508075688772}},"df":1,"f":{"docs":{},"df":0,"e":{"docs":{"1720":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1720":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1394":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"1167":{"tf":1.0},"1248":{"tf":1.0}},"df":2}}}},"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"0":{"tf":1.0},"3":{"tf":1.7320508075688772},"4":{"tf":1.4142135623730951},"5":{"tf":1.0},"6":{"tf":1.0},"8":{"tf":1.0}},"df":6}}}}},"s":{"docs":{},"df":0,"h":{"docs":{"1056":{"tf":1.0},"600":{"tf":1.4142135623730951},"644":{"tf":1.4142135623730951},"9":{"tf":1.0}},"df":4},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"148":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951}},"df":3,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"148":{"tf":1.0},"199":{"tf":1.0},"37":{"tf":1.0}},"df":3}}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{"1193":{"tf":1.0},"495":{"tf":1.0},"522":{"tf":1.0}},"df":3}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"681":{"tf":1.0}},"df":1}}}}},"l":{"docs":{},"df":0,"d":{"docs":{"1401":{"tf":1.0},"1409":{"tf":1.0}},"df":2},"p":{"docs":{"993":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0}},"df":4,"e":{"docs":{},"df":0,"r":{"docs":{"106":{"tf":1.0},"107":{"tf":1.0},"1266":{"tf":1.0},"1715":{"tf":1.0},"6":{"tf":1.0}},"df":5}}}},"r":{"docs":{},"df":0,"e":{"docs":{"31":{"tf":1.4142135623730951},"990":{"tf":1.0},"992":{"tf":1.0}},"df":3}},"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"1070":{"tf":1.0},"1071":{"tf":1.0}},"df":2}}}}}}}},"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"181":{"tf":1.0},"69":{"tf":1.0}},"df":2}}}},"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1132":{"tf":1.0},"1214":{"tf":1.0}},"df":2},"s":{"docs":{},"df":0,"t":{"docs":{"144":{"tf":1.0}},"df":1}}}}},"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"233":{"tf":1.0}},"df":1}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"1413":{"tf":1.0}},"df":1}},"m":{"docs":{},"df":0,"e":{"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"10":{"tf":1.0},"11":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}},"df":12}}},"r":{"docs":{},"df":0,"e":{"docs":{"6":{"tf":1.0}},"df":1}},"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,".":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,".":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"681":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"3":{"docs":{},"df":0,"5":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,".":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"9":{"tf":1.0}},"df":1}}}}}},"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"9":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,".":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,".":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,")":{"docs":{},"df":0,"[":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"903":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,".":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,".":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"/":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"144":{"tf":1.0},"33":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,".":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"0":{"docs":{},"df":0,"x":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"3":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"3":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1058":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"729":{"tf":1.0}},"df":1}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0}},"df":2}}}}}}},"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"9":{"tf":1.0}},"df":1}}}}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"3":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1058":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"m":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"934":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1053":{"tf":1.0}},"df":1},"y":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1060":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"6":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,".":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"681":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,".":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"1":{"docs":{},"df":0,"4":{"docs":{},"df":0,"5":{"docs":{},"df":0,"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"3":{"docs":{},"df":0,"1":{"docs":{},"df":0,"0":{"docs":{},"df":0,"3":{"docs":{},"df":0,"6":{"docs":{},"df":0,"3":{"docs":{},"df":0,"7":{"docs":{},"df":0,"7":{"docs":{},"df":0,"5":{"docs":{},"df":0,"7":{"docs":{},"df":0,"1":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{},"df":0,"8":{"docs":{"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"df":8}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"w":{"docs":{},"df":0,"w":{"docs":{},"df":0,".":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,".":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"729":{"tf":1.0}},"df":1}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"m":{"docs":{},"df":0,".":{"docs":{},"df":0,"x":{"docs":{},"df":0,"y":{"docs":{},"df":0,"z":{"docs":{},"df":0,"/":{"docs":{},"df":0,"2":{"docs":{},"df":0,"0":{"docs":{},"df":0,"2":{"docs":{},"df":0,"1":{"docs":{},"df":0,"/":{"docs":{},"df":0,"0":{"docs":{},"df":0,"8":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{"1060":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"244":{"tf":1.7320508075688772},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0}},"df":4}}}}},"i":{"docs":{},"df":0,".":{"docs":{"217":{"tf":1.0}},"df":1},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"719":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"784":{"tf":1.0},"808":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"3":{"docs":{"1564":{"tf":1.0},"1780":{"tf":1.0}},"df":2}}}}}}}}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"3":{"docs":{"118":{"tf":1.0},"120":{"tf":1.0}},"df":2}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"126":{"tf":1.0},"127":{"tf":1.7320508075688772},"128":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"16":{"tf":1.0}},"df":10}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"126":{"tf":1.0},"135":{"tf":1.7320508075688772},"136":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"24":{"tf":1.0}},"df":9}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"126":{"tf":1.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"31":{"tf":1.0}},"df":11}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"1198":{"tf":1.0},"1199":{"tf":1.7320508075688772},"1200":{"tf":1.0},"1201":{"tf":1.0},"1645":{"tf":1.0}},"df":5}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"126":{"tf":1.0},"151":{"tf":1.7320508075688772},"152":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"40":{"tf":1.0}},"df":20}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"126":{"tf":1.0},"169":{"tf":1.7320508075688772},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"59":{"tf":1.0}},"df":16}}}}}}}}}}}}}}}},"d":{"docs":{"114":{"tf":1.0},"166":{"tf":1.0},"185":{"tf":1.0},"261":{"tf":1.7320508075688772},"276":{"tf":1.0},"277":{"tf":1.0},"296":{"tf":1.0},"335":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.0},"383":{"tf":1.0},"386":{"tf":1.0},"398":{"tf":1.7320508075688772},"495":{"tf":1.7320508075688772},"522":{"tf":1.7320508075688772},"56":{"tf":1.0},"955":{"tf":1.0},"990":{"tf":1.4142135623730951},"992":{"tf":1.0}},"df":24,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"261":{"tf":1.0}},"df":1}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"298":{"tf":1.4142135623730951}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"298":{"tf":1.0}},"df":1}}}}}}}}}}}}},"f":{"docs":{"1823":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0}},"df":6,"i":{"docs":{"122":{"tf":1.0},"160":{"tf":1.0},"1823":{"tf":1.0},"47":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0}},"df":12}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"579":{"tf":1.0},"580":{"tf":1.0},"630":{"tf":1.7320508075688772},"631":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"634":{"tf":1.0},"635":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.0},"668":{"tf":1.0},"669":{"tf":1.0},"670":{"tf":1.0},"671":{"tf":1.0},"672":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"677":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"680":{"tf":1.0}},"df":53}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"472":{"tf":1.0},"496":{"tf":1.0},"497":{"tf":1.7320508075688772},"498":{"tf":1.0},"499":{"tf":1.0}},"df":5}}}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"477":{"tf":1.0},"496":{"tf":1.0},"504":{"tf":1.7320508075688772},"505":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0}},"df":8}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"483":{"tf":1.0},"496":{"tf":1.0},"510":{"tf":1.7320508075688772},"511":{"tf":1.0},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0}},"df":11}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"5":{"docs":{},"df":0,"5":{"docs":{"126":{"tf":1.0},"183":{"tf":1.7320508075688772},"184":{"tf":1.0},"185":{"tf":1.0}},"df":4}}},"6":{"docs":{},"df":0,"5":{"docs":{"1820":{"tf":1.0},"1821":{"tf":1.7320508075688772},"1822":{"tf":1.0},"1823":{"tf":1.0},"495":{"tf":1.0},"522":{"tf":1.0},"693":{"tf":1.0},"725":{"tf":1.0},"784":{"tf":1.0},"808":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0}},"df":12,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"492":{"tf":1.0},"496":{"tf":1.0},"519":{"tf":1.7320508075688772},"520":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0}},"df":6}}}}}}}},"2":{"docs":{},"df":0,"0":{"docs":{"1780":{"tf":1.0},"842":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"850":{"tf":1.0}},"df":7,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"734":{"tf":1.0},"784":{"tf":1.0},"808":{"tf":1.0}},"df":3}}}}}}}},"4":{"docs":{},"df":0,"6":{"docs":{},"df":0,"2":{"docs":{},"df":0,"6":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"728":{"tf":1.0},"729":{"tf":1.0},"765":{"tf":1.7320508075688772},"766":{"tf":1.0},"767":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":1.0},"771":{"tf":1.0},"772":{"tf":1.0},"773":{"tf":1.0},"774":{"tf":1.0},"775":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"780":{"tf":1.0},"808":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0}},"df":22}}}}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"14":{"tf":1.0},"256":{"tf":1.7320508075688772},"257":{"tf":1.0},"258":{"tf":1.0}},"df":4}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1115":{"tf":1.0},"1255":{"tf":1.7320508075688772},"1256":{"tf":1.0},"1257":{"tf":1.0}},"df":4}}}}}}}}}}}}}}},"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"472":{"tf":1.0},"496":{"tf":1.0},"500":{"tf":1.7320508075688772},"501":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0}},"df":6}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"129":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1379":{"tf":1.0},"1380":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"18":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0}},"df":19,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"97":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"2":{"docs":{"14":{"tf":1.0},"193":{"tf":1.7320508075688772},"194":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0}},"df":5}}}}}}}}}}}},"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"692":{"tf":1.0},"693":{"tf":1.7320508075688772},"694":{"tf":1.0},"695":{"tf":1.0},"696":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":1.0}},"df":10}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"728":{"tf":1.0},"731":{"tf":1.0},"767":{"tf":1.0},"784":{"tf":1.7320508075688772},"785":{"tf":1.0},"786":{"tf":1.0},"787":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"790":{"tf":1.0},"791":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0},"799":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"805":{"tf":1.0},"806":{"tf":1.0},"807":{"tf":1.0},"811":{"tf":1.0},"823":{"tf":1.0},"865":{"tf":1.0}},"df":30,".":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"886":{"tf":1.4142135623730951},"887":{"tf":1.4142135623730951}},"df":2}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"728":{"tf":1.0},"808":{"tf":1.7320508075688772},"809":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"862":{"tf":1.0}},"df":9}}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{"693":{"tf":1.0},"728":{"tf":1.0},"808":{"tf":1.0},"815":{"tf":1.7320508075688772},"816":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"869":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0}},"df":15}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1117":{"tf":1.0},"1198":{"tf":1.0},"1202":{"tf":1.7320508075688772},"1203":{"tf":1.0},"1204":{"tf":1.0},"1205":{"tf":1.0},"1206":{"tf":1.0},"1207":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"1210":{"tf":1.0},"1211":{"tf":1.0},"1212":{"tf":1.0},"1213":{"tf":1.0},"1214":{"tf":1.0},"1215":{"tf":1.0},"1216":{"tf":1.0},"1217":{"tf":1.0},"1218":{"tf":1.0},"1219":{"tf":1.0},"1220":{"tf":1.0},"1221":{"tf":1.0},"1222":{"tf":1.0}},"df":23}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1138":{"tf":1.0},"1198":{"tf":1.0},"1223":{"tf":1.7320508075688772},"1224":{"tf":1.0},"1225":{"tf":1.0}},"df":5}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1141":{"tf":1.0},"1198":{"tf":1.0},"1226":{"tf":1.7320508075688772},"1227":{"tf":1.0},"1228":{"tf":1.0},"1229":{"tf":1.0},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0}},"df":9}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1148":{"tf":1.0},"1198":{"tf":1.0},"1233":{"tf":1.7320508075688772},"1234":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1647":{"tf":1.0}},"df":8}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1153":{"tf":1.0},"1198":{"tf":1.0},"1238":{"tf":1.7320508075688772},"1239":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.0}},"df":6}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1160":{"tf":1.0},"1198":{"tf":1.0},"1242":{"tf":1.7320508075688772},"1243":{"tf":1.0},"1244":{"tf":1.0}},"df":5}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1163":{"tf":1.0},"1198":{"tf":1.0},"1245":{"tf":1.7320508075688772},"1246":{"tf":1.0},"1247":{"tf":1.0},"1248":{"tf":1.0},"1249":{"tf":1.0},"1250":{"tf":1.0},"1251":{"tf":1.0},"1252":{"tf":1.0},"1253":{"tf":1.0},"1254":{"tf":1.0}},"df":12}}}}}}}}}}}}}},"t":{"docs":{"1135":{"tf":1.0},"1220":{"tf":1.0}},"df":2}},"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"580":{"tf":1.0},"681":{"tf":1.0},"683":{"tf":1.0},"731":{"tf":1.0}},"df":4}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"1823":{"tf":1.4142135623730951},"188":{"tf":1.0},"472":{"tf":1.0},"494":{"tf":1.4142135623730951},"521":{"tf":1.4142135623730951},"599":{"tf":1.4142135623730951},"600":{"tf":1.7320508075688772},"603":{"tf":1.0},"604":{"tf":1.7320508075688772},"606":{"tf":1.0},"607":{"tf":2.23606797749979},"608":{"tf":1.4142135623730951},"609":{"tf":2.23606797749979},"610":{"tf":1.4142135623730951},"611":{"tf":2.0},"612":{"tf":1.7320508075688772},"613":{"tf":1.7320508075688772},"614":{"tf":2.0},"615":{"tf":2.0},"616":{"tf":2.0},"617":{"tf":1.0},"618":{"tf":1.4142135623730951},"619":{"tf":1.0},"620":{"tf":2.23606797749979},"621":{"tf":2.0},"629":{"tf":1.0},"643":{"tf":1.4142135623730951},"644":{"tf":1.7320508075688772},"647":{"tf":1.7320508075688772},"648":{"tf":1.7320508075688772},"650":{"tf":2.23606797749979},"651":{"tf":2.23606797749979},"652":{"tf":1.4142135623730951},"653":{"tf":2.23606797749979},"654":{"tf":1.4142135623730951},"655":{"tf":2.0},"656":{"tf":1.7320508075688772},"657":{"tf":1.7320508075688772},"658":{"tf":2.0},"659":{"tf":2.0},"660":{"tf":2.0},"661":{"tf":1.4142135623730951},"662":{"tf":1.0},"663":{"tf":2.23606797749979},"664":{"tf":2.0},"676":{"tf":1.0},"678":{"tf":1.0},"681":{"tf":3.3166247903554},"685":{"tf":1.0},"688":{"tf":1.0},"725":{"tf":1.4142135623730951},"729":{"tf":1.0},"75":{"tf":1.0},"815":{"tf":1.0},"839":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951}},"df":60,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"621":{"tf":1.0},"664":{"tf":1.0}},"df":2,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{"606":{"tf":1.0},"607":{"tf":1.4142135623730951},"608":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"610":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"652":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951}},"df":10}}}}}}}}}}}}}}}}},"i":{"docs":{"681":{"tf":1.0}},"df":1,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"681":{"tf":1.0}},"df":1}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.0}},"df":1}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"1039":{"tf":1.0},"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1606":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"df":10}}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"681":{"tf":1.0}},"df":1}}}}}},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"110":{"tf":1.0},"1147":{"tf":1.0},"1229":{"tf":1.4142135623730951},"1278":{"tf":1.0},"1303":{"tf":1.4142135623730951},"1425":{"tf":1.4142135623730951},"1505":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0}},"df":9}}},"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"d":{"docs":{"1323":{"tf":1.0},"1443":{"tf":1.0},"415":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"499":{"tf":1.0},"502":{"tf":1.0},"681":{"tf":1.0}},"df":8},"s":{"docs":{"144":{"tf":1.0},"33":{"tf":1.0}},"df":2}}},"o":{"docs":{},"df":0,"m":{"docs":{"1350":{"tf":1.0},"1377":{"tf":1.0},"1415":{"tf":1.0},"1467":{"tf":1.4142135623730951},"1504":{"tf":1.4142135623730951}},"df":5,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1504":{"tf":1.0}},"df":1}}}}}}}},"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"368":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"368":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"368":{"tf":1.0},"369":{"tf":1.0}},"df":2}}}}}}},"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"627":{"tf":1.0}},"df":1,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"1045":{"tf":1.7320508075688772},"1630":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"1413":{"tf":1.0},"1414":{"tf":1.0}},"df":2,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{"791":{"tf":1.0},"851":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1121":{"tf":1.7320508075688772},"1128":{"tf":1.7320508075688772},"1140":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1181":{"tf":1.4142135623730951},"1188":{"tf":1.7320508075688772},"1194":{"tf":1.0},"1195":{"tf":1.0},"1197":{"tf":1.0},"1207":{"tf":1.7320508075688772},"1217":{"tf":1.7320508075688772},"1225":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1262":{"tf":1.7320508075688772},"1263":{"tf":1.7320508075688772},"1264":{"tf":1.4142135623730951},"1265":{"tf":1.4142135623730951},"1266":{"tf":1.4142135623730951},"1267":{"tf":1.7320508075688772},"1268":{"tf":1.7320508075688772},"1269":{"tf":1.4142135623730951},"1270":{"tf":1.4142135623730951},"1271":{"tf":1.4142135623730951},"1272":{"tf":1.4142135623730951},"1273":{"tf":1.4142135623730951},"1274":{"tf":1.7320508075688772},"1275":{"tf":1.7320508075688772},"1276":{"tf":1.7320508075688772},"1278":{"tf":1.4142135623730951},"1350":{"tf":1.0},"1377":{"tf":1.4142135623730951},"1415":{"tf":1.0},"144":{"tf":1.7320508075688772},"1467":{"tf":1.0},"1494":{"tf":1.4142135623730951},"1495":{"tf":1.4142135623730951},"1496":{"tf":1.7320508075688772},"1497":{"tf":1.7320508075688772},"1498":{"tf":1.4142135623730951},"1499":{"tf":1.0},"1500":{"tf":1.0},"1501":{"tf":1.0},"1502":{"tf":1.7320508075688772},"1503":{"tf":1.4142135623730951},"1505":{"tf":1.4142135623730951},"1644":{"tf":1.0},"1712":{"tf":1.0},"1735":{"tf":1.0},"1767":{"tf":1.4142135623730951},"1768":{"tf":1.4142135623730951},"1774":{"tf":1.7320508075688772},"1775":{"tf":1.4142135623730951},"1776":{"tf":1.7320508075688772},"1777":{"tf":1.0},"1778":{"tf":1.0},"1779":{"tf":1.7320508075688772},"204":{"tf":1.0},"215":{"tf":1.7320508075688772},"216":{"tf":1.7320508075688772},"217":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951},"366":{"tf":1.0},"537":{"tf":1.4142135623730951},"539":{"tf":1.4142135623730951},"540":{"tf":1.4142135623730951},"592":{"tf":2.0},"629":{"tf":1.0},"636":{"tf":2.0},"761":{"tf":1.4142135623730951},"762":{"tf":1.4142135623730951},"763":{"tf":1.7320508075688772},"764":{"tf":1.7320508075688772},"900":{"tf":1.0},"902":{"tf":1.0},"909":{"tf":1.7320508075688772},"915":{"tf":1.7320508075688772},"921":{"tf":1.7320508075688772},"927":{"tf":1.7320508075688772}},"df":80}},"i":{"docs":{},"df":0,"c":{"docs":{"1119":{"tf":1.0},"1177":{"tf":1.0},"1204":{"tf":1.0},"681":{"tf":1.0},"95":{"tf":1.0},"958":{"tf":1.0},"96":{"tf":1.0}},"df":7},"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"u":{"docs":{"174":{"tf":1.0},"63":{"tf":1.0}},"df":2}}}}}},"f":{"docs":{},"df":0,"o":{"docs":{"116":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0}},"df":3,"r":{"docs":{},"df":0,"m":{"docs":{"1156":{"tf":1.0},"1241":{"tf":1.0},"133":{"tf":1.0},"1439":{"tf":1.0},"144":{"tf":1.0},"23":{"tf":1.0},"33":{"tf":1.0},"590":{"tf":1.4142135623730951},"591":{"tf":1.0},"592":{"tf":1.4142135623730951},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"618":{"tf":1.0},"619":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"627":{"tf":1.0},"629":{"tf":1.0},"634":{"tf":1.4142135623730951},"635":{"tf":1.0},"636":{"tf":1.4142135623730951},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"806":{"tf":1.0},"807":{"tf":1.0}},"df":39}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1117":{"tf":1.0},"1138":{"tf":1.0},"1141":{"tf":1.0},"1148":{"tf":1.0},"1153":{"tf":1.0},"1160":{"tf":1.0},"1163":{"tf":1.0},"1294":{"tf":1.0},"1310":{"tf":1.0},"1320":{"tf":1.0},"1348":{"tf":1.0},"1359":{"tf":1.0},"1526":{"tf":1.0},"1529":{"tf":1.0},"1539":{"tf":1.0},"1544":{"tf":1.0},"1549":{"tf":1.0},"1554":{"tf":1.0},"1559":{"tf":1.0},"1564":{"tf":1.0},"1587":{"tf":1.0},"1593":{"tf":1.0},"16":{"tf":1.0},"1645":{"tf":1.0},"1671":{"tf":1.0},"1689":{"tf":1.0},"1782":{"tf":1.0},"24":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0},"472":{"tf":1.0},"477":{"tf":1.0},"483":{"tf":1.0},"492":{"tf":1.0},"580":{"tf":1.0},"59":{"tf":1.0},"681":{"tf":1.7320508075688772},"693":{"tf":1.0},"701":{"tf":1.0},"729":{"tf":1.0},"73":{"tf":1.0},"784":{"tf":1.0},"808":{"tf":1.0},"823":{"tf":1.0},"862":{"tf":1.0}},"df":45}}}}},"i":{"docs":{},"df":0,"t":{"docs":{"600":{"tf":1.4142135623730951},"644":{"tf":1.4142135623730951}},"df":2,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1058":{"tf":1.0}},"df":1},"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"569":{"tf":1.0}},"df":1}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"569":{"tf":1.0}},"df":1}}}},"i":{"docs":{"1063":{"tf":1.0},"1141":{"tf":1.0},"1290":{"tf":1.0},"1296":{"tf":1.0},"1419":{"tf":1.4142135623730951},"1516":{"tf":1.0},"1517":{"tf":1.0},"1686":{"tf":1.7320508075688772},"1691":{"tf":1.4142135623730951},"1697":{"tf":2.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"1706":{"tf":1.4142135623730951},"233":{"tf":1.0},"236":{"tf":1.7320508075688772},"414":{"tf":1.0},"435":{"tf":1.0},"470":{"tf":1.0},"472":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.0},"485":{"tf":1.0},"489":{"tf":1.7320508075688772},"502":{"tf":1.0},"503":{"tf":1.0},"512":{"tf":2.0},"517":{"tf":1.0},"525":{"tf":2.23606797749979},"534":{"tf":1.0},"537":{"tf":1.4142135623730951},"538":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":1.0},"561":{"tf":1.4142135623730951},"569":{"tf":2.0},"570":{"tf":1.4142135623730951},"576":{"tf":1.4142135623730951},"586":{"tf":1.0},"604":{"tf":1.0},"607":{"tf":1.0},"611":{"tf":1.4142135623730951},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.4142135623730951},"615":{"tf":1.0},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"644":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"655":{"tf":1.4142135623730951},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.4142135623730951},"659":{"tf":1.0},"660":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"685":{"tf":1.4142135623730951},"706":{"tf":2.0},"734":{"tf":1.0},"786":{"tf":2.0},"792":{"tf":1.0},"811":{"tf":1.7320508075688772},"812":{"tf":1.0},"832":{"tf":2.23606797749979},"847":{"tf":1.0},"865":{"tf":2.0},"867":{"tf":1.0}},"df":72,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{"1569":{"tf":1.7320508075688772}},"df":1}}}},"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"1063":{"tf":1.7320508075688772}},"df":1}}}}}}}}},"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1691":{"tf":1.0},"1706":{"tf":1.0}},"df":2}}}}}}},"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"811":{"tf":1.0},"865":{"tf":1.0}},"df":2}}}}}}}}}}}}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1143":{"tf":1.0},"1296":{"tf":1.0},"414":{"tf":1.7320508075688772}},"df":3}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"42":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"42":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1143":{"tf":1.4142135623730951},"1228":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"1143":{"tf":1.0},"1228":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"2":{"docs":{"42":{"tf":1.0}},"df":1},"3":{"docs":{"1143":{"tf":1.0}},"df":1},"4":{"docs":{"1296":{"tf":1.0}},"df":1},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"561":{"tf":1.0}},"df":1}}}}}}}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"537":{"tf":1.7320508075688772}},"df":1}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"548":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1296":{"tf":1.4142135623730951},"1419":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"1296":{"tf":1.0},"1419":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"586":{"tf":1.0},"685":{"tf":1.0}},"df":2}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{"534":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"534":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"8":{"tf":1.0}},"df":1}}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"9":{"tf":2.0}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"674":{"tf":1.0}},"df":1}}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"11":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"8":{"tf":1.7320508075688772},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0}},"df":5}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"595":{"tf":1.4142135623730951},"596":{"tf":1.0},"597":{"tf":1.4142135623730951},"599":{"tf":1.0},"639":{"tf":1.4142135623730951},"640":{"tf":1.4142135623730951},"641":{"tf":1.0},"643":{"tf":1.0}},"df":8}}},"i":{"docs":{},"df":0,"r":{"docs":{"934":{"tf":1.0}},"df":1}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"2":{"tf":1.7320508075688772}},"df":1},"n":{"docs":{},"df":0,"c":{"docs":{"681":{"tf":1.7320508075688772},"685":{"tf":1.0}},"df":2},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"1350":{"tf":1.0},"1415":{"tf":1.0},"1467":{"tf":1.0}},"df":3}}}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"681":{"tf":1.0},"685":{"tf":1.0},"996":{"tf":1.0}},"df":3}}}},"u":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{"996":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{"1047":{"tf":1.4142135623730951},"1631":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1047":{"tf":1.0},"1631":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1569":{"tf":1.0},"1574":{"tf":1.0},"1575":{"tf":1.0},"1580":{"tf":1.0},"1585":{"tf":1.0},"328":{"tf":1.0},"333":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"432":{"tf":1.0}},"df":10}}},"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{"0":{"tf":1.0},"862":{"tf":1.0}},"df":2}},"n":{"docs":{},"df":0,"d":{"docs":{"786":{"tf":1.0},"832":{"tf":1.0}},"df":2}},"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{"1115":{"tf":1.0},"1198":{"tf":1.0},"1199":{"tf":1.0},"1200":{"tf":1.0},"1201":{"tf":1.0},"1202":{"tf":1.0},"1203":{"tf":1.0},"1204":{"tf":1.0},"1205":{"tf":1.0},"1206":{"tf":1.0},"1207":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"1210":{"tf":1.0},"1211":{"tf":1.0},"1212":{"tf":1.0},"1213":{"tf":1.0},"1214":{"tf":1.0},"1215":{"tf":1.0},"1216":{"tf":1.0},"1217":{"tf":1.0},"1218":{"tf":1.0},"1219":{"tf":1.0},"1220":{"tf":1.0},"1221":{"tf":1.0},"1222":{"tf":1.0},"1223":{"tf":1.0},"1224":{"tf":1.0},"1225":{"tf":1.0},"1226":{"tf":1.0},"1227":{"tf":1.0},"1228":{"tf":1.0},"1229":{"tf":1.0},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1233":{"tf":1.0},"1234":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1238":{"tf":1.0},"1239":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.0},"1242":{"tf":1.0},"1243":{"tf":1.0},"1244":{"tf":1.0},"1245":{"tf":1.0},"1246":{"tf":1.0},"1247":{"tf":1.0},"1248":{"tf":1.0},"1249":{"tf":1.0},"1250":{"tf":1.0},"1251":{"tf":1.0},"1252":{"tf":1.0},"1253":{"tf":1.0},"1254":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"1292":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"1416":{"tf":1.0},"1417":{"tf":1.0},"1418":{"tf":1.0},"1419":{"tf":1.0},"142":{"tf":1.0},"1420":{"tf":1.0},"1421":{"tf":1.0},"1422":{"tf":1.0},"1423":{"tf":1.0},"1424":{"tf":1.0},"1425":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"143":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1433":{"tf":1.0},"1434":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.0},"1439":{"tf":1.0},"144":{"tf":1.0},"1440":{"tf":1.0},"1441":{"tf":1.0},"1442":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1445":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"145":{"tf":1.0},"1450":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1455":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1459":{"tf":1.0},"146":{"tf":1.0},"1460":{"tf":1.0},"1461":{"tf":1.0},"1462":{"tf":1.0},"1463":{"tf":1.0},"1464":{"tf":1.0},"1465":{"tf":1.0},"1466":{"tf":1.0},"1467":{"tf":1.0},"1468":{"tf":1.0},"1469":{"tf":1.0},"147":{"tf":1.0},"1470":{"tf":1.0},"1471":{"tf":1.0},"1472":{"tf":1.0},"1473":{"tf":1.0},"1474":{"tf":1.0},"1475":{"tf":1.0},"1476":{"tf":1.0},"1477":{"tf":1.0},"1478":{"tf":1.0},"1479":{"tf":1.0},"148":{"tf":1.0},"1480":{"tf":1.0},"1481":{"tf":1.0},"1482":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"1713":{"tf":1.0},"172":{"tf":1.0},"1726":{"tf":1.0},"1727":{"tf":1.0},"1728":{"tf":1.0},"1729":{"tf":1.0},"173":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"1733":{"tf":1.0},"1734":{"tf":1.0},"1735":{"tf":1.0},"1736":{"tf":1.0},"1737":{"tf":1.0},"1738":{"tf":1.0},"1739":{"tf":1.0},"174":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1742":{"tf":1.0},"1743":{"tf":1.0},"1744":{"tf":1.0},"1745":{"tf":1.0},"1746":{"tf":1.0},"1747":{"tf":1.0},"1748":{"tf":1.0},"1749":{"tf":1.0},"175":{"tf":1.0},"1750":{"tf":1.0},"1751":{"tf":1.0},"1752":{"tf":1.0},"1753":{"tf":1.0},"1754":{"tf":1.0},"1755":{"tf":1.0},"1756":{"tf":1.0},"1757":{"tf":1.0},"1758":{"tf":1.0},"1759":{"tf":1.0},"176":{"tf":1.0},"1760":{"tf":1.0},"1761":{"tf":1.0},"1762":{"tf":1.0},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"1766":{"tf":1.0},"1767":{"tf":1.0},"1768":{"tf":1.0},"1769":{"tf":1.4142135623730951},"177":{"tf":1.0},"1770":{"tf":1.0},"1771":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"1823":{"tf":1.7320508075688772},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"470":{"tf":1.0},"494":{"tf":1.4142135623730951},"495":{"tf":1.4142135623730951},"496":{"tf":1.0},"497":{"tf":1.0},"498":{"tf":1.0},"499":{"tf":1.0},"500":{"tf":1.0},"501":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"510":{"tf":1.0},"511":{"tf":1.0},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"519":{"tf":1.0},"520":{"tf":1.0},"521":{"tf":2.0},"522":{"tf":1.7320508075688772},"681":{"tf":1.7320508075688772},"691":{"tf":1.0},"692":{"tf":1.0},"693":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.0},"696":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"700":{"tf":1.0},"725":{"tf":1.7320508075688772},"839":{"tf":1.7320508075688772},"866":{"tf":1.7320508075688772}},"df":286,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1823":{"tf":2.0},"494":{"tf":1.4142135623730951},"495":{"tf":1.4142135623730951},"521":{"tf":2.0},"522":{"tf":1.4142135623730951},"725":{"tf":2.0},"839":{"tf":2.0},"866":{"tf":2.0}},"df":8,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"495":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}},"n":{"docs":{"100":{"tf":1.0},"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"102":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0},"1024":{"tf":1.0},"1025":{"tf":1.0},"103":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1038":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"1058":{"tf":1.0},"1059":{"tf":1.0},"1060":{"tf":1.4142135623730951},"1068":{"tf":1.0},"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.0},"1083":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"1100":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"1105":{"tf":1.0},"1106":{"tf":1.0},"1107":{"tf":1.0},"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1157":{"tf":1.0},"1158":{"tf":1.0},"1159":{"tf":1.0},"1176":{"tf":1.0},"1177":{"tf":1.0},"1178":{"tf":1.0},"1179":{"tf":1.0},"1180":{"tf":1.0},"1181":{"tf":1.0},"1182":{"tf":1.0},"1183":{"tf":1.0},"1184":{"tf":1.0},"1185":{"tf":1.0},"1186":{"tf":1.0},"1187":{"tf":1.0},"1188":{"tf":1.0},"1191":{"tf":1.0},"1192":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1260":{"tf":1.0},"1287":{"tf":1.0},"1318":{"tf":1.0},"1319":{"tf":1.0},"1377":{"tf":1.0},"1378":{"tf":1.0},"1379":{"tf":1.0},"1380":{"tf":1.0},"1383":{"tf":1.0},"1384":{"tf":1.0},"1385":{"tf":1.0},"1386":{"tf":1.0},"1387":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.0},"1390":{"tf":1.0},"1393":{"tf":1.0},"1394":{"tf":1.0},"1395":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1413":{"tf":1.0},"1414":{"tf":1.0},"1415":{"tf":1.0},"1578":{"tf":1.0},"1579":{"tf":1.0},"1580":{"tf":1.0},"1589":{"tf":1.0},"1590":{"tf":1.0},"1591":{"tf":1.0},"1592":{"tf":1.0},"1595":{"tf":1.0},"1596":{"tf":1.0},"1597":{"tf":1.0},"1601":{"tf":1.0},"1608":{"tf":1.0},"1609":{"tf":1.0},"1610":{"tf":1.0},"1611":{"tf":1.0},"1612":{"tf":1.0},"1613":{"tf":1.0},"1614":{"tf":1.0},"1615":{"tf":1.0},"1616":{"tf":1.0},"1617":{"tf":1.0},"1618":{"tf":1.0},"1619":{"tf":1.0},"1620":{"tf":1.0},"1621":{"tf":1.0},"1622":{"tf":1.0},"1623":{"tf":1.0},"1624":{"tf":1.0},"1625":{"tf":1.0},"1626":{"tf":1.0},"1627":{"tf":1.0},"1648":{"tf":1.0},"1657":{"tf":1.4142135623730951},"1658":{"tf":1.4142135623730951},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0},"1706":{"tf":1.0},"1707":{"tf":1.0},"1708":{"tf":1.0},"1709":{"tf":1.0},"1710":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"1784":{"tf":1.0},"1785":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":1.4142135623730951},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"444":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"458":{"tf":1.0},"459":{"tf":1.0},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"535":{"tf":1.0},"577":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.0},"686":{"tf":1.0},"687":{"tf":1.4142135623730951},"726":{"tf":1.0},"727":{"tf":1.0},"734":{"tf":1.0},"756":{"tf":1.0},"757":{"tf":1.0},"758":{"tf":1.0},"759":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"8":{"tf":1.4142135623730951},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.4142135623730951},"860":{"tf":1.0},"861":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"880":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"89":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"90":{"tf":1.0},"900":{"tf":1.0},"91":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"92":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.0},"93":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0},"939":{"tf":1.0},"94":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"95":{"tf":1.0},"952":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"97":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.0},"979":{"tf":1.0},"98":{"tf":1.0},"980":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.0},"99":{"tf":1.0},"990":{"tf":1.0},"991":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0}},"df":383}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"815":{"tf":1.0}},"df":1}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1304":{"tf":1.0},"1305":{"tf":1.0},"133":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"181":{"tf":1.0},"23":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.0},"320":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"332":{"tf":1.0},"367":{"tf":1.0},"370":{"tf":1.0},"372":{"tf":1.0},"69":{"tf":1.0}},"df":27,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"3":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"326":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"326":{"tf":1.0}},"df":1}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"292":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"292":{"tf":1.0}},"df":1}}},"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"313":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"313":{"tf":1.0}},"df":1}}}}}}}}}}}},"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"319":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"319":{"tf":1.0}},"df":1}}}}}}}}},"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"327":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"327":{"tf":1.0}},"df":1}}}}}}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"295":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"295":{"tf":1.0}},"df":1}}},"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"296":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"296":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"322":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"322":{"tf":1.0}},"df":1}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"330":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"330":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"323":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"323":{"tf":1.0}},"df":1}}},"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"316":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"316":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"324":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"8":{"docs":{"324":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"318":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"318":{"tf":1.0}},"df":1}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"329":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"329":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"317":{"tf":1.4142135623730951}},"df":1,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"317":{"tf":1.0}},"df":1}}}}}}}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"311":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"311":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{"309":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"309":{"tf":1.0}},"df":1}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"307":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"307":{"tf":1.0}},"df":1}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"320":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"320":{"tf":1.0}},"df":1}}}}}}}}}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"331":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"331":{"tf":1.0}},"df":1}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{"314":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"314":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"315":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"8":{"docs":{"315":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"328":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"328":{"tf":1.0}},"df":1}}},"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"321":{"tf":1.4142135623730951}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"321":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"312":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"312":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"308":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"308":{"tf":1.0}},"df":1}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"306":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"306":{"tf":1.0}},"df":1}}}}}}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"347":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"347":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"332":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"332":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"278":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"278":{"tf":1.0}},"df":1}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"325":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"325":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"374":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"374":{"tf":1.0}},"df":1}}}}}}}}}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1050":{"tf":1.7320508075688772},"1634":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}},"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"677":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"677":{"tf":1.0}},"df":1}}}}}}}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"329":{"tf":1.0}},"df":1}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"679":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"679":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"182":{"tf":1.0},"70":{"tf":1.0}},"df":2}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1177":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1177":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{"1700":{"tf":1.0},"1701":{"tf":1.0}},"df":2}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"126":{"tf":1.0},"186":{"tf":1.7320508075688772},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"73":{"tf":1.0}},"df":9}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1294":{"tf":1.0},"1416":{"tf":1.0},"1417":{"tf":1.7320508075688772},"1418":{"tf":1.0},"1419":{"tf":1.0},"1420":{"tf":1.0},"1421":{"tf":1.0},"1422":{"tf":1.0},"1423":{"tf":1.0},"1424":{"tf":1.0},"1425":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0}},"df":18}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1310":{"tf":1.0},"1416":{"tf":1.0},"1433":{"tf":1.7320508075688772},"1434":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.0},"1439":{"tf":1.0},"1440":{"tf":1.0}},"df":10}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1320":{"tf":1.0},"1416":{"tf":1.0},"1441":{"tf":1.7320508075688772},"1442":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1445":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"1450":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1455":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1459":{"tf":1.0},"1460":{"tf":1.0},"1461":{"tf":1.0},"1462":{"tf":1.0}},"df":24}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1348":{"tf":1.0},"1416":{"tf":1.0},"1463":{"tf":1.7320508075688772},"1464":{"tf":1.0},"1465":{"tf":1.0},"1466":{"tf":1.0},"1467":{"tf":1.0}},"df":7}}}}}}}}}}},"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"588":{"tf":1.4142135623730951},"595":{"tf":1.4142135623730951},"633":{"tf":1.4142135623730951},"639":{"tf":1.4142135623730951}},"df":4,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"588":{"tf":1.0},"633":{"tf":1.0}},"df":2}}}}}}}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"595":{"tf":1.0},"639":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"598":{"tf":1.4142135623730951},"642":{"tf":1.4142135623730951}},"df":2,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"598":{"tf":1.0},"642":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1359":{"tf":1.0},"1416":{"tf":1.0},"1468":{"tf":1.7320508075688772},"1469":{"tf":1.0},"1470":{"tf":1.0},"1471":{"tf":1.0},"1472":{"tf":1.0},"1473":{"tf":1.0},"1474":{"tf":1.0},"1475":{"tf":1.0},"1476":{"tf":1.0},"1477":{"tf":1.0},"1478":{"tf":1.0},"1479":{"tf":1.0},"1480":{"tf":1.0},"1481":{"tf":1.0},"1482":{"tf":1.0}},"df":17}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{"1509":{"tf":1.0},"1754":{"tf":1.4142135623730951},"1814":{"tf":1.4142135623730951}},"df":3}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"428":{"tf":1.0},"450":{"tf":1.0}},"df":2}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"452":{"tf":1.0}},"df":1}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1637":{"tf":1.0},"1638":{"tf":1.7320508075688772},"1639":{"tf":1.0},"1640":{"tf":1.0},"1641":{"tf":1.0},"1642":{"tf":1.0},"1643":{"tf":1.0},"1644":{"tf":1.0},"1671":{"tf":1.0}},"df":9}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"596":{"tf":1.4142135623730951},"641":{"tf":1.4142135623730951}},"df":2},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"596":{"tf":1.0},"641":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"195":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"195":{"tf":1.0}},"df":1}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"597":{"tf":1.4142135623730951},"640":{"tf":1.4142135623730951}},"df":2},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"597":{"tf":1.0},"640":{"tf":1.0}},"df":2}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"790":{"tf":1.7320508075688772},"826":{"tf":1.7320508075688772}},"df":2}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1509":{"tf":1.0}},"df":1}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{"125":{"tf":1.7320508075688772},"80":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"125":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"428":{"tf":1.0},"451":{"tf":1.0}},"df":2}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"432":{"tf":1.0}},"df":1}}},"u":{"docs":{"10":{"tf":1.0},"695":{"tf":1.4142135623730951},"708":{"tf":1.4142135623730951},"735":{"tf":2.0},"761":{"tf":1.4142135623730951},"817":{"tf":1.4142135623730951},"84":{"tf":1.0},"873":{"tf":1.4142135623730951}},"df":8,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"761":{"tf":1.0}},"df":1}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"695":{"tf":1.0},"708":{"tf":1.0},"735":{"tf":1.0},"817":{"tf":1.0},"873":{"tf":1.0}},"df":5}}}}}}}},"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"729":{"tf":1.0}},"df":1}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"428":{"tf":1.0},"453":{"tf":1.0}},"df":2}}}}}}}},"v":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"102":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"102":{"tf":1.0}},"df":1}}}}}}}}}},"y":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"728":{"tf":1.0},"781":{"tf":1.7320508075688772},"782":{"tf":1.0},"783":{"tf":1.0}},"df":4}}},"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"432":{"tf":1.0}},"df":1}}}}},"t":{"docs":{},"df":0,"'":{"docs":{"6":{"tf":1.0},"681":{"tf":1.4142135623730951}},"df":2},"e":{"docs":{},"df":0,"m":{"docs":{"900":{"tf":1.0}},"df":1},"r":{"docs":{"144":{"tf":1.0},"1735":{"tf":1.0}},"df":2}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"1100":{"tf":1.0},"609":{"tf":1.4142135623730951},"610":{"tf":1.4142135623730951},"620":{"tf":1.4142135623730951},"621":{"tf":1.4142135623730951},"629":{"tf":1.0},"653":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"663":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"681":{"tf":1.7320508075688772}},"df":11}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{"1060":{"tf":1.0},"495":{"tf":1.0},"510":{"tf":1.0},"522":{"tf":1.0},"627":{"tf":1.0},"681":{"tf":1.0}},"df":6}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"1726":{"tf":1.0},"1727":{"tf":1.7320508075688772},"1728":{"tf":1.0},"1729":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"1733":{"tf":1.0},"1734":{"tf":1.0},"1735":{"tf":1.0},"1736":{"tf":1.0},"1737":{"tf":1.0},"1738":{"tf":1.0},"1739":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1742":{"tf":1.0},"1743":{"tf":1.0},"1744":{"tf":1.0},"1745":{"tf":1.0},"1746":{"tf":1.0},"1747":{"tf":1.0},"1748":{"tf":1.0},"1749":{"tf":1.0},"1750":{"tf":1.0},"1751":{"tf":1.0},"1752":{"tf":1.0},"1753":{"tf":1.0},"1754":{"tf":1.0},"1755":{"tf":1.0},"1756":{"tf":1.0},"1782":{"tf":1.0}},"df":32,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1726":{"tf":1.0},"1757":{"tf":1.7320508075688772},"1758":{"tf":1.0},"1759":{"tf":1.0},"1760":{"tf":1.0},"1761":{"tf":1.0},"1762":{"tf":1.0},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"1766":{"tf":1.0},"1767":{"tf":1.0},"1768":{"tf":1.0},"693":{"tf":1.0}},"df":14}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"180":{"tf":1.0},"71":{"tf":1.0}},"df":2}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1726":{"tf":1.0},"1769":{"tf":1.7320508075688772},"1770":{"tf":1.0},"1771":{"tf":1.0}},"df":4}}}}}}}}}}}}}}}},"j":{"docs":{"997":{"tf":1.0},"998":{"tf":1.0}},"df":2},"k":{"docs":{"95":{"tf":1.0},"96":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"9":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,".":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"424":{"tf":1.0}},"df":1}}}}}}}}}}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"573":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"425":{"tf":1.0}},"df":1}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1286":{"tf":1.0}},"df":1}}}}}}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,".":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"227":{"tf":1.0}},"df":1}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"229":{"tf":1.0}},"df":1}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"228":{"tf":1.0}},"df":1}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,".":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"230":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1515":{"tf":1.0}},"df":1}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1514":{"tf":1.0}},"df":1}}}}}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1704":{"tf":1.0}},"df":1}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,".":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1683":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,".":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"6":{"docs":{},"df":0,"7":{"docs":{},"df":0,"3":{"docs":{},"df":0,"6":{"docs":{},"df":0,"3":{"docs":{},"df":0,"d":{"docs":{},"df":0,"3":{"docs":{},"df":0,"d":{"docs":{},"df":0,"3":{"docs":{},"df":0,"7":{"docs":{},"df":0,"3":{"docs":{},"df":0,"6":{"docs":{},"df":0,"3":{"docs":{},"df":0,"d":{"docs":{},"df":0,"3":{"docs":{},"df":0,"4":{"docs":{},"df":0,"f":{"docs":{},"df":0,"0":{"docs":{},"df":0,"3":{"docs":{},"df":0,"d":{"docs":{},"df":0,"5":{"docs":{},"df":0,"2":{"docs":{},"df":0,"6":{"docs":{},"df":0,"0":{"docs":{},"df":0,"0":{"docs":{},"df":0,"8":{"docs":{},"df":0,"6":{"docs":{},"df":0,"0":{"docs":{},"df":0,"1":{"docs":{},"df":0,"8":{"docs":{},"df":0,"f":{"docs":{},"df":0,"3":{"docs":{"1056":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"7":{"docs":{},"df":0,"1":{"docs":{},"df":0,"2":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"952":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"p":{"docs":{"667":{"tf":1.0},"862":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":6}},"p":{"docs":{},"df":0,"t":{"docs":{"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0}},"df":3}},"y":{"docs":{"6":{"tf":1.0}},"df":1}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1123":{"tf":1.0},"1172":{"tf":1.0},"1208":{"tf":1.4142135623730951},"1254":{"tf":1.0},"1267":{"tf":1.0},"1268":{"tf":1.0},"1272":{"tf":1.0},"132":{"tf":1.4142135623730951},"1379":{"tf":1.0},"1401":{"tf":1.0},"1409":{"tf":1.0},"21":{"tf":1.0},"428":{"tf":1.0}},"df":13,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1272":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1272":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"629":{"tf":1.0}},"df":1}},"s":{"docs":{},"df":0,"s":{"docs":{"13":{"tf":1.0},"1352":{"tf":1.0},"1466":{"tf":1.0},"691":{"tf":1.4142135623730951},"692":{"tf":1.0},"693":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"697":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":2.0},"702":{"tf":1.4142135623730951},"703":{"tf":1.4142135623730951},"704":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"706":{"tf":1.4142135623730951},"707":{"tf":1.4142135623730951},"708":{"tf":1.7320508075688772},"709":{"tf":1.7320508075688772},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.4142135623730951},"714":{"tf":1.4142135623730951},"715":{"tf":1.4142135623730951},"716":{"tf":1.4142135623730951},"717":{"tf":1.4142135623730951},"718":{"tf":1.4142135623730951},"719":{"tf":1.4142135623730951},"720":{"tf":1.4142135623730951},"721":{"tf":1.4142135623730951},"722":{"tf":1.4142135623730951},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"725":{"tf":1.4142135623730951},"726":{"tf":1.4142135623730951},"727":{"tf":1.4142135623730951}},"df":40}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"81":{"tf":1.0},"83":{"tf":1.0}},"df":2}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1157":{"tf":1.0},"1283":{"tf":1.0},"1338":{"tf":1.0},"1401":{"tf":1.0},"1409":{"tf":1.0},"1458":{"tf":1.0},"1505":{"tf":1.0},"1509":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"797":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"854":{"tf":1.0},"869":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"97":{"tf":1.0}},"df":33,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"377":{"tf":1.0}},"df":1}}}}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{"168":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951}},"df":2,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"167":{"tf":1.4142135623730951},"420":{"tf":1.0},"435":{"tf":1.0},"57":{"tf":1.4142135623730951}},"df":4}}},"o":{"docs":{"0":{"tf":2.23606797749979},"10":{"tf":1.0},"100":{"tf":2.0},"103":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.7320508075688772},"1123":{"tf":1.4142135623730951},"1124":{"tf":1.4142135623730951},"1132":{"tf":1.0},"1135":{"tf":1.4142135623730951},"1136":{"tf":1.4142135623730951},"1138":{"tf":1.4142135623730951},"1140":{"tf":2.23606797749979},"1141":{"tf":1.0},"1148":{"tf":1.4142135623730951},"1153":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.0},"1160":{"tf":1.4142135623730951},"1162":{"tf":1.7320508075688772},"1163":{"tf":1.0},"1169":{"tf":1.0},"1172":{"tf":1.7320508075688772},"1179":{"tf":1.0},"1180":{"tf":1.4142135623730951},"1181":{"tf":1.4142135623730951},"1182":{"tf":1.7320508075688772},"1192":{"tf":1.0},"1196":{"tf":1.4142135623730951},"1206":{"tf":1.7320508075688772},"1207":{"tf":1.4142135623730951},"1208":{"tf":1.4142135623730951},"1209":{"tf":1.4142135623730951},"1214":{"tf":1.0},"1220":{"tf":1.4142135623730951},"1225":{"tf":2.23606797749979},"1240":{"tf":1.0},"1241":{"tf":1.0},"1244":{"tf":1.7320508075688772},"1250":{"tf":1.0},"1254":{"tf":1.7320508075688772},"1267":{"tf":1.0},"1268":{"tf":1.0},"1269":{"tf":1.0},"1270":{"tf":1.0},"1273":{"tf":1.0},"1283":{"tf":1.0},"13":{"tf":1.0},"1305":{"tf":1.0},"1307":{"tf":1.4142135623730951},"1320":{"tf":1.0},"1352":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.4142135623730951},"1439":{"tf":1.0},"144":{"tf":1.0},"1466":{"tf":1.0},"1509":{"tf":1.0},"1647":{"tf":1.7320508075688772},"1715":{"tf":1.0},"1769":{"tf":1.0},"1782":{"tf":1.0},"197":{"tf":1.0},"239":{"tf":1.0},"31":{"tf":1.0},"382":{"tf":1.0},"405":{"tf":1.0},"408":{"tf":1.0},"428":{"tf":1.0},"472":{"tf":1.0},"580":{"tf":1.0},"685":{"tf":1.0},"701":{"tf":1.0},"703":{"tf":1.7320508075688772},"728":{"tf":1.0},"729":{"tf":1.7320508075688772},"73":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.4142135623730951},"732":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.4142135623730951},"735":{"tf":1.4142135623730951},"736":{"tf":1.4142135623730951},"737":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":1.0},"756":{"tf":1.0},"757":{"tf":1.0},"758":{"tf":1.0},"759":{"tf":1.0},"760":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"763":{"tf":1.0},"764":{"tf":1.0},"765":{"tf":1.0},"766":{"tf":1.0},"767":{"tf":1.4142135623730951},"768":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":1.0},"771":{"tf":1.0},"772":{"tf":1.0},"773":{"tf":1.0},"774":{"tf":1.0},"775":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"780":{"tf":1.0},"781":{"tf":1.0},"782":{"tf":1.0},"783":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.4142135623730951},"787":{"tf":2.0},"788":{"tf":1.0},"789":{"tf":1.0},"790":{"tf":1.0},"791":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0},"799":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"805":{"tf":1.0},"806":{"tf":1.0},"807":{"tf":1.4142135623730951},"808":{"tf":1.0},"809":{"tf":1.0},"81":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":2.0},"812":{"tf":1.0},"813":{"tf":1.7320508075688772},"814":{"tf":1.7320508075688772},"815":{"tf":2.0},"816":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"823":{"tf":1.4142135623730951},"824":{"tf":1.0},"825":{"tf":1.0},"826":{"tf":1.0},"827":{"tf":2.0},"828":{"tf":1.0},"829":{"tf":1.0},"83":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.4142135623730951},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.0},"84":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"842":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0},"845":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"850":{"tf":1.0},"851":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"856":{"tf":1.0},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"860":{"tf":1.0},"861":{"tf":1.0},"862":{"tf":1.4142135623730951},"863":{"tf":1.0},"864":{"tf":1.0},"865":{"tf":2.0},"866":{"tf":1.0},"867":{"tf":1.0},"868":{"tf":1.0},"869":{"tf":1.0},"870":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"875":{"tf":1.7320508075688772},"876":{"tf":1.7320508075688772},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0},"880":{"tf":1.0},"881":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.0},"884":{"tf":1.0},"885":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"95":{"tf":1.7320508075688772},"96":{"tf":1.0},"99":{"tf":1.0}},"df":242,"'":{"docs":{"1153":{"tf":1.0}},"df":1},".":{"docs":{},"df":0,"j":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"8":{"tf":1.0}},"df":1}}}}},"_":{"docs":{"706":{"tf":1.0}},"df":1},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1136":{"tf":1.0},"1179":{"tf":1.0},"1185":{"tf":1.0},"1267":{"tf":1.4142135623730951},"1268":{"tf":1.0},"1269":{"tf":1.0},"1270":{"tf":1.0},"1272":{"tf":1.4142135623730951},"1273":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.4142135623730951},"1335":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1455":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.4142135623730951},"728":{"tf":1.0},"729":{"tf":1.4142135623730951},"735":{"tf":1.0},"736":{"tf":1.0},"752":{"tf":1.4142135623730951},"753":{"tf":1.7320508075688772},"754":{"tf":1.4142135623730951},"755":{"tf":1.7320508075688772},"768":{"tf":1.4142135623730951},"769":{"tf":1.7320508075688772},"774":{"tf":1.4142135623730951},"780":{"tf":1.7320508075688772},"786":{"tf":1.7320508075688772},"798":{"tf":1.0},"8":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"823":{"tf":1.7320508075688772},"824":{"tf":1.0},"825":{"tf":1.0},"826":{"tf":1.0},"827":{"tf":1.0},"828":{"tf":1.0},"829":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":2.0},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"842":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0},"845":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"850":{"tf":1.0},"851":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.4142135623730951},"856":{"tf":1.0},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"860":{"tf":1.0},"861":{"tf":1.0},"862":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.0}},"df":78,"a":{"docs":{},"df":0,"d":{"docs":{"1267":{"tf":1.7320508075688772}},"df":1},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"728":{"tf":1.0},"862":{"tf":1.7320508075688772},"863":{"tf":1.0},"864":{"tf":1.0},"865":{"tf":1.0},"866":{"tf":1.0},"867":{"tf":1.0},"868":{"tf":1.0},"869":{"tf":1.0},"870":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0},"880":{"tf":1.0},"881":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.0}},"df":23}}}}}},"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1270":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1270":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"1283":{"tf":1.0}},"df":1}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1269":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1269":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1268":{"tf":1.7320508075688772}},"df":1}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"1715":{"tf":1.0}},"df":1}}}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{"428":{"tf":1.0},"800":{"tf":1.0},"835":{"tf":1.0}},"df":3}}}}},"l":{"docs":{},"df":0,"2":{"docs":{"125":{"tf":1.0},"157":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"53":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0}},"df":7,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"345":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"b":{"docs":{"681":{"tf":1.0}},"df":1},"s":{"docs":{},"df":0,"t":{"docs":{"900":{"tf":1.4142135623730951}},"df":1,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"1700":{"tf":1.0},"1701":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"2":{"tf":1.0}},"df":1},"s":{"docs":{},"df":0,"t":{"docs":{"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0}},"df":4,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1575":{"tf":1.7320508075688772},"1585":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"9":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0}},"df":3}}},"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"1071":{"tf":1.4142135623730951},"909":{"tf":1.0},"914":{"tf":1.4142135623730951},"915":{"tf":1.0},"920":{"tf":1.4142135623730951},"921":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.0}},"df":8,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"920":{"tf":1.0}},"df":1}}}}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"914":{"tf":1.0}},"df":1}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"926":{"tf":1.0}},"df":1}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{"109":{"tf":1.0},"112":{"tf":1.0},"1176":{"tf":1.0},"1400":{"tf":1.0},"1823":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0}},"df":14}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{"1141":{"tf":1.0}},"df":1}}}},"i":{"docs":{},"df":0,"b":{"docs":{"1000":{"tf":1.0},"1001":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"1010":{"tf":1.0},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1019":{"tf":1.0},"1020":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0},"1023":{"tf":1.0},"1024":{"tf":1.0},"1025":{"tf":1.0},"1026":{"tf":1.0},"1027":{"tf":1.0},"1028":{"tf":1.0},"1029":{"tf":1.0},"1030":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.0},"1033":{"tf":1.0},"1034":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.0},"1039":{"tf":1.0},"1040":{"tf":1.0},"1041":{"tf":1.0},"1042":{"tf":1.0},"1043":{"tf":1.0},"1044":{"tf":1.0},"1045":{"tf":1.0},"1046":{"tf":1.0},"1047":{"tf":1.0},"1048":{"tf":1.0},"1049":{"tf":1.0},"1050":{"tf":1.0},"1051":{"tf":1.0},"1052":{"tf":1.0},"1053":{"tf":1.0},"1054":{"tf":1.0},"1055":{"tf":1.0},"1056":{"tf":1.0},"1057":{"tf":1.0},"1058":{"tf":1.0},"1059":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.0},"1065":{"tf":1.0},"1066":{"tf":1.0},"1067":{"tf":1.0},"1068":{"tf":1.0},"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.0},"1083":{"tf":1.0},"1084":{"tf":1.0},"1085":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1094":{"tf":1.0},"1095":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"1100":{"tf":1.0},"1101":{"tf":1.0},"1102":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"1105":{"tf":1.0},"1106":{"tf":1.0},"1107":{"tf":1.0},"1108":{"tf":1.0},"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"13":{"tf":1.0},"8":{"tf":1.0},"888":{"tf":1.0},"889":{"tf":1.0},"890":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":1.0},"901":{"tf":1.0},"902":{"tf":1.0},"903":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"910":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"930":{"tf":1.0},"931":{"tf":1.0},"932":{"tf":1.0},"933":{"tf":1.0},"934":{"tf":1.0},"935":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":1.0},"953":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0},"965":{"tf":1.0},"966":{"tf":1.0},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.0},"979":{"tf":1.0},"980":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0},"987":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.0},"990":{"tf":1.0},"991":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0},"999":{"tf":1.0}},"df":229,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"14":{"tf":1.0},"399":{"tf":1.7320508075688772},"400":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0}},"df":14}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"1715":{"tf":1.0},"31":{"tf":1.0},"8":{"tf":1.0},"903":{"tf":1.4142135623730951},"934":{"tf":1.0}},"df":5}}}}},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{"10":{"tf":1.0}},"df":1}}}},"f":{"docs":{},"df":0,"t":{"docs":{"2":{"tf":1.0}},"df":1}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1302":{"tf":1.4142135623730951},"1426":{"tf":1.4142135623730951},"303":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0}},"df":5}}},"q":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1262":{"tf":1.0},"1263":{"tf":1.0},"428":{"tf":1.0},"437":{"tf":1.0}},"df":4,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1119":{"tf":1.0},"1132":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"1153":{"tf":1.0},"1155":{"tf":2.0},"1156":{"tf":1.7320508075688772},"1166":{"tf":1.0},"1167":{"tf":1.4142135623730951},"1183":{"tf":1.0},"1204":{"tf":1.0},"1214":{"tf":1.0},"1229":{"tf":1.4142135623730951},"1231":{"tf":1.4142135623730951},"1232":{"tf":1.7320508075688772},"1240":{"tf":2.0},"1241":{"tf":1.7320508075688772},"1247":{"tf":1.0},"1248":{"tf":1.4142135623730951},"1275":{"tf":1.4142135623730951},"1278":{"tf":1.0},"1281":{"tf":1.0},"1282":{"tf":1.0},"1288":{"tf":1.0},"1300":{"tf":1.0},"1303":{"tf":1.4142135623730951},"1317":{"tf":1.0},"1350":{"tf":1.0},"1377":{"tf":1.7320508075688772},"1378":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1415":{"tf":1.0},"1423":{"tf":1.0},"1424":{"tf":1.0},"1425":{"tf":1.4142135623730951},"1438":{"tf":1.0},"1439":{"tf":1.4142135623730951},"1467":{"tf":1.0},"1497":{"tf":1.0},"1505":{"tf":1.0},"1507":{"tf":1.0},"1508":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"223":{"tf":1.4142135623730951},"254":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"430":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}},"df":54,"a":{"docs":{},"df":0,"t":{"docs":{"1132":{"tf":1.0},"1156":{"tf":1.0},"1176":{"tf":1.0},"1177":{"tf":1.4142135623730951},"1214":{"tf":1.0},"1241":{"tf":1.0},"1439":{"tf":1.0},"92":{"tf":1.0}},"df":8,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"1155":{"tf":1.0},"1240":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1115":{"tf":1.0},"1157":{"tf":1.0},"1287":{"tf":2.0}},"df":3}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1317":{"tf":1.4142135623730951},"1438":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1317":{"tf":1.0},"1438":{"tf":1.0}},"df":2}}}}}}}}}}}}},"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"360":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"360":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"361":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"361":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"362":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"362":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"1115":{"tf":1.0},"1155":{"tf":1.4142135623730951},"1240":{"tf":1.4142135623730951},"1288":{"tf":2.0}},"df":4}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1278":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1278":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"1275":{"tf":1.7320508075688772}},"df":1}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"1283":{"tf":1.0},"1290":{"tf":1.0},"1291":{"tf":1.0},"1500":{"tf":1.0},"1509":{"tf":1.0},"1516":{"tf":1.0},"1517":{"tf":1.0}},"df":7,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1281":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1281":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"436":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"1133":{"tf":1.0},"1134":{"tf":1.0},"1215":{"tf":1.0},"1216":{"tf":1.0},"122":{"tf":1.0},"134":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"188":{"tf":1.0},"22":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"495":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951},"591":{"tf":1.0},"635":{"tf":1.0},"75":{"tf":1.0}},"df":19}},"v":{"docs":{},"df":0,"e":{"docs":{"5":{"tf":1.0},"6":{"tf":1.0},"8":{"tf":1.0}},"df":3}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"3":{"tf":1.7320508075688772},"4":{"tf":1.0},"5":{"tf":1.7320508075688772}},"df":3},"t":{"docs":{"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"9":{"tf":2.449489742783178}},"df":7}}},"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"1587":{"tf":1.0},"1657":{"tf":1.0},"1658":{"tf":1.0},"31":{"tf":1.0},"526":{"tf":1.0},"681":{"tf":1.0},"8":{"tf":1.0}},"df":7,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"1665":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1665":{"tf":1.0}},"df":1}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1664":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1668":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1667":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1667":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1666":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"k":{"docs":{"117":{"tf":1.0}},"df":1,"u":{"docs":{},"df":0,"p":{"docs":{"1121":{"tf":1.0},"1207":{"tf":1.0}},"df":2}}},"p":{"docs":{"76":{"tf":1.0}},"df":1}},"s":{"docs":{},"df":0,"e":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0}},"df":3}},"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1378":{"tf":1.0}},"df":1}}}},"t":{"docs":{"1183":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0}},"df":3}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1173":{"tf":1.0},"1174":{"tf":1.7320508075688772},"1175":{"tf":1.0},"1176":{"tf":1.0},"1177":{"tf":1.0},"1178":{"tf":1.0},"1179":{"tf":1.0},"1180":{"tf":1.0},"1181":{"tf":1.0},"1182":{"tf":1.0},"1183":{"tf":1.0},"1184":{"tf":1.0},"1185":{"tf":1.0},"1186":{"tf":1.0},"1187":{"tf":1.0},"1188":{"tf":1.0}},"df":16}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{"1774":{"tf":1.0},"1779":{"tf":1.0},"580":{"tf":1.0},"681":{"tf":1.0},"903":{"tf":1.0}},"df":5}},"i":{"docs":{},"df":0,"n":{"docs":{"1153":{"tf":1.0},"173":{"tf":1.0},"31":{"tf":1.0},"64":{"tf":1.0},"862":{"tf":1.4142135623730951}},"df":5,"l":{"docs":{},"df":0,"i":{"docs":{"1039":{"tf":1.0},"1606":{"tf":1.0}},"df":2}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0}},"df":3}}}}}},"k":{"docs":{},"df":0,"e":{"docs":{"1060":{"tf":1.0},"144":{"tf":1.0},"33":{"tf":1.0},"9":{"tf":1.7320508075688772}},"df":4}},"l":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{"627":{"tf":1.0}},"df":1}}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"0":{"tf":1.0},"149":{"tf":1.0},"209":{"tf":1.0},"229":{"tf":1.7320508075688772},"39":{"tf":1.0},"685":{"tf":1.0},"903":{"tf":1.0}},"df":7}}},"p":{"docs":{"1082":{"tf":1.4142135623730951},"1083":{"tf":1.4142135623730951},"426":{"tf":1.0},"6":{"tf":1.0},"9":{"tf":1.4142135623730951}},"df":5,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1082":{"tf":1.0},"1083":{"tf":1.0}},"df":2}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1283":{"tf":2.449489742783178},"1509":{"tf":2.8284271247461903},"1531":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"1785":{"tf":1.0},"419":{"tf":1.4142135623730951},"429":{"tf":1.0},"570":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0}},"df":11}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"419":{"tf":1.7320508075688772},"930":{"tf":1.0}},"df":2}},"4":{"docs":{"570":{"tf":1.4142135623730951}},"df":1}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"419":{"tf":1.0}},"df":1}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"419":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{"275":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"275":{"tf":1.0}},"df":1}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{"91":{"tf":1.4142135623730951}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"91":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"178":{"tf":1.0},"577":{"tf":1.0},"68":{"tf":1.0},"681":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"869":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0}},"df":18}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"616":{"tf":1.0},"660":{"tf":1.0}},"df":2}}}},"x":{"docs":{"1146":{"tf":1.0},"1167":{"tf":1.0},"1232":{"tf":1.0},"1248":{"tf":1.0},"1282":{"tf":1.0},"1424":{"tf":1.0},"1508":{"tf":1.0},"173":{"tf":1.0},"1753":{"tf":1.7320508075688772},"1805":{"tf":1.4142135623730951},"1806":{"tf":1.4142135623730951},"1808":{"tf":1.4142135623730951},"1817":{"tf":1.7320508075688772},"311":{"tf":1.0},"317":{"tf":1.0},"430":{"tf":1.0},"64":{"tf":1.0},"92":{"tf":1.4142135623730951}},"df":18,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"249":{"tf":1.7320508075688772}},"df":1}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{"376":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"376":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"i":{"docs":{"247":{"tf":1.7320508075688772}},"df":1}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"255":{"tf":1.7320508075688772}},"df":1}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"240":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"250":{"tf":1.7320508075688772}},"df":1}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"251":{"tf":1.7320508075688772}},"df":1}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"936":{"tf":1.7320508075688772}},"df":1}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1267":{"tf":1.0},"1268":{"tf":1.0},"1501":{"tf":1.0},"428":{"tf":1.0},"437":{"tf":1.0}},"df":5}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"428":{"tf":1.0}},"df":1}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1742":{"tf":1.4142135623730951},"1780":{"tf":1.0},"1807":{"tf":1.4142135623730951},"376":{"tf":1.0},"746":{"tf":1.4142135623730951},"770":{"tf":1.4142135623730951}},"df":6,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1742":{"tf":1.0},"1807":{"tf":1.0},"746":{"tf":1.0},"770":{"tf":1.0}},"df":4}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"749":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"749":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{"1156":{"tf":1.0},"1232":{"tf":1.0},"1241":{"tf":1.0},"1439":{"tf":1.0},"1742":{"tf":1.4142135623730951},"1743":{"tf":1.4142135623730951},"1744":{"tf":1.4142135623730951},"1745":{"tf":1.4142135623730951},"1805":{"tf":1.4142135623730951},"1806":{"tf":1.4142135623730951},"1807":{"tf":1.4142135623730951},"1808":{"tf":1.4142135623730951},"240":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.0}},"df":17}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{"747":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"747":{"tf":1.0}},"df":1}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{"1156":{"tf":1.7320508075688772},"1241":{"tf":1.7320508075688772},"1316":{"tf":1.0},"14":{"tf":1.0},"1439":{"tf":1.7320508075688772},"431":{"tf":2.0}},"df":6}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{"1318":{"tf":1.0}},"df":1}}}}}}},"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1183":{"tf":1.0},"1283":{"tf":1.0},"1291":{"tf":1.0},"1509":{"tf":1.0},"1517":{"tf":1.0},"430":{"tf":1.0}},"df":6,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1282":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1282":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"14":{"tf":1.0},"430":{"tf":2.0}},"df":2}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1743":{"tf":1.4142135623730951},"1808":{"tf":1.4142135623730951},"748":{"tf":1.4142135623730951},"771":{"tf":1.4142135623730951}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1743":{"tf":1.0},"1808":{"tf":1.0},"748":{"tf":1.0},"771":{"tf":1.0}},"df":4}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"419":{"tf":1.0},"435":{"tf":1.0},"88":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"1744":{"tf":1.4142135623730951},"1805":{"tf":1.4142135623730951},"751":{"tf":1.4142135623730951},"772":{"tf":1.4142135623730951}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1744":{"tf":1.0},"1805":{"tf":1.0},"751":{"tf":1.0},"772":{"tf":1.0}},"df":4}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1158":{"tf":1.0}},"df":1}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1745":{"tf":1.4142135623730951},"1806":{"tf":1.4142135623730951},"750":{"tf":1.4142135623730951},"773":{"tf":1.4142135623730951}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1745":{"tf":1.0},"1806":{"tf":1.0},"750":{"tf":1.0},"773":{"tf":1.0}},"df":4}}}}}}}}}}}}}}}}},"y":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"104":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"105":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{"1173":{"tf":1.0},"1189":{"tf":1.7320508075688772},"1190":{"tf":1.0},"1191":{"tf":1.0},"1192":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0}},"df":8}}},"r":{"docs":{"1183":{"tf":1.0},"1266":{"tf":1.0}},"df":2}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"1208":{"tf":1.0},"1211":{"tf":1.0},"1213":{"tf":1.0},"125":{"tf":1.4142135623730951},"254":{"tf":1.0},"255":{"tf":1.0},"681":{"tf":1.0},"862":{"tf":1.4142135623730951}},"df":8,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"1168":{"tf":1.0},"1252":{"tf":1.0}},"df":2}}}},"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"191":{"tf":1.0},"78":{"tf":1.0}},"df":2}}}},"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"149":{"tf":1.0},"166":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0},"56":{"tf":1.0},"681":{"tf":1.0}},"df":6}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"995":{"tf":1.0}},"df":1}}}},"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1163":{"tf":1.0},"144":{"tf":1.0},"419":{"tf":1.0},"429":{"tf":1.0}},"df":4}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"1003":{"tf":1.4142135623730951},"1004":{"tf":1.4142135623730951},"1005":{"tf":1.4142135623730951},"1006":{"tf":1.4142135623730951},"1009":{"tf":1.4142135623730951},"1015":{"tf":1.0},"1016":{"tf":1.0},"1025":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1058":{"tf":1.0},"1060":{"tf":1.4142135623730951},"1068":{"tf":1.0},"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.4142135623730951},"1078":{"tf":1.4142135623730951},"1079":{"tf":1.4142135623730951},"1082":{"tf":1.7320508075688772},"1083":{"tf":2.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1096":{"tf":1.4142135623730951},"1097":{"tf":1.4142135623730951},"1098":{"tf":1.0},"1099":{"tf":1.0},"1120":{"tf":1.0},"1122":{"tf":1.0},"1126":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.4142135623730951},"1152":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.0},"1157":{"tf":1.0},"116":{"tf":1.4142135623730951},"1168":{"tf":1.0},"117":{"tf":1.4142135623730951},"118":{"tf":1.0},"1182":{"tf":1.0},"1184":{"tf":1.0},"1201":{"tf":1.4142135623730951},"1205":{"tf":1.0},"1206":{"tf":1.0},"1216":{"tf":1.4142135623730951},"1218":{"tf":1.0},"122":{"tf":1.0},"1220":{"tf":1.4142135623730951},"123":{"tf":1.0},"1237":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.0},"1252":{"tf":1.0},"1257":{"tf":1.0},"1260":{"tf":1.0},"129":{"tf":1.7320508075688772},"1297":{"tf":1.0},"130":{"tf":1.4142135623730951},"1316":{"tf":1.0},"1329":{"tf":1.0},"133":{"tf":1.0},"1330":{"tf":1.0},"1335":{"tf":1.0},"134":{"tf":1.0},"1343":{"tf":1.0},"1344":{"tf":1.4142135623730951},"1345":{"tf":1.7320508075688772},"1346":{"tf":1.0},"1347":{"tf":1.4142135623730951},"1369":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"1408":{"tf":1.0},"1410":{"tf":1.4142135623730951},"1419":{"tf":1.0},"1420":{"tf":1.0},"1439":{"tf":1.0},"1450":{"tf":1.0},"1455":{"tf":1.0},"1462":{"tf":1.0},"1482":{"tf":1.0},"1534":{"tf":1.4142135623730951},"1535":{"tf":1.4142135623730951},"1541":{"tf":1.4142135623730951},"1571":{"tf":1.0},"1595":{"tf":1.4142135623730951},"1596":{"tf":1.4142135623730951},"1597":{"tf":1.4142135623730951},"1598":{"tf":1.4142135623730951},"160":{"tf":1.0},"1601":{"tf":1.4142135623730951},"1642":{"tf":1.0},"1648":{"tf":1.0},"1656":{"tf":1.4142135623730951},"1657":{"tf":1.0},"1658":{"tf":1.4142135623730951},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0},"1679":{"tf":1.0},"1733":{"tf":1.0},"1736":{"tf":1.0},"1747":{"tf":1.4142135623730951},"1788":{"tf":1.4142135623730951},"1796":{"tf":1.0},"1797":{"tf":1.0},"18":{"tf":1.7320508075688772},"1810":{"tf":1.4142135623730951},"188":{"tf":1.0},"19":{"tf":1.4142135623730951},"191":{"tf":1.0},"196":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"258":{"tf":1.0},"26":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"30":{"tf":1.0},"447":{"tf":1.7320508075688772},"448":{"tf":1.7320508075688772},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"468":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":1.0},"527":{"tf":1.4142135623730951},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"576":{"tf":1.4142135623730951},"590":{"tf":1.0},"591":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":1.0},"600":{"tf":1.0},"601":{"tf":1.0},"603":{"tf":1.0},"604":{"tf":1.0},"606":{"tf":1.4142135623730951},"607":{"tf":1.4142135623730951},"609":{"tf":1.0},"611":{"tf":1.4142135623730951},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.7320508075688772},"615":{"tf":1.7320508075688772},"616":{"tf":1.7320508075688772},"617":{"tf":1.0},"618":{"tf":1.7320508075688772},"619":{"tf":1.4142135623730951},"620":{"tf":1.7320508075688772},"621":{"tf":1.7320508075688772},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.4142135623730951},"625":{"tf":1.4142135623730951},"626":{"tf":1.4142135623730951},"627":{"tf":1.0},"634":{"tf":1.0},"635":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.0},"644":{"tf":1.0},"645":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"653":{"tf":1.0},"655":{"tf":1.4142135623730951},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"658":{"tf":1.7320508075688772},"659":{"tf":1.7320508075688772},"660":{"tf":1.7320508075688772},"661":{"tf":1.7320508075688772},"662":{"tf":1.4142135623730951},"663":{"tf":1.7320508075688772},"664":{"tf":1.7320508075688772},"665":{"tf":1.7320508075688772},"666":{"tf":1.7320508075688772},"667":{"tf":1.0},"668":{"tf":1.0},"685":{"tf":1.0},"706":{"tf":1.4142135623730951},"734":{"tf":1.4142135623730951},"756":{"tf":1.0},"757":{"tf":1.0},"78":{"tf":1.0},"786":{"tf":1.4142135623730951},"788":{"tf":1.0},"789":{"tf":1.0},"792":{"tf":1.4142135623730951},"811":{"tf":1.4142135623730951},"812":{"tf":1.4142135623730951},"821":{"tf":1.0},"822":{"tf":1.0},"832":{"tf":1.4142135623730951},"840":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.4142135623730951},"861":{"tf":1.0},"865":{"tf":1.4142135623730951},"867":{"tf":1.4142135623730951},"870":{"tf":1.0},"871":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.4142135623730951},"898":{"tf":1.0},"910":{"tf":1.7320508075688772},"916":{"tf":1.7320508075688772},"922":{"tf":1.7320508075688772},"928":{"tf":1.7320508075688772},"954":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951},"995":{"tf":1.0},"996":{"tf":1.4142135623730951},"997":{"tf":2.23606797749979},"998":{"tf":1.7320508075688772}},"df":240}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1604":{"tf":1.0},"1642":{"tf":1.0},"1644":{"tf":1.0},"1679":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"201":{"tf":1.4142135623730951},"202":{"tf":1.0},"415":{"tf":1.0},"993":{"tf":1.0}},"df":10,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{"1673":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{"226":{"tf":1.0},"681":{"tf":1.4142135623730951},"888":{"tf":1.0},"950":{"tf":1.7320508075688772},"951":{"tf":1.0},"952":{"tf":1.0},"953":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0}},"df":11,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"116":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0}},"df":7}}}}},"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1060":{"tf":1.0},"903":{"tf":1.0}},"df":2}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1115":{"tf":1.0},"1258":{"tf":1.7320508075688772},"1259":{"tf":1.0},"1260":{"tf":1.0},"1261":{"tf":1.0},"1262":{"tf":1.0},"1263":{"tf":1.0},"1264":{"tf":1.0},"1265":{"tf":1.0},"1266":{"tf":1.0},"1267":{"tf":1.0},"1268":{"tf":1.0},"1269":{"tf":1.0},"1270":{"tf":1.0},"1271":{"tf":1.0},"1272":{"tf":1.0},"1273":{"tf":1.0},"1274":{"tf":1.0},"1275":{"tf":1.0},"1276":{"tf":1.0},"1277":{"tf":1.0},"1278":{"tf":1.0},"1279":{"tf":1.0},"1280":{"tf":1.0},"1281":{"tf":1.0},"1282":{"tf":1.0}},"df":26}}}}},"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{"9":{"tf":1.0}},"df":1}}},"n":{"docs":{"1183":{"tf":1.7320508075688772},"238":{"tf":1.0},"311":{"tf":1.0},"317":{"tf":1.0},"99":{"tf":1.0}},"df":5,"_":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"239":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"254":{"tf":1.7320508075688772}},"df":1}}}}}}}}},"t":{"docs":{"252":{"tf":1.7320508075688772}},"df":1}},"m":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{"253":{"tf":1.7320508075688772}},"df":1}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"238":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"377":{"tf":1.0}},"df":1}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1283":{"tf":1.0},"1290":{"tf":1.0},"1291":{"tf":1.0},"1509":{"tf":1.0},"1516":{"tf":1.0},"1517":{"tf":1.0}},"df":6,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1279":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1279":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"100":{"tf":1.4142135623730951},"1183":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"430":{"tf":1.0}},"df":7,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"100":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"100":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"98":{"tf":1.0}},"df":1}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"419":{"tf":1.0},"430":{"tf":1.0},"435":{"tf":1.0}},"df":3}}}}}}}},"i":{"docs":{},"df":0,"m":{"docs":{"1769":{"tf":1.0},"729":{"tf":1.0}},"df":2,"u":{"docs":{},"df":0,"m":{"docs":{"100":{"tf":1.7320508075688772},"103":{"tf":1.0},"1119":{"tf":1.0},"1132":{"tf":2.0},"1144":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1165":{"tf":1.0},"1183":{"tf":1.7320508075688772},"1204":{"tf":1.0},"1214":{"tf":2.0},"1230":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.4142135623730951},"1249":{"tf":1.0},"1279":{"tf":1.0},"1280":{"tf":1.0},"1299":{"tf":1.0},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1400":{"tf":1.4142135623730951},"1422":{"tf":1.0},"1466":{"tf":1.0},"1506":{"tf":1.0},"154":{"tf":1.4142135623730951},"174":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"252":{"tf":1.4142135623730951},"254":{"tf":1.0},"43":{"tf":1.4142135623730951},"63":{"tf":1.0},"98":{"tf":1.0},"994":{"tf":1.0}},"df":35,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1280":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1280":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"378":{"tf":1.0}},"df":1}}}}}}}}}}}},"t":{"docs":{"1121":{"tf":1.7320508075688772},"1122":{"tf":1.7320508075688772},"1128":{"tf":1.0},"1135":{"tf":1.0},"1140":{"tf":1.0},"1160":{"tf":1.0},"1162":{"tf":1.7320508075688772},"1181":{"tf":1.7320508075688772},"1182":{"tf":1.7320508075688772},"1191":{"tf":1.4142135623730951},"1196":{"tf":1.7320508075688772},"1206":{"tf":1.7320508075688772},"1207":{"tf":1.7320508075688772},"1217":{"tf":1.0},"1220":{"tf":1.0},"1225":{"tf":1.0},"1244":{"tf":1.7320508075688772},"1269":{"tf":1.0},"1414":{"tf":1.0},"1537":{"tf":1.4142135623730951},"1542":{"tf":1.4142135623730951},"1729":{"tf":1.4142135623730951},"1730":{"tf":2.23606797749979},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"1743":{"tf":1.4142135623730951},"1759":{"tf":1.0},"1762":{"tf":1.0},"1763":{"tf":1.0},"1792":{"tf":1.4142135623730951},"1793":{"tf":2.23606797749979},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1808":{"tf":1.4142135623730951},"220":{"tf":1.0},"695":{"tf":1.7320508075688772},"708":{"tf":1.7320508075688772},"710":{"tf":1.0},"713":{"tf":1.0},"714":{"tf":1.0},"735":{"tf":1.0},"752":{"tf":1.0},"754":{"tf":2.0},"768":{"tf":1.0},"774":{"tf":2.0},"786":{"tf":1.0},"793":{"tf":2.23606797749979},"813":{"tf":1.0},"815":{"tf":1.0},"817":{"tf":1.4142135623730951},"823":{"tf":1.0},"83":{"tf":2.23606797749979},"832":{"tf":1.0},"84":{"tf":1.4142135623730951},"852":{"tf":2.23606797749979},"873":{"tf":1.0},"875":{"tf":1.0}},"df":57,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1537":{"tf":1.0},"1542":{"tf":1.0},"1730":{"tf":1.0},"1793":{"tf":1.0},"793":{"tf":1.0},"852":{"tf":1.0}},"df":6}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1191":{"tf":1.0}},"df":1}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"754":{"tf":1.0},"774":{"tf":1.0}},"df":2}}}}}}}},"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"378":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"378":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"815":{"tf":1.0}},"df":1}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1541":{"tf":1.0}},"df":1}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"729":{"tf":1.0}},"df":1}}}}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1182":{"tf":1.4142135623730951}},"df":1}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1283":{"tf":1.0}},"df":1}}}}}}}}}}}},"r":{"docs":{"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.4142135623730951},"1121":{"tf":1.0},"1122":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"1125":{"tf":1.0},"1126":{"tf":1.0},"1127":{"tf":1.0},"1128":{"tf":1.0},"1129":{"tf":1.0},"1130":{"tf":1.0},"1131":{"tf":1.0},"1132":{"tf":1.0},"1133":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.0},"1136":{"tf":1.0},"1137":{"tf":1.0},"1138":{"tf":1.4142135623730951},"1139":{"tf":1.0},"1140":{"tf":1.0},"1141":{"tf":1.0},"1142":{"tf":1.0},"1143":{"tf":1.0},"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"1148":{"tf":1.4142135623730951},"1149":{"tf":1.0},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1153":{"tf":1.4142135623730951},"1154":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.0},"1157":{"tf":1.0},"1158":{"tf":1.0},"1159":{"tf":1.0},"1160":{"tf":1.4142135623730951},"1161":{"tf":1.0},"1162":{"tf":1.0},"1163":{"tf":1.0},"1164":{"tf":1.0},"1165":{"tf":1.0},"1166":{"tf":1.0},"1167":{"tf":1.0},"1168":{"tf":1.0},"1169":{"tf":1.0},"1170":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1173":{"tf":1.0},"1174":{"tf":1.0},"1175":{"tf":1.0},"1176":{"tf":1.0},"1177":{"tf":1.0},"1178":{"tf":1.0},"1179":{"tf":1.0},"1180":{"tf":1.0},"1181":{"tf":1.0},"1182":{"tf":1.0},"1183":{"tf":1.0},"1184":{"tf":1.0},"1185":{"tf":1.0},"1186":{"tf":1.0},"1187":{"tf":1.0},"1188":{"tf":1.0},"1189":{"tf":1.0},"1190":{"tf":1.0},"1191":{"tf":1.0},"1192":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.0},"1198":{"tf":1.0},"1199":{"tf":1.0},"1200":{"tf":1.0},"1201":{"tf":1.0},"1202":{"tf":1.0},"1203":{"tf":1.0},"1204":{"tf":1.0},"1205":{"tf":1.4142135623730951},"1206":{"tf":1.0},"1207":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"1210":{"tf":1.0},"1211":{"tf":1.0},"1212":{"tf":1.0},"1213":{"tf":1.0},"1214":{"tf":1.0},"1215":{"tf":1.0},"1216":{"tf":1.0},"1217":{"tf":1.0},"1218":{"tf":1.0},"1219":{"tf":1.0},"1220":{"tf":1.0},"1221":{"tf":1.0},"1222":{"tf":1.0},"1223":{"tf":1.0},"1224":{"tf":1.0},"1225":{"tf":1.0},"1226":{"tf":1.0},"1227":{"tf":1.0},"1228":{"tf":1.0},"1229":{"tf":1.0},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1233":{"tf":1.0},"1234":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1238":{"tf":1.0},"1239":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.0},"1242":{"tf":1.0},"1243":{"tf":1.0},"1244":{"tf":1.0},"1245":{"tf":1.0},"1246":{"tf":1.0},"1247":{"tf":1.0},"1248":{"tf":1.0},"1249":{"tf":1.0},"1250":{"tf":1.0},"1251":{"tf":1.0},"1252":{"tf":1.0},"1253":{"tf":1.0},"1254":{"tf":1.0},"1255":{"tf":1.0},"1256":{"tf":1.0},"1257":{"tf":1.0},"1258":{"tf":1.0},"1259":{"tf":1.0},"1260":{"tf":1.0},"1261":{"tf":1.0},"1262":{"tf":1.0},"1263":{"tf":1.0},"1264":{"tf":1.0},"1265":{"tf":1.0},"1266":{"tf":1.0},"1267":{"tf":1.0},"1268":{"tf":1.0},"1269":{"tf":1.0},"1270":{"tf":1.0},"1271":{"tf":1.0},"1272":{"tf":1.0},"1273":{"tf":1.0},"1274":{"tf":1.4142135623730951},"1275":{"tf":1.0},"1276":{"tf":1.0},"1277":{"tf":1.0},"1278":{"tf":1.0},"1279":{"tf":1.0},"1280":{"tf":1.0},"1281":{"tf":1.0},"1282":{"tf":1.0},"1283":{"tf":1.0},"1284":{"tf":1.0},"1285":{"tf":1.0},"1286":{"tf":1.0},"1287":{"tf":1.0},"1288":{"tf":1.0},"1289":{"tf":1.0},"1290":{"tf":1.0},"1291":{"tf":1.0},"13":{"tf":1.0},"1531":{"tf":1.7320508075688772},"220":{"tf":1.0},"403":{"tf":1.0},"8":{"tf":1.0}},"df":182,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"267":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{"277":{"tf":1.4142135623730951}},"df":1},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"277":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1286":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1115":{"tf":1.0},"1120":{"tf":1.7320508075688772},"1205":{"tf":1.7320508075688772},"1289":{"tf":2.0}},"df":4,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1116":{"tf":1.0},"1117":{"tf":1.7320508075688772},"1118":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"1125":{"tf":1.0},"1126":{"tf":1.0},"1127":{"tf":1.0},"1128":{"tf":1.0},"1129":{"tf":1.0},"1130":{"tf":1.0},"1131":{"tf":1.0},"1132":{"tf":1.0},"1133":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.0}},"df":20}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1116":{"tf":1.0},"1138":{"tf":1.7320508075688772},"1139":{"tf":1.0},"1140":{"tf":1.0}},"df":4}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1116":{"tf":1.0},"1141":{"tf":1.7320508075688772},"1142":{"tf":1.0},"1143":{"tf":1.0},"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0}},"df":8}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1116":{"tf":1.0},"1148":{"tf":1.7320508075688772},"1149":{"tf":1.0},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0}},"df":6}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1196":{"tf":1.0},"220":{"tf":1.7320508075688772}},"df":2}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"1115":{"tf":1.0},"1290":{"tf":2.0}},"df":2}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1116":{"tf":1.0},"1153":{"tf":1.7320508075688772},"1154":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.0},"1157":{"tf":1.0},"1158":{"tf":1.0},"1159":{"tf":1.0}},"df":8}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1116":{"tf":1.0},"1160":{"tf":1.7320508075688772},"1161":{"tf":1.0},"1162":{"tf":1.0}},"df":4}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{"1115":{"tf":1.0},"1168":{"tf":1.0},"1252":{"tf":1.0},"1291":{"tf":2.0}},"df":4}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"1115":{"tf":1.0},"1176":{"tf":1.0},"1177":{"tf":1.0},"1178":{"tf":1.0},"1179":{"tf":1.0},"1180":{"tf":1.0},"1181":{"tf":1.0},"1182":{"tf":1.0},"1183":{"tf":1.0},"1184":{"tf":1.0},"1185":{"tf":1.4142135623730951},"1186":{"tf":1.0},"1187":{"tf":1.0},"1188":{"tf":1.0},"1192":{"tf":1.4142135623730951},"1193":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1283":{"tf":2.0},"1284":{"tf":1.0},"467":{"tf":1.0}},"df":21,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1116":{"tf":1.0},"1163":{"tf":1.7320508075688772},"1164":{"tf":1.0},"1165":{"tf":1.0},"1166":{"tf":1.0},"1167":{"tf":1.0},"1168":{"tf":1.0},"1169":{"tf":1.0},"1170":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0}},"df":11}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"9":{"tf":1.0}},"df":1}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"80":{"tf":1.0},"83":{"tf":1.7320508075688772}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"83":{"tf":1.0}},"df":1}}}}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1162":{"tf":1.4142135623730951},"1244":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1162":{"tf":1.0},"1244":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"80":{"tf":1.0},"84":{"tf":1.7320508075688772}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"84":{"tf":1.0}},"df":1}}}}}}}}}}},"u":{"docs":{},"df":0,"t":{"docs":{"1021":{"tf":1.0},"1022":{"tf":1.0}},"df":2}}},"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0}},"df":3}}}},"s":{"docs":{"201":{"tf":1.0},"202":{"tf":1.4142135623730951},"415":{"tf":1.0}},"df":3,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"1":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"t":{"docs":{"352":{"tf":1.7320508075688772}},"df":1}}}}},"2":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"t":{"docs":{"351":{"tf":1.7320508075688772}},"df":1}}}}},"3":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"t":{"docs":{"350":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"r":{"docs":{"1281":{"tf":1.0},"1300":{"tf":1.0},"1423":{"tf":1.0},"1424":{"tf":1.0},"1507":{"tf":1.0}},"df":5,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"310":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"310":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{"310":{"tf":1.0}},"df":1}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"1055":{"tf":1.4142135623730951}},"df":1}}}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"1524":{"tf":1.0},"1525":{"tf":1.0},"1526":{"tf":1.0},"1527":{"tf":1.0},"1528":{"tf":1.0},"1529":{"tf":1.0},"1530":{"tf":1.0},"1531":{"tf":1.0},"1532":{"tf":1.0},"1533":{"tf":1.0},"1534":{"tf":1.0},"1535":{"tf":1.0},"1536":{"tf":1.0},"1537":{"tf":1.0},"1538":{"tf":1.0},"1539":{"tf":1.0},"1540":{"tf":1.0},"1541":{"tf":1.0},"1542":{"tf":1.0},"1543":{"tf":1.0},"1544":{"tf":1.0},"1545":{"tf":1.0},"1546":{"tf":1.0},"1547":{"tf":1.0},"1548":{"tf":1.0},"1549":{"tf":1.0},"1550":{"tf":1.0},"1551":{"tf":1.0},"1552":{"tf":1.0},"1553":{"tf":1.0},"1554":{"tf":1.0},"1555":{"tf":1.0},"1556":{"tf":1.0},"1557":{"tf":1.0},"1558":{"tf":1.0},"1559":{"tf":1.0},"1560":{"tf":1.0},"1561":{"tf":1.0},"1562":{"tf":1.0},"1563":{"tf":1.0},"1564":{"tf":1.0},"1565":{"tf":1.0},"1566":{"tf":1.0},"1567":{"tf":1.0},"1568":{"tf":1.0},"1569":{"tf":1.0},"1570":{"tf":1.0},"1571":{"tf":1.0},"1572":{"tf":1.0},"1573":{"tf":1.0},"1574":{"tf":1.0},"1575":{"tf":1.0},"1576":{"tf":1.0},"1577":{"tf":1.0},"1578":{"tf":1.0},"1579":{"tf":1.0},"1580":{"tf":1.0},"1581":{"tf":1.0},"1582":{"tf":1.0},"1583":{"tf":1.0},"1584":{"tf":1.0},"1585":{"tf":1.0},"1671":{"tf":1.0}},"df":63,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"5":{"docs":{},"df":0,"5":{"docs":{"1525":{"tf":1.0},"1526":{"tf":1.7320508075688772},"1527":{"tf":1.0},"1528":{"tf":1.0}},"df":4}}}},"2":{"docs":{},"df":0,"0":{"docs":{"1525":{"tf":1.0},"1539":{"tf":1.7320508075688772},"1540":{"tf":1.0},"1541":{"tf":1.0},"1542":{"tf":1.0},"1543":{"tf":1.0},"1544":{"tf":1.0},"1549":{"tf":1.0},"1554":{"tf":1.0},"1559":{"tf":1.0}},"df":10,"(":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{"1556":{"tf":1.0}},"df":1}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{"1551":{"tf":1.0}},"df":1},"t":{"docs":{"1561":{"tf":1.0}},"df":1}}}},"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"1546":{"tf":1.0}},"df":1}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1525":{"tf":1.0},"1529":{"tf":1.7320508075688772},"1530":{"tf":1.0},"1531":{"tf":1.0},"1532":{"tf":1.0},"1533":{"tf":1.0},"1534":{"tf":1.0},"1535":{"tf":1.0},"1536":{"tf":1.0},"1537":{"tf":1.0},"1538":{"tf":1.0}},"df":11}}}}}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{"1525":{"tf":1.0},"1564":{"tf":1.7320508075688772},"1565":{"tf":1.0},"1566":{"tf":1.0},"1567":{"tf":1.0},"1568":{"tf":1.0},"1569":{"tf":1.0},"1570":{"tf":1.0},"1571":{"tf":1.0},"1572":{"tf":1.0},"1573":{"tf":1.0},"1574":{"tf":1.0},"1575":{"tf":1.0}},"df":13}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1525":{"tf":1.0},"1576":{"tf":1.7320508075688772},"1577":{"tf":1.0},"1578":{"tf":1.0},"1579":{"tf":1.0},"1580":{"tf":1.0},"1581":{"tf":1.0},"1582":{"tf":1.0},"1583":{"tf":1.0},"1584":{"tf":1.0},"1585":{"tf":1.0}},"df":11}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"1058":{"tf":1.4142135623730951},"1060":{"tf":1.0},"1135":{"tf":1.0},"1138":{"tf":1.0},"1141":{"tf":1.0},"1148":{"tf":1.0},"1153":{"tf":1.0},"1160":{"tf":1.0},"1220":{"tf":1.0},"1294":{"tf":1.0},"1310":{"tf":1.0},"1348":{"tf":1.0},"1359":{"tf":1.0},"14":{"tf":1.0},"16":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"1671":{"tf":1.0},"1680":{"tf":1.0},"1681":{"tf":1.0},"1689":{"tf":1.0},"1789":{"tf":1.0},"1790":{"tf":1.0},"201":{"tf":1.0},"213":{"tf":1.0},"40":{"tf":1.0},"412":{"tf":1.7320508075688772},"413":{"tf":1.0},"414":{"tf":1.7320508075688772},"415":{"tf":1.7320508075688772},"416":{"tf":1.4142135623730951},"417":{"tf":1.4142135623730951},"418":{"tf":1.4142135623730951},"472":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"492":{"tf":1.0},"52":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"589":{"tf":1.0},"707":{"tf":1.0},"73":{"tf":1.0},"799":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0}},"df":57}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"m":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{"1132":{"tf":1.0},"121":{"tf":1.4142135623730951},"1214":{"tf":1.0},"122":{"tf":1.0},"144":{"tf":1.0},"33":{"tf":1.0},"9":{"tf":1.0},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0}},"df":13}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"8":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":5}}}}},"s":{"docs":{"1115":{"tf":1.0},"1284":{"tf":2.0},"9":{"tf":1.0}},"df":3,"g":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1140":{"tf":1.0},"1151":{"tf":1.0},"1162":{"tf":1.0},"201":{"tf":1.0},"685":{"tf":1.0},"753":{"tf":1.0},"769":{"tf":1.0}},"df":7}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"667":{"tf":1.0},"688":{"tf":1.0}},"df":2}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"956":{"tf":1.7320508075688772}},"df":1}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"1115":{"tf":1.0},"1285":{"tf":1.0},"1286":{"tf":1.0}},"df":3}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{"1055":{"tf":1.0}},"df":1}}}}},"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"1352":{"tf":1.0},"1466":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":6}},"d":{"docs":{},"df":0,"g":{"docs":{"472":{"tf":1.0}},"df":1}},"l":{"docs":{"1101":{"tf":1.0}},"df":1,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"943":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"943":{"tf":1.0}},"df":1}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{"944":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"944":{"tf":1.0}},"df":1}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1060":{"tf":1.4142135623730951}},"df":1,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1060":{"tf":1.0}},"df":1}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{"1060":{"tf":1.0},"1274":{"tf":1.0},"476":{"tf":1.0},"503":{"tf":1.0},"963":{"tf":1.0}},"df":5,"i":{"docs":{"109":{"tf":1.0},"110":{"tf":1.4142135623730951},"1109":{"tf":1.0},"1111":{"tf":1.0},"112":{"tf":1.0},"1147":{"tf":1.0},"1167":{"tf":1.4142135623730951},"1208":{"tf":1.0},"1211":{"tf":1.0},"1213":{"tf":1.0},"1229":{"tf":1.4142135623730951},"1248":{"tf":1.4142135623730951},"1278":{"tf":1.0},"1505":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0}},"df":16}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"188":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.0}},"df":3,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"273":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"273":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"939":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"939":{"tf":1.0}},"df":1}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{"940":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"940":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"903":{"tf":1.0}},"df":1}}}}},"n":{"docs":{"945":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{"100":{"tf":1.4142135623730951},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"110":{"tf":1.0},"1109":{"tf":1.4142135623730951},"1110":{"tf":1.4142135623730951},"1111":{"tf":1.4142135623730951},"1112":{"tf":1.4142135623730951},"1113":{"tf":1.4142135623730951},"1114":{"tf":1.4142135623730951},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"1123":{"tf":1.4142135623730951},"1124":{"tf":1.4142135623730951},"1125":{"tf":1.4142135623730951},"1126":{"tf":1.4142135623730951},"1127":{"tf":1.4142135623730951},"1128":{"tf":1.4142135623730951},"1129":{"tf":1.4142135623730951},"1130":{"tf":1.4142135623730951},"1131":{"tf":1.4142135623730951},"1132":{"tf":1.4142135623730951},"1133":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.4142135623730951},"1136":{"tf":1.4142135623730951},"1137":{"tf":1.4142135623730951},"114":{"tf":1.4142135623730951},"1140":{"tf":1.0},"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"115":{"tf":1.4142135623730951},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"1162":{"tf":1.0},"117":{"tf":1.4142135623730951},"1171":{"tf":1.4142135623730951},"1172":{"tf":1.4142135623730951},"1176":{"tf":1.0},"1177":{"tf":1.4142135623730951},"1178":{"tf":1.0},"1179":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"1180":{"tf":1.4142135623730951},"1181":{"tf":1.4142135623730951},"1182":{"tf":1.4142135623730951},"1183":{"tf":1.4142135623730951},"1184":{"tf":1.4142135623730951},"1185":{"tf":1.4142135623730951},"1186":{"tf":1.4142135623730951},"1187":{"tf":1.4142135623730951},"1188":{"tf":1.4142135623730951},"119":{"tf":1.4142135623730951},"1192":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"1204":{"tf":1.4142135623730951},"1205":{"tf":1.4142135623730951},"1206":{"tf":1.4142135623730951},"1207":{"tf":1.4142135623730951},"1208":{"tf":1.4142135623730951},"1209":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"1210":{"tf":1.4142135623730951},"1211":{"tf":1.4142135623730951},"1212":{"tf":1.4142135623730951},"1213":{"tf":1.4142135623730951},"1214":{"tf":1.4142135623730951},"1215":{"tf":1.0},"1216":{"tf":1.0},"1217":{"tf":1.4142135623730951},"1218":{"tf":1.4142135623730951},"1219":{"tf":1.4142135623730951},"122":{"tf":1.0},"1220":{"tf":1.4142135623730951},"1225":{"tf":1.0},"1229":{"tf":1.0},"123":{"tf":1.4142135623730951},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.4142135623730951},"1244":{"tf":1.0},"125":{"tf":1.4142135623730951},"1253":{"tf":1.4142135623730951},"1254":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"1296":{"tf":1.0},"130":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"131":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1317":{"tf":1.0},"132":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"133":{"tf":1.4142135623730951},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"134":{"tf":1.0},"1341":{"tf":1.0},"1343":{"tf":1.0},"1350":{"tf":1.4142135623730951},"1351":{"tf":1.4142135623730951},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1358":{"tf":1.0},"137":{"tf":1.4142135623730951},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"1379":{"tf":1.0},"138":{"tf":1.4142135623730951},"1380":{"tf":1.0},"139":{"tf":1.4142135623730951},"1393":{"tf":1.0},"1394":{"tf":1.4142135623730951},"1395":{"tf":1.0},"140":{"tf":1.4142135623730951},"1400":{"tf":1.0},"1401":{"tf":1.4142135623730951},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1404":{"tf":1.4142135623730951},"1405":{"tf":1.4142135623730951},"1406":{"tf":1.4142135623730951},"1407":{"tf":1.0},"1409":{"tf":1.4142135623730951},"141":{"tf":1.4142135623730951},"1413":{"tf":1.4142135623730951},"1414":{"tf":1.4142135623730951},"1415":{"tf":1.4142135623730951},"1419":{"tf":1.0},"1421":{"tf":1.0},"1425":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.0},"1439":{"tf":1.4142135623730951},"144":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1460":{"tf":1.0},"1462":{"tf":1.0},"1465":{"tf":1.4142135623730951},"1466":{"tf":1.0},"1467":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"1722":{"tf":1.0},"1729":{"tf":1.4142135623730951},"1730":{"tf":1.4142135623730951},"1731":{"tf":1.4142135623730951},"1732":{"tf":1.4142135623730951},"1733":{"tf":1.0},"1736":{"tf":1.4142135623730951},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"1740":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1742":{"tf":1.4142135623730951},"1743":{"tf":1.4142135623730951},"1744":{"tf":1.4142135623730951},"1745":{"tf":1.4142135623730951},"1746":{"tf":1.0},"1747":{"tf":1.0},"1748":{"tf":1.0},"1749":{"tf":1.0},"1750":{"tf":1.0},"1751":{"tf":1.0},"1752":{"tf":1.0},"1753":{"tf":1.0},"1754":{"tf":1.0},"1755":{"tf":1.0},"1756":{"tf":1.0},"1759":{"tf":1.4142135623730951},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.4142135623730951},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"1771":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"1792":{"tf":1.4142135623730951},"1793":{"tf":1.4142135623730951},"1794":{"tf":1.4142135623730951},"1795":{"tf":1.4142135623730951},"1796":{"tf":1.0},"1797":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"1800":{"tf":1.0},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"1805":{"tf":1.4142135623730951},"1806":{"tf":1.4142135623730951},"1807":{"tf":1.4142135623730951},"1808":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"1810":{"tf":1.0},"1811":{"tf":1.0},"1812":{"tf":1.0},"1813":{"tf":1.0},"1814":{"tf":1.0},"1815":{"tf":1.0},"1816":{"tf":1.0},"1817":{"tf":1.0},"1818":{"tf":1.0},"1819":{"tf":1.0},"182":{"tf":1.4142135623730951},"1823":{"tf":1.4142135623730951},"188":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.4142135623730951},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951},"33":{"tf":1.0},"401":{"tf":1.4142135623730951},"403":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"416":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"479":{"tf":1.0},"48":{"tf":1.0},"480":{"tf":1.4142135623730951},"481":{"tf":1.0},"482":{"tf":1.4142135623730951},"485":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"49":{"tf":1.0},"491":{"tf":1.0},"494":{"tf":1.4142135623730951},"495":{"tf":1.0},"499":{"tf":1.0},"50":{"tf":1.0},"502":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"509":{"tf":1.4142135623730951},"51":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"52":{"tf":1.0},"521":{"tf":1.4142135623730951},"522":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"53":{"tf":1.0},"534":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"571":{"tf":1.0},"58":{"tf":1.0},"590":{"tf":1.4142135623730951},"591":{"tf":1.0},"592":{"tf":1.4142135623730951},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.4142135623730951},"597":{"tf":1.4142135623730951},"599":{"tf":1.4142135623730951},"600":{"tf":1.4142135623730951},"604":{"tf":1.4142135623730951},"605":{"tf":1.4142135623730951},"607":{"tf":1.4142135623730951},"608":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"610":{"tf":1.4142135623730951},"611":{"tf":1.4142135623730951},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.4142135623730951},"615":{"tf":1.4142135623730951},"616":{"tf":1.4142135623730951},"620":{"tf":1.4142135623730951},"621":{"tf":1.4142135623730951},"634":{"tf":1.4142135623730951},"635":{"tf":1.0},"636":{"tf":1.4142135623730951},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.4142135623730951},"640":{"tf":1.4142135623730951},"643":{"tf":1.4142135623730951},"644":{"tf":1.4142135623730951},"647":{"tf":1.4142135623730951},"648":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"652":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"655":{"tf":1.4142135623730951},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"658":{"tf":1.4142135623730951},"659":{"tf":1.4142135623730951},"660":{"tf":1.4142135623730951},"663":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951},"666":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"695":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"699":{"tf":1.0},"70":{"tf":1.4142135623730951},"700":{"tf":1.0},"708":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.4142135623730951},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"719":{"tf":1.0},"72":{"tf":1.4142135623730951},"720":{"tf":1.0},"725":{"tf":1.4142135623730951},"734":{"tf":1.4142135623730951},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"75":{"tf":1.0},"752":{"tf":1.4142135623730951},"753":{"tf":1.4142135623730951},"754":{"tf":1.4142135623730951},"755":{"tf":1.4142135623730951},"768":{"tf":1.4142135623730951},"769":{"tf":1.4142135623730951},"774":{"tf":1.4142135623730951},"779":{"tf":1.0},"78":{"tf":1.0},"780":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"791":{"tf":1.0},"792":{"tf":1.4142135623730951},"793":{"tf":1.0},"794":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0},"799":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"81":{"tf":1.0},"811":{"tf":1.4142135623730951},"812":{"tf":1.4142135623730951},"813":{"tf":1.0},"814":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.4142135623730951},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.4142135623730951},"84":{"tf":1.0},"847":{"tf":1.4142135623730951},"851":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"865":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951},"867":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.0},"886":{"tf":1.4142135623730951},"887":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951},"900":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951},"954":{"tf":1.0},"96":{"tf":1.4142135623730951},"963":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":1.0},"990":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.4142135623730951},"996":{"tf":1.4142135623730951},"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951}},"df":500,",":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"952":{"tf":1.0}},"df":1}}}},"_":{"docs":{"1541":{"tf":1.0},"706":{"tf":1.0}},"df":2},"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{"9":{"tf":1.0}},"df":1}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"798":{"tf":1.4142135623730951},"800":{"tf":1.0},"835":{"tf":1.0},"855":{"tf":1.4142135623730951}},"df":4,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"302":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"302":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"807":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"y":{"docs":{"9":{"tf":1.0}},"df":1}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0}},"df":5}}}}},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"1155":{"tf":1.0},"1240":{"tf":1.0},"681":{"tf":1.0},"92":{"tf":1.0}},"df":4}}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{"1140":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1225":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"df":8}},"g":{"docs":{"179":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"997":{"tf":1.4142135623730951}},"df":6,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"333":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"333":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{"5":{"tf":2.0},"6":{"tf":1.4142135623730951}},"df":2,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"9":{"tf":1.0}},"df":1}}}}}}}}}}}}},"w":{"docs":{"1144":{"tf":1.0},"1162":{"tf":1.0},"1229":{"tf":1.0},"1230":{"tf":1.0},"1231":{"tf":1.0},"1244":{"tf":1.0},"129":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.4142135623730951},"1307":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.0},"1414":{"tf":1.0},"1425":{"tf":1.4142135623730951},"1426":{"tf":1.0},"1430":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"1747":{"tf":1.0},"1749":{"tf":1.4142135623730951},"1750":{"tf":1.4142135623730951},"1751":{"tf":1.0},"1752":{"tf":1.4142135623730951},"1775":{"tf":1.0},"1776":{"tf":1.0},"18":{"tf":1.0},"1810":{"tf":1.0},"1812":{"tf":1.0},"1813":{"tf":1.4142135623730951},"1818":{"tf":1.4142135623730951},"1819":{"tf":1.4142135623730951},"20":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"485":{"tf":1.4142135623730951},"486":{"tf":1.0},"517":{"tf":1.7320508075688772},"518":{"tf":1.0},"534":{"tf":1.4142135623730951},"535":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.4142135623730951},"610":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.4142135623730951},"654":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"681":{"tf":1.4142135623730951},"735":{"tf":1.0},"736":{"tf":1.0},"792":{"tf":1.4142135623730951},"812":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"867":{"tf":1.4142135623730951},"9":{"tf":3.0}},"df":64,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"556":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"215":{"tf":1.4142135623730951}},"df":1}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1055":{"tf":1.0}},"df":1}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"1752":{"tf":1.4142135623730951},"1813":{"tf":1.4142135623730951}},"df":2}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"624":{"tf":1.0},"625":{"tf":1.0},"665":{"tf":1.4142135623730951},"666":{"tf":1.4142135623730951}},"df":4}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1755":{"tf":1.4142135623730951},"1815":{"tf":1.4142135623730951}},"df":2}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"545":{"tf":1.0}},"df":1}}}},"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1809":{"tf":1.0},"1812":{"tf":1.4142135623730951}},"df":2}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"1750":{"tf":1.4142135623730951},"1819":{"tf":1.4142135623730951}},"df":2}}}}}}}}},"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1749":{"tf":1.4142135623730951},"1818":{"tf":1.4142135623730951}},"df":2}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1753":{"tf":1.4142135623730951},"1817":{"tf":1.4142135623730951}},"df":2}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1644":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1644":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"539":{"tf":1.0},"540":{"tf":1.0}},"df":2}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"611":{"tf":1.4142135623730951},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"655":{"tf":1.4142135623730951},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"658":{"tf":1.4142135623730951},"659":{"tf":1.4142135623730951},"660":{"tf":1.4142135623730951}},"df":12}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"1751":{"tf":1.4142135623730951},"1812":{"tf":1.4142135623730951}},"df":2}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1756":{"tf":1.4142135623730951},"1816":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}},"x":{"docs":{},"df":0,"t":{"docs":{"1350":{"tf":1.0},"1415":{"tf":1.0},"1467":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"9":{"tf":1.0}},"df":12,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1350":{"tf":1.0},"1415":{"tf":1.4142135623730951},"1467":{"tf":1.4142135623730951}},"df":3}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"t":{"docs":{"167":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951}},"df":4,"'":{"docs":{"418":{"tf":1.0}},"df":1}}},"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"472":{"tf":1.0}},"df":1}}},"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"380":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"380":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"349":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"349":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"369":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"369":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"348":{"tf":1.4142135623730951}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"348":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"340":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"340":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{"2":{"tf":1.0}},"df":1}},"n":{"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"144":{"tf":1.0},"33":{"tf":1.0},"596":{"tf":1.0},"641":{"tf":1.0}},"df":6,"e":{"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"1124":{"tf":1.0},"1125":{"tf":1.0},"1126":{"tf":1.0},"1127":{"tf":1.0},"1129":{"tf":1.0},"1132":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.0},"1156":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"1177":{"tf":1.0},"118":{"tf":1.0},"1181":{"tf":1.0},"1185":{"tf":1.0},"1188":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"1204":{"tf":1.0},"1205":{"tf":1.0},"1206":{"tf":1.0},"1207":{"tf":1.0},"1209":{"tf":1.0},"121":{"tf":1.0},"1210":{"tf":1.0},"1214":{"tf":1.0},"1216":{"tf":1.0},"1218":{"tf":1.0},"1219":{"tf":1.0},"123":{"tf":1.0},"1241":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.0},"133":{"tf":1.0},"1343":{"tf":1.0},"1350":{"tf":1.0},"137":{"tf":1.0},"1377":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1413":{"tf":1.0},"1437":{"tf":1.0},"1439":{"tf":1.0},"144":{"tf":1.0},"1462":{"tf":1.0},"1736":{"tf":1.0},"1771":{"tf":1.0},"179":{"tf":1.0},"1796":{"tf":1.0},"1797":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"1800":{"tf":1.0},"1807":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"1823":{"tf":1.0},"192":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"33":{"tf":1.0},"491":{"tf":1.0},"494":{"tf":1.0},"514":{"tf":1.0},"521":{"tf":1.0},"590":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"597":{"tf":1.0},"599":{"tf":1.0},"600":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"628":{"tf":1.0},"634":{"tf":1.0},"635":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.0},"640":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"695":{"tf":1.0},"696":{"tf":1.0},"70":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"720":{"tf":1.0},"725":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"779":{"tf":1.0},"79":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0}},"df":136},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1140":{"tf":1.0},"1150":{"tf":1.0},"1151":{"tf":1.0},"1155":{"tf":1.0},"1162":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1317":{"tf":1.0},"1350":{"tf":1.0},"1352":{"tf":1.0},"417":{"tf":1.7320508075688772}},"df":12}}}}}}},"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"115":{"tf":1.0},"698":{"tf":1.0},"718":{"tf":1.0},"796":{"tf":1.0},"846":{"tf":1.0},"862":{"tf":1.0}},"df":6}}}},"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"379":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"379":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"t":{"docs":{"1698":{"tf":1.7320508075688772}},"df":1}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"557":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"557":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"381":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"381":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{"370":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"370":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{"233":{"tf":1.7320508075688772}},"df":1}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"235":{"tf":1.7320508075688772},"265":{"tf":1.7320508075688772}},"df":2}}}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"558":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"558":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"341":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"297":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"297":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"181":{"tf":1.0},"69":{"tf":1.0}},"df":2}}},"e":{"docs":{"4":{"tf":1.0},"428":{"tf":1.0},"681":{"tf":1.7320508075688772},"7":{"tf":1.4142135623730951},"8":{"tf":1.0},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0}},"df":12},"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"363":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"363":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"m":{"docs":{"2":{"tf":1.0}},"df":1,"r":{"docs":{},"df":0,"c":{"docs":{"2":{"tf":1.0}},"df":1}}}},"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1101":{"tf":1.4142135623730951},"145":{"tf":1.0},"181":{"tf":1.0},"34":{"tf":1.0},"474":{"tf":1.0},"499":{"tf":1.0},"594":{"tf":1.4142135623730951},"609":{"tf":1.0},"610":{"tf":1.0},"638":{"tf":1.4142135623730951},"653":{"tf":1.0},"654":{"tf":1.0},"69":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0},"9":{"tf":1.0},"908":{"tf":1.0},"914":{"tf":1.0},"920":{"tf":1.0},"926":{"tf":1.0},"934":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0}},"df":27}}},"e":{"docs":{},"df":0,"r":{"docs":{"990":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951},"996":{"tf":1.0}},"df":3,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{"1010":{"tf":1.7320508075688772},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"888":{"tf":1.0}},"df":10}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"(":{"docs":{},"df":0,"1":{"docs":{"903":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0}},"df":21},"n":{"docs":{"903":{"tf":1.0}},"df":1}},"b":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{"9":{"tf":1.0}},"df":1}}}}},"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"1275":{"tf":1.0},"1377":{"tf":1.0}},"df":2}}}},"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"172":{"tf":1.0},"62":{"tf":1.0}},"df":2}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"997":{"tf":1.4142135623730951}},"df":1}}}}},"l":{"docs":{},"df":0,"d":{"docs":{"996":{"tf":1.0}},"df":1,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"545":{"tf":1.0}},"df":1}}}}}}},"n":{"docs":{"1300":{"tf":1.0},"1423":{"tf":1.0},"144":{"tf":1.0},"1746":{"tf":1.4142135623730951},"1771":{"tf":1.0},"180":{"tf":1.0},"1800":{"tf":1.4142135623730951},"188":{"tf":1.0},"191":{"tf":1.0},"243":{"tf":1.7320508075688772},"252":{"tf":1.0},"253":{"tf":1.4142135623730951},"33":{"tf":1.0},"681":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0}},"df":17,"c":{"docs":{"1262":{"tf":1.0},"1267":{"tf":1.0}},"df":2},"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1677":{"tf":1.0},"1679":{"tf":1.0},"1680":{"tf":1.7320508075688772}},"df":3,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"409":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"409":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"707":{"tf":1.7320508075688772},"717":{"tf":1.0},"718":{"tf":1.0}},"df":3}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"410":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"410":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"589":{"tf":1.7320508075688772},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0}},"df":10}}}}}}}}}}}},"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"1691":{"tf":1.0},"562":{"tf":1.7320508075688772}},"df":2}}}}}}}},"s":{"docs":{"1676":{"tf":1.0},"1681":{"tf":1.7320508075688772}},"df":2}}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"402":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"402":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1789":{"tf":1.7320508075688772},"1809":{"tf":1.0},"1810":{"tf":1.0},"1811":{"tf":1.0},"1812":{"tf":1.0},"1813":{"tf":1.0},"1814":{"tf":1.0},"1815":{"tf":1.0},"1816":{"tf":1.0},"1817":{"tf":1.0},"1818":{"tf":1.0},"1819":{"tf":1.0}},"df":12}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"411":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"411":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"734":{"tf":1.0}},"df":1}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"403":{"tf":1.4142135623730951},"404":{"tf":1.4142135623730951}},"df":2,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"403":{"tf":1.0},"404":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"405":{"tf":1.4142135623730951},"406":{"tf":1.4142135623730951}},"df":2,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"405":{"tf":1.0},"406":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"587":{"tf":1.0}},"df":1}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"563":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"201":{"tf":1.0},"415":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.0},"799":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0}},"df":20,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"415":{"tf":1.0}},"df":1}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,".":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"1298":{"tf":1.0},"1299":{"tf":1.0},"1300":{"tf":1.0},"1301":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1306":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"1371":{"tf":1.0},"1372":{"tf":1.0},"1373":{"tf":1.0},"1691":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"495":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"719":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"845":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"867":{"tf":1.0}},"df":55}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"474":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.0}},"df":3}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1152":{"tf":1.0}},"df":1}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"708":{"tf":1.0},"709":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0}},"df":4}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"75":{"tf":1.0},"76":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1676":{"tf":1.0},"1677":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"f":{"docs":{"416":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1140":{"tf":1.0},"1151":{"tf":1.0},"1162":{"tf":1.0}},"df":3}}}}}}}},"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"416":{"tf":1.0}},"df":1}}}}}}}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"407":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"407":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"408":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"408":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"401":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"401":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1152":{"tf":1.0},"1201":{"tf":1.7320508075688772},"1237":{"tf":1.0},"1656":{"tf":1.7320508075688772}},"df":4}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1055":{"tf":1.4142135623730951}},"df":1}}},"e":{"docs":{},"df":0,"n":{"docs":{"10":{"tf":1.0},"1135":{"tf":1.4142135623730951},"1196":{"tf":1.4142135623730951},"1220":{"tf":1.4142135623730951},"1307":{"tf":1.0},"1430":{"tf":1.0},"220":{"tf":1.4142135623730951},"221":{"tf":1.0},"250":{"tf":1.0},"786":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"832":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0}},"df":15,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{"1274":{"tf":1.0}},"df":1}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1267":{"tf":1.0},"1268":{"tf":1.0},"1499":{"tf":1.0},"1501":{"tf":1.0},"428":{"tf":1.0},"437":{"tf":1.0},"807":{"tf":1.0}},"df":7}},"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"144":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951}},"df":2}}}}}}}}},"r":{"docs":{"1064":{"tf":1.0},"1101":{"tf":1.0},"1675":{"tf":1.7320508075688772},"1700":{"tf":1.0},"1701":{"tf":1.0},"228":{"tf":1.7320508075688772},"786":{"tf":1.0},"791":{"tf":1.4142135623730951},"793":{"tf":1.0},"794":{"tf":1.0},"832":{"tf":1.0},"851":{"tf":1.4142135623730951},"852":{"tf":1.0},"853":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0},"934":{"tf":1.0},"958":{"tf":1.0}},"df":20,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"695":{"tf":1.0},"696":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.0}},"df":4}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"df":8},"o":{"docs":{},"df":0,"n":{"docs":{"2":{"tf":1.0},"474":{"tf":1.0},"499":{"tf":1.0},"580":{"tf":1.0},"685":{"tf":1.0}},"df":5}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{"0":{"tf":1.0},"1019":{"tf":1.0},"1039":{"tf":1.0},"114":{"tf":2.0},"116":{"tf":1.4142135623730951},"117":{"tf":2.0},"121":{"tf":1.0},"122":{"tf":1.4142135623730951},"124":{"tf":1.0},"1268":{"tf":1.0},"1334":{"tf":1.0},"1338":{"tf":1.0},"134":{"tf":1.0},"1352":{"tf":1.4142135623730951},"1368":{"tf":1.0},"1388":{"tf":1.0},"1390":{"tf":1.0},"14":{"tf":1.0},"141":{"tf":1.7320508075688772},"1454":{"tf":1.0},"1458":{"tf":1.0},"1466":{"tf":1.4142135623730951},"1477":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"1587":{"tf":1.0},"1593":{"tf":1.0},"160":{"tf":1.4142135623730951},"1606":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"172":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"173":{"tf":1.4142135623730951},"1751":{"tf":1.4142135623730951},"1752":{"tf":1.4142135623730951},"177":{"tf":1.0},"1775":{"tf":1.0},"178":{"tf":1.7320508075688772},"1812":{"tf":1.4142135623730951},"1813":{"tf":1.4142135623730951},"22":{"tf":1.0},"222":{"tf":1.0},"238":{"tf":1.0},"28":{"tf":1.7320508075688772},"328":{"tf":1.0},"338":{"tf":1.0},"419":{"tf":1.4142135623730951},"426":{"tf":2.23606797749979},"428":{"tf":1.0},"432":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.4142135623730951},"62":{"tf":1.0},"64":{"tf":1.4142135623730951},"67":{"tf":1.0},"68":{"tf":1.7320508075688772},"90":{"tf":1.0},"990":{"tf":1.7320508075688772},"992":{"tf":1.7320508075688772},"996":{"tf":1.4142135623730951}},"df":68,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"1383":{"tf":1.0},"1781":{"tf":1.0},"419":{"tf":1.0},"435":{"tf":1.0},"90":{"tf":1.0}},"df":5}}}}},"i":{"docs":{},"df":0,"d":{"docs":{"427":{"tf":1.0}},"df":1}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"114":{"tf":1.7320508075688772},"80":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"114":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1775":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1775":{"tf":1.0}},"df":1}}}}}}}}}}},"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"134":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":1.7320508075688772},"335":{"tf":1.0},"339":{"tf":1.0}},"df":5}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1196":{"tf":1.0},"134":{"tf":1.0},"144":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.0},"903":{"tf":1.0},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0}},"df":12}}},"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1197":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0}},"df":3}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"1101":{"tf":1.0},"1823":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"687":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"958":{"tf":1.0}},"df":9}}}}}}},"u":{"docs":{},"df":0,"t":{"docs":{"1351":{"tf":1.0},"1353":{"tf":1.0},"1355":{"tf":1.4142135623730951},"1413":{"tf":1.0},"1414":{"tf":2.0},"1465":{"tf":1.0},"1466":{"tf":1.0},"1741":{"tf":1.0},"1804":{"tf":1.0},"221":{"tf":1.0}},"df":10,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"144":{"tf":1.0}},"df":1}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"144":{"tf":1.0},"33":{"tf":1.0}},"df":2,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"537":{"tf":1.0}},"df":1}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1144":{"tf":1.0},"1145":{"tf":1.0},"1297":{"tf":1.0},"1567":{"tf":1.0},"1568":{"tf":1.0},"1574":{"tf":1.0},"1575":{"tf":1.0},"1676":{"tf":1.0},"1677":{"tf":1.0},"1679":{"tf":1.0},"201":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"494":{"tf":1.0},"53":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"599":{"tf":1.0},"687":{"tf":1.0},"695":{"tf":1.0},"696":{"tf":1.0},"700":{"tf":1.0},"708":{"tf":1.0},"719":{"tf":1.0},"727":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"857":{"tf":1.0},"858":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.0}},"df":44,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0}},"df":3}}},"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"2":{"docs":{},"df":0,"0":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"842":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"850":{"tf":1.0}},"df":6}}}}}}}},"4":{"docs":{},"df":0,"6":{"docs":{},"df":0,"2":{"docs":{},"df":0,"6":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"869":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0}},"df":7}}}}}}}}}}}}},"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"4":{"docs":{},"df":0,"6":{"docs":{},"df":0,"2":{"docs":{},"df":0,"6":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"810":{"tf":1.0}},"df":1}}}}}}}}}}}}},"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"719":{"tf":1.0}},"df":1}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"868":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"617":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"9":{"tf":1.7320508075688772}},"df":1,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"681":{"tf":1.0},"9":{"tf":1.0}},"df":2}}}}}}}}}},"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1197":{"tf":1.0},"1296":{"tf":1.0},"1419":{"tf":1.0},"1485":{"tf":1.7320508075688772},"1532":{"tf":1.7320508075688772},"1731":{"tf":2.23606797749979},"1732":{"tf":2.0},"1743":{"tf":1.7320508075688772},"1744":{"tf":1.7320508075688772},"1745":{"tf":1.7320508075688772},"1761":{"tf":1.0},"1762":{"tf":1.0},"1779":{"tf":1.0},"1794":{"tf":2.23606797749979},"1795":{"tf":2.0},"1805":{"tf":1.7320508075688772},"1806":{"tf":1.7320508075688772},"195":{"tf":1.0},"273":{"tf":1.0},"380":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":2.23606797749979},"488":{"tf":1.4142135623730951},"515":{"tf":2.23606797749979},"516":{"tf":1.4142135623730951},"517":{"tf":1.7320508075688772},"518":{"tf":1.4142135623730951},"525":{"tf":1.0},"534":{"tf":1.4142135623730951},"535":{"tf":1.4142135623730951},"557":{"tf":1.0},"576":{"tf":1.0},"580":{"tf":1.4142135623730951},"586":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0},"749":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"753":{"tf":1.7320508075688772},"755":{"tf":1.4142135623730951},"761":{"tf":1.0},"762":{"tf":1.0},"763":{"tf":1.0},"764":{"tf":1.0},"769":{"tf":1.7320508075688772},"772":{"tf":1.0},"773":{"tf":1.0},"780":{"tf":1.4142135623730951}},"df":50,"_":{"docs":{"487":{"tf":1.4142135623730951},"515":{"tf":1.4142135623730951}},"df":2},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{"485":{"tf":1.0},"486":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"534":{"tf":1.0},"535":{"tf":1.0},"681":{"tf":1.0}},"df":7,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{"518":{"tf":1.0},"539":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"539":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"2":{"tf":1.0},"997":{"tf":1.7320508075688772}},"df":2}}}},"i":{"docs":{},"df":0,"d":{"docs":{"1197":{"tf":1.0},"1394":{"tf":1.0},"1729":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"1738":{"tf":1.0},"1739":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1792":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0}},"df":18},"r":{"docs":{"1308":{"tf":1.0},"1309":{"tf":1.0},"1358":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0}},"df":5,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1498":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1498":{"tf":1.0}},"df":1}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{"1653":{"tf":1.0},"1670":{"tf":1.7320508075688772},"618":{"tf":1.0},"661":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"817":{"tf":1.4142135623730951},"818":{"tf":1.4142135623730951},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"869":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.4142135623730951},"874":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951}},"df":26,"e":{"docs":{},"df":0,"t":{"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"1125":{"tf":1.0},"1126":{"tf":1.0},"1127":{"tf":1.0},"1128":{"tf":1.0},"1129":{"tf":1.0},"1130":{"tf":1.0},"1131":{"tf":1.0},"1132":{"tf":1.0},"1135":{"tf":1.0},"1136":{"tf":1.0},"1137":{"tf":1.0},"114":{"tf":1.0},"1140":{"tf":1.0},"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"115":{"tf":1.0},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.0},"116":{"tf":1.0},"1162":{"tf":1.0},"1168":{"tf":1.0},"117":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1176":{"tf":1.0},"1177":{"tf":1.0},"1178":{"tf":1.0},"1179":{"tf":1.0},"118":{"tf":1.0},"1180":{"tf":1.0},"1181":{"tf":1.0},"1182":{"tf":1.0},"1183":{"tf":1.0},"1184":{"tf":1.0},"1185":{"tf":1.0},"1186":{"tf":1.0},"1187":{"tf":1.0},"1188":{"tf":1.0},"119":{"tf":1.0},"1192":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.0},"120":{"tf":1.0},"1204":{"tf":1.0},"1205":{"tf":1.0},"1206":{"tf":1.0},"1207":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"121":{"tf":1.0},"1210":{"tf":1.0},"1211":{"tf":1.0},"1212":{"tf":1.0},"1213":{"tf":1.0},"1214":{"tf":1.0},"1217":{"tf":1.0},"1218":{"tf":1.0},"1219":{"tf":1.0},"122":{"tf":1.0},"1220":{"tf":1.0},"1225":{"tf":1.0},"1229":{"tf":1.0},"123":{"tf":1.0},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.0},"1244":{"tf":1.0},"125":{"tf":1.0},"1252":{"tf":1.0},"1253":{"tf":1.0},"1254":{"tf":1.0},"129":{"tf":1.0},"1291":{"tf":1.0},"1296":{"tf":1.0},"130":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"131":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1317":{"tf":1.0},"132":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"133":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"134":{"tf":1.0},"1341":{"tf":1.0},"1350":{"tf":1.0},"1351":{"tf":1.0},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"137":{"tf":1.0},"1377":{"tf":1.0},"1378":{"tf":1.0},"1379":{"tf":1.0},"138":{"tf":1.0},"1380":{"tf":1.0},"139":{"tf":1.0},"1393":{"tf":1.0},"1394":{"tf":1.0},"1395":{"tf":1.0},"140":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1409":{"tf":1.0},"141":{"tf":1.0},"1413":{"tf":1.0},"1414":{"tf":1.0},"1415":{"tf":1.0},"1419":{"tf":1.0},"1421":{"tf":1.0},"1425":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.0},"1439":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1460":{"tf":1.0},"1465":{"tf":1.0},"1466":{"tf":1.0},"1467":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"1722":{"tf":1.0},"1729":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"1736":{"tf":1.0},"1738":{"tf":1.0},"1739":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1742":{"tf":1.0},"1743":{"tf":1.0},"1744":{"tf":1.0},"1745":{"tf":1.0},"1747":{"tf":1.0},"1748":{"tf":1.0},"1749":{"tf":1.0},"1750":{"tf":1.0},"1751":{"tf":1.0},"1752":{"tf":1.0},"1753":{"tf":1.0},"1754":{"tf":1.0},"1755":{"tf":1.0},"1756":{"tf":1.0},"1759":{"tf":1.0},"1760":{"tf":1.0},"1761":{"tf":1.0},"1762":{"tf":1.0},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"1792":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0},"1797":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"1805":{"tf":1.0},"1806":{"tf":1.0},"1807":{"tf":1.0},"1808":{"tf":1.0},"181":{"tf":1.0},"1810":{"tf":1.0},"1811":{"tf":1.0},"1812":{"tf":1.0},"1813":{"tf":1.0},"1814":{"tf":1.0},"1815":{"tf":1.0},"1816":{"tf":1.0},"1817":{"tf":1.0},"1818":{"tf":1.0},"1819":{"tf":1.0},"182":{"tf":1.0},"1823":{"tf":1.0},"188":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"401":{"tf":1.0},"403":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"416":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"48":{"tf":1.0},"480":{"tf":1.0},"482":{"tf":1.0},"485":{"tf":1.0},"49":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0},"499":{"tf":1.0},"50":{"tf":1.0},"502":{"tf":1.0},"507":{"tf":1.0},"509":{"tf":1.0},"51":{"tf":1.0},"517":{"tf":1.0},"52":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"53":{"tf":1.0},"534":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"590":{"tf":1.0},"592":{"tf":1.0},"595":{"tf":1.0},"597":{"tf":1.0},"599":{"tf":1.0},"600":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"634":{"tf":1.0},"636":{"tf":1.0},"639":{"tf":1.0},"640":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"695":{"tf":1.0},"696":{"tf":1.0},"70":{"tf":1.0},"700":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.0},"71":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"719":{"tf":1.0},"72":{"tf":1.0},"725":{"tf":1.0},"734":{"tf":1.0},"75":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.0},"774":{"tf":1.0},"78":{"tf":1.0},"780":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"791":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0},"799":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"81":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.0},"84":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"865":{"tf":1.0},"866":{"tf":1.0},"867":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"900":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0}},"df":459}}}},"s":{"docs":{"119":{"tf":1.0},"120":{"tf":1.0}},"df":2},"t":{"docs":{"495":{"tf":1.0},"522":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":6,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"1129":{"tf":1.4142135623730951},"1132":{"tf":1.0},"1137":{"tf":1.0},"1140":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1186":{"tf":1.4142135623730951},"1212":{"tf":1.4142135623730951},"1214":{"tf":1.0},"1225":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"144":{"tf":1.0},"33":{"tf":1.0}},"df":14}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{"526":{"tf":1.0},"685":{"tf":1.0}},"df":2}},"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"0":{"tf":1.0},"681":{"tf":1.4142135623730951},"9":{"tf":1.0}},"df":3,"/":{"docs":{},"df":0,"[":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"681":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{"14":{"tf":1.0},"188":{"tf":1.7320508075688772},"192":{"tf":1.4142135623730951},"344":{"tf":1.4142135623730951},"433":{"tf":2.23606797749979},"434":{"tf":1.4142135623730951},"697":{"tf":2.0},"698":{"tf":1.0},"717":{"tf":2.0},"718":{"tf":1.0},"727":{"tf":1.0},"75":{"tf":1.7320508075688772},"79":{"tf":1.4142135623730951},"795":{"tf":2.0},"796":{"tf":1.0},"845":{"tf":2.0},"846":{"tf":1.0}},"df":17,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"701":{"tf":1.0},"823":{"tf":1.0}},"df":2}}}}}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"344":{"tf":1.0}},"df":1}}}}}}}}}}}},"y":{"docs":{"1274":{"tf":1.0},"1351":{"tf":1.0},"1352":{"tf":1.0},"1465":{"tf":1.4142135623730951},"1466":{"tf":1.4142135623730951}},"df":5,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1060":{"tf":1.0},"1547":{"tf":1.0},"1552":{"tf":1.0},"1557":{"tf":1.0},"1562":{"tf":1.0},"577":{"tf":1.0},"578":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"617":{"tf":1.0},"618":{"tf":1.0},"619":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.0},"685":{"tf":1.0},"733":{"tf":1.0},"807":{"tf":1.0},"856":{"tf":1.0},"864":{"tf":1.0}},"df":39}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"990":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951}},"df":2}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1274":{"tf":1.0}},"df":1}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1274":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1274":{"tf":1.0}},"df":1}}}}}}}}}},"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"k":{"docs":{},"df":0,"2":{"docs":{"1092":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1092":{"tf":1.0}},"df":1}}}}}}}}},"3":{"docs":{"1059":{"tf":1.4142135623730951},"1093":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1059":{"tf":1.0},"1093":{"tf":1.0}},"df":2}}}}}}}}}}},"n":{"docs":{},"df":0,"d":{"docs":{"485":{"tf":1.0},"486":{"tf":1.0},"488":{"tf":1.4142135623730951},"516":{"tf":1.4142135623730951},"517":{"tf":1.0},"518":{"tf":1.4142135623730951},"534":{"tf":1.0},"535":{"tf":1.4142135623730951}},"df":8,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"1486":{"tf":1.7320508075688772},"488":{"tf":1.7320508075688772},"516":{"tf":1.7320508075688772},"558":{"tf":1.0},"570":{"tf":1.0}},"df":5,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{"488":{"tf":1.4142135623730951},"516":{"tf":1.4142135623730951}},"df":2},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{"517":{"tf":1.0},"540":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"540":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{"188":{"tf":1.0},"191":{"tf":1.0},"251":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0}},"df":5,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1146":{"tf":1.0},"1232":{"tf":1.0},"1300":{"tf":1.0},"14":{"tf":1.0},"1423":{"tf":1.0},"241":{"tf":1.7320508075688772},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0}},"df":20,"a":{"docs":{},"df":0,"g":{"docs":{"121":{"tf":1.0},"122":{"tf":1.0},"1358":{"tf":1.7320508075688772},"1400":{"tf":1.0},"1401":{"tf":1.4142135623730951},"428":{"tf":1.4142135623730951},"958":{"tf":1.0},"963":{"tf":2.449489742783178},"964":{"tf":2.449489742783178}},"df":9,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"958":{"tf":1.0},"960":{"tf":1.7320508075688772}},"df":2}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"888":{"tf":1.0},"958":{"tf":2.0},"959":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"df":8,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"964":{"tf":1.7320508075688772}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"964":{"tf":1.0}},"df":1}}}}}}}}}}},"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"963":{"tf":1.7320508075688772}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"963":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{"1101":{"tf":1.0},"1155":{"tf":1.0},"1185":{"tf":1.0},"1240":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"33":{"tf":1.0},"786":{"tf":1.0},"791":{"tf":1.0},"823":{"tf":1.0},"832":{"tf":1.0},"851":{"tf":1.0},"958":{"tf":1.0}},"df":14}}}},"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"125":{"tf":1.0},"158":{"tf":1.4142135623730951},"176":{"tf":1.0},"54":{"tf":1.4142135623730951},"66":{"tf":1.0}},"df":5}},"p":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"1521":{"tf":1.0}},"df":1}}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{"166":{"tf":1.4142135623730951},"418":{"tf":1.0},"420":{"tf":1.0},"435":{"tf":1.0},"56":{"tf":1.4142135623730951}},"df":5}}}},"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"1015":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1015":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{"900":{"tf":1.0}},"df":1}},"n":{"docs":{"9":{"tf":1.0}},"df":1}}},"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"m":{"docs":{"2":{"tf":1.0},"3":{"tf":1.4142135623730951},"4":{"tf":1.0},"5":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951}},"df":5}}},"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"144":{"tf":1.0},"181":{"tf":1.0},"33":{"tf":1.0},"681":{"tf":1.0},"69":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0},"934":{"tf":1.0}},"df":10,"e":{"docs":{},"df":0,"r":{"docs":{"8":{"tf":1.0}},"df":1}}}}},"o":{"docs":{},"df":0,"l":{"docs":{"1297":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1317":{"tf":1.0},"1323":{"tf":1.0},"1329":{"tf":1.0},"1335":{"tf":1.0},"1343":{"tf":1.0},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1380":{"tf":1.0},"1395":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1407":{"tf":1.0},"1409":{"tf":1.0},"1414":{"tf":1.0},"1420":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1438":{"tf":1.0},"1443":{"tf":1.0},"1450":{"tf":1.0},"1455":{"tf":1.0},"1462":{"tf":1.0},"1466":{"tf":1.0},"221":{"tf":1.0},"251":{"tf":1.0}},"df":34,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1302":{"tf":1.0},"1426":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"1155":{"tf":1.4142135623730951},"1240":{"tf":1.4142135623730951}},"df":2}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1166":{"tf":1.0},"1247":{"tf":1.0},"174":{"tf":1.0},"63":{"tf":1.0},"806":{"tf":1.0},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0},"98":{"tf":1.0}},"df":10}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"104":{"tf":1.0},"105":{"tf":1.4142135623730951},"110":{"tf":1.0},"1180":{"tf":1.0},"1352":{"tf":1.0},"1466":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"233":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"862":{"tf":1.0},"9":{"tf":1.0}},"df":13}}}},"t":{"docs":{"1151":{"tf":1.0},"1152":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.4142135623730951},"144":{"tf":1.0},"33":{"tf":1.0}},"df":6}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"681":{"tf":1.0}},"df":1}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"108":{"tf":2.0},"109":{"tf":2.6457513110645907},"110":{"tf":1.0},"1101":{"tf":1.4142135623730951},"112":{"tf":2.0},"1146":{"tf":1.0},"115":{"tf":1.4142135623730951},"1232":{"tf":1.0},"124":{"tf":1.0},"1334":{"tf":1.0},"1338":{"tf":1.0},"1368":{"tf":1.0},"1388":{"tf":1.0},"1390":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1454":{"tf":1.0},"1458":{"tf":1.0},"1477":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"1722":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"1734":{"tf":1.0},"1746":{"tf":1.0},"1752":{"tf":1.0},"1771":{"tf":1.0},"1799":{"tf":1.0},"1800":{"tf":1.0},"1813":{"tf":1.0},"182":{"tf":1.0},"238":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"958":{"tf":1.4142135623730951}},"df":37}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"905":{"tf":1.0},"906":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0}},"df":8}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.4142135623730951}},"df":1}}},"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{"1351":{"tf":1.0},"1465":{"tf":1.0},"1738":{"tf":1.0},"1739":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"869":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"97":{"tf":1.0}},"df":48,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"2":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"604":{"tf":1.4142135623730951},"648":{"tf":1.4142135623730951}},"df":2},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"604":{"tf":1.0},"648":{"tf":1.0}},"df":2}}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"607":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951}},"df":2,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"607":{"tf":1.0},"651":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"609":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"609":{"tf":1.0},"653":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"3":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"605":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951}},"df":2},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"605":{"tf":1.0},"649":{"tf":1.0}},"df":2}}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"608":{"tf":1.4142135623730951},"652":{"tf":1.4142135623730951}},"df":2,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"608":{"tf":1.0},"652":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"610":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"610":{"tf":1.0},"654":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"603":{"tf":1.4142135623730951},"647":{"tf":1.4142135623730951}},"df":2},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"603":{"tf":1.0},"647":{"tf":1.0}},"df":2}}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"606":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951}},"df":2,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"606":{"tf":1.0},"650":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"3":{"docs":{"615":{"tf":1.0},"616":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0}},"df":4}}}}}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1738":{"tf":1.4142135623730951},"1801":{"tf":1.4142135623730951},"741":{"tf":1.4142135623730951},"775":{"tf":1.4142135623730951}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1738":{"tf":1.0},"1801":{"tf":1.0}},"df":2}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"741":{"tf":1.0},"775":{"tf":1.0}},"df":2}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"742":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"742":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1135":{"tf":1.4142135623730951},"1220":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1135":{"tf":1.0},"1220":{"tf":1.0}},"df":2}}}}}}}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{"740":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"740":{"tf":1.0}},"df":1}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1739":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"744":{"tf":1.4142135623730951},"776":{"tf":1.4142135623730951}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1739":{"tf":1.0},"1802":{"tf":1.0}},"df":2}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"744":{"tf":1.0},"776":{"tf":1.0}},"df":2}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"1740":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"743":{"tf":1.4142135623730951},"777":{"tf":1.4142135623730951}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1740":{"tf":1.0},"1803":{"tf":1.0}},"df":2}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"743":{"tf":1.0},"777":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1366":{"tf":1.4142135623730951},"1474":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1366":{"tf":1.0},"1474":{"tf":1.0}},"df":2}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1367":{"tf":1.4142135623730951},"1475":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1367":{"tf":1.0},"1475":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1351":{"tf":1.4142135623730951},"1465":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1351":{"tf":1.0},"1465":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"2":{"docs":{"620":{"tf":1.0},"663":{"tf":1.0}},"df":2},"3":{"docs":{"621":{"tf":1.0},"664":{"tf":1.0}},"df":2}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1741":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"745":{"tf":1.4142135623730951},"778":{"tf":1.4142135623730951}},"df":4,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1741":{"tf":1.0},"1804":{"tf":1.0}},"df":2}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"745":{"tf":1.0},"778":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"1777":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"215":{"tf":1.4142135623730951}},"df":1}}}}}}}},"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"539":{"tf":1.0},"540":{"tf":1.0}},"df":2}}}}}}}}},"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{"0":{"tf":1.0},"106":{"tf":1.4142135623730951},"107":{"tf":1.4142135623730951},"108":{"tf":1.0},"110":{"tf":1.0},"1131":{"tf":1.7320508075688772},"114":{"tf":1.7320508075688772},"115":{"tf":1.4142135623730951},"117":{"tf":2.449489742783178},"1171":{"tf":1.7320508075688772},"1172":{"tf":1.7320508075688772},"121":{"tf":3.3166247903554},"1211":{"tf":1.7320508075688772},"122":{"tf":1.7320508075688772},"124":{"tf":1.0},"1253":{"tf":1.7320508075688772},"1254":{"tf":1.7320508075688772},"1352":{"tf":1.4142135623730951},"1368":{"tf":1.0},"138":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"140":{"tf":1.0},"1466":{"tf":1.4142135623730951},"1477":{"tf":1.0},"1573":{"tf":1.7320508075688772},"159":{"tf":1.0},"1717":{"tf":1.7320508075688772},"1718":{"tf":1.0},"1719":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1775":{"tf":1.0},"1776":{"tf":1.0},"1782":{"tf":1.0},"179":{"tf":2.0},"180":{"tf":1.4142135623730951},"181":{"tf":2.449489742783178},"182":{"tf":2.0},"27":{"tf":1.0},"29":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951},"328":{"tf":1.0},"333":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"55":{"tf":1.0},"69":{"tf":2.449489742783178},"70":{"tf":1.7320508075688772},"71":{"tf":1.4142135623730951},"72":{"tf":1.7320508075688772},"87":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"90":{"tf":1.0},"94":{"tf":1.4142135623730951}},"df":55,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"87":{"tf":1.0},"88":{"tf":1.0}},"df":2}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1717":{"tf":1.0}},"df":1}}}}}}}}}}},"_":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"336":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"336":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{"426":{"tf":1.0}},"df":1}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"121":{"tf":2.449489742783178},"134":{"tf":1.0},"22":{"tf":1.0},"4":{"tf":1.0}},"df":4},"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"336":{"tf":1.0}},"df":1}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{"903":{"tf":1.0}},"df":1}}},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{"1140":{"tf":1.0},"1180":{"tf":1.4142135623730951},"1192":{"tf":1.0},"1225":{"tf":1.0},"1322":{"tf":1.0},"1325":{"tf":1.0},"1378":{"tf":1.7320508075688772},"1393":{"tf":1.0},"1444":{"tf":1.0},"1446":{"tf":1.0},"363":{"tf":1.0}},"df":11,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1378":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1000":{"tf":1.0},"1001":{"tf":1.0},"1002":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1055":{"tf":1.0},"1056":{"tf":1.0},"1066":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1356":{"tf":1.0},"1357":{"tf":1.0},"1598":{"tf":1.0},"1599":{"tf":1.0},"1600":{"tf":1.0},"1791":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"584":{"tf":1.0},"683":{"tf":1.0},"688":{"tf":1.0},"825":{"tf":1.0},"829":{"tf":1.0},"881":{"tf":1.0},"903":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"910":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951},"999":{"tf":1.0}},"df":37}},"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0}},"df":3}}}}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"687":{"tf":1.0}},"df":1,".":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"v":{"docs":{},"df":0,".":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{"6":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{"6":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{"681":{"tf":1.0}},"df":1}}},"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"4":{"tf":1.0}},"df":1}}}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"681":{"tf":1.0},"903":{"tf":1.0}},"df":2}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"0":{"tf":2.23606797749979},"10":{"tf":1.0},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1168":{"tf":1.0},"1196":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1252":{"tf":1.0},"1262":{"tf":1.0},"1267":{"tf":1.0},"1290":{"tf":1.0},"1291":{"tf":1.0},"1307":{"tf":1.0},"1358":{"tf":1.0},"1413":{"tf":1.0},"1430":{"tf":1.0},"171":{"tf":1.0},"223":{"tf":1.0},"251":{"tf":1.0},"428":{"tf":1.0},"61":{"tf":1.0},"729":{"tf":1.0},"786":{"tf":1.0},"832":{"tf":1.0}},"df":27,"f":{"docs":{},"df":0,"e":{"docs":{"1358":{"tf":1.4142135623730951},"1465":{"tf":1.4142135623730951},"1499":{"tf":1.0},"1501":{"tf":1.0},"437":{"tf":1.0}},"df":5,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1503":{"tf":1.0}},"df":1}}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"0":{"tf":1.0},"110":{"tf":1.0},"1101":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"1171":{"tf":1.4142135623730951},"1172":{"tf":1.4142135623730951},"1253":{"tf":1.4142135623730951},"1254":{"tf":1.4142135623730951},"129":{"tf":1.0},"149":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0},"804":{"tf":1.0},"95":{"tf":1.0},"958":{"tf":1.0},"96":{"tf":1.0}},"df":20}}},"x":{"docs":{},"df":0,"i":{"docs":{"1055":{"tf":1.0},"1094":{"tf":1.7320508075688772},"1095":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"1100":{"tf":1.4142135623730951},"31":{"tf":1.0},"580":{"tf":1.4142135623730951},"596":{"tf":1.0},"597":{"tf":1.4142135623730951},"599":{"tf":2.23606797749979},"600":{"tf":1.0},"604":{"tf":1.4142135623730951},"605":{"tf":1.4142135623730951},"607":{"tf":1.4142135623730951},"608":{"tf":1.4142135623730951},"609":{"tf":1.7320508075688772},"610":{"tf":1.7320508075688772},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"617":{"tf":1.0},"618":{"tf":1.0},"619":{"tf":1.0},"620":{"tf":1.4142135623730951},"621":{"tf":1.4142135623730951},"629":{"tf":1.0},"640":{"tf":1.4142135623730951},"641":{"tf":1.0},"643":{"tf":2.23606797749979},"644":{"tf":1.0},"647":{"tf":1.4142135623730951},"648":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"652":{"tf":1.4142135623730951},"653":{"tf":1.7320508075688772},"654":{"tf":1.7320508075688772},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"675":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":1.0},"681":{"tf":4.0},"685":{"tf":1.0},"686":{"tf":1.0},"687":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.4142135623730951},"888":{"tf":1.0}},"df":60},"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"580":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"681":{"tf":2.0},"685":{"tf":1.7320508075688772}},"df":7,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"586":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1003":{"tf":1.4142135623730951},"1595":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1003":{"tf":1.0},"1595":{"tf":1.0}},"df":2}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1044":{"tf":1.4142135623730951},"1605":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1044":{"tf":1.0},"1605":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{"1042":{"tf":1.7320508075688772},"1603":{"tf":1.7320508075688772}},"df":2,"2":{"docs":{"1041":{"tf":1.7320508075688772}},"df":1}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1046":{"tf":1.4142135623730951},"1604":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1046":{"tf":1.0},"1604":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{"1005":{"tf":1.4142135623730951},"1597":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1005":{"tf":1.0},"1597":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1586":{"tf":1.0},"1587":{"tf":1.0},"1593":{"tf":1.7320508075688772},"1594":{"tf":1.0},"1595":{"tf":1.0},"1596":{"tf":1.0},"1597":{"tf":1.0},"1598":{"tf":1.0},"1599":{"tf":1.0},"1600":{"tf":1.0},"1601":{"tf":1.0},"1602":{"tf":1.0},"1603":{"tf":1.0},"1604":{"tf":1.0},"1605":{"tf":1.0},"1645":{"tf":1.0}},"df":16}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1004":{"tf":1.4142135623730951},"1596":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1004":{"tf":1.0},"1596":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"690":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1096":{"tf":1.4142135623730951},"1097":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1096":{"tf":1.0},"1097":{"tf":1.0}},"df":2}}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"1098":{"tf":1.4142135623730951},"1099":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1098":{"tf":1.0},"1099":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{"603":{"tf":1.0},"604":{"tf":1.4142135623730951},"605":{"tf":1.4142135623730951},"606":{"tf":1.0},"607":{"tf":1.4142135623730951},"608":{"tf":1.4142135623730951},"647":{"tf":1.4142135623730951},"648":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"652":{"tf":1.4142135623730951}},"df":12}}}}}}}}}}},"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"1129":{"tf":1.0},"1130":{"tf":1.0},"1132":{"tf":1.0},"1133":{"tf":1.0},"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"1299":{"tf":1.0},"1300":{"tf":1.0},"1342":{"tf":1.0},"1344":{"tf":1.0},"1346":{"tf":1.0},"1485":{"tf":1.0},"1486":{"tf":1.0},"1531":{"tf":1.0},"1532":{"tf":1.0},"1537":{"tf":1.0},"1538":{"tf":1.0},"1566":{"tf":1.0},"1567":{"tf":1.0},"1568":{"tf":1.0},"1569":{"tf":1.0},"1585":{"tf":1.0},"1647":{"tf":1.0},"1649":{"tf":1.0},"1650":{"tf":1.0},"1651":{"tf":1.0},"1652":{"tf":1.0},"1653":{"tf":1.0},"1673":{"tf":1.0},"1692":{"tf":1.0},"1693":{"tf":1.0},"1697":{"tf":1.0},"1698":{"tf":1.0},"1699":{"tf":1.0},"1704":{"tf":1.0},"1786":{"tf":1.0},"1792":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0},"1799":{"tf":1.0},"1800":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"1805":{"tf":1.0},"1807":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"598":{"tf":1.0},"600":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"604":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"617":{"tf":1.0},"619":{"tf":1.0},"621":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"708":{"tf":1.0},"716":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"719":{"tf":1.0},"725":{"tf":1.0},"731":{"tf":1.0},"735":{"tf":1.0},"736":{"tf":1.0},"737":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":1.0},"826":{"tf":1.0},"827":{"tf":1.0},"828":{"tf":1.0},"834":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.0},"842":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0},"845":{"tf":1.0},"846":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"850":{"tf":1.0},"866":{"tf":1.0},"868":{"tf":1.0},"869":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0}},"df":133}}}},"l":{"docs":{},"df":0,"l":{"docs":{"10":{"tf":1.0},"1384":{"tf":1.0}},"df":2}},"r":{"docs":{},"df":0,"e":{"docs":{"1000":{"tf":1.0},"1001":{"tf":1.0},"1002":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.0},"1038":{"tf":1.0},"1068":{"tf":1.0},"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.0},"108":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.4142135623730951},"1083":{"tf":1.4142135623730951},"109":{"tf":1.0},"1092":{"tf":1.0},"1096":{"tf":1.0},"1098":{"tf":1.0},"110":{"tf":1.0},"1100":{"tf":1.0},"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"121":{"tf":1.0},"1284":{"tf":1.0},"1511":{"tf":1.0},"1512":{"tf":1.0},"1589":{"tf":1.0},"1590":{"tf":1.0},"1591":{"tf":1.0},"1592":{"tf":1.0},"1598":{"tf":1.0},"1599":{"tf":1.0},"1600":{"tf":1.0},"1601":{"tf":1.0},"1692":{"tf":1.0},"1693":{"tf":1.0},"1707":{"tf":1.0},"1708":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"444":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.0},"571":{"tf":1.4142135623730951},"627":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"860":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"91":{"tf":1.0},"939":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.0},"991":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0},"998":{"tf":1.0},"999":{"tf":1.0}},"df":104},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0},"862":{"tf":1.0}},"df":4}}}},"s":{"docs":{},"df":0,"h":{"docs":{"139":{"tf":1.0},"30":{"tf":1.0}},"df":2,"1":{"docs":{"1055":{"tf":1.4142135623730951}},"df":1},"8":{"docs":{"1055":{"tf":1.0}},"df":1},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{"896":{"tf":1.4142135623730951},"897":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951}},"df":3,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"896":{"tf":1.0}},"df":1}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"897":{"tf":1.0}},"df":1}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"898":{"tf":1.0}},"df":1}}}}}}}}}}}},"t":{"docs":{"9":{"tf":1.0},"98":{"tf":1.0}},"df":2}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"1125":{"tf":1.0},"1127":{"tf":1.0},"1185":{"tf":1.0},"1210":{"tf":1.0},"1219":{"tf":1.0},"144":{"tf":1.0},"1823":{"tf":1.0},"33":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":17}},"s":{"docs":{},"df":0,"t":{"docs":{"168":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951}},"df":2,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{"420":{"tf":1.0},"435":{"tf":1.0}},"df":2}}}}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{"188":{"tf":1.0},"75":{"tf":1.0}},"df":2}}}}}},"r":{"docs":{"948":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"9":{"tf":1.0}},"df":1}}},"g":{"docs":{"121":{"tf":1.0}},"df":1}},"t":{"docs":{},"df":0,"e":{"docs":{"115":{"tf":1.0},"1155":{"tf":1.0},"1240":{"tf":1.0},"1746":{"tf":2.0},"1769":{"tf":1.0},"1771":{"tf":1.4142135623730951},"1782":{"tf":1.0},"1800":{"tf":1.7320508075688772},"699":{"tf":2.0},"720":{"tf":1.7320508075688772}},"df":10},"i":{"docs":{},"df":0,"o":{"docs":{"100":{"tf":1.4142135623730951},"1120":{"tf":1.0},"1132":{"tf":1.7320508075688772},"1133":{"tf":2.0},"1134":{"tf":1.7320508075688772},"1144":{"tf":1.4142135623730951},"1152":{"tf":1.0},"1165":{"tf":1.0},"1166":{"tf":1.0},"1183":{"tf":1.4142135623730951},"1205":{"tf":1.0},"1214":{"tf":1.7320508075688772},"1215":{"tf":2.0},"1216":{"tf":1.7320508075688772},"1230":{"tf":1.4142135623730951},"1232":{"tf":1.0},"1237":{"tf":1.0},"1247":{"tf":1.0},"1249":{"tf":1.0},"1279":{"tf":1.0},"1282":{"tf":1.0},"1299":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.4142135623730951},"1409":{"tf":1.4142135623730951},"1422":{"tf":1.0},"1424":{"tf":1.0},"1506":{"tf":1.0},"1508":{"tf":1.0},"252":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0}},"df":34,"r":{"docs":{"1146":{"tf":1.0},"1232":{"tf":1.0}},"df":2}}}},"w":{"docs":{"116":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"139":{"tf":1.0},"30":{"tf":1.0}},"df":5,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"339":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"339":{"tf":1.0}},"df":1}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"335":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"468":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"468":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1082":{"tf":1.0},"1083":{"tf":1.0}},"df":2}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"116":{"tf":2.449489742783178},"118":{"tf":1.7320508075688772},"123":{"tf":1.7320508075688772},"139":{"tf":1.7320508075688772},"14":{"tf":1.0},"30":{"tf":1.7320508075688772},"432":{"tf":2.0},"468":{"tf":1.0},"80":{"tf":1.0}},"df":9,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"[":{"docs":{},"df":0,"2":{"docs":{"116":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"y":{"docs":{"1101":{"tf":1.4142135623730951},"1105":{"tf":1.7320508075688772},"1111":{"tf":2.0},"1112":{"tf":2.0},"1113":{"tf":1.4142135623730951},"1114":{"tf":1.4142135623730951}},"df":6,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"1112":{"tf":1.7320508075688772}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1112":{"tf":1.0}},"df":1}}}}}}}}}}},"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"1111":{"tf":1.7320508075688772}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1111":{"tf":1.0}},"df":1}}}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"1113":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1113":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"681":{"tf":1.0},"734":{"tf":1.0},"811":{"tf":1.0},"865":{"tf":1.0}},"df":6,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1039":{"tf":1.0},"1606":{"tf":1.0}},"df":2}}}},"l":{"docs":{"681":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"z":{"docs":{"1378":{"tf":1.0}},"df":1}}},"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"181":{"tf":1.0},"202":{"tf":1.0},"415":{"tf":1.0},"681":{"tf":1.0},"69":{"tf":1.0}},"df":5}}}},"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"103":{"tf":1.0},"104":{"tf":1.7320508075688772},"105":{"tf":1.7320508075688772},"1180":{"tf":1.0},"1185":{"tf":1.0},"728":{"tf":1.0},"788":{"tf":1.0},"791":{"tf":2.23606797749979},"806":{"tf":2.0},"823":{"tf":1.4142135623730951},"825":{"tf":2.0},"841":{"tf":1.0},"851":{"tf":2.23606797749979},"862":{"tf":1.0},"884":{"tf":1.7320508075688772},"885":{"tf":1.0},"886":{"tf":1.7320508075688772},"887":{"tf":2.8284271247461903}},"df":18,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"4":{"docs":{},"df":0,"8":{"docs":{"791":{"tf":1.0},"851":{"tf":1.0}},"df":2}},"5":{"docs":{},"df":0,"6":{"docs":{"887":{"tf":1.0}},"df":1}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{"788":{"tf":1.7320508075688772},"841":{"tf":1.7320508075688772}},"df":2}}}}}}}},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"1155":{"tf":1.0},"1197":{"tf":1.0},"1240":{"tf":1.0},"1351":{"tf":1.4142135623730951},"1352":{"tf":1.0},"1353":{"tf":1.4142135623730951},"1354":{"tf":1.4142135623730951},"1355":{"tf":1.0},"1413":{"tf":2.0},"1414":{"tf":1.4142135623730951},"1465":{"tf":1.7320508075688772},"1466":{"tf":1.7320508075688772},"1729":{"tf":2.0},"1730":{"tf":2.23606797749979},"1731":{"tf":2.23606797749979},"1732":{"tf":2.0},"1740":{"tf":1.4142135623730951},"1745":{"tf":1.0},"1759":{"tf":1.0},"1760":{"tf":1.7320508075688772},"1761":{"tf":1.0},"1762":{"tf":1.0},"1774":{"tf":1.0},"1779":{"tf":1.0},"1782":{"tf":1.0},"1792":{"tf":2.0},"1793":{"tf":2.23606797749979},"1794":{"tf":2.23606797749979},"1795":{"tf":2.0},"1803":{"tf":1.4142135623730951},"1806":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"578":{"tf":1.7320508075688772},"710":{"tf":1.0},"711":{"tf":1.7320508075688772},"712":{"tf":1.0},"713":{"tf":1.0},"752":{"tf":1.4142135623730951},"753":{"tf":1.4142135623730951},"754":{"tf":1.4142135623730951},"755":{"tf":1.4142135623730951},"763":{"tf":1.0},"764":{"tf":1.0},"768":{"tf":1.4142135623730951},"769":{"tf":1.4142135623730951},"774":{"tf":1.4142135623730951},"780":{"tf":1.4142135623730951},"797":{"tf":1.0},"798":{"tf":1.4142135623730951},"83":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.4142135623730951},"856":{"tf":1.7320508075688772}},"df":54,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1496":{"tf":1.0}},"df":1}}}}}},"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"372":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"372":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{"1052":{"tf":1.0},"1636":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1047":{"tf":1.0},"1631":{"tf":1.0}},"df":2}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1024":{"tf":1.0},"993":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1027":{"tf":1.0},"1028":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1496":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"1277":{"tf":1.0},"1489":{"tf":1.0},"153":{"tf":1.4142135623730951},"171":{"tf":1.0},"1729":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"1750":{"tf":1.4142135623730951},"1819":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"61":{"tf":1.0},"786":{"tf":1.0},"801":{"tf":1.4142135623730951},"832":{"tf":1.0},"836":{"tf":1.4142135623730951}},"df":16}}},"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"681":{"tf":1.0}},"df":1}}}}},"r":{"docs":{},"df":0,"d":{"docs":{"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1393":{"tf":1.0},"1394":{"tf":1.0},"1413":{"tf":1.0},"1414":{"tf":1.0}},"df":7}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1038":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1038":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"1731":{"tf":2.449489742783178},"1744":{"tf":1.4142135623730951},"1745":{"tf":1.0},"1782":{"tf":1.0},"1794":{"tf":2.449489742783178},"1805":{"tf":1.4142135623730951},"1806":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":2.23606797749979},"774":{"tf":1.0},"780":{"tf":2.23606797749979},"879":{"tf":1.4142135623730951}},"df":12,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1731":{"tf":1.0},"1794":{"tf":1.0}},"df":2}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"755":{"tf":1.0},"780":{"tf":1.0},"879":{"tf":1.0}},"df":3}}}}}}}},"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"301":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"1000":{"tf":1.0},"1001":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"1019":{"tf":1.0},"1039":{"tf":1.4142135623730951},"117":{"tf":1.0},"1524":{"tf":1.0},"1586":{"tf":1.0},"1587":{"tf":1.4142135623730951},"1588":{"tf":1.0},"1589":{"tf":1.0},"1590":{"tf":1.0},"1591":{"tf":1.0},"1592":{"tf":1.0},"1593":{"tf":1.4142135623730951},"1594":{"tf":1.0},"1595":{"tf":1.0},"1596":{"tf":1.0},"1597":{"tf":1.0},"1598":{"tf":1.0},"1599":{"tf":1.0},"1600":{"tf":1.0},"1601":{"tf":1.0},"1602":{"tf":1.0},"1603":{"tf":1.0},"1604":{"tf":1.0},"1605":{"tf":1.0},"1606":{"tf":1.7320508075688772},"1607":{"tf":1.0},"1608":{"tf":1.0},"1609":{"tf":1.0},"1610":{"tf":1.0},"1611":{"tf":1.0},"1612":{"tf":1.0},"1613":{"tf":1.0},"1614":{"tf":1.0},"1615":{"tf":1.0},"1616":{"tf":1.0},"1617":{"tf":1.0},"1618":{"tf":1.0},"1619":{"tf":1.0},"1620":{"tf":1.0},"1621":{"tf":1.0},"1622":{"tf":1.0},"1623":{"tf":1.0},"1624":{"tf":1.0},"1625":{"tf":1.0},"1626":{"tf":1.0},"1627":{"tf":1.0},"1628":{"tf":1.0},"1629":{"tf":1.0},"1630":{"tf":1.0},"1631":{"tf":1.0},"1632":{"tf":1.0},"1633":{"tf":1.0},"1634":{"tf":1.0},"1635":{"tf":1.0},"1636":{"tf":1.0},"181":{"tf":1.0},"222":{"tf":1.4142135623730951},"69":{"tf":1.0},"888":{"tf":1.0},"965":{"tf":1.7320508075688772},"966":{"tf":1.0},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.0},"979":{"tf":1.0},"980":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0},"987":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.0},"990":{"tf":1.7320508075688772},"991":{"tf":1.0},"992":{"tf":1.7320508075688772},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0},"999":{"tf":1.0}},"df":104,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1622":{"tf":1.7320508075688772},"981":{"tf":1.7320508075688772}},"df":2,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1627":{"tf":1.7320508075688772},"986":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{"1623":{"tf":1.7320508075688772},"982":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1586":{"tf":1.0},"1587":{"tf":1.0},"1593":{"tf":1.0},"1606":{"tf":1.7320508075688772},"1607":{"tf":1.0},"1608":{"tf":1.0},"1609":{"tf":1.0},"1610":{"tf":1.0},"1611":{"tf":1.0},"1612":{"tf":1.0},"1613":{"tf":1.0},"1614":{"tf":1.0},"1615":{"tf":1.0},"1616":{"tf":1.0},"1617":{"tf":1.0},"1618":{"tf":1.0},"1619":{"tf":1.0},"1620":{"tf":1.0},"1621":{"tf":1.0},"1622":{"tf":1.0},"1623":{"tf":1.0},"1624":{"tf":1.0},"1625":{"tf":1.0},"1626":{"tf":1.0},"1627":{"tf":1.0},"1628":{"tf":1.0},"1629":{"tf":1.0},"1630":{"tf":1.0},"1631":{"tf":1.0},"1632":{"tf":1.0},"1633":{"tf":1.0},"1634":{"tf":1.0},"1635":{"tf":1.0},"1636":{"tf":1.0}},"df":34},"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"1039":{"tf":1.0},"1587":{"tf":1.0},"1606":{"tf":1.0}},"df":3}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{"1019":{"tf":1.7320508075688772},"1020":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0},"1023":{"tf":1.0},"1024":{"tf":1.0},"1025":{"tf":1.0},"1026":{"tf":1.0},"1027":{"tf":1.0},"1028":{"tf":1.0},"888":{"tf":1.0}},"df":11}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1039":{"tf":1.7320508075688772},"1040":{"tf":1.0},"1041":{"tf":1.0},"1042":{"tf":1.0},"1043":{"tf":1.0},"1044":{"tf":1.0},"1045":{"tf":1.0},"1046":{"tf":1.0},"1047":{"tf":1.0},"1048":{"tf":1.0},"1049":{"tf":1.0},"1050":{"tf":1.0},"1051":{"tf":1.0},"1052":{"tf":1.0},"888":{"tf":1.0}},"df":15}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"181":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951}},"df":3,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"90":{"tf":1.0}},"df":1}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"181":{"tf":1.0},"69":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"c":{"docs":{"9":{"tf":1.0}},"df":1}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"121":{"tf":2.23606797749979},"134":{"tf":1.0},"181":{"tf":1.0},"22":{"tf":1.0},"472":{"tf":1.0},"69":{"tf":1.0},"9":{"tf":1.4142135623730951}},"df":7,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"336":{"tf":1.0}},"df":1}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"233":{"tf":1.0}},"df":1}}}},"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1729":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"1792":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0}},"df":8}}}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"202":{"tf":1.0},"415":{"tf":1.0}},"df":2}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"2":{"docs":{},"df":0,"0":{"docs":{"1535":{"tf":1.4142135623730951},"792":{"tf":1.4142135623730951},"812":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"867":{"tf":1.4142135623730951}},"df":5,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1535":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0}},"df":5}}}}}}}}},"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"847":{"tf":1.0},"867":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"t":{"docs":{"791":{"tf":1.0},"851":{"tf":1.0}},"df":2}},"l":{"docs":{"817":{"tf":1.0},"818":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"t":{"docs":{"1039":{"tf":1.0},"1606":{"tf":1.0}},"df":2}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"1748":{"tf":1.4142135623730951},"1777":{"tf":1.0},"1811":{"tf":1.4142135623730951},"495":{"tf":1.0},"522":{"tf":1.0},"567":{"tf":1.0},"685":{"tf":1.0},"696":{"tf":1.0},"709":{"tf":1.0},"900":{"tf":2.23606797749979},"903":{"tf":1.0},"906":{"tf":1.4142135623730951},"909":{"tf":1.0},"912":{"tf":2.0},"915":{"tf":1.0},"918":{"tf":2.0},"921":{"tf":1.0},"924":{"tf":2.0},"927":{"tf":1.0}},"df":19,"e":{"docs":{},"df":0,"'":{"docs":{"900":{"tf":1.0}},"df":1},"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"918":{"tf":1.0}},"df":1}}}}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"912":{"tf":1.0}},"df":1}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"924":{"tf":1.0}},"df":1}}}}}}}},"=":{"docs":{},"df":0,"2":{"docs":{"567":{"tf":1.0}},"df":1}},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"900":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"900":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1748":{"tf":1.4142135623730951},"1811":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1748":{"tf":1.0},"1811":{"tf":1.0}},"df":2}}}}}}}}}}}}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"899":{"tf":1.4142135623730951}},"df":1,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"899":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"530":{"tf":1.4142135623730951},"533":{"tf":1.4142135623730951}},"df":2,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"533":{"tf":1.0}},"df":1}}}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"530":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"681":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":5}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"149":{"tf":1.4142135623730951},"217":{"tf":1.0},"39":{"tf":1.4142135623730951}},"df":3,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"149":{"tf":1.0},"39":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1192":{"tf":1.4142135623730951},"254":{"tf":1.0},"255":{"tf":1.0},"82":{"tf":1.0}},"df":4}},"y":{"docs":{"1155":{"tf":1.0},"1156":{"tf":1.0},"1192":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.0},"1314":{"tf":1.7320508075688772},"1317":{"tf":1.4142135623730951},"1437":{"tf":1.7320508075688772},"1438":{"tf":1.4142135623730951},"1439":{"tf":1.0},"1496":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"223":{"tf":1.4142135623730951},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.0},"92":{"tf":2.0}},"df":20,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"367":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"367":{"tf":1.0}},"df":1}}}}}}}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1275":{"tf":1.0},"1287":{"tf":1.0},"1288":{"tf":1.0},"1496":{"tf":1.0},"1497":{"tf":1.0},"360":{"tf":1.0},"394":{"tf":1.0},"431":{"tf":1.0},"92":{"tf":1.4142135623730951}},"df":9}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"360":{"tf":1.0},"362":{"tf":1.0},"367":{"tf":1.0},"370":{"tf":1.0},"466":{"tf":1.0}},"df":5,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1287":{"tf":1.0},"1288":{"tf":1.0},"431":{"tf":1.0}},"df":3}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1287":{"tf":1.0},"1288":{"tf":1.0},"431":{"tf":1.0}},"df":3}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"431":{"tf":1.0}},"df":1}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"276":{"tf":1.0},"277":{"tf":1.0}},"df":2}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1275":{"tf":1.0},"1496":{"tf":1.0},"1497":{"tf":1.0}},"df":3}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1314":{"tf":1.4142135623730951},"1437":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1314":{"tf":1.0},"1437":{"tf":1.0}},"df":2}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"431":{"tf":1.0},"92":{"tf":1.4142135623730951}},"df":2}}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{"144":{"tf":1.0},"215":{"tf":1.0},"567":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"=":{"docs":{},"df":0,"1":{"docs":{"567":{"tf":1.0}},"df":1}},"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"529":{"tf":1.4142135623730951}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"529":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"0":{"tf":1.0}},"df":1}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{"1197":{"tf":1.0},"862":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0}},"df":3}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"10":{"tf":1.0},"1194":{"tf":1.0},"363":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"84":{"tf":1.4142135623730951},"992":{"tf":1.0},"996":{"tf":1.0}},"df":8}}},"i":{"docs":{},"df":0,"r":{"docs":{"100":{"tf":1.4142135623730951},"1132":{"tf":1.7320508075688772},"1151":{"tf":1.4142135623730951},"1176":{"tf":1.0},"1183":{"tf":1.4142135623730951},"1214":{"tf":1.7320508075688772},"1236":{"tf":1.4142135623730951},"1237":{"tf":1.4142135623730951},"1400":{"tf":1.4142135623730951},"1414":{"tf":1.0},"146":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"1732":{"tf":1.0},"1739":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1795":{"tf":1.0},"1802":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"188":{"tf":1.0},"2":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"273":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.0},"415":{"tf":1.0},"418":{"tf":1.0},"688":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"727":{"tf":1.0},"75":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"845":{"tf":1.0},"846":{"tf":1.0},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"994":{"tf":1.0},"996":{"tf":1.0}},"df":49,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1047":{"tf":1.0},"1631":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{"1415":{"tf":1.0}},"df":1}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"v":{"docs":{"681":{"tf":1.0}},"df":1}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"211":{"tf":1.0},"212":{"tf":1.0}},"df":2}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"1009":{"tf":1.0},"1044":{"tf":1.0},"1060":{"tf":1.7320508075688772},"1079":{"tf":1.0},"1082":{"tf":1.0},"1083":{"tf":1.0},"109":{"tf":1.0},"1167":{"tf":1.0},"1248":{"tf":1.0},"129":{"tf":1.0},"1329":{"tf":1.0},"1330":{"tf":1.0},"1344":{"tf":1.0},"1345":{"tf":1.0},"1346":{"tf":1.0},"1347":{"tf":1.0},"1388":{"tf":1.0},"1408":{"tf":1.0},"144":{"tf":1.0},"1601":{"tf":1.0},"1605":{"tf":1.0},"1734":{"tf":1.0},"1799":{"tf":1.0},"18":{"tf":1.0},"591":{"tf":1.4142135623730951},"604":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.0},"622":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"667":{"tf":1.0},"668":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"963":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951},"995":{"tf":1.0}},"df":45}}}},"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"100":{"tf":1.4142135623730951},"1000":{"tf":1.0},"1001":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1015":{"tf":1.0},"102":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.0},"1038":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1058":{"tf":1.4142135623730951},"1059":{"tf":1.4142135623730951},"106":{"tf":1.0},"1060":{"tf":1.7320508075688772},"1068":{"tf":1.0},"1069":{"tf":1.0},"107":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.0},"108":{"tf":1.4142135623730951},"1080":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.4142135623730951},"1083":{"tf":1.4142135623730951},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"109":{"tf":1.4142135623730951},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"110":{"tf":1.0},"1100":{"tf":1.0},"1109":{"tf":1.4142135623730951},"1110":{"tf":1.4142135623730951},"1111":{"tf":1.4142135623730951},"1112":{"tf":1.4142135623730951},"1113":{"tf":1.4142135623730951},"1114":{"tf":1.4142135623730951},"1119":{"tf":1.4142135623730951},"112":{"tf":1.0},"1120":{"tf":1.4142135623730951},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"1123":{"tf":1.4142135623730951},"1124":{"tf":1.4142135623730951},"1125":{"tf":1.4142135623730951},"1126":{"tf":1.4142135623730951},"1127":{"tf":1.4142135623730951},"1128":{"tf":1.4142135623730951},"1129":{"tf":1.4142135623730951},"113":{"tf":1.0},"1130":{"tf":1.4142135623730951},"1131":{"tf":1.4142135623730951},"1132":{"tf":1.4142135623730951},"1133":{"tf":1.4142135623730951},"1134":{"tf":1.4142135623730951},"1135":{"tf":1.4142135623730951},"1136":{"tf":1.4142135623730951},"1137":{"tf":1.4142135623730951},"114":{"tf":2.0},"115":{"tf":1.4142135623730951},"1155":{"tf":1.0},"1156":{"tf":1.4142135623730951},"1157":{"tf":1.0},"1158":{"tf":1.0},"1159":{"tf":1.0},"116":{"tf":1.7320508075688772},"1165":{"tf":1.0},"1166":{"tf":1.0},"1167":{"tf":1.0},"1168":{"tf":1.0},"1169":{"tf":1.0},"117":{"tf":1.4142135623730951},"1170":{"tf":1.0},"1171":{"tf":1.4142135623730951},"1172":{"tf":1.4142135623730951},"1177":{"tf":1.4142135623730951},"1179":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"1180":{"tf":1.4142135623730951},"1181":{"tf":1.4142135623730951},"1182":{"tf":1.4142135623730951},"1183":{"tf":1.4142135623730951},"1184":{"tf":1.4142135623730951},"1185":{"tf":1.4142135623730951},"1186":{"tf":1.4142135623730951},"1187":{"tf":1.4142135623730951},"1188":{"tf":1.4142135623730951},"119":{"tf":1.4142135623730951},"1197":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"1201":{"tf":1.0},"1204":{"tf":1.4142135623730951},"1205":{"tf":1.4142135623730951},"1206":{"tf":1.4142135623730951},"1207":{"tf":1.4142135623730951},"1208":{"tf":1.4142135623730951},"1209":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"1210":{"tf":1.4142135623730951},"1211":{"tf":1.4142135623730951},"1212":{"tf":1.4142135623730951},"1213":{"tf":1.4142135623730951},"1214":{"tf":1.4142135623730951},"1215":{"tf":1.4142135623730951},"1216":{"tf":1.4142135623730951},"1217":{"tf":1.4142135623730951},"1218":{"tf":1.4142135623730951},"1219":{"tf":1.4142135623730951},"122":{"tf":1.0},"1220":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.4142135623730951},"1247":{"tf":1.0},"1248":{"tf":1.0},"1249":{"tf":1.0},"125":{"tf":1.7320508075688772},"1250":{"tf":1.0},"1251":{"tf":1.0},"1252":{"tf":1.0},"1253":{"tf":1.4142135623730951},"1254":{"tf":1.4142135623730951},"1257":{"tf":1.0},"1260":{"tf":1.0},"1284":{"tf":1.0},"129":{"tf":1.4142135623730951},"1297":{"tf":1.0},"130":{"tf":1.0},"1315":{"tf":1.0},"1316":{"tf":1.0},"1318":{"tf":1.0},"1319":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1324":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"1329":{"tf":1.0},"133":{"tf":1.4142135623730951},"1330":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1335":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1339":{"tf":1.0},"1340":{"tf":1.0},"1341":{"tf":1.0},"1342":{"tf":1.0},"1343":{"tf":1.4142135623730951},"1344":{"tf":1.0},"1345":{"tf":1.0},"1346":{"tf":1.0},"1347":{"tf":1.0},"1350":{"tf":1.4142135623730951},"1351":{"tf":1.4142135623730951},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1358":{"tf":1.4142135623730951},"1361":{"tf":1.0},"1362":{"tf":1.0},"1363":{"tf":1.0},"1364":{"tf":1.0},"1365":{"tf":1.0},"1366":{"tf":1.0},"1367":{"tf":1.0},"1368":{"tf":1.0},"1369":{"tf":1.0},"137":{"tf":1.4142135623730951},"1370":{"tf":1.0},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"1379":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"1380":{"tf":1.4142135623730951},"1383":{"tf":1.0},"1384":{"tf":1.0},"1385":{"tf":1.4142135623730951},"1386":{"tf":1.4142135623730951},"1387":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"1390":{"tf":1.0},"1394":{"tf":1.4142135623730951},"140":{"tf":1.4142135623730951},"1401":{"tf":1.7320508075688772},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1404":{"tf":1.4142135623730951},"1405":{"tf":1.4142135623730951},"1406":{"tf":1.4142135623730951},"1407":{"tf":1.4142135623730951},"1408":{"tf":1.0},"1409":{"tf":1.7320508075688772},"141":{"tf":1.4142135623730951},"1410":{"tf":1.0},"1413":{"tf":1.4142135623730951},"1414":{"tf":1.4142135623730951},"1415":{"tf":1.4142135623730951},"1420":{"tf":1.0},"1439":{"tf":1.4142135623730951},"144":{"tf":1.7320508075688772},"1440":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1445":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"145":{"tf":1.4142135623730951},"1450":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1455":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1459":{"tf":1.0},"1460":{"tf":1.0},"1461":{"tf":1.0},"1462":{"tf":1.4142135623730951},"1465":{"tf":1.4142135623730951},"1467":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"1470":{"tf":1.0},"1471":{"tf":1.0},"1472":{"tf":1.0},"1473":{"tf":1.0},"1474":{"tf":1.0},"1475":{"tf":1.0},"1476":{"tf":1.4142135623730951},"1477":{"tf":1.0},"1478":{"tf":1.0},"148":{"tf":1.4142135623730951},"1482":{"tf":1.0},"1511":{"tf":1.0},"1512":{"tf":1.0},"1573":{"tf":1.0},"1574":{"tf":1.0},"1575":{"tf":1.0},"1585":{"tf":1.0},"1589":{"tf":1.0},"1590":{"tf":1.0},"1591":{"tf":1.0},"1592":{"tf":1.0},"1595":{"tf":1.0},"1596":{"tf":1.0},"1597":{"tf":1.0},"1598":{"tf":1.0},"1599":{"tf":1.0},"1600":{"tf":1.0},"1601":{"tf":1.0},"1656":{"tf":1.0},"1675":{"tf":1.0},"1678":{"tf":1.0},"1687":{"tf":1.0},"1688":{"tf":1.0},"1692":{"tf":1.0},"1693":{"tf":1.0},"1707":{"tf":1.0},"1708":{"tf":1.0},"171":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"172":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"1729":{"tf":1.4142135623730951},"173":{"tf":1.0},"1730":{"tf":1.4142135623730951},"1731":{"tf":1.4142135623730951},"1732":{"tf":1.4142135623730951},"1733":{"tf":1.7320508075688772},"1734":{"tf":1.4142135623730951},"1735":{"tf":1.0},"1736":{"tf":1.7320508075688772},"1737":{"tf":1.0},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"174":{"tf":1.0},"1740":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1742":{"tf":1.7320508075688772},"1743":{"tf":1.7320508075688772},"1744":{"tf":1.7320508075688772},"1745":{"tf":1.7320508075688772},"1746":{"tf":1.7320508075688772},"1747":{"tf":1.0},"175":{"tf":1.0},"1759":{"tf":1.4142135623730951},"176":{"tf":1.0},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.7320508075688772},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"177":{"tf":1.0},"1771":{"tf":1.4142135623730951},"178":{"tf":1.4142135623730951},"1782":{"tf":1.0},"179":{"tf":1.7320508075688772},"1792":{"tf":1.4142135623730951},"1793":{"tf":1.4142135623730951},"1794":{"tf":1.4142135623730951},"1795":{"tf":1.4142135623730951},"1796":{"tf":1.7320508075688772},"1797":{"tf":1.7320508075688772},"1798":{"tf":1.0},"1799":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"1800":{"tf":1.7320508075688772},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"1805":{"tf":1.7320508075688772},"1806":{"tf":1.7320508075688772},"1807":{"tf":1.7320508075688772},"1808":{"tf":1.7320508075688772},"181":{"tf":1.4142135623730951},"1810":{"tf":1.0},"182":{"tf":1.7320508075688772},"1823":{"tf":1.4142135623730951},"185":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.4142135623730951},"195":{"tf":1.0},"196":{"tf":1.0},"199":{"tf":1.0},"200":{"tf":1.0},"203":{"tf":1.4142135623730951},"204":{"tf":1.0},"23":{"tf":1.4142135623730951},"258":{"tf":1.0},"26":{"tf":1.4142135623730951},"261":{"tf":1.0},"262":{"tf":1.0},"27":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"34":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"404":{"tf":1.0},"405":{"tf":1.4142135623730951},"406":{"tf":1.0},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"468":{"tf":1.0},"479":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951},"481":{"tf":1.4142135623730951},"482":{"tf":1.7320508075688772},"487":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"489":{"tf":1.0},"490":{"tf":1.0},"491":{"tf":1.4142135623730951},"494":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"508":{"tf":1.4142135623730951},"509":{"tf":1.7320508075688772},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.4142135623730951},"515":{"tf":1.4142135623730951},"516":{"tf":1.4142135623730951},"521":{"tf":1.4142135623730951},"571":{"tf":1.4142135623730951},"577":{"tf":1.4142135623730951},"588":{"tf":1.0},"590":{"tf":1.4142135623730951},"591":{"tf":1.4142135623730951},"592":{"tf":1.4142135623730951},"593":{"tf":1.4142135623730951},"594":{"tf":1.4142135623730951},"595":{"tf":1.4142135623730951},"596":{"tf":1.0},"597":{"tf":1.4142135623730951},"598":{"tf":1.0},"599":{"tf":1.4142135623730951},"600":{"tf":1.4142135623730951},"601":{"tf":1.0},"602":{"tf":1.0},"603":{"tf":1.0},"604":{"tf":1.4142135623730951},"605":{"tf":1.4142135623730951},"606":{"tf":1.0},"607":{"tf":1.4142135623730951},"608":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"61":{"tf":1.0},"610":{"tf":1.4142135623730951},"611":{"tf":1.4142135623730951},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.4142135623730951},"615":{"tf":1.4142135623730951},"616":{"tf":1.4142135623730951},"618":{"tf":1.4142135623730951},"619":{"tf":1.4142135623730951},"62":{"tf":1.0},"620":{"tf":1.4142135623730951},"621":{"tf":1.4142135623730951},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.0},"63":{"tf":1.0},"633":{"tf":1.0},"634":{"tf":1.4142135623730951},"635":{"tf":1.4142135623730951},"636":{"tf":1.4142135623730951},"637":{"tf":1.4142135623730951},"638":{"tf":1.4142135623730951},"639":{"tf":1.4142135623730951},"64":{"tf":1.0},"640":{"tf":1.4142135623730951},"641":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.4142135623730951},"644":{"tf":1.4142135623730951},"645":{"tf":1.0},"646":{"tf":1.0},"647":{"tf":1.4142135623730951},"648":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"65":{"tf":1.0},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"652":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"655":{"tf":1.4142135623730951},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"658":{"tf":1.4142135623730951},"659":{"tf":1.4142135623730951},"66":{"tf":1.0},"660":{"tf":1.4142135623730951},"661":{"tf":1.4142135623730951},"662":{"tf":1.4142135623730951},"663":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951},"666":{"tf":1.4142135623730951},"667":{"tf":1.0},"668":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.4142135623730951},"686":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"695":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"698":{"tf":1.0},"699":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"708":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.7320508075688772},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"718":{"tf":1.0},"72":{"tf":1.4142135623730951},"720":{"tf":1.4142135623730951},"721":{"tf":1.4142135623730951},"722":{"tf":1.4142135623730951},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"725":{"tf":1.4142135623730951},"735":{"tf":1.0},"736":{"tf":1.0},"737":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":1.4142135623730951},"742":{"tf":1.4142135623730951},"743":{"tf":1.4142135623730951},"744":{"tf":1.4142135623730951},"745":{"tf":1.4142135623730951},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.4142135623730951},"753":{"tf":1.4142135623730951},"754":{"tf":1.4142135623730951},"755":{"tf":1.4142135623730951},"756":{"tf":1.0},"757":{"tf":1.0},"767":{"tf":1.0},"768":{"tf":1.4142135623730951},"769":{"tf":1.4142135623730951},"77":{"tf":1.0},"770":{"tf":1.0},"771":{"tf":1.0},"772":{"tf":1.0},"773":{"tf":1.0},"774":{"tf":1.4142135623730951},"775":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.4142135623730951},"78":{"tf":1.0},"780":{"tf":1.4142135623730951},"787":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"79":{"tf":1.4142135623730951},"790":{"tf":1.0},"796":{"tf":1.0},"81":{"tf":1.0},"810":{"tf":1.0},"817":{"tf":1.4142135623730951},"818":{"tf":1.4142135623730951},"819":{"tf":1.4142135623730951},"82":{"tf":1.0},"820":{"tf":1.4142135623730951},"821":{"tf":1.4142135623730951},"822":{"tf":1.4142135623730951},"83":{"tf":1.0},"839":{"tf":1.4142135623730951},"84":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"842":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0},"846":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"850":{"tf":1.0},"859":{"tf":1.0},"860":{"tf":1.0},"861":{"tf":1.0},"866":{"tf":1.4142135623730951},"868":{"tf":1.0},"869":{"tf":1.4142135623730951},"87":{"tf":1.0},"870":{"tf":1.0},"871":{"tf":1.4142135623730951},"872":{"tf":1.4142135623730951},"873":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0},"88":{"tf":1.0},"886":{"tf":1.4142135623730951},"887":{"tf":1.4142135623730951},"89":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"90":{"tf":1.0},"905":{"tf":1.4142135623730951},"906":{"tf":1.4142135623730951},"907":{"tf":1.4142135623730951},"908":{"tf":1.4142135623730951},"909":{"tf":1.4142135623730951},"91":{"tf":1.0},"910":{"tf":1.4142135623730951},"911":{"tf":1.4142135623730951},"912":{"tf":1.4142135623730951},"913":{"tf":1.4142135623730951},"914":{"tf":1.4142135623730951},"915":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"917":{"tf":1.4142135623730951},"918":{"tf":1.4142135623730951},"919":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951},"920":{"tf":1.4142135623730951},"921":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"923":{"tf":1.4142135623730951},"924":{"tf":1.4142135623730951},"925":{"tf":1.4142135623730951},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"939":{"tf":1.0},"94":{"tf":1.7320508075688772},"940":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"95":{"tf":1.4142135623730951},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"96":{"tf":1.4142135623730951},"963":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951},"97":{"tf":1.0},"98":{"tf":1.4142135623730951},"988":{"tf":1.0},"989":{"tf":1.0},"990":{"tf":1.4142135623730951},"991":{"tf":1.0},"992":{"tf":1.4142135623730951},"994":{"tf":1.4142135623730951},"995":{"tf":1.4142135623730951},"996":{"tf":1.4142135623730951},"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951},"999":{"tf":1.0}},"df":692,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"1055":{"tf":2.0}},"df":1}}}}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{"1587":{"tf":1.0},"31":{"tf":1.0}},"df":2}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"1196":{"tf":1.0},"823":{"tf":1.0}},"df":2},"t":{"docs":{"1060":{"tf":1.4142135623730951},"117":{"tf":1.0},"1176":{"tf":1.0},"1181":{"tf":1.0},"1188":{"tf":1.0},"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"133":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1400":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1437":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"201":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"23":{"tf":1.0},"403":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"415":{"tf":1.4142135623730951},"418":{"tf":1.0},"623":{"tf":1.0},"667":{"tf":1.0},"681":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"996":{"tf":1.0}},"df":43,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1612":{"tf":1.7320508075688772},"971":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"k":{"docs":{"149":{"tf":1.4142135623730951},"150":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.4142135623730951},"212":{"tf":1.0},"217":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.4142135623730951}},"df":8,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"147":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.4142135623730951},"203":{"tf":1.0},"208":{"tf":1.4142135623730951},"209":{"tf":1.0},"217":{"tf":1.0},"36":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.0}},"df":10,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"150":{"tf":1.0},"208":{"tf":1.0},"36":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{"1060":{"tf":1.0}},"df":1}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{"14":{"tf":1.0},"144":{"tf":2.0},"145":{"tf":1.7320508075688772},"146":{"tf":2.0},"147":{"tf":1.7320508075688772},"148":{"tf":1.4142135623730951},"149":{"tf":2.0},"150":{"tf":1.7320508075688772},"199":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.4142135623730951},"202":{"tf":1.7320508075688772},"203":{"tf":1.7320508075688772},"204":{"tf":1.0},"207":{"tf":2.0},"208":{"tf":2.0},"209":{"tf":2.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.7320508075688772},"212":{"tf":1.4142135623730951},"213":{"tf":1.0},"215":{"tf":1.7320508075688772},"216":{"tf":1.7320508075688772},"217":{"tf":2.0},"224":{"tf":1.7320508075688772},"225":{"tf":1.0},"226":{"tf":1.7320508075688772},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"33":{"tf":2.0},"34":{"tf":1.7320508075688772},"35":{"tf":2.0},"36":{"tf":1.7320508075688772},"37":{"tf":1.4142135623730951},"38":{"tf":1.7320508075688772},"39":{"tf":2.0},"414":{"tf":1.0},"415":{"tf":2.0},"416":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"429":{"tf":1.0},"700":{"tf":1.7320508075688772},"719":{"tf":1.4142135623730951}},"df":45,"'":{"docs":{"146":{"tf":1.0},"147":{"tf":1.0},"150":{"tf":1.0},"203":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"210":{"tf":1.0},"215":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.0}},"df":11},".":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1141":{"tf":1.0}},"df":1}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1140":{"tf":1.0},"1151":{"tf":1.0},"1162":{"tf":1.0}},"df":3}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"700":{"tf":1.0},"823":{"tf":1.0}},"df":2}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"73":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"210":{"tf":1.0},"215":{"tf":1.7320508075688772}},"df":2,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"215":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"14":{"tf":1.0},"419":{"tf":1.0},"429":{"tf":2.0}},"df":3}}}},"g":{"docs":{},"df":0,"r":{"docs":{"146":{"tf":1.0},"207":{"tf":1.0},"216":{"tf":1.4142135623730951},"35":{"tf":1.0}},"df":4,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"216":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{"149":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"217":{"tf":1.4142135623730951},"39":{"tf":1.0}},"df":5,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"217":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1101":{"tf":1.7320508075688772},"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"958":{"tf":1.7320508075688772}},"df":7,"i":{"docs":{},"df":0,"d":{"docs":{"1574":{"tf":1.0},"1575":{"tf":1.0},"1585":{"tf":1.0}},"df":3},"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"375":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"375":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"t":{"docs":{"1308":{"tf":1.0},"1309":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0}},"df":4}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"945":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"945":{"tf":1.0}},"df":1}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{"0":{"tf":1.0},"3":{"tf":1.7320508075688772},"4":{"tf":1.0},"6":{"tf":1.4142135623730951}},"df":4}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1374":{"tf":1.0},"1375":{"tf":1.7320508075688772},"1376":{"tf":1.0},"1377":{"tf":1.0},"1378":{"tf":1.0},"1379":{"tf":1.0},"1380":{"tf":1.0}},"df":7}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"122":{"tf":1.7320508075688772},"80":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"122":{"tf":1.0}},"df":1}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{"122":{"tf":1.0},"1276":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"434":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0}},"df":7},"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"211":{"tf":1.0},"230":{"tf":1.7320508075688772}},"df":2,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"272":{"tf":1.4142135623730951}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"272":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"270":{"tf":1.7320508075688772}},"df":1}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"271":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"271":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"15":{"tf":1.0},"73":{"tf":1.7320508075688772},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}},"df":8}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"14":{"tf":1.0},"191":{"tf":1.0},"419":{"tf":1.4142135623730951},"434":{"tf":2.0},"78":{"tf":1.0}},"df":5,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"1276":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1276":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"191":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"191":{"tf":1.0},"78":{"tf":1.0}},"df":2}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"189":{"tf":1.0},"190":{"tf":1.7320508075688772},"419":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.7320508075688772}},"df":5}}}}}}}}}}}},"l":{"docs":{},"df":0,"t":{"docs":{"1058":{"tf":1.7320508075688772},"1059":{"tf":1.4142135623730951},"1087":{"tf":1.0},"1088":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"601":{"tf":1.4142135623730951},"602":{"tf":1.4142135623730951},"604":{"tf":2.0},"605":{"tf":2.0},"607":{"tf":2.0},"608":{"tf":2.0},"609":{"tf":1.0},"610":{"tf":1.0},"612":{"tf":1.7320508075688772},"613":{"tf":2.0},"615":{"tf":2.449489742783178},"616":{"tf":2.449489742783178},"620":{"tf":1.4142135623730951},"621":{"tf":1.4142135623730951},"624":{"tf":1.0},"625":{"tf":1.0},"629":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.4142135623730951},"648":{"tf":2.0},"649":{"tf":2.0},"651":{"tf":2.0},"652":{"tf":2.0},"653":{"tf":1.0},"654":{"tf":1.0},"656":{"tf":1.7320508075688772},"657":{"tf":2.0},"659":{"tf":2.449489742783178},"660":{"tf":2.449489742783178},"663":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"665":{"tf":1.7320508075688772},"666":{"tf":1.7320508075688772}},"df":41}},"m":{"docs":{},"df":0,"e":{"docs":{"144":{"tf":1.0},"1587":{"tf":1.0},"182":{"tf":1.0},"33":{"tf":1.0},"619":{"tf":1.0},"662":{"tf":1.0},"9":{"tf":1.7320508075688772},"992":{"tf":1.0},"996":{"tf":1.0}},"df":9}},"v":{"docs":{},"df":0,"e":{"docs":{"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"129":{"tf":1.0},"1393":{"tf":1.0},"18":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"df":11}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"945":{"tf":1.0}},"df":1}},"e":{"docs":{"1377":{"tf":1.4142135623730951},"1378":{"tf":1.0},"1380":{"tf":1.0},"1393":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"363":{"tf":1.0}},"df":7,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1522":{"tf":1.0}},"df":1}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1522":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"p":{"docs":{"1292":{"tf":1.4142135623730951},"1293":{"tf":1.0},"1294":{"tf":1.0},"1295":{"tf":1.0},"1296":{"tf":1.4142135623730951},"1297":{"tf":1.0},"1298":{"tf":1.0},"1299":{"tf":1.4142135623730951},"13":{"tf":1.0},"1300":{"tf":1.4142135623730951},"1301":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1306":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"1310":{"tf":1.0},"1311":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1315":{"tf":1.0},"1316":{"tf":1.0},"1317":{"tf":1.0},"1318":{"tf":1.0},"1319":{"tf":1.0},"1320":{"tf":1.4142135623730951},"1321":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1324":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"1329":{"tf":1.0},"1330":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1335":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1339":{"tf":1.0},"1340":{"tf":1.0},"1341":{"tf":1.0},"1342":{"tf":1.0},"1343":{"tf":1.0},"1344":{"tf":1.0},"1345":{"tf":1.0},"1346":{"tf":1.0},"1347":{"tf":1.0},"1348":{"tf":1.0},"1349":{"tf":1.0},"1350":{"tf":1.0},"1351":{"tf":1.0},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1356":{"tf":1.0},"1357":{"tf":1.0},"1358":{"tf":1.0},"1359":{"tf":1.0},"1360":{"tf":1.0},"1361":{"tf":1.0},"1362":{"tf":1.0},"1363":{"tf":1.0},"1364":{"tf":1.0},"1365":{"tf":1.0},"1366":{"tf":1.0},"1367":{"tf":1.0},"1368":{"tf":1.0},"1369":{"tf":1.0},"1370":{"tf":1.0},"1371":{"tf":1.0},"1372":{"tf":1.0},"1373":{"tf":1.0},"1374":{"tf":1.0},"1375":{"tf":1.0},"1376":{"tf":1.0},"1377":{"tf":1.0},"1378":{"tf":1.0},"1379":{"tf":1.0},"1380":{"tf":1.0},"1381":{"tf":1.0},"1382":{"tf":1.0},"1383":{"tf":1.0},"1384":{"tf":1.0},"1385":{"tf":1.4142135623730951},"1386":{"tf":1.4142135623730951},"1387":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.0},"1390":{"tf":1.0},"1391":{"tf":1.0},"1392":{"tf":1.0},"1393":{"tf":1.0},"1394":{"tf":1.4142135623730951},"1395":{"tf":1.0},"1396":{"tf":1.0},"1397":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1407":{"tf":1.0},"1408":{"tf":1.0},"1409":{"tf":1.0},"1410":{"tf":1.0},"1411":{"tf":1.0},"1412":{"tf":1.0},"1413":{"tf":1.0},"1414":{"tf":1.0},"1415":{"tf":1.0},"1416":{"tf":1.0},"1417":{"tf":1.0},"1418":{"tf":1.0},"1419":{"tf":1.4142135623730951},"1420":{"tf":1.0},"1421":{"tf":1.0},"1422":{"tf":1.4142135623730951},"1423":{"tf":1.4142135623730951},"1424":{"tf":1.4142135623730951},"1425":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1433":{"tf":1.0},"1434":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.0},"1439":{"tf":1.4142135623730951},"1440":{"tf":1.0},"1441":{"tf":1.0},"1442":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1445":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"1450":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1455":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1459":{"tf":1.0},"1460":{"tf":1.0},"1461":{"tf":1.0},"1462":{"tf":1.0},"1463":{"tf":1.0},"1464":{"tf":1.0},"1465":{"tf":1.0},"1466":{"tf":1.0},"1467":{"tf":1.0},"1468":{"tf":1.0},"1469":{"tf":1.0},"1470":{"tf":1.0},"1471":{"tf":1.0},"1472":{"tf":1.0},"1473":{"tf":1.0},"1474":{"tf":1.0},"1475":{"tf":1.0},"1476":{"tf":1.0},"1477":{"tf":1.0},"1478":{"tf":1.0},"1479":{"tf":1.0},"1480":{"tf":1.0},"1481":{"tf":1.0},"1482":{"tf":1.0},"1483":{"tf":1.0},"1484":{"tf":1.0},"1485":{"tf":1.0},"1486":{"tf":1.0},"1487":{"tf":1.0},"1488":{"tf":1.0},"1489":{"tf":1.0},"1490":{"tf":1.0},"1491":{"tf":1.0},"1492":{"tf":1.0},"1493":{"tf":1.0},"1494":{"tf":1.0},"1495":{"tf":1.0},"1496":{"tf":1.0},"1497":{"tf":1.0},"1498":{"tf":1.0},"1499":{"tf":1.0},"1500":{"tf":1.0},"1501":{"tf":1.0},"1502":{"tf":1.0},"1503":{"tf":1.0},"1504":{"tf":1.0},"1505":{"tf":1.0},"1506":{"tf":1.4142135623730951},"1507":{"tf":1.0},"1508":{"tf":1.0},"1509":{"tf":1.0},"1510":{"tf":1.0},"1511":{"tf":1.0},"1512":{"tf":2.23606797749979},"1513":{"tf":1.0},"1514":{"tf":1.0},"1515":{"tf":1.0},"1516":{"tf":1.4142135623730951},"1517":{"tf":1.4142135623730951},"1518":{"tf":1.0},"1519":{"tf":1.0},"1520":{"tf":1.0},"1521":{"tf":1.0},"1522":{"tf":1.0},"1523":{"tf":1.0},"407":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.0}},"df":236,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"268":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{"276":{"tf":1.4142135623730951}},"df":1},"y":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"276":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1514":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1292":{"tf":1.0},"1509":{"tf":1.0},"1519":{"tf":2.0}},"df":3}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"14":{"tf":1.0},"436":{"tf":2.0}},"df":2}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1500":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1500":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1293":{"tf":1.0},"1294":{"tf":1.7320508075688772},"1295":{"tf":1.0},"1296":{"tf":1.0},"1297":{"tf":1.0},"1298":{"tf":1.0},"1299":{"tf":1.0},"1300":{"tf":1.0},"1301":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1306":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0}},"df":17}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1494":{"tf":1.4142135623730951},"223":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1494":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1293":{"tf":1.0},"1310":{"tf":1.7320508075688772},"1311":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1315":{"tf":1.0},"1316":{"tf":1.0},"1317":{"tf":1.0},"1318":{"tf":1.0},"1319":{"tf":1.0}},"df":11}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"1292":{"tf":1.0},"1296":{"tf":1.0},"1419":{"tf":1.0},"1516":{"tf":2.0}},"df":4}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"14":{"tf":1.0},"437":{"tf":2.0}},"df":2}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1501":{"tf":1.7320508075688772}},"df":1}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"223":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1505":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1505":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"1497":{"tf":1.7320508075688772}},"df":1}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1507":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1507":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1508":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1508":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1506":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1506":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1292":{"tf":1.0},"1297":{"tf":1.0},"1420":{"tf":1.0},"1517":{"tf":2.0}},"df":4}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"1496":{"tf":1.7320508075688772},"223":{"tf":1.4142135623730951}},"df":2}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"1292":{"tf":1.0},"1377":{"tf":1.0},"1378":{"tf":1.0},"1379":{"tf":1.0},"1380":{"tf":1.0},"1393":{"tf":1.4142135623730951},"1394":{"tf":1.4142135623730951},"1395":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1413":{"tf":1.4142135623730951},"1414":{"tf":1.4142135623730951},"1415":{"tf":1.0},"1509":{"tf":2.0},"1512":{"tf":1.0}},"df":20,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1293":{"tf":1.0},"1320":{"tf":1.7320508075688772},"1321":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1324":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"1329":{"tf":1.0},"1330":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1335":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1339":{"tf":1.0},"1340":{"tf":1.0},"1341":{"tf":1.0},"1342":{"tf":1.0},"1343":{"tf":1.0},"1344":{"tf":1.0},"1345":{"tf":1.0},"1346":{"tf":1.0},"1347":{"tf":1.0}},"df":29}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"223":{"tf":1.4142135623730951}},"df":1,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1293":{"tf":1.0},"1348":{"tf":1.7320508075688772},"1349":{"tf":1.0},"1350":{"tf":1.0},"1351":{"tf":1.0},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1356":{"tf":1.0},"1357":{"tf":1.0}},"df":11}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1495":{"tf":1.4142135623730951},"223":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1495":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{"144":{"tf":1.0},"8":{"tf":1.0}},"df":2}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"3":{"tf":1.0},"5":{"tf":1.0}},"df":2}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1374":{"tf":1.0},"1381":{"tf":1.7320508075688772},"1382":{"tf":1.0},"1383":{"tf":1.0},"1384":{"tf":1.0},"1385":{"tf":1.0},"1386":{"tf":1.0},"1387":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.0},"1390":{"tf":1.0}},"df":11}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1374":{"tf":1.0},"1391":{"tf":1.7320508075688772},"1392":{"tf":1.0},"1393":{"tf":1.0},"1394":{"tf":1.0},"1395":{"tf":1.0}},"df":6}}}}}},"i":{"docs":{"124":{"tf":1.0},"1292":{"tf":1.0},"1368":{"tf":1.0},"1389":{"tf":1.0},"1476":{"tf":1.0},"1477":{"tf":1.0},"1511":{"tf":2.0},"97":{"tf":1.0}},"df":8,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1515":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"1370":{"tf":1.4142135623730951},"1478":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1370":{"tf":1.0},"1478":{"tf":1.0}},"df":2}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"1292":{"tf":1.0},"1483":{"tf":1.7320508075688772},"1484":{"tf":1.0},"1485":{"tf":1.0},"1486":{"tf":1.0},"1487":{"tf":1.0},"1488":{"tf":1.0},"1489":{"tf":1.0},"1490":{"tf":1.0},"1491":{"tf":1.0}},"df":10}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1293":{"tf":1.0},"1359":{"tf":1.7320508075688772},"1360":{"tf":1.0},"1361":{"tf":1.0},"1362":{"tf":1.0},"1363":{"tf":1.0},"1364":{"tf":1.0},"1365":{"tf":1.0},"1366":{"tf":1.0},"1367":{"tf":1.0},"1368":{"tf":1.0},"1369":{"tf":1.0},"1370":{"tf":1.0},"1371":{"tf":1.0},"1372":{"tf":1.0},"1373":{"tf":1.0}},"df":16}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"124":{"tf":2.0},"80":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"1510":{"tf":1.0},"1516":{"tf":1.0},"1517":{"tf":1.0}},"df":3}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1292":{"tf":1.0},"1510":{"tf":2.0},"1511":{"tf":1.0}},"df":3}}}}}},"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"119":{"tf":1.0},"125":{"tf":1.0},"159":{"tf":1.4142135623730951},"1751":{"tf":1.0},"1812":{"tf":1.0},"55":{"tf":1.4142135623730951}},"df":6,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"179":{"tf":1.0},"182":{"tf":1.0}},"df":2}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{"205":{"tf":1.0},"990":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951},"996":{"tf":1.4142135623730951}},"df":4}}},"e":{"docs":{"1060":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"203":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"38":{"tf":1.0},"428":{"tf":1.0},"611":{"tf":1.0},"655":{"tf":1.0},"688":{"tf":1.0},"727":{"tf":1.0}},"df":13},"i":{"docs":{},"df":0,"z":{"docs":{"1156":{"tf":1.0},"1241":{"tf":1.0},"1314":{"tf":1.0},"1317":{"tf":1.0},"1395":{"tf":1.7320508075688772},"1437":{"tf":1.0},"1438":{"tf":1.4142135623730951},"1439":{"tf":1.0}},"df":8,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1287":{"tf":1.0},"1497":{"tf":1.0},"394":{"tf":1.0},"431":{"tf":1.0}},"df":4}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"362":{"tf":1.0},"367":{"tf":1.0},"370":{"tf":1.0},"466":{"tf":1.0}},"df":4,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1288":{"tf":1.0},"431":{"tf":1.0}},"df":2}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1288":{"tf":1.0},"431":{"tf":1.0}},"df":2}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"431":{"tf":1.0}},"df":1}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1497":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"430":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1157":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1287":{"tf":1.0}},"df":1}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1287":{"tf":1.0}},"df":1}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1275":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"276":{"tf":1.0},"277":{"tf":1.0}},"df":2}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"431":{"tf":1.0}},"df":1}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"474":{"tf":1.4142135623730951},"475":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"482":{"tf":1.4142135623730951},"499":{"tf":1.4142135623730951},"502":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"509":{"tf":1.4142135623730951},"542":{"tf":1.0},"550":{"tf":1.0},"551":{"tf":1.0},"552":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"681":{"tf":2.0}},"df":17,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"570":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"f":{"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":1.0},"1176":{"tf":1.4142135623730951},"1177":{"tf":1.4142135623730951},"1178":{"tf":1.4142135623730951},"1179":{"tf":1.4142135623730951},"1180":{"tf":1.4142135623730951},"1181":{"tf":1.4142135623730951},"1182":{"tf":1.4142135623730951},"1183":{"tf":1.4142135623730951},"1184":{"tf":1.4142135623730951},"1185":{"tf":1.4142135623730951},"1186":{"tf":1.4142135623730951},"1187":{"tf":1.4142135623730951},"1188":{"tf":1.4142135623730951},"1191":{"tf":1.0},"1192":{"tf":1.4142135623730951},"1193":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"1379":{"tf":1.4142135623730951},"1380":{"tf":1.4142135623730951},"1384":{"tf":1.0},"1385":{"tf":1.0},"1386":{"tf":1.0},"1387":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.0},"1390":{"tf":1.0},"1393":{"tf":1.4142135623730951},"1394":{"tf":1.4142135623730951},"1395":{"tf":1.4142135623730951},"1398":{"tf":1.0},"1399":{"tf":1.0},"1400":{"tf":1.4142135623730951},"1401":{"tf":1.4142135623730951},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1404":{"tf":1.4142135623730951},"1405":{"tf":1.4142135623730951},"1406":{"tf":1.4142135623730951},"1413":{"tf":1.4142135623730951},"1414":{"tf":1.4142135623730951},"1415":{"tf":1.4142135623730951},"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.4142135623730951},"1723":{"tf":1.4142135623730951},"1724":{"tf":1.4142135623730951},"1725":{"tf":1.0},"274":{"tf":1.0},"401":{"tf":1.4142135623730951},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"404":{"tf":1.0},"405":{"tf":1.4142135623730951},"406":{"tf":1.0},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.4142135623730951},"535":{"tf":1.0},"570":{"tf":1.0},"667":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"886":{"tf":1.4142135623730951},"887":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951},"90":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}},"df":95}},"n":{"docs":{},"df":0,"d":{"docs":{"1352":{"tf":1.0},"1414":{"tf":1.4142135623730951},"1466":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"681":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.0},"774":{"tf":1.0},"780":{"tf":1.0}},"df":16,"e":{"docs":{},"df":0,"r":{"docs":{"216":{"tf":1.4142135623730951},"217":{"tf":1.4142135623730951},"382":{"tf":1.0},"537":{"tf":1.0}},"df":4,"'":{"docs":{"1151":{"tf":1.4142135623730951},"1152":{"tf":1.4142135623730951},"1236":{"tf":1.4142135623730951},"1237":{"tf":1.4142135623730951}},"df":4},"_":{"docs":{"956":{"tf":1.0}},"df":1,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"382":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"382":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"s":{"docs":{"9":{"tf":1.4142135623730951}},"df":1},"t":{"docs":{"1729":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0}},"df":4}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"8":{"tf":1.0}},"df":1}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"117":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":2.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"53":{"tf":1.4142135623730951},"54":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0}},"df":11,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"1781":{"tf":1.0},"419":{"tf":1.0},"435":{"tf":1.0}},"df":3}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1781":{"tf":1.0},"419":{"tf":1.0},"435":{"tf":1.0}},"df":3}}}}}}}}}}}}}}},"t":{"docs":{"114":{"tf":1.0},"1299":{"tf":1.0},"130":{"tf":1.0},"1300":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1307":{"tf":1.4142135623730951},"1308":{"tf":1.0},"1309":{"tf":1.0},"1421":{"tf":1.0},"1422":{"tf":1.0},"1423":{"tf":1.0},"1424":{"tf":1.0},"1425":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.4142135623730951},"1431":{"tf":1.4142135623730951},"1432":{"tf":1.4142135623730951},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"1749":{"tf":1.0},"1750":{"tf":1.0},"1751":{"tf":1.7320508075688772},"1752":{"tf":1.0},"1753":{"tf":1.7320508075688772},"1754":{"tf":1.7320508075688772},"1755":{"tf":1.7320508075688772},"1756":{"tf":1.7320508075688772},"1775":{"tf":1.0},"1812":{"tf":1.4142135623730951},"1813":{"tf":1.0},"1814":{"tf":1.7320508075688772},"1815":{"tf":1.7320508075688772},"1816":{"tf":1.7320508075688772},"1817":{"tf":1.7320508075688772},"1818":{"tf":1.0},"1819":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"210":{"tf":1.0},"215":{"tf":1.0},"233":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"485":{"tf":1.0},"49":{"tf":1.0},"495":{"tf":1.4142135623730951},"50":{"tf":1.0},"51":{"tf":1.0},"517":{"tf":1.0},"52":{"tf":1.0},"522":{"tf":1.4142135623730951},"525":{"tf":1.0},"53":{"tf":1.0},"534":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"586":{"tf":1.0},"6":{"tf":1.0},"681":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"799":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"903":{"tf":1.7320508075688772},"905":{"tf":1.7320508075688772},"906":{"tf":1.7320508075688772},"907":{"tf":1.4142135623730951},"908":{"tf":1.4142135623730951},"909":{"tf":1.4142135623730951},"910":{"tf":1.7320508075688772},"911":{"tf":1.7320508075688772},"912":{"tf":1.7320508075688772},"913":{"tf":1.4142135623730951},"914":{"tf":1.4142135623730951},"915":{"tf":1.4142135623730951},"916":{"tf":1.7320508075688772},"917":{"tf":1.7320508075688772},"918":{"tf":1.7320508075688772},"919":{"tf":1.4142135623730951},"920":{"tf":1.4142135623730951},"921":{"tf":1.4142135623730951},"922":{"tf":1.7320508075688772},"923":{"tf":1.7320508075688772},"924":{"tf":1.7320508075688772},"925":{"tf":1.4142135623730951},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"928":{"tf":1.7320508075688772},"930":{"tf":1.7320508075688772},"931":{"tf":1.0},"932":{"tf":1.0},"933":{"tf":1.0}},"df":123,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"799":{"tf":1.4142135623730951},"833":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"799":{"tf":1.0},"833":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{"1583":{"tf":1.4142135623730951},"1584":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1584":{"tf":1.0}},"df":1}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1583":{"tf":1.0}},"df":1}}}}}}}}}}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"3":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"162":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951}},"df":4,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"165":{"tf":1.0},"51":{"tf":1.0}},"df":2}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"162":{"tf":1.0},"49":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"131":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"131":{"tf":1.0},"20":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{"1754":{"tf":1.4142135623730951},"1814":{"tf":1.4142135623730951}},"df":2,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1754":{"tf":1.0},"1814":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1751":{"tf":1.4142135623730951},"1812":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1751":{"tf":1.0},"1812":{"tf":1.0}},"df":2}}}}}}}}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1304":{"tf":1.4142135623730951},"1427":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1304":{"tf":1.0},"1427":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1306":{"tf":1.4142135623730951},"1428":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1306":{"tf":1.0},"1428":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1305":{"tf":1.4142135623730951},"1429":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1305":{"tf":1.0},"1429":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"132":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"132":{"tf":1.0},"21":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{"134":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"134":{"tf":1.0},"22":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1307":{"tf":1.4142135623730951},"1430":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1307":{"tf":1.0},"1430":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"1031":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1031":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"161":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}},"df":4,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"164":{"tf":1.0},"50":{"tf":1.0}},"df":2}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"161":{"tf":1.0},"48":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"803":{"tf":1.4142135623730951},"838":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"4":{"docs":{},"df":0,"0":{"docs":{"803":{"tf":1.0},"838":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1147":{"tf":1.4142135623730951},"1229":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1147":{"tf":1.0},"1229":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1373":{"tf":1.4142135623730951},"1481":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1373":{"tf":1.0},"1481":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"155":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}},"df":2,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"8":{"docs":{"155":{"tf":1.0},"45":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"587":{"tf":1.4142135623730951},"632":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"587":{"tf":1.0},"632":{"tf":1.0}},"df":2}}}}}}}}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1755":{"tf":1.4142135623730951},"1815":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1755":{"tf":1.0},"1815":{"tf":1.0}},"df":2}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1302":{"tf":1.4142135623730951},"1426":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1302":{"tf":1.0},"1426":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"1":{"docs":{},"df":0,"6":{"docs":{},"df":0,"5":{"docs":{"495":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"4":{"docs":{"495":{"tf":1.0},"522":{"tf":1.0}},"df":2}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1298":{"tf":1.4142135623730951},"1421":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1298":{"tf":1.0},"1421":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"1752":{"tf":1.4142135623730951},"1813":{"tf":1.4142135623730951}},"df":2,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"8":{"docs":{"1752":{"tf":1.0},"1813":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"160":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"160":{"tf":1.0},"47":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"153":{"tf":1.4142135623730951},"1750":{"tf":1.4142135623730951},"1819":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"801":{"tf":1.4142135623730951},"836":{"tf":1.4142135623730951}},"df":6,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"153":{"tf":1.0},"1750":{"tf":1.0},"1819":{"tf":1.0},"44":{"tf":1.0},"801":{"tf":1.0},"836":{"tf":1.0}},"df":6}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"p":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"166":{"tf":1.4142135623730951},"56":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"8":{"docs":{"166":{"tf":1.0},"56":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1749":{"tf":1.4142135623730951},"1818":{"tf":1.4142135623730951}},"df":2,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1749":{"tf":1.0},"1818":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1303":{"tf":1.4142135623730951},"1425":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1303":{"tf":1.0},"1425":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"167":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951}},"df":2,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"167":{"tf":1.0},"57":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1145":{"tf":1.4142135623730951},"1231":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1145":{"tf":1.0},"1231":{"tf":1.0}},"df":2}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1300":{"tf":1.4142135623730951},"1423":{"tf":1.4142135623730951},"1424":{"tf":1.0}},"df":3,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1300":{"tf":1.0},"1423":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1753":{"tf":1.4142135623730951},"1817":{"tf":1.4142135623730951}},"df":2,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1753":{"tf":1.0},"1817":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1146":{"tf":1.4142135623730951},"1232":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1146":{"tf":1.0},"1232":{"tf":1.0}},"df":2}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1301":{"tf":1.4142135623730951},"1424":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1301":{"tf":1.0},"1424":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"156":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"1":{"docs":{},"df":0,"6":{"docs":{"156":{"tf":1.0},"46":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1642":{"tf":1.4142135623730951},"1679":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1642":{"tf":1.0},"1679":{"tf":1.0}},"df":2}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1144":{"tf":1.4142135623730951},"1230":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1144":{"tf":1.0},"1230":{"tf":1.0}},"df":2}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1299":{"tf":1.4142135623730951},"1422":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1299":{"tf":1.0},"1422":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"154":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"9":{"docs":{},"df":0,"6":{"docs":{"154":{"tf":1.0},"43":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"802":{"tf":1.4142135623730951},"837":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"4":{"docs":{},"df":0,"8":{"docs":{"802":{"tf":1.0},"837":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"1572":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1572":{"tf":1.0}},"df":1}}}}}}}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"168":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951}},"df":2,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"168":{"tf":1.0},"58":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"189":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"189":{"tf":1.0},"76":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"158":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"158":{"tf":1.0},"54":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"157":{"tf":1.4142135623730951},"1809":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951}},"df":3,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"157":{"tf":1.0},"1809":{"tf":1.0},"53":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1309":{"tf":1.4142135623730951},"1432":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{"1309":{"tf":1.0},"1432":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"159":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"159":{"tf":1.0},"55":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1308":{"tf":1.4142135623730951},"1431":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{"1308":{"tf":1.0},"1431":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"804":{"tf":1.4142135623730951},"834":{"tf":1.4142135623730951}},"df":2},"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"804":{"tf":1.0},"834":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"p":{"docs":{"2":{"tf":1.4142135623730951},"205":{"tf":1.0},"3":{"tf":1.4142135623730951},"525":{"tf":1.0},"6":{"tf":1.0},"681":{"tf":1.0}},"df":6,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"205":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"205":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"163":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"163":{"tf":1.0},"52":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1756":{"tf":1.4142135623730951},"1816":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1756":{"tf":1.0},"1816":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1292":{"tf":1.0},"1492":{"tf":1.7320508075688772},"1493":{"tf":1.0},"1494":{"tf":1.0},"1495":{"tf":1.0},"1496":{"tf":1.0},"1497":{"tf":1.0},"1498":{"tf":1.0},"1499":{"tf":1.0},"1500":{"tf":1.0},"1501":{"tf":1.0},"1502":{"tf":1.0},"1503":{"tf":1.0},"1504":{"tf":1.0},"1505":{"tf":1.0},"1506":{"tf":1.0},"1507":{"tf":1.0},"1508":{"tf":1.0}},"df":18}},"r":{"docs":{"992":{"tf":1.0}},"df":1}}}},"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1374":{"tf":1.0},"1396":{"tf":1.7320508075688772},"1397":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0}},"df":12}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{"115":{"tf":1.0},"1307":{"tf":1.0},"1352":{"tf":1.0},"1366":{"tf":1.0},"1367":{"tf":1.0},"1370":{"tf":1.0},"1384":{"tf":1.0},"1395":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1413":{"tf":1.0},"1428":{"tf":1.0},"1430":{"tf":1.0},"1466":{"tf":1.0},"1474":{"tf":1.0},"1475":{"tf":1.0},"1478":{"tf":1.0},"1729":{"tf":1.7320508075688772},"1730":{"tf":2.0},"1731":{"tf":1.7320508075688772},"1732":{"tf":1.7320508075688772},"1734":{"tf":1.0},"1735":{"tf":1.0},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"1740":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1744":{"tf":1.7320508075688772},"1745":{"tf":1.0},"1746":{"tf":1.4142135623730951},"1759":{"tf":1.0},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.0},"1762":{"tf":1.0},"1763":{"tf":1.4142135623730951},"1764":{"tf":1.4142135623730951},"1765":{"tf":1.4142135623730951},"1771":{"tf":1.4142135623730951},"1776":{"tf":1.0},"1777":{"tf":1.0},"1782":{"tf":1.7320508075688772},"1792":{"tf":1.7320508075688772},"1793":{"tf":2.0},"1794":{"tf":1.7320508075688772},"1795":{"tf":1.7320508075688772},"1799":{"tf":1.0},"180":{"tf":1.0},"1800":{"tf":1.4142135623730951},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"1805":{"tf":1.7320508075688772},"1806":{"tf":1.0},"221":{"tf":1.0},"31":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"428":{"tf":1.0},"71":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.4142135623730951},"712":{"tf":1.0},"713":{"tf":1.0},"714":{"tf":1.4142135623730951},"715":{"tf":1.4142135623730951},"716":{"tf":1.4142135623730951},"721":{"tf":1.0},"722":{"tf":1.4142135623730951},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"729":{"tf":1.0},"735":{"tf":1.0},"736":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.4142135623730951},"743":{"tf":1.4142135623730951},"744":{"tf":1.4142135623730951},"745":{"tf":1.0},"752":{"tf":2.0},"753":{"tf":2.23606797749979},"754":{"tf":2.23606797749979},"755":{"tf":2.23606797749979},"758":{"tf":1.0},"759":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"763":{"tf":1.0},"764":{"tf":1.0},"768":{"tf":2.0},"769":{"tf":2.23606797749979},"774":{"tf":2.23606797749979},"775":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.0},"780":{"tf":2.23606797749979},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951},"821":{"tf":1.4142135623730951},"822":{"tf":1.4142135623730951},"862":{"tf":1.0},"869":{"tf":1.4142135623730951},"870":{"tf":1.0},"871":{"tf":1.4142135623730951},"872":{"tf":1.4142135623730951},"873":{"tf":1.0},"874":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.0},"97":{"tf":1.0}},"df":117,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{"1782":{"tf":1.0}},"df":1}}}},"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1759":{"tf":1.0},"1761":{"tf":1.0},"1762":{"tf":1.0},"710":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0}},"df":6}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{"1731":{"tf":2.0},"1732":{"tf":1.7320508075688772},"1740":{"tf":1.7320508075688772},"1741":{"tf":1.7320508075688772},"1744":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.4142135623730951},"1779":{"tf":1.0},"1794":{"tf":2.0},"1795":{"tf":1.7320508075688772},"1803":{"tf":1.7320508075688772},"1804":{"tf":1.7320508075688772},"1805":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"712":{"tf":1.4142135623730951},"713":{"tf":1.0}},"df":17}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1729":{"tf":2.0},"1730":{"tf":2.449489742783178},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.7320508075688772},"1743":{"tf":1.4142135623730951},"1759":{"tf":1.4142135623730951},"1774":{"tf":1.0},"1791":{"tf":1.0},"1792":{"tf":2.0},"1793":{"tf":2.449489742783178},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.7320508075688772},"1808":{"tf":1.0},"710":{"tf":1.4142135623730951}},"df":14}}}}}}}},"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1614":{"tf":1.7320508075688772},"973":{"tf":1.7320508075688772}},"df":2}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"215":{"tf":1.0}},"df":1},"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"577":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0}},"df":4,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1038":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{"1033":{"tf":1.7320508075688772},"1034":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.0},"888":{"tf":1.0}},"df":7}}}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"1038":{"tf":1.0}},"df":1}}}}},"r":{"docs":{"181":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"990":{"tf":1.0},"992":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.4142135623730951},"996":{"tf":1.4142135623730951},"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951}},"df":9,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"991":{"tf":1.0}},"df":1}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"1052":{"tf":1.4142135623730951},"1636":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1052":{"tf":1.0},"1636":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"997":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"1169":{"tf":1.0},"1170":{"tf":1.0},"1250":{"tf":1.0},"1251":{"tf":1.0},"401":{"tf":1.0}},"df":5,"i":{"docs":{"1389":{"tf":1.0},"1476":{"tf":1.0},"8":{"tf":1.0}},"df":3}}}},"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{"0":{"tf":1.0},"1060":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1253":{"tf":1.0},"1254":{"tf":1.0},"1274":{"tf":1.0},"1403":{"tf":1.0},"144":{"tf":1.0},"93":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"995":{"tf":1.4142135623730951},"996":{"tf":1.0}},"df":16}}},"t":{"docs":{},"df":0,"e":{"docs":{"577":{"tf":1.0}},"df":1}}},"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"791":{"tf":1.0},"851":{"tf":1.0}},"df":2}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1314":{"tf":1.0},"1437":{"tf":1.0}},"df":2}}}}},"o":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.4142135623730951}},"df":1}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"786":{"tf":1.0},"832":{"tf":1.0}},"df":2}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"1524":{"tf":1.0},"1637":{"tf":1.0},"1638":{"tf":1.0},"1639":{"tf":1.0},"1640":{"tf":1.0},"1641":{"tf":1.0},"1642":{"tf":1.0},"1643":{"tf":1.0},"1644":{"tf":1.0},"1645":{"tf":1.0},"1646":{"tf":1.0},"1647":{"tf":1.0},"1648":{"tf":1.0},"1649":{"tf":1.0},"1650":{"tf":1.0},"1651":{"tf":1.0},"1652":{"tf":1.0},"1653":{"tf":1.0},"1654":{"tf":1.0},"1655":{"tf":1.0},"1656":{"tf":1.0},"1657":{"tf":1.0},"1658":{"tf":1.0},"1659":{"tf":1.0},"1660":{"tf":1.0},"1661":{"tf":1.0},"1662":{"tf":1.0},"1663":{"tf":1.0},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0},"1669":{"tf":1.0},"1670":{"tf":1.0},"1671":{"tf":1.4142135623730951},"1672":{"tf":1.0},"1673":{"tf":1.0},"1674":{"tf":1.0},"1675":{"tf":1.0},"1676":{"tf":1.0},"1677":{"tf":1.0},"1678":{"tf":1.0},"1679":{"tf":1.0},"1680":{"tf":1.0},"1681":{"tf":1.0},"1682":{"tf":1.0},"1683":{"tf":1.0},"1684":{"tf":1.0},"1685":{"tf":1.0},"1686":{"tf":1.0},"1687":{"tf":1.0},"1688":{"tf":1.0},"1689":{"tf":1.0},"1690":{"tf":1.0},"1691":{"tf":1.0},"1692":{"tf":1.0},"1693":{"tf":1.0},"1694":{"tf":1.0},"1695":{"tf":1.0},"1696":{"tf":1.0},"1697":{"tf":1.0},"1698":{"tf":1.0},"1699":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"1702":{"tf":1.0},"1703":{"tf":1.0},"1704":{"tf":1.0},"1705":{"tf":1.0},"1706":{"tf":1.0},"1707":{"tf":1.0},"1708":{"tf":1.0},"1709":{"tf":1.0},"1710":{"tf":1.0},"1711":{"tf":1.0},"1712":{"tf":1.0}},"df":77,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1704":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"1637":{"tf":1.0},"1645":{"tf":1.7320508075688772},"1646":{"tf":1.0},"1647":{"tf":1.0},"1648":{"tf":1.0},"1649":{"tf":1.0},"1650":{"tf":1.0},"1651":{"tf":1.0},"1652":{"tf":1.0},"1653":{"tf":1.0},"1654":{"tf":1.0},"1655":{"tf":1.0},"1656":{"tf":1.0},"1657":{"tf":1.0},"1658":{"tf":1.0},"1659":{"tf":1.0},"1660":{"tf":1.0},"1661":{"tf":1.0},"1662":{"tf":1.0},"1663":{"tf":1.0},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0},"1669":{"tf":1.0},"1670":{"tf":1.0}},"df":27}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1637":{"tf":1.4142135623730951},"1671":{"tf":1.7320508075688772},"1672":{"tf":1.0},"1673":{"tf":1.0},"1674":{"tf":1.0},"1675":{"tf":1.0},"1676":{"tf":1.0},"1677":{"tf":1.0},"1678":{"tf":1.0},"1679":{"tf":1.0},"1680":{"tf":1.0},"1681":{"tf":1.0},"1682":{"tf":1.0},"1683":{"tf":1.0},"1698":{"tf":1.0},"1699":{"tf":1.0}},"df":16,"2":{"docs":{"1637":{"tf":1.0},"1684":{"tf":1.7320508075688772},"1685":{"tf":1.0},"1686":{"tf":1.0},"1687":{"tf":1.0},"1688":{"tf":1.0}},"df":6}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1637":{"tf":1.0},"1689":{"tf":1.7320508075688772},"1690":{"tf":1.0},"1691":{"tf":1.0},"1692":{"tf":1.0},"1693":{"tf":1.0},"1694":{"tf":1.0}},"df":7,"i":{"docs":{"1678":{"tf":1.7320508075688772}},"df":1}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1637":{"tf":1.0},"1700":{"tf":2.0},"1707":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"2":{"docs":{"1637":{"tf":1.0},"1701":{"tf":2.0},"1708":{"tf":1.0}},"df":3}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1637":{"tf":1.0},"1702":{"tf":1.7320508075688772},"1703":{"tf":1.0},"1704":{"tf":1.0},"1705":{"tf":1.0},"1706":{"tf":1.0},"1707":{"tf":1.0},"1708":{"tf":1.0},"1709":{"tf":1.0},"1710":{"tf":1.0},"1711":{"tf":1.0},"1712":{"tf":1.0}},"df":12}}}}}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1053":{"tf":2.0},"1054":{"tf":1.0},"1055":{"tf":1.0},"1056":{"tf":1.0},"1057":{"tf":1.0},"1058":{"tf":1.0},"1059":{"tf":1.0},"1060":{"tf":1.4142135623730951},"1061":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":1.0},"888":{"tf":1.0}},"df":12}}},"e":{"docs":{"1058":{"tf":1.0}},"df":1},"i":{"docs":{},"df":0,"d":{"docs":{"0":{"tf":1.0},"9":{"tf":1.0}},"df":2}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1058":{"tf":1.0},"1060":{"tf":1.0},"729":{"tf":1.0},"934":{"tf":1.0}},"df":4}}}},"r":{"docs":{},"df":0,"t":{"docs":{"1016":{"tf":1.4142135623730951},"144":{"tf":1.0},"33":{"tf":1.0}},"df":3,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1016":{"tf":1.0}},"df":1}}}}}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{"1010":{"tf":1.0},"1019":{"tf":1.0},"1029":{"tf":1.0},"1033":{"tf":1.0},"1039":{"tf":1.0},"1053":{"tf":1.0},"106":{"tf":1.0},"1064":{"tf":1.0},"107":{"tf":1.0},"1072":{"tf":1.0},"108":{"tf":1.0},"1084":{"tf":1.0},"109":{"tf":1.0},"1094":{"tf":1.0},"110":{"tf":1.0},"1101":{"tf":1.0},"111":{"tf":1.0},"1117":{"tf":1.0},"1136":{"tf":1.0},"1137":{"tf":1.0},"1138":{"tf":1.0},"114":{"tf":1.0},"1141":{"tf":1.0},"1148":{"tf":1.0},"115":{"tf":1.0},"1153":{"tf":1.0},"116":{"tf":1.0},"1160":{"tf":1.0},"1163":{"tf":1.0},"117":{"tf":1.0},"1174":{"tf":1.0},"118":{"tf":1.0},"1189":{"tf":1.0},"119":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.0},"1199":{"tf":1.0},"120":{"tf":1.0},"1202":{"tf":1.0},"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"1223":{"tf":1.0},"1226":{"tf":1.0},"123":{"tf":1.0},"1233":{"tf":1.0},"1238":{"tf":1.0},"124":{"tf":1.0},"1242":{"tf":1.0},"1245":{"tf":1.0},"125":{"tf":1.0},"1255":{"tf":1.0},"1258":{"tf":1.0},"127":{"tf":1.0},"1283":{"tf":1.0},"1284":{"tf":1.0},"1285":{"tf":1.0},"1287":{"tf":1.0},"1288":{"tf":1.0},"1289":{"tf":1.0},"1290":{"tf":1.0},"1291":{"tf":1.0},"1294":{"tf":1.0},"1310":{"tf":1.0},"1320":{"tf":1.0},"1348":{"tf":1.0},"135":{"tf":1.0},"1358":{"tf":1.0},"1359":{"tf":1.0},"1375":{"tf":1.0},"1381":{"tf":1.0},"1391":{"tf":1.0},"1396":{"tf":1.0},"1407":{"tf":1.0},"1408":{"tf":1.0},"1409":{"tf":1.0},"1410":{"tf":1.0},"1411":{"tf":1.0},"1417":{"tf":1.0},"142":{"tf":1.0},"1433":{"tf":1.0},"1441":{"tf":1.0},"1463":{"tf":1.0},"1468":{"tf":1.0},"1483":{"tf":1.0},"1492":{"tf":1.0},"1509":{"tf":1.0},"151":{"tf":1.0},"1510":{"tf":1.0},"1511":{"tf":1.0},"1512":{"tf":1.0},"1513":{"tf":1.0},"1516":{"tf":1.0},"1517":{"tf":1.0},"1518":{"tf":1.0},"1519":{"tf":1.0},"1520":{"tf":1.0},"1521":{"tf":1.0},"1522":{"tf":1.0},"1523":{"tf":1.0},"1526":{"tf":1.0},"1529":{"tf":1.0},"1539":{"tf":1.0},"1544":{"tf":1.0},"1549":{"tf":1.0},"1554":{"tf":1.0},"1559":{"tf":1.0},"1564":{"tf":1.0},"1576":{"tf":1.0},"1587":{"tf":1.0},"1593":{"tf":1.0},"16":{"tf":1.0},"1606":{"tf":1.0},"1638":{"tf":1.0},"1645":{"tf":1.0},"1671":{"tf":1.0},"1682":{"tf":1.0},"1684":{"tf":1.0},"1689":{"tf":1.0},"169":{"tf":1.0},"1695":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"1702":{"tf":1.0},"1715":{"tf":1.0},"1727":{"tf":1.0},"1757":{"tf":1.0},"1769":{"tf":1.0},"1772":{"tf":1.0},"1780":{"tf":1.0},"1781":{"tf":1.0},"1782":{"tf":1.0},"182":{"tf":1.0},"1821":{"tf":1.0},"183":{"tf":1.0},"186":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"218":{"tf":1.0},"224":{"tf":1.0},"231":{"tf":1.0},"24":{"tf":1.0},"241":{"tf":1.0},"256":{"tf":1.0},"259":{"tf":1.0},"31":{"tf":1.0},"399":{"tf":1.0},"40":{"tf":1.0},"412":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"472":{"tf":1.0},"477":{"tf":1.0},"483":{"tf":1.0},"492":{"tf":1.0},"497":{"tf":1.0},"500":{"tf":1.0},"504":{"tf":1.0},"510":{"tf":1.0},"519":{"tf":1.0},"523":{"tf":1.0},"559":{"tf":1.0},"564":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"570":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"574":{"tf":1.0},"580":{"tf":1.0},"59":{"tf":1.0},"628":{"tf":1.0},"629":{"tf":1.0},"630":{"tf":1.0},"681":{"tf":1.0},"693":{"tf":1.0},"701":{"tf":1.0},"729":{"tf":1.0},"73":{"tf":1.0},"765":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.0},"808":{"tf":1.0},"81":{"tf":1.0},"815":{"tf":1.0},"82":{"tf":1.0},"823":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"862":{"tf":1.0},"884":{"tf":1.0},"889":{"tf":1.0},"903":{"tf":1.0},"934":{"tf":1.0},"950":{"tf":1.0},"958":{"tf":1.0},"965":{"tf":1.0}},"df":216}}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{"137":{"tf":1.0},"26":{"tf":1.0},"415":{"tf":1.0},"480":{"tf":1.0},"507":{"tf":1.0},"6":{"tf":1.0}},"df":6,"i":{"docs":{"1823":{"tf":1.4142135623730951},"494":{"tf":1.0},"521":{"tf":1.4142135623730951},"725":{"tf":1.4142135623730951},"839":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951}},"df":6}}}},"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0}},"df":5}}}},"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"380":{"tf":1.0}},"df":1}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1180":{"tf":1.0},"823":{"tf":1.4142135623730951}},"df":2,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"1180":{"tf":1.0}},"df":1}}}}}}}}}}}},"q":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"946":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"946":{"tf":1.0}},"df":1}}}}}}}}}}},"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,".":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,":":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{"3":{"tf":1.0},"5":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{"1707":{"tf":1.0},"1708":{"tf":1.0}},"df":2,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"1292":{"tf":1.0},"1513":{"tf":1.0},"1514":{"tf":1.0},"1515":{"tf":1.0}},"df":4}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"1055":{"tf":1.4142135623730951}},"df":1}},"k":{"docs":{},"df":0,"e":{"docs":{"8":{"tf":1.0}},"df":1}},"l":{"docs":{},"df":0,"e":{"docs":{"119":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"159":{"tf":1.0},"1751":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.0},"1812":{"tf":1.0},"182":{"tf":1.0},"55":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0}},"df":15,".":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"182":{"tf":1.0}},"df":1}}}},"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"334":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"334":{"tf":1.0}},"df":1}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"1775":{"tf":1.0},"1776":{"tf":1.0},"1780":{"tf":1.0},"419":{"tf":1.0},"435":{"tf":1.0}},"df":5}}}}},"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{"1782":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"415":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0}},"df":7,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1608":{"tf":1.7320508075688772},"967":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}},"r":{"docs":{},"df":0,"t":{"docs":{"215":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1574":{"tf":1.0},"1575":{"tf":1.0},"1585":{"tf":1.0}},"df":3}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{"1011":{"tf":1.4142135623730951},"1020":{"tf":1.4142135623730951},"1034":{"tf":1.4142135623730951},"1054":{"tf":1.4142135623730951},"1065":{"tf":1.4142135623730951},"1102":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1120":{"tf":1.4142135623730951},"1135":{"tf":1.0},"1163":{"tf":1.0},"1205":{"tf":1.4142135623730951},"1220":{"tf":1.0},"1276":{"tf":1.0},"1284":{"tf":1.0},"129":{"tf":1.0},"1320":{"tf":1.0},"1339":{"tf":1.0},"137":{"tf":1.4142135623730951},"14":{"tf":1.0},"1459":{"tf":1.0},"1484":{"tf":1.4142135623730951},"1511":{"tf":1.0},"1512":{"tf":1.0},"1530":{"tf":1.4142135623730951},"1565":{"tf":1.4142135623730951},"1577":{"tf":1.4142135623730951},"1607":{"tf":1.4142135623730951},"1646":{"tf":1.4142135623730951},"1672":{"tf":1.4142135623730951},"1696":{"tf":1.4142135623730951},"1703":{"tf":1.4142135623730951},"1707":{"tf":1.7320508075688772},"1783":{"tf":1.4142135623730951},"18":{"tf":1.0},"188":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"225":{"tf":1.4142135623730951},"232":{"tf":1.4142135623730951},"242":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"31":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.0},"510":{"tf":1.0},"571":{"tf":1.4142135623730951},"581":{"tf":1.4142135623730951},"681":{"tf":1.0},"682":{"tf":1.4142135623730951},"697":{"tf":1.0},"698":{"tf":1.0},"702":{"tf":1.4142135623730951},"717":{"tf":1.0},"718":{"tf":1.0},"730":{"tf":1.4142135623730951},"75":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"824":{"tf":1.4142135623730951},"845":{"tf":1.0},"846":{"tf":1.0},"9":{"tf":4.0},"903":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0},"935":{"tf":1.4142135623730951},"951":{"tf":1.4142135623730951},"959":{"tf":1.4142135623730951},"966":{"tf":1.4142135623730951}},"df":76,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1708":{"tf":1.7320508075688772}},"df":1}}}}}}},"i":{"docs":{},"df":0,"c":{"docs":{"129":{"tf":1.0},"130":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"862":{"tf":1.0}},"df":5}},"u":{"docs":{"1177":{"tf":1.0},"1754":{"tf":1.7320508075688772},"1778":{"tf":1.0},"1814":{"tf":1.7320508075688772}},"df":4}}},"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{"681":{"tf":1.0}},"df":1}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"1180":{"tf":1.0},"823":{"tf":1.4142135623730951}},"df":2}},"p":{"docs":{"697":{"tf":1.0},"717":{"tf":1.0},"795":{"tf":1.0},"845":{"tf":1.0}},"df":4},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.7320508075688772},"105":{"tf":1.7320508075688772},"106":{"tf":1.0},"107":{"tf":1.0},"1157":{"tf":1.4142135623730951},"1158":{"tf":1.4142135623730951},"1159":{"tf":1.4142135623730951},"1176":{"tf":1.0},"1177":{"tf":1.0},"1178":{"tf":1.0},"1179":{"tf":1.0},"1180":{"tf":1.4142135623730951},"1181":{"tf":1.0},"1182":{"tf":1.0},"1183":{"tf":1.0},"1184":{"tf":1.0},"1185":{"tf":1.4142135623730951},"1186":{"tf":1.0},"1187":{"tf":1.0},"1188":{"tf":1.0},"1191":{"tf":1.0},"1192":{"tf":1.0},"1193":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.4142135623730951},"1196":{"tf":1.0},"1197":{"tf":1.0},"1284":{"tf":1.0},"1318":{"tf":1.4142135623730951},"1319":{"tf":1.4142135623730951},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.4142135623730951},"1356":{"tf":1.0},"1357":{"tf":1.4142135623730951},"1358":{"tf":1.4142135623730951},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"1379":{"tf":1.0},"1380":{"tf":1.0},"1384":{"tf":1.0},"1385":{"tf":1.0},"1386":{"tf":1.0},"1387":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.0},"1390":{"tf":1.0},"1393":{"tf":1.4142135623730951},"1394":{"tf":1.4142135623730951},"1395":{"tf":1.4142135623730951},"1398":{"tf":1.0},"1399":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1404":{"tf":1.4142135623730951},"1405":{"tf":1.4142135623730951},"1406":{"tf":1.4142135623730951},"1413":{"tf":1.4142135623730951},"1414":{"tf":1.4142135623730951},"1415":{"tf":1.4142135623730951},"1511":{"tf":1.0},"1512":{"tf":1.0},"1707":{"tf":1.0},"1708":{"tf":1.0},"1717":{"tf":1.4142135623730951},"1718":{"tf":1.0},"1719":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.4142135623730951},"1723":{"tf":1.4142135623730951},"1724":{"tf":1.4142135623730951},"1725":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"403":{"tf":1.4142135623730951},"404":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"406":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"409":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951},"411":{"tf":1.4142135623730951},"421":{"tf":1.0},"422":{"tf":1.0},"448":{"tf":1.0},"454":{"tf":1.0},"466":{"tf":1.4142135623730951},"467":{"tf":1.0},"468":{"tf":1.0},"491":{"tf":1.7320508075688772},"514":{"tf":1.7320508075688772},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"535":{"tf":1.0},"571":{"tf":1.0},"681":{"tf":1.0},"8":{"tf":1.7320508075688772},"82":{"tf":1.0},"84":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"89":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":2.0},"90":{"tf":1.0},"900":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"91":{"tf":1.0},"910":{"tf":1.4142135623730951},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.4142135623730951},"917":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"92":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.4142135623730951},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.4142135623730951},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"df":162,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"570":{"tf":1.0}},"df":1}}}}}}},"e":{"docs":{"1060":{"tf":1.0},"9":{"tf":1.0},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0}},"df":6}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0}},"df":4}}}},"n":{"docs":{},"df":0,"g":{"docs":{"1064":{"tf":2.0},"1065":{"tf":1.0},"1066":{"tf":1.0},"1067":{"tf":1.0},"1068":{"tf":1.4142135623730951},"1069":{"tf":1.7320508075688772},"1070":{"tf":1.7320508075688772},"1071":{"tf":1.7320508075688772},"1257":{"tf":1.0},"1260":{"tf":1.0},"1262":{"tf":1.4142135623730951},"1263":{"tf":1.4142135623730951},"1267":{"tf":1.4142135623730951},"1268":{"tf":1.4142135623730951},"1276":{"tf":1.4142135623730951},"1521":{"tf":1.0},"1534":{"tf":1.0},"1535":{"tf":1.0},"1541":{"tf":1.0},"1567":{"tf":1.0},"1644":{"tf":1.0},"1697":{"tf":1.0},"1698":{"tf":1.0},"1699":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"1776":{"tf":1.0},"1788":{"tf":1.4142135623730951},"258":{"tf":1.0},"262":{"tf":1.0},"275":{"tf":1.0},"278":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"398":{"tf":1.0},"447":{"tf":1.4142135623730951},"448":{"tf":1.4142135623730951},"706":{"tf":1.4142135623730951},"734":{"tf":2.0},"786":{"tf":2.0},"792":{"tf":1.7320508075688772},"811":{"tf":2.0},"812":{"tf":1.7320508075688772},"832":{"tf":2.0},"847":{"tf":1.7320508075688772},"865":{"tf":2.0},"867":{"tf":1.7320508075688772},"888":{"tf":1.0},"895":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"954":{"tf":1.0}},"df":52,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{"1613":{"tf":1.7320508075688772},"972":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{"269":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1155":{"tf":1.0},"1163":{"tf":1.0},"1185":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.0},"1197":{"tf":1.0},"1221":{"tf":1.4142135623730951},"1222":{"tf":1.0},"1240":{"tf":1.0},"1283":{"tf":1.0},"1287":{"tf":1.0},"1288":{"tf":1.0},"1289":{"tf":1.0},"129":{"tf":1.0},"1290":{"tf":1.0},"1291":{"tf":1.0},"130":{"tf":1.0},"1343":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.4142135623730951},"1377":{"tf":1.0},"1378":{"tf":1.0},"1393":{"tf":1.0},"1394":{"tf":1.0},"1395":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1413":{"tf":1.0},"1414":{"tf":1.0},"1415":{"tf":1.0},"1462":{"tf":1.0},"1509":{"tf":1.0},"1510":{"tf":1.0},"1516":{"tf":1.0},"1517":{"tf":1.0},"1518":{"tf":1.0},"1519":{"tf":1.0},"1520":{"tf":1.0},"1521":{"tf":1.0},"1522":{"tf":1.0},"1523":{"tf":1.0},"1669":{"tf":1.4142135623730951},"1670":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"1733":{"tf":1.0},"1736":{"tf":1.4142135623730951},"1780":{"tf":1.4142135623730951},"1781":{"tf":1.4142135623730951},"1796":{"tf":1.0},"1797":{"tf":1.4142135623730951},"18":{"tf":1.0},"19":{"tf":1.0},"397":{"tf":1.4142135623730951},"398":{"tf":1.0},"401":{"tf":1.0},"403":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":1.4142135623730951},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"564":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"570":{"tf":1.0},"629":{"tf":1.0},"8":{"tf":1.0},"805":{"tf":1.4142135623730951},"806":{"tf":1.0},"807":{"tf":1.0},"886":{"tf":1.4142135623730951},"887":{"tf":1.4142135623730951},"9":{"tf":3.872983346207417},"901":{"tf":1.4142135623730951},"902":{"tf":1.0},"929":{"tf":1.4142135623730951},"930":{"tf":1.0},"931":{"tf":1.0},"932":{"tf":1.0},"933":{"tf":1.0}},"df":99}}}}},"u":{"docs":{},"df":0,"b":{"docs":{"1081":{"tf":1.4142135623730951},"988":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1081":{"tf":1.0}},"df":1}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"988":{"tf":1.0}},"df":1}}}}}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1192":{"tf":1.0}},"df":1}}}}}},"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1009":{"tf":1.0},"1601":{"tf":1.0},"997":{"tf":1.0}},"df":3}}}},"h":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0},"681":{"tf":1.0}},"df":4}},"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"681":{"tf":1.0}},"df":1}}}},"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{"1194":{"tf":1.0}},"df":1}}}}},"i":{"docs":{},"df":0,"t":{"docs":{"0":{"tf":1.0}},"df":1}},"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"133":{"tf":1.0},"1389":{"tf":1.0},"1476":{"tf":1.0},"1782":{"tf":1.0},"23":{"tf":1.0},"779":{"tf":1.0},"791":{"tf":1.0},"811":{"tf":1.0},"851":{"tf":1.0},"865":{"tf":1.0}},"df":10}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"0":{"tf":1.0},"1738":{"tf":1.0},"1739":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1742":{"tf":1.0},"1743":{"tf":1.0},"1744":{"tf":1.0},"1745":{"tf":1.0},"1759":{"tf":1.0},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"1805":{"tf":1.0},"1806":{"tf":1.0},"1807":{"tf":1.0},"1808":{"tf":1.0},"480":{"tf":1.0},"482":{"tf":1.0},"495":{"tf":1.7320508075688772},"507":{"tf":1.0},"509":{"tf":1.0},"522":{"tf":1.7320508075688772},"685":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.0},"903":{"tf":1.0}},"df":33,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{"570":{"tf":1.0}},"df":1}}}}}}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{"1823":{"tf":1.4142135623730951},"494":{"tf":1.4142135623730951},"521":{"tf":1.4142135623730951},"725":{"tf":1.4142135623730951},"839":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951}},"df":6,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"4":{"docs":{"1823":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0}},"df":6}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{"144":{"tf":1.0},"33":{"tf":1.0}},"df":2}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"1305":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"1332":{"tf":1.0},"1341":{"tf":1.7320508075688772},"1352":{"tf":1.0},"1353":{"tf":2.23606797749979},"1354":{"tf":2.0},"1355":{"tf":2.23606797749979},"1358":{"tf":1.4142135623730951},"1374":{"tf":1.0},"1395":{"tf":1.0},"1406":{"tf":1.0},"1411":{"tf":1.7320508075688772},"1412":{"tf":1.0},"1413":{"tf":1.4142135623730951},"1414":{"tf":1.4142135623730951},"1415":{"tf":1.0},"1421":{"tf":1.0},"1429":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.0},"1452":{"tf":1.0},"1460":{"tf":1.7320508075688772},"1466":{"tf":1.0},"1502":{"tf":1.4142135623730951},"221":{"tf":1.4142135623730951},"251":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.0}},"df":32,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1502":{"tf":1.0}},"df":1}}}}}}}},"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"371":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"371":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"373":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"373":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1519":{"tf":1.0},"1521":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1406":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1406":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1503":{"tf":1.4142135623730951},"221":{"tf":1.7320508075688772}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1503":{"tf":1.0}},"df":1}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"428":{"tf":1.0}},"df":1}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1303":{"tf":1.0},"1425":{"tf":1.0},"1505":{"tf":1.0},"408":{"tf":1.0}},"df":4}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{"1292":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1518":{"tf":2.0}},"df":6}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1352":{"tf":1.7320508075688772},"1466":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1466":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"y":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1257":{"tf":1.7320508075688772},"1260":{"tf":1.4142135623730951},"1262":{"tf":1.0},"1263":{"tf":1.0},"1267":{"tf":1.0},"1268":{"tf":1.0},"1271":{"tf":1.0},"1272":{"tf":1.0},"1276":{"tf":1.0},"1278":{"tf":1.0},"1505":{"tf":1.0},"1521":{"tf":1.0},"1776":{"tf":1.0},"258":{"tf":1.7320508075688772},"262":{"tf":1.4142135623730951},"398":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"734":{"tf":1.0},"786":{"tf":1.0},"792":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"832":{"tf":1.0},"847":{"tf":1.0},"865":{"tf":1.0},"867":{"tf":1.0}},"df":27,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1260":{"tf":1.0},"262":{"tf":1.0}},"df":2}}}}}}}},"_":{"docs":{"1260":{"tf":1.0},"1541":{"tf":1.4142135623730951},"262":{"tf":1.0},"706":{"tf":1.0}},"df":4}}}}},"n":{"docs":{},"df":0,"c":{"docs":{"783":{"tf":1.7320508075688772},"791":{"tf":1.0},"851":{"tf":1.0}},"df":3},"t":{"docs":{},"df":0,"h":{"docs":{"786":{"tf":1.7320508075688772},"832":{"tf":1.7320508075688772}},"df":2,"e":{"docs":{},"df":0,"t":{"docs":{"0":{"tf":1.4142135623730951},"174":{"tf":1.0},"63":{"tf":1.0}},"df":3}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"1153":{"tf":1.0}},"df":1}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"3":{"tf":1.0}},"df":1},"k":{"docs":{},"df":0,"e":{"docs":{"1196":{"tf":1.0},"1197":{"tf":1.0}},"df":2,"n":{"docs":{"1135":{"tf":1.0},"1165":{"tf":1.0},"1197":{"tf":1.0},"1220":{"tf":1.0},"1249":{"tf":1.0},"1358":{"tf":1.0}},"df":6}}},"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.0},"690":{"tf":1.0}},"df":2}}}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{"1019":{"tf":1.0},"1039":{"tf":1.0},"1587":{"tf":1.0},"1593":{"tf":1.0},"1606":{"tf":1.0}},"df":5}},"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"495":{"tf":1.0},"522":{"tf":1.0}},"df":2}}}}},"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1060":{"tf":1.0}},"df":1}}}},"s":{"docs":{},"df":0,"t":{"docs":{"0":{"tf":1.0},"13":{"tf":1.0},"1524":{"tf":1.0},"1525":{"tf":1.0},"1526":{"tf":1.0},"1527":{"tf":1.0},"1528":{"tf":1.0},"1529":{"tf":1.0},"1530":{"tf":1.0},"1531":{"tf":1.0},"1532":{"tf":1.0},"1533":{"tf":1.0},"1534":{"tf":1.0},"1535":{"tf":1.0},"1536":{"tf":1.0},"1537":{"tf":1.0},"1538":{"tf":1.0},"1539":{"tf":1.0},"1540":{"tf":1.0},"1541":{"tf":1.0},"1542":{"tf":1.0},"1543":{"tf":1.0},"1544":{"tf":1.0},"1545":{"tf":1.0},"1546":{"tf":1.0},"1547":{"tf":1.0},"1548":{"tf":1.0},"1549":{"tf":1.0},"1550":{"tf":1.0},"1551":{"tf":1.0},"1552":{"tf":1.0},"1553":{"tf":1.0},"1554":{"tf":1.0},"1555":{"tf":1.0},"1556":{"tf":1.0},"1557":{"tf":1.0},"1558":{"tf":1.0},"1559":{"tf":1.0},"1560":{"tf":1.0},"1561":{"tf":1.0},"1562":{"tf":1.0},"1563":{"tf":1.0},"1564":{"tf":1.0},"1565":{"tf":1.0},"1566":{"tf":1.0},"1567":{"tf":1.0},"1568":{"tf":1.0},"1569":{"tf":1.0},"1570":{"tf":1.0},"1571":{"tf":1.0},"1572":{"tf":1.0},"1573":{"tf":1.0},"1574":{"tf":1.0},"1575":{"tf":1.0},"1576":{"tf":1.0},"1577":{"tf":1.0},"1578":{"tf":1.0},"1579":{"tf":1.0},"1580":{"tf":1.0},"1581":{"tf":1.0},"1582":{"tf":1.0},"1583":{"tf":1.0},"1584":{"tf":1.0},"1585":{"tf":1.0},"1586":{"tf":1.0},"1587":{"tf":1.0},"1588":{"tf":1.0},"1589":{"tf":1.0},"1590":{"tf":1.0},"1591":{"tf":1.0},"1592":{"tf":1.0},"1593":{"tf":1.0},"1594":{"tf":1.0},"1595":{"tf":1.0},"1596":{"tf":1.0},"1597":{"tf":1.0},"1598":{"tf":1.0},"1599":{"tf":1.0},"1600":{"tf":1.0},"1601":{"tf":1.0},"1602":{"tf":1.0},"1603":{"tf":1.0},"1604":{"tf":1.0},"1605":{"tf":1.0},"1606":{"tf":1.0},"1607":{"tf":1.0},"1608":{"tf":1.0},"1609":{"tf":1.0},"1610":{"tf":1.0},"1611":{"tf":1.0},"1612":{"tf":1.0},"1613":{"tf":1.0},"1614":{"tf":1.0},"1615":{"tf":1.0},"1616":{"tf":1.0},"1617":{"tf":1.0},"1618":{"tf":1.0},"1619":{"tf":1.0},"1620":{"tf":1.0},"1621":{"tf":1.0},"1622":{"tf":1.0},"1623":{"tf":1.0},"1624":{"tf":1.0},"1625":{"tf":1.0},"1626":{"tf":1.0},"1627":{"tf":1.0},"1628":{"tf":1.0},"1629":{"tf":1.0},"1630":{"tf":1.0},"1631":{"tf":1.0},"1632":{"tf":1.0},"1633":{"tf":1.0},"1634":{"tf":1.0},"1635":{"tf":1.0},"1636":{"tf":1.0},"1637":{"tf":1.0},"1638":{"tf":1.0},"1639":{"tf":1.0},"1640":{"tf":1.0},"1641":{"tf":1.0},"1642":{"tf":1.0},"1643":{"tf":1.0},"1644":{"tf":1.0},"1645":{"tf":1.0},"1646":{"tf":1.0},"1647":{"tf":1.0},"1648":{"tf":1.0},"1649":{"tf":1.0},"1650":{"tf":1.0},"1651":{"tf":1.0},"1652":{"tf":1.0},"1653":{"tf":1.0},"1654":{"tf":1.0},"1655":{"tf":1.0},"1656":{"tf":1.0},"1657":{"tf":1.0},"1658":{"tf":1.0},"1659":{"tf":1.7320508075688772},"1660":{"tf":1.0},"1661":{"tf":1.0},"1662":{"tf":1.0},"1663":{"tf":1.0},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0},"1669":{"tf":1.0},"1670":{"tf":1.0},"1671":{"tf":1.0},"1672":{"tf":1.0},"1673":{"tf":1.0},"1674":{"tf":1.0},"1675":{"tf":1.0},"1676":{"tf":1.0},"1677":{"tf":1.0},"1678":{"tf":1.0},"1679":{"tf":1.0},"1680":{"tf":1.0},"1681":{"tf":1.0},"1682":{"tf":1.0},"1683":{"tf":1.0},"1684":{"tf":1.0},"1685":{"tf":1.0},"1686":{"tf":1.0},"1687":{"tf":1.0},"1688":{"tf":1.0},"1689":{"tf":1.0},"1690":{"tf":1.0},"1691":{"tf":1.0},"1692":{"tf":1.0},"1693":{"tf":1.0},"1694":{"tf":1.0},"1695":{"tf":1.0},"1696":{"tf":1.0},"1697":{"tf":1.0},"1698":{"tf":1.0},"1699":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"1702":{"tf":1.0},"1703":{"tf":1.0},"1704":{"tf":1.0},"1705":{"tf":1.0},"1706":{"tf":1.0},"1707":{"tf":1.0},"1708":{"tf":1.0},"1709":{"tf":1.0},"1710":{"tf":1.0},"1711":{"tf":1.0},"1712":{"tf":1.0},"4":{"tf":2.6457513110645907},"6":{"tf":1.0}},"df":193,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1659":{"tf":1.0}},"df":1}}}}}}}},"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1683":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1663":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1663":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1662":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1662":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1661":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1661":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1660":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1660":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"h":{"docs":{"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951}},"df":2,"a":{"docs":{},"df":0,"t":{"docs":{"537":{"tf":1.0}},"df":1}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.0}},"df":1}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"681":{"tf":1.0}},"df":1},"k":{"docs":{"681":{"tf":1.0}},"df":1}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{"9":{"tf":1.0}},"df":1}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"1132":{"tf":1.0},"1145":{"tf":1.0},"120":{"tf":1.0},"1214":{"tf":1.0},"1231":{"tf":1.4142135623730951},"1281":{"tf":1.0},"1300":{"tf":1.0},"1423":{"tf":1.0},"1507":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0}},"df":11}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{"0":{"tf":1.0},"1735":{"tf":1.0},"526":{"tf":1.0},"647":{"tf":1.0},"650":{"tf":1.0},"681":{"tf":1.4142135623730951},"729":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0},"815":{"tf":1.4142135623730951}},"df":10}}}}}},"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"114":{"tf":1.0},"116":{"tf":1.0},"122":{"tf":1.0},"1262":{"tf":1.0},"1263":{"tf":1.0},"1267":{"tf":1.0},"1268":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"165":{"tf":1.0},"178":{"tf":1.4142135623730951},"181":{"tf":1.0},"278":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"346":{"tf":1.0},"354":{"tf":1.0},"428":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.0},"52":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0}},"df":39,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"447":{"tf":1.0},"448":{"tf":1.0}},"df":2}}}}}}},"m":{"docs":{},"df":0,"e":{"docs":{"119":{"tf":1.0},"1274":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"1751":{"tf":1.0},"1782":{"tf":1.0},"1812":{"tf":1.0},"491":{"tf":1.0},"514":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951},"903":{"tf":1.0},"993":{"tf":1.0}},"df":13,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"334":{"tf":1.0},"335":{"tf":1.0}},"df":2}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"177":{"tf":1.0},"67":{"tf":1.0}},"df":2}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{"1775":{"tf":1.0},"1776":{"tf":1.0},"1777":{"tf":1.0},"1778":{"tf":1.0},"432":{"tf":1.0},"537":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.7320508075688772},"996":{"tf":1.4142135623730951}},"df":10,"0":{"docs":{"433":{"tf":1.0}},"df":1},"1":{"docs":{"433":{"tf":1.0}},"df":1},"_":{"docs":{},"df":0,"b":{"docs":{"1615":{"tf":1.7320508075688772},"974":{"tf":1.7320508075688772}},"df":2},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1624":{"tf":1.7320508075688772},"983":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"1027":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1027":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"1028":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1028":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,";":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"144":{"tf":1.0}},"df":1}}}},"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1076":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1076":{"tf":1.0}},"df":1}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1074":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1074":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"1079":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1079":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1078":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1078":{"tf":1.0}},"df":1}}}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1075":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1075":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"1077":{"tf":1.4142135623730951}},"df":1,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{"1077":{"tf":1.0}},"df":1}}}}}}}}}}}}},"o":{"docs":{"188":{"tf":1.0},"75":{"tf":1.0}},"df":2}},"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"145":{"tf":1.0},"34":{"tf":1.0}},"df":2}}},"g":{"docs":{},"df":0,"l":{"docs":{"188":{"tf":1.0},"75":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"188":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"188":{"tf":1.0},"75":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1536":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1536":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1070":{"tf":1.4142135623730951},"1071":{"tf":1.4142135623730951}},"df":2,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1070":{"tf":1.0},"1071":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"108":{"tf":1.0},"1192":{"tf":1.0},"1193":{"tf":1.0},"1489":{"tf":1.0},"1722":{"tf":1.0},"1725":{"tf":1.0},"1759":{"tf":2.0},"1760":{"tf":1.4142135623730951},"1761":{"tf":2.0},"1762":{"tf":2.23606797749979},"1763":{"tf":1.4142135623730951},"1764":{"tf":1.4142135623730951},"1765":{"tf":1.4142135623730951},"1780":{"tf":1.0},"1782":{"tf":1.7320508075688772},"2":{"tf":1.0},"695":{"tf":1.0},"696":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.0},"710":{"tf":2.0},"711":{"tf":1.4142135623730951},"712":{"tf":2.0},"713":{"tf":2.23606797749979},"714":{"tf":1.4142135623730951},"715":{"tf":1.4142135623730951},"716":{"tf":1.4142135623730951},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"729":{"tf":1.4142135623730951},"734":{"tf":1.4142135623730951},"735":{"tf":1.0},"736":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.0},"774":{"tf":1.0},"786":{"tf":1.4142135623730951},"792":{"tf":1.0},"793":{"tf":1.7320508075688772},"794":{"tf":1.7320508075688772},"797":{"tf":1.0},"798":{"tf":1.0},"799":{"tf":1.0},"800":{"tf":1.0},"804":{"tf":1.0},"81":{"tf":1.0},"811":{"tf":1.4142135623730951},"812":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"847":{"tf":1.0},"852":{"tf":1.7320508075688772},"853":{"tf":1.7320508075688772},"854":{"tf":1.0},"855":{"tf":1.0},"862":{"tf":1.4142135623730951},"865":{"tf":1.4142135623730951},"867":{"tf":1.0},"869":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0}},"df":77,"i":{"docs":{},"df":0,"n":{"docs":{"373":{"tf":1.0}},"df":1}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"105":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"105":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"k":{"docs":{"1759":{"tf":1.0},"1760":{"tf":1.0},"1761":{"tf":1.0},"1762":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0}},"df":8},"l":{"docs":{"564":{"tf":1.0}},"df":1}},"p":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"591":{"tf":1.0},"635":{"tf":1.0}},"df":2}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"104":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"104":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1068":{"tf":1.4142135623730951},"1069":{"tf":1.4142135623730951}},"df":2,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"(":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1068":{"tf":1.0}},"df":1}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1069":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1120":{"tf":1.4142135623730951},"1123":{"tf":1.0},"1124":{"tf":1.4142135623730951},"1130":{"tf":1.4142135623730951},"1136":{"tf":1.7320508075688772},"1137":{"tf":1.4142135623730951},"1156":{"tf":1.0},"1179":{"tf":1.4142135623730951},"1187":{"tf":1.4142135623730951},"1205":{"tf":1.4142135623730951},"1208":{"tf":1.0},"1209":{"tf":1.4142135623730951},"1213":{"tf":1.4142135623730951},"1241":{"tf":1.0},"1322":{"tf":1.0},"1327":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1338":{"tf":1.0},"1379":{"tf":1.0},"1385":{"tf":1.0},"1386":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.0},"1390":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1407":{"tf":1.0},"1439":{"tf":1.0},"1444":{"tf":1.0},"1448":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1458":{"tf":1.0},"1476":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1734":{"tf":1.0},"1782":{"tf":1.0},"1799":{"tf":1.0},"779":{"tf":1.0}},"df":46,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1734":{"tf":1.7320508075688772},"1799":{"tf":1.7320508075688772},"737":{"tf":1.7320508075688772},"779":{"tf":1.7320508075688772},"810":{"tf":1.7320508075688772},"868":{"tf":1.7320508075688772}},"df":6}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1186":{"tf":1.4142135623730951},"1289":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1402":{"tf":1.0},"1403":{"tf":1.0}},"df":2}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1374":{"tf":1.0},"1407":{"tf":2.0}},"df":2}}}}}}}}}}}}}}}}}},"v":{"docs":{"1510":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1387":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1387":{"tf":1.0}},"df":1}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1388":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1388":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"1510":{"tf":1.0}},"df":1,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1289":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1401":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1401":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1374":{"tf":1.0},"1409":{"tf":1.7320508075688772}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1409":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1519":{"tf":1.0},"369":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1404":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1404":{"tf":1.0}},"df":1}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1523":{"tf":1.0}},"df":1}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1523":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1523":{"tf":1.0}},"df":1}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1410":{"tf":1.0}},"df":1}}}}}}}}},"d":{"docs":{},"df":0,"i":{"docs":{"1361":{"tf":1.7320508075688772},"1389":{"tf":1.4142135623730951},"1476":{"tf":1.7320508075688772}},"df":3,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1389":{"tf":1.0}},"df":1}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"842":{"tf":1.7320508075688772}},"df":1}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1187":{"tf":1.4142135623730951},"1379":{"tf":1.0},"1380":{"tf":1.0},"1401":{"tf":1.4142135623730951},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1410":{"tf":1.0}},"df":7}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"111":{"tf":1.7320508075688772},"112":{"tf":1.0},"113":{"tf":1.0},"80":{"tf":1.0}},"df":4,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"113":{"tf":1.7320508075688772}},"df":1}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"112":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"779":{"tf":1.0}},"df":1}},"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.4142135623730951}},"df":1}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1193":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"534":{"tf":1.0},"535":{"tf":1.0},"681":{"tf":1.0},"849":{"tf":1.4142135623730951}},"df":9,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"849":{"tf":1.0}},"df":1}}}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1197":{"tf":1.4142135623730951}},"df":1}}}}}},"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"850":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"850":{"tf":1.0}},"df":1}}}}}}}}}}}},"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{"485":{"tf":1.4142135623730951},"517":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"485":{"tf":1.0},"517":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"206":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"206":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"681":{"tf":1.7320508075688772},"687":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"579":{"tf":1.0},"580":{"tf":1.0},"611":{"tf":1.0},"655":{"tf":1.0},"681":{"tf":1.7320508075688772},"682":{"tf":1.0},"683":{"tf":1.0},"684":{"tf":1.0},"685":{"tf":1.0},"686":{"tf":1.0},"687":{"tf":1.0},"688":{"tf":1.0},"689":{"tf":1.0},"690":{"tf":1.0}},"df":14}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"435":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"177":{"tf":1.0},"67":{"tf":1.0}},"df":2}}}}}},"i":{"docs":{"627":{"tf":1.0},"681":{"tf":1.4142135623730951}},"df":2,"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1152":{"tf":1.0},"1237":{"tf":1.0},"1276":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"681":{"tf":1.0},"697":{"tf":1.0},"717":{"tf":1.0},"795":{"tf":1.0},"845":{"tf":1.0}},"df":10}}}}},"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1180":{"tf":1.0}},"df":1}},"e":{"docs":{"133":{"tf":1.0},"148":{"tf":1.0},"1823":{"tf":1.0},"188":{"tf":1.0},"192":{"tf":1.0},"23":{"tf":1.0},"37":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"595":{"tf":1.0},"597":{"tf":1.0},"639":{"tf":1.0},"640":{"tf":1.0},"725":{"tf":1.0},"75":{"tf":1.0},"79":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0}},"df":30,"/":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{"125":{"tf":1.0}},"df":1}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"39":{"tf":1.0},"416":{"tf":1.0}},"df":4}}}},"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{"245":{"tf":1.7320508075688772},"247":{"tf":1.0}},"df":2}}}}}},"o":{"docs":{"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"145":{"tf":1.0},"34":{"tf":1.0},"681":{"tf":1.0},"9":{"tf":1.0}},"df":8}},"x":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0}},"df":3},"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{"100":{"tf":1.4142135623730951},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"110":{"tf":1.0},"1109":{"tf":1.4142135623730951},"1110":{"tf":1.4142135623730951},"1111":{"tf":1.4142135623730951},"1112":{"tf":1.4142135623730951},"1113":{"tf":1.4142135623730951},"1114":{"tf":1.4142135623730951},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"1123":{"tf":1.4142135623730951},"1124":{"tf":1.4142135623730951},"1125":{"tf":1.4142135623730951},"1126":{"tf":1.4142135623730951},"1127":{"tf":1.4142135623730951},"1128":{"tf":1.4142135623730951},"1129":{"tf":1.4142135623730951},"1130":{"tf":1.4142135623730951},"1131":{"tf":1.4142135623730951},"1132":{"tf":1.4142135623730951},"1133":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":2.0},"1136":{"tf":1.4142135623730951},"1137":{"tf":1.4142135623730951},"114":{"tf":1.4142135623730951},"1140":{"tf":1.0},"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.0},"115":{"tf":1.4142135623730951},"1150":{"tf":1.0},"1151":{"tf":1.0},"1152":{"tf":1.0},"1155":{"tf":1.0},"1156":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"1162":{"tf":1.0},"117":{"tf":1.7320508075688772},"1171":{"tf":1.4142135623730951},"1172":{"tf":1.4142135623730951},"1176":{"tf":1.0},"1177":{"tf":1.4142135623730951},"1178":{"tf":1.0},"1179":{"tf":1.4142135623730951},"118":{"tf":1.7320508075688772},"1180":{"tf":1.4142135623730951},"1181":{"tf":1.4142135623730951},"1182":{"tf":1.4142135623730951},"1183":{"tf":1.4142135623730951},"1184":{"tf":1.4142135623730951},"1185":{"tf":1.4142135623730951},"1186":{"tf":1.4142135623730951},"1187":{"tf":1.4142135623730951},"1188":{"tf":1.4142135623730951},"119":{"tf":1.7320508075688772},"1192":{"tf":1.0},"1193":{"tf":1.0},"1194":{"tf":1.0},"1195":{"tf":1.0},"1196":{"tf":1.4142135623730951},"1197":{"tf":1.4142135623730951},"120":{"tf":1.7320508075688772},"1204":{"tf":1.4142135623730951},"1205":{"tf":1.4142135623730951},"1206":{"tf":1.4142135623730951},"1207":{"tf":1.4142135623730951},"1208":{"tf":1.4142135623730951},"1209":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"1210":{"tf":1.4142135623730951},"1211":{"tf":1.4142135623730951},"1212":{"tf":1.4142135623730951},"1213":{"tf":1.4142135623730951},"1214":{"tf":1.4142135623730951},"1215":{"tf":1.0},"1216":{"tf":1.0},"1217":{"tf":1.4142135623730951},"1218":{"tf":1.4142135623730951},"1219":{"tf":1.4142135623730951},"122":{"tf":1.0},"1220":{"tf":2.0},"1225":{"tf":1.0},"1229":{"tf":1.0},"123":{"tf":1.7320508075688772},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1235":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0},"1240":{"tf":1.0},"1241":{"tf":1.4142135623730951},"1244":{"tf":1.0},"125":{"tf":1.4142135623730951},"1253":{"tf":1.4142135623730951},"1254":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"1296":{"tf":1.0},"130":{"tf":1.0},"1302":{"tf":1.0},"1303":{"tf":1.0},"1304":{"tf":1.0},"1305":{"tf":1.0},"1307":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"131":{"tf":1.0},"1312":{"tf":1.0},"1313":{"tf":1.0},"1314":{"tf":1.0},"1317":{"tf":1.0},"132":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"133":{"tf":1.4142135623730951},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"134":{"tf":1.0},"1341":{"tf":1.0},"1343":{"tf":1.0},"1350":{"tf":1.4142135623730951},"1351":{"tf":1.4142135623730951},"1352":{"tf":1.0},"1353":{"tf":1.0},"1354":{"tf":1.0},"1355":{"tf":1.0},"1358":{"tf":1.0},"137":{"tf":1.4142135623730951},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"1379":{"tf":1.0},"138":{"tf":1.4142135623730951},"1380":{"tf":1.0},"139":{"tf":1.4142135623730951},"1393":{"tf":1.0},"1394":{"tf":1.4142135623730951},"1395":{"tf":1.0},"140":{"tf":1.4142135623730951},"1400":{"tf":1.0},"1401":{"tf":1.4142135623730951},"1402":{"tf":1.4142135623730951},"1403":{"tf":1.4142135623730951},"1404":{"tf":1.4142135623730951},"1405":{"tf":1.4142135623730951},"1406":{"tf":1.4142135623730951},"1407":{"tf":1.0},"1409":{"tf":1.4142135623730951},"141":{"tf":2.23606797749979},"1413":{"tf":1.4142135623730951},"1414":{"tf":1.4142135623730951},"1415":{"tf":1.4142135623730951},"1419":{"tf":1.0},"1421":{"tf":1.0},"1425":{"tf":1.0},"1426":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1430":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1435":{"tf":1.0},"1436":{"tf":1.0},"1437":{"tf":1.0},"1438":{"tf":1.0},"1439":{"tf":1.4142135623730951},"144":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1460":{"tf":1.0},"1462":{"tf":1.0},"1465":{"tf":1.4142135623730951},"1466":{"tf":1.0},"1467":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"1722":{"tf":1.0},"1729":{"tf":1.4142135623730951},"1730":{"tf":1.4142135623730951},"1731":{"tf":1.4142135623730951},"1732":{"tf":1.4142135623730951},"1733":{"tf":1.0},"1736":{"tf":1.4142135623730951},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.4142135623730951},"1740":{"tf":1.4142135623730951},"1741":{"tf":1.4142135623730951},"1742":{"tf":1.4142135623730951},"1743":{"tf":1.4142135623730951},"1744":{"tf":1.4142135623730951},"1745":{"tf":1.4142135623730951},"1746":{"tf":1.0},"1747":{"tf":1.0},"1748":{"tf":1.0},"1749":{"tf":1.0},"1750":{"tf":1.0},"1751":{"tf":1.0},"1752":{"tf":1.0},"1753":{"tf":1.0},"1754":{"tf":1.0},"1755":{"tf":1.0},"1756":{"tf":1.0},"1759":{"tf":1.4142135623730951},"1760":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.4142135623730951},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"1771":{"tf":1.0},"178":{"tf":2.23606797749979},"179":{"tf":2.0},"1792":{"tf":1.4142135623730951},"1793":{"tf":1.4142135623730951},"1794":{"tf":1.4142135623730951},"1795":{"tf":1.4142135623730951},"1796":{"tf":1.0},"1797":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"180":{"tf":1.7320508075688772},"1800":{"tf":1.0},"1801":{"tf":1.4142135623730951},"1802":{"tf":1.4142135623730951},"1803":{"tf":1.4142135623730951},"1804":{"tf":1.4142135623730951},"1805":{"tf":1.4142135623730951},"1806":{"tf":1.4142135623730951},"1807":{"tf":1.4142135623730951},"1808":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"1810":{"tf":1.0},"1811":{"tf":1.0},"1812":{"tf":1.0},"1813":{"tf":1.0},"1814":{"tf":1.0},"1815":{"tf":1.0},"1816":{"tf":1.0},"1817":{"tf":1.0},"1818":{"tf":1.0},"1819":{"tf":1.0},"182":{"tf":2.0},"1823":{"tf":1.4142135623730951},"188":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.4142135623730951},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"23":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"28":{"tf":2.23606797749979},"29":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951},"33":{"tf":1.0},"401":{"tf":1.4142135623730951},"403":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"416":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"479":{"tf":1.0},"48":{"tf":1.0},"480":{"tf":1.4142135623730951},"481":{"tf":1.0},"482":{"tf":1.4142135623730951},"485":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"49":{"tf":1.0},"491":{"tf":1.0},"494":{"tf":1.4142135623730951},"495":{"tf":1.0},"499":{"tf":1.0},"50":{"tf":1.0},"502":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"509":{"tf":1.4142135623730951},"51":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"52":{"tf":1.0},"521":{"tf":1.4142135623730951},"522":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"53":{"tf":1.0},"534":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"571":{"tf":1.0},"58":{"tf":1.0},"590":{"tf":1.4142135623730951},"591":{"tf":1.0},"592":{"tf":1.4142135623730951},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.4142135623730951},"597":{"tf":1.4142135623730951},"599":{"tf":1.4142135623730951},"600":{"tf":1.4142135623730951},"604":{"tf":1.4142135623730951},"605":{"tf":1.4142135623730951},"607":{"tf":1.4142135623730951},"608":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"610":{"tf":1.4142135623730951},"611":{"tf":1.4142135623730951},"612":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.4142135623730951},"615":{"tf":1.4142135623730951},"616":{"tf":1.4142135623730951},"620":{"tf":1.4142135623730951},"621":{"tf":1.4142135623730951},"634":{"tf":1.4142135623730951},"635":{"tf":1.0},"636":{"tf":1.4142135623730951},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.4142135623730951},"640":{"tf":1.4142135623730951},"643":{"tf":1.4142135623730951},"644":{"tf":1.4142135623730951},"647":{"tf":1.4142135623730951},"648":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"652":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"655":{"tf":1.4142135623730951},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"658":{"tf":1.4142135623730951},"659":{"tf":1.4142135623730951},"660":{"tf":1.4142135623730951},"663":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951},"666":{"tf":1.4142135623730951},"68":{"tf":2.23606797749979},"69":{"tf":1.4142135623730951},"695":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"699":{"tf":1.0},"70":{"tf":2.0},"700":{"tf":1.0},"708":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"71":{"tf":1.7320508075688772},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.4142135623730951},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"719":{"tf":1.0},"72":{"tf":2.0},"720":{"tf":1.0},"725":{"tf":1.4142135623730951},"734":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"75":{"tf":1.0},"752":{"tf":1.4142135623730951},"753":{"tf":1.4142135623730951},"754":{"tf":1.4142135623730951},"755":{"tf":1.4142135623730951},"768":{"tf":1.4142135623730951},"769":{"tf":1.4142135623730951},"774":{"tf":1.4142135623730951},"779":{"tf":1.0},"78":{"tf":1.0},"780":{"tf":1.4142135623730951},"786":{"tf":1.0},"79":{"tf":1.4142135623730951},"791":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0},"799":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"81":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.4142135623730951},"84":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"865":{"tf":1.0},"866":{"tf":1.4142135623730951},"867":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"886":{"tf":1.4142135623730951},"887":{"tf":1.4142135623730951},"900":{"tf":1.0},"903":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951},"963":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":1.0},"990":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.4142135623730951},"996":{"tf":1.4142135623730951},"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951}},"df":501,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"490":{"tf":1.0},"513":{"tf":1.0}},"df":2}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"995":{"tf":1.0}},"df":1,"1":{"docs":{},"df":0,"2":{"docs":{},"df":0,"8":{"docs":{"1404":{"tf":1.4142135623730951},"1406":{"tf":1.4142135623730951},"1519":{"tf":1.4142135623730951},"428":{"tf":1.0},"436":{"tf":1.0}},"df":5,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"305":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"305":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"6":{"docs":{"1001":{"tf":1.0},"110":{"tf":1.4142135623730951},"1147":{"tf":1.4142135623730951},"1229":{"tf":1.4142135623730951},"1303":{"tf":1.4142135623730951},"1307":{"tf":2.449489742783178},"131":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"1425":{"tf":1.4142135623730951},"1430":{"tf":2.449489742783178},"156":{"tf":1.0},"1590":{"tf":1.0},"173":{"tf":1.0},"1755":{"tf":1.4142135623730951},"1756":{"tf":1.4142135623730951},"1815":{"tf":1.4142135623730951},"1816":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"419":{"tf":1.0},"428":{"tf":3.1622776601683795},"435":{"tf":1.0},"437":{"tf":2.0},"46":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.4142135623730951},"464":{"tf":1.0},"64":{"tf":1.0}},"df":42},"9":{"docs":{},"df":0,"2":{"docs":{"430":{"tf":1.0}},"df":1}}},"2":{"docs":{},"df":0,"4":{"docs":{"1751":{"tf":1.4142135623730951},"1780":{"tf":1.0},"1812":{"tf":1.4142135623730951}},"df":3,"8":{"docs":{"1753":{"tf":1.4142135623730951},"1780":{"tf":1.0},"1817":{"tf":1.4142135623730951},"791":{"tf":1.0},"806":{"tf":1.0},"851":{"tf":1.0}},"df":6}},"5":{"docs":{},"df":0,"6":{"docs":{"100":{"tf":2.0},"1000":{"tf":1.0},"1002":{"tf":2.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1015":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1028":{"tf":1.0},"103":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1032":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1038":{"tf":1.0},"104":{"tf":2.0},"1047":{"tf":1.0},"105":{"tf":2.0},"1055":{"tf":1.0},"1058":{"tf":1.0},"106":{"tf":2.0},"1069":{"tf":1.0},"107":{"tf":2.0},"1070":{"tf":1.0},"1071":{"tf":1.4142135623730951},"108":{"tf":2.449489742783178},"1080":{"tf":1.0},"1081":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"109":{"tf":2.0},"110":{"tf":2.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"1105":{"tf":1.0},"1106":{"tf":1.0},"1107":{"tf":1.0},"1109":{"tf":2.23606797749979},"1110":{"tf":2.23606797749979},"1111":{"tf":2.23606797749979},"1112":{"tf":2.23606797749979},"1113":{"tf":1.7320508075688772},"1114":{"tf":1.7320508075688772},"112":{"tf":1.0},"1121":{"tf":1.4142135623730951},"1123":{"tf":2.0},"1124":{"tf":1.7320508075688772},"1125":{"tf":1.7320508075688772},"1127":{"tf":1.7320508075688772},"1128":{"tf":1.4142135623730951},"1129":{"tf":1.4142135623730951},"113":{"tf":1.0},"1130":{"tf":2.0},"1131":{"tf":2.449489742783178},"1132":{"tf":1.7320508075688772},"1133":{"tf":1.4142135623730951},"1134":{"tf":1.4142135623730951},"1135":{"tf":2.23606797749979},"1136":{"tf":2.0},"1137":{"tf":2.0},"114":{"tf":1.7320508075688772},"1140":{"tf":2.0},"115":{"tf":1.7320508075688772},"1150":{"tf":1.4142135623730951},"1151":{"tf":2.0},"1152":{"tf":2.0},"1157":{"tf":1.0},"1158":{"tf":1.0},"1159":{"tf":2.0},"1162":{"tf":1.4142135623730951},"117":{"tf":1.7320508075688772},"1171":{"tf":2.8284271247461903},"1172":{"tf":2.8284271247461903},"1179":{"tf":1.4142135623730951},"1180":{"tf":1.4142135623730951},"1181":{"tf":1.7320508075688772},"1183":{"tf":1.4142135623730951},"1185":{"tf":1.7320508075688772},"1186":{"tf":1.4142135623730951},"1187":{"tf":2.0},"1188":{"tf":1.7320508075688772},"119":{"tf":2.23606797749979},"1191":{"tf":1.0},"1192":{"tf":1.4142135623730951},"1193":{"tf":1.4142135623730951},"1194":{"tf":2.449489742783178},"1195":{"tf":2.449489742783178},"1196":{"tf":1.4142135623730951},"1197":{"tf":3.0},"120":{"tf":2.23606797749979},"1201":{"tf":1.4142135623730951},"1207":{"tf":1.4142135623730951},"1208":{"tf":2.0},"1209":{"tf":1.7320508075688772},"121":{"tf":2.8284271247461903},"1210":{"tf":1.7320508075688772},"1211":{"tf":2.449489742783178},"1212":{"tf":1.4142135623730951},"1213":{"tf":2.0},"1214":{"tf":1.7320508075688772},"1215":{"tf":1.4142135623730951},"1216":{"tf":1.4142135623730951},"1217":{"tf":1.4142135623730951},"1219":{"tf":1.7320508075688772},"122":{"tf":1.7320508075688772},"1220":{"tf":2.23606797749979},"1222":{"tf":1.4142135623730951},"1225":{"tf":2.0},"1235":{"tf":1.4142135623730951},"1236":{"tf":2.0},"1237":{"tf":2.0},"124":{"tf":1.0},"1244":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"1253":{"tf":2.8284271247461903},"1254":{"tf":2.8284271247461903},"1262":{"tf":1.4142135623730951},"1263":{"tf":1.4142135623730951},"1264":{"tf":1.0},"1265":{"tf":1.0},"1266":{"tf":1.0},"1267":{"tf":2.0},"1268":{"tf":2.0},"1269":{"tf":1.0},"1270":{"tf":1.0},"1271":{"tf":1.4142135623730951},"1272":{"tf":1.4142135623730951},"1273":{"tf":1.0},"1274":{"tf":2.0},"1275":{"tf":1.4142135623730951},"1278":{"tf":1.4142135623730951},"1279":{"tf":1.0},"1280":{"tf":1.0},"1281":{"tf":1.4142135623730951},"1282":{"tf":1.0},"1283":{"tf":1.4142135623730951},"1287":{"tf":2.0},"1288":{"tf":1.7320508075688772},"1289":{"tf":1.7320508075688772},"1302":{"tf":1.4142135623730951},"1312":{"tf":1.4142135623730951},"1313":{"tf":1.4142135623730951},"1314":{"tf":1.4142135623730951},"1317":{"tf":1.4142135623730951},"1318":{"tf":1.0},"1319":{"tf":2.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1324":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1342":{"tf":1.0},"1350":{"tf":2.0},"1351":{"tf":2.8284271247461903},"1352":{"tf":2.0},"1353":{"tf":2.23606797749979},"1354":{"tf":2.23606797749979},"1355":{"tf":1.7320508075688772},"1356":{"tf":2.0},"1357":{"tf":1.4142135623730951},"1358":{"tf":2.0},"1361":{"tf":1.0},"1362":{"tf":1.0},"1363":{"tf":1.0},"1364":{"tf":1.0},"1365":{"tf":1.0},"1366":{"tf":1.4142135623730951},"1367":{"tf":1.4142135623730951},"1368":{"tf":1.0},"1370":{"tf":1.7320508075688772},"1377":{"tf":1.4142135623730951},"1378":{"tf":1.4142135623730951},"1379":{"tf":1.0},"138":{"tf":1.7320508075688772},"1380":{"tf":1.0},"1383":{"tf":1.0},"1384":{"tf":1.7320508075688772},"1385":{"tf":1.0},"1386":{"tf":1.0},"1387":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.0},"1390":{"tf":1.0},"1393":{"tf":1.4142135623730951},"1394":{"tf":2.449489742783178},"1395":{"tf":1.7320508075688772},"140":{"tf":2.449489742783178},"1401":{"tf":1.4142135623730951},"1402":{"tf":1.4142135623730951},"1403":{"tf":2.0},"1405":{"tf":1.4142135623730951},"1407":{"tf":2.0},"1409":{"tf":2.0},"1410":{"tf":1.4142135623730951},"1413":{"tf":2.0},"1414":{"tf":2.0},"1415":{"tf":2.0},"1426":{"tf":1.4142135623730951},"1435":{"tf":1.4142135623730951},"1436":{"tf":1.4142135623730951},"1437":{"tf":1.4142135623730951},"1438":{"tf":1.4142135623730951},"144":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1445":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"145":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1461":{"tf":1.0},"1465":{"tf":2.8284271247461903},"1466":{"tf":2.0},"1467":{"tf":2.0},"1470":{"tf":1.0},"1471":{"tf":1.0},"1472":{"tf":1.0},"1473":{"tf":1.0},"1474":{"tf":1.4142135623730951},"1475":{"tf":1.4142135623730951},"1476":{"tf":1.0},"1477":{"tf":1.0},"1478":{"tf":1.7320508075688772},"1489":{"tf":1.0},"1494":{"tf":1.0},"1495":{"tf":1.4142135623730951},"1496":{"tf":1.4142135623730951},"1497":{"tf":1.4142135623730951},"1499":{"tf":1.7320508075688772},"1500":{"tf":1.0},"1501":{"tf":2.0},"1502":{"tf":1.4142135623730951},"1503":{"tf":1.4142135623730951},"1504":{"tf":1.0},"1505":{"tf":1.4142135623730951},"1506":{"tf":1.0},"1507":{"tf":1.4142135623730951},"1508":{"tf":1.0},"1509":{"tf":1.4142135623730951},"1510":{"tf":1.4142135623730951},"1519":{"tf":1.0},"1520":{"tf":2.8284271247461903},"1521":{"tf":2.8284271247461903},"1522":{"tf":2.23606797749979},"1523":{"tf":1.7320508075688772},"1534":{"tf":1.0},"1537":{"tf":1.0},"1538":{"tf":1.0},"1541":{"tf":1.0},"1542":{"tf":1.0},"1543":{"tf":1.0},"1568":{"tf":1.0},"1571":{"tf":1.0},"1573":{"tf":1.0},"1574":{"tf":1.4142135623730951},"1575":{"tf":1.4142135623730951},"1578":{"tf":1.0},"1579":{"tf":1.0},"1583":{"tf":1.4142135623730951},"1585":{"tf":1.4142135623730951},"1589":{"tf":1.0},"1591":{"tf":2.0},"1592":{"tf":1.4142135623730951},"1599":{"tf":1.0},"1600":{"tf":1.0},"1608":{"tf":1.0},"1609":{"tf":1.0},"1610":{"tf":1.0},"1611":{"tf":1.0},"1612":{"tf":1.0},"1613":{"tf":1.0},"1614":{"tf":1.0},"1615":{"tf":1.0},"1616":{"tf":1.0},"1617":{"tf":1.0},"1618":{"tf":1.0},"1619":{"tf":1.0},"1620":{"tf":1.0},"1621":{"tf":1.0},"1622":{"tf":1.0},"1623":{"tf":1.0},"1624":{"tf":1.0},"1625":{"tf":1.0},"1626":{"tf":1.0},"1627":{"tf":1.0},"1631":{"tf":1.0},"1648":{"tf":1.0},"1651":{"tf":1.0},"1652":{"tf":1.0},"1656":{"tf":1.4142135623730951},"1657":{"tf":1.4142135623730951},"1658":{"tf":1.4142135623730951},"1659":{"tf":1.0},"1660":{"tf":1.0},"1661":{"tf":1.0},"1662":{"tf":1.0},"1663":{"tf":1.0},"1664":{"tf":1.0},"1665":{"tf":1.0},"1666":{"tf":1.0},"1667":{"tf":1.0},"1668":{"tf":1.0},"1670":{"tf":1.4142135623730951},"1673":{"tf":1.0},"1700":{"tf":1.0},"1701":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.7320508075688772},"1719":{"tf":1.7320508075688772},"1720":{"tf":1.7320508075688772},"1721":{"tf":1.7320508075688772},"1722":{"tf":1.7320508075688772},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.4142135623730951},"1729":{"tf":2.449489742783178},"1730":{"tf":2.449489742783178},"1731":{"tf":2.449489742783178},"1732":{"tf":2.449489742783178},"1734":{"tf":1.0},"1737":{"tf":1.0},"1738":{"tf":2.449489742783178},"1739":{"tf":2.449489742783178},"1740":{"tf":2.449489742783178},"1741":{"tf":2.449489742783178},"1742":{"tf":1.4142135623730951},"1743":{"tf":1.4142135623730951},"1744":{"tf":1.4142135623730951},"1745":{"tf":1.4142135623730951},"1746":{"tf":1.4142135623730951},"1759":{"tf":2.449489742783178},"1760":{"tf":2.449489742783178},"1761":{"tf":2.449489742783178},"1762":{"tf":2.449489742783178},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.4142135623730951},"1767":{"tf":1.0},"1768":{"tf":1.0},"1771":{"tf":1.7320508075688772},"1774":{"tf":1.4142135623730951},"1775":{"tf":1.7320508075688772},"1776":{"tf":2.0},"1777":{"tf":1.0},"1778":{"tf":1.0},"1779":{"tf":1.4142135623730951},"179":{"tf":1.7320508075688772},"1791":{"tf":1.4142135623730951},"1792":{"tf":2.449489742783178},"1793":{"tf":2.449489742783178},"1794":{"tf":2.449489742783178},"1795":{"tf":2.449489742783178},"1798":{"tf":1.0},"1799":{"tf":1.0},"180":{"tf":1.7320508075688772},"1800":{"tf":1.4142135623730951},"1801":{"tf":2.449489742783178},"1802":{"tf":2.449489742783178},"1803":{"tf":2.449489742783178},"1804":{"tf":2.449489742783178},"1805":{"tf":1.4142135623730951},"1806":{"tf":1.4142135623730951},"1807":{"tf":1.4142135623730951},"1808":{"tf":1.4142135623730951},"181":{"tf":1.7320508075688772},"182":{"tf":1.7320508075688772},"185":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"200":{"tf":1.0},"204":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"27":{"tf":2.449489742783178},"273":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"277":{"tf":1.4142135623730951},"29":{"tf":1.7320508075688772},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"305":{"tf":1.4142135623730951},"307":{"tf":1.0},"308":{"tf":1.4142135623730951},"309":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.4142135623730951},"312":{"tf":1.4142135623730951},"313":{"tf":1.4142135623730951},"314":{"tf":1.0},"317":{"tf":1.7320508075688772},"318":{"tf":1.4142135623730951},"319":{"tf":1.4142135623730951},"320":{"tf":1.4142135623730951},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.4142135623730951},"33":{"tf":1.0},"330":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951},"334":{"tf":1.7320508075688772},"335":{"tf":1.4142135623730951},"336":{"tf":1.4142135623730951},"337":{"tf":1.0},"34":{"tf":1.0},"343":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.4142135623730951},"357":{"tf":1.0},"358":{"tf":1.4142135623730951},"360":{"tf":1.4142135623730951},"361":{"tf":1.4142135623730951},"363":{"tf":1.7320508075688772},"366":{"tf":1.0},"367":{"tf":1.4142135623730951},"369":{"tf":1.4142135623730951},"370":{"tf":1.4142135623730951},"372":{"tf":1.4142135623730951},"374":{"tf":1.4142135623730951},"375":{"tf":1.4142135623730951},"376":{"tf":1.4142135623730951},"377":{"tf":1.4142135623730951},"378":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"381":{"tf":1.4142135623730951},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"394":{"tf":1.4142135623730951},"419":{"tf":1.0},"426":{"tf":1.0},"428":{"tf":1.7320508075688772},"430":{"tf":1.7320508075688772},"431":{"tf":2.8284271247461903},"432":{"tf":1.0},"433":{"tf":1.4142135623730951},"436":{"tf":1.0},"437":{"tf":1.0},"444":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.0},"460":{"tf":1.0},"467":{"tf":1.4142135623730951},"491":{"tf":1.7320508075688772},"514":{"tf":1.7320508075688772},"537":{"tf":2.0},"548":{"tf":1.0},"566":{"tf":1.0},"592":{"tf":1.0},"594":{"tf":1.7320508075688772},"609":{"tf":1.4142135623730951},"610":{"tf":1.4142135623730951},"629":{"tf":1.0},"636":{"tf":1.0},"638":{"tf":1.7320508075688772},"653":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"678":{"tf":1.4142135623730951},"69":{"tf":1.7320508075688772},"695":{"tf":2.0},"696":{"tf":2.0},"699":{"tf":1.4142135623730951},"70":{"tf":1.7320508075688772},"708":{"tf":2.0},"709":{"tf":2.0},"71":{"tf":1.7320508075688772},"710":{"tf":2.449489742783178},"711":{"tf":2.449489742783178},"712":{"tf":2.449489742783178},"713":{"tf":2.449489742783178},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.4142135623730951},"72":{"tf":1.7320508075688772},"720":{"tf":1.4142135623730951},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"726":{"tf":1.0},"727":{"tf":1.0},"735":{"tf":1.0},"736":{"tf":1.0},"737":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":1.4142135623730951},"742":{"tf":1.4142135623730951},"743":{"tf":1.4142135623730951},"744":{"tf":1.4142135623730951},"745":{"tf":1.4142135623730951},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.0},"75":{"tf":1.4142135623730951},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.7320508075688772},"753":{"tf":1.7320508075688772},"754":{"tf":1.7320508075688772},"755":{"tf":1.7320508075688772},"758":{"tf":1.0},"759":{"tf":1.0},"761":{"tf":1.4142135623730951},"762":{"tf":1.4142135623730951},"763":{"tf":1.4142135623730951},"764":{"tf":1.4142135623730951},"768":{"tf":1.7320508075688772},"769":{"tf":1.7320508075688772},"770":{"tf":1.0},"771":{"tf":1.0},"772":{"tf":1.0},"773":{"tf":1.0},"774":{"tf":1.7320508075688772},"775":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.4142135623730951},"780":{"tf":1.7320508075688772},"793":{"tf":1.4142135623730951},"794":{"tf":1.4142135623730951},"797":{"tf":1.7320508075688772},"798":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951},"810":{"tf":1.0},"813":{"tf":1.4142135623730951},"814":{"tf":1.4142135623730951},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"82":{"tf":1.7320508075688772},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772},"842":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"850":{"tf":1.0},"852":{"tf":1.4142135623730951},"853":{"tf":1.4142135623730951},"854":{"tf":1.7320508075688772},"855":{"tf":1.4142135623730951},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"860":{"tf":1.0},"868":{"tf":1.0},"869":{"tf":1.0},"87":{"tf":1.0},"870":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"875":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0},"88":{"tf":1.4142135623730951},"882":{"tf":1.0},"883":{"tf":1.0},"886":{"tf":1.7320508075688772},"887":{"tf":1.7320508075688772},"89":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"900":{"tf":1.4142135623730951},"902":{"tf":1.0},"903":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"92":{"tf":3.1622776601683795},"920":{"tf":1.0},"921":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.4142135623730951},"928":{"tf":1.0},"93":{"tf":2.0},"930":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0},"939":{"tf":1.4142135623730951},"94":{"tf":2.449489742783178},"940":{"tf":1.4142135623730951},"941":{"tf":1.4142135623730951},"942":{"tf":1.4142135623730951},"943":{"tf":1.7320508075688772},"944":{"tf":1.7320508075688772},"945":{"tf":1.7320508075688772},"946":{"tf":1.0},"947":{"tf":1.4142135623730951},"948":{"tf":1.4142135623730951},"949":{"tf":1.4142135623730951},"95":{"tf":2.0},"955":{"tf":1.0},"96":{"tf":2.0},"960":{"tf":1.0},"961":{"tf":1.0},"963":{"tf":2.23606797749979},"964":{"tf":2.23606797749979},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"97":{"tf":1.4142135623730951},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.0},"979":{"tf":1.0},"98":{"tf":2.449489742783178},"980":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0},"988":{"tf":1.4142135623730951},"989":{"tf":1.4142135623730951},"99":{"tf":1.7320508075688772},"990":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951},"993":{"tf":1.0},"995":{"tf":2.0},"996":{"tf":1.4142135623730951},"997":{"tf":3.1622776601683795},"998":{"tf":2.23606797749979},"999":{"tf":1.4142135623730951}},"df":670,"[":{"docs":{},"df":0,"2":{"docs":{"117":{"tf":1.4142135623730951}},"df":1}},"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1013":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}},"3":{"docs":{},"df":0,"2":{"docs":{"100":{"tf":1.4142135623730951},"1132":{"tf":1.4142135623730951},"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1159":{"tf":1.0},"1165":{"tf":1.0},"1166":{"tf":1.0},"1167":{"tf":1.0},"1183":{"tf":1.4142135623730951},"1214":{"tf":1.4142135623730951},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1247":{"tf":1.0},"1248":{"tf":1.0},"1249":{"tf":1.0},"1283":{"tf":1.7320508075688772},"1290":{"tf":1.4142135623730951},"1291":{"tf":1.7320508075688772},"1319":{"tf":1.0},"1400":{"tf":1.7320508075688772},"1401":{"tf":1.7320508075688772},"1409":{"tf":1.0},"1509":{"tf":1.7320508075688772},"1516":{"tf":1.4142135623730951},"1517":{"tf":1.7320508075688772},"158":{"tf":1.0},"159":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"1780":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"419":{"tf":1.4142135623730951},"430":{"tf":1.7320508075688772},"435":{"tf":1.4142135623730951},"54":{"tf":1.0},"55":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0}},"df":43}},"4":{"docs":{},"df":0,"0":{"docs":{"786":{"tf":1.4142135623730951},"803":{"tf":1.0},"807":{"tf":1.0},"832":{"tf":1.4142135623730951},"838":{"tf":1.0}},"df":5},"8":{"docs":{"629":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"802":{"tf":1.4142135623730951},"803":{"tf":1.0},"807":{"tf":1.0},"832":{"tf":1.4142135623730951},"837":{"tf":1.4142135623730951},"838":{"tf":1.0}},"df":8}},"6":{"docs":{},"df":0,"4":{"docs":{"435":{"tf":1.0}},"df":1}},"8":{"docs":{"108":{"tf":2.0},"109":{"tf":1.4142135623730951},"112":{"tf":1.7320508075688772},"113":{"tf":1.7320508075688772},"114":{"tf":1.0},"1383":{"tf":1.0},"1510":{"tf":1.0},"1516":{"tf":1.0},"1517":{"tf":1.0},"1534":{"tf":1.0},"1541":{"tf":1.0},"155":{"tf":1.0},"1566":{"tf":1.0},"1571":{"tf":1.0},"166":{"tf":1.0},"1692":{"tf":1.0},"172":{"tf":1.0},"1752":{"tf":1.0},"1780":{"tf":1.0},"1781":{"tf":1.0},"1788":{"tf":1.4142135623730951},"1813":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"281":{"tf":1.0},"324":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"428":{"tf":1.0},"435":{"tf":1.4142135623730951},"436":{"tf":1.0},"447":{"tf":1.0},"45":{"tf":1.0},"458":{"tf":1.0},"459":{"tf":1.0},"56":{"tf":1.0},"570":{"tf":1.0},"62":{"tf":1.0},"706":{"tf":1.0},"786":{"tf":1.4142135623730951},"792":{"tf":1.4142135623730951},"807":{"tf":1.0},"812":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"860":{"tf":1.4142135623730951},"867":{"tf":1.4142135623730951},"991":{"tf":1.0},"994":{"tf":1.4142135623730951}},"df":53,"0":{"docs":{"1574":{"tf":1.4142135623730951},"1575":{"tf":1.4142135623730951},"1585":{"tf":1.4142135623730951}},"df":3},"8":{"docs":{"629":{"tf":1.0}},"df":1},"[":{"docs":{},"df":0,"2":{"docs":{"338":{"tf":1.0}},"df":1}}},"9":{"docs":{},"df":0,"6":{"docs":{"1159":{"tf":1.0},"1319":{"tf":1.0},"154":{"tf":1.0},"174":{"tf":1.0},"1781":{"tf":1.0},"1809":{"tf":1.0},"419":{"tf":1.0},"43":{"tf":1.0},"532":{"tf":1.0},"565":{"tf":1.0},"570":{"tf":1.0},"63":{"tf":1.0}},"df":12}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"903":{"tf":1.0},"933":{"tf":1.7320508075688772}},"df":2}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{"89":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"89":{"tf":1.0}},"df":1}}}}}}}}}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1062":{"tf":1.0},"1063":{"tf":1.0}},"df":2}},"d":{"docs":{},"df":0,"j":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"106":{"tf":1.0},"107":{"tf":1.0},"1123":{"tf":1.0},"1130":{"tf":1.4142135623730951},"1131":{"tf":1.4142135623730951},"1171":{"tf":1.0},"1172":{"tf":1.0},"1208":{"tf":1.0},"1211":{"tf":1.4142135623730951},"1213":{"tf":1.4142135623730951},"1253":{"tf":1.0},"1254":{"tf":1.0}},"df":12}}}}}},"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4}}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":4}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"1266":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1266":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"10":{"tf":1.0},"1119":{"tf":1.0},"1132":{"tf":1.4142135623730951},"1183":{"tf":1.4142135623730951},"1204":{"tf":1.0},"1214":{"tf":1.4142135623730951}},"df":6,"l":{"docs":{},"df":0,"i":{"docs":{"1782":{"tf":1.4142135623730951},"729":{"tf":1.0},"731":{"tf":1.0},"734":{"tf":1.4142135623730951},"767":{"tf":1.0},"779":{"tf":1.4142135623730951},"786":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.4142135623730951},"804":{"tf":1.7320508075688772},"807":{"tf":1.0},"811":{"tf":1.4142135623730951},"834":{"tf":1.4142135623730951},"854":{"tf":1.0},"855":{"tf":1.4142135623730951},"862":{"tf":1.0},"865":{"tf":1.4142135623730951}},"df":17},"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"807":{"tf":1.0}},"df":1}}}}}}}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"681":{"tf":1.0}},"df":1}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"1132":{"tf":1.0},"1214":{"tf":1.0}},"df":2}}}}}}},"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{"181":{"tf":1.0},"428":{"tf":1.0},"69":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"994":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.4142135623730951},"998":{"tf":1.0}},"df":9,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"v":{"docs":{},"df":0,"2":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"791":{"tf":1.0},"851":{"tf":1.0}},"df":2}}}}}}}}}},"t":{"docs":{"1101":{"tf":1.0}},"df":1}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"9":{"tf":1.0}},"df":1}}}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"681":{"tf":1.0}},"df":1}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"116":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0}},"df":3}},"u":{"docs":{},"df":0,"s":{"docs":{"698":{"tf":1.7320508075688772},"718":{"tf":1.7320508075688772},"796":{"tf":1.7320508075688772},"846":{"tf":1.7320508075688772}},"df":4}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"859":{"tf":1.0},"886":{"tf":2.23606797749979}},"df":6,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"886":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"948":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"948":{"tf":1.0}},"df":1}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{"949":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"949":{"tf":1.0}},"df":1}}}}}}}}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"947":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"947":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"t":{"docs":{"495":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951}},"df":2}},"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1621":{"tf":1.7320508075688772},"980":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"159":{"tf":1.0},"55":{"tf":1.0}},"df":2}}},"w":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"798":{"tf":1.4142135623730951},"814":{"tf":1.4142135623730951},"855":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951}},"df":4,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"798":{"tf":1.0},"814":{"tf":1.0},"855":{"tf":1.0},"876":{"tf":1.0}},"df":4}}}}}}}}}}}}},"p":{"docs":{"1060":{"tf":1.0},"1101":{"tf":1.0},"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1183":{"tf":1.0},"125":{"tf":1.4142135623730951},"1584":{"tf":1.0},"681":{"tf":1.0},"958":{"tf":1.0}},"df":13,"/":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"125":{"tf":1.0}},"df":1}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1144":{"tf":1.0},"1145":{"tf":1.0},"1146":{"tf":1.0},"1147":{"tf":1.4142135623730951},"1192":{"tf":1.0},"1229":{"tf":1.4142135623730951},"1230":{"tf":1.0},"1231":{"tf":1.0},"1232":{"tf":1.0},"1263":{"tf":1.0},"1268":{"tf":1.0},"1271":{"tf":1.0},"1272":{"tf":1.0},"1277":{"tf":1.0},"1278":{"tf":1.0},"1279":{"tf":1.0},"1280":{"tf":1.0},"1281":{"tf":1.0},"1282":{"tf":1.0},"130":{"tf":1.0},"1300":{"tf":1.0},"1302":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.0},"134":{"tf":1.0},"1377":{"tf":1.0},"1423":{"tf":1.0},"1424":{"tf":1.0},"1426":{"tf":1.4142135623730951},"1505":{"tf":1.0},"1506":{"tf":1.0},"1507":{"tf":1.0},"1508":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"626":{"tf":1.4142135623730951},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0},"997":{"tf":1.0}},"df":47,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"130":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"130":{"tf":1.0},"19":{"tf":1.0}},"df":2}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1574":{"tf":1.0},"1575":{"tf":1.0},"1585":{"tf":1.0},"629":{"tf":1.0}},"df":4}}}}}}},"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"491":{"tf":1.0},"514":{"tf":1.0},"580":{"tf":1.0},"620":{"tf":1.4142135623730951},"621":{"tf":1.4142135623730951},"663":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"672":{"tf":1.4142135623730951},"681":{"tf":2.23606797749979},"685":{"tf":1.0},"688":{"tf":1.0},"9":{"tf":1.4142135623730951}},"df":12,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"672":{"tf":1.0}},"df":1}}}}}}},"2":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"609":{"tf":1.0},"653":{"tf":1.0}},"df":2}}}}}}},"3":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"610":{"tf":1.0},"654":{"tf":1.0}},"df":2}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"617":{"tf":1.4142135623730951},"618":{"tf":1.7320508075688772},"619":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"661":{"tf":1.7320508075688772},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0}},"df":9,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"617":{"tf":1.0},"618":{"tf":1.0},"661":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"619":{"tf":1.4142135623730951},"662":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"619":{"tf":1.0},"662":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"1694":{"tf":1.7320508075688772}},"df":1}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"681":{"tf":2.0},"688":{"tf":1.0}},"df":2}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"122":{"tf":1.0},"125":{"tf":1.0},"157":{"tf":1.4142135623730951},"175":{"tf":1.0},"176":{"tf":1.0},"53":{"tf":1.4142135623730951},"65":{"tf":1.0},"66":{"tf":1.0}},"df":8}}}},"s":{"docs":{"0":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"108":{"tf":1.0},"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"1287":{"tf":1.0},"1288":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"1305":{"tf":1.0},"1320":{"tf":1.0},"1352":{"tf":1.4142135623730951},"1378":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"1413":{"tf":1.0},"1424":{"tf":1.0},"1429":{"tf":1.0},"1437":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"1466":{"tf":1.4142135623730951},"147":{"tf":1.0},"1671":{"tf":1.0},"1730":{"tf":1.0},"1731":{"tf":1.0},"1732":{"tf":1.0},"1735":{"tf":1.0},"1738":{"tf":1.0},"1739":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1743":{"tf":1.0},"179":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0},"18":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"1808":{"tf":1.0},"182":{"tf":1.0},"1823":{"tf":1.0},"19":{"tf":1.0},"203":{"tf":1.0},"213":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.4142135623730951},"27":{"tf":1.0},"28":{"tf":1.0},"3":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":1.0},"428":{"tf":1.4142135623730951},"430":{"tf":1.0},"475":{"tf":1.0},"481":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0},"502":{"tf":1.0},"508":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"537":{"tf":1.0},"615":{"tf":1.4142135623730951},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"627":{"tf":1.0},"659":{"tf":1.4142135623730951},"660":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"681":{"tf":2.23606797749979},"685":{"tf":1.0},"725":{"tf":1.0},"8":{"tf":1.4142135623730951},"839":{"tf":1.0},"862":{"tf":1.0},"866":{"tf":1.0},"9":{"tf":2.23606797749979},"903":{"tf":1.0},"910":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951},"94":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0}},"df":97,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"117":{"tf":1.0}},"df":1}},"g":{"docs":{"0":{"tf":1.0},"1":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951}},"df":3}},"d":{"docs":{"1123":{"tf":1.0},"1124":{"tf":1.0},"1136":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1179":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"124":{"tf":1.0},"1253":{"tf":1.0},"1254":{"tf":1.0},"1368":{"tf":1.0},"1390":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.4142135623730951},"1407":{"tf":1.4142135623730951},"1409":{"tf":1.4142135623730951},"1477":{"tf":1.0},"1722":{"tf":1.4142135623730951},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"1734":{"tf":1.0},"174":{"tf":1.0},"1746":{"tf":1.4142135623730951},"1771":{"tf":1.0},"1799":{"tf":1.0},"1800":{"tf":1.4142135623730951},"240":{"tf":1.0},"63":{"tf":1.0},"699":{"tf":1.0},"720":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0}},"df":35,"c":{"docs":{"1525":{"tf":1.0},"1549":{"tf":1.7320508075688772},"1550":{"tf":1.0},"1551":{"tf":1.4142135623730951},"1552":{"tf":1.0},"1553":{"tf":1.0}},"df":6},"t":{"docs":{"1525":{"tf":1.0},"1559":{"tf":1.7320508075688772},"1560":{"tf":1.0},"1561":{"tf":1.4142135623730951},"1562":{"tf":1.0},"1563":{"tf":1.0}},"df":6},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"1722":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1722":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{"0":{"tf":1.0},"1150":{"tf":1.0},"1153":{"tf":1.0},"1192":{"tf":1.0},"1235":{"tf":1.0},"1405":{"tf":1.0},"1428":{"tf":1.0},"1744":{"tf":1.0},"1745":{"tf":1.0},"1782":{"tf":1.0},"1805":{"tf":1.0},"1806":{"tf":1.0},"1808":{"tf":1.4142135623730951},"188":{"tf":1.0},"191":{"tf":1.0},"735":{"tf":1.0},"736":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0}},"df":19,"'":{"docs":{"1135":{"tf":1.0},"1140":{"tf":1.0},"1197":{"tf":1.4142135623730951},"1220":{"tf":1.0},"1225":{"tf":1.0},"98":{"tf":1.0}},"df":6},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1292":{"tf":1.0},"1408":{"tf":1.0},"1410":{"tf":1.0},"1522":{"tf":2.0},"1523":{"tf":1.0}},"df":5}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1292":{"tf":1.0},"1344":{"tf":1.0},"1345":{"tf":1.0},"1523":{"tf":2.0},"1653":{"tf":1.7320508075688772}},"df":5}}},"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"369":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1405":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1405":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{"934":{"tf":1.0}},"df":1}}},"v":{"docs":{},"df":0,"3":{"docs":{},"df":0,".":{"docs":{},"df":0,"1":{"docs":{"215":{"tf":1.0}},"df":1},"3":{"docs":{},"df":0,".":{"docs":{},"df":0,"0":{"docs":{"903":{"tf":1.0}},"df":1}}}}},"4":{"docs":{},"df":0,".":{"docs":{},"df":0,"1":{"docs":{"415":{"tf":1.0}},"df":1},"6":{"docs":{"201":{"tf":1.0}},"df":1}}},"a":{"docs":{},"df":0,"l":{"docs":{"1670":{"tf":1.0},"189":{"tf":1.0},"76":{"tf":1.0}},"df":3,"1":{"docs":{"1670":{"tf":1.0}},"df":1},"i":{"docs":{},"df":0,"d":{"docs":{"129":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"133":{"tf":1.0},"14":{"tf":1.0},"1421":{"tf":1.0},"179":{"tf":1.0},"1791":{"tf":1.0},"18":{"tf":1.0},"182":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.0},"320":{"tf":1.0},"321":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"367":{"tf":1.0},"370":{"tf":1.0},"372":{"tf":1.0},"438":{"tf":1.7320508075688772},"439":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"444":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"458":{"tf":1.0},"459":{"tf":1.0},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.4142135623730951},"996":{"tf":1.0}},"df":67,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"447":{"tf":1.4142135623730951}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"447":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"449":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"449":{"tf":1.0}},"df":1}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"129":{"tf":1.0},"130":{"tf":1.0},"133":{"tf":1.4142135623730951},"18":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.4142135623730951}},"df":6,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"133":{"tf":1.0},"23":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"461":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"461":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"467":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"458":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"458":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"463":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"442":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"442":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"463":{"tf":1.0}},"df":1}}}}}}}}}}}},"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"462":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"462":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"455":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"455":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"465":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"465":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"464":{"tf":1.4142135623730951}},"df":1,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"464":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"466":{"tf":1.7320508075688772}},"df":1}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"445":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"445":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"446":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"446":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"444":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"444":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"441":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"441":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"450":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"450":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"452":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"452":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"443":{"tf":1.4142135623730951}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"443":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"440":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"1":{"docs":{},"df":0,"6":{"docs":{"440":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"469":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"469":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"457":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"457":{"tf":1.0}},"df":1}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"451":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"451":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"453":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"453":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"454":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"454":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{"1024":{"tf":1.4142135623730951},"993":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1024":{"tf":1.0},"993":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"1":{"docs":{},"df":0,"2":{"docs":{},"df":0,"8":{"docs":{"460":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"460":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"448":{"tf":1.4142135623730951}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"448":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"459":{"tf":1.4142135623730951}},"df":1,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"459":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"329":{"tf":1.0}},"df":1}}}}}},"u":{"docs":{"100":{"tf":1.7320508075688772},"1025":{"tf":1.0},"1039":{"tf":1.0},"104":{"tf":1.0},"1055":{"tf":1.0},"1058":{"tf":1.4142135623730951},"106":{"tf":1.4142135623730951},"1068":{"tf":1.0},"1069":{"tf":1.0},"107":{"tf":1.4142135623730951},"1070":{"tf":1.0},"1071":{"tf":1.0},"1079":{"tf":1.0},"108":{"tf":1.4142135623730951},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"110":{"tf":1.7320508075688772},"1101":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"1123":{"tf":2.449489742783178},"1124":{"tf":1.7320508075688772},"1129":{"tf":1.7320508075688772},"1130":{"tf":2.449489742783178},"1131":{"tf":2.6457513110645907},"1132":{"tf":2.449489742783178},"1136":{"tf":2.449489742783178},"1137":{"tf":2.449489742783178},"1145":{"tf":1.0},"1146":{"tf":1.4142135623730951},"1151":{"tf":1.0},"1156":{"tf":1.0},"1163":{"tf":1.0},"1171":{"tf":2.449489742783178},"1172":{"tf":2.449489742783178},"1176":{"tf":1.0},"1178":{"tf":1.0},"1179":{"tf":2.23606797749979},"1183":{"tf":2.449489742783178},"1186":{"tf":1.7320508075688772},"1187":{"tf":2.449489742783178},"1196":{"tf":1.0},"1197":{"tf":1.4142135623730951},"1204":{"tf":1.4142135623730951},"1205":{"tf":1.4142135623730951},"1208":{"tf":2.6457513110645907},"1209":{"tf":1.7320508075688772},"1211":{"tf":2.8284271247461903},"1212":{"tf":1.7320508075688772},"1213":{"tf":2.6457513110645907},"1214":{"tf":2.449489742783178},"1231":{"tf":1.4142135623730951},"1232":{"tf":1.4142135623730951},"1236":{"tf":1.0},"1237":{"tf":1.0},"1241":{"tf":1.0},"1253":{"tf":2.449489742783178},"1254":{"tf":2.449489742783178},"1280":{"tf":1.0},"1281":{"tf":1.0},"1305":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"1333":{"tf":1.4142135623730951},"1334":{"tf":1.4142135623730951},"1337":{"tf":1.4142135623730951},"1338":{"tf":1.4142135623730951},"1343":{"tf":1.4142135623730951},"1370":{"tf":1.0},"1379":{"tf":1.4142135623730951},"1380":{"tf":1.0},"1384":{"tf":1.0},"1386":{"tf":1.0},"1388":{"tf":1.0},"1390":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"140":{"tf":1.4142135623730951},"1400":{"tf":1.0},"1401":{"tf":1.7320508075688772},"1402":{"tf":1.4142135623730951},"1403":{"tf":2.23606797749979},"1407":{"tf":2.0},"1409":{"tf":2.0},"1413":{"tf":1.0},"1414":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1439":{"tf":1.0},"144":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"1453":{"tf":1.4142135623730951},"1454":{"tf":1.4142135623730951},"1457":{"tf":1.4142135623730951},"1458":{"tf":1.4142135623730951},"1462":{"tf":1.4142135623730951},"1478":{"tf":1.0},"1507":{"tf":1.0},"1537":{"tf":1.0},"1538":{"tf":1.0},"154":{"tf":1.4142135623730951},"1606":{"tf":1.0},"1722":{"tf":1.4142135623730951},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.4142135623730951},"1734":{"tf":1.0},"174":{"tf":1.0},"1762":{"tf":1.0},"1763":{"tf":1.0},"1764":{"tf":1.0},"1765":{"tf":1.0},"1782":{"tf":1.4142135623730951},"1799":{"tf":1.0},"233":{"tf":1.0},"240":{"tf":1.0},"27":{"tf":1.4142135623730951},"33":{"tf":1.0},"378":{"tf":1.0},"428":{"tf":1.0},"43":{"tf":1.4142135623730951},"430":{"tf":1.0},"435":{"tf":1.0},"571":{"tf":1.0},"587":{"tf":1.0},"6":{"tf":1.0},"63":{"tf":1.0},"632":{"tf":1.0},"713":{"tf":1.0},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"791":{"tf":1.0},"797":{"tf":1.0},"851":{"tf":1.0},"854":{"tf":1.0},"886":{"tf":1.7320508075688772},"887":{"tf":1.7320508075688772},"89":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":1.7320508075688772},"907":{"tf":1.4142135623730951},"908":{"tf":1.0},"909":{"tf":1.7320508075688772},"911":{"tf":1.7320508075688772},"912":{"tf":1.7320508075688772},"913":{"tf":1.4142135623730951},"914":{"tf":1.0},"915":{"tf":1.7320508075688772},"916":{"tf":1.4142135623730951},"917":{"tf":1.7320508075688772},"918":{"tf":1.7320508075688772},"919":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951},"920":{"tf":1.0},"921":{"tf":1.7320508075688772},"922":{"tf":1.4142135623730951},"923":{"tf":1.7320508075688772},"924":{"tf":1.7320508075688772},"925":{"tf":1.4142135623730951},"926":{"tf":1.0},"927":{"tf":1.7320508075688772},"928":{"tf":1.4142135623730951},"93":{"tf":2.23606797749979},"94":{"tf":2.0},"95":{"tf":2.23606797749979},"958":{"tf":1.0},"96":{"tf":1.7320508075688772},"963":{"tf":2.23606797749979},"964":{"tf":2.23606797749979},"98":{"tf":1.0},"99":{"tf":1.0},"990":{"tf":2.23606797749979},"992":{"tf":2.0},"994":{"tf":1.0},"995":{"tf":2.449489742783178},"996":{"tf":2.0},"997":{"tf":1.7320508075688772},"998":{"tf":2.0}},"df":185,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"j":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"106":{"tf":1.0},"107":{"tf":1.0},"1123":{"tf":1.4142135623730951},"1129":{"tf":1.0},"1130":{"tf":1.4142135623730951},"1131":{"tf":1.0},"1136":{"tf":1.4142135623730951},"1137":{"tf":1.4142135623730951},"1208":{"tf":1.4142135623730951},"1211":{"tf":1.4142135623730951},"1212":{"tf":1.4142135623730951},"1213":{"tf":1.4142135623730951},"1407":{"tf":1.4142135623730951},"1409":{"tf":1.4142135623730951}},"df":14}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{"1383":{"tf":1.0}},"df":1}},"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"922":{"tf":1.0}},"df":1}}}}}}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"916":{"tf":1.0}},"df":1}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"928":{"tf":1.0}},"df":1}}}}}}}},"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"[":{"docs":{},"df":0,"i":{"docs":{},"df":0,"]":{"docs":{},"df":0,"[":{"docs":{},"df":0,"j":{"docs":{"997":{"tf":1.0},"998":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"110":{"tf":1.7320508075688772},"80":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"110":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1383":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1383":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1011":{"tf":1.4142135623730951},"1020":{"tf":1.4142135623730951},"1034":{"tf":1.4142135623730951},"1054":{"tf":1.4142135623730951},"1065":{"tf":1.4142135623730951},"1102":{"tf":1.4142135623730951},"1484":{"tf":1.4142135623730951},"1530":{"tf":1.4142135623730951},"1565":{"tf":1.4142135623730951},"1577":{"tf":1.4142135623730951},"1607":{"tf":1.4142135623730951},"1646":{"tf":1.4142135623730951},"1672":{"tf":1.4142135623730951},"1696":{"tf":1.4142135623730951},"1703":{"tf":1.4142135623730951},"1783":{"tf":1.4142135623730951},"225":{"tf":1.4142135623730951},"232":{"tf":1.4142135623730951},"242":{"tf":1.4142135623730951},"430":{"tf":1.0},"581":{"tf":1.4142135623730951},"681":{"tf":1.0},"682":{"tf":1.4142135623730951},"702":{"tf":1.4142135623730951},"730":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"9":{"tf":3.7416573867739413},"903":{"tf":1.0},"935":{"tf":1.4142135623730951},"951":{"tf":1.4142135623730951},"959":{"tf":1.4142135623730951},"966":{"tf":1.4142135623730951}},"df":32}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1714":{"tf":1.0},"1715":{"tf":1.7320508075688772},"1716":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0}},"df":12}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"115":{"tf":2.0},"13":{"tf":1.0},"163":{"tf":1.4142135623730951},"1713":{"tf":1.4142135623730951},"1714":{"tf":1.0},"1715":{"tf":1.0},"1716":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.4142135623730951},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"1726":{"tf":1.0},"1727":{"tf":1.0},"1728":{"tf":1.0},"1729":{"tf":2.0},"1730":{"tf":2.0},"1731":{"tf":1.7320508075688772},"1732":{"tf":2.0},"1733":{"tf":1.7320508075688772},"1734":{"tf":1.0},"1735":{"tf":1.0},"1736":{"tf":1.0},"1737":{"tf":1.0},"1738":{"tf":1.4142135623730951},"1739":{"tf":1.7320508075688772},"1740":{"tf":1.7320508075688772},"1741":{"tf":1.7320508075688772},"1742":{"tf":1.0},"1743":{"tf":1.0},"1744":{"tf":1.7320508075688772},"1745":{"tf":1.4142135623730951},"1746":{"tf":1.7320508075688772},"1747":{"tf":1.4142135623730951},"1748":{"tf":1.4142135623730951},"1749":{"tf":1.0},"1750":{"tf":1.0},"1751":{"tf":1.0},"1752":{"tf":1.0},"1753":{"tf":1.0},"1754":{"tf":1.0},"1755":{"tf":1.0},"1756":{"tf":1.0},"1757":{"tf":1.0},"1758":{"tf":1.0},"1759":{"tf":2.0},"1760":{"tf":2.0},"1761":{"tf":2.23606797749979},"1762":{"tf":2.0},"1763":{"tf":1.4142135623730951},"1764":{"tf":1.4142135623730951},"1765":{"tf":1.0},"1766":{"tf":1.0},"1767":{"tf":1.0},"1768":{"tf":1.0},"1769":{"tf":1.4142135623730951},"1770":{"tf":1.0},"1771":{"tf":1.7320508075688772},"1772":{"tf":1.0},"1773":{"tf":1.0},"1774":{"tf":1.0},"1775":{"tf":1.0},"1776":{"tf":1.0},"1777":{"tf":1.0},"1778":{"tf":1.0},"1779":{"tf":1.0},"1780":{"tf":1.0},"1781":{"tf":1.4142135623730951},"1782":{"tf":2.449489742783178},"1783":{"tf":1.4142135623730951},"1784":{"tf":1.4142135623730951},"1785":{"tf":1.4142135623730951},"1786":{"tf":1.4142135623730951},"1787":{"tf":1.4142135623730951},"1788":{"tf":1.4142135623730951},"1789":{"tf":1.4142135623730951},"1790":{"tf":1.4142135623730951},"1791":{"tf":1.4142135623730951},"1792":{"tf":2.23606797749979},"1793":{"tf":2.23606797749979},"1794":{"tf":2.0},"1795":{"tf":2.23606797749979},"1796":{"tf":2.0},"1797":{"tf":1.4142135623730951},"1798":{"tf":1.4142135623730951},"1799":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"1800":{"tf":2.0},"1801":{"tf":1.7320508075688772},"1802":{"tf":2.0},"1803":{"tf":2.0},"1804":{"tf":2.0},"1805":{"tf":2.0},"1806":{"tf":1.7320508075688772},"1807":{"tf":1.4142135623730951},"1808":{"tf":1.4142135623730951},"1809":{"tf":1.4142135623730951},"1810":{"tf":1.7320508075688772},"1811":{"tf":1.7320508075688772},"1812":{"tf":1.4142135623730951},"1813":{"tf":1.4142135623730951},"1814":{"tf":1.4142135623730951},"1815":{"tf":1.4142135623730951},"1816":{"tf":1.4142135623730951},"1817":{"tf":1.4142135623730951},"1818":{"tf":1.4142135623730951},"1819":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"710":{"tf":1.7320508075688772},"711":{"tf":1.7320508075688772},"712":{"tf":2.0},"713":{"tf":1.7320508075688772},"714":{"tf":1.0},"715":{"tf":1.0},"729":{"tf":1.0}},"df":121,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1713":{"tf":1.0},"1722":{"tf":1.0},"1736":{"tf":1.4142135623730951},"1747":{"tf":1.4142135623730951},"1780":{"tf":2.0},"1785":{"tf":1.0},"1797":{"tf":1.4142135623730951},"1810":{"tf":1.4142135623730951}},"df":8}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"1713":{"tf":1.0},"1717":{"tf":1.0},"1722":{"tf":1.4142135623730951},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"1733":{"tf":1.4142135623730951},"1781":{"tf":2.0},"1784":{"tf":1.0},"1796":{"tf":1.4142135623730951}},"df":10}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1759":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1759":{"tf":1.0},"710":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1760":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1760":{"tf":1.0},"711":{"tf":1.0}},"df":2}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"115":{"tf":1.7320508075688772},"80":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"115":{"tf":1.0}},"df":1}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"1762":{"tf":1.4142135623730951},"713":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1762":{"tf":1.0},"713":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1761":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1761":{"tf":1.0},"712":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"13":{"tf":1.0},"1820":{"tf":1.0},"1821":{"tf":1.0},"1822":{"tf":1.0},"1823":{"tf":1.0}},"df":5}}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0}},"df":4,"i":{"docs":{"1178":{"tf":1.4142135623730951},"1194":{"tf":1.4142135623730951},"1195":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0}},"df":7},"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"952":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"1568":{"tf":1.7320508075688772},"491":{"tf":1.4142135623730951},"514":{"tf":1.4142135623730951},"537":{"tf":1.0},"561":{"tf":1.0},"609":{"tf":1.7320508075688772},"610":{"tf":1.7320508075688772},"615":{"tf":1.0},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"629":{"tf":1.0},"653":{"tf":1.7320508075688772},"654":{"tf":1.7320508075688772},"659":{"tf":1.0},"660":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0},"954":{"tf":1.0}},"df":23,",":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"952":{"tf":1.0}},"df":1}}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1713":{"tf":1.0},"1772":{"tf":1.7320508075688772},"1773":{"tf":1.0},"1774":{"tf":1.0},"1775":{"tf":1.0},"1776":{"tf":1.0},"1777":{"tf":1.0},"1778":{"tf":1.0},"1779":{"tf":1.0}},"df":9}}}}},"i":{"docs":{},"df":0,"a":{"docs":{"149":{"tf":1.0},"209":{"tf":1.0},"211":{"tf":1.0},"39":{"tf":1.0}},"df":4},"e":{"docs":{},"df":0,"w":{"docs":{"100":{"tf":1.0},"1005":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"1024":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"1059":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"1093":{"tf":1.0},"1097":{"tf":1.0},"1099":{"tf":1.0},"1117":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"1125":{"tf":1.0},"1126":{"tf":1.0},"1127":{"tf":1.0},"1128":{"tf":1.0},"1129":{"tf":1.0},"1130":{"tf":1.0},"1131":{"tf":1.0},"1132":{"tf":1.0},"1133":{"tf":1.0},"1134":{"tf":1.0},"1135":{"tf":1.0},"1136":{"tf":1.0},"1137":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"1156":{"tf":1.0},"1158":{"tf":1.0},"1159":{"tf":1.0},"116":{"tf":1.0},"1163":{"tf":1.0},"1165":{"tf":1.0},"1166":{"tf":1.0},"1167":{"tf":1.0},"1168":{"tf":1.0},"1169":{"tf":1.0},"1170":{"tf":1.0},"1171":{"tf":1.0},"1172":{"tf":1.0},"1176":{"tf":1.0},"1177":{"tf":1.0},"1178":{"tf":1.0},"1179":{"tf":1.0},"118":{"tf":1.0},"1180":{"tf":1.0},"1181":{"tf":1.0},"1182":{"tf":1.0},"1183":{"tf":1.0},"1184":{"tf":1.0},"1185":{"tf":1.0},"1186":{"tf":1.0},"1187":{"tf":1.0},"1188":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"1204":{"tf":1.0},"1205":{"tf":1.0},"1206":{"tf":1.0},"1207":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0},"1210":{"tf":1.0},"1211":{"tf":1.0},"1212":{"tf":1.0},"1213":{"tf":1.0},"1214":{"tf":1.0},"1215":{"tf":1.0},"1216":{"tf":1.0},"1217":{"tf":1.0},"1218":{"tf":1.0},"1219":{"tf":1.0},"122":{"tf":1.0},"1220":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"1241":{"tf":1.0},"1247":{"tf":1.0},"1248":{"tf":1.0},"1249":{"tf":1.0},"125":{"tf":1.0},"1250":{"tf":1.0},"1251":{"tf":1.0},"1252":{"tf":1.0},"1253":{"tf":1.0},"1254":{"tf":1.0},"1257":{"tf":1.0},"1260":{"tf":1.0},"1297":{"tf":1.0},"1315":{"tf":1.0},"1316":{"tf":1.0},"1318":{"tf":1.0},"1319":{"tf":1.0},"1320":{"tf":1.0},"1322":{"tf":1.0},"1323":{"tf":1.0},"1324":{"tf":1.0},"1325":{"tf":1.0},"1326":{"tf":1.0},"1327":{"tf":1.0},"1328":{"tf":1.0},"1329":{"tf":1.0},"133":{"tf":1.0},"1330":{"tf":1.0},"1331":{"tf":1.0},"1332":{"tf":1.0},"1333":{"tf":1.0},"1334":{"tf":1.0},"1335":{"tf":1.0},"1336":{"tf":1.0},"1337":{"tf":1.0},"1338":{"tf":1.0},"1339":{"tf":1.0},"1340":{"tf":1.0},"1341":{"tf":1.0},"1342":{"tf":1.0},"1343":{"tf":1.0},"1344":{"tf":1.0},"1345":{"tf":1.0},"1346":{"tf":1.0},"1347":{"tf":1.0},"1351":{"tf":1.0},"1358":{"tf":1.0},"1361":{"tf":1.0},"1362":{"tf":1.0},"1363":{"tf":1.0},"1364":{"tf":1.0},"1365":{"tf":1.0},"1366":{"tf":1.0},"1367":{"tf":1.0},"1368":{"tf":1.0},"1369":{"tf":1.0},"137":{"tf":1.0},"1377":{"tf":1.0},"1378":{"tf":1.0},"1379":{"tf":1.0},"138":{"tf":1.0},"1380":{"tf":1.0},"1383":{"tf":1.0},"1385":{"tf":1.0},"1386":{"tf":1.0},"1387":{"tf":1.0},"1388":{"tf":1.0},"1389":{"tf":1.0},"139":{"tf":1.0},"1390":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"140":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1404":{"tf":1.0},"1405":{"tf":1.0},"1406":{"tf":1.0},"1407":{"tf":1.0},"1408":{"tf":1.0},"1409":{"tf":1.0},"141":{"tf":1.0},"1410":{"tf":1.0},"1420":{"tf":1.0},"1439":{"tf":1.0},"144":{"tf":1.0},"1440":{"tf":1.0},"1443":{"tf":1.0},"1444":{"tf":1.0},"1445":{"tf":1.0},"1446":{"tf":1.0},"1447":{"tf":1.0},"1448":{"tf":1.0},"1449":{"tf":1.0},"145":{"tf":1.0},"1450":{"tf":1.0},"1451":{"tf":1.0},"1452":{"tf":1.0},"1453":{"tf":1.0},"1454":{"tf":1.0},"1455":{"tf":1.0},"1456":{"tf":1.0},"1457":{"tf":1.0},"1458":{"tf":1.0},"1459":{"tf":1.0},"1460":{"tf":1.0},"1461":{"tf":1.0},"1462":{"tf":1.0},"1465":{"tf":1.0},"147":{"tf":1.0},"1470":{"tf":1.0},"1471":{"tf":1.0},"1472":{"tf":1.0},"1473":{"tf":1.0},"1474":{"tf":1.0},"1475":{"tf":1.0},"1476":{"tf":1.0},"1477":{"tf":1.0},"148":{"tf":1.0},"1482":{"tf":1.0},"1573":{"tf":1.0},"1574":{"tf":1.0},"1575":{"tf":1.0},"1585":{"tf":1.0},"1597":{"tf":1.0},"1675":{"tf":1.0},"1678":{"tf":1.0},"1687":{"tf":1.0},"1688":{"tf":1.0},"171":{"tf":1.0},"1717":{"tf":1.0},"1718":{"tf":1.0},"1719":{"tf":1.0},"172":{"tf":1.0},"1720":{"tf":1.0},"1721":{"tf":1.0},"1722":{"tf":1.0},"1723":{"tf":1.0},"1724":{"tf":1.0},"1725":{"tf":1.0},"173":{"tf":1.0},"1733":{"tf":1.0},"1734":{"tf":1.0},"1735":{"tf":1.0},"1736":{"tf":1.0},"1737":{"tf":1.0},"1738":{"tf":1.0},"1739":{"tf":1.0},"174":{"tf":1.0},"1740":{"tf":1.0},"1741":{"tf":1.0},"1742":{"tf":1.0},"1743":{"tf":1.0},"1744":{"tf":1.0},"1745":{"tf":1.0},"1746":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"1771":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"1791":{"tf":1.0},"1796":{"tf":1.0},"1797":{"tf":1.0},"1798":{"tf":1.0},"1799":{"tf":1.0},"180":{"tf":1.0},"1800":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"1805":{"tf":1.0},"1806":{"tf":1.0},"1807":{"tf":1.0},"1808":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"1823":{"tf":1.0},"185":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.4142135623730951},"192":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"199":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"23":{"tf":1.0},"258":{"tf":1.0},"26":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"458":{"tf":1.0},"459":{"tf":1.0},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"490":{"tf":1.0},"491":{"tf":1.0},"494":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"521":{"tf":1.0},"588":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"597":{"tf":1.0},"598":{"tf":1.0},"599":{"tf":1.0},"600":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"61":{"tf":1.0},"610":{"tf":1.0},"62":{"tf":1.0},"622":{"tf":1.4142135623730951},"63":{"tf":1.0},"633":{"tf":1.0},"634":{"tf":1.0},"635":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.0},"64":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"65":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"66":{"tf":1.0},"668":{"tf":1.4142135623730951},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"699":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"720":{"tf":1.0},"725":{"tf":1.0},"737":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"756":{"tf":1.0},"757":{"tf":1.0},"767":{"tf":1.0},"77":{"tf":1.0},"770":{"tf":1.0},"771":{"tf":1.0},"772":{"tf":1.0},"773":{"tf":1.0},"775":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"78":{"tf":1.4142135623730951},"787":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"79":{"tf":1.0},"790":{"tf":1.0},"810":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"839":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"842":{"tf":1.0},"843":{"tf":1.0},"844":{"tf":1.0},"861":{"tf":1.0},"866":{"tf":1.0},"868":{"tf":1.0},"869":{"tf":1.0},"87":{"tf":1.0},"870":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"88":{"tf":1.0},"880":{"tf":1.0},"881":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"910":{"tf":1.4142135623730951},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.4142135623730951},"919":{"tf":1.0},"92":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.4142135623730951},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.4142135623730951},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0}},"df":497}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1151":{"tf":1.0},"1236":{"tf":1.0},"1237":{"tf":1.0}},"df":3}}}},"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1537":{"tf":1.0},"1538":{"tf":1.0},"1585":{"tf":1.0},"1591":{"tf":1.0},"1792":{"tf":1.0},"1793":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0},"1799":{"tf":1.0},"1800":{"tf":1.0},"1801":{"tf":1.0},"1802":{"tf":1.0},"1803":{"tf":1.0},"1804":{"tf":1.0},"1805":{"tf":1.0},"1807":{"tf":1.0},"1808":{"tf":1.0},"686":{"tf":1.0},"687":{"tf":1.0},"735":{"tf":1.0},"736":{"tf":1.0},"737":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":1.0},"758":{"tf":1.0},"759":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"868":{"tf":1.0},"869":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.0}},"df":51}}}}}},"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"699":{"tf":1.0},"704":{"tf":1.7320508075688772},"720":{"tf":1.0}},"df":3,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{"699":{"tf":1.0},"720":{"tf":1.0}},"df":2}}}},"_":{"docs":{"706":{"tf":1.0}},"df":1}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"109":{"tf":1.7320508075688772},"1101":{"tf":1.4142135623730951},"1103":{"tf":1.7320508075688772},"1109":{"tf":2.23606797749979},"1110":{"tf":2.23606797749979},"1113":{"tf":1.7320508075688772},"1114":{"tf":1.4142135623730951},"112":{"tf":1.0},"1144":{"tf":1.0},"1146":{"tf":1.0},"1197":{"tf":1.0},"1230":{"tf":1.0},"1232":{"tf":1.0},"154":{"tf":1.0},"1734":{"tf":1.0},"1746":{"tf":1.0},"1799":{"tf":1.0},"1800":{"tf":1.0},"43":{"tf":1.0},"937":{"tf":1.7320508075688772}},"df":20,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1107":{"tf":1.7320508075688772}},"df":1}}}}}}}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"1110":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1110":{"tf":1.0}},"df":1}}}}}}}}}}},"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"1109":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1109":{"tf":1.0}},"df":1}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"1101":{"tf":1.7320508075688772},"1102":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"1105":{"tf":1.0},"1106":{"tf":1.0},"1107":{"tf":1.0},"1108":{"tf":1.0},"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"888":{"tf":1.0}},"df":15}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"1114":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1114":{"tf":1.0}},"df":1}}}}}}}}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{"108":{"tf":1.7320508075688772},"80":{"tf":1.0}},"df":2,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"108":{"tf":1.0}},"df":1}}}}}}}}}}}},"r":{"docs":{},"df":0,"n":{"docs":{"144":{"tf":1.0},"145":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"681":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":9},"p":{"docs":{"786":{"tf":1.0},"832":{"tf":1.0}},"df":2}},"y":{"docs":{"1308":{"tf":1.0},"1431":{"tf":1.0},"144":{"tf":1.0},"33":{"tf":1.0},"681":{"tf":1.0}},"df":5}},"e":{"docs":{},"df":0,"i":{"docs":{"1058":{"tf":1.0}},"df":1},"t":{"docs":{},"df":0,"h":{"docs":{"1525":{"tf":1.0},"1544":{"tf":1.7320508075688772},"1545":{"tf":1.0},"1546":{"tf":1.4142135623730951},"1547":{"tf":1.0},"1548":{"tf":1.0},"428":{"tf":1.0}},"df":7}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1304":{"tf":1.0},"1305":{"tf":1.0},"1308":{"tf":1.0},"1309":{"tf":1.0},"1341":{"tf":1.0},"1379":{"tf":1.0},"1398":{"tf":1.0},"1399":{"tf":1.0},"1400":{"tf":1.0},"1401":{"tf":1.0},"1402":{"tf":1.0},"1403":{"tf":1.0},"1427":{"tf":1.0},"1428":{"tf":1.0},"1429":{"tf":1.0},"1431":{"tf":1.0},"1432":{"tf":1.0},"1460":{"tf":1.0},"512":{"tf":1.0},"798":{"tf":1.0},"855":{"tf":1.0}},"df":21}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"580":{"tf":1.0}},"df":1}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1148":{"tf":1.0},"1151":{"tf":2.23606797749979},"1152":{"tf":2.23606797749979},"1194":{"tf":1.0},"1195":{"tf":1.4142135623730951},"1236":{"tf":2.23606797749979},"1237":{"tf":2.449489742783178},"1265":{"tf":1.0},"1266":{"tf":1.0},"1313":{"tf":2.0},"1394":{"tf":1.7320508075688772},"1436":{"tf":2.0},"1489":{"tf":1.4142135623730951},"1495":{"tf":1.0},"1548":{"tf":1.4142135623730951},"1553":{"tf":1.4142135623730951},"1558":{"tf":1.4142135623730951},"1563":{"tf":1.4142135623730951},"1732":{"tf":2.449489742783178},"1756":{"tf":1.4142135623730951},"1761":{"tf":1.4142135623730951},"1762":{"tf":1.0},"1764":{"tf":1.7320508075688772},"1765":{"tf":1.0},"1768":{"tf":1.4142135623730951},"1779":{"tf":1.7320508075688772},"1795":{"tf":2.449489742783178},"1816":{"tf":1.4142135623730951},"188":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"223":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.0},"715":{"tf":1.7320508075688772},"716":{"tf":1.0},"75":{"tf":1.0},"753":{"tf":2.0},"764":{"tf":1.4142135623730951},"769":{"tf":2.0},"78":{"tf":1.0},"79":{"tf":1.0},"798":{"tf":1.0},"803":{"tf":1.0},"838":{"tf":1.0},"855":{"tf":1.0},"878":{"tf":1.4142135623730951}},"df":47,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1489":{"tf":1.0},"1732":{"tf":1.0},"1768":{"tf":1.0},"1795":{"tf":1.0},"764":{"tf":1.0}},"df":5}}}}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1731":{"tf":1.0},"1732":{"tf":1.0},"1794":{"tf":1.0},"1795":{"tf":1.0}},"df":4}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"1548":{"tf":1.0},"1553":{"tf":1.0},"1558":{"tf":1.0},"1563":{"tf":1.0},"1764":{"tf":1.0},"715":{"tf":1.0},"753":{"tf":1.0},"769":{"tf":1.0},"878":{"tf":1.0}},"df":9}}}}}}}},"/":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"1779":{"tf":1.0}},"df":1}}}}}}},"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"299":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}},"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"1652":{"tf":1.7320508075688772}},"df":1}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1651":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"374":{"tf":1.0}},"df":1}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1151":{"tf":1.7320508075688772},"1236":{"tf":1.7320508075688772}},"df":2,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"1152":{"tf":1.7320508075688772},"1237":{"tf":1.7320508075688772}},"df":2}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1731":{"tf":1.4142135623730951},"1732":{"tf":1.4142135623730951},"1780":{"tf":1.0}},"df":3},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"1765":{"tf":1.4142135623730951},"716":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1765":{"tf":1.0},"716":{"tf":1.0}},"df":2}}}}}}}}}}}},"n":{"docs":{"1394":{"tf":1.4142135623730951},"1732":{"tf":1.0},"1762":{"tf":1.0},"1795":{"tf":1.0},"713":{"tf":1.0}},"df":5},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1313":{"tf":1.4142135623730951},"1436":{"tf":1.4142135623730951}},"df":2,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1313":{"tf":1.0},"1436":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{"1153":{"tf":1.0},"121":{"tf":1.0},"1291":{"tf":1.0},"6":{"tf":1.4142135623730951},"8":{"tf":1.0}},"df":5}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1058":{"tf":1.0},"1135":{"tf":1.0},"1220":{"tf":1.0},"1266":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"472":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"681":{"tf":1.0},"910":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":16}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"'":{"docs":{},"df":0,"t":{"docs":{"681":{"tf":1.4142135623730951},"9":{"tf":1.0}},"df":2}},"t":{"docs":{"791":{"tf":1.0},"851":{"tf":1.0}},"df":2}},"r":{"docs":{},"df":0,"k":{"docs":{"4":{"tf":1.0}},"df":1}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"786":{"tf":1.4142135623730951},"789":{"tf":1.0},"797":{"tf":1.4142135623730951},"807":{"tf":2.0},"813":{"tf":1.4142135623730951},"829":{"tf":2.0},"832":{"tf":1.4142135623730951},"840":{"tf":1.0},"854":{"tf":1.4142135623730951},"875":{"tf":1.4142135623730951}},"df":10,"(":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"797":{"tf":1.0},"854":{"tf":1.0}},"df":2}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"813":{"tf":1.0},"875":{"tf":1.0}},"df":2}}}}}}}},"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"342":{"tf":1.7320508075688772}},"df":1}}}}}}}}}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{"789":{"tf":1.7320508075688772},"840":{"tf":1.7320508075688772}},"df":2}}}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"104":{"tf":1.0},"105":{"tf":1.0}},"df":2}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"1060":{"tf":1.0},"181":{"tf":1.0},"69":{"tf":1.0},"9":{"tf":1.0}},"df":4}}}}},"x":{"docs":{"939":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0}},"df":11},"y":{"docs":{"939":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0}},"df":9,"a":{"docs":{},"df":0,"y":{"docs":{"9":{"tf":1.0}},"df":1}}},"z":{"docs":{"943":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"949":{"tf":1.0}},"df":6,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"688":{"tf":1.0},"804":{"tf":1.0}},"df":2,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"389":{"tf":1.7320508075688772}},"df":1}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"391":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"391":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"386":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"386":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{"388":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"388":{"tf":1.0}},"df":1}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"387":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"387":{"tf":1.0}},"df":1}}}}}}}}}}}}},"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"395":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"395":{"tf":1.0}},"df":1}}}}}},"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"237":{"tf":1.7320508075688772}},"df":1}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"396":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"396":{"tf":1.0}},"df":1}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"390":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"390":{"tf":1.0}},"df":1}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"393":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"393":{"tf":1.0}},"df":1}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"338":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"338":{"tf":1.0}},"df":1}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"337":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"337":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"394":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"394":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"383":{"tf":1.4142135623730951}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"383":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{"385":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"385":{"tf":1.0}},"df":1}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"384":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"384":{"tf":1.0}},"df":1}}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"392":{"tf":1.4142135623730951}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"392":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"title":{"root":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"3":{"docs":{},"df":0,"5":{"docs":{"7":{"tf":1.0}},"df":1}}}},"_":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1580":{"tf":1.0}},"df":1}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"4":{"docs":{},"df":0,"6":{"docs":{},"df":0,"2":{"docs":{},"df":0,"6":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"734":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1578":{"tf":1.0}},"df":1}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1579":{"tf":1.0}},"df":1}}}}}}}}}},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{"905":{"tf":1.0}},"df":1},"j":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"860":{"tf":1.0}},"df":1}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"683":{"tf":1.0}},"df":1}}}},"f":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"759":{"tf":1.0},"883":{"tf":1.0}},"df":2}}}}}}}}}}},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"756":{"tf":1.0}},"df":1}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1785":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"d":{"docs":{"757":{"tf":1.0},"861":{"tf":1.0}},"df":2}}}}}},"t":{"docs":{"909":{"tf":1.0}},"df":1}},"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{"727":{"tf":1.0}},"df":1}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"758":{"tf":1.0},"882":{"tf":1.0}},"df":2}}}}}}}}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"858":{"tf":1.0}},"df":1}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"1197":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1159":{"tf":1.0},"1319":{"tf":1.0}},"df":2}}}}}}}}}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1356":{"tf":1.0}},"df":1}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1791":{"tf":1.0}},"df":1}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"202":{"tf":1.0}},"df":1}}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"1784":{"tf":1.0}},"df":1}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"907":{"tf":1.0}},"df":1}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"582":{"tf":1.0},"583":{"tf":1.0}},"df":2,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"584":{"tf":1.0}},"df":1}}}}}}}}}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"688":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1000":{"tf":1.0},"1589":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"997":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1001":{"tf":1.0},"1590":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1592":{"tf":1.0},"999":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1002":{"tf":1.0},"1591":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"687":{"tf":1.0}},"df":1}}}}}}}},"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"998":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{"1008":{"tf":1.0},"1600":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1158":{"tf":1.0},"1318":{"tf":1.0}},"df":2}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{"1007":{"tf":1.0},"1599":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"211":{"tf":1.0}},"df":1}}}}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"y":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1066":{"tf":1.0}},"df":1}}}}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"908":{"tf":1.0}},"df":1}}}}},"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1157":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"857":{"tf":1.0}},"df":1}}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"880":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"881":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1357":{"tf":1.0}},"df":1}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1006":{"tf":1.0},"1598":{"tf":1.0}},"df":2}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1009":{"tf":1.0},"1601":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1055":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"1056":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"686":{"tf":1.0}},"df":1}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"906":{"tf":1.0}},"df":1}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"209":{"tf":1.0}},"df":1}}}}}}}}},"v":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"212":{"tf":1.0}},"df":1}}}}}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{"626":{"tf":1.0}},"df":1}}},"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"t":{"docs":{},"df":0,"x":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{"996":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"210":{"tf":1.0}},"df":1}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"1353":{"tf":1.0}},"df":1,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1354":{"tf":1.0}},"df":1}}}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1355":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"859":{"tf":1.0}},"df":1}}}}}},"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"627":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"910":{"tf":1.0}},"df":1}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"726":{"tf":1.0}},"df":1}}}}}}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{"1491":{"tf":1.0},"486":{"tf":1.0},"518":{"tf":1.0}},"df":3}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{"274":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1649":{"tf":1.0}},"df":1,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"365":{"tf":1.0}},"df":1}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"356":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"364":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1185":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1184":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1180":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1182":{"tf":1.0}},"df":1}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1408":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1188":{"tf":1.0}},"df":1}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1183":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1181":{"tf":1.0}},"df":1}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1378":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1377":{"tf":1.0}},"df":1}}}}}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1137":{"tf":1.0},"1186":{"tf":1.0},"1187":{"tf":1.0}},"df":3}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1136":{"tf":1.0},"1179":{"tf":1.0}},"df":2}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1379":{"tf":1.0},"1410":{"tf":1.0}},"df":2}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1380":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"223":{"tf":1.0}},"df":1}},"v":{"docs":{"1640":{"tf":1.0},"1676":{"tf":1.0},"1699":{"tf":1.0},"1709":{"tf":1.0}},"df":4}}}},"d":{"docs":{},"df":0,"d":{"docs":{"1080":{"tf":1.0},"911":{"tf":1.0},"917":{"tf":1.0},"923":{"tf":1.0},"989":{"tf":1.0}},"df":5,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"129":{"tf":1.0},"1747":{"tf":1.0},"18":{"tf":1.0},"1810":{"tf":1.0}},"df":4}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"531":{"tf":1.0}},"df":1}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"528":{"tf":1.0},"532":{"tf":1.0}},"df":2}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"264":{"tf":1.0}},"df":1}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"932":{"tf":1.0}},"df":1}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"227":{"tf":1.0}},"df":1}}}},"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1025":{"tf":1.0},"995":{"tf":1.0}},"df":2}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"3":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"119":{"tf":1.0}},"df":1}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"123":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"844":{"tf":1.0}},"df":1}}}},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"828":{"tf":1.0}},"df":1}}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"3":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"120":{"tf":1.0}},"df":1}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"118":{"tf":1.0}},"df":1}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"848":{"tf":1.0}},"df":1}}}}},"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"889":{"tf":1.0}},"df":1,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"354":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"678":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{"1100":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1736":{"tf":1.0},"1797":{"tf":1.0},"428":{"tf":1.0},"731":{"tf":1.0},"767":{"tf":1.0},"85":{"tf":1.0}},"df":6,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"288":{"tf":1.0}},"df":1}}},"e":{"docs":{},"df":0,"n":{"docs":{"287":{"tf":1.0}},"df":1},"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"290":{"tf":1.0}},"df":1}}}}}}}}}}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"280":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"289":{"tf":1.0}},"df":1}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"285":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"291":{"tf":1.0}},"df":1}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"286":{"tf":1.0}},"df":1}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{"279":{"tf":1.0}},"df":1}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"283":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"282":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{"284":{"tf":1.0}},"df":1}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"281":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"192":{"tf":1.0},"79":{"tf":1.0}},"df":2}}}}}}}}},"d":{"docs":{"1776":{"tf":1.0}},"df":1}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"16":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1521":{"tf":1.0}},"df":1}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"1778":{"tf":1.0}},"df":1}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1735":{"tf":1.0},"1786":{"tf":1.0}},"df":2}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"1737":{"tf":1.0},"1798":{"tf":1.0}},"df":2}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"1777":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"24":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"197":{"tf":1.0}},"df":1,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"31":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{"185":{"tf":1.0},"843":{"tf":1.0}},"df":2}}}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"248":{"tf":1.0}},"df":1}}}}}}}}},"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"623":{"tf":1.0},"667":{"tf":1.0}},"df":2,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"674":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"622":{"tf":1.0},"668":{"tf":1.0}},"df":2}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{"1029":{"tf":1.0}},"df":1}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"92":{"tf":1.0}},"df":1}}}}}}}}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1192":{"tf":1.0},"1538":{"tf":1.0},"1543":{"tf":1.0},"794":{"tf":1.0},"853":{"tf":1.0}},"df":5,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"343":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"81":{"tf":1.0}},"df":1}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1140":{"tf":1.0},"1225":{"tf":1.0}},"df":2}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"82":{"tf":1.0}},"df":1}}}}}}},"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"931":{"tf":1.0}},"df":1}}}}},"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1012":{"tf":1.0},"1610":{"tf":1.0},"969":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{"1712":{"tf":1.0}},"df":1,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"1648":{"tf":1.0}},"df":1}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1587":{"tf":1.0}},"df":1}}}}}}}}},"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"1051":{"tf":1.0},"1635":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"1043":{"tf":1.0},"1629":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"358":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{"359":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"353":{"tf":1.0}},"df":1}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"293":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"294":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"1018":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1271":{"tf":1.0}},"df":1}}}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"1490":{"tf":1.0}},"df":1}}}}}}},"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"1790":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1178":{"tf":1.0}},"df":1}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1176":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1399":{"tf":1.0}},"df":1}}}}}}}}}}}}},"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"98":{"tf":1.0}},"df":1}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"201":{"tf":1.0}},"df":1}}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"377":{"tf":1.0}},"df":1}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"355":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"357":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"106":{"tf":1.0},"93":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"94":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1650":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"d":{"docs":{"1262":{"tf":1.0}},"df":1}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1263":{"tf":1.0}},"df":1}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1264":{"tf":1.0}},"df":1}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"1265":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"266":{"tf":1.0}},"df":1}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"424":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"40":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"435":{"tf":1.0}},"df":1}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"419":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"59":{"tf":1.0}},"df":1}}}}}}}}}}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"3":{"tf":1.0}},"df":1}}}},"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1285":{"tf":1.0},"1513":{"tf":1.0},"1682":{"tf":1.0},"231":{"tf":1.0},"423":{"tf":1.0},"572":{"tf":1.0}},"df":6}}},"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1488":{"tf":1.0},"1528":{"tf":1.0},"1534":{"tf":1.0},"1541":{"tf":1.0},"1546":{"tf":1.0},"1551":{"tf":1.0},"1556":{"tf":1.0},"1561":{"tf":1.0},"1571":{"tf":1.0},"1582":{"tf":1.0},"1655":{"tf":1.0},"1788":{"tf":1.0},"576":{"tf":1.0},"586":{"tf":1.0},"685":{"tf":1.0},"733":{"tf":1.0},"831":{"tf":1.0},"864":{"tf":1.0}},"df":18}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"11":{"tf":1.0}},"df":1}},"i":{"docs":{},"df":0,"n":{"docs":{"913":{"tf":1.0},"919":{"tf":1.0},"925":{"tf":1.0}},"df":3}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1115":{"tf":1.0},"1116":{"tf":1.0},"1173":{"tf":1.0},"1198":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"1292":{"tf":1.0},"1293":{"tf":1.0},"13":{"tf":1.0},"1374":{"tf":1.0},"14":{"tf":1.0},"1416":{"tf":1.0},"15":{"tf":1.0},"1524":{"tf":1.0},"1525":{"tf":1.0},"1586":{"tf":1.0},"1637":{"tf":1.0},"1713":{"tf":1.0},"1714":{"tf":1.0},"1726":{"tf":1.0},"1820":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"496":{"tf":1.0},"579":{"tf":1.0},"691":{"tf":1.0},"692":{"tf":1.0},"728":{"tf":1.0},"80":{"tf":1.0},"888":{"tf":1.0}},"df":30}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"10":{"tf":1.0}},"df":1}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"1072":{"tf":1.0}},"df":1},"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"724":{"tf":1.0},"821":{"tf":1.0},"871":{"tf":1.0}},"df":3}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"722":{"tf":1.0},"822":{"tf":1.0},"870":{"tf":1.0}},"df":3}}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"723":{"tf":1.0},"739":{"tf":1.0},"820":{"tf":1.0},"869":{"tf":1.0}},"df":4}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"721":{"tf":1.0},"738":{"tf":1.0},"819":{"tf":1.0},"872":{"tf":1.0}},"df":4}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1384":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1390":{"tf":1.0}},"df":1}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1086":{"tf":1.0},"1089":{"tf":1.0},"525":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"2":{"docs":{"1087":{"tf":1.0},"1090":{"tf":1.0}},"df":2,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"612":{"tf":1.0},"656":{"tf":1.0}},"df":2},"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"615":{"tf":1.0},"659":{"tf":1.0}},"df":2}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"620":{"tf":1.0},"663":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"3":{"docs":{"1058":{"tf":1.0},"1088":{"tf":1.0},"1091":{"tf":1.0}},"df":3,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"613":{"tf":1.0},"657":{"tf":1.0}},"df":2},"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"616":{"tf":1.0},"660":{"tf":1.0}},"df":2}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"621":{"tf":1.0},"664":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"611":{"tf":1.0},"655":{"tf":1.0}},"df":2},"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"614":{"tf":1.0},"658":{"tf":1.0}},"df":2,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{"676":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{"675":{"tf":1.0}},"df":1}}}}}}}}}}}}},"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"628":{"tf":1.0}},"df":1}}}}}}}}}}},"s":{"docs":{"422":{"tf":1.0}},"df":1},"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"1415":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1350":{"tf":1.0},"1467":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"t":{"docs":{"527":{"tf":1.0}},"df":1}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{"1554":{"tf":1.0}},"df":1},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1626":{"tf":1.0},"985":{"tf":1.0}},"df":2}}}}}}}}},"b":{"docs":{"1625":{"tf":1.0},"984":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1616":{"tf":1.0},"975":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"y":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1619":{"tf":1.0},"978":{"tf":1.0}},"df":2}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1618":{"tf":1.0},"977":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1617":{"tf":1.0},"976":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"97":{"tf":1.0}},"df":1}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"107":{"tf":1.0},"95":{"tf":1.0}},"df":2}}}}}}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{"1273":{"tf":1.0}},"df":1}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"96":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"1566":{"tf":1.0}},"df":1}}},"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"121":{"tf":1.0}},"df":1}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"226":{"tf":1.0}},"df":1}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1620":{"tf":1.0},"979":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1022":{"tf":1.0}},"df":1}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1021":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"1084":{"tf":1.0},"5":{"tf":1.0},"629":{"tf":1.0},"671":{"tf":1.0}},"df":4,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"2":{"docs":{"624":{"tf":1.0},"665":{"tf":1.0}},"df":2},"3":{"docs":{"625":{"tf":1.0},"666":{"tf":1.0}},"df":2}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"680":{"tf":1.0}},"df":1}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"670":{"tf":1.0}},"df":1}}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"580":{"tf":1.0}},"df":1}}}}},"i":{"docs":{},"df":0,"l":{"docs":{"1062":{"tf":1.0}},"df":1}}}}}}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1547":{"tf":1.0},"1552":{"tf":1.0},"1557":{"tf":1.0},"1562":{"tf":1.0},"1729":{"tf":1.0},"1763":{"tf":1.0},"1767":{"tf":1.0},"1774":{"tf":1.0},"1792":{"tf":1.0},"714":{"tf":1.0},"752":{"tf":1.0},"762":{"tf":1.0},"768":{"tf":1.0},"877":{"tf":1.0}},"df":14,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"300":{"tf":1.0}},"df":1}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1150":{"tf":1.0},"1235":{"tf":1.0}},"df":2}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1312":{"tf":1.0},"1435":{"tf":1.0}},"df":2}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"1567":{"tf":1.0}},"df":1}}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"696":{"tf":1.0},"709":{"tf":1.0},"736":{"tf":1.0},"763":{"tf":1.0},"818":{"tf":1.0},"874":{"tf":1.0}},"df":6}}}}}},"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"574":{"tf":1.0},"7":{"tf":1.0}},"df":2,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"548":{"tf":1.0}},"df":1}}}}}}}}}}}}},"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"549":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"550":{"tf":1.0}},"df":1}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"554":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"551":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"552":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"545":{"tf":1.0}},"df":1}}}}}}}}}}}}},"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"542":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"544":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"543":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"546":{"tf":1.0}},"df":1}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"553":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"547":{"tf":1.0}},"df":1}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"555":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"573":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"474":{"tf":1.0},"499":{"tf":1.0},"538":{"tf":1.0}},"df":3,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"472":{"tf":1.0}},"df":1}}}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"477":{"tf":1.0}},"df":1}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"570":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"483":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1641":{"tf":1.0},"1677":{"tf":1.0},"1710":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1372":{"tf":1.0},"1480":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"941":{"tf":1.0}},"df":1}}}},"u":{"docs":{},"df":0,"p":{"docs":{"942":{"tf":1.0}},"df":1}}}}}}},"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"490":{"tf":1.0},"513":{"tf":1.0},"954":{"tf":1.0}},"df":3}}}}}}}}}},"s":{"docs":{"571":{"tf":1.0}},"df":1,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{"523":{"tf":1.0}},"df":1}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"559":{"tf":1.0}},"df":1}}}}}}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1048":{"tf":1.0},"1632":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1035":{"tf":1.0}},"df":1}}},"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1036":{"tf":1.0}},"df":1}}}}}}}}}}}},"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"1385":{"tf":1.0}},"df":1,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1386":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"7":{"docs":{},"df":0,"1":{"docs":{},"df":0,"2":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"952":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"366":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"891":{"tf":1.0},"892":{"tf":1.0}},"df":2},"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{"1049":{"tf":1.0},"1633":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1371":{"tf":1.0},"1479":{"tf":1.0}},"df":2}}}}}}}}}}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"800":{"tf":1.0},"835":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"957":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1400":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1398":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"99":{"tf":1.0}},"df":1}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"103":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"213":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{"456":{"tf":1.0}},"df":1}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"234":{"tf":1.0}},"df":1}}},"u":{"docs":{},"df":0,"m":{"docs":{"218":{"tf":1.0},"219":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"903":{"tf":1.0}},"df":1}}}}}}}}}}}},"r":{"docs":{},"df":0,"c":{"docs":{"7":{"tf":1.0}},"df":1,"1":{"docs":{},"df":0,"6":{"docs":{},"df":0,"5":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"492":{"tf":1.0}},"df":1}}}}}}}},"4":{"docs":{},"df":0,"6":{"docs":{},"df":0,"2":{"docs":{},"df":0,"6":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"729":{"tf":1.0}},"df":1}}}}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1017":{"tf":1.0},"1026":{"tf":1.0},"1040":{"tf":1.0},"1061":{"tf":1.0},"1602":{"tf":1.0},"1628":{"tf":1.0},"1695":{"tf":1.0},"259":{"tf":1.0},"263":{"tf":1.0},"541":{"tf":1.0},"673":{"tf":1.0},"689":{"tf":1.0}},"df":12}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1261":{"tf":1.0},"1493":{"tf":1.0},"1643":{"tf":1.0},"1711":{"tf":1.0},"1766":{"tf":1.0},"1773":{"tf":1.0},"214":{"tf":1.0},"536":{"tf":1.0},"669":{"tf":1.0},"760":{"tf":1.0}},"df":10}}}},"x":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"303":{"tf":1.0}},"df":1}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"304":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1746":{"tf":1.0},"1771":{"tf":1.0},"1800":{"tf":1.0},"699":{"tf":1.0},"720":{"tf":1.0}},"df":5}}}}}}},"e":{"docs":{},"df":0,"c":{"docs":{"526":{"tf":1.0}},"df":1,"u":{"docs":{},"df":0,"t":{"docs":{"1657":{"tf":1.0},"1658":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"475":{"tf":1.0},"476":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0}},"df":4}}}}}}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"101":{"tf":1.0}},"df":1}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{"1222":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"479":{"tf":1.0},"506":{"tf":1.0},"564":{"tf":1.0}},"df":3,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"481":{"tf":1.0},"482":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0}},"df":4,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"565":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"568":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"567":{"tf":1.0}},"df":1}}}}}},"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"480":{"tf":1.0},"507":{"tf":1.0},"566":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"577":{"tf":1.0}},"df":1}}}}}}},"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"346":{"tf":1.0}},"df":1}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"427":{"tf":1.0}},"df":1}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1274":{"tf":1.0}},"df":1}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1277":{"tf":1.0}},"df":1}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1499":{"tf":1.0}},"df":1}}}}},"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"246":{"tf":1.0}},"df":1}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{"535":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"d":{"docs":{"893":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0}},"df":3,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"902":{"tf":1.0}},"df":1}}}}}}}},"x":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"934":{"tf":1.0}},"df":1}}}}}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{"6":{"tf":1.0}},"df":1}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1609":{"tf":1.0},"968":{"tf":1.0}},"df":2}}}}}}}}}}}}},"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"109":{"tf":1.0}},"df":1}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"1014":{"tf":1.0},"1023":{"tf":1.0},"1030":{"tf":1.0},"1037":{"tf":1.0},"1057":{"tf":1.0},"1067":{"tf":1.0},"1073":{"tf":1.0},"1085":{"tf":1.0},"1095":{"tf":1.0},"1108":{"tf":1.0},"111":{"tf":1.0},"1118":{"tf":1.0},"1139":{"tf":1.0},"1142":{"tf":1.0},"1149":{"tf":1.0},"1154":{"tf":1.0},"1161":{"tf":1.0},"1164":{"tf":1.0},"1175":{"tf":1.0},"1190":{"tf":1.0},"1200":{"tf":1.0},"1203":{"tf":1.0},"1224":{"tf":1.0},"1227":{"tf":1.0},"1234":{"tf":1.0},"1239":{"tf":1.0},"1243":{"tf":1.0},"1246":{"tf":1.0},"1256":{"tf":1.0},"1259":{"tf":1.0},"128":{"tf":1.0},"1295":{"tf":1.0},"1311":{"tf":1.0},"1321":{"tf":1.0},"1349":{"tf":1.0},"136":{"tf":1.0},"1360":{"tf":1.0},"1376":{"tf":1.0},"1382":{"tf":1.0},"1392":{"tf":1.0},"1397":{"tf":1.0},"1412":{"tf":1.0},"1418":{"tf":1.0},"143":{"tf":1.0},"1434":{"tf":1.0},"1442":{"tf":1.0},"1464":{"tf":1.0},"1469":{"tf":1.0},"1487":{"tf":1.0},"152":{"tf":1.0},"1527":{"tf":1.0},"1533":{"tf":1.0},"1540":{"tf":1.0},"1545":{"tf":1.0},"1550":{"tf":1.0},"1555":{"tf":1.0},"1560":{"tf":1.0},"1570":{"tf":1.0},"1581":{"tf":1.0},"1588":{"tf":1.0},"1594":{"tf":1.0},"1639":{"tf":1.0},"1654":{"tf":1.0},"1674":{"tf":1.0},"1685":{"tf":1.0},"1690":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.0},"1705":{"tf":1.0},"1716":{"tf":1.0},"1728":{"tf":1.0},"1758":{"tf":1.0},"1770":{"tf":1.0},"1787":{"tf":1.0},"1822":{"tf":1.0},"184":{"tf":1.0},"187":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.0},"25":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":1.0},"32":{"tf":1.0},"400":{"tf":1.0},"41":{"tf":1.0},"413":{"tf":1.0},"439":{"tf":1.0},"473":{"tf":1.0},"478":{"tf":1.0},"484":{"tf":1.0},"493":{"tf":1.0},"498":{"tf":1.0},"501":{"tf":1.0},"505":{"tf":1.0},"511":{"tf":1.0},"520":{"tf":1.0},"524":{"tf":1.0},"560":{"tf":1.0},"575":{"tf":1.0},"585":{"tf":1.0},"60":{"tf":1.0},"631":{"tf":1.0},"684":{"tf":1.0},"694":{"tf":1.0},"705":{"tf":1.0},"732":{"tf":1.0},"74":{"tf":1.0},"766":{"tf":1.0},"782":{"tf":1.0},"785":{"tf":1.0},"809":{"tf":1.0},"816":{"tf":1.0},"830":{"tf":1.0},"86":{"tf":1.0},"863":{"tf":1.0},"885":{"tf":1.0},"890":{"tf":1.0},"904":{"tf":1.0},"938":{"tf":1.0},"953":{"tf":1.0},"962":{"tf":1.0},"987":{"tf":1.0}},"df":122,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1611":{"tf":1.0},"970":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"418":{"tf":1.0}},"df":1},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"425":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"420":{"tf":1.0}},"df":1}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"8":{"tf":1.0}},"df":1}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1127":{"tf":1.0},"1219":{"tf":1.0}},"df":2}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1126":{"tf":1.0},"1218":{"tf":1.0}},"df":2}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1133":{"tf":1.0},"1134":{"tf":1.0},"1215":{"tf":1.0},"1216":{"tf":1.0}},"df":4}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1131":{"tf":1.0},"1211":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1125":{"tf":1.0},"1210":{"tf":1.0}},"df":2}}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1324":{"tf":1.0},"1445":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1128":{"tf":1.0},"1217":{"tf":1.0}},"df":2}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1322":{"tf":1.0},"1444":{"tf":1.0}},"df":2}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1325":{"tf":1.0},"1446":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1344":{"tf":1.0}},"df":1}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1345":{"tf":1.0}},"df":1}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1119":{"tf":1.0},"1204":{"tf":1.0}},"df":2}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1132":{"tf":1.0},"1214":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1122":{"tf":1.0},"1206":{"tf":1.0}},"df":2}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1121":{"tf":1.0},"1207":{"tf":1.0}},"df":2}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1323":{"tf":1.0},"1443":{"tf":1.0}},"df":2}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1326":{"tf":1.0},"1447":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"t":{"docs":{"1120":{"tf":1.0},"1205":{"tf":1.0}},"df":2}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1129":{"tf":1.0},"1130":{"tf":1.0},"1212":{"tf":1.0},"1213":{"tf":1.0}},"df":4}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1123":{"tf":1.0},"1124":{"tf":1.0},"1208":{"tf":1.0},"1209":{"tf":1.0}},"df":4}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1327":{"tf":1.0},"1448":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1328":{"tf":1.0},"1449":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1725":{"tf":1.0}},"df":1}}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"3":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"182":{"tf":1.0},"70":{"tf":1.0}},"df":2}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"137":{"tf":1.0},"26":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1339":{"tf":1.0},"1459":{"tf":1.0}},"df":2}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1346":{"tf":1.0}},"df":1}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1347":{"tf":1.0}},"df":1}}}}}}}}}}}}},"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"991":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"1032":{"tf":1.0}},"df":1}}}}}}}}}}}},"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1693":{"tf":1.0}},"df":1}}}},"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"955":{"tf":1.0}},"df":1}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"179":{"tf":1.0},"72":{"tf":1.0}},"df":2}}}}}}}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1170":{"tf":1.0},"1251":{"tf":1.0}},"df":2}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1342":{"tf":1.0},"1461":{"tf":1.0}},"df":2}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1330":{"tf":1.0}},"df":1}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1333":{"tf":1.0},"1453":{"tf":1.0}},"df":2}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"1171":{"tf":1.0},"1253":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"1733":{"tf":1.0},"1796":{"tf":1.0}},"df":2}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1369":{"tf":1.0},"1482":{"tf":1.0}},"df":2}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"2":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"601":{"tf":1.0},"645":{"tf":1.0}},"df":2}}}}}}}},"3":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"602":{"tf":1.0},"646":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1336":{"tf":1.0},"1456":{"tf":1.0}},"df":2}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1337":{"tf":1.0},"1457":{"tf":1.0}},"df":2}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"1172":{"tf":1.0},"1254":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"172":{"tf":1.0},"62":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"590":{"tf":1.0},"593":{"tf":1.0},"634":{"tf":1.0},"637":{"tf":1.0}},"df":4,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"592":{"tf":1.0},"636":{"tf":1.0}},"df":2}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"594":{"tf":1.0},"638":{"tf":1.0}},"df":2}}}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1329":{"tf":1.0},"1450":{"tf":1.0}},"df":2}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1340":{"tf":1.0}},"df":1}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1331":{"tf":1.0},"1451":{"tf":1.0}},"df":2}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1723":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"1724":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"1363":{"tf":1.0},"1472":{"tf":1.0}},"df":2,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{"1364":{"tf":1.0},"1471":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"141":{"tf":1.0},"28":{"tf":1.0}},"df":2}}}}}}},"i":{"docs":{},"df":0,"d":{"docs":{"178":{"tf":1.0},"68":{"tf":1.0}},"df":2}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"171":{"tf":1.0},"61":{"tf":1.0}},"df":2}}}}}}}}},"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"599":{"tf":1.0},"643":{"tf":1.0}},"df":2}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1169":{"tf":1.0},"1250":{"tf":1.0}},"df":2}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1335":{"tf":1.0},"1455":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"591":{"tf":1.0},"635":{"tf":1.0}},"df":2}}}}}}}}}}},"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1315":{"tf":1.0},"1440":{"tf":1.0}},"df":2}}}}}}}},"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1166":{"tf":1.0},"1247":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1167":{"tf":1.0},"1248":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1156":{"tf":1.0},"1241":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1316":{"tf":1.0},"1439":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1165":{"tf":1.0},"1249":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"174":{"tf":1.0},"63":{"tf":1.0}},"df":2}}}}}}}}}}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1688":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{"1692":{"tf":1.0}},"df":1}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1687":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"173":{"tf":1.0},"64":{"tf":1.0}},"df":2}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"177":{"tf":1.0},"67":{"tf":1.0}},"df":2}}}}}}}}}}}},"w":{"docs":{},"df":0,"n":{"docs":{"196":{"tf":1.0}},"df":1}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1168":{"tf":1.0},"1252":{"tf":1.0}},"df":2}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1297":{"tf":1.0},"1420":{"tf":1.0}},"df":2}}}}}}}}}}}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"138":{"tf":1.0},"29":{"tf":1.0},"990":{"tf":1.0},"992":{"tf":1.0}},"df":4}},"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"600":{"tf":1.0},"644":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"139":{"tf":1.0},"30":{"tf":1.0}},"df":2}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"147":{"tf":1.0},"203":{"tf":1.0},"38":{"tf":1.0}},"df":3}}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{"144":{"tf":1.0},"204":{"tf":1.0},"33":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"145":{"tf":1.0},"200":{"tf":1.0},"34":{"tf":1.0}},"df":3}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1574":{"tf":1.0}},"df":1}}}}}}}}},"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1365":{"tf":1.0},"1473":{"tf":1.0}},"df":2}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"1368":{"tf":1.0},"1477":{"tf":1.0}},"df":2}}}}}},"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"176":{"tf":1.0},"66":{"tf":1.0}},"df":2}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"175":{"tf":1.0},"65":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1343":{"tf":1.0},"1462":{"tf":1.0}},"df":2}}}}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"491":{"tf":1.0},"514":{"tf":1.0}},"df":2}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1332":{"tf":1.0},"1452":{"tf":1.0}},"df":2}}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1341":{"tf":1.0},"1460":{"tf":1.0}},"df":2}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1358":{"tf":1.0}},"df":1}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1334":{"tf":1.0},"1454":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1338":{"tf":1.0},"1458":{"tf":1.0}},"df":2}}}}}}}}}}}}},"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"1362":{"tf":1.0},"1470":{"tf":1.0}},"df":2}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"994":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"140":{"tf":1.0},"27":{"tf":1.0}},"df":2}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"180":{"tf":1.0},"71":{"tf":1.0}},"df":2}}}}}}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1520":{"tf":1.0}},"df":1}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"146":{"tf":1.0},"207":{"tf":1.0},"35":{"tf":1.0},"700":{"tf":1.0},"719":{"tf":1.0}},"df":5}}}}}}},"s":{"docs":{"421":{"tf":1.0}},"df":1}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"961":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"1106":{"tf":1.0}},"df":1}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"1104":{"tf":1.0}},"df":1}}}}}},"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"1413":{"tf":1.0}},"df":1}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1414":{"tf":1.0}},"df":1}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1193":{"tf":1.0}},"df":1,"f":{"docs":{},"df":0,"e":{"docs":{"1718":{"tf":1.0}},"df":1}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1393":{"tf":1.0}},"df":1}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1196":{"tf":1.0}},"df":1}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1719":{"tf":1.0}},"df":1}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1721":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1395":{"tf":1.0}},"df":1}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"117":{"tf":1.0}},"df":1}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1195":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1194":{"tf":1.0}},"df":1,"f":{"docs":{},"df":0,"e":{"docs":{"1720":{"tf":1.0}},"df":1}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1394":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"148":{"tf":1.0},"199":{"tf":1.0},"37":{"tf":1.0}},"df":3}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"244":{"tf":1.0}},"df":1}}}}},"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"127":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"135":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"142":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"1199":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"151":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"169":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"d":{"docs":{"261":{"tf":1.0},"398":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"298":{"tf":1.0}},"df":1}}}}}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"630":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"497":{"tf":1.0}},"df":1}}}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"504":{"tf":1.0}},"df":1}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"510":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"5":{"docs":{},"df":0,"5":{"docs":{"183":{"tf":1.0}},"df":1}}},"6":{"docs":{},"df":0,"5":{"docs":{"1821":{"tf":1.0}},"df":1,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"519":{"tf":1.0}},"df":1}}}}}}}},"4":{"docs":{},"df":0,"6":{"docs":{},"df":0,"2":{"docs":{},"df":0,"6":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"765":{"tf":1.0}},"df":1}}}}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"256":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1255":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"500":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"2":{"docs":{"193":{"tf":1.0}},"df":1}}}}}}}}}}}},"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"693":{"tf":1.0}},"df":1}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"784":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"808":{"tf":1.0}},"df":1}}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{"815":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1202":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1223":{"tf":1.0}},"df":1}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1226":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1233":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1238":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1242":{"tf":1.0}},"df":1}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1245":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"1504":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"368":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"1045":{"tf":1.0},"1630":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"1686":{"tf":1.0},"1691":{"tf":1.0},"1697":{"tf":1.0},"1706":{"tf":1.0},"236":{"tf":1.0},"489":{"tf":1.0},"512":{"tf":1.0},"561":{"tf":1.0},"569":{"tf":1.0},"706":{"tf":1.0},"786":{"tf":1.0},"811":{"tf":1.0},"832":{"tf":1.0},"865":{"tf":1.0}},"df":14,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{"1569":{"tf":1.0}},"df":1}}}},"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"1063":{"tf":1.0}},"df":1}}}}}}}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"414":{"tf":1.0}},"df":1}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"42":{"tf":1.0}},"df":1}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1143":{"tf":1.0},"1228":{"tf":1.0}},"df":2}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"537":{"tf":1.0}},"df":1}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1296":{"tf":1.0},"1419":{"tf":1.0}},"df":2}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{"534":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{"1047":{"tf":1.0},"1631":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"3":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"326":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"292":{"tf":1.0}},"df":1,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"313":{"tf":1.0}},"df":1}}}}}}}},"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"319":{"tf":1.0}},"df":1}}}}}},"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"327":{"tf":1.0}},"df":1}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"295":{"tf":1.0}},"df":1,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"296":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"322":{"tf":1.0}},"df":1}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"330":{"tf":1.0}},"df":1}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"323":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"316":{"tf":1.0}},"df":1}}}}}},"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"324":{"tf":1.0}},"df":1}}}}}}},"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"318":{"tf":1.0}},"df":1}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"329":{"tf":1.0}},"df":1}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"317":{"tf":1.0}},"df":1}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"311":{"tf":1.0}},"df":1}}}}}}}}}}}}},"m":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{"309":{"tf":1.0}},"df":1}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"307":{"tf":1.0}},"df":1}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"320":{"tf":1.0}},"df":1}}}}}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"331":{"tf":1.0}},"df":1}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{"314":{"tf":1.0}},"df":1}}}},"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"315":{"tf":1.0}},"df":1}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"328":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"321":{"tf":1.0}},"df":1}}}}}}}}}},"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"312":{"tf":1.0}},"df":1}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"308":{"tf":1.0}},"df":1}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"306":{"tf":1.0}},"df":1}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"347":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"332":{"tf":1.0}},"df":1}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"278":{"tf":1.0}},"df":1}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"325":{"tf":1.0}},"df":1}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"374":{"tf":1.0}},"df":1}}}}}}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1050":{"tf":1.0},"1634":{"tf":1.0}},"df":2}}}}}}}}}}}}},"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"677":{"tf":1.0}},"df":1}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"679":{"tf":1.0}},"df":1}}}}}}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1177":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"186":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1417":{"tf":1.0}},"df":1}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1433":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1441":{"tf":1.0}},"df":1}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1463":{"tf":1.0}},"df":1}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"588":{"tf":1.0},"595":{"tf":1.0},"633":{"tf":1.0},"639":{"tf":1.0}},"df":4}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"598":{"tf":1.0},"642":{"tf":1.0}},"df":2}}}}}}}}}},"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1468":{"tf":1.0}},"df":1}}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1638":{"tf":1.0}},"df":1}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"596":{"tf":1.0},"641":{"tf":1.0}},"df":2}}}}}}}},"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"195":{"tf":1.0}},"df":1}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"597":{"tf":1.0},"640":{"tf":1.0}},"df":2}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"790":{"tf":1.0},"826":{"tf":1.0}},"df":2}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{"125":{"tf":1.0}},"df":1}}}}}}}}}},"u":{"docs":{"695":{"tf":1.0},"708":{"tf":1.0},"735":{"tf":1.0},"761":{"tf":1.0},"817":{"tf":1.0},"873":{"tf":1.0}},"df":6}},"v":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"102":{"tf":1.0}},"df":1}}}},"y":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"781":{"tf":1.0}},"df":1}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"1727":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1757":{"tf":1.0}},"df":1}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1769":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1272":{"tf":1.0}},"df":1}}}}}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"701":{"tf":1.0}},"df":1}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{"0":{"tf":1.0},"1647":{"tf":1.0},"703":{"tf":1.0},"787":{"tf":1.0},"827":{"tf":1.0}},"df":5,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"823":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"d":{"docs":{"1267":{"tf":1.0}},"df":1},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"862":{"tf":1.0}},"df":1}}}}}},"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1270":{"tf":1.0}},"df":1}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1269":{"tf":1.0}},"df":1}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1268":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"2":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"345":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1575":{"tf":1.0},"1585":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"914":{"tf":1.0},"920":{"tf":1.0},"926":{"tf":1.0}},"df":3}}}}},"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"399":{"tf":1.0}},"df":1}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"1155":{"tf":1.0},"1240":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"1287":{"tf":1.0}},"df":1}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1317":{"tf":1.0},"1438":{"tf":1.0}},"df":2}}}}},"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"360":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"361":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"362":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"1288":{"tf":1.0}},"df":1}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1278":{"tf":1.0}},"df":1}}}}}}}}}}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"1275":{"tf":1.0}},"df":1}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1281":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"1665":{"tf":1.0}},"df":1}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1664":{"tf":1.0}},"df":1}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1668":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1667":{"tf":1.0}},"df":1}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1666":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1174":{"tf":1.0}},"df":1}}}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"229":{"tf":1.0}},"df":1}}},"p":{"docs":{"1082":{"tf":1.0},"1083":{"tf":1.0}},"df":2},"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{"275":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{"91":{"tf":1.0}},"df":1}}}}}}}}},"x":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"249":{"tf":1.0}},"df":1}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{"376":{"tf":1.0}},"df":1}}}}}}}}}}}},"v":{"docs":{},"df":0,"i":{"docs":{"247":{"tf":1.0}},"df":1}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"255":{"tf":1.0}},"df":1}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"240":{"tf":1.0}},"df":1}}}}}}}}}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"250":{"tf":1.0}},"df":1}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"251":{"tf":1.0}},"df":1}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"936":{"tf":1.0}},"df":1}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1742":{"tf":1.0},"1807":{"tf":1.0},"746":{"tf":1.0},"770":{"tf":1.0}},"df":4}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"749":{"tf":1.0}},"df":1}}}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{"747":{"tf":1.0}},"df":1}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{"431":{"tf":1.0}},"df":1}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1282":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"430":{"tf":1.0}},"df":1}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1743":{"tf":1.0},"1808":{"tf":1.0},"748":{"tf":1.0},"771":{"tf":1.0}},"df":4}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"1744":{"tf":1.0},"1805":{"tf":1.0},"751":{"tf":1.0},"772":{"tf":1.0}},"df":4}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1745":{"tf":1.0},"1806":{"tf":1.0},"750":{"tf":1.0},"773":{"tf":1.0}},"df":4}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{"1189":{"tf":1.0}},"df":1}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{"1673":{"tf":1.0}},"df":1}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{"950":{"tf":1.0}},"df":1}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1258":{"tf":1.0}},"df":1}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"239":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"254":{"tf":1.0}},"df":1}}}}}}}}},"t":{"docs":{"252":{"tf":1.0}},"df":1}},"m":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{"253":{"tf":1.0}},"df":1}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"238":{"tf":1.0}},"df":1}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1279":{"tf":1.0}},"df":1}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"100":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1280":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"t":{"docs":{"1191":{"tf":1.0},"1537":{"tf":1.0},"1542":{"tf":1.0},"1730":{"tf":1.0},"1793":{"tf":1.0},"754":{"tf":1.0},"774":{"tf":1.0},"793":{"tf":1.0},"852":{"tf":1.0}},"df":9,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"378":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{"1531":{"tf":1.0}},"df":1,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"267":{"tf":1.0}},"df":1}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{"277":{"tf":1.0}},"df":1}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1286":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1289":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1117":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1138":{"tf":1.0}},"df":1}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1141":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1148":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"220":{"tf":1.0}},"df":1}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"1290":{"tf":1.0}},"df":1}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1153":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1160":{"tf":1.0}},"df":1}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{"1291":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"1283":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1163":{"tf":1.0}},"df":1}}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"83":{"tf":1.0}},"df":1}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1162":{"tf":1.0},"1244":{"tf":1.0}},"df":2}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"84":{"tf":1.0}},"df":1}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"1":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"t":{"docs":{"352":{"tf":1.0}},"df":1}}}}},"2":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"t":{"docs":{"351":{"tf":1.0}},"df":1}}}}},"3":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"t":{"docs":{"350":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"310":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"1":{"docs":{},"df":0,"1":{"docs":{},"df":0,"5":{"docs":{},"df":0,"5":{"docs":{"1526":{"tf":1.0}},"df":1}}}},"2":{"docs":{},"df":0,"0":{"docs":{"1539":{"tf":1.0}},"df":1,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1529":{"tf":1.0}},"df":1}}}}}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{"1564":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1576":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"412":{"tf":1.0}},"df":1}}}}},"s":{"docs":{"1284":{"tf":1.0}},"df":1,"g":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"956":{"tf":1.0}},"df":1}}}}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"943":{"tf":1.0}},"df":1}}}},"u":{"docs":{},"df":0,"p":{"docs":{"944":{"tf":1.0}},"df":1}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1060":{"tf":1.0}},"df":1}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"273":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"939":{"tf":1.0}},"df":1}}}},"u":{"docs":{},"df":0,"p":{"docs":{"940":{"tf":1.0}},"df":1}}}}}}}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"302":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"333":{"tf":1.0}},"df":1}}}}}}}}}}},"w":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"556":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1644":{"tf":1.0}},"df":1}}}}}}}},"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"380":{"tf":1.0}},"df":1}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"349":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"369":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"348":{"tf":1.0}},"df":1}}}}}}}}}}}},"p":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"340":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"417":{"tf":1.0}},"df":1}}}}}}},"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"379":{"tf":1.0}},"df":1}}}}}}}}},"c":{"docs":{},"df":0,"t":{"docs":{"1698":{"tf":1.0}},"df":1}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"557":{"tf":1.0}},"df":1}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"381":{"tf":1.0}},"df":1}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{"370":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{"233":{"tf":1.0}},"df":1}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"235":{"tf":1.0},"265":{"tf":1.0}},"df":2}}}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"558":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"341":{"tf":1.0}},"df":1}}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"297":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"e":{"docs":{"7":{"tf":1.0}},"df":1},"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"363":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{"1010":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{"243":{"tf":1.0}},"df":1,"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1680":{"tf":1.0}},"df":1,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"409":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"707":{"tf":1.0}},"df":1}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"410":{"tf":1.0}},"df":1}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"589":{"tf":1.0}},"df":1}}}}}}}}}}}},"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"562":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{"1681":{"tf":1.0}},"df":1}}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"402":{"tf":1.0}},"df":1}}}}}}}}}}}}},"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1789":{"tf":1.0}},"df":1}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"411":{"tf":1.0}},"df":1}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"403":{"tf":1.0},"404":{"tf":1.0}},"df":2}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"405":{"tf":1.0},"406":{"tf":1.0}},"df":2}}}}}}}}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"563":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"415":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{"416":{"tf":1.0}},"df":1}}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"407":{"tf":1.0}},"df":1}}}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"408":{"tf":1.0}},"df":1}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"401":{"tf":1.0}},"df":1}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1201":{"tf":1.0},"1656":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1675":{"tf":1.0},"228":{"tf":1.0}},"df":2}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{"426":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"114":{"tf":1.0}},"df":1}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1775":{"tf":1.0}},"df":1}}},"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"222":{"tf":1.0}},"df":1}}}}}}}},"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1485":{"tf":1.0},"1532":{"tf":1.0},"487":{"tf":1.0},"515":{"tf":1.0}},"df":4,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{"539":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1498":{"tf":1.0}},"df":1}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{"1670":{"tf":1.0}},"df":1}}},"u":{"docs":{},"df":0,"s":{"docs":{"344":{"tf":1.0},"433":{"tf":1.0},"697":{"tf":1.0},"717":{"tf":1.0},"795":{"tf":1.0},"845":{"tf":1.0}},"df":6}}},"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"k":{"docs":{},"df":0,"2":{"docs":{"1092":{"tf":1.0}},"df":1},"3":{"docs":{"1059":{"tf":1.0},"1093":{"tf":1.0}},"df":2}}},"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"1486":{"tf":1.0},"488":{"tf":1.0},"516":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{"540":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"241":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"960":{"tf":1.0}},"df":1}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"958":{"tf":1.0}},"df":1}}}}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"964":{"tf":1.0}},"df":1}}},"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"963":{"tf":1.0}},"df":1}}}}}}}}},"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"1015":{"tf":1.0}},"df":1}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"2":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"604":{"tf":1.0},"648":{"tf":1.0}},"df":2},"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"607":{"tf":1.0},"651":{"tf":1.0}},"df":2}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"609":{"tf":1.0},"653":{"tf":1.0}},"df":2}}}}}}},"3":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"605":{"tf":1.0},"649":{"tf":1.0}},"df":2},"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"608":{"tf":1.0},"652":{"tf":1.0}},"df":2}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"610":{"tf":1.0},"654":{"tf":1.0}},"df":2}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"603":{"tf":1.0},"647":{"tf":1.0}},"df":2},"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"606":{"tf":1.0},"650":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1738":{"tf":1.0},"1801":{"tf":1.0},"741":{"tf":1.0},"775":{"tf":1.0}},"df":4}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"742":{"tf":1.0}},"df":1}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1135":{"tf":1.0},"1220":{"tf":1.0}},"df":2}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{"740":{"tf":1.0}},"df":1}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1739":{"tf":1.0},"1802":{"tf":1.0},"744":{"tf":1.0},"776":{"tf":1.0}},"df":4}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"1740":{"tf":1.0},"1803":{"tf":1.0},"743":{"tf":1.0},"777":{"tf":1.0}},"df":4}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1366":{"tf":1.0},"1474":{"tf":1.0}},"df":2}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1367":{"tf":1.0},"1475":{"tf":1.0}},"df":2}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1351":{"tf":1.0},"1465":{"tf":1.0}},"df":2}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1741":{"tf":1.0},"1804":{"tf":1.0},"745":{"tf":1.0},"778":{"tf":1.0}},"df":4}}}}}}}}}}}}},"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{"1573":{"tf":1.0},"1717":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}},"df":4,"_":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"336":{"tf":1.0}},"df":1}}}}}}}},"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"0":{"tf":1.0}},"df":1}}}}},"x":{"docs":{},"df":0,"i":{"docs":{"1094":{"tf":1.0}},"df":1},"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1003":{"tf":1.0},"1595":{"tf":1.0}},"df":2,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1044":{"tf":1.0},"1605":{"tf":1.0}},"df":2}}}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{"1042":{"tf":1.0},"1603":{"tf":1.0}},"df":2,"2":{"docs":{"1041":{"tf":1.0}},"df":1}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1046":{"tf":1.0},"1604":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{"1005":{"tf":1.0},"1597":{"tf":1.0}},"df":2}}}}}}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1593":{"tf":1.0}},"df":1}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1004":{"tf":1.0},"1596":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"690":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"1096":{"tf":1.0},"1097":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"1098":{"tf":1.0},"1099":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0}},"df":3}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"339":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"335":{"tf":1.0}},"df":1}}}}}}}}}}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"468":{"tf":1.0}},"df":1}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"116":{"tf":1.0},"432":{"tf":1.0}},"df":2}}}}},"y":{"docs":{"1105":{"tf":1.0}},"df":1,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"1112":{"tf":1.0}},"df":1}}},"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"1111":{"tf":1.0}},"df":1}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"1113":{"tf":1.0}},"df":1}}}}}}},"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"791":{"tf":1.0},"806":{"tf":1.0},"825":{"tf":1.0},"851":{"tf":1.0},"884":{"tf":1.0},"887":{"tf":1.0}},"df":6,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{"788":{"tf":1.0},"841":{"tf":1.0}},"df":2}}}}}}}},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"578":{"tf":1.0},"856":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"372":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1038":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"1731":{"tf":1.0},"1794":{"tf":1.0},"755":{"tf":1.0},"780":{"tf":1.0},"879":{"tf":1.0}},"df":5,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"301":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"965":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1622":{"tf":1.0},"981":{"tf":1.0}},"df":2,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1627":{"tf":1.0},"986":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{"1623":{"tf":1.0},"982":{"tf":1.0}},"df":2}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1606":{"tf":1.0}},"df":1}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{"1019":{"tf":1.0}},"df":1}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"1039":{"tf":1.0}},"df":1}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"181":{"tf":1.0},"69":{"tf":1.0},"90":{"tf":1.0}},"df":3}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"2":{"docs":{},"df":0,"0":{"docs":{"1535":{"tf":1.0},"792":{"tf":1.0},"812":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0}},"df":5}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"912":{"tf":1.0},"918":{"tf":1.0},"924":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"900":{"tf":1.0}},"df":1}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1748":{"tf":1.0},"1811":{"tf":1.0}},"df":2}}}}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"899":{"tf":1.0}},"df":1}}}}},"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"530":{"tf":1.0},"533":{"tf":1.0}},"df":2}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"149":{"tf":1.0},"39":{"tf":1.0}},"df":2}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"367":{"tf":1.0}},"df":1}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1314":{"tf":1.0},"1437":{"tf":1.0}},"df":2}}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"529":{"tf":1.0}},"df":1}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1612":{"tf":1.0},"971":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"150":{"tf":1.0},"208":{"tf":1.0},"36":{"tf":1.0}},"df":3}}}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{"224":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"215":{"tf":1.0}},"df":1}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"429":{"tf":1.0}},"df":1}}}},"g":{"docs":{},"df":0,"r":{"docs":{"216":{"tf":1.0}},"df":1}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{"217":{"tf":1.0}},"df":1}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"375":{"tf":1.0}},"df":1}}}}}}}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"945":{"tf":1.0}},"df":1}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1375":{"tf":1.0}},"df":1}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"122":{"tf":1.0}},"df":1}}}},"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"230":{"tf":1.0}},"df":1,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"272":{"tf":1.0}},"df":1}}}}}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"270":{"tf":1.0}},"df":1}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"271":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"73":{"tf":1.0}},"df":1}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"434":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"1276":{"tf":1.0}},"df":1}}}}},"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"191":{"tf":1.0},"78":{"tf":1.0}},"df":2}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"190":{"tf":1.0},"77":{"tf":1.0}},"df":2}}}}}}}}}}}}},"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1512":{"tf":1.0}},"df":1,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"268":{"tf":1.0}},"df":1}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{"276":{"tf":1.0}},"df":1}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1514":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1519":{"tf":1.0}},"df":1}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"436":{"tf":1.0}},"df":1}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1500":{"tf":1.0}},"df":1}}}}}}}}}}},"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1294":{"tf":1.0}},"df":1}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1494":{"tf":1.0}},"df":1}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1310":{"tf":1.0}},"df":1}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"1516":{"tf":1.0}},"df":1}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"437":{"tf":1.0}},"df":1}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1501":{"tf":1.0}},"df":1}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1505":{"tf":1.0}},"df":1}}}}}}}}}}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"1497":{"tf":1.0}},"df":1}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1507":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1508":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"1506":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1517":{"tf":1.0}},"df":1}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"1496":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"1509":{"tf":1.0}},"df":1,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1320":{"tf":1.0}},"df":1}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1348":{"tf":1.0}},"df":1}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1495":{"tf":1.0}},"df":1}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{"1381":{"tf":1.0}},"df":1}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1391":{"tf":1.0}},"df":1}}}}}},"i":{"docs":{"1511":{"tf":1.0}},"df":1,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1515":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"1370":{"tf":1.0},"1478":{"tf":1.0}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"1483":{"tf":1.0}},"df":1}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1359":{"tf":1.0}},"df":1}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"124":{"tf":1.0}},"df":1}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1510":{"tf":1.0}},"df":1}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"382":{"tf":1.0}},"df":1}}}}}}}}}}}}},"t":{"docs":{"930":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"799":{"tf":1.0},"833":{"tf":1.0}},"df":2}}}}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{"1583":{"tf":1.0},"1584":{"tf":1.0}},"df":2}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"3":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"162":{"tf":1.0},"165":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0}},"df":4}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"131":{"tf":1.0},"20":{"tf":1.0}},"df":2}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{"1754":{"tf":1.0},"1814":{"tf":1.0}},"df":2}},"f":{"docs":{},"df":0,"e":{"docs":{"1751":{"tf":1.0},"1812":{"tf":1.0}},"df":2}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1304":{"tf":1.0},"1427":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1306":{"tf":1.0},"1428":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1305":{"tf":1.0},"1429":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"132":{"tf":1.0},"21":{"tf":1.0}},"df":2}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{"134":{"tf":1.0},"22":{"tf":1.0}},"df":2}}}}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1307":{"tf":1.0},"1430":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"1031":{"tf":1.0}},"df":1}}}}}}}}}}},"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"161":{"tf":1.0},"164":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0}},"df":4}}}}}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"803":{"tf":1.0},"838":{"tf":1.0}},"df":2}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1147":{"tf":1.0},"1229":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1373":{"tf":1.0},"1481":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"155":{"tf":1.0},"45":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"587":{"tf":1.0},"632":{"tf":1.0}},"df":2}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1755":{"tf":1.0},"1815":{"tf":1.0}},"df":2}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1302":{"tf":1.0},"1426":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"1":{"docs":{},"df":0,"6":{"docs":{},"df":0,"5":{"docs":{"495":{"tf":1.0},"522":{"tf":1.0}},"df":2}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1298":{"tf":1.0},"1421":{"tf":1.0}},"df":2}}}}}}}}},"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"1752":{"tf":1.0},"1813":{"tf":1.0}},"df":2}}}}}}}}}}},"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"160":{"tf":1.0},"47":{"tf":1.0}},"df":2}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"153":{"tf":1.0},"1750":{"tf":1.0},"1819":{"tf":1.0},"44":{"tf":1.0},"801":{"tf":1.0},"836":{"tf":1.0}},"df":6}}}}}}}}},"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"p":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"166":{"tf":1.0},"56":{"tf":1.0}},"df":2}}}}}}}}},"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1749":{"tf":1.0},"1818":{"tf":1.0}},"df":2}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1303":{"tf":1.0},"1425":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"167":{"tf":1.0},"57":{"tf":1.0}},"df":2}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1145":{"tf":1.0},"1231":{"tf":1.0}},"df":2}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1300":{"tf":1.0},"1423":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1753":{"tf":1.0},"1817":{"tf":1.0}},"df":2}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1146":{"tf":1.0},"1232":{"tf":1.0}},"df":2}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1301":{"tf":1.0},"1424":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"156":{"tf":1.0},"46":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1642":{"tf":1.0},"1679":{"tf":1.0}},"df":2}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1144":{"tf":1.0},"1230":{"tf":1.0}},"df":2}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1299":{"tf":1.0},"1422":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"154":{"tf":1.0},"43":{"tf":1.0}},"df":2}}}}}}}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"802":{"tf":1.0},"837":{"tf":1.0}},"df":2}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"1572":{"tf":1.0}},"df":1}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"168":{"tf":1.0},"58":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"189":{"tf":1.0},"76":{"tf":1.0}},"df":2}}}}}}}}}}}}},"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"158":{"tf":1.0},"54":{"tf":1.0}},"df":2}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"157":{"tf":1.0},"1809":{"tf":1.0},"53":{"tf":1.0}},"df":3}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1309":{"tf":1.0},"1432":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"159":{"tf":1.0},"55":{"tf":1.0}},"df":2}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1308":{"tf":1.0},"1431":{"tf":1.0}},"df":2}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"804":{"tf":1.0},"834":{"tf":1.0}},"df":2}}}}}},"p":{"docs":{"2":{"tf":1.0}},"df":1,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"205":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"163":{"tf":1.0},"52":{"tf":1.0}},"df":2}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"1756":{"tf":1.0},"1816":{"tf":1.0}},"df":2}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1492":{"tf":1.0}},"df":1}}}}},"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"1396":{"tf":1.0}},"df":1}}}}}},"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1614":{"tf":1.0},"973":{"tf":1.0}},"df":2}},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{"1033":{"tf":1.0}},"df":1}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"1052":{"tf":1.0},"1636":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1704":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"1645":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1671":{"tf":1.0}},"df":1,"2":{"docs":{"1684":{"tf":1.0}},"df":1}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1689":{"tf":1.0}},"df":1,"i":{"docs":{"1678":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"1700":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"2":{"docs":{"1701":{"tf":1.0}},"df":1}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1702":{"tf":1.0}},"df":1}}}}}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1053":{"tf":1.0}},"df":1}}}},"r":{"docs":{},"df":0,"t":{"docs":{"1016":{"tf":1.0}},"df":1}}},"q":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"946":{"tf":1.0}},"df":1}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"334":{"tf":1.0}},"df":1}}}}}}},"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1608":{"tf":1.0},"967":{"tf":1.0}},"df":2}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{"1011":{"tf":1.0},"1020":{"tf":1.0},"1034":{"tf":1.0},"1054":{"tf":1.0},"1065":{"tf":1.0},"1102":{"tf":1.0},"1484":{"tf":1.0},"1530":{"tf":1.0},"1565":{"tf":1.0},"1577":{"tf":1.0},"1607":{"tf":1.0},"1646":{"tf":1.0},"1672":{"tf":1.0},"1696":{"tf":1.0},"1703":{"tf":1.0},"1707":{"tf":1.0},"1783":{"tf":1.0},"225":{"tf":1.0},"232":{"tf":1.0},"242":{"tf":1.0},"581":{"tf":1.0},"682":{"tf":1.0},"702":{"tf":1.0},"730":{"tf":1.0},"824":{"tf":1.0},"9":{"tf":1.0},"935":{"tf":1.0},"951":{"tf":1.0},"959":{"tf":1.0},"966":{"tf":1.0}},"df":30,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"1708":{"tf":1.0}},"df":1}}}}}}}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"1064":{"tf":1.0}},"df":1,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{"1613":{"tf":1.0},"972":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{"269":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"1221":{"tf":1.0},"1669":{"tf":1.0},"397":{"tf":1.0},"805":{"tf":1.0},"901":{"tf":1.0},"929":{"tf":1.0}},"df":6}}}}},"u":{"docs":{},"df":0,"b":{"docs":{"1081":{"tf":1.0},"988":{"tf":1.0}},"df":2},"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{"1823":{"tf":1.0},"494":{"tf":1.0},"521":{"tf":1.0},"725":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0}},"df":6}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"1411":{"tf":1.0},"1502":{"tf":1.0}},"df":2,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"371":{"tf":1.0}},"df":1}}}}}}}}}}}},"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"373":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1406":{"tf":1.0}},"df":1}}}}}}}}}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"1503":{"tf":1.0},"221":{"tf":1.0}},"df":2}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{"1518":{"tf":1.0}},"df":1}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1352":{"tf":1.0},"1466":{"tf":1.0}},"df":2}}}}}}},"y":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1257":{"tf":1.0},"1260":{"tf":1.0},"258":{"tf":1.0},"262":{"tf":1.0}},"df":4}}}},"n":{"docs":{},"df":0,"c":{"docs":{"783":{"tf":1.0}},"df":1}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1659":{"tf":1.0},"4":{"tf":1.0}},"df":2,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"1683":{"tf":1.0}},"df":1}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"1663":{"tf":1.0}},"df":1}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1662":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1661":{"tf":1.0}},"df":1}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1660":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1615":{"tf":1.0},"974":{"tf":1.0}},"df":2},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1624":{"tf":1.0},"983":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"1027":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"1028":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{"1076":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"1074":{"tf":1.0}},"df":1}}}}}},"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"1079":{"tf":1.0}},"df":1}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1078":{"tf":1.0}},"df":1}}}}},"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"1075":{"tf":1.0}},"df":1}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"1077":{"tf":1.0}},"df":1}}}}}},"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"188":{"tf":1.0},"75":{"tf":1.0}},"df":2}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1536":{"tf":1.0}},"df":1}}}}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1070":{"tf":1.0},"1071":{"tf":1.0}},"df":2}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"105":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"104":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"1068":{"tf":1.0},"1069":{"tf":1.0}},"df":2}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1734":{"tf":1.0},"1799":{"tf":1.0},"737":{"tf":1.0},"779":{"tf":1.0},"810":{"tf":1.0},"868":{"tf":1.0}},"df":6}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1402":{"tf":1.0},"1403":{"tf":1.0}},"df":2}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1407":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1387":{"tf":1.0}},"df":1}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"1388":{"tf":1.0}},"df":1}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1401":{"tf":1.0}},"df":1}}}}}}}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1409":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1404":{"tf":1.0}},"df":1}}}}}}}}}}}}},"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1361":{"tf":1.0},"1389":{"tf":1.0},"1476":{"tf":1.0}},"df":3}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"842":{"tf":1.0}},"df":1}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"111":{"tf":1.0}},"df":1,"(":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"113":{"tf":1.0}},"df":1}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{"112":{"tf":1.0}},"df":1}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"849":{"tf":1.0}},"df":1,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"850":{"tf":1.0}},"df":1}}}},"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{"485":{"tf":1.0},"517":{"tf":1.0}},"df":2}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"206":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"681":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{"245":{"tf":1.0}},"df":1}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"1":{"docs":{},"df":0,"2":{"docs":{},"df":0,"8":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"305":{"tf":1.0}},"df":1}}}}}}}}}}}},"2":{"docs":{},"df":0,"5":{"docs":{},"df":0,"6":{"docs":{},"df":0,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1013":{"tf":1.0}},"df":1}}}}}}}}}}},"8":{"docs":{"112":{"tf":1.0},"113":{"tf":1.0}},"df":2},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"933":{"tf":1.0}},"df":1}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{"89":{"tf":1.0}},"df":1}}}}}},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"1266":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"698":{"tf":1.0},"718":{"tf":1.0},"796":{"tf":1.0},"846":{"tf":1.0}},"df":4}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"886":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"948":{"tf":1.0}},"df":1,"u":{"docs":{},"df":0,"p":{"docs":{"949":{"tf":1.0}},"df":1}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"947":{"tf":1.0}},"df":1}}}}}},"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{"1621":{"tf":1.0},"980":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"798":{"tf":1.0},"814":{"tf":1.0},"855":{"tf":1.0},"876":{"tf":1.0}},"df":4}}}}},"p":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"130":{"tf":1.0},"19":{"tf":1.0}},"df":2}}}}}}}}},"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"672":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"617":{"tf":1.0},"618":{"tf":1.0},"661":{"tf":1.0}},"df":3,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"619":{"tf":1.0},"662":{"tf":1.0}},"df":2}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"1694":{"tf":1.0}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"1":{"tf":1.0},"7":{"tf":1.0}},"df":2}},"d":{"docs":{},"df":0,"c":{"docs":{"1549":{"tf":1.0}},"df":1},"t":{"docs":{"1559":{"tf":1.0}},"df":1},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"1722":{"tf":1.0}},"df":1}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1522":{"tf":1.0}},"df":1}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"1523":{"tf":1.0},"1653":{"tf":1.0}},"df":2}}},"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1405":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"438":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"447":{"tf":1.0}},"df":1}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"449":{"tf":1.0}},"df":1,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"133":{"tf":1.0},"23":{"tf":1.0}},"df":2}}}}}}}}}}},"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"461":{"tf":1.0}},"df":1}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"467":{"tf":1.0}},"df":1}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"458":{"tf":1.0}},"df":1}}}}},"f":{"docs":{},"df":0,"e":{"docs":{"463":{"tf":1.0}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"442":{"tf":1.0}},"df":1}}}}}}}}},"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"462":{"tf":1.0}},"df":1}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"455":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"465":{"tf":1.0}},"df":1}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"464":{"tf":1.0}},"df":1}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"466":{"tf":1.0}},"df":1}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"445":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"446":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"444":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"441":{"tf":1.0}},"df":1}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"450":{"tf":1.0}},"df":1}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"452":{"tf":1.0}},"df":1}}}}}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"443":{"tf":1.0}},"df":1}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"440":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"469":{"tf":1.0}},"df":1}}}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"457":{"tf":1.0}},"df":1}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"451":{"tf":1.0}},"df":1}}}}}}}}}}}},"k":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"453":{"tf":1.0}},"df":1}}}}}}}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"454":{"tf":1.0}},"df":1}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{"1024":{"tf":1.0},"993":{"tf":1.0}},"df":2}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"1":{"docs":{},"df":0,"2":{"docs":{},"df":0,"8":{"docs":{"460":{"tf":1.0}},"df":1}}}}}},"p":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"448":{"tf":1.0}},"df":1}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"459":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}}},"u":{"docs":{"916":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.0}},"df":3,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"110":{"tf":1.0}},"df":1}}}}}},"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"1383":{"tf":1.0}},"df":1}}}}}}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"1011":{"tf":1.0},"1020":{"tf":1.0},"1034":{"tf":1.0},"1054":{"tf":1.0},"1065":{"tf":1.0},"1102":{"tf":1.0},"1484":{"tf":1.0},"1530":{"tf":1.0},"1565":{"tf":1.0},"1577":{"tf":1.0},"1607":{"tf":1.0},"1646":{"tf":1.0},"1672":{"tf":1.0},"1696":{"tf":1.0},"1703":{"tf":1.0},"1783":{"tf":1.0},"225":{"tf":1.0},"232":{"tf":1.0},"242":{"tf":1.0},"581":{"tf":1.0},"682":{"tf":1.0},"702":{"tf":1.0},"730":{"tf":1.0},"824":{"tf":1.0},"935":{"tf":1.0},"951":{"tf":1.0},"959":{"tf":1.0},"966":{"tf":1.0}},"df":28}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1715":{"tf":1.0}},"df":1}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"1782":{"tf":1.0}},"df":1,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"1780":{"tf":1.0}},"df":1}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"1781":{"tf":1.0}},"df":1}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"1759":{"tf":1.0},"710":{"tf":1.0}},"df":2}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1760":{"tf":1.0},"711":{"tf":1.0}},"df":2}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"115":{"tf":1.0}},"df":1}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"1762":{"tf":1.0},"713":{"tf":1.0}},"df":2}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1761":{"tf":1.0},"712":{"tf":1.0}},"df":2}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"1568":{"tf":1.0}},"df":1}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"1772":{"tf":1.0}},"df":1}}}}},"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"704":{"tf":1.0}},"df":1}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"1103":{"tf":1.0},"937":{"tf":1.0}},"df":2,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"1107":{"tf":1.0}},"df":1}}}}}}}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"1110":{"tf":1.0}},"df":1}}},"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"1109":{"tf":1.0}},"df":1}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"1101":{"tf":1.0}},"df":1}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"1114":{"tf":1.0}},"df":1}}}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{"108":{"tf":1.0}},"df":1}}}}},"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"1544":{"tf":1.0}},"df":1}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"1489":{"tf":1.0},"1548":{"tf":1.0},"1553":{"tf":1.0},"1558":{"tf":1.0},"1563":{"tf":1.0},"1732":{"tf":1.0},"1764":{"tf":1.0},"1768":{"tf":1.0},"1779":{"tf":1.0},"1795":{"tf":1.0},"715":{"tf":1.0},"753":{"tf":1.0},"764":{"tf":1.0},"769":{"tf":1.0},"878":{"tf":1.0}},"df":15,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"299":{"tf":1.0}},"df":1}}}}}}}}}}}},"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"1652":{"tf":1.0}},"df":1}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"1651":{"tf":1.0}},"df":1}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"1151":{"tf":1.0},"1236":{"tf":1.0}},"df":2,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"1152":{"tf":1.0},"1237":{"tf":1.0}},"df":2}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"1765":{"tf":1.0},"716":{"tf":1.0}},"df":2}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{"1313":{"tf":1.0},"1436":{"tf":1.0}},"df":2}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"797":{"tf":1.0},"807":{"tf":1.0},"813":{"tf":1.0},"829":{"tf":1.0},"854":{"tf":1.0},"875":{"tf":1.0}},"df":6,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"342":{"tf":1.0}},"df":1}}}}}}}}}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{"789":{"tf":1.0},"840":{"tf":1.0}},"df":2}}}}}}}}}}}},"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"389":{"tf":1.0}},"df":1}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"391":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"386":{"tf":1.0}},"df":1}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{"388":{"tf":1.0}},"df":1}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"387":{"tf":1.0}},"df":1}}}}}}}}}},"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"395":{"tf":1.0}},"df":1}}},"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"3":{"docs":{},"df":0,"2":{"docs":{"237":{"tf":1.0}},"df":1}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"t":{"docs":{"396":{"tf":1.0}},"df":1}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"390":{"tf":1.0}},"df":1}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"393":{"tf":1.0}},"df":1}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"338":{"tf":1.0}},"df":1}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"337":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"394":{"tf":1.0}},"df":1}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"383":{"tf":1.0}},"df":1}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{"385":{"tf":1.0}},"df":1}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"384":{"tf":1.0}},"df":1}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{"392":{"tf":1.0}},"df":1}}}}}}}}}}}}}}}},"documentStore":{"save":true,"docs":{"0":{"body":"This repository contains the code for the Kresko Protocol. Kresko Protocol supports creating and managing crypto-backed synthetic assets. Prices for synthetic assets are derived from combination of oracle providers (on-demand/push). Protocol uses the EIP-2535 architecture. It enables composability through flexibile storage patterns while allowing users to access all core functionality with a single contract address. This is a usage and integration guide that assumes familiarity with Solidity (and EIP-2535), Foundry, Hardhat and core concepts of Kresko. run test suite","breadcrumbs":"Home » Kresko Protocol","id":"0","title":"Kresko Protocol"},"1":{"body":"","breadcrumbs":"Home » Usage","id":"1","title":"Usage"},"10":{"body":"Contributions to Kresko Protocol are encouraged, feel free to open an issue or pull request. All contributions are licensed under BUSL1.1.","breadcrumbs":"Home » Contributions","id":"10","title":"Contributions"},"100":{"body":"Get the minimum collateral value required to back a Kresko asset amount at a given collateralization ratio. function minCollateralValueAtRatio(Asset storage _krAsset, uint256 _amount, uint32 _ratio) internal view returns (uint256 minCollateralValue); Parameters Name Type Description _krAsset Asset Address of the Kresko asset. _amount uint256 Kresko Asset debt amount. _ratio uint32 Collateralization ratio for the minimum collateral value. Returns Name Type Description minCollateralValue uint256 Minimum collateral value required for _amount of the Kresko Asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » minCollateralValueAtRatio","id":"100","title":"minCollateralValueAtRatio"},"1000":{"body":"function _extractByteSizeOfUnsignedMetadata() private pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » _extractByteSizeOfUnsignedMetadata","id":"1000","title":"_extractByteSizeOfUnsignedMetadata"},"1001":{"body":"function _extractDataPackagesCountFromCalldata(uint256 calldataNegativeOffset) private pure returns (uint16 dataPackagesCount);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » _extractDataPackagesCountFromCalldata","id":"1001","title":"_extractDataPackagesCountFromCalldata"},"1002":{"body":"function _extractDataPointValueAndDataFeedId( uint256 calldataNegativeOffsetForDataPackage, uint256 defaultDataPointValueByteSize, uint256 dataPointIndex\n) private pure returns (bytes32 dataPointDataFeedId, uint256 dataPointValue);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » _extractDataPointValueAndDataFeedId","id":"1002","title":"_extractDataPointValueAndDataFeedId"},"1003":{"body":"function proxyCalldata(address contractAddress, bytes memory encodedFunction, bool forwardValue) internal returns (bytes memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » proxyCalldata","id":"1003","title":"proxyCalldata"},"1004":{"body":"function proxyDelegateCalldata(address contractAddress, bytes memory encodedFunction) internal returns (bytes memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » proxyDelegateCalldata","id":"1004","title":"proxyDelegateCalldata"},"1005":{"body":"function proxyCalldataView(address contractAddress, bytes memory encodedFunction) internal view returns (bytes memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » proxyCalldataView","id":"1005","title":"proxyCalldataView"},"1006":{"body":"function _prepareMessage(bytes memory encodedFunction) private pure returns (bytes memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » _prepareMessage","id":"1006","title":"_prepareMessage"},"1007":{"body":"function _getRedstonePayloadByteSize() private pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » _getRedstonePayloadByteSize","id":"1007","title":"_getRedstonePayloadByteSize"},"1008":{"body":"function _getDataPackageByteSize(uint256 calldataNegativeOffset) private pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » _getDataPackageByteSize","id":"1008","title":"_getDataPackageByteSize"},"1009":{"body":"function _prepareReturnValue(bool success, bytes memory result) internal pure returns (bytes memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » _prepareReturnValue","id":"1009","title":"_prepareReturnValue"},"101":{"body":"function exists(Asset storage self) internal view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » exists","id":"101","title":"exists"},"1010":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » NumericArrayLib » NumericArrayLib","id":"1010","title":"NumericArrayLib"},"1011":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » NumericArrayLib » State Variables","id":"1011","title":"State Variables"},"1012":{"body":"uint256 internal constant BYTES_ARR_LEN_VAR_BS = 32;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » NumericArrayLib » BYTES_ARR_LEN_VAR_BS","id":"1012","title":"BYTES_ARR_LEN_VAR_BS"},"1013":{"body":"uint256 internal constant UINT256_VALUE_BS = 32;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » NumericArrayLib » UINT256_VALUE_BS","id":"1013","title":"UINT256_VALUE_BS"},"1014":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » NumericArrayLib » Functions","id":"1014","title":"Functions"},"1015":{"body":"function pickMedian(uint256[] memory arr) internal pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » NumericArrayLib » pickMedian","id":"1015","title":"pickMedian"},"1016":{"body":"function sort(uint256[] memory arr) internal pure;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » NumericArrayLib » sort","id":"1016","title":"sort"},"1017":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » NumericArrayLib » Errors","id":"1017","title":"Errors"},"1018":{"body":"error CanNotPickMedianOfEmptyArray();","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » NumericArrayLib » CanNotPickMedianOfEmptyArray","id":"1018","title":"CanNotPickMedianOfEmptyArray"},"1019":{"body":"Git Source Author: The Redstone Oracles team","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneDefaultsLib » RedstoneDefaultsLib","id":"1019","title":"RedstoneDefaultsLib"},"102":{"body":"function isVoid(Asset storage self) internal view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » isVoid","id":"102","title":"isVoid"},"1020":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneDefaultsLib » State Variables","id":"1020","title":"State Variables"},"1021":{"body":"uint256 internal constant DEFAULT_MAX_DATA_TIMESTAMP_DELAY_SECONDS = 3 minutes;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneDefaultsLib » DEFAULT_MAX_DATA_TIMESTAMP_DELAY_SECONDS","id":"1021","title":"DEFAULT_MAX_DATA_TIMESTAMP_DELAY_SECONDS"},"1022":{"body":"uint256 internal constant DEFAULT_MAX_DATA_TIMESTAMP_AHEAD_SECONDS = 1 minutes;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneDefaultsLib » DEFAULT_MAX_DATA_TIMESTAMP_AHEAD_SECONDS","id":"1022","title":"DEFAULT_MAX_DATA_TIMESTAMP_AHEAD_SECONDS"},"1023":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneDefaultsLib » Functions","id":"1023","title":"Functions"},"1024":{"body":"function validateTimestamp(uint256 receivedTimestampMilliseconds) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneDefaultsLib » validateTimestamp","id":"1024","title":"validateTimestamp"},"1025":{"body":"function aggregateValues(uint256[] memory values) internal pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneDefaultsLib » aggregateValues","id":"1025","title":"aggregateValues"},"1026":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneDefaultsLib » Errors","id":"1026","title":"Errors"},"1027":{"body":"error TimestampFromTooLongFuture(uint256 receivedTimestampSeconds, uint256 blockTimestamp);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneDefaultsLib » TimestampFromTooLongFuture","id":"1027","title":"TimestampFromTooLongFuture"},"1028":{"body":"error TimestampIsTooOld(uint256 receivedTimestampSeconds, uint256 blockTimestamp);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneDefaultsLib » TimestampIsTooOld","id":"1028","title":"TimestampIsTooOld"},"1029":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » BitmapLib » BitmapLib","id":"1029","title":"BitmapLib"},"103":{"body":"EDGE CASE: If the collateral asset is also a kresko asset, ensure that the deposit amount is above the minimum. This is done because kresko assets can be rebased. function ensureMinKrAssetCollateral(Asset storage self, address _self, uint256 _newCollateralAmount) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » ensureMinKrAssetCollateral","id":"103","title":"ensureMinKrAssetCollateral"},"1030":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » BitmapLib » Functions","id":"1030","title":"Functions"},"1031":{"body":"function setBitInBitmap(uint256 bitmap, uint256 bitIndex) internal pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » BitmapLib » setBitInBitmap","id":"1031","title":"setBitInBitmap"},"1032":{"body":"function getBitFromBitmap(uint256 bitmap, uint256 bitIndex) internal pure returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » BitmapLib » getBitFromBitmap","id":"1032","title":"getBitFromBitmap"},"1033":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » SignatureLib » SignatureLib","id":"1033","title":"SignatureLib"},"1034":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » SignatureLib » State Variables","id":"1034","title":"State Variables"},"1035":{"body":"uint256 internal constant ECDSA_SIG_R_BS = 32;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » SignatureLib » ECDSA_SIG_R_BS","id":"1035","title":"ECDSA_SIG_R_BS"},"1036":{"body":"uint256 internal constant ECDSA_SIG_S_BS = 32;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » SignatureLib » ECDSA_SIG_S_BS","id":"1036","title":"ECDSA_SIG_S_BS"},"1037":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » SignatureLib » Functions","id":"1037","title":"Functions"},"1038":{"body":"function recoverSignerAddress(bytes32 signedHash, uint256 signatureCalldataNegativeOffset) internal pure returns (address);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » SignatureLib » recoverSignerAddress","id":"1038","title":"recoverSignerAddress"},"1039":{"body":"Git Source Author: The Redstone Oracles team It mainly contains redstone-related values, which improve readability of other contracts (e.g. CalldataExtractor and RedstoneConsumerBase)","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneError » RedstoneError","id":"1039","title":"RedstoneError"},"104":{"body":"Amount of non rebasing tokens -> amount of rebasing tokens DO use this function when reading values storage. DONT use this function when writing to storage. function toRebasingAmount(Asset storage self, uint256 _unrebasedAmount) internal view returns (uint256 maybeRebasedAmount); Parameters Name Type Description self Asset _unrebasedAmount uint256 Unrebased amount to convert. Returns Name Type Description maybeRebasedAmount uint256 Possibly rebased amount of asset","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » toRebasingAmount","id":"104","title":"toRebasingAmount"},"1040":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneError » Errors","id":"1040","title":"Errors"},"1041":{"body":"error ProxyCalldataFailedWithoutErrMsg2();","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneError » ProxyCalldataFailedWithoutErrMsg2","id":"1041","title":"ProxyCalldataFailedWithoutErrMsg2"},"1042":{"body":"error ProxyCalldataFailedWithoutErrMsg();","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneError » ProxyCalldataFailedWithoutErrMsg","id":"1042","title":"ProxyCalldataFailedWithoutErrMsg"},"1043":{"body":"error CalldataOverOrUnderFlow();","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneError » CalldataOverOrUnderFlow","id":"1043","title":"CalldataOverOrUnderFlow"},"1044":{"body":"error ProxyCalldataFailedWithCustomError(bytes result);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneError » ProxyCalldataFailedWithCustomError","id":"1044","title":"ProxyCalldataFailedWithCustomError"},"1045":{"body":"error IncorrectUnsignedMetadataSize();","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneError » IncorrectUnsignedMetadataSize","id":"1045","title":"IncorrectUnsignedMetadataSize"},"1046":{"body":"error ProxyCalldataFailedWithStringMessage(string);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneError » ProxyCalldataFailedWithStringMessage","id":"1046","title":"ProxyCalldataFailedWithStringMessage"},"1047":{"body":"error InsufficientNumberOfUniqueSigners(uint256 receivedSignersCount, uint256 requiredSignersCount);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneError » InsufficientNumberOfUniqueSigners","id":"1047","title":"InsufficientNumberOfUniqueSigners"},"1048":{"body":"error EachSignerMustProvideTheSameValue();","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneError » EachSignerMustProvideTheSameValue","id":"1048","title":"EachSignerMustProvideTheSameValue"},"1049":{"body":"error EmptyCalldataPointersArr();","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneError » EmptyCalldataPointersArr","id":"1049","title":"EmptyCalldataPointersArr"},"105":{"body":"Amount of rebasing tokens -> amount of non rebasing tokens DONT use this function when reading from storage. DO use this function when writing to storage. function toNonRebasingAmount(Asset storage self, uint256 _maybeRebasedAmount) internal view returns (uint256 maybeUnrebasedAmount); Parameters Name Type Description self Asset _maybeRebasedAmount uint256 Possibly rebased amount of asset. Returns Name Type Description maybeUnrebasedAmount uint256 Possibly unrebased amount of asset","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » toNonRebasingAmount","id":"105","title":"toNonRebasingAmount"},"1050":{"body":"error InvalidCalldataPointer();","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneError » InvalidCalldataPointer","id":"1050","title":"InvalidCalldataPointer"},"1051":{"body":"error CalldataMustHaveValidPayload();","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneError » CalldataMustHaveValidPayload","id":"1051","title":"CalldataMustHaveValidPayload"},"1052":{"body":"error SignerNotAuthorised(address receivedSigner);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » RedstoneError » SignerNotAuthorised","id":"1052","title":"SignerNotAuthorised"},"1053":{"body":"Git Source Author: Solady https://github.com/Vectorized/solady","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Solady » Solady","id":"1053","title":"Solady"},"1054":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Solady » State Variables","id":"1054","title":"State Variables"},"1055":{"body":"-------------------------------------------------------------------+ Opcode | Mnemonic | Stack | Memory | -------------------------------------------------------------------| 36 | CALLDATASIZE | cds | | 3d | RETURNDATASIZE | 0 cds | | 3d | RETURNDATASIZE | 0 0 cds | | 37 | CALLDATACOPY | | [0..cds): calldata | 36 | CALLDATASIZE | cds | [0..cds): calldata | 3d | RETURNDATASIZE | 0 cds | [0..cds): calldata | 34 | CALLVALUE | value 0 cds | [0..cds): calldata | f0 | CREATE | newContract | [0..cds): calldata | -------------------------------------------------------------------| Opcode | Mnemonic | Stack | Memory | -------------------------------------------------------------------| 67 bytecode | PUSH8 bytecode | bytecode | | 3d | RETURNDATASIZE | 0 bytecode | | 52 | MSTORE | | [0..8): bytecode | 60 0x08 | PUSH1 0x08 | 0x08 | [0..8): bytecode | 60 0x18 | PUSH1 0x18 | 0x18 0x08 | [0..8): bytecode | f3 | RETURN | | [0..8): bytecode | -------------------------------------------------------------------+ The proxy bytecode. uint256 private constant _PROXY_BYTECODE = 0x67363d3d37363d34f03d5260086018f3;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Solady » _PROXY_BYTECODE","id":"1055","title":"_PROXY_BYTECODE"},"1056":{"body":"Hash of the _PROXY_BYTECODE. Equivalent to keccak256(abi.encodePacked(hex\"67363d3d37363d34f03d5260086018f3\")). bytes32 private constant _PROXY_BYTECODE_HASH = 0x21c35dbe1b344a2488cf3321d6ce542f8e9f305544ff09e4993a62319a497c1f;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Solady » _PROXY_BYTECODE_HASH","id":"1056","title":"_PROXY_BYTECODE_HASH"},"1057":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Solady » Functions","id":"1057","title":"Functions"},"1058":{"body":"Deploy to deterministic addresses without an initcode factor. Modified from Solmate (https://github.com/transmissions11/solmate/blob/main/src/utils/CREATE3.sol) Modified from 0xSequence (https://github.com/0xSequence/create3/blob/master/contracts/Create3.sol) Deploys creationCode deterministically with a salt. The deployed contract is funded with value (in wei) ETH. Returns the deterministic address of the deployed contract, which solely depends on salt. function create3(bytes32 salt, bytes memory creationCode, uint256 value) internal returns (address deployed);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Solady » create3","id":"1058","title":"create3"},"1059":{"body":"Returns the deterministic address for salt. function peek3(bytes32 salt) internal view returns (address deployed);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Solady » peek3","id":"1059","title":"peek3"},"106":{"body":"Git Source Helper function to get unadjusted, adjusted and price values for collateral assets function collateralAmountToValues(Asset storage self, uint256 _amount) view returns (uint256 value, uint256 valueAdjusted, uint256 price);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » collateralAmountToValues » collateralAmountToValues","id":"106","title":"collateralAmountToValues"},"1060":{"body":"Enables a single call to call multiple methods on itself. Solady (https://github.com/vectorized/solady/blob/main/src/utils/Multicallable.sol) Modified from Solmate (https://github.com/transmissions11/solmate/blob/main/src/utils/Multicallable.sol) Apply DELEGATECALL with the current contract to each calldata in data, and store the abi.encode formatted results of each DELEGATECALL into results. If any of the DELEGATECALLs reverts, the entire context is reverted, and the error is bubbled up. For payable, see: https://www.paradigm.xyz/2021/08/two-rights-might-make-a-wrong) For efficiency, this function will directly return the results, terminating the context. If called internally, it must be called at the end of a function that returns (bytes[] memory). function multicall(bytes[] calldata data) internal returns (bytes[] memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Solady » multicall","id":"1060","title":"multicall"},"1061":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Solady » Errors","id":"1061","title":"Errors"},"1062":{"body":"Unable to deploy the contract. error DeploymentFailed();","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Solady » DeploymentFailed","id":"1062","title":"DeploymentFailed"},"1063":{"body":"Unable to initialize the contract. error InitializationFailed();","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Solady » InitializationFailed","id":"1063","title":"InitializationFailed"},"1064":{"body":"Git Source String operations.","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Strings » Strings","id":"1064","title":"Strings"},"1065":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Strings » State Variables","id":"1065","title":"State Variables"},"1066":{"body":"bytes16 private constant _HEX_SYMBOLS = \"0123456789abcdef\";","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Strings » _HEX_SYMBOLS","id":"1066","title":"_HEX_SYMBOLS"},"1067":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Strings » Functions","id":"1067","title":"Functions"},"1068":{"body":"function toString(bytes32 value) internal pure returns (string memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Strings » toString","id":"1068","title":"toString"},"1069":{"body":"Converts a uint256 to its ASCII string decimal representation. function toString(uint256 value) internal pure returns (string memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Strings » toString","id":"1069","title":"toString"},"107":{"body":"Git Source Helper function to get unadjusted, adjusted and price values for debt assets function debtAmountToValues(Asset storage self, uint256 _amount) view returns (uint256 value, uint256 valueAdjusted, uint256 price);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » debtAmountToValues » debtAmountToValues","id":"107","title":"debtAmountToValues"},"1070":{"body":"Converts a uint256 to its ASCII string hexadecimal representation. function toHexString(uint256 value) internal pure returns (string memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Strings » toHexString","id":"1070","title":"toHexString"},"1071":{"body":"Converts a uint256 to its ASCII string hexadecimal representation with fixed length. function toHexString(uint256 value, uint256 length) internal pure returns (string memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Strings » toHexString","id":"1071","title":"toHexString"},"1072":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Conversions » Conversions","id":"1072","title":"Conversions"},"1073":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Conversions » Functions","id":"1073","title":"Functions"},"1074":{"body":"function toAddress(bytes32 b) internal pure returns (address);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Conversions » toAddress","id":"1074","title":"toAddress"},"1075":{"body":"function toBytes32(address a) internal pure returns (bytes32);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Conversions » toBytes32","id":"1075","title":"toBytes32"},"1076":{"body":"function toAddr(bytes memory b) internal pure returns (address);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Conversions » toAddr","id":"1076","title":"toAddr"},"1077":{"body":"function toDeployment(bytes memory b) internal pure returns (Deployment memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Conversions » toDeployment","id":"1077","title":"toDeployment"},"1078":{"body":"function toAsset(bytes memory b) internal pure returns (Asset memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Conversions » toAsset","id":"1078","title":"toAsset"},"1079":{"body":"function toArray(bytes memory value) internal pure returns (bytes[] memory result);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Conversions » toArray","id":"1079","title":"toArray"},"108":{"body":"Git Source Get the value of _amount and convert to 18 decimal precision. function wadUSD(uint256 _amount, uint8 _amountDecimal, uint256 _price, uint8 _priceDecimals) pure returns (uint256); Parameters Name Type Description _amount uint256 Amount of tokens to calculate. _amountDecimal uint8 Precision of _amount. _price uint256 Price to use. _priceDecimals uint8 Precision of _price. Returns Name Type Description uint256 uint256 Value of _amount in 18 decimal precision.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » wadUSD » wadUSD","id":"108","title":"wadUSD"},"1080":{"body":"function add(bytes32 a, uint256 b) internal pure returns (bytes32);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Conversions » add","id":"1080","title":"add"},"1081":{"body":"function sub(bytes32 a, uint256 b) internal pure returns (bytes32);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Conversions » sub","id":"1081","title":"sub"},"1082":{"body":"function map(bytes[] memory rawData, function(bytes memory) pure returns (address) dataHandler) internal pure returns (address[] memory result);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Conversions » map","id":"1082","title":"map"},"1083":{"body":"function map(bytes[] memory rawData, function(bytes memory) pure returns (Deployment memory) dataHandler) internal pure returns (Deployment[] memory result);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Conversions » map","id":"1083","title":"map"},"1084":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Deploys » Deploys","id":"1084","title":"Deploys"},"1085":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Deploys » Functions","id":"1085","title":"Functions"},"1086":{"body":"function create(bytes memory creationCode, uint256 value) internal returns (address location);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Deploys » create","id":"1086","title":"create"},"1087":{"body":"function create2(bytes32 salt, bytes memory creationCode, uint256 value) internal returns (address location);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Deploys » create2","id":"1087","title":"create2"},"1088":{"body":"function create3(bytes32 salt, bytes memory creationCode, uint256 value) internal returns (address location);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Deploys » create3","id":"1088","title":"create3"},"1089":{"body":"function create(bytes memory creationCode) internal returns (address location);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Deploys » create","id":"1089","title":"create"},"109":{"body":"Git Source Converts wad precision _amount to wad decimal precision, which is 18 decimals. Multiplies if precision is greater and divides if precision is less than 18 decimals. function fromWad(uint256 _wadAmount, uint8 _decimals) pure returns (uint256); Parameters Name Type Description _wadAmount uint256 Wad precision amount to convert. _decimals uint8 Decimal precision for the result. Returns Name Type Description uint256 uint256 Amount converted to _decimals precision.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » fromWad » fromWad","id":"109","title":"fromWad"},"1090":{"body":"function create2(bytes32 salt, bytes memory creationCode) internal returns (address location);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Deploys » create2","id":"1090","title":"create2"},"1091":{"body":"function create3(bytes32 salt, bytes memory creationCode) internal returns (address location);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Deploys » create3","id":"1091","title":"create3"},"1092":{"body":"function peek2(bytes32 salt, address _c2caller, bytes memory creationCode) internal pure returns (address);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Deploys » peek2","id":"1092","title":"peek2"},"1093":{"body":"function peek3(bytes32 salt) internal view returns (address);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Deploys » peek3","id":"1093","title":"peek3"},"1094":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Proxies » Proxies","id":"1094","title":"Proxies"},"1095":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Proxies » Functions","id":"1095","title":"Functions"},"1096":{"body":"function proxyInitCode(address implementation, address _factory, bytes memory _calldata) internal pure returns (bytes memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Proxies » proxyInitCode","id":"1096","title":"proxyInitCode"},"1097":{"body":"function proxyInitCode(address implementation, bytes memory _calldata) internal view returns (bytes memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Proxies » proxyInitCode","id":"1097","title":"proxyInitCode"},"1098":{"body":"function proxyInitCodeHash(address implementation, address _factory, bytes memory _calldata) internal pure returns (bytes32);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Proxies » proxyInitCodeHash","id":"1098","title":"proxyInitCodeHash"},"1099":{"body":"function proxyInitCodeHash(address implementation, bytes memory _calldata) internal view returns (bytes32);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Proxies » proxyInitCodeHash","id":"1099","title":"proxyInitCodeHash"},"11":{"body":"Critical bug disclosures and inquiries should be directed to: contact_2","breadcrumbs":"Home » Contact","id":"11","title":"Contact"},"110":{"body":"Git Source Calculate amount for value provided with possible incentive multiplier for value. function valueToAmount(uint256 _value, uint256 _price, uint16 _multiplier) pure returns (uint256); Parameters Name Type Description _value uint256 Value to convert into amount. _price uint256 The price to apply. _multiplier uint16 Multiplier to apply, 1e4 = 100.00% precision.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » valueToAmount » valueToAmount","id":"110","title":"valueToAmount"},"1100":{"body":"function asInterface(address proxy) internal pure returns (ITransparentUpgradeableProxy);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Proxies » asInterface","id":"1100","title":"asInterface"},"1101":{"body":"Git Source Author: Aave Provides functions to perform calculations with Wad and Ray units Provides mul and div function for wads (decimal numbers with 18 digits of precision) and rays (decimal numbers with 27 digits of precision) Operations are rounded. If a value is >=.5, will be rounded up, otherwise rounded down.","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » WadRay » WadRay","id":"1101","title":"WadRay"},"1102":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » WadRay » State Variables","id":"1102","title":"State Variables"},"1103":{"body":"uint256 internal constant WAD = 1e18;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » WadRay » WAD","id":"1103","title":"WAD"},"1104":{"body":"uint256 internal constant HALF_WAD = 0.5e18;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » WadRay » HALF_WAD","id":"1104","title":"HALF_WAD"},"1105":{"body":"uint256 internal constant RAY = 1e27;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » WadRay » RAY","id":"1105","title":"RAY"},"1106":{"body":"uint256 internal constant HALF_RAY = 0.5e27;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » WadRay » HALF_RAY","id":"1106","title":"HALF_RAY"},"1107":{"body":"uint256 internal constant WAD_RAY_RATIO = 1e9;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » WadRay » WAD_RAY_RATIO","id":"1107","title":"WAD_RAY_RATIO"},"1108":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » WadRay » Functions","id":"1108","title":"Functions"},"1109":{"body":"Multiplies two wad, rounding half up to the nearest wad assembly optimized for improved gas savings: https://twitter.com/transmissions11/status/1451131036377571328 function wadMul(uint256 a, uint256 b) internal pure returns (uint256 c); Parameters Name Type Description a uint256 Wad b uint256 Wad Returns Name Type Description c uint256 = a*b, in wad","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » WadRay » wadMul","id":"1109","title":"wadMul"},"111":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » toWad » function toWad","id":"111","title":"function toWad"},"1110":{"body":"Divides two wad, rounding half up to the nearest wad assembly optimized for improved gas savings: https://twitter.com/transmissions11/status/1451131036377571328 function wadDiv(uint256 a, uint256 b) internal pure returns (uint256 c); Parameters Name Type Description a uint256 Wad b uint256 Wad Returns Name Type Description c uint256 = a/b, in wad","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » WadRay » wadDiv","id":"1110","title":"wadDiv"},"1111":{"body":"Multiplies two ray, rounding half up to the nearest ray assembly optimized for improved gas savings: https://twitter.com/transmissions11/status/1451131036377571328 function rayMul(uint256 a, uint256 b) internal pure returns (uint256 c); Parameters Name Type Description a uint256 Ray b uint256 Ray Returns Name Type Description c uint256 = a raymul b","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » WadRay » rayMul","id":"1111","title":"rayMul"},"1112":{"body":"Divides two ray, rounding half up to the nearest ray assembly optimized for improved gas savings: https://twitter.com/transmissions11/status/1451131036377571328 function rayDiv(uint256 a, uint256 b) internal pure returns (uint256 c); Parameters Name Type Description a uint256 Ray b uint256 Ray Returns Name Type Description c uint256 = a raydiv b","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » WadRay » rayDiv","id":"1112","title":"rayDiv"},"1113":{"body":"Casts ray down to wad assembly optimized for improved gas savings: https://twitter.com/transmissions11/status/1451131036377571328 function rayToWad(uint256 a) internal pure returns (uint256 b); Parameters Name Type Description a uint256 Ray Returns Name Type Description b uint256 = a converted to wad, rounded half up to the nearest wad","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » WadRay » rayToWad","id":"1113","title":"rayToWad"},"1114":{"body":"Converts wad up to ray assembly optimized for improved gas savings: https://twitter.com/transmissions11/status/1451131036377571328 function wadToRay(uint256 a) internal pure returns (uint256 b); Parameters Name Type Description a uint256 Wad Returns Name Type Description b uint256 = a converted in ray","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » WadRay » wadToRay","id":"1114","title":"wadToRay"},"1115":{"body":"facets funcs interfaces IEventFieldProvider MEvent MinterState ms MState constants LiquidateExecution LiquidationArgs MinterAccountState MinterInitArgs MinterParams","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » Contents","id":"1115","title":"Contents"},"1116":{"body":"MinterAccountStateFacet accountTotalDebtValues accountTotalCollateralValues MinterBurnFacet MinterConfigurationFacet MinterDepositWithdrawFacet MinterLiquidationFacet MinterMintFacet MinterStateFacet","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » Contents","id":"1116","title":"Contents"},"1117":{"body":"Git Source Inherits: IMinterAccountStateFacet Author: Kresko Views concerning account state","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterAccountStateFacet » MinterAccountStateFacet","id":"1117","title":"MinterAccountStateFacet"},"1118":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterAccountStateFacet » Functions","id":"1118","title":"Functions"},"1119":{"body":"Calculates if an account's current collateral value is under its minimum collateral value function getAccountLiquidatable(address _account) external view returns (bool); Parameters Name Type Description _account address The account to check. Returns Name Type Description bool bool Indicates if the account can be liquidated.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterAccountStateFacet » getAccountLiquidatable","id":"1119","title":"getAccountLiquidatable"},"112":{"body":"Converts decimal precision of _amount to wad decimal precision, which is 18 decimals. Multiplies if precision is less and divides if precision is greater than 18 decimals. function toWad(uint256 _amount, uint8 _decimals) pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » toWad » toWad(uint256, uint8)","id":"112","title":"toWad(uint256, uint8)"},"1120":{"body":"Get accounts state in the Minter. function getAccountState(address _account) external view returns (MinterAccountState memory); Parameters Name Type Description _account address Account address to get the state for. Returns Name Type Description MinterAccountState MinterAccountState Total debt value, total collateral value and collateral ratio.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterAccountStateFacet » getAccountState","id":"1120","title":"getAccountState"},"1121":{"body":"Gets an index for the Kresko asset the account has minted. function getAccountMintIndex(address _account, address _krAsset) external view returns (uint256); Parameters Name Type Description _account address The account to get the minted Kresko assets for. _krAsset address The asset lookup address. Returns Name Type Description uint256 index The index of asset in the minted assets array.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterAccountStateFacet » getAccountMintIndex","id":"1121","title":"getAccountMintIndex"},"1122":{"body":"Gets an array of Kresko assets the account has minted. function getAccountMintedAssets(address _account) external view returns (address[] memory); Parameters Name Type Description _account address The account to get the minted Kresko assets for. Returns Name Type Description address[] address[] Array of Kresko Asset addresses the account has minted.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterAccountStateFacet » getAccountMintedAssets","id":"1122","title":"getAccountMintedAssets"},"1123":{"body":"Gets the total Kresko asset debt value in USD for an account. function getAccountTotalDebtValues(address _account) external view returns (uint256 value, uint256 valueAdjusted); Parameters Name Type Description _account address Account to calculate the Kresko asset value for. Returns Name Type Description value uint256 The unadjusted value of debt. valueAdjusted uint256 The kFactor adjusted value of debt.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterAccountStateFacet » getAccountTotalDebtValues","id":"1123","title":"getAccountTotalDebtValues"},"1124":{"body":"Gets the total Kresko asset debt value in USD for an account. function getAccountTotalDebtValue(address _account) external view returns (uint256); Parameters Name Type Description _account address The account to calculate the Kresko asset value for. Returns Name Type Description uint256 uint256 Total debt value of _account.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterAccountStateFacet » getAccountTotalDebtValue","id":"1124","title":"getAccountTotalDebtValue"},"1125":{"body":"Get _account debt amount for _asset function getAccountDebtAmount(address _account, address _assetAddr) external view returns (uint256); Parameters Name Type Description _account address The account to query amount for _assetAddr address The asset address Returns Name Type Description uint256 uint256 Amount of debt for _assetAddr","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterAccountStateFacet » getAccountDebtAmount","id":"1125","title":"getAccountDebtAmount"},"1126":{"body":"Gets an array of collateral assets the account has deposited. function getAccountCollateralAssets(address _account) external view returns (address[] memory); Parameters Name Type Description _account address The account to get the deposited collateral assets for. Returns Name Type Description address[] address[] Array of collateral asset addresses the account has deposited.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterAccountStateFacet » getAccountCollateralAssets","id":"1126","title":"getAccountCollateralAssets"},"1127":{"body":"Get _account collateral deposit amount for _assetAddr function getAccountCollateralAmount(address _account, address _assetAddr) external view returns (uint256); Parameters Name Type Description _account address The account to query amount for _assetAddr address The asset address Returns Name Type Description uint256 uint256 Amount of collateral deposited for _assetAddr","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterAccountStateFacet » getAccountCollateralAmount","id":"1127","title":"getAccountCollateralAmount"},"1128":{"body":"Gets an index for the collateral asset the account has deposited. function getAccountDepositIndex(address _account, address _collateralAsset) external view returns (uint256 i); Parameters Name Type Description _account address Account to get the index for. _collateralAsset address Asset address. Returns Name Type Description i uint256 Index of the minted collateral asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterAccountStateFacet » getAccountDepositIndex","id":"1128","title":"getAccountDepositIndex"},"1129":{"body":"Gets the adjusted collateral value of a particular account. function getAccountTotalCollateralValue(address _account) public view returns (uint256); Parameters Name Type Description _account address Account to calculate the collateral value for. Returns Name Type Description uint256 valueAdjusted Collateral value of a particular account.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterAccountStateFacet » getAccountTotalCollateralValue","id":"1129","title":"getAccountTotalCollateralValue"},"113":{"body":"function toWad(int256 _amount, uint8 _decimals) pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » toWad » toWad(int256, uint8)","id":"113","title":"toWad(int256, uint8)"},"1130":{"body":"Gets the adjusted and unadjusted collateral value of _account. function getAccountTotalCollateralValues(address _account) public view returns (uint256 value, uint256 valueAdjusted); Parameters Name Type Description _account address Account to get the values for Returns Name Type Description value uint256 Unadjusted total value of the collateral deposits. valueAdjusted uint256 cFactor adjusted total value of the collateral deposits.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterAccountStateFacet » getAccountTotalCollateralValues","id":"1130","title":"getAccountTotalCollateralValues"},"1131":{"body":"Get the unadjusted and the adjusted value of collateral deposits of _assetAddr for _account. function getAccountCollateralValues(address _account, address _assetAddr) external view returns (uint256 value, uint256 adjustedValue, uint256 price); Parameters Name Type Description _account address Account to get the collateral values for. _assetAddr address Asset to get the collateral values for. Returns Name Type Description value uint256 Unadjusted value of the collateral deposits. adjustedValue uint256 valueAdjusted cFactor adjusted value of the collateral deposits. price uint256 Price for the collateral asset","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterAccountStateFacet » getAccountCollateralValues","id":"1131","title":"getAccountCollateralValues"},"1132":{"body":"Get an account's minimum collateral value required to back a Kresko asset amount at a given collateralization ratio. Accounts that have their collateral value under the minimum collateral value are considered unhealthy, accounts with their collateral value under the liquidation threshold are considered liquidatable. function getAccountMinCollateralAtRatio(address _account, uint32 _ratio) public view returns (uint256); Parameters Name Type Description _account address Account to calculate the minimum collateral value for. _ratio uint32 Collateralization ratio required: higher ratio = more collateral required Returns Name Type Description uint256 uint256 Minimum collateral value of a particular account.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterAccountStateFacet » getAccountMinCollateralAtRatio","id":"1132","title":"getAccountMinCollateralAtRatio"},"1133":{"body":"Get a list of accounts and their collateral ratios function getAccountCollateralRatio(address _account) public view returns (uint256 ratio); Returns Name Type Description ratio uint256 The collateral ratio of _account","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterAccountStateFacet » getAccountCollateralRatio","id":"1133","title":"getAccountCollateralRatio"},"1134":{"body":"Get a list of account collateral ratios function getAccountCollateralRatios(address[] calldata _accounts) external view returns (uint256[] memory); Returns Name Type Description uint256[] ratios Collateral ratios of the _accounts","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterAccountStateFacet » getAccountCollateralRatios","id":"1134","title":"getAccountCollateralRatios"},"1135":{"body":"Calculates the expected fee to be taken from a user's deposited collateral assets, by imitating calcFee without modifying state. function previewFee(address _account, address _krAsset, uint256 _kreskoAssetAmount, Enums.MinterFee _feeType) external view returns (address[] memory, uint256[] memory); Parameters Name Type Description _account address Account to charge the open fee from. _krAsset address Address of the kresko asset being burned. _kreskoAssetAmount uint256 Amount of the kresko asset being minted. _feeType Enums.MinterFee Fee type (open or close). Returns Name Type Description address[] assets Collateral types as an array of addresses. uint256[] amounts Collateral amounts as an array of uint256.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterAccountStateFacet » previewFee","id":"1135","title":"previewFee"},"1136":{"body":"Git Source Gets the total debt value in USD for an account. function accountTotalDebtValues(address _account) view returns (uint256 value, uint256 valueAdjusted); Parameters Name Type Description _account address Account to calculate the KreskoAsset value for. Returns Name Type Description value uint256 Total kresko asset debt value valueAdjusted uint256 Total adjusted kresko asset debt value","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » accountTotalDebtValues » accountTotalDebtValues","id":"1136","title":"accountTotalDebtValues"},"1137":{"body":"Git Source Gets the collateral value of a particular account. function accountTotalCollateralValues(address _account) view returns (uint256 value, uint256 valueAdjusted); Parameters Name Type Description _account address The account to calculate the collateral value for. Returns Name Type Description value uint256 Total collateral value valueAdjusted uint256 Total adjusted collateral value","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » accountTotalCollateralValues » accountTotalCollateralValues","id":"1137","title":"accountTotalCollateralValues"},"1138":{"body":"Git Source Inherits: Modifiers , IMinterBurnFacet Author: Kresko Core burning functionality for Kresko Minter.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterBurnFacet » MinterBurnFacet","id":"1138","title":"MinterBurnFacet"},"1139":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterBurnFacet » Functions","id":"1139","title":"Functions"},"114":{"body":"Git Source Call the price getter for the oracle provided and return the price. function oraclePrice(Enums.OracleType _oracleId, bytes32 _ticker) view returns (uint256); Parameters Name Type Description _oracleId Enums.OracleType The oracle id (uint8). _ticker bytes32 Ticker for the asset Returns Name Type Description uint256 uint256 oracle price. This will return 0 if the oracle is not set.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » oraclePrice » oraclePrice","id":"114","title":"oraclePrice"},"1140":{"body":"Burns existing Kresko assets. function burnKreskoAsset(address _account, address _krAsset, uint256 _burnAmount, uint256 _mintedKreskoAssetIndex) external nonReentrant onlyRoleIf(_account != msg.sender, Role.MANAGER); Parameters Name Type Description _account address The address to burn kresko assets for _krAsset address The address of the Kresko asset. _burnAmount uint256 The amount of the Kresko asset to be burned. _mintedKreskoAssetIndex uint256 The index of the kresko asset in the user's minted assets array. Only needed if burning all principal debt of a particular collateral asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterBurnFacet » burnKreskoAsset","id":"1140","title":"burnKreskoAsset"},"1141":{"body":"Git Source Inherits: DSModifiers , Modifiers , IMinterConfigurationFacet Author: Kresko Functionality for Role.ADMIN level actions. Can be only initialized by the deployer/owner.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterConfigurationFacet » MinterConfigurationFacet","id":"1141","title":"MinterConfigurationFacet"},"1142":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterConfigurationFacet » Functions","id":"1142","title":"Functions"},"1143":{"body":"function initializeMinter(MinterInitArgs calldata args) external initializer(3) initializeAsAdmin;","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterConfigurationFacet » initializeMinter","id":"1143","title":"initializeMinter"},"1144":{"body":"Updates the contract's collateralization ratio. function setMinCollateralRatioMinter(uint32 _newMinCollateralRatio) public override onlyRole(Role.ADMIN); Parameters Name Type Description _newMinCollateralRatio uint32 The new minimum collateralization ratio as wad.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterConfigurationFacet » setMinCollateralRatioMinter","id":"1144","title":"setMinCollateralRatioMinter"},"1145":{"body":"Updates the contract's liquidation threshold value function setLiquidationThresholdMinter(uint32 _newLT) public override onlyRole(Role.ADMIN); Parameters Name Type Description _newLT uint32","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterConfigurationFacet » setLiquidationThresholdMinter","id":"1145","title":"setLiquidationThresholdMinter"},"1146":{"body":"Updates the max liquidation ratior value. function setMaxLiquidationRatioMinter(uint32 _newMaxLiquidationRatio) public onlyRole(Role.ADMIN); Parameters Name Type Description _newMaxLiquidationRatio uint32 Percent value in wad precision.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterConfigurationFacet » setMaxLiquidationRatioMinter","id":"1146","title":"setMaxLiquidationRatioMinter"},"1147":{"body":"Updates the liquidation incentive multiplier. function setCollateralLiquidationIncentiveMinter(address _collateralAsset, uint16 _newLiqIncentive) public onlyRole(Role.ADMIN); Parameters Name Type Description _collateralAsset address The collateral asset to update. _newLiqIncentive uint16","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterConfigurationFacet » setCollateralLiquidationIncentiveMinter","id":"1147","title":"setCollateralLiquidationIncentiveMinter"},"1148":{"body":"Git Source Inherits: Modifiers , IMinterDepositWithdrawFacet Author: Kresko Core collateral deposit and withdrawal functionality for Kresko Minter.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterDepositWithdrawFacet » MinterDepositWithdrawFacet","id":"1148","title":"MinterDepositWithdrawFacet"},"1149":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterDepositWithdrawFacet » Functions","id":"1149","title":"Functions"},"115":{"body":"Git Source Gets the price from the provided vault. Vault exchange rate is in 18 decimal precision so we normalize to 8 decimals. function vaultPrice(address _vaultAddr) view returns (uint256); Parameters Name Type Description _vaultAddr address The vault address. Returns Name Type Description uint256 uint256 The price of the vault share in 8 decimal precision.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » vaultPrice » vaultPrice","id":"115","title":"vaultPrice"},"1150":{"body":"Deposits collateral into the protocol. function depositCollateral(address _account, address _collateralAsset, uint256 _depositAmount) external nonReentrant gate; Parameters Name Type Description _account address The user to deposit collateral for. _collateralAsset address The address of the collateral asset. _depositAmount uint256 The amount of the collateral asset to deposit.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterDepositWithdrawFacet » depositCollateral","id":"1150","title":"depositCollateral"},"1151":{"body":"Withdraws sender's collateral from the protocol. Requires that the post-withdrawal collateral value does not violate minimum collateral requirement. function withdrawCollateral( address _account, address _collateralAsset, uint256 _withdrawAmount, uint256 _collateralIndex\n) external nonReentrant onlyRoleIf(_account != msg.sender, Role.MANAGER); Parameters Name Type Description _account address The address to withdraw assets for. _collateralAsset address The address of the collateral asset. _withdrawAmount uint256 The amount of the collateral asset to withdraw. _collateralIndex uint256 The index of the collateral asset in the sender's deposited collateral assets array. Only needed if withdrawing the entire deposit of a particular collateral asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterDepositWithdrawFacet » withdrawCollateral","id":"1151","title":"withdrawCollateral"},"1152":{"body":"Withdraws sender's collateral from the protocol before checking minimum collateral ratio. Executes post-withdraw-callback triggering onUncheckedCollateralWithdraw on the caller function withdrawCollateralUnchecked( address _account, address _collateralAsset, uint256 _withdrawAmount, uint256 _collateralIndex, bytes memory _userData\n) external onlyRole(Role.MANAGER); Parameters Name Type Description _account address The address to withdraw assets for. _collateralAsset address The address of the collateral asset. _withdrawAmount uint256 The amount of the collateral asset to withdraw. _collateralIndex uint256 The index of the collateral asset in the sender's deposited collateral assets array. Only needed if withdrawing the entire deposit of a particular collateral asset. _userData bytes","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterDepositWithdrawFacet » withdrawCollateralUnchecked","id":"1152","title":"withdrawCollateralUnchecked"},"1153":{"body":"Git Source Inherits: Modifiers , IMinterLiquidationFacet Author: Kresko Main end-user functionality concerning liquidations within Kresko's Minter system.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterLiquidationFacet » MinterLiquidationFacet","id":"1153","title":"MinterLiquidationFacet"},"1154":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterLiquidationFacet » Functions","id":"1154","title":"Functions"},"1155":{"body":"Attempts to liquidate an account by repaying the portion of the account's Kresko asset debt, receiving in return a portion of the account's collateral at a discounted rate. function liquidate(LiquidationArgs memory _args) external nonReentrant gate; Parameters Name Type Description _args LiquidationArgs LiquidationArgs struct containing the arguments necessary to perform a liquidation.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterLiquidationFacet » liquidate","id":"1155","title":"liquidate"},"1156":{"body":"Calculates the total value that is allowed to be liquidated from an account (if it is liquidatable) function getMaxLiqValue(address _account, address _repayAssetAddr, address _seizeAssetAddr) external view returns (MaxLiqInfo memory); Parameters Name Type Description _account address Address of the account to liquidate _repayAssetAddr address Address of Kresko Asset to repay _seizeAssetAddr address Address of Collateral to seize Returns Name Type Description MaxLiqInfo MaxLiqInfo Calculated information about the maximum liquidation.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterLiquidationFacet » getMaxLiqValue","id":"1156","title":"getMaxLiqValue"},"1157":{"body":"function _liquidateAssets(Asset storage collateral, Asset storage krAsset, LiquidateExecution memory args) internal returns (uint256 seizedAmount);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterLiquidationFacet » _liquidateAssets","id":"1157","title":"_liquidateAssets"},"1158":{"body":"function _getMaxLiqValue( address _account, Asset storage _repayAsset, Asset storage _seizeAsset, address _seizeAssetAddr\n) internal view returns (uint256 maxValue);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterLiquidationFacet » _getMaxLiqValue","id":"1158","title":"_getMaxLiqValue"},"1159":{"body":"function _calcMaxLiqValue( Asset storage _repayAsset, Asset storage _seizeAsset, uint256 _minCollateralValue, uint256 _totalCollateralValue, uint256 _seizeAssetValue, uint96 _minDebtValue, uint32 _maxLiquidationRatio\n) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterLiquidationFacet » _calcMaxLiqValue","id":"1159","title":"_calcMaxLiqValue"},"116":{"body":"Git Source Return raw answer info from the oracles provided function rawPrice(Enums.OracleType[2] memory _oracles, bytes32 _ticker) view returns (RawPrice memory); Parameters Name Type Description _oracles Enums.OracleType[2] Oracles to check. _ticker bytes32 Ticker for the asset. Returns Name Type Description RawPrice RawPrice Unparsed answer with metadata.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » rawPrice » rawPrice","id":"116","title":"rawPrice"},"1160":{"body":"Git Source Inherits: IMinterMintFacet , Modifiers Author: Kresko Core minting functionality for Kresko Minter.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterMintFacet » MinterMintFacet","id":"1160","title":"MinterMintFacet"},"1161":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterMintFacet » Functions","id":"1161","title":"Functions"},"1162":{"body":"Mints new Kresko assets. function mintKreskoAsset(address _account, address _krAsset, uint256 _mintAmount) external onlyRoleIf(_account != msg.sender, Role.MANAGER) nonReentrant gate; Parameters Name Type Description _account address The address to mint assets for. _krAsset address The address of the Kresko asset. _mintAmount uint256 The amount of the Kresko asset to be minted.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterMintFacet » mintKreskoAsset","id":"1162","title":"mintKreskoAsset"},"1163":{"body":"Git Source Inherits: IMinterStateFacet Author: Kresko As structs do not create views for members, we must expose most of the state values explicitly.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterStateFacet » MinterStateFacet","id":"1163","title":"MinterStateFacet"},"1164":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterStateFacet » Functions","id":"1164","title":"Functions"},"1165":{"body":"The minimum ratio of collateral to debt that can be taken by direct action. function getMinCollateralRatioMinter() external view returns (uint32);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterStateFacet » getMinCollateralRatioMinter","id":"1165","title":"getMinCollateralRatioMinter"},"1166":{"body":"The collateralization ratio at which positions may be liquidated. function getLiquidationThresholdMinter() external view returns (uint32);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterStateFacet » getLiquidationThresholdMinter","id":"1166","title":"getLiquidationThresholdMinter"},"1167":{"body":"Multiplies max liquidation multiplier, if a full liquidation happens this is the resulting CR. function getMaxLiquidationRatioMinter() external view returns (uint32);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterStateFacet » getMaxLiquidationRatioMinter","id":"1167","title":"getMaxLiquidationRatioMinter"},"1168":{"body":"get all meaningful protocol parameters function getParametersMinter() external view returns (MinterParams memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterStateFacet » getParametersMinter","id":"1168","title":"getParametersMinter"},"1169":{"body":"simple check if kresko asset exists function getKrAssetExists(address _krAsset) external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterStateFacet » getKrAssetExists","id":"1169","title":"getKrAssetExists"},"117":{"body":"Git Source Handles the prices in case the sequencer is down. Looks for redstone price, reverting if not available for asset. function handleSequencerDown(Enums.OracleType[2] memory oracles, uint256[2] memory prices) pure returns (uint256); Parameters Name Type Description oracles Enums.OracleType[2] The oracle types. prices uint256[2] The fetched oracle prices. Returns Name Type Description uint256 uint256 Usable price of the asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » handleSequencerDown » handleSequencerDown","id":"117","title":"handleSequencerDown"},"1170":{"body":"simple check if collateral asset exists function getCollateralExists(address _collateralAsset) external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterStateFacet » getCollateralExists","id":"1170","title":"getCollateralExists"},"1171":{"body":"Gets the USD value for a single collateral asset and amount. function getCollateralValueWithPrice(address _collateralAsset, uint256 _amount) external view returns (uint256 value, uint256 adjustedValue, uint256 price); Parameters Name Type Description _collateralAsset address The address of the collateral asset. _amount uint256 The amount of the collateral asset to calculate the value for. Returns Name Type Description value uint256 The unadjusted value for the provided amount of the collateral asset. adjustedValue uint256 The (cFactor) adjusted value for the provided amount of the collateral asset. price uint256 The price of the collateral asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterStateFacet » getCollateralValueWithPrice","id":"1171","title":"getCollateralValueWithPrice"},"1172":{"body":"Gets the USD value for a single Kresko asset and amount. function getDebtValueWithPrice(address _krAsset, uint256 _amount) external view returns (uint256 value, uint256 adjustedValue, uint256 price); Parameters Name Type Description _krAsset address The address of the Kresko asset. _amount uint256 The amount of the Kresko asset to calculate the value for. Returns Name Type Description value uint256 The unadjusted value for the provided amount of the debt asset. adjustedValue uint256 The (kFactor) adjusted value for the provided amount of the debt asset. price uint256 The price of the debt asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ facets » MinterStateFacet » getDebtValueWithPrice","id":"1172","title":"getDebtValueWithPrice"},"1173":{"body":"MAccounts MCore handleMinterFee _calcFeeAndHandleCollateralRemoval","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » Contents","id":"1173","title":"Contents"},"1174":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MAccounts » MAccounts","id":"1174","title":"MAccounts"},"1175":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MAccounts » Functions","id":"1175","title":"Functions"},"1176":{"body":"Checks if accounts collateral value is less than required. Reverts if account is not liquidatable. function checkAccountLiquidatable(MinterState storage self, address _account) internal view; Parameters Name Type Description self MinterState _account address Account to check.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MAccounts » checkAccountLiquidatable","id":"1176","title":"checkAccountLiquidatable"},"1177":{"body":"Gets the liquidatable status of an account. function isAccountLiquidatable(MinterState storage self, address _account) internal view returns (bool); Parameters Name Type Description self MinterState _account address Account to check. Returns Name Type Description bool bool Indicating if the account is liquidatable.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MAccounts » isAccountLiquidatable","id":"1177","title":"isAccountLiquidatable"},"1178":{"body":"verifies that the account has enough collateral value function checkAccountCollateral(MinterState storage self, address _account) internal view; Parameters Name Type Description self MinterState _account address The address of the account to verify the collateral for.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MAccounts » checkAccountCollateral","id":"1178","title":"checkAccountCollateral"},"1179":{"body":"Gets the total debt value in USD for an account. function accountTotalDebtValue(MinterState storage self, address _account) internal view returns (uint256 value); Parameters Name Type Description self MinterState _account address Account to calculate the KreskoAsset value for. Returns Name Type Description value uint256 Total kresko asset debt value of _account.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MAccounts » accountTotalDebtValue","id":"1179","title":"accountTotalDebtValue"},"118":{"body":"Git Source Gets raw answer info from IAPI3 type feed. function API3RawPrice(address _feedAddr) view returns (RawPrice memory); Parameters Name Type Description _feedAddr address The feed address. Returns Name Type Description RawPrice RawPrice Unparsed answer with metadata.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » API3RawPrice » API3RawPrice","id":"118","title":"API3RawPrice"},"1180":{"body":"Gets _account principal debt amount for _asset Principal debt is rebase adjusted due to possible stock splits/reverse splits function accountDebtAmount(MinterState storage self, address _account, address _assetAddr, Asset storage _asset) internal view returns (uint256 debtAmount); Parameters Name Type Description self MinterState _account address Account to get debt amount for. _assetAddr address Kresko asset address _asset Asset Asset truct for the kresko asset. Returns Name Type Description debtAmount uint256 Amount of debt the _account has for _asset","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MAccounts » accountDebtAmount","id":"1180","title":"accountDebtAmount"},"1181":{"body":"Gets an index for the Kresko asset the account has minted. function accountMintIndex(MinterState storage self, address _account, address _krAsset) internal view returns (uint256); Parameters Name Type Description self MinterState _account address Account to get the minted Kresko assets for. _krAsset address Asset address. Returns Name Type Description uint256 uint256 Index of the minted asset. Reverts if not found.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MAccounts » accountMintIndex","id":"1181","title":"accountMintIndex"},"1182":{"body":"Gets an array of kresko assets the account has minted. function accountDebtAssets(MinterState storage self, address _account) internal view returns (address[] memory mintedAssets); Parameters Name Type Description self MinterState _account address Account to get the minted kresko assets for. Returns Name Type Description mintedAssets address[] Array of addresses of kresko assets the account has minted.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MAccounts » accountDebtAssets","id":"1182","title":"accountDebtAssets"},"1183":{"body":"Gets accounts min collateral value required to cover debt at a given collateralization ratio. Account with min collateral value under MCR cannot borrow. Account with min collateral value under LT can be liquidated up to maxLiquidationRatio. function accountMinCollateralAtRatio(MinterState storage self, address _account, uint32 _ratio) internal view returns (uint256 minCollateralValue); Parameters Name Type Description self MinterState _account address Account to calculate the minimum collateral value for. _ratio uint32 Collateralization ratio to apply for the minimum collateral value. Returns Name Type Description minCollateralValue uint256 Minimum collateral value required for the account with _ratio.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MAccounts » accountMinCollateralAtRatio","id":"1183","title":"accountMinCollateralAtRatio"},"1184":{"body":"Gets the array of collateral assets the account has deposited. function accountCollateralAssets(MinterState storage self, address _account) internal view returns (address[] memory depositedAssets); Parameters Name Type Description self MinterState _account address Account to get the deposited collateral assets for. Returns Name Type Description depositedAssets address[] Array of deposited collateral assets for _account.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MAccounts » accountCollateralAssets","id":"1184","title":"accountCollateralAssets"},"1185":{"body":"Gets the deposited collateral asset amount for an account Performs rebasing conversion for KreskoAssets function accountCollateralAmount( MinterState storage self, address _account, address _assetAddress, Asset storage _asset\n) internal view returns (uint256); Parameters Name Type Description self MinterState _account address Account to query amount for _assetAddress address Collateral asset address _asset Asset Asset struct of the collateral asset Returns Name Type Description uint256 uint256 Collateral deposit amount of _asset for _account","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MAccounts » accountCollateralAmount","id":"1185","title":"accountCollateralAmount"},"1186":{"body":"Gets the collateral value of a particular account. function accountTotalCollateralValue(MinterState storage self, address _account) internal view returns (uint256 totalCollateralValue); Parameters Name Type Description self MinterState _account address Account to calculate the collateral value for. Returns Name Type Description totalCollateralValue uint256 Collateral value of a particular account.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MAccounts » accountTotalCollateralValue","id":"1186","title":"accountTotalCollateralValue"},"1187":{"body":"Gets the total collateral deposits value of an account while extracting value for _collateralAsset. function accountTotalCollateralValue(MinterState storage self, address _account, address _collateralAsset) internal view returns (uint256 totalValue, uint256 assetValue); Parameters Name Type Description self MinterState _account address Account to calculate the collateral value for. _collateralAsset address Collateral asset to extract value for. Returns Name Type Description totalValue uint256 Total collateral value of _account assetValue uint256 Collateral value of _collateralAsset for _account","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MAccounts » accountTotalCollateralValue","id":"1187","title":"accountTotalCollateralValue"},"1188":{"body":"Gets the deposit index of _collateralAsset for _account. function accountDepositIndex(MinterState storage self, address _account, address _collateralAsset) internal view returns (uint256); Parameters Name Type Description self MinterState _account address Account to get the index for. _collateralAsset address Collateral asset address. Returns Name Type Description uint256 uint256 Index of the deposited collateral asset. Reverts if not found.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MAccounts » accountDepositIndex","id":"1188","title":"accountDepositIndex"},"1189":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MCore » MCore","id":"1189","title":"MCore"},"119":{"body":"Git Source Gets answer from AggregatorV3 type feed. function aggregatorV3Price(address _feedAddr, uint256 _staleTime) view returns (uint256); Parameters Name Type Description _feedAddr address The feed address. _staleTime uint256 Time in seconds for the feed to be considered stale. Returns Name Type Description uint256 uint256 Parsed answer from the feed, 0 if its stale.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » aggregatorV3Price » aggregatorV3Price","id":"119","title":"aggregatorV3Price"},"1190":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MCore » Functions","id":"1190","title":"Functions"},"1191":{"body":"function mint(MinterState storage self, address _krAsset, address _anchor, uint256 _amount, address _account) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MCore » mint","id":"1191","title":"mint"},"1192":{"body":"Repay user kresko asset debt. Updates the principal in MinterState function burn(MinterState storage self, address _krAsset, address _anchor, uint256 _burnAmount, address _account) internal; Parameters Name Type Description self MinterState _krAsset address the asset being repaid _anchor address the anchor token of the asset being repaid _burnAmount uint256 the asset amount being burned _account address the account the debt is subtracted from","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MCore » burn","id":"1192","title":"burn"},"1193":{"body":"Records account as having deposited an amount of a collateral asset. Token transfers are expected to be done by the caller. function handleDeposit( MinterState storage self, Asset storage _asset, address _account, address _collateralAsset, uint256 _depositAmount\n) internal; Parameters Name Type Description self MinterState _asset Asset The asset struct _account address The address of the collateral asset. _collateralAsset address The address of the collateral asset. _depositAmount uint256 The amount of the collateral asset deposited.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MCore » handleDeposit","id":"1193","title":"handleDeposit"},"1194":{"body":"Verifies that the account has sufficient collateral for the requested amount and records the collateral function handleWithdrawal( MinterState storage self, Asset storage _asset, address _account, address _collateralAsset, uint256 _withdrawAmount, uint256 _collateralDeposits, uint256 _collateralIndex\n) internal; Parameters Name Type Description self MinterState _asset Asset The asset struct _account address The address of the account to verify the collateral for. _collateralAsset address The address of the collateral asset. _withdrawAmount uint256 The amount of the collateral asset to withdraw. _collateralDeposits uint256 Collateral deposits for the account. _collateralIndex uint256 Index of the collateral asset in the account's deposited collateral assets array.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MCore » handleWithdrawal","id":"1194","title":"handleWithdrawal"},"1195":{"body":"records the collateral withdrawal function handleUncheckedWithdrawal( MinterState storage self, Asset storage _asset, address _account, address _collateralAsset, uint256 _withdrawAmount, uint256 _collateralDeposits, uint256 _collateralIndex\n) internal; Parameters Name Type Description self MinterState _asset Asset The collateral asset struct. _account address The address of the account to verify the collateral for. _collateralAsset address The address of the collateral asset. _withdrawAmount uint256 The amount of the collateral asset to withdraw. _collateralDeposits uint256 Collateral deposits for the account. _collateralIndex uint256 Index of the collateral asset in the account's deposited collateral assets array.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » MCore » handleUncheckedWithdrawal","id":"1195","title":"handleUncheckedWithdrawal"},"1196":{"body":"Git Source Charges the protocol open fee based off the value of the minted asset. Takes the fee from the account's collateral assets. Attempts collateral assets in reverse order of the account's deposited collateral assets array. function handleMinterFee(Asset storage _krAsset, address _account, uint256 _mintAmount, Enums.MinterFee _feeType); Parameters Name Type Description _krAsset Asset Asset struct of the kresko asset being minted. _account address Account to charge the open fee from. _mintAmount uint256 Amount of the kresko asset being minted. _feeType Enums.MinterFee MinterFee type","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » handleMinterFee » handleMinterFee","id":"1196","title":"handleMinterFee"},"1197":{"body":"Git Source Calculates the fee to be taken from a user's deposited collateral asset. function _calcFeeAndHandleCollateralRemoval( Asset storage _asset, address _collateralAsset, address _account, uint256 _feeValue, uint256 _collateralAssetIndex\n) returns (uint256 transferAmount, uint256 feeValuePaid); Parameters Name Type Description _asset Asset Asset struct of the collateral asset. _collateralAsset address The collateral asset from which to take to the fee. _account address The owner of the collateral. _feeValue uint256 The original value of the fee. _collateralAssetIndex uint256 The collateral asset's index in the user's depositedCollateralAssets array. Returns Name Type Description transferAmount uint256 to be received as a uint256 feeValuePaid uint256 wad representing the fee value paid.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ funcs » _calcFeeAndHandleCollateralRemoval » _calcFeeAndHandleCollateralRemoval","id":"1197","title":"_calcFeeAndHandleCollateralRemoval"},"1198":{"body":"ICollateralReceiver IMinterAccountStateFacet IMinterBurnFacet IMinterConfigurationFacet IMinterDepositWithdrawFacet IMinterLiquidationFacet IMinterMintFacet IMinterStateFacet","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » Contents","id":"1198","title":"Contents"},"1199":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » ICollateralReceiver » ICollateralReceiver","id":"1199","title":"ICollateralReceiver"},"12":{"body":"core","breadcrumbs":"❱ contracts » Contents","id":"12","title":"Contents"},"120":{"body":"Git Source Gets answer from IAPI3 type feed. function API3Price(address _feedAddr, uint256 _staleTime) view returns (uint256); Parameters Name Type Description _feedAddr address The feed address. _staleTime uint256 Staleness threshold. Returns Name Type Description uint256 uint256 Parsed answer from the feed, 0 if its stale.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » API3Price » API3Price","id":"120","title":"API3Price"},"1200":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » ICollateralReceiver » Functions","id":"1200","title":"Functions"},"1201":{"body":"function onUncheckedCollateralWithdraw( address _account, address _collateralAsset, uint256 _withdrawalAmount, uint256 _depositedCollateralAssetIndex, bytes memory _userData\n) external returns (bytes memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » ICollateralReceiver » onUncheckedCollateralWithdraw","id":"1201","title":"onUncheckedCollateralWithdraw"},"1202":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » IMinterAccountStateFacet","id":"1202","title":"IMinterAccountStateFacet"},"1203":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » Functions","id":"1203","title":"Functions"},"1204":{"body":"Calculates if an account's current collateral value is under its minimum collateral value function getAccountLiquidatable(address _account) external view returns (bool); Parameters Name Type Description _account address The account to check. Returns Name Type Description bool bool Indicates if the account can be liquidated.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » getAccountLiquidatable","id":"1204","title":"getAccountLiquidatable"},"1205":{"body":"Get accounts state in the Minter. function getAccountState(address _account) external view returns (MinterAccountState memory); Parameters Name Type Description _account address Account address to get the state for. Returns Name Type Description MinterAccountState MinterAccountState Total debt value, total collateral value and collateral ratio.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » getAccountState","id":"1205","title":"getAccountState"},"1206":{"body":"Gets an array of Kresko assets the account has minted. function getAccountMintedAssets(address _account) external view returns (address[] memory); Parameters Name Type Description _account address The account to get the minted Kresko assets for. Returns Name Type Description address[] address[] Array of Kresko Asset addresses the account has minted.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » getAccountMintedAssets","id":"1206","title":"getAccountMintedAssets"},"1207":{"body":"Gets an index for the Kresko asset the account has minted. function getAccountMintIndex(address _account, address _krAsset) external view returns (uint256); Parameters Name Type Description _account address The account to get the minted Kresko assets for. _krAsset address The asset lookup address. Returns Name Type Description uint256 index The index of asset in the minted assets array.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » getAccountMintIndex","id":"1207","title":"getAccountMintIndex"},"1208":{"body":"Gets the total Kresko asset debt value in USD for an account. Adjusted value means it is multiplied by kFactor. function getAccountTotalDebtValues(address _account) external view returns (uint256 value, uint256 valueAdjusted); Parameters Name Type Description _account address Account to calculate the Kresko asset value for. Returns Name Type Description value uint256 The unadjusted value of debt. valueAdjusted uint256 The kFactor adjusted value of debt.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » getAccountTotalDebtValues","id":"1208","title":"getAccountTotalDebtValues"},"1209":{"body":"Gets the total Kresko asset debt value in USD for an account. function getAccountTotalDebtValue(address _account) external view returns (uint256); Parameters Name Type Description _account address The account to calculate the Kresko asset value for. Returns Name Type Description uint256 uint256 Total debt value of _account.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » getAccountTotalDebtValue","id":"1209","title":"getAccountTotalDebtValue"},"121":{"body":"Git Source Checks the primary and reference price for deviations. Reverts if the price deviates more than _oracleDeviationPct function deducePrice(uint256 _primaryPrice, uint256 _referencePrice, uint256 _oracleDeviationPct) pure returns (uint256); Parameters Name Type Description _primaryPrice uint256 the primary price source to use _referencePrice uint256 the reference price to compare primary against _oracleDeviationPct uint256 the deviation percentage to use for the oracle Returns Name Type Description uint256 uint256 Primary price if its within deviation range of reference price. = the primary price is reference price is 0. = the reference price if primary price is 0. = reverts if price deviates more than _oracleDeviationPct","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » deducePrice » deducePrice","id":"121","title":"deducePrice"},"1210":{"body":"Get _account debt amount for _asset function getAccountDebtAmount(address _account, address _assetAddr) external view returns (uint256); Parameters Name Type Description _account address The account to query amount for _assetAddr address The asset address Returns Name Type Description uint256 uint256 Amount of debt for _assetAddr","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » getAccountDebtAmount","id":"1210","title":"getAccountDebtAmount"},"1211":{"body":"Get the unadjusted and the adjusted value of collateral deposits of _assetAddr for _account. Adjusted value means it is multiplied by cFactor. function getAccountCollateralValues(address _account, address _assetAddr) external view returns (uint256 value, uint256 valueAdjusted, uint256 price); Parameters Name Type Description _account address Account to get the collateral values for. _assetAddr address Asset to get the collateral values for. Returns Name Type Description value uint256 Unadjusted value of the collateral deposits. valueAdjusted uint256 cFactor adjusted value of the collateral deposits. price uint256 Price for the collateral asset","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » getAccountCollateralValues","id":"1211","title":"getAccountCollateralValues"},"1212":{"body":"Gets the adjusted collateral value of a particular account. function getAccountTotalCollateralValue(address _account) external view returns (uint256 valueAdjusted); Parameters Name Type Description _account address Account to calculate the collateral value for. Returns Name Type Description valueAdjusted uint256 Collateral value of a particular account.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » getAccountTotalCollateralValue","id":"1212","title":"getAccountTotalCollateralValue"},"1213":{"body":"Gets the adjusted and unadjusted collateral value of _account. Adjusted value means it is multiplied by cFactor. function getAccountTotalCollateralValues(address _account) external view returns (uint256 value, uint256 valueAdjusted); Parameters Name Type Description _account address Account to get the values for Returns Name Type Description value uint256 Unadjusted total value of the collateral deposits. valueAdjusted uint256 cFactor adjusted total value of the collateral deposits.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » getAccountTotalCollateralValues","id":"1213","title":"getAccountTotalCollateralValues"},"1214":{"body":"Get an account's minimum collateral value required to back a Kresko asset amount at a given collateralization ratio. Accounts that have their collateral value under the minimum collateral value are considered unhealthy, accounts with their collateral value under the liquidation threshold are considered liquidatable. function getAccountMinCollateralAtRatio(address _account, uint32 _ratio) external view returns (uint256); Parameters Name Type Description _account address Account to calculate the minimum collateral value for. _ratio uint32 Collateralization ratio required: higher ratio = more collateral required Returns Name Type Description uint256 uint256 Minimum collateral value of a particular account.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » getAccountMinCollateralAtRatio","id":"1214","title":"getAccountMinCollateralAtRatio"},"1215":{"body":"Get a list of accounts and their collateral ratios function getAccountCollateralRatio(address _account) external view returns (uint256 ratio); Returns Name Type Description ratio uint256 The collateral ratio of _account","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » getAccountCollateralRatio","id":"1215","title":"getAccountCollateralRatio"},"1216":{"body":"Get a list of account collateral ratios function getAccountCollateralRatios(address[] memory _accounts) external view returns (uint256[] memory); Returns Name Type Description uint256[] ratios Collateral ratios of the _accounts","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » getAccountCollateralRatios","id":"1216","title":"getAccountCollateralRatios"},"1217":{"body":"Gets an index for the collateral asset the account has deposited. function getAccountDepositIndex(address _account, address _collateralAsset) external view returns (uint256 i); Parameters Name Type Description _account address Account to get the index for. _collateralAsset address Asset address. Returns Name Type Description i uint256 Index of the minted collateral asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » getAccountDepositIndex","id":"1217","title":"getAccountDepositIndex"},"1218":{"body":"Gets an array of collateral assets the account has deposited. function getAccountCollateralAssets(address _account) external view returns (address[] memory); Parameters Name Type Description _account address The account to get the deposited collateral assets for. Returns Name Type Description address[] address[] Array of collateral asset addresses the account has deposited.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » getAccountCollateralAssets","id":"1218","title":"getAccountCollateralAssets"},"1219":{"body":"Get _account collateral deposit amount for _assetAddr function getAccountCollateralAmount(address _account, address _assetAddr) external view returns (uint256); Parameters Name Type Description _account address The account to query amount for _assetAddr address The asset address Returns Name Type Description uint256 uint256 Amount of collateral deposited for _assetAddr","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » getAccountCollateralAmount","id":"1219","title":"getAccountCollateralAmount"},"122":{"body":"Git Source Gets the oracle price using safety checks for deviation and sequencer uptime Reverts when price deviates more than _oracleDeviationPct function safePrice(bytes32 _ticker, Enums.OracleType[2] memory _oracles, uint256 _oracleDeviationPct) view returns (uint256); Parameters Name Type Description _ticker bytes32 Ticker of the price _oracles Enums.OracleType[2] The list of oracle identifiers _oracleDeviationPct uint256 the deviation percentage","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » safePrice » safePrice","id":"122","title":"safePrice"},"1220":{"body":"Calculates the expected fee to be taken from a user's deposited collateral assets, by imitating calcFee without modifying state. function previewFee(address _account, address _krAsset, uint256 _kreskoAssetAmount, Enums.MinterFee _feeType) external view returns (address[] memory assets, uint256[] memory amounts); Parameters Name Type Description _account address Account to charge the open fee from. _krAsset address Address of the kresko asset being burned. _kreskoAssetAmount uint256 Amount of the kresko asset being minted. _feeType Enums.MinterFee Fee type (open or close). Returns Name Type Description assets address[] Collateral types as an array of addresses. amounts uint256[] Collateral amounts as an array of uint256.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » previewFee","id":"1220","title":"previewFee"},"1221":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » Structs","id":"1221","title":"Structs"},"1222":{"body":"struct ExpectedFeeRuntimeInfo { address[] assets; uint256[] amounts; uint256 collateralTypeCount;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterAccountStateFacet » ExpectedFeeRuntimeInfo","id":"1222","title":"ExpectedFeeRuntimeInfo"},"1223":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterBurnFacet » IMinterBurnFacet","id":"1223","title":"IMinterBurnFacet"},"1224":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterBurnFacet » Functions","id":"1224","title":"Functions"},"1225":{"body":"Burns existing Kresko assets. function burnKreskoAsset(address _account, address _krAsset, uint256 _burnAmount, uint256 _mintedKreskoAssetIndex) external; Parameters Name Type Description _account address The address to burn kresko assets for _krAsset address The address of the Kresko asset. _burnAmount uint256 The amount of the Kresko asset to be burned. _mintedKreskoAssetIndex uint256 The index of the kresko asset in the user's minted assets array. Only needed if burning all principal debt of a particular collateral asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterBurnFacet » burnKreskoAsset","id":"1225","title":"burnKreskoAsset"},"1226":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterConfigurationFacet » IMinterConfigurationFacet","id":"1226","title":"IMinterConfigurationFacet"},"1227":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterConfigurationFacet » Functions","id":"1227","title":"Functions"},"1228":{"body":"function initializeMinter(MinterInitArgs calldata args) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterConfigurationFacet » initializeMinter","id":"1228","title":"initializeMinter"},"1229":{"body":"Updates the liquidation incentive multiplier. function setCollateralLiquidationIncentiveMinter(address _collateralAsset, uint16 _newLiquidationIncentive) external; Parameters Name Type Description _collateralAsset address The collateral asset to update. _newLiquidationIncentive uint16 The new liquidation incentive multiplier for the asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterConfigurationFacet » setCollateralLiquidationIncentiveMinter","id":"1229","title":"setCollateralLiquidationIncentiveMinter"},"123":{"body":"Git Source Gets raw answer info from AggregatorV3 type feed. function aggregatorV3RawPrice(address _feedAddr) view returns (RawPrice memory); Parameters Name Type Description _feedAddr address The feed address. Returns Name Type Description RawPrice RawPrice Unparsed answer with metadata.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » aggregatorV3RawPrice » aggregatorV3RawPrice","id":"123","title":"aggregatorV3RawPrice"},"1230":{"body":"Updates the contract's collateralization ratio. function setMinCollateralRatioMinter(uint32 _newMinCollateralRatio) external; Parameters Name Type Description _newMinCollateralRatio uint32 The new minimum collateralization ratio as wad.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterConfigurationFacet » setMinCollateralRatioMinter","id":"1230","title":"setMinCollateralRatioMinter"},"1231":{"body":"Updates the contract's liquidation threshold value function setLiquidationThresholdMinter(uint32 _newThreshold) external; Parameters Name Type Description _newThreshold uint32 The new liquidation threshold value","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterConfigurationFacet » setLiquidationThresholdMinter","id":"1231","title":"setLiquidationThresholdMinter"},"1232":{"body":"Updates the max liquidation ratior value. This is the maximum collateral ratio that liquidations can liquidate to. function setMaxLiquidationRatioMinter(uint32 _newMaxLiquidationRatio) external; Parameters Name Type Description _newMaxLiquidationRatio uint32 Percent value in wad precision.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterConfigurationFacet » setMaxLiquidationRatioMinter","id":"1232","title":"setMaxLiquidationRatioMinter"},"1233":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterDepositWithdrawFacet » IMinterDepositWithdrawFacet","id":"1233","title":"IMinterDepositWithdrawFacet"},"1234":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterDepositWithdrawFacet » Functions","id":"1234","title":"Functions"},"1235":{"body":"Deposits collateral into the protocol. function depositCollateral(address _account, address _collateralAsset, uint256 _depositAmount) external; Parameters Name Type Description _account address The user to deposit collateral for. _collateralAsset address The address of the collateral asset. _depositAmount uint256 The amount of the collateral asset to deposit.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterDepositWithdrawFacet » depositCollateral","id":"1235","title":"depositCollateral"},"1236":{"body":"Withdraws sender's collateral from the protocol. Requires that the post-withdrawal collateral value does not violate minimum collateral requirement. function withdrawCollateral( address _account, address _collateralAsset, uint256 _withdrawAmount, uint256 _collateralIndex\n) external; Parameters Name Type Description _account address The address to withdraw assets for. _collateralAsset address The address of the collateral asset. _withdrawAmount uint256 The amount of the collateral asset to withdraw. _collateralIndex uint256 The index of the collateral asset in the sender's deposited collateral assets array. Only needed if withdrawing the entire deposit of a particular collateral asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterDepositWithdrawFacet » withdrawCollateral","id":"1236","title":"withdrawCollateral"},"1237":{"body":"Withdraws sender's collateral from the protocol before checking minimum collateral ratio. Executes post-withdraw-callback triggering onUncheckedCollateralWithdraw on the caller Requires that the post-withdraw-callback collateral value does not violate minimum collateral requirement. function withdrawCollateralUnchecked( address _account, address _collateralAsset, uint256 _withdrawAmount, uint256 _collateralIndex, bytes memory _userData\n) external; Parameters Name Type Description _account address The address to withdraw assets for. _collateralAsset address The address of the collateral asset. _withdrawAmount uint256 The amount of the collateral asset to withdraw. _collateralIndex uint256 The index of the collateral asset in the sender's deposited collateral assets array. Only needed if withdrawing the entire deposit of a particular collateral asset. _userData bytes","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterDepositWithdrawFacet » withdrawCollateralUnchecked","id":"1237","title":"withdrawCollateralUnchecked"},"1238":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterLiquidationFacet » IMinterLiquidationFacet","id":"1238","title":"IMinterLiquidationFacet"},"1239":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterLiquidationFacet » Functions","id":"1239","title":"Functions"},"124":{"body":"Git Source Get the price of SDI in USD, oracle precision. function SDIPrice() view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » SDIPrice » SDIPrice","id":"124","title":"SDIPrice"},"1240":{"body":"Attempts to liquidate an account by repaying the portion of the account's Kresko asset debt, receiving in return a portion of the account's collateral at a discounted rate. function liquidate(LiquidationArgs memory _args) external; Parameters Name Type Description _args LiquidationArgs LiquidationArgs struct containing the arguments necessary to perform a liquidation.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterLiquidationFacet » liquidate","id":"1240","title":"liquidate"},"1241":{"body":"Calculates the total value that is allowed to be liquidated from an account (if it is liquidatable) function getMaxLiqValue(address _account, address _repayAssetAddr, address _seizeAssetAddr) external view returns (MaxLiqInfo memory); Parameters Name Type Description _account address Address of the account to liquidate _repayAssetAddr address Address of Kresko Asset to repay _seizeAssetAddr address Address of Collateral to seize Returns Name Type Description MaxLiqInfo MaxLiqInfo Calculated information about the maximum liquidation.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterLiquidationFacet » getMaxLiqValue","id":"1241","title":"getMaxLiqValue"},"1242":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterMintFacet » IMinterMintFacet","id":"1242","title":"IMinterMintFacet"},"1243":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterMintFacet » Functions","id":"1243","title":"Functions"},"1244":{"body":"Mints new Kresko assets. function mintKreskoAsset(address _account, address _krAsset, uint256 _mintAmount) external; Parameters Name Type Description _account address The address to mint assets for. _krAsset address The address of the Kresko asset. _mintAmount uint256 The amount of the Kresko asset to be minted.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterMintFacet » mintKreskoAsset","id":"1244","title":"mintKreskoAsset"},"1245":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterStateFacet » IMinterStateFacet","id":"1245","title":"IMinterStateFacet"},"1246":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterStateFacet » Functions","id":"1246","title":"Functions"},"1247":{"body":"The collateralization ratio at which positions may be liquidated. function getLiquidationThresholdMinter() external view returns (uint32);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterStateFacet » getLiquidationThresholdMinter","id":"1247","title":"getLiquidationThresholdMinter"},"1248":{"body":"Multiplies max liquidation multiplier, if a full liquidation happens this is the resulting CR. function getMaxLiquidationRatioMinter() external view returns (uint32);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterStateFacet » getMaxLiquidationRatioMinter","id":"1248","title":"getMaxLiquidationRatioMinter"},"1249":{"body":"The minimum ratio of collateral to debt that can be taken by direct action. function getMinCollateralRatioMinter() external view returns (uint32);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterStateFacet » getMinCollateralRatioMinter","id":"1249","title":"getMinCollateralRatioMinter"},"125":{"body":"Git Source Checks if the L2 sequencer is up. 1 means the sequencer is down, 0 means the sequencer is up. function isSequencerUp(address _uptimeFeed, uint256 _gracePeriod) view returns (bool); Parameters Name Type Description _uptimeFeed address The address of the uptime feed. _gracePeriod uint256 The grace period in seconds. Returns Name Type Description bool bool returns true/false if the sequencer is up/not.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » isSequencerUp » isSequencerUp","id":"125","title":"isSequencerUp"},"1250":{"body":"simple check if kresko asset exists function getKrAssetExists(address _krAsset) external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterStateFacet » getKrAssetExists","id":"1250","title":"getKrAssetExists"},"1251":{"body":"simple check if collateral asset exists function getCollateralExists(address _collateralAsset) external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterStateFacet » getCollateralExists","id":"1251","title":"getCollateralExists"},"1252":{"body":"get all meaningful protocol parameters function getParametersMinter() external view returns (MinterParams memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterStateFacet » getParametersMinter","id":"1252","title":"getParametersMinter"},"1253":{"body":"Gets the USD value for a single collateral asset and amount. function getCollateralValueWithPrice(address _collateralAsset, uint256 _amount) external view returns (uint256 value, uint256 adjustedValue, uint256 price); Parameters Name Type Description _collateralAsset address The address of the collateral asset. _amount uint256 The amount of the collateral asset to calculate the value for. Returns Name Type Description value uint256 The unadjusted value for the provided amount of the collateral asset. adjustedValue uint256 The (cFactor) adjusted value for the provided amount of the collateral asset. price uint256 The price of the collateral asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterStateFacet » getCollateralValueWithPrice","id":"1253","title":"getCollateralValueWithPrice"},"1254":{"body":"Gets the USD value for a single Kresko asset and amount. function getDebtValueWithPrice(address _krAsset, uint256 _amount) external view returns (uint256 value, uint256 adjustedValue, uint256 price); Parameters Name Type Description _krAsset address The address of the Kresko asset. _amount uint256 The amount of the Kresko asset to calculate the value for. Returns Name Type Description value uint256 The unadjusted value for the provided amount of the debt asset. adjustedValue uint256 The (kFactor) adjusted value for the provided amount of the debt asset. price uint256 The price of the debt asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ❱ interfaces » IMinterStateFacet » getDebtValueWithPrice","id":"1254","title":"getDebtValueWithPrice"},"1255":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » IEventFieldProvider » IEventFieldProvider","id":"1255","title":"IEventFieldProvider"},"1256":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » IEventFieldProvider » Functions","id":"1256","title":"Functions"},"1257":{"body":"function symbol() external view returns (string memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » IEventFieldProvider » symbol","id":"1257","title":"symbol"},"1258":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » MEvent","id":"1258","title":"MEvent"},"1259":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » Functions","id":"1259","title":"Functions"},"126":{"body":"IAssetConfigurationFacet IAssetStateFacet IAuthorizationFacet ICommonConfigurationFacet ICommonStateFacet IERC1155 ISafetyCouncilFacet","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » Contents","id":"126","title":"Contents"},"1260":{"body":"function symbol(address _addr) internal view returns (string memory symbol_);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » symbol","id":"1260","title":"symbol"},"1261":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » Events","id":"1261","title":"Events"},"1262":{"body":"Emitted when a collateral asset is added to the protocol. Can only be emitted once for a given collateral asset. event CollateralAssetAdded( string indexed ticker, string indexed symbol, address indexed collateralAsset, uint256 factor, address anchor, uint256 liqIncentive\n);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » CollateralAssetAdded","id":"1262","title":"CollateralAssetAdded"},"1263":{"body":"Emitted when a collateral asset is updated. event CollateralAssetUpdated( string indexed ticker, string indexed symbol, address indexed collateralAsset, uint256 factor, address anchor, uint256 liqIncentive\n);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » CollateralAssetUpdated","id":"1263","title":"CollateralAssetUpdated"},"1264":{"body":"Emitted when an account deposits collateral. event CollateralDeposited(address indexed account, address indexed collateralAsset, uint256 amount);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » CollateralDeposited","id":"1264","title":"CollateralDeposited"},"1265":{"body":"Emitted when an account withdraws collateral. event CollateralWithdrawn(address indexed account, address indexed collateralAsset, uint256 amount);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » CollateralWithdrawn","id":"1265","title":"CollateralWithdrawn"},"1266":{"body":"Emitted when AMM helper withdraws account collateral without MCR checks. event UncheckedCollateralWithdrawn(address indexed account, address indexed collateralAsset, uint256 amount);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » UncheckedCollateralWithdrawn","id":"1266","title":"UncheckedCollateralWithdrawn"},"1267":{"body":"Emitted when a KreskoAsset is added to the protocol. Can only be emitted once for a given Kresko asset. event KreskoAssetAdded( string indexed ticker, string indexed symbol, address indexed kreskoAsset, address anchor, uint256 kFactor, uint256 maxDebtMinter, uint256 closeFee, uint256 openFee\n);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » KreskoAssetAdded","id":"1267","title":"KreskoAssetAdded"},"1268":{"body":"Emitted when a Kresko asset's oracle is updated. event KreskoAssetUpdated( string indexed ticker, string indexed symbol, address indexed kreskoAsset, address anchor, uint256 kFactor, uint256 maxDebtMinter, uint256 closeFee, uint256 openFee\n);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » KreskoAssetUpdated","id":"1268","title":"KreskoAssetUpdated"},"1269":{"body":"Emitted when an account mints a Kresko asset. event KreskoAssetMinted(address indexed account, address indexed kreskoAsset, uint256 amount);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » KreskoAssetMinted","id":"1269","title":"KreskoAssetMinted"},"127":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAssetConfigurationFacet » IAssetConfigurationFacet","id":"127","title":"IAssetConfigurationFacet"},"1270":{"body":"Emitted when an account burns a Kresko asset. event KreskoAssetBurned(address indexed account, address indexed kreskoAsset, uint256 amount);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » KreskoAssetBurned","id":"1270","title":"KreskoAssetBurned"},"1271":{"body":"Emitted when cFactor is updated for a collateral asset. event CFactorUpdated(string indexed symbol, address indexed collateralAsset, uint256 from, uint256 to);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » CFactorUpdated","id":"1271","title":"CFactorUpdated"},"1272":{"body":"Emitted when kFactor is updated for a KreskoAsset. event KFactorUpdated(string indexed symbol, address indexed kreskoAsset, uint256 from, uint256 to);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » KFactorUpdated","id":"1272","title":"KFactorUpdated"},"1273":{"body":"Emitted when an account burns a Kresko asset. event DebtPositionClosed(address indexed account, address indexed kreskoAsset, uint256 amount);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » DebtPositionClosed","id":"1273","title":"DebtPositionClosed"},"1274":{"body":"Emitted when an account pays an open/close fee with a collateral asset in the Minter. This can be emitted multiple times for a single asset. event FeePaid( address indexed account, address indexed paymentCollateralAsset, uint256 indexed feeType, uint256 paymentAmount, uint256 paymentValue, uint256 feeValue\n);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » FeePaid","id":"1274","title":"FeePaid"},"1275":{"body":"Emitted when a liquidation occurs. event LiquidationOccurred( address indexed account, address indexed liquidator, address indexed repayKreskoAsset, uint256 repayAmount, address seizedCollateralAsset, uint256 collateralSent\n);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » LiquidationOccurred","id":"1275","title":"LiquidationOccurred"},"1276":{"body":"Emitted when a safety state is triggered for an asset event SafetyStateChange(Enums.Action indexed action, string indexed symbol, address indexed asset, string description);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » SafetyStateChange","id":"1276","title":"SafetyStateChange"},"1277":{"body":"Emitted when the fee recipient is updated. event FeeRecipientUpdated(address from, address to);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » FeeRecipientUpdated","id":"1277","title":"FeeRecipientUpdated"},"1278":{"body":"Emitted when the liquidation incentive multiplier is updated. event LiquidationIncentiveUpdated(string indexed symbol, address indexed asset, uint256 from, uint256 to);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » LiquidationIncentiveUpdated","id":"1278","title":"LiquidationIncentiveUpdated"},"1279":{"body":"Emitted when the minimum collateralization ratio is updated. event MinCollateralRatioUpdated(uint256 from, uint256 to);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » MinCollateralRatioUpdated","id":"1279","title":"MinCollateralRatioUpdated"},"128":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAssetConfigurationFacet » Functions","id":"128","title":"Functions"},"1280":{"body":"Emitted when the minimum debt value updated. event MinimumDebtValueUpdated(uint256 from, uint256 to);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » MinimumDebtValueUpdated","id":"1280","title":"MinimumDebtValueUpdated"},"1281":{"body":"Emitted when the liquidation threshold value is updated event LiquidationThresholdUpdated(uint256 from, uint256 to, uint256 mlr);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » LiquidationThresholdUpdated","id":"1281","title":"LiquidationThresholdUpdated"},"1282":{"body":"Emitted when the max liquidation ratio is updated event MaxLiquidationRatioUpdated(uint256 from, uint256 to);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MEvent » MaxLiquidationRatioUpdated","id":"1282","title":"MaxLiquidationRatioUpdated"},"1283":{"body":"Git Source Author: Kresko struct MinterState { mapping(address => address[]) depositedCollateralAssets; mapping(address => mapping(address => uint256)) collateralDeposits; mapping(address => mapping(address => uint256)) kreskoAssetDebt; mapping(address => address[]) mintedKreskoAssets; address[] krAssets; address[] collaterals; address feeRecipient; uint32 maxLiquidationRatio; uint32 minCollateralRatio; uint32 liquidationThreshold;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MinterState » MinterState","id":"1283","title":"MinterState"},"1284":{"body":"Git Source function ms() pure returns (MinterState storage state);","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » ms » ms","id":"1284","title":"ms"},"1285":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MState constants » Constants","id":"1285","title":"Constants"},"1286":{"body":"bytes32 constant MINTER_STORAGE_POSITION = keccak256(\"kresko.minter.storage\");","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MState constants » MINTER_STORAGE_POSITION","id":"1286","title":"MINTER_STORAGE_POSITION"},"1287":{"body":"Git Source Internal, used execute _liquidateAssets. struct LiquidateExecution { address account; uint256 repayAmount; uint256 seizeAmount; address repayAssetAddr; uint256 repayAssetIndex; address seizedAssetAddr; uint256 seizedAssetIndex;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » LiquidateExecution » LiquidateExecution","id":"1287","title":"LiquidateExecution"},"1288":{"body":"Git Source External, used when caling liquidate. struct LiquidationArgs { address account; address repayAssetAddr; uint256 repayAmount; address seizeAssetAddr; uint256 repayAssetIndex; uint256 seizeAssetIndex;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » LiquidationArgs » LiquidationArgs","id":"1288","title":"LiquidationArgs"},"1289":{"body":"Git Source struct MinterAccountState { uint256 totalDebtValue; uint256 totalCollateralValue; uint256 collateralRatio;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MinterAccountState » MinterAccountState","id":"1289","title":"MinterAccountState"},"129":{"body":"Adds a new asset to the common state. Performs validations according to the _config provided. Use validateAssetConfig / static call this for validation. function addAsset(address _assetAddr, Asset memory _config, address[2] memory _feeds) external returns (Asset memory); Parameters Name Type Description _assetAddr address Asset address. _config Asset Configuration struct to save for the asset. _feeds address[2] Feed addresses, if both are address(0) they are ignored. Returns Name Type Description Asset Asset Result of addAsset.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAssetConfigurationFacet » addAsset","id":"129","title":"addAsset"},"1290":{"body":"Git Source Initialization arguments for the protocol struct MinterInitArgs { uint32 liquidationThreshold; uint32 minCollateralRatio;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MinterInitArgs » MinterInitArgs","id":"1290","title":"MinterInitArgs"},"1291":{"body":"Git Source Configurable parameters within the protocol struct MinterParams { uint32 minCollateralRatio; uint32 liquidationThreshold; uint32 maxLiquidationRatio;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ minter » MinterParams » MinterParams","id":"1291","title":"MinterParams"},"1292":{"body":"facets funcs interfaces SDICoverRecipient SEvent SCDPState SDIState sdi scdp SState constants SCDPInitArgs SCDPParameters SwapRouteSetter SCDPAssetData GlobalData AssetData UserAssetData UserData","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » Contents","id":"1292","title":"Contents"},"1293":{"body":"SCDPConfigFacet SCDPFacet SCDPStateFacet SCDPSwapFacet getSwapFees SDIFacet","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » Contents","id":"1293","title":"Contents"},"1294":{"body":"Git Source Inherits: ISCDPConfigFacet , DSModifiers , Modifiers","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPConfigFacet » SCDPConfigFacet","id":"1294","title":"SCDPConfigFacet"},"1295":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPConfigFacet » Functions","id":"1295","title":"Functions"},"1296":{"body":"Initialize SCDP. Callable by diamond owner only. function initializeSCDP(SCDPInitArgs calldata args) external initializer(4) initializeAsAdmin; Parameters Name Type Description args SCDPInitArgs","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPConfigFacet » initializeSCDP","id":"1296","title":"initializeSCDP"},"1297":{"body":"Get the pool configuration. function getParametersSCDP() external view override returns (SCDPParameters memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPConfigFacet » getParametersSCDP","id":"1297","title":"getParametersSCDP"},"1298":{"body":"function setFeeAssetSCDP(address _assetAddr) external onlyRole(Role.ADMIN);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPConfigFacet » setFeeAssetSCDP","id":"1298","title":"setFeeAssetSCDP"},"1299":{"body":"Set the minimum collateralization ratio for SCDP. function setMinCollateralRatioSCDP(uint32 _newMCR) public onlyRole(Role.ADMIN);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPConfigFacet » setMinCollateralRatioSCDP","id":"1299","title":"setMinCollateralRatioSCDP"},"13":{"body":"common diamond factory kiss kresko-asset libs minter scdp test vault vendor","breadcrumbs":"❱ contracts » ❱ core » Contents","id":"13","title":"Contents"},"130":{"body":"Update asset config. Performs validations according to the _config set. Use validateAssetConfig / static call this for validation. function updateAsset(address _assetAddr, Asset memory _config) external returns (Asset memory); Parameters Name Type Description _assetAddr address The asset address. _config Asset Configuration struct to apply for the asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAssetConfigurationFacet » updateAsset","id":"130","title":"updateAsset"},"1300":{"body":"Set the liquidation threshold for SCDP while updating MLR to one percent above it. function setLiquidationThresholdSCDP(uint32 _newLT) public onlyRole(Role.ADMIN);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPConfigFacet » setLiquidationThresholdSCDP","id":"1300","title":"setLiquidationThresholdSCDP"},"1301":{"body":"function setMaxLiquidationRatioSCDP(uint32 _newMLR) external onlyRole(Role.ADMIN);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPConfigFacet » setMaxLiquidationRatioSCDP","id":"1301","title":"setMaxLiquidationRatioSCDP"},"1302":{"body":"Update the deposit asset limit configuration. Only callable by admin. emits PoolCollateralUpdated function setDepositLimitSCDP(address _assetAddr, uint256 _newDepositLimitSCDP) external onlyRole(Role.ADMIN); Parameters Name Type Description _assetAddr address The Collateral asset to update _newDepositLimitSCDP uint256 The new deposit limit for the collateral","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPConfigFacet » setDepositLimitSCDP","id":"1302","title":"setDepositLimitSCDP"},"1303":{"body":"Set the new liquidation incentive for a swappable asset. function setKrAssetLiqIncentiveSCDP(address _assetAddr, uint16 _newLiqIncentiveSCDP) external onlyRole(Role.ADMIN); Parameters Name Type Description _assetAddr address Asset address _newLiqIncentiveSCDP uint16 New liquidation incentive. Bounded to 1e4 <-> 1.25e4.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPConfigFacet » setKrAssetLiqIncentiveSCDP","id":"1303","title":"setKrAssetLiqIncentiveSCDP"},"1304":{"body":"Disable or enable a deposit asset. Reverts if invalid asset. Only callable by admin. function setAssetIsSharedCollateralSCDP(address _assetAddr, bool _enabled) external onlyRole(Role.ADMIN); Parameters Name Type Description _assetAddr address Asset to set. _enabled bool Whether to enable or disable the asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPConfigFacet » setAssetIsSharedCollateralSCDP","id":"1304","title":"setAssetIsSharedCollateralSCDP"},"1305":{"body":"Disable or enable a kresko asset to be used in swaps. Reverts if invalid asset. Enabling will also add it to collateral value calculations. Only callable by admin. function setAssetIsSwapMintableSCDP(address _assetAddr, bool _enabled) external onlyRole(Role.ADMIN); Parameters Name Type Description _assetAddr address Asset to set. _enabled bool Whether to enable or disable the asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPConfigFacet » setAssetIsSwapMintableSCDP","id":"1305","title":"setAssetIsSwapMintableSCDP"},"1306":{"body":"function setAssetIsSharedOrSwappedCollateralSCDP(address _assetAddr, bool _enabled) external onlyRole(Role.ADMIN);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPConfigFacet » setAssetIsSharedOrSwappedCollateralSCDP","id":"1306","title":"setAssetIsSharedOrSwappedCollateralSCDP"},"1307":{"body":"Sets the fees for a kresko asset Only callable by admin. function setAssetSwapFeesSCDP(address _assetAddr, uint16 _openFee, uint16 _closeFee, uint16 _protocolFee) external onlyRole(Role.ADMIN); Parameters Name Type Description _assetAddr address The kresko asset to set fees for. _openFee uint16 The new open fee. _closeFee uint16 The new close fee. _protocolFee uint16 The protocol fee share.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPConfigFacet » setAssetSwapFeesSCDP","id":"1307","title":"setAssetSwapFeesSCDP"},"1308":{"body":"Set whether swap routes for pairs are enabled or not. Both ways. Only callable by admin. function setSwapRoutesSCDP(SwapRouteSetter[] calldata _pairs) external onlyRole(Role.ADMIN); Parameters Name Type Description _pairs SwapRouteSetter[]","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPConfigFacet » setSwapRoutesSCDP","id":"1308","title":"setSwapRoutesSCDP"},"1309":{"body":"Set whether a swap route for a pair is enabled or not. Only callable by admin. function setSingleSwapRouteSCDP(SwapRouteSetter calldata _pair) external onlyRole(Role.ADMIN); Parameters Name Type Description _pair SwapRouteSetter","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPConfigFacet » setSingleSwapRouteSCDP","id":"1309","title":"setSingleSwapRouteSCDP"},"131":{"body":"Updates the cFactor of a KreskoAsset. Convenience. function setAssetCFactor(address _assetAddr, uint16 _newFactor) external; Parameters Name Type Description _assetAddr address The collateral asset. _newFactor uint16 The new collateral factor.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAssetConfigurationFacet » setAssetCFactor","id":"131","title":"setAssetCFactor"},"1310":{"body":"Git Source Inherits: ISCDPFacet , Modifiers","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPFacet » SCDPFacet","id":"1310","title":"SCDPFacet"},"1311":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPFacet » Functions","id":"1311","title":"Functions"},"1312":{"body":"Deposit collateral for account to the collateral pool. function depositSCDP(address _account, address _collateralAsset, uint256 _amount) external nonReentrant gate; Parameters Name Type Description _account address The account to deposit for. _collateralAsset address The collateral asset to deposit. _amount uint256 The amount to deposit.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPFacet » depositSCDP","id":"1312","title":"depositSCDP"},"1313":{"body":"Withdraw collateral for account from the collateral pool. function withdrawSCDP(address _account, address _collateralAsset, uint256 _amount) external nonReentrant gate; Parameters Name Type Description _account address The account to withdraw for. _collateralAsset address The collateral asset to withdraw. _amount uint256 The amount to withdraw.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPFacet » withdrawSCDP","id":"1313","title":"withdrawSCDP"},"1314":{"body":"Repay debt for no fees or slippage. function repaySCDP(address _repayAssetAddr, uint256 _repayAmount, address _seizeAssetAddr) external nonReentrant gate; Parameters Name Type Description _repayAssetAddr address The asset to repay the debt in. _repayAmount uint256 The amount of the asset to repay the debt with. _seizeAssetAddr address The collateral asset to seize.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPFacet » repaySCDP","id":"1314","title":"repaySCDP"},"1315":{"body":"function getLiquidatableSCDP() external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPFacet » getLiquidatableSCDP","id":"1315","title":"getLiquidatableSCDP"},"1316":{"body":"function getMaxLiqValueSCDP(address _repayAssetAddr, address _seizeAssetAddr) external view returns (MaxLiqInfo memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPFacet » getMaxLiqValueSCDP","id":"1316","title":"getMaxLiqValueSCDP"},"1317":{"body":"Liquidate the collateral pool. function liquidateSCDP(address _repayAssetAddr, uint256 _repayAmount, address _seizeAssetAddr) external nonReentrant gate; Parameters Name Type Description _repayAssetAddr address The asset to repay the debt in. _repayAmount uint256 The amount of the asset to repay the debt with. _seizeAssetAddr address The collateral asset to seize.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPFacet » liquidateSCDP","id":"1317","title":"liquidateSCDP"},"1318":{"body":"function _getMaxLiqValue(Asset storage _repayAsset, Asset storage _seizeAsset, address _seizeAssetAddr) internal view returns (uint256 maxLiquidatableUSD);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPFacet » _getMaxLiqValue","id":"1318","title":"_getMaxLiqValue"},"1319":{"body":"function _calcMaxLiqValue( Asset storage _repayAsset, Asset storage _seizeAsset, uint256 _minCollateralValue, uint256 _totalCollateralValue, uint256 _seizeAssetValue, uint96 _minDebtValue, uint32 _maxLiquidationRatio\n) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPFacet » _calcMaxLiqValue","id":"1319","title":"_calcMaxLiqValue"},"132":{"body":"Updates the kFactor of a KreskoAsset. function setAssetKFactor(address _assetAddr, uint16 _newKFactor) external; Parameters Name Type Description _assetAddr address The KreskoAsset. _newKFactor uint16 The new kFactor.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAssetConfigurationFacet » setAssetKFactor","id":"132","title":"setAssetKFactor"},"1320":{"body":"Git Source Inherits: ISCDPStateFacet Author: Kresko This facet is used to view the state of the scdp.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » SCDPStateFacet","id":"1320","title":"SCDPStateFacet"},"1321":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » Functions","id":"1321","title":"Functions"},"1322":{"body":"Get the total collateral principal deposits for _account function getAccountDepositSCDP(address _account, address _depositAsset) external view returns (uint256); Parameters Name Type Description _account address The account. _depositAsset address The deposit asset","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getAccountDepositSCDP","id":"1322","title":"getAccountDepositSCDP"},"1323":{"body":"Get the collateral pool deposit balance of _account. Including fees. function getAccountScaledDepositsSCDP(address _account, address _depositAsset) external view returns (uint256); Parameters Name Type Description _account address The account. _depositAsset address The deposit asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getAccountScaledDepositsSCDP","id":"1323","title":"getAccountScaledDepositsSCDP"},"1324":{"body":"function getAccountDepositFeesGainedSCDP(address _account, address _depositAsset) external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getAccountDepositFeesGainedSCDP","id":"1324","title":"getAccountDepositFeesGainedSCDP"},"1325":{"body":"Get the (principal) deposit value for _account function getAccountDepositValueSCDP(address _account, address _depositAsset) external view returns (uint256); Parameters Name Type Description _account address The account. _depositAsset address The deposit asset","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getAccountDepositValueSCDP","id":"1325","title":"getAccountDepositValueSCDP"},"1326":{"body":"Get the full value of account and fees for _account function getAccountScaledDepositValueCDP(address _account, address _depositAsset) external view returns (uint256); Parameters Name Type Description _account address The account. _depositAsset address The collateral asset","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getAccountScaledDepositValueCDP","id":"1326","title":"getAccountScaledDepositValueCDP"},"1327":{"body":"Get the total collateral deposit value for _account function getAccountTotalDepositsValueSCDP(address _account) external view returns (uint256); Parameters Name Type Description _account address The account.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getAccountTotalDepositsValueSCDP","id":"1327","title":"getAccountTotalDepositsValueSCDP"},"1328":{"body":"Get the full value of account and fees for _account function getAccountTotalScaledDepositsValueSCDP(address _account) external view returns (uint256); Parameters Name Type Description _account address The account.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getAccountTotalScaledDepositsValueSCDP","id":"1328","title":"getAccountTotalScaledDepositsValueSCDP"},"1329":{"body":"Get all pool CollateralAssets function getDepositAssetsSCDP() external view returns (address[] memory result);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getDepositAssetsSCDP","id":"1329","title":"getDepositAssetsSCDP"},"133":{"body":"Validate supplied asset config. Reverts with information if invalid. function validateAssetConfig(address _assetAddr, Asset memory _config) external view returns (bool); Parameters Name Type Description _assetAddr address The asset address. _config Asset Configuration for the asset. Returns Name Type Description bool bool True for convenience.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAssetConfigurationFacet » validateAssetConfig","id":"133","title":"validateAssetConfig"},"1330":{"body":"function getCollateralsSCDP() external view returns (address[] memory result);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getCollateralsSCDP","id":"1330","title":"getCollateralsSCDP"},"1331":{"body":"Get the total collateral deposits for _collateralAsset function getDepositsSCDP(address _depositAsset) external view returns (uint256); Parameters Name Type Description _depositAsset address","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getDepositsSCDP","id":"1331","title":"getDepositsSCDP"},"1332":{"body":"Get the total collateral swap deposits for _collateralAsset function getSwapDepositsSCDP(address _collateralAsset) external view returns (uint256); Parameters Name Type Description _collateralAsset address The collateral asset","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getSwapDepositsSCDP","id":"1332","title":"getSwapDepositsSCDP"},"1333":{"body":"Get the total collateral deposit value for _collateralAsset function getCollateralValueSCDP(address _depositAsset, bool _ignoreFactors) external view returns (uint256); Parameters Name Type Description _depositAsset address The collateral asset _ignoreFactors bool Ignore factors when calculating collateral and debt value.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getCollateralValueSCDP","id":"1333","title":"getCollateralValueSCDP"},"1334":{"body":"Get the total collateral value, oracle precision function getTotalCollateralValueSCDP(bool _ignoreFactors) external view returns (uint256); Parameters Name Type Description _ignoreFactors bool Ignore factors when calculating collateral value.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getTotalCollateralValueSCDP","id":"1334","title":"getTotalCollateralValueSCDP"},"1335":{"body":"Get all pool KreskoAssets function getKreskoAssetsSCDP() external view returns (address[] memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getKreskoAssetsSCDP","id":"1335","title":"getKreskoAssetsSCDP"},"1336":{"body":"Get the collateral debt amount for _krAsset function getDebtSCDP(address _krAsset) external view returns (uint256); Parameters Name Type Description _krAsset address The KreskoAsset","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getDebtSCDP","id":"1336","title":"getDebtSCDP"},"1337":{"body":"Get the debt value for _krAsset function getDebtValueSCDP(address _krAsset, bool _ignoreFactors) external view returns (uint256); Parameters Name Type Description _krAsset address The KreskoAsset _ignoreFactors bool Ignore factors when calculating collateral and debt value.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getDebtValueSCDP","id":"1337","title":"getDebtValueSCDP"},"1338":{"body":"Get the total debt value of krAssets in oracle precision function getTotalDebtValueSCDP(bool _ignoreFactors) external view returns (uint256); Parameters Name Type Description _ignoreFactors bool Ignore factors when calculating debt value.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getTotalDebtValueSCDP","id":"1338","title":"getTotalDebtValueSCDP"},"1339":{"body":"Get enabled state of asset function getAssetEnabledSCDP(address _assetAddr) external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getAssetEnabledSCDP","id":"1339","title":"getAssetEnabledSCDP"},"134":{"body":"Update oracle order for an asset. function setAssetOracleOrder(address _assetAddr, Enums.OracleType[2] memory _newOracleOrder) external; Parameters Name Type Description _assetAddr address The asset address. _newOracleOrder Enums.OracleType[2] List of 2 OracleTypes. 0 is primary and 1 is the reference.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAssetConfigurationFacet » setAssetOracleOrder","id":"134","title":"setAssetOracleOrder"},"1340":{"body":"function getDepositEnabledSCDP(address _assetAddr) external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getDepositEnabledSCDP","id":"1340","title":"getDepositEnabledSCDP"},"1341":{"body":"Get whether swap is enabled from _assetIn to _assetOut function getSwapEnabledSCDP(address _assetIn, address _assetOut) external view returns (bool); Parameters Name Type Description _assetIn address The asset to swap from _assetOut address The asset to swap to","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getSwapEnabledSCDP","id":"1341","title":"getSwapEnabledSCDP"},"1342":{"body":"function getCollateralRatioSCDP() public view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getCollateralRatioSCDP","id":"1342","title":"getCollateralRatioSCDP"},"1343":{"body":"Get pool collateral values and debt values with CR. function getStatisticsSCDP() external view returns (GlobalData memory); Returns Name Type Description GlobalData GlobalData struct","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getStatisticsSCDP","id":"1343","title":"getStatisticsSCDP"},"1344":{"body":"function getAccountInfoSCDP(address _account, address[] memory _assets) public view returns (UserData memory result);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getAccountInfoSCDP","id":"1344","title":"getAccountInfoSCDP"},"1345":{"body":"function getAccountInfosSCDP(address[] memory _accounts, address[] memory _assets) external view returns (UserData[] memory result);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getAccountInfosSCDP","id":"1345","title":"getAccountInfosSCDP"},"1346":{"body":"function getAssetInfoSCDP(address _assetAddr) public view returns (AssetData memory results);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getAssetInfoSCDP","id":"1346","title":"getAssetInfoSCDP"},"1347":{"body":"function getAssetInfosSCDP(address[] memory _assets) external view returns (AssetData[] memory results);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPStateFacet » getAssetInfosSCDP","id":"1347","title":"getAssetInfosSCDP"},"1348":{"body":"Git Source Inherits: ISCDPSwapFacet , Modifiers","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPSwapFacet » SCDPSwapFacet","id":"1348","title":"SCDPSwapFacet"},"1349":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPSwapFacet » Functions","id":"1349","title":"Functions"},"135":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAssetStateFacet » IAssetStateFacet","id":"135","title":"IAssetStateFacet"},"1350":{"body":"Accumulates fees to deposits as a fixed, instantaneous income. function cumulateIncomeSCDP(address _assetAddr, uint256 _incomeAmount) external nonReentrant returns (uint256); Parameters Name Type Description _assetAddr address _incomeAmount uint256 Amount to accumulate Returns Name Type Description uint256 nextLiquidityIndex Next liquidity index for the asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPSwapFacet » cumulateIncomeSCDP","id":"1350","title":"cumulateIncomeSCDP"},"1351":{"body":"Preview the amount out received. function previewSwapSCDP(address _assetInAddr, address _assetOutAddr, uint256 _amountIn) external view returns (uint256 amountOut, uint256 feeAmount, uint256 feeAmountProtocol); Parameters Name Type Description _assetInAddr address _assetOutAddr address _amountIn uint256 The amount of _assetIn to pay. Returns Name Type Description amountOut uint256 The amount of _assetOut to receive according to _amountIn. feeAmount uint256 feeAmountProtocol uint256","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPSwapFacet » previewSwapSCDP","id":"1351","title":"previewSwapSCDP"},"1352":{"body":"Swap kresko assets with KISS using the shared collateral pool. Uses oracle pricing of _amountIn to determine how much _assetOut to send. function swapSCDP( address _receiver, address _assetInAddr, address _assetOutAddr, uint256 _amountIn, uint256 _amountOutMin\n) external nonReentrant; Parameters Name Type Description _receiver address _assetInAddr address _assetOutAddr address _amountIn uint256 The amount of _assetIn to pay. _amountOutMin uint256 The minimum amount of _assetOut to receive, this is due to possible oracle price change.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPSwapFacet » swapSCDP","id":"1352","title":"swapSCDP"},"1353":{"body":"Swaps assets in the collateral pool. function _swap( address _receiver, address _assetInAddr, Asset storage _assetIn, address _assetOutAddr, uint256 _amountIn, uint256 _amountOutMin\n) private returns (uint256 amountOut); Parameters Name Type Description _receiver address The address to receive the swapped assets. _assetInAddr address The asset to swap in. _assetIn Asset The asset in struct. _assetOutAddr address The asset to swap out. _amountIn uint256 The amount of _assetIn to swap in. _amountOutMin uint256 The minimum amount of _assetOut to receive.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPSwapFacet » _swap","id":"1353","title":"_swap"},"1354":{"body":"Swaps assets in the collateral pool. function _swapFeeAssetOut( address _receiver, address _assetInAddr, Asset storage _assetIn, uint256 _amountIn, uint256 _amountOutMin\n) private returns (uint256 amountOut); Parameters Name Type Description _receiver address The address to receive the swapped assets. _assetInAddr address The asset to swap in. _assetIn Asset The asset in struct. _amountIn uint256 The amount of _assetIn to swap in. _amountOutMin uint256 The minimum amount of _assetOut to receive.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPSwapFacet » _swapFeeAssetOut","id":"1354","title":"_swapFeeAssetOut"},"1355":{"body":"Swaps assets in the collateral pool. function _swapToFeeAsset( address _receiver, address _assetInAddr, Asset storage _assetIn, address _assetOutAddr, Asset storage _assetOut, uint256 _amountIn\n) private returns (uint256); Parameters Name Type Description _receiver address The address to receive the swapped assets. _assetInAddr address The asset to swap in. _assetIn Asset The asset in struct. _assetOutAddr address The asset to swap out. _assetOut Asset The asset out struct. _amountIn uint256 The amount of _assetIn to swap in","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPSwapFacet » _swapToFeeAsset","id":"1355","title":"_swapToFeeAsset"},"1356":{"body":"function _checkAndPayFees( address _payAssetAddr, Asset storage _payAsset, uint256 _amountOut, uint256 _amountOutMin, uint256 _feeAmount, uint256 _protocolFeePct\n) private;","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPSwapFacet » _checkAndPayFees","id":"1356","title":"_checkAndPayFees"},"1357":{"body":"function _paySwapFees( address _feeAssetAddress, Asset storage _feeAsset, address _payAssetAddress, Asset storage _payAsset, uint256 _feeAmount, uint256 _protocolFeePct\n) private;","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SCDPSwapFacet » _paySwapFees","id":"1357","title":"_paySwapFees"},"1358":{"body":"Git Source Get fee percentage for a swap pair. function getSwapFees(Asset storage _assetIn, Asset storage _assetOut) view returns (uint256 feePercentage, uint256 protocolFee); Returns Name Type Description feePercentage uint256 fee percentage for this swap protocolFee uint256 protocol fee percentage taken from the fee","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » getSwapFees » getSwapFees","id":"1358","title":"getSwapFees"},"1359":{"body":"Git Source Inherits: ISDIFacet , DSModifiers , Modifiers","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SDIFacet » SDIFacet","id":"1359","title":"SDIFacet"},"136":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAssetStateFacet » Functions","id":"136","title":"Functions"},"1360":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SDIFacet » Functions","id":"1360","title":"Functions"},"1361":{"body":"function totalSDI() external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SDIFacet » totalSDI","id":"1361","title":"totalSDI"},"1362":{"body":"function getTotalSDIDebt() external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SDIFacet » getTotalSDIDebt","id":"1362","title":"getTotalSDIDebt"},"1363":{"body":"function getEffectiveSDIDebt() external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SDIFacet » getEffectiveSDIDebt","id":"1363","title":"getEffectiveSDIDebt"},"1364":{"body":"function getEffectiveSDIDebtUSD() external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SDIFacet » getEffectiveSDIDebtUSD","id":"1364","title":"getEffectiveSDIDebtUSD"},"1365":{"body":"function getSDICoverAmount() external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SDIFacet » getSDICoverAmount","id":"1365","title":"getSDICoverAmount"},"1366":{"body":"function previewSCDPBurn(address _assetAddr, uint256 _burnAmount, bool _ignoreFactors) external view returns (uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SDIFacet » previewSCDPBurn","id":"1366","title":"previewSCDPBurn"},"1367":{"body":"function previewSCDPMint(address _assetAddr, uint256 _mintAmount, bool _ignoreFactors) external view returns (uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SDIFacet » previewSCDPMint","id":"1367","title":"previewSCDPMint"},"1368":{"body":"Get the price of SDI in USD, oracle precision. function getSDIPrice() external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SDIFacet » getSDIPrice","id":"1368","title":"getSDIPrice"},"1369":{"body":"function getCoverAssetsSDI() external view returns (address[] memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SDIFacet » getCoverAssetsSDI","id":"1369","title":"getCoverAssetsSDI"},"137":{"body":"Get the state of a specific asset function getAsset(address _assetAddr) external view returns (Asset memory); Parameters Name Type Description _assetAddr address Address of the asset. Returns Name Type Description Asset Asset State of asset","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAssetStateFacet » getAsset","id":"137","title":"getAsset"},"1370":{"body":"function SDICover(address _assetAddr, uint256 _amount) external returns (uint256 shares, uint256 value);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SDIFacet » SDICover","id":"1370","title":"SDICover"},"1371":{"body":"function enableCoverAssetSDI(address _assetAddr) external onlyRole(Role.ADMIN);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SDIFacet » enableCoverAssetSDI","id":"1371","title":"enableCoverAssetSDI"},"1372":{"body":"function disableCoverAssetSDI(address _assetAddr) external onlyRole(Role.ADMIN);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SDIFacet » disableCoverAssetSDI","id":"1372","title":"disableCoverAssetSDI"},"1373":{"body":"function setCoverRecipientSDI(address _newCoverRecipient) external onlyRole(Role.ADMIN);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ facets » SDIFacet » setCoverRecipientSDI","id":"1373","title":"setCoverRecipientSDI"},"1374":{"body":"SAccounts SDebtIndex SDeposits SGlobal totalCollateralValuesSCDP accountDepositAmountsAndValues totalDebtValuesAtRatioSCDP accountTotalDepositValues Swap","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » Contents","id":"1374","title":"Contents"},"1375":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SAccounts » SAccounts","id":"1375","title":"SAccounts"},"1376":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SAccounts » Functions","id":"1376","title":"Functions"},"1377":{"body":"Get accounts deposit amount that is scaled by the liquidity index. The liquidity index is updated when: A) Income is accrued B) Liquidation occurs. function accountScaledDeposits(SCDPState storage self, address _account, address _assetAddr, Asset storage _asset) internal view returns (uint256); Parameters Name Type Description self SCDPState _account address The account to get the amount for _assetAddr address The asset address _asset Asset The asset struct Returns Name Type Description uint256 Amount of scaled debt.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SAccounts » accountScaledDeposits","id":"1377","title":"accountScaledDeposits"},"1378":{"body":"Get accounts principal deposits. Uses scaled deposits if its lower than principal (realizing liquidations). function accountPrincipalDeposits(SCDPState storage self, address _account, address _assetAddr, Asset storage _asset) internal view returns (uint256 principalDeposits); Parameters Name Type Description self SCDPState _account address The account to get the amount for _assetAddr address The deposit asset address _asset Asset The deposit asset struct Returns Name Type Description principalDeposits uint256 The principal deposit amount for the account.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SAccounts » accountPrincipalDeposits","id":"1378","title":"accountPrincipalDeposits"},"1379":{"body":"Returns the value of the deposits for _account. function accountTotalDepositValue(SCDPState storage self, address _account, bool _ignoreFactors) internal view returns (uint256 totalValue); Parameters Name Type Description self SCDPState _account address Account to get total deposit value for _ignoreFactors bool Whether to ignore cFactor and kFactor","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SAccounts » accountTotalDepositValue","id":"1379","title":"accountTotalDepositValue"},"138":{"body":"Get price for an asset from address. function getPrice(address _assetAddr) external view returns (uint256); Parameters Name Type Description _assetAddr address Asset address. Returns Name Type Description uint256 uint256 Current price for the asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAssetStateFacet » getPrice","id":"138","title":"getPrice"},"1380":{"body":"Returns the value of the collateral assets in the pool for _account for the scaled deposit amount. Ignores all factors. function accountTotalScaledDepositsValue(SCDPState storage self, address _account) internal view returns (uint256 totalValue); Parameters Name Type Description self SCDPState _account address account","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SAccounts » accountTotalScaledDepositsValue","id":"1380","title":"accountTotalScaledDepositsValue"},"1381":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SDebtIndex » SDebtIndex","id":"1381","title":"SDebtIndex"},"1382":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SDebtIndex » Functions","id":"1382","title":"Functions"},"1383":{"body":"function valueToSDI(uint256 valueIn, uint8 oracleDecimals) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SDebtIndex » valueToSDI","id":"1383","title":"valueToSDI"},"1384":{"body":"Cover by pulling assets. function cover(SDIState storage self, address _assetAddr, uint256 _amount) internal returns (uint256 shares, uint256 value);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SDebtIndex » cover","id":"1384","title":"cover"},"1385":{"body":"Returns the total effective debt amount of the SCDP. function effectiveDebt(SDIState storage self) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SDebtIndex » effectiveDebt","id":"1385","title":"effectiveDebt"},"1386":{"body":"Returns the total effective debt value of the SCDP. function effectiveDebtValue(SDIState storage self) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SDebtIndex » effectiveDebtValue","id":"1386","title":"effectiveDebtValue"},"1387":{"body":"function totalCoverAmount(SDIState storage self) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SDebtIndex » totalCoverAmount","id":"1387","title":"totalCoverAmount"},"1388":{"body":"Gets the total cover debt value, oracle precision function totalCoverValue(SDIState storage self) internal view returns (uint256 result);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SDebtIndex » totalCoverValue","id":"1388","title":"totalCoverValue"},"1389":{"body":"Simply returns the total supply of SDI. function totalSDI(SDIState storage self) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SDebtIndex » totalSDI","id":"1389","title":"totalSDI"},"139":{"body":"Get push price for an asset from address. function getPushPrice(address _assetAddr) external view returns (RawPrice memory); Parameters Name Type Description _assetAddr address Asset address. Returns Name Type Description RawPrice RawPrice Current raw price for the asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAssetStateFacet » getPushPrice","id":"139","title":"getPushPrice"},"1390":{"body":"Get total deposit value of asset in USD, oracle precision. function coverAssetValue(SDIState storage self, address _assetAddr) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SDebtIndex » coverAssetValue","id":"1390","title":"coverAssetValue"},"1391":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SDeposits » SDeposits","id":"1391","title":"SDeposits"},"1392":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SDeposits » Functions","id":"1392","title":"Functions"},"1393":{"body":"Records a deposit of collateral asset. Saves principal, scaled and global deposit amounts. function handleDepositSCDP( SCDPState storage self, Asset storage _asset, address _account, address _assetAddr, uint256 _amount\n) internal; Parameters Name Type Description self SCDPState _asset Asset Asset struct for the deposit asset _account address depositor _assetAddr address the deposit asset _amount uint256 amount of collateral asset to deposit","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SDeposits » handleDepositSCDP","id":"1393","title":"handleDepositSCDP"},"1394":{"body":"Records a withdrawal of collateral asset from the SCDP. function handleWithdrawSCDP( SCDPState storage self, Asset storage _asset, address _account, address _assetAddr, uint256 _amount\n) internal returns (uint256 amountOut, uint256 feesOut); Parameters Name Type Description self SCDPState _asset Asset Asset struct for the deposit asset _account address The withdrawing account _assetAddr address the deposit asset _amount uint256 The amount of collateral withdrawn Returns Name Type Description amountOut uint256 The actual amount of collateral withdrawn feesOut uint256 The fees paid for during the withdrawal","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SDeposits » handleWithdrawSCDP","id":"1394","title":"handleWithdrawSCDP"},"1395":{"body":"This function seizes collateral from the shared pool Adjusts all deposits in the case where swap deposits do not cover the amount. function handleSeizeSCDP(SCDPState storage self, Asset storage _sAsset, address _assetAddr, uint256 _seizeAmount) internal; Parameters Name Type Description self SCDPState _sAsset Asset The asset struct (Asset). _assetAddr address The seized asset address. _seizeAmount uint256 The seize amount (uint256).","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SDeposits » handleSeizeSCDP","id":"1395","title":"handleSeizeSCDP"},"1396":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SGlobal » SGlobal","id":"1396","title":"SGlobal"},"1397":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SGlobal » Functions","id":"1397","title":"Functions"},"1398":{"body":"Checks whether the shared debt pool can be liquidated. Reverts if collateral value . function ensureLiquidatableSCDP(SCDPState storage self) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SGlobal » ensureLiquidatableSCDP","id":"1398","title":"ensureLiquidatableSCDP"},"1399":{"body":"Checks whether the shared debt pool can be liquidated. Reverts if collateral value . function checkCoverableSCDP(SCDPState storage self) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SGlobal » checkCoverableSCDP","id":"1399","title":"checkCoverableSCDP"},"14":{"body":"facets funcs interfaces IGnosisSafeL2 Auth Enums Role Constants Percents IErrorFieldProvider Errors LibModifiers Modifiers CommonState GatingState gs cs State constants Oracle FeedConfiguration Asset RoleData MaxLiqVars MaxLiqInfo RawPrice Pause SafetyState CommonInitArgs SCDPCollateralArgs SCDPKrAssetArgs Validations","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Contents","id":"14","title":"Contents"},"140":{"body":"Get value for an asset amount using the current price. function getValue(address _assetAddr, uint256 _amount) external view returns (uint256); Parameters Name Type Description _assetAddr address Asset address. _amount uint256 The amount (uint256). Returns Name Type Description uint256 uint256 Current value for _amount of _assetAddr.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAssetStateFacet » getValue","id":"140","title":"getValue"},"1400":{"body":"Checks whether the collateral value is less than minimum required. Reverts when collateralValue is below minimum required. function ensureCollateralRatio(SCDPState storage self, uint32 _ratio) internal view; Parameters Name Type Description self SCDPState _ratio uint32 Ratio to check in 1e4 percentage precision (uint32).","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SGlobal » ensureCollateralRatio","id":"1400","title":"ensureCollateralRatio"},"1401":{"body":"Returns the value of the krAsset held in the pool at a ratio. function totalDebtValueAtRatioSCDP(SCDPState storage self, uint32 _ratio, bool _ignorekFactor) internal view returns (uint256 totalValue); Parameters Name Type Description self SCDPState _ratio uint32 Percentage ratio to apply for the value in 1e4 percentage precision (uint32). _ignorekFactor bool Whether to ignore kFactor Returns Name Type Description totalValue uint256 Total value in USD","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SGlobal » totalDebtValueAtRatioSCDP","id":"1401","title":"totalDebtValueAtRatioSCDP"},"1402":{"body":"Calculates the total collateral value of collateral assets in the pool. function totalCollateralValueSCDP(SCDPState storage self, bool _ignoreFactors) internal view returns (uint256 totalValue); Parameters Name Type Description self SCDPState _ignoreFactors bool Whether to ignore cFactor. Returns Name Type Description totalValue uint256 Total value in USD","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SGlobal » totalCollateralValueSCDP","id":"1402","title":"totalCollateralValueSCDP"},"1403":{"body":"Calculates total collateral value while extracting single asset value. function totalCollateralValueSCDP(SCDPState storage self, address _collateralAsset, bool _ignoreFactors) internal view returns (uint256 totalValue, uint256 assetValue); Parameters Name Type Description self SCDPState _collateralAsset address Collateral asset to extract value for _ignoreFactors bool Whether to ignore cFactor. Returns Name Type Description totalValue uint256 Total value in USD assetValue uint256 Asset value in USD","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SGlobal » totalCollateralValueSCDP","id":"1403","title":"totalCollateralValueSCDP"},"1404":{"body":"Get pool collateral deposits of an asset. function totalDepositAmount(SCDPState storage self, address _assetAddress, Asset storage _asset) internal view returns (uint128); Parameters Name Type Description self SCDPState _assetAddress address The asset address _asset Asset The asset struct Returns Name Type Description uint128 Amount of scaled debt.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SGlobal » totalDepositAmount","id":"1404","title":"totalDepositAmount"},"1405":{"body":"Get pool user collateral deposits of an asset. function userDepositAmount(SCDPState storage self, address _assetAddress, Asset storage _asset) internal view returns (uint256); Parameters Name Type Description self SCDPState _assetAddress address The asset address _asset Asset The asset struct Returns Name Type Description uint256 Amount of scaled debt.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SGlobal » userDepositAmount","id":"1405","title":"userDepositAmount"},"1406":{"body":"Get \"swap\" collateral deposits. function swapDepositAmount(SCDPState storage self, address _assetAddress, Asset storage _asset) internal view returns (uint128); Parameters Name Type Description self SCDPState _assetAddress address The asset address _asset Asset The asset struct. Returns Name Type Description uint128 Amount of debt.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » SGlobal » swapDepositAmount","id":"1406","title":"swapDepositAmount"},"1407":{"body":"Git Source Calculates the total collateral value of collateral assets in the pool. function totalCollateralValuesSCDP() view returns (uint256 value, uint256 valueAdjusted); Returns Name Type Description value uint256 in USD valueAdjusted uint256 Value adjusted by cFactors in USD","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » totalCollateralValuesSCDP » totalCollateralValuesSCDP","id":"1407","title":"totalCollateralValuesSCDP"},"1408":{"body":"Git Source function accountDepositAmountsAndValues(address _account, address _assetAddr) view returns (UserAssetData memory result);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » accountDepositAmountsAndValues » accountDepositAmountsAndValues","id":"1408","title":"accountDepositAmountsAndValues"},"1409":{"body":"Git Source Returns the values of the krAsset held in the pool at a ratio. function totalDebtValuesAtRatioSCDP(uint32 _ratio) view returns (uint256 value, uint256 valueAdjusted); Parameters Name Type Description _ratio uint32 ratio Returns Name Type Description value uint256 in USD valueAdjusted uint256 Value adjusted by kFactors in USD","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » totalDebtValuesAtRatioSCDP » totalDebtValuesAtRatioSCDP","id":"1409","title":"totalDebtValuesAtRatioSCDP"},"141":{"body":"Gets corresponding feed address for the oracle type and asset address. function getFeedForAddress(address _assetAddr, Enums.OracleType _oracleType) external view returns (address feedAddr); Parameters Name Type Description _assetAddr address The asset address. _oracleType Enums.OracleType The oracle type. Returns Name Type Description feedAddr address Feed address that the asset uses with the oracle type.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAssetStateFacet » getFeedForAddress","id":"141","title":"getFeedForAddress"},"1410":{"body":"Git Source function accountTotalDepositValues(address _account, address[] memory _assetData) view returns (uint256 totalValue, uint256 totalScaledValue, UserAssetData[] memory datas);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » accountTotalDepositValues » accountTotalDepositValues","id":"1410","title":"accountTotalDepositValues"},"1411":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » Swap » Swap","id":"1411","title":"Swap"},"1412":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » Swap » Functions","id":"1412","title":"Functions"},"1413":{"body":"Records the assets received from account in a swap. Burning any existing shared debt or increasing collateral deposits. function handleAssetsIn( SCDPState storage self, address _assetInAddr, Asset storage _assetIn, uint256 _amountIn, address _assetsFrom\n) internal returns (uint256); Parameters Name Type Description self SCDPState _assetInAddr address The asset received. _assetIn Asset The asset in struct. _amountIn uint256 The amount of the asset received. _assetsFrom address The account that holds the assets to burn. Returns Name Type Description uint256 The value of the assets received into the protocol, used to calculate assets out.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » Swap » handleAssetsIn","id":"1413","title":"handleAssetsIn"},"1414":{"body":"Records the assets to send out in a swap. Increasing debt of the pool by minting new assets when required. function handleAssetsOut( SCDPState storage self, address _assetOutAddr, Asset storage _assetOut, uint256 _valueIn, address _assetsTo\n) internal returns (uint256 amountOut); Parameters Name Type Description self SCDPState _assetOutAddr address The asset to send out. _assetOut Asset The asset out struct. _valueIn uint256 The value received in. _assetsTo address The asset receiver. Returns Name Type Description amountOut uint256 The amount of the asset out.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » Swap » handleAssetsOut","id":"1414","title":"handleAssetsOut"},"1415":{"body":"Accumulates fees to deposits as a fixed, instantaneous income. function cumulateIncome(SCDPState storage self, address _assetAddr, Asset storage _asset, uint256 _amount) internal returns (uint256 nextLiquidityIndex); Parameters Name Type Description self SCDPState _assetAddr address The asset address _asset Asset The asset struct _amount uint256 The amount to accumulate Returns Name Type Description nextLiquidityIndex uint256 The next liquidity index of the reserve","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ funcs » Swap » cumulateIncome","id":"1415","title":"cumulateIncome"},"1416":{"body":"ISCDPConfigFacet ISCDPFacet ISCDPStateFacet ISCDPSwapFacet ISDIFacet","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » Contents","id":"1416","title":"Contents"},"1417":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPConfigFacet » ISCDPConfigFacet","id":"1417","title":"ISCDPConfigFacet"},"1418":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPConfigFacet » Functions","id":"1418","title":"Functions"},"1419":{"body":"Initialize SCDP. Callable by diamond owner only. function initializeSCDP(SCDPInitArgs memory _init) external; Parameters Name Type Description _init SCDPInitArgs The initial configuration.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPConfigFacet » initializeSCDP","id":"1419","title":"initializeSCDP"},"142":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAuthorizationFacet » IAuthorizationFacet","id":"142","title":"IAuthorizationFacet"},"1420":{"body":"Get the pool configuration. function getParametersSCDP() external view returns (SCDPParameters memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPConfigFacet » getParametersSCDP","id":"1420","title":"getParametersSCDP"},"1421":{"body":"Set the asset to cumulate swap fees into. Only callable by admin. function setFeeAssetSCDP(address _assetAddr) external; Parameters Name Type Description _assetAddr address Asset that is validated to be a deposit asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPConfigFacet » setFeeAssetSCDP","id":"1421","title":"setFeeAssetSCDP"},"1422":{"body":"Set the minimum collateralization ratio for SCDP. function setMinCollateralRatioSCDP(uint32 _newMCR) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPConfigFacet » setMinCollateralRatioSCDP","id":"1422","title":"setMinCollateralRatioSCDP"},"1423":{"body":"Set the liquidation threshold for SCDP while updating MLR to one percent above it. function setLiquidationThresholdSCDP(uint32 _newLT) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPConfigFacet » setLiquidationThresholdSCDP","id":"1423","title":"setLiquidationThresholdSCDP"},"1424":{"body":"Set the max liquidation ratio for SCDP. MLR is also updated automatically when setLiquidationThresholdSCDP is used. function setMaxLiquidationRatioSCDP(uint32 _newMLR) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPConfigFacet » setMaxLiquidationRatioSCDP","id":"1424","title":"setMaxLiquidationRatioSCDP"},"1425":{"body":"Set the new liquidation incentive for a swappable asset. function setKrAssetLiqIncentiveSCDP(address _assetAddr, uint16 _newLiqIncentiveSCDP) external; Parameters Name Type Description _assetAddr address Asset address _newLiqIncentiveSCDP uint16 New liquidation incentive. Bounded to 1e4 <-> 1.25e4.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPConfigFacet » setKrAssetLiqIncentiveSCDP","id":"1425","title":"setKrAssetLiqIncentiveSCDP"},"1426":{"body":"Update the deposit asset limit configuration. Only callable by admin. emits PoolCollateralUpdated function setDepositLimitSCDP(address _assetAddr, uint256 _newDepositLimitSCDP) external; Parameters Name Type Description _assetAddr address The Collateral asset to update _newDepositLimitSCDP uint256 The new deposit limit for the collateral","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPConfigFacet » setDepositLimitSCDP","id":"1426","title":"setDepositLimitSCDP"},"1427":{"body":"Disable or enable a deposit asset. Reverts if invalid asset. Only callable by admin. function setAssetIsSharedCollateralSCDP(address _assetAddr, bool _enabled) external; Parameters Name Type Description _assetAddr address Asset to set. _enabled bool Whether to enable or disable the asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPConfigFacet » setAssetIsSharedCollateralSCDP","id":"1427","title":"setAssetIsSharedCollateralSCDP"},"1428":{"body":"Disable or enable asset from shared collateral value calculations. Reverts if invalid asset and if disabling asset that has user deposits. Only callable by admin. function setAssetIsSharedOrSwappedCollateralSCDP(address _assetAddr, bool _enabled) external; Parameters Name Type Description _assetAddr address Asset to set. _enabled bool Whether to enable or disable the asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPConfigFacet » setAssetIsSharedOrSwappedCollateralSCDP","id":"1428","title":"setAssetIsSharedOrSwappedCollateralSCDP"},"1429":{"body":"Disable or enable a kresko asset to be used in swaps. Reverts if invalid asset. Enabling will also add it to collateral value calculations. Only callable by admin. function setAssetIsSwapMintableSCDP(address _assetAddr, bool _enabled) external; Parameters Name Type Description _assetAddr address Asset to set. _enabled bool Whether to enable or disable the asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPConfigFacet » setAssetIsSwapMintableSCDP","id":"1429","title":"setAssetIsSwapMintableSCDP"},"143":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAuthorizationFacet » Functions","id":"143","title":"Functions"},"1430":{"body":"Sets the fees for a kresko asset Only callable by admin. function setAssetSwapFeesSCDP(address _assetAddr, uint16 _openFee, uint16 _closeFee, uint16 _protocolFee) external; Parameters Name Type Description _assetAddr address The kresko asset to set fees for. _openFee uint16 The new open fee. _closeFee uint16 The new close fee. _protocolFee uint16 The protocol fee share.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPConfigFacet » setAssetSwapFeesSCDP","id":"1430","title":"setAssetSwapFeesSCDP"},"1431":{"body":"Set whether swap routes for pairs are enabled or not. Both ways. Only callable by admin. function setSwapRoutesSCDP(SwapRouteSetter[] calldata _setters) external; Parameters Name Type Description _setters SwapRouteSetter[] The configurations to set.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPConfigFacet » setSwapRoutesSCDP","id":"1431","title":"setSwapRoutesSCDP"},"1432":{"body":"Set whether a swap route for a pair is enabled or not. Only callable by admin. function setSingleSwapRouteSCDP(SwapRouteSetter calldata _setter) external; Parameters Name Type Description _setter SwapRouteSetter The configuration to set","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPConfigFacet » setSingleSwapRouteSCDP","id":"1432","title":"setSingleSwapRouteSCDP"},"1433":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPFacet » ISCDPFacet","id":"1433","title":"ISCDPFacet"},"1434":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPFacet » Functions","id":"1434","title":"Functions"},"1435":{"body":"Deposit collateral for account to the collateral pool. function depositSCDP(address _account, address _collateralAsset, uint256 _amount) external; Parameters Name Type Description _account address The account to deposit for. _collateralAsset address The collateral asset to deposit. _amount uint256 The amount to deposit.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPFacet » depositSCDP","id":"1435","title":"depositSCDP"},"1436":{"body":"Withdraw collateral for account from the collateral pool. function withdrawSCDP(address _account, address _collateralAsset, uint256 _amount) external; Parameters Name Type Description _account address The account to withdraw for. _collateralAsset address The collateral asset to withdraw. _amount uint256 The amount to withdraw.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPFacet » withdrawSCDP","id":"1436","title":"withdrawSCDP"},"1437":{"body":"Repay debt for no fees or slippage. Only uses swap deposits, if none available, reverts. function repaySCDP(address _repayAssetAddr, uint256 _repayAmount, address _seizeAssetAddr) external; Parameters Name Type Description _repayAssetAddr address The asset to repay the debt in. _repayAmount uint256 The amount of the asset to repay the debt with. _seizeAssetAddr address The collateral asset to seize.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPFacet » repaySCDP","id":"1437","title":"repaySCDP"},"1438":{"body":"Liquidate the collateral pool. Adjusts everyones deposits if swap deposits do not cover the seized amount. function liquidateSCDP(address _repayAssetAddr, uint256 _repayAmount, address _seizeAssetAddr) external; Parameters Name Type Description _repayAssetAddr address The asset to repay the debt in. _repayAmount uint256 The amount of the asset to repay the debt with. _seizeAssetAddr address The collateral asset to seize.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPFacet » liquidateSCDP","id":"1438","title":"liquidateSCDP"},"1439":{"body":"Calculates the total value that is allowed to be liquidated from SCDP (if it is liquidatable) function getMaxLiqValueSCDP(address _repayAssetAddr, address _seizeAssetAddr) external view returns (MaxLiqInfo memory); Parameters Name Type Description _repayAssetAddr address Address of Kresko Asset to repay _seizeAssetAddr address Address of Collateral to seize Returns Name Type Description MaxLiqInfo MaxLiqInfo Calculated information about the maximum liquidation.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPFacet » getMaxLiqValueSCDP","id":"1439","title":"getMaxLiqValueSCDP"},"144":{"body":"WARNING: When using {getRoleMember} and {getRoleMemberCount}, make sure you perform all queries on the same block. See the following forum post for more information: https://forum.openzeppelin.com/t/iterating-over-elements-on-enumerableset-in-openzeppelin-contracts/2296 OpenZeppelin Returns one of the accounts that have role. index must be a value between 0 and {getRoleMemberCount}, non-inclusive. Role bearers are not sorted in any particular way, and their ordering may change at any point. *Kresko TL;DR above: If you iterate the EnumSet outside a single block scope you might get different results. Since when EnumSet member is deleted it is replaced with the highest index.* function getRoleMember(bytes32 role, uint256 index) external view returns (address); Returns Name Type Description address address with the role","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAuthorizationFacet » getRoleMember","id":"144","title":"getRoleMember"},"1440":{"body":"function getLiquidatableSCDP() external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPFacet » getLiquidatableSCDP","id":"1440","title":"getLiquidatableSCDP"},"1441":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » ISCDPStateFacet","id":"1441","title":"ISCDPStateFacet"},"1442":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » Functions","id":"1442","title":"Functions"},"1443":{"body":"Get the collateral pool deposit balance of _account. Including fees. function getAccountScaledDepositsSCDP(address _account, address _depositAsset) external view returns (uint256); Parameters Name Type Description _account address The account. _depositAsset address The deposit asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getAccountScaledDepositsSCDP","id":"1443","title":"getAccountScaledDepositsSCDP"},"1444":{"body":"Get the total collateral principal deposits for _account function getAccountDepositSCDP(address _account, address _depositAsset) external view returns (uint256); Parameters Name Type Description _account address The account. _depositAsset address The deposit asset","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getAccountDepositSCDP","id":"1444","title":"getAccountDepositSCDP"},"1445":{"body":"function getAccountDepositFeesGainedSCDP(address _account, address _depositAsset) external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getAccountDepositFeesGainedSCDP","id":"1445","title":"getAccountDepositFeesGainedSCDP"},"1446":{"body":"Get the (principal) deposit value for _account function getAccountDepositValueSCDP(address _account, address _depositAsset) external view returns (uint256); Parameters Name Type Description _account address The account. _depositAsset address The deposit asset","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getAccountDepositValueSCDP","id":"1446","title":"getAccountDepositValueSCDP"},"1447":{"body":"Get the full value of account and fees for _account function getAccountScaledDepositValueCDP(address _account, address _depositAsset) external view returns (uint256); Parameters Name Type Description _account address The account. _depositAsset address The collateral asset","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getAccountScaledDepositValueCDP","id":"1447","title":"getAccountScaledDepositValueCDP"},"1448":{"body":"Get the total collateral deposit value for _account function getAccountTotalDepositsValueSCDP(address _account) external view returns (uint256); Parameters Name Type Description _account address The account.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getAccountTotalDepositsValueSCDP","id":"1448","title":"getAccountTotalDepositsValueSCDP"},"1449":{"body":"Get the full value of account and fees for _account function getAccountTotalScaledDepositsValueSCDP(address _account) external view returns (uint256); Parameters Name Type Description _account address The account.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getAccountTotalScaledDepositsValueSCDP","id":"1449","title":"getAccountTotalScaledDepositsValueSCDP"},"145":{"body":"See warning in {getRoleMember} if combining these two Returns the number of accounts that have role. Can be used together with {getRoleMember} to enumerate all bearers of a role. function getRoleMemberCount(bytes32 role) external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAuthorizationFacet » getRoleMemberCount","id":"145","title":"getRoleMemberCount"},"1450":{"body":"Get all pool CollateralAssets function getDepositAssetsSCDP() external view returns (address[] memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getDepositAssetsSCDP","id":"1450","title":"getDepositAssetsSCDP"},"1451":{"body":"Get the total collateral deposits for _collateralAsset function getDepositsSCDP(address _collateralAsset) external view returns (uint256); Parameters Name Type Description _collateralAsset address The collateral asset","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getDepositsSCDP","id":"1451","title":"getDepositsSCDP"},"1452":{"body":"Get the total collateral swap deposits for _collateralAsset function getSwapDepositsSCDP(address _collateralAsset) external view returns (uint256); Parameters Name Type Description _collateralAsset address The collateral asset","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getSwapDepositsSCDP","id":"1452","title":"getSwapDepositsSCDP"},"1453":{"body":"Get the total collateral deposit value for _collateralAsset function getCollateralValueSCDP(address _depositAsset, bool _ignoreFactors) external view returns (uint256); Parameters Name Type Description _depositAsset address The collateral asset _ignoreFactors bool Ignore factors when calculating collateral and debt value.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getCollateralValueSCDP","id":"1453","title":"getCollateralValueSCDP"},"1454":{"body":"Get the total collateral value, oracle precision function getTotalCollateralValueSCDP(bool _ignoreFactors) external view returns (uint256); Parameters Name Type Description _ignoreFactors bool Ignore factors when calculating collateral value.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getTotalCollateralValueSCDP","id":"1454","title":"getTotalCollateralValueSCDP"},"1455":{"body":"Get all pool KreskoAssets function getKreskoAssetsSCDP() external view returns (address[] memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getKreskoAssetsSCDP","id":"1455","title":"getKreskoAssetsSCDP"},"1456":{"body":"Get the collateral debt amount for _krAsset function getDebtSCDP(address _krAsset) external view returns (uint256); Parameters Name Type Description _krAsset address The KreskoAsset","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getDebtSCDP","id":"1456","title":"getDebtSCDP"},"1457":{"body":"Get the debt value for _krAsset function getDebtValueSCDP(address _krAsset, bool _ignoreFactors) external view returns (uint256); Parameters Name Type Description _krAsset address The KreskoAsset _ignoreFactors bool Ignore factors when calculating collateral and debt value.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getDebtValueSCDP","id":"1457","title":"getDebtValueSCDP"},"1458":{"body":"Get the total debt value of krAssets in oracle precision function getTotalDebtValueSCDP(bool _ignoreFactors) external view returns (uint256); Parameters Name Type Description _ignoreFactors bool Ignore factors when calculating debt value.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getTotalDebtValueSCDP","id":"1458","title":"getTotalDebtValueSCDP"},"1459":{"body":"Get enabled state of asset function getAssetEnabledSCDP(address _assetAddr) external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getAssetEnabledSCDP","id":"1459","title":"getAssetEnabledSCDP"},"146":{"body":"*Grants role to account. If account had not been already granted role, emits a {RoleGranted} event. Requirements: the caller must have role's admin role.* function grantRole(bytes32 role, address account) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAuthorizationFacet » grantRole","id":"146","title":"grantRole"},"1460":{"body":"Get whether swap is enabled from _assetIn to _assetOut function getSwapEnabledSCDP(address _assetIn, address _assetOut) external view returns (bool); Parameters Name Type Description _assetIn address The asset to swap from _assetOut address The asset to swap to","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getSwapEnabledSCDP","id":"1460","title":"getSwapEnabledSCDP"},"1461":{"body":"function getCollateralRatioSCDP() external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getCollateralRatioSCDP","id":"1461","title":"getCollateralRatioSCDP"},"1462":{"body":"Get pool collateral values and debt values with CR. function getStatisticsSCDP() external view returns (GlobalData memory); Returns Name Type Description GlobalData GlobalData struct","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPStateFacet » getStatisticsSCDP","id":"1462","title":"getStatisticsSCDP"},"1463":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPSwapFacet » ISCDPSwapFacet","id":"1463","title":"ISCDPSwapFacet"},"1464":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPSwapFacet » Functions","id":"1464","title":"Functions"},"1465":{"body":"Preview the amount out received. function previewSwapSCDP(address _assetIn, address _assetOut, uint256 _amountIn) external view returns (uint256 amountOut, uint256 feeAmount, uint256 protocolFee); Parameters Name Type Description _assetIn address The asset to pay with. _assetOut address The asset to receive. _amountIn uint256 The amount of _assetIn to pay. Returns Name Type Description amountOut uint256 The amount of _assetOut to receive according to _amountIn. feeAmount uint256 protocolFee uint256","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPSwapFacet » previewSwapSCDP","id":"1465","title":"previewSwapSCDP"},"1466":{"body":"Swap kresko assets with KISS using the shared collateral pool. Uses oracle pricing of _amountIn to determine how much _assetOut to send. function swapSCDP(address _account, address _assetIn, address _assetOut, uint256 _amountIn, uint256 _amountOutMin) external; Parameters Name Type Description _account address The receiver of amount out. _assetIn address The asset to pay with. _assetOut address The asset to receive. _amountIn uint256 The amount of _assetIn to pay. _amountOutMin uint256 The minimum amount of _assetOut to receive, this is due to possible oracle price change.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPSwapFacet » swapSCDP","id":"1466","title":"swapSCDP"},"1467":{"body":"Accumulates fees to deposits as a fixed, instantaneous income. function cumulateIncomeSCDP(address _depositAssetAddr, uint256 _incomeAmount) external returns (uint256 nextLiquidityIndex); Parameters Name Type Description _depositAssetAddr address Deposit asset to give income for _incomeAmount uint256 Amount to accumulate Returns Name Type Description nextLiquidityIndex uint256 Next liquidity index for the asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISCDPSwapFacet » cumulateIncomeSCDP","id":"1467","title":"cumulateIncomeSCDP"},"1468":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISDIFacet » ISDIFacet","id":"1468","title":"ISDIFacet"},"1469":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISDIFacet » Functions","id":"1469","title":"Functions"},"147":{"body":"To change a role's admin, use {_setRoleAdmin}. Returns the admin role that controls role. See {grantRole} and {revokeRole}. function getRoleAdmin(bytes32 role) external view returns (bytes32);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAuthorizationFacet » getRoleAdmin","id":"147","title":"getRoleAdmin"},"1470":{"body":"function getTotalSDIDebt() external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISDIFacet » getTotalSDIDebt","id":"1470","title":"getTotalSDIDebt"},"1471":{"body":"function getEffectiveSDIDebtUSD() external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISDIFacet » getEffectiveSDIDebtUSD","id":"1471","title":"getEffectiveSDIDebtUSD"},"1472":{"body":"function getEffectiveSDIDebt() external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISDIFacet » getEffectiveSDIDebt","id":"1472","title":"getEffectiveSDIDebt"},"1473":{"body":"function getSDICoverAmount() external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISDIFacet » getSDICoverAmount","id":"1473","title":"getSDICoverAmount"},"1474":{"body":"function previewSCDPBurn(address _assetAddr, uint256 _burnAmount, bool _ignoreFactors) external view returns (uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISDIFacet » previewSCDPBurn","id":"1474","title":"previewSCDPBurn"},"1475":{"body":"function previewSCDPMint(address _assetAddr, uint256 _mintAmount, bool _ignoreFactors) external view returns (uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISDIFacet » previewSCDPMint","id":"1475","title":"previewSCDPMint"},"1476":{"body":"Simply returns the total supply of SDI. function totalSDI() external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISDIFacet » totalSDI","id":"1476","title":"totalSDI"},"1477":{"body":"Get the price of SDI in USD, oracle precision. function getSDIPrice() external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISDIFacet » getSDIPrice","id":"1477","title":"getSDIPrice"},"1478":{"body":"function SDICover(address _assetAddr, uint256 _amount) external returns (uint256 shares, uint256 value);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISDIFacet » SDICover","id":"1478","title":"SDICover"},"1479":{"body":"function enableCoverAssetSDI(address _assetAddr) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISDIFacet » enableCoverAssetSDI","id":"1479","title":"enableCoverAssetSDI"},"148":{"body":"Returns true if account has been granted role. function hasRole(bytes32 role, address account) external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAuthorizationFacet » hasRole","id":"148","title":"hasRole"},"1480":{"body":"function disableCoverAssetSDI(address _assetAddr) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISDIFacet » disableCoverAssetSDI","id":"1480","title":"disableCoverAssetSDI"},"1481":{"body":"function setCoverRecipientSDI(address _coverRecipient) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISDIFacet » setCoverRecipientSDI","id":"1481","title":"setCoverRecipientSDI"},"1482":{"body":"function getCoverAssetsSDI() external view returns (address[] memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » ❱ interfaces » ISDIFacet » getCoverAssetsSDI","id":"1482","title":"getCoverAssetsSDI"},"1483":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SDICoverRecipient » SDICoverRecipient","id":"1483","title":"SDICoverRecipient"},"1484":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SDICoverRecipient » State Variables","id":"1484","title":"State Variables"},"1485":{"body":"address public owner;","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SDICoverRecipient » owner","id":"1485","title":"owner"},"1486":{"body":"address public pendingOwner;","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SDICoverRecipient » pendingOwner","id":"1486","title":"pendingOwner"},"1487":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SDICoverRecipient » Functions","id":"1487","title":"Functions"},"1488":{"body":"constructor(address _owner);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SDICoverRecipient » constructor","id":"1488","title":"constructor"},"1489":{"body":"function withdraw(address token, address recipient, uint256 amount) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SDICoverRecipient » withdraw","id":"1489","title":"withdraw"},"149":{"body":"Requirements the caller must be account. Revokes role from the calling account. Roles are often managed via {grantRole} and {revokeRole}: this function's purpose is to provide a mechanism for accounts to lose their privileges if they are compromised (such as when a trusted device is misplaced). If the calling account had been revoked role, emits a {RoleRevoked} event. function renounceRole(bytes32 role, address account) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAuthorizationFacet » renounceRole","id":"149","title":"renounceRole"},"1490":{"body":"function changeOwner(address _owner) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SDICoverRecipient » changeOwner","id":"1490","title":"changeOwner"},"1491":{"body":"function acceptOwnership(address _owner) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SDICoverRecipient » acceptOwnership","id":"1491","title":"acceptOwnership"},"1492":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SEvent » SEvent","id":"1492","title":"SEvent"},"1493":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SEvent » Events","id":"1493","title":"Events"},"1494":{"body":"event SCDPDeposit(address indexed depositor, address indexed collateralAsset, uint256 amount);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SEvent » SCDPDeposit","id":"1494","title":"SCDPDeposit"},"1495":{"body":"event SCDPWithdraw(address indexed withdrawer, address indexed collateralAsset, uint256 amount, uint256 feeAmount);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SEvent » SCDPWithdraw","id":"1495","title":"SCDPWithdraw"},"1496":{"body":"event SCDPRepay( address indexed repayer, address indexed repayKreskoAsset, uint256 repayAmount, address indexed receiveKreskoAsset, uint256 receiveAmount\n);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SEvent » SCDPRepay","id":"1496","title":"SCDPRepay"},"1497":{"body":"event SCDPLiquidationOccured( address indexed liquidator, address indexed repayKreskoAsset, uint256 repayAmount, address indexed seizeCollateral, uint256 seizeAmount\n);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SEvent » SCDPLiquidationOccured","id":"1497","title":"SCDPLiquidationOccured"},"1498":{"body":"event PairSet(address indexed assetIn, address indexed assetOut, bool enabled);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SEvent » PairSet","id":"1498","title":"PairSet"},"1499":{"body":"event FeeSet(address indexed _asset, uint256 openFee, uint256 closeFee, uint256 protocolFee);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SEvent » FeeSet","id":"1499","title":"FeeSet"},"15":{"body":"AssetConfigurationFacet AssetStateFacet AuthorizationFacet CommonConfigurationFacet CommonStateFacet SafetyCouncilFacet","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » Contents","id":"15","title":"Contents"},"150":{"body":"Requirements the caller must have role's admin role. Revokes role from account. function revokeRole(bytes32 role, address account) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IAuthorizationFacet » revokeRole","id":"150","title":"revokeRole"},"1500":{"body":"event SCDPCollateralUpdated(address indexed _asset, uint256 liquidationThreshold);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SEvent » SCDPCollateralUpdated","id":"1500","title":"SCDPCollateralUpdated"},"1501":{"body":"event SCDPKrAssetUpdated( address indexed _asset, uint256 openFee, uint256 closeFee, uint256 protocolFee, uint256 maxDebtMinter\n);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SEvent » SCDPKrAssetUpdated","id":"1501","title":"SCDPKrAssetUpdated"},"1502":{"body":"event Swap(address indexed who, address indexed assetIn, address indexed assetOut, uint256 amountIn, uint256 amountOut);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SEvent » Swap","id":"1502","title":"Swap"},"1503":{"body":"event SwapFee(address indexed feeAsset, address indexed assetIn, uint256 feeAmount, uint256 protocolFeeAmount);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SEvent » SwapFee","id":"1503","title":"SwapFee"},"1504":{"body":"event Income(address asset, uint256 amount);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SEvent » Income","id":"1504","title":"Income"},"1505":{"body":"Emitted when the liquidation incentive multiplier is updated for a swappable krAsset. event SCDPLiquidationIncentiveUpdated(string indexed symbol, address indexed asset, uint256 from, uint256 to);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SEvent » SCDPLiquidationIncentiveUpdated","id":"1505","title":"SCDPLiquidationIncentiveUpdated"},"1506":{"body":"Emitted when the minimum collateralization ratio is updated for the SCDP. event SCDPMinCollateralRatioUpdated(uint256 from, uint256 to);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SEvent » SCDPMinCollateralRatioUpdated","id":"1506","title":"SCDPMinCollateralRatioUpdated"},"1507":{"body":"Emitted when the liquidation threshold value is updated event SCDPLiquidationThresholdUpdated(uint256 from, uint256 to, uint256 mlr);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SEvent » SCDPLiquidationThresholdUpdated","id":"1507","title":"SCDPLiquidationThresholdUpdated"},"1508":{"body":"Emitted when the max liquidation ratio is updated event SCDPMaxLiquidationRatioUpdated(uint256 from, uint256 to);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SEvent » SCDPMaxLiquidationRatioUpdated","id":"1508","title":"SCDPMaxLiquidationRatioUpdated"},"1509":{"body":"Git Source Author: Kresko struct SCDPState { address[] collaterals; address[] krAssets; mapping(address => mapping(address => bool)) isRoute; mapping(address => bool) isEnabled; mapping(address => SCDPAssetData) assetData; mapping(address => mapping(address => uint256)) deposits; mapping(address => mapping(address => uint256)) depositsPrincipal; address feeAsset; uint32 minCollateralRatio; uint32 liquidationThreshold; uint32 maxLiquidationRatio;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SCDPState » SCDPState","id":"1509","title":"SCDPState"},"151":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonConfigurationFacet » ICommonConfigurationFacet","id":"151","title":"ICommonConfigurationFacet"},"1510":{"body":"Git Source struct SDIState { uint256 totalDebt; uint256 totalCover; address coverRecipient; address[] coverAssets; uint8 sdiPricePrecision;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SDIState » SDIState","id":"1510","title":"SDIState"},"1511":{"body":"Git Source function sdi() pure returns (SDIState storage state);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » sdi » sdi","id":"1511","title":"sdi"},"1512":{"body":"Git Source function scdp() pure returns (SCDPState storage state);","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » scdp » scdp","id":"1512","title":"scdp"},"1513":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SState constants » Constants","id":"1513","title":"Constants"},"1514":{"body":"bytes32 constant SCDP_STORAGE_POSITION = keccak256(\"kresko.scdp.storage\");","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SState constants » SCDP_STORAGE_POSITION","id":"1514","title":"SCDP_STORAGE_POSITION"},"1515":{"body":"bytes32 constant SDI_STORAGE_POSITION = keccak256(\"kresko.scdp.sdi.storage\");","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SState constants » SDI_STORAGE_POSITION","id":"1515","title":"SDI_STORAGE_POSITION"},"1516":{"body":"Git Source SCDP initializer configuration. struct SCDPInitArgs { uint32 minCollateralRatio; uint32 liquidationThreshold; uint8 sdiPricePrecision;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SCDPInitArgs » SCDPInitArgs","id":"1516","title":"SCDPInitArgs"},"1517":{"body":"Git Source SCDP initializer configuration. struct SCDPParameters { address feeAsset; uint32 minCollateralRatio; uint32 liquidationThreshold; uint32 maxLiquidationRatio; uint8 sdiPricePrecision;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SCDPParameters » SCDPParameters","id":"1517","title":"SCDPParameters"},"1518":{"body":"Git Source struct SwapRouteSetter { address assetIn; address assetOut; bool enabled;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SwapRouteSetter » SwapRouteSetter","id":"1518","title":"SwapRouteSetter"},"1519":{"body":"Git Source struct SCDPAssetData { uint256 debt; uint128 totalDeposits; uint128 swapDeposits;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » SCDPAssetData » SCDPAssetData","id":"1519","title":"SCDPAssetData"},"152":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonConfigurationFacet » Functions","id":"152","title":"Functions"},"1520":{"body":"Git Source struct GlobalData { uint256 collateralValue; uint256 collateralValueAdjusted; uint256 debtValue; uint256 debtValueAdjusted; uint256 effectiveDebtValue; uint256 cr; uint256 crDebtValue; uint256 crDebtValueAdjusted;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » GlobalData » GlobalData","id":"1520","title":"GlobalData"},"1521":{"body":"Git Source Periphery asset data struct AssetData { address addr; uint256 depositAmount; uint256 depositValue; uint256 depositValueAdjusted; uint256 debtAmount; uint256 debtValue; uint256 debtValueAdjusted; uint256 swapDeposits; Asset asset; uint256 assetPrice; string symbol;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » AssetData » AssetData","id":"1521","title":"AssetData"},"1522":{"body":"Git Source struct UserAssetData { address asset; uint256 assetPrice; uint256 depositAmount; uint256 scaledDepositAmount; uint256 depositValue; uint256 scaledDepositValue;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » UserAssetData » UserAssetData","id":"1522","title":"UserAssetData"},"1523":{"body":"Git Source struct UserData { address account; uint256 totalDepositValue; uint256 totalScaledDepositValue; uint256 totalFeesValue; UserAssetData[] deposits;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ scdp » UserData » UserData","id":"1523","title":"UserData"},"1524":{"body":"mocks redstone smocks","breadcrumbs":"❱ contracts » ❱ core » ❱ test » Contents","id":"1524","title":"Contents"},"1525":{"body":"MockERC1155 MockERC20Restricted MockERC20 WETH USDC DAI USDT MockOracle MockSequencerUptimeFeed","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » Contents","id":"1525","title":"Contents"},"1526":{"body":"Git Source Inherits: ERC1155","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockERC1155 » MockERC1155","id":"1526","title":"MockERC1155"},"1527":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockERC1155 » Functions","id":"1527","title":"Functions"},"1528":{"body":"constructor() ERC1155(\"https://test\");","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockERC1155 » constructor","id":"1528","title":"constructor"},"1529":{"body":"Git Source Inherits: ERC20","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockERC20Restricted » MockERC20Restricted","id":"1529","title":"MockERC20Restricted"},"153":{"body":"Updates the fee recipient. function setFeeRecipient(address _newFeeRecipient) external; Parameters Name Type Description _newFeeRecipient address The new fee recipient.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonConfigurationFacet » setFeeRecipient","id":"153","title":"setFeeRecipient"},"1530":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockERC20Restricted » State Variables","id":"1530","title":"State Variables"},"1531":{"body":"mapping(address => bool) public minters;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockERC20Restricted » minters","id":"1531","title":"minters"},"1532":{"body":"address public owner;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockERC20Restricted » owner","id":"1532","title":"owner"},"1533":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockERC20Restricted » Functions","id":"1533","title":"Functions"},"1534":{"body":"constructor(string memory _name, string memory _symbol, uint8 _decimals, uint256 _initialSupply) ERC20(_name, _symbol, _decimals);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockERC20Restricted » constructor","id":"1534","title":"constructor"},"1535":{"body":"function reinitializeERC20(string memory _name, string memory _symbol) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockERC20Restricted » reinitializeERC20","id":"1535","title":"reinitializeERC20"},"1536":{"body":"function toggleMinters(address[] calldata _minters) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockERC20Restricted » toggleMinters","id":"1536","title":"toggleMinters"},"1537":{"body":"function mint(address to, uint256 value) public virtual;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockERC20Restricted » mint","id":"1537","title":"mint"},"1538":{"body":"function burn(address from, uint256 value) public virtual;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockERC20Restricted » burn","id":"1538","title":"burn"},"1539":{"body":"Git Source Inherits: ERC20","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockERC20 » MockERC20","id":"1539","title":"MockERC20"},"154":{"body":"Updates the contract's minimum debt value. function setMinDebtValue(uint96 _newMinDebtValue) external; Parameters Name Type Description _newMinDebtValue uint96 The new minimum debt value as a wad.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonConfigurationFacet » setMinDebtValue","id":"154","title":"setMinDebtValue"},"1540":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockERC20 » Functions","id":"1540","title":"Functions"},"1541":{"body":"constructor(string memory name_, string memory symbol_, uint8 decimals_, uint256 mintAmount) ERC20(name_, symbol_, decimals_);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockERC20 » constructor","id":"1541","title":"constructor"},"1542":{"body":"function mint(address to, uint256 amount) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockERC20 » mint","id":"1542","title":"mint"},"1543":{"body":"function burn(address from, uint256 amount) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockERC20 » burn","id":"1543","title":"burn"},"1544":{"body":"Git Source Inherits: MockERC20","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » WETH » WETH","id":"1544","title":"WETH"},"1545":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » WETH » Functions","id":"1545","title":"Functions"},"1546":{"body":"constructor() MockERC20(\"WETH\", \"WETH\", 18, 0);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » WETH » constructor","id":"1546","title":"constructor"},"1547":{"body":"function deposit() external payable;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » WETH » deposit","id":"1547","title":"deposit"},"1548":{"body":"function withdraw(uint256 amount) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » WETH » withdraw","id":"1548","title":"withdraw"},"1549":{"body":"Git Source Inherits: MockERC20","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » USDC » USDC","id":"1549","title":"USDC"},"155":{"body":"Sets the decimal precision of external oracle function setDefaultOraclePrecision(uint8 _decimals) external; Parameters Name Type Description _decimals uint8 Amount of decimals","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonConfigurationFacet » setDefaultOraclePrecision","id":"155","title":"setDefaultOraclePrecision"},"1550":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » USDC » Functions","id":"1550","title":"Functions"},"1551":{"body":"constructor() MockERC20(\"USDC\", \"USDC\", 18, 0);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » USDC » constructor","id":"1551","title":"constructor"},"1552":{"body":"function deposit() external payable;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » USDC » deposit","id":"1552","title":"deposit"},"1553":{"body":"function withdraw(uint256 amount) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » USDC » withdraw","id":"1553","title":"withdraw"},"1554":{"body":"Git Source Inherits: MockERC20","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » DAI » DAI","id":"1554","title":"DAI"},"1555":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » DAI » Functions","id":"1555","title":"Functions"},"1556":{"body":"constructor() MockERC20(\"DAI\", \"DAI\", 18, 0);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » DAI » constructor","id":"1556","title":"constructor"},"1557":{"body":"function deposit() external payable;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » DAI » deposit","id":"1557","title":"deposit"},"1558":{"body":"function withdraw(uint256 amount) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » DAI » withdraw","id":"1558","title":"withdraw"},"1559":{"body":"Git Source Inherits: MockERC20","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » USDT » USDT","id":"1559","title":"USDT"},"156":{"body":"Sets the decimal precision of external oracle function setMaxPriceDeviationPct(uint16 _oracleDeviationPct) external; Parameters Name Type Description _oracleDeviationPct uint16 Amount of decimals","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonConfigurationFacet » setMaxPriceDeviationPct","id":"156","title":"setMaxPriceDeviationPct"},"1560":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » USDT » Functions","id":"1560","title":"Functions"},"1561":{"body":"constructor() MockERC20(\"USDT\", \"USDT\", 6, 0);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » USDT » constructor","id":"1561","title":"constructor"},"1562":{"body":"function deposit() external payable;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » USDT » deposit","id":"1562","title":"deposit"},"1563":{"body":"function withdraw(uint256 amount) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » USDT » withdraw","id":"1563","title":"withdraw"},"1564":{"body":"Git Source Inherits: IAggregatorV3","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockOracle » MockOracle","id":"1564","title":"MockOracle"},"1565":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockOracle » State Variables","id":"1565","title":"State Variables"},"1566":{"body":"uint8 public decimals = 8;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockOracle » decimals","id":"1566","title":"decimals"},"1567":{"body":"string public override description;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockOracle » description","id":"1567","title":"description"},"1568":{"body":"uint256 public override version = 1;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockOracle » version","id":"1568","title":"version"},"1569":{"body":"int256 public initialAnswer;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockOracle » initialAnswer","id":"1569","title":"initialAnswer"},"157":{"body":"Sets L2 sequencer uptime feed address function setSequencerUptimeFeed(address _sequencerUptimeFeed) external; Parameters Name Type Description _sequencerUptimeFeed address sequencer uptime feed address","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonConfigurationFacet » setSequencerUptimeFeed","id":"157","title":"setSequencerUptimeFeed"},"1570":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockOracle » Functions","id":"1570","title":"Functions"},"1571":{"body":"constructor(string memory _description, uint256 _initialAnswer, uint8 _decimals);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockOracle » constructor","id":"1571","title":"constructor"},"1572":{"body":"function setPrice(uint256 _answer) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockOracle » setPrice","id":"1572","title":"setPrice"},"1573":{"body":"function price() external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockOracle » price","id":"1573","title":"price"},"1574":{"body":"function getRoundData(uint80) external view override returns (uint80 roundId, int256 answer, uint256 startedAt, uint256 updatedAt, uint80 answeredInRound);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockOracle » getRoundData","id":"1574","title":"getRoundData"},"1575":{"body":"function latestRoundData() external view override returns (uint80 roundId, int256 answer, uint256 startedAt, uint256 updatedAt, uint80 answeredInRound);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockOracle » latestRoundData","id":"1575","title":"latestRoundData"},"1576":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockSequencerUptimeFeed » MockSequencerUptimeFeed","id":"1576","title":"MockSequencerUptimeFeed"},"1577":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockSequencerUptimeFeed » State Variables","id":"1577","title":"State Variables"},"1578":{"body":"uint256 internal __startedAt;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockSequencerUptimeFeed » __startedAt","id":"1578","title":"__startedAt"},"1579":{"body":"uint256 internal __updatedAt;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockSequencerUptimeFeed » __updatedAt","id":"1579","title":"__updatedAt"},"158":{"body":"Sets sequencer grace period time function setSequencerGracePeriod(uint32 _sequencerGracePeriodTime) external; Parameters Name Type Description _sequencerGracePeriodTime uint32 grace period time","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonConfigurationFacet » setSequencerGracePeriod","id":"158","title":"setSequencerGracePeriod"},"1580":{"body":"int256 internal __answer;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockSequencerUptimeFeed » __answer","id":"1580","title":"__answer"},"1581":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockSequencerUptimeFeed » Functions","id":"1581","title":"Functions"},"1582":{"body":"constructor();","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockSequencerUptimeFeed » constructor","id":"1582","title":"constructor"},"1583":{"body":"function setAnswers(int256 _answer, uint256 _startedAt, uint256 _updatedAt) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockSequencerUptimeFeed » setAnswers","id":"1583","title":"setAnswers"},"1584":{"body":"0 = up, 1 = down function setAnswer(int256 _answer) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockSequencerUptimeFeed » setAnswer","id":"1584","title":"setAnswer"},"1585":{"body":"function latestRoundData() public view virtual returns (uint80 roundId, int256 answer, uint256 startedAt, uint256 updatedAt, uint80 answeredInRound);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ mocks » MockSequencerUptimeFeed » latestRoundData","id":"1585","title":"latestRoundData"},"1586":{"body":"CalldataExtractor ProxyConnector RedstoneConstants","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » Contents","id":"1586","title":"Contents"},"1587":{"body":"Git Source Inherits: RedstoneConstants Author: The Redstone Oracles team This contract was created to reuse the same logic in the RedstoneConsumerBase and the ProxyConnector contracts","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » CalldataExtractor » CalldataExtractor","id":"1587","title":"CalldataExtractor"},"1588":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » CalldataExtractor » Functions","id":"1588","title":"Functions"},"1589":{"body":"function _extractByteSizeOfUnsignedMetadata() internal pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » CalldataExtractor » _extractByteSizeOfUnsignedMetadata","id":"1589","title":"_extractByteSizeOfUnsignedMetadata"},"159":{"body":"Sets the time in seconds until a price is considered stale. function setStaleTime(uint32 _staleTime) external; Parameters Name Type Description _staleTime uint32 Time in seconds.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonConfigurationFacet » setStaleTime","id":"159","title":"setStaleTime"},"1590":{"body":"function _extractDataPackagesCountFromCalldata(uint256 calldataNegativeOffset) internal pure returns (uint16 dataPackagesCount);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » CalldataExtractor » _extractDataPackagesCountFromCalldata","id":"1590","title":"_extractDataPackagesCountFromCalldata"},"1591":{"body":"function _extractDataPointValueAndDataFeedId( uint256 calldataNegativeOffsetForDataPackage, uint256 defaultDataPointValueByteSize, uint256 dataPointIndex\n) internal pure virtual returns (bytes32 dataPointDataFeedId, uint256 dataPointValue);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » CalldataExtractor » _extractDataPointValueAndDataFeedId","id":"1591","title":"_extractDataPointValueAndDataFeedId"},"1592":{"body":"function _extractDataPointsDetailsForDataPackage(uint256 calldataNegativeOffsetForDataPackage) internal pure returns (uint256 dataPointsCount, uint256 eachDataPointValueByteSize);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » CalldataExtractor » _extractDataPointsDetailsForDataPackage","id":"1592","title":"_extractDataPointsDetailsForDataPackage"},"1593":{"body":"Git Source Inherits: RedstoneConstants , CalldataExtractor Author: The Redstone Oracles team","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » ProxyConnector » ProxyConnector","id":"1593","title":"ProxyConnector"},"1594":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » ProxyConnector » Functions","id":"1594","title":"Functions"},"1595":{"body":"function proxyCalldata(address contractAddress, bytes memory encodedFunction, bool forwardValue) internal returns (bytes memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » ProxyConnector » proxyCalldata","id":"1595","title":"proxyCalldata"},"1596":{"body":"function proxyDelegateCalldata(address contractAddress, bytes memory encodedFunction) internal returns (bytes memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » ProxyConnector » proxyDelegateCalldata","id":"1596","title":"proxyDelegateCalldata"},"1597":{"body":"function proxyCalldataView(address contractAddress, bytes memory encodedFunction) internal view returns (bytes memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » ProxyConnector » proxyCalldataView","id":"1597","title":"proxyCalldataView"},"1598":{"body":"function _prepareMessage(bytes memory encodedFunction) private pure returns (bytes memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » ProxyConnector » _prepareMessage","id":"1598","title":"_prepareMessage"},"1599":{"body":"function _getRedstonePayloadByteSize() private pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » ProxyConnector » _getRedstonePayloadByteSize","id":"1599","title":"_getRedstonePayloadByteSize"},"16":{"body":"Git Source Inherits: IAssetConfigurationFacet , Modifiers , DSModifiers","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AssetConfigurationFacet » AssetConfigurationFacet","id":"16","title":"AssetConfigurationFacet"},"160":{"body":"Set feeds for a ticker. function setFeedsForTicker(bytes32 _ticker, FeedConfiguration memory _feedConfig) external; Parameters Name Type Description _ticker bytes32 Ticker in bytes32 eg. bytes32(\"ETH\") _feedConfig FeedConfiguration List oracle configuration containing oracle identifiers and feed addresses.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonConfigurationFacet » setFeedsForTicker","id":"160","title":"setFeedsForTicker"},"1600":{"body":"function _getDataPackageByteSize(uint256 calldataNegativeOffset) private pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » ProxyConnector » _getDataPackageByteSize","id":"1600","title":"_getDataPackageByteSize"},"1601":{"body":"function _prepareReturnValue(bool success, bytes memory result) internal pure returns (bytes memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » ProxyConnector » _prepareReturnValue","id":"1601","title":"_prepareReturnValue"},"1602":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » ProxyConnector » Errors","id":"1602","title":"Errors"},"1603":{"body":"error ProxyCalldataFailedWithoutErrMsg();","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » ProxyConnector » ProxyCalldataFailedWithoutErrMsg","id":"1603","title":"ProxyCalldataFailedWithoutErrMsg"},"1604":{"body":"error ProxyCalldataFailedWithStringMessage(string message);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » ProxyConnector » ProxyCalldataFailedWithStringMessage","id":"1604","title":"ProxyCalldataFailedWithStringMessage"},"1605":{"body":"error ProxyCalldataFailedWithCustomError(bytes result);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » ProxyConnector » ProxyCalldataFailedWithCustomError","id":"1605","title":"ProxyCalldataFailedWithCustomError"},"1606":{"body":"Git Source Author: The Redstone Oracles team It mainly contains redstone-related values, which improve readability of other contracts (e.g. CalldataExtractor and RedstoneConsumerBase)","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » RedstoneConstants","id":"1606","title":"RedstoneConstants"},"1607":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » State Variables","id":"1607","title":"State Variables"},"1608":{"body":"uint256 internal constant STANDARD_SLOT_BS = 32;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » STANDARD_SLOT_BS","id":"1608","title":"STANDARD_SLOT_BS"},"1609":{"body":"uint256 internal constant FREE_MEMORY_PTR = 0x40;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » FREE_MEMORY_PTR","id":"1609","title":"FREE_MEMORY_PTR"},"161":{"body":"Set chainlink feeds for tickers. Has modifiers: onlyRole. function setChainlinkFeeds(bytes32[] calldata _tickers, address[] calldata _feeds) external; Parameters Name Type Description _tickers bytes32[] Bytes32 list of tickers _feeds address[] List of feed addresses.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonConfigurationFacet » setChainlinkFeeds","id":"161","title":"setChainlinkFeeds"},"1610":{"body":"uint256 internal constant BYTES_ARR_LEN_VAR_BS = 32;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » BYTES_ARR_LEN_VAR_BS","id":"1610","title":"BYTES_ARR_LEN_VAR_BS"},"1611":{"body":"uint256 internal constant FUNCTION_SIGNATURE_BS = 4;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » FUNCTION_SIGNATURE_BS","id":"1611","title":"FUNCTION_SIGNATURE_BS"},"1612":{"body":"uint256 internal constant REVERT_MSG_OFFSET = 68;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » REVERT_MSG_OFFSET","id":"1612","title":"REVERT_MSG_OFFSET"},"1613":{"body":"uint256 internal constant STRING_ERR_MESSAGE_MASK = 0x08c379a000000000000000000000000000000000000000000000000000000000;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » STRING_ERR_MESSAGE_MASK","id":"1613","title":"STRING_ERR_MESSAGE_MASK"},"1614":{"body":"uint256 internal constant SIG_BS = 65;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » SIG_BS","id":"1614","title":"SIG_BS"},"1615":{"body":"uint256 internal constant TIMESTAMP_BS = 6;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » TIMESTAMP_BS","id":"1615","title":"TIMESTAMP_BS"},"1616":{"body":"uint256 internal constant DATA_PACKAGES_COUNT_BS = 2;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » DATA_PACKAGES_COUNT_BS","id":"1616","title":"DATA_PACKAGES_COUNT_BS"},"1617":{"body":"uint256 internal constant DATA_POINTS_COUNT_BS = 3;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » DATA_POINTS_COUNT_BS","id":"1617","title":"DATA_POINTS_COUNT_BS"},"1618":{"body":"uint256 internal constant DATA_POINT_VALUE_BYTE_SIZE_BS = 4;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » DATA_POINT_VALUE_BYTE_SIZE_BS","id":"1618","title":"DATA_POINT_VALUE_BYTE_SIZE_BS"},"1619":{"body":"uint256 internal constant DATA_POINT_SYMBOL_BS = 32;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » DATA_POINT_SYMBOL_BS","id":"1619","title":"DATA_POINT_SYMBOL_BS"},"162":{"body":"Set api3 feeds for tickers. Has modifiers: onlyRole. function setApi3Feeds(bytes32[] calldata _tickers, address[] calldata _feeds) external; Parameters Name Type Description _tickers bytes32[] Bytes32 list of tickers _feeds address[] List of feed addresses.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonConfigurationFacet » setApi3Feeds","id":"162","title":"setApi3Feeds"},"1620":{"body":"uint256 internal constant DEFAULT_DATA_POINT_VALUE_BS = 32;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » DEFAULT_DATA_POINT_VALUE_BS","id":"1620","title":"DEFAULT_DATA_POINT_VALUE_BS"},"1621":{"body":"uint256 internal constant UNSIGNED_METADATA_BYTE_SIZE_BS = 3;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » UNSIGNED_METADATA_BYTE_SIZE_BS","id":"1621","title":"UNSIGNED_METADATA_BYTE_SIZE_BS"},"1622":{"body":"uint256 internal constant REDSTONE_MARKER_BS = 9;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » REDSTONE_MARKER_BS","id":"1622","title":"REDSTONE_MARKER_BS"},"1623":{"body":"uint256 internal constant REDSTONE_MARKER_MASK = 0x0000000000000000000000000000000000000000000000000002ed57011e0000;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » REDSTONE_MARKER_MASK","id":"1623","title":"REDSTONE_MARKER_MASK"},"1624":{"body":"uint256 internal constant TIMESTAMP_NEGATIVE_OFFSET_IN_DATA_PACKAGE_WITH_STANDARD_SLOT_BS = 104;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » TIMESTAMP_NEGATIVE_OFFSET_IN_DATA_PACKAGE_WITH_STANDARD_SLOT_BS","id":"1624","title":"TIMESTAMP_NEGATIVE_OFFSET_IN_DATA_PACKAGE_WITH_STANDARD_SLOT_BS"},"1625":{"body":"uint256 internal constant DATA_PACKAGE_WITHOUT_DATA_POINTS_BS = 78;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » DATA_PACKAGE_WITHOUT_DATA_POINTS_BS","id":"1625","title":"DATA_PACKAGE_WITHOUT_DATA_POINTS_BS"},"1626":{"body":"uint256 internal constant DATA_PACKAGE_WITHOUT_DATA_POINTS_AND_SIG_BS = 13;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » DATA_PACKAGE_WITHOUT_DATA_POINTS_AND_SIG_BS","id":"1626","title":"DATA_PACKAGE_WITHOUT_DATA_POINTS_AND_SIG_BS"},"1627":{"body":"uint256 internal constant REDSTONE_MARKER_BS_PLUS_STANDARD_SLOT_BS = 41;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » REDSTONE_MARKER_BS_PLUS_STANDARD_SLOT_BS","id":"1627","title":"REDSTONE_MARKER_BS_PLUS_STANDARD_SLOT_BS"},"1628":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » Errors","id":"1628","title":"Errors"},"1629":{"body":"error CalldataOverOrUnderFlow();","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » CalldataOverOrUnderFlow","id":"1629","title":"CalldataOverOrUnderFlow"},"163":{"body":"Set a vault feed for ticker. Has modifiers: onlyRole. function setVaultFeed(bytes32 _ticker, address _vaultAddr) external; Parameters Name Type Description _ticker bytes32 Ticker in bytes32 eg. bytes32(\"ETH\") _vaultAddr address Vault address","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonConfigurationFacet » setVaultFeed","id":"163","title":"setVaultFeed"},"1630":{"body":"error IncorrectUnsignedMetadataSize();","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » IncorrectUnsignedMetadataSize","id":"1630","title":"IncorrectUnsignedMetadataSize"},"1631":{"body":"error InsufficientNumberOfUniqueSigners(uint256 receivedSignersCount, uint256 requiredSignersCount);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » InsufficientNumberOfUniqueSigners","id":"1631","title":"InsufficientNumberOfUniqueSigners"},"1632":{"body":"error EachSignerMustProvideTheSameValue();","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » EachSignerMustProvideTheSameValue","id":"1632","title":"EachSignerMustProvideTheSameValue"},"1633":{"body":"error EmptyCalldataPointersArr();","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » EmptyCalldataPointersArr","id":"1633","title":"EmptyCalldataPointersArr"},"1634":{"body":"error InvalidCalldataPointer();","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » InvalidCalldataPointer","id":"1634","title":"InvalidCalldataPointer"},"1635":{"body":"error CalldataMustHaveValidPayload();","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » CalldataMustHaveValidPayload","id":"1635","title":"CalldataMustHaveValidPayload"},"1636":{"body":"error SignerNotAuthorised(address receivedSigner);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ redstone » RedstoneConstants » SignerNotAuthorised","id":"1636","title":"SignerNotAuthorised"},"1637":{"body":"ISmockFacet SmockCollateralReceiver SmockFacet SmockFacet constants SmockFacet2 SmockInit Errors SmockState SmockState2 SmockStorage","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » Contents","id":"1637","title":"Contents"},"1638":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » ISmockFacet » ISmockFacet","id":"1638","title":"ISmockFacet"},"1639":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » ISmockFacet » Functions","id":"1639","title":"Functions"},"164":{"body":"Set ChainLink feed address for ticker. function setChainLinkFeed(bytes32 _ticker, address _feedAddr) external; Parameters Name Type Description _ticker bytes32 Ticker in bytes32 eg. bytes32(\"ETH\") _feedAddr address The feed address.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonConfigurationFacet » setChainLinkFeed","id":"164","title":"setChainLinkFeed"},"1640":{"body":"function activate() external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » ISmockFacet » activate","id":"1640","title":"activate"},"1641":{"body":"function disable() external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » ISmockFacet » disable","id":"1641","title":"disable"},"1642":{"body":"function setMessage(string memory message) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » ISmockFacet » setMessage","id":"1642","title":"setMessage"},"1643":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » ISmockFacet » Events","id":"1643","title":"Events"},"1644":{"body":"event NewMessage(address indexed caller, string message);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » ISmockFacet » NewMessage","id":"1644","title":"NewMessage"},"1645":{"body":"Git Source Inherits: ICollateralReceiver , ProxyConnector","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » SmockCollateralReceiver","id":"1645","title":"SmockCollateralReceiver"},"1646":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » State Variables","id":"1646","title":"State Variables"},"1647":{"body":"IMinterDepositWithdrawFacet public kresko;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » kresko","id":"1647","title":"kresko"},"1648":{"body":"function(address, address, uint256, bytes memory) internal callbackLogic;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » callbackLogic","id":"1648","title":"callbackLogic"},"1649":{"body":"address public account;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » account","id":"1649","title":"account"},"165":{"body":"Set API3 feed address for an asset. function setApi3Feed(bytes32 _ticker, address _feedAddr) external; Parameters Name Type Description _ticker bytes32 Ticker in bytes32 eg. bytes32(\"ETH\") _feedAddr address The feed address.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonConfigurationFacet » setApi3Feed","id":"165","title":"setApi3Feed"},"1650":{"body":"address public collateralAsset;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » collateralAsset","id":"1650","title":"collateralAsset"},"1651":{"body":"uint256 public withdrawalAmountRequested;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » withdrawalAmountRequested","id":"1651","title":"withdrawalAmountRequested"},"1652":{"body":"uint256 public withdrawalAmountReceived;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » withdrawalAmountReceived","id":"1652","title":"withdrawalAmountReceived"},"1653":{"body":"Params public userData;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » userData","id":"1653","title":"userData"},"1654":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » Functions","id":"1654","title":"Functions"},"1655":{"body":"constructor(address _kresko);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » constructor","id":"1655","title":"constructor"},"1656":{"body":"function onUncheckedCollateralWithdraw( address _account, address _collateralAsset, uint256 _withdrawalAmount, uint256 _depositedCollateralAssetIndex, bytes memory _userData\n) external returns (bytes memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » onUncheckedCollateralWithdraw","id":"1656","title":"onUncheckedCollateralWithdraw"},"1657":{"body":"function execute( address _collateralAsset, uint256 _amount, function(address, address, uint256, bytes memory) internal logic\n) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » execute","id":"1657","title":"execute"},"1658":{"body":"function execute( address _collateralAsset, uint256 _amount, bytes memory data, function(address, address, uint256, bytes memory) internal logic\n) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » execute","id":"1658","title":"execute"},"1659":{"body":"function test(address _collateralAsset, uint256 _amount) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » test","id":"1659","title":"test"},"166":{"body":"Sets phase of gating mechanism function setGatingPhase(uint8 _phase) external; Parameters Name Type Description _phase uint8 phase id","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonConfigurationFacet » setGatingPhase","id":"166","title":"setGatingPhase"},"1660":{"body":"function testWithdrawalAmount(address _collateralAsset, uint256 _amount) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » testWithdrawalAmount","id":"1660","title":"testWithdrawalAmount"},"1661":{"body":"function testRedeposit(address _collateralAsset, uint256 _amount) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » testRedeposit","id":"1661","title":"testRedeposit"},"1662":{"body":"function testInsufficientRedeposit(address _collateralAsset, uint256 _amount) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » testInsufficientRedeposit","id":"1662","title":"testInsufficientRedeposit"},"1663":{"body":"function testDepositAlternate(address _collateralWithdraw, uint256 _amount, address _collateralDeposit) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » testDepositAlternate","id":"1663","title":"testDepositAlternate"},"1664":{"body":"function logicDepositAlternate( address _account, address _collateralAsset, uint256 _withdrawalAmount, bytes memory _userData\n) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » logicDepositAlternate","id":"1664","title":"logicDepositAlternate"},"1665":{"body":"function logicBase(address _account, address _collateralAsset, uint256 _withdrawalAmount, bytes memory _userData) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » logicBase","id":"1665","title":"logicBase"},"1666":{"body":"function logicTestWithdrawalAmount( address _account, address _collateralAsset, uint256 _withdrawalAmount, bytes memory _userData\n) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » logicTestWithdrawalAmount","id":"1666","title":"logicTestWithdrawalAmount"},"1667":{"body":"function logicRedeposit(address _account, address _collateralAsset, uint256 _withdrawalAmount, bytes memory _userData) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » logicRedeposit","id":"1667","title":"logicRedeposit"},"1668":{"body":"function logicInsufficientRedeposit( address _account, address _collateralAsset, uint256 _withdrawalAmount, bytes memory _userData\n) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » logicInsufficientRedeposit","id":"1668","title":"logicInsufficientRedeposit"},"1669":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » Structs","id":"1669","title":"Structs"},"167":{"body":"Sets address of Kreskian NFT contract function setKreskianCollection(address _kreskian) external; Parameters Name Type Description _kreskian address kreskian nft contract address","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonConfigurationFacet » setKreskianCollection","id":"167","title":"setKreskianCollection"},"1670":{"body":"struct Params { uint256 val; uint256 val1; address addr;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockCollateralReceiver » Params","id":"1670","title":"Params"},"1671":{"body":"Git Source Inherits: DSModifiers , Modifiers , ISmockFacet Use for Smock fakes / mocks.","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockFacet » SmockFacet","id":"1671","title":"SmockFacet"},"1672":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockFacet » State Variables","id":"1672","title":"State Variables"},"1673":{"body":"uint256 public constant MESSAGE_THROTTLE = 2;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockFacet » MESSAGE_THROTTLE","id":"1673","title":"MESSAGE_THROTTLE"},"1674":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockFacet » Functions","id":"1674","title":"Functions"},"1675":{"body":"function operator() external view returns (address);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockFacet » operator","id":"1675","title":"operator"},"1676":{"body":"function activate() external override onlyRole(TEST_OPERATOR_ROLE) onlyDisabled;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockFacet » activate","id":"1676","title":"activate"},"1677":{"body":"function disable() external override onlyRole(TEST_OPERATOR_ROLE) onlyActive;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockFacet » disable","id":"1677","title":"disable"},"1678":{"body":"function smockInitialized() external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockFacet » smockInitialized","id":"1678","title":"smockInitialized"},"1679":{"body":"function setMessage(string memory message) external override onlyActive;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockFacet » setMessage","id":"1679","title":"setMessage"},"168":{"body":"Sets address of Quest For Kresk NFT contract function setQuestForKreskCollection(address _questForKresk) external; Parameters Name Type Description _questForKresk address Quest For Kresk NFT contract address","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonConfigurationFacet » setQuestForKreskCollection","id":"168","title":"setQuestForKreskCollection"},"1680":{"body":"modifier onlyActive();","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockFacet » onlyActive","id":"1680","title":"onlyActive"},"1681":{"body":"modifier onlyDisabled();","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockFacet » onlyDisabled","id":"1681","title":"onlyDisabled"},"1682":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockFacet constants » Constants","id":"1682","title":"Constants"},"1683":{"body":"bytes32 constant TEST_OPERATOR_ROLE = keccak256(\"kresko.test.operator\");","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockFacet constants » TEST_OPERATOR_ROLE","id":"1683","title":"TEST_OPERATOR_ROLE"},"1684":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockFacet2 » SmockFacet2","id":"1684","title":"SmockFacet2"},"1685":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockFacet2 » Functions","id":"1685","title":"Functions"},"1686":{"body":"function initialize() external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockFacet2 » initialize","id":"1686","title":"initialize"},"1687":{"body":"function getOldStructValueFromExtended() external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockFacet2 » getOldStructValueFromExtended","id":"1687","title":"getOldStructValueFromExtended"},"1688":{"body":"function getNewStructValueFromExtended() external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockFacet2 » getNewStructValueFromExtended","id":"1688","title":"getNewStructValueFromExtended"},"1689":{"body":"Git Source Inherits: DSModifiers , Modifiers","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockInit » SmockInit","id":"1689","title":"SmockInit"},"169":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonStateFacet » ICommonStateFacet","id":"169","title":"ICommonStateFacet"},"1690":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockInit » Functions","id":"1690","title":"Functions"},"1691":{"body":"function initialize(address _operator) external onlyDiamondOwner onlyRole(Role.ADMIN);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockInit » initialize","id":"1691","title":"initialize"},"1692":{"body":"function getNumber() public pure returns (uint8);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockInit » getNumber","id":"1692","title":"getNumber"},"1693":{"body":"function getBool() public pure returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockInit » getBool","id":"1693","title":"getBool"},"1694":{"body":"function upgradeState() external;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockInit » upgradeState","id":"1694","title":"upgradeState"},"1695":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » Errors » Errors","id":"1695","title":"Errors"},"1696":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » Errors » State Variables","id":"1696","title":"State Variables"},"1697":{"body":"string public constant INITIALIZED = \"Already initialized\";","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » Errors » INITIALIZED","id":"1697","title":"INITIALIZED"},"1698":{"body":"string public constant NOT_ACTIVE = \"SmockFacet: Not active\";","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » Errors » NOT_ACTIVE","id":"1698","title":"NOT_ACTIVE"},"1699":{"body":"string public constant ACTIVE = \"SmockFacet: Active\";","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » Errors » ACTIVE","id":"1699","title":"ACTIVE"},"17":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AssetConfigurationFacet » Functions","id":"17","title":"Functions"},"170":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonStateFacet » Functions","id":"170","title":"Functions"},"1700":{"body":"Git Source struct SmockState { bool initialized; bool isActive; address operator; mapping(address => bool) callers; string message; uint256 lastMessageBlock;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockState » SmockState","id":"1700","title":"SmockState"},"1701":{"body":"Git Source struct SmockState2 { bool initialized; bool isActive; address operator; mapping(address => bool) callers; string message; uint256 lastMessageBlock; bool extended;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockState2 » SmockState2","id":"1701","title":"SmockState2"},"1702":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockStorage » SmockStorage","id":"1702","title":"SmockStorage"},"1703":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockStorage » State Variables","id":"1703","title":"State Variables"},"1704":{"body":"bytes32 public constant SMOCK_STORAGE_POSITION = keccak256(\"kresko.smock.storage\");","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockStorage » SMOCK_STORAGE_POSITION","id":"1704","title":"SMOCK_STORAGE_POSITION"},"1705":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockStorage » Functions","id":"1705","title":"Functions"},"1706":{"body":"function initialize(address _operator) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockStorage » initialize","id":"1706","title":"initialize"},"1707":{"body":"function state() internal pure returns (SmockState storage ss);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockStorage » state","id":"1707","title":"state"},"1708":{"body":"function stateExtended() internal pure returns (SmockState2 storage ss);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockStorage » stateExtended","id":"1708","title":"stateExtended"},"1709":{"body":"function activate() internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockStorage » activate","id":"1709","title":"activate"},"171":{"body":"The recipient of protocol fees. function getFeeRecipient() external view returns (address);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonStateFacet » getFeeRecipient","id":"171","title":"getFeeRecipient"},"1710":{"body":"function disable() internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockStorage » disable","id":"1710","title":"disable"},"1711":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockStorage » Events","id":"1711","title":"Events"},"1712":{"body":"event Call(address indexed caller);","breadcrumbs":"❱ contracts » ❱ core » ❱ test » ❱ smocks » SmockStorage » Call","id":"1712","title":"Call"},"1713":{"body":"funcs interfaces VEvent VaultAsset VaultConfiguration Vault","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Contents","id":"1713","title":"Contents"},"1714":{"body":"VAssets","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ funcs » Contents","id":"1714","title":"Contents"},"1715":{"body":"Git Source Author: Kresko Helper library for KreskoVault","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ funcs » VAssets » VAssets","id":"1715","title":"VAssets"},"1716":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ funcs » VAssets » Functions","id":"1716","title":"Functions"},"1717":{"body":"Gets the price of an asset from the oracle speficied. function price(VaultAsset storage self, VaultConfiguration storage config) internal view returns (uint256 answer);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ funcs » VAssets » price","id":"1717","title":"price"},"1718":{"body":"Gets the price of an asset from the oracle speficied. function handleDepositFee(VaultAsset storage self, uint256 assets) internal view returns (uint256 assetsWithFee, uint256 fee);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ funcs » VAssets » handleDepositFee","id":"1718","title":"handleDepositFee"},"1719":{"body":"Gets the price of an asset from the oracle speficied. function handleMintFee(VaultAsset storage self, uint256 assets) internal view returns (uint256 assetsWithFee, uint256 fee);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ funcs » VAssets » handleMintFee","id":"1719","title":"handleMintFee"},"172":{"body":"Offchain oracle decimals function getDefaultOraclePrecision() external view returns (uint8);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonStateFacet » getDefaultOraclePrecision","id":"172","title":"getDefaultOraclePrecision"},"1720":{"body":"Gets the price of an asset from the oracle speficied. function handleWithdrawFee(VaultAsset storage self, uint256 assets) internal view returns (uint256 assetsWithFee, uint256 fee);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ funcs » VAssets » handleWithdrawFee","id":"1720","title":"handleWithdrawFee"},"1721":{"body":"Gets the price of an asset from the oracle speficied. function handleRedeemFee(VaultAsset storage self, uint256 assets) internal view returns (uint256 assetsWithFee, uint256 fee);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ funcs » VAssets » handleRedeemFee","id":"1721","title":"handleRedeemFee"},"1722":{"body":"Gets the oracle decimal precision USD value for amount. function usdWad(VaultAsset storage self, VaultConfiguration storage config, uint256 amount) internal view returns (uint256); Parameters Name Type Description self VaultAsset config VaultConfiguration vault configuration. amount uint256 amount of tokens to get USD value for.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ funcs » VAssets » usdWad","id":"1722","title":"usdWad"},"1723":{"body":"Gets the total deposit value of self in USD, oracle precision. function getDepositValue(VaultAsset storage self, VaultConfiguration storage config) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ funcs » VAssets » getDepositValue","id":"1723","title":"getDepositValue"},"1724":{"body":"Gets the total deposit value of self in USD, oracle precision. function getDepositValueWad(VaultAsset storage self, VaultConfiguration storage config) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ funcs » VAssets » getDepositValueWad","id":"1724","title":"getDepositValueWad"},"1725":{"body":"Gets the a token amount for value USD, oracle precision. function getAmount(VaultAsset storage self, VaultConfiguration storage config, uint256 value) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ funcs » VAssets » getAmount","id":"1725","title":"getAmount"},"1726":{"body":"IVault IVaultExtender IVaultRateProvider","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » Contents","id":"1726","title":"Contents"},"1727":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » IVault","id":"1727","title":"IVault"},"1728":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » Functions","id":"1728","title":"Functions"},"1729":{"body":"This function deposits assetsIn of asset, regardless of the amount of vault shares minted. If depositFee > 0, depositFee of assetsIn is sent to the fee recipient. emits Deposit(caller, receiver, asset, assetsIn, sharesOut); function deposit(address assetAddr, uint256 assetsIn, address receiver) external returns (uint256 sharesOut, uint256 assetFee); Parameters Name Type Description assetAddr address Asset to deposit. assetsIn uint256 Amount of asset to deposit. receiver address Address to receive sharesOut of vault shares. Returns Name Type Description sharesOut uint256 Amount of vault shares minted for assetsIn. assetFee uint256 Amount of fees paid in asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » deposit","id":"1729","title":"deposit"},"173":{"body":"max deviation between main oracle and fallback oracle function getOracleDeviationPct() external view returns (uint16);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonStateFacet » getOracleDeviationPct","id":"173","title":"getOracleDeviationPct"},"1730":{"body":"This function mints sharesOut of vault shares, regardless of the amount of asset received. If depositFee > 0, depositFee of assetsIn is sent to the fee recipient. emits Deposit(caller, receiver, asset, assetsIn, sharesOut); function mint(address assetAddr, uint256 sharesOut, address receiver) external returns (uint256 assetsIn, uint256 assetFee); Parameters Name Type Description assetAddr address Asset to deposit. sharesOut uint256 Amount of vault shares desired to mint. receiver address Address to receive sharesOut of shares. Returns Name Type Description assetsIn uint256 Assets used to mint sharesOut of vault shares. assetFee uint256 Amount of fees paid in asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » mint","id":"1730","title":"mint"},"1731":{"body":"This function burns sharesIn of shares from owner, regardless of the amount of asset received. If withdrawFee > 0, withdrawFee of assetsOut is sent to the fee recipient. emits Withdraw(caller, receiver, asset, owner, assetsOut, sharesIn); function redeem(address assetAddr, uint256 sharesIn, address receiver, address owner) external returns (uint256 assetsOut, uint256 assetFee); Parameters Name Type Description assetAddr address Asset to redeem. sharesIn uint256 Amount of vault shares to redeem. receiver address Address to receive the redeemed assets. owner address Owner of vault shares. Returns Name Type Description assetsOut uint256 Amount of asset used for redeem assetsOut. assetFee uint256 Amount of fees paid in asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » redeem","id":"1731","title":"redeem"},"1732":{"body":"This function withdraws assetsOut of assets, regardless of the amount of vault shares required. If withdrawFee > 0, withdrawFee of assetsOut is sent to the fee recipient. emits Withdraw(caller, receiver, asset, owner, assetsOut, sharesIn); function withdraw(address assetAddr, uint256 assetsOut, address receiver, address owner) external returns (uint256 sharesIn, uint256 assetFee); Parameters Name Type Description assetAddr address Asset to withdraw. assetsOut uint256 Amount of asset desired to withdraw. receiver address Address to receive the withdrawn assets. owner address Owner of vault shares. Returns Name Type Description sharesIn uint256 Amount of vault shares used to withdraw assetsOut of asset. assetFee uint256 Amount of fees paid in asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » withdraw","id":"1732","title":"withdraw"},"1733":{"body":"Returns the current vault configuration function getConfig() external view returns (VaultConfiguration memory config); Returns Name Type Description config VaultConfiguration Vault configuration struct","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » getConfig","id":"1733","title":"getConfig"},"1734":{"body":"Returns the total value of all assets in the shares contract in USD WAD precision. function totalAssets() external view returns (uint256 result);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » totalAssets","id":"1734","title":"totalAssets"},"1735":{"body":"Assets array used for iterating through the assets in the shares contract function assetList(uint256 index) external view returns (address assetAddr);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » assetList","id":"1735","title":"assetList"},"1736":{"body":"Returns the asset struct for a given asset function assets(address) external view returns (VaultAsset memory asset); Parameters Name Type Description address Returns Name Type Description asset VaultAsset Asset struct for asset","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » assets","id":"1736","title":"assets"},"1737":{"body":"function assetPrice(address assetAddr) external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » assetPrice","id":"1737","title":"assetPrice"},"1738":{"body":"This function is used for previewing the amount of shares minted for assetsIn of asset. function previewDeposit(address assetAddr, uint256 assetsIn) external view returns (uint256 sharesOut, uint256 assetFee); Parameters Name Type Description assetAddr address Supported asset address assetsIn uint256 Amount of asset in. Returns Name Type Description sharesOut uint256 Amount of vault shares minted. assetFee uint256 Amount of fees paid in asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » previewDeposit","id":"1738","title":"previewDeposit"},"1739":{"body":"This function is used for previewing assetsIn of asset required to mint sharesOut of vault shares. function previewMint(address assetAddr, uint256 sharesOut) external view returns (uint256 assetsIn, uint256 assetFee); Parameters Name Type Description assetAddr address Supported asset address sharesOut uint256 Desired amount of vault shares to mint. Returns Name Type Description assetsIn uint256 Amount of asset required. assetFee uint256 Amount of fees paid in asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » previewMint","id":"1739","title":"previewMint"},"174":{"body":"The minimum USD value of an individual synthetic asset debt position. function getMinDebtValue() external view returns (uint96);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonStateFacet » getMinDebtValue","id":"174","title":"getMinDebtValue"},"1740":{"body":"This function is used for previewing assetsOut of asset received for sharesIn of vault shares. function previewRedeem(address assetAddr, uint256 sharesIn) external view returns (uint256 assetsOut, uint256 assetFee); Parameters Name Type Description assetAddr address Supported asset address sharesIn uint256 Desired amount of vault shares to burn. Returns Name Type Description assetsOut uint256 Amount of asset received. assetFee uint256 Amount of fees paid in asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » previewRedeem","id":"1740","title":"previewRedeem"},"1741":{"body":"This function is used for previewing sharesIn of vault shares required to burn for assetsOut of asset. function previewWithdraw(address assetAddr, uint256 assetsOut) external view returns (uint256 sharesIn, uint256 assetFee); Parameters Name Type Description assetAddr address Supported asset address assetsOut uint256 Desired amount of asset out. Returns Name Type Description sharesIn uint256 Amount of vault shares required. assetFee uint256 Amount of fees paid in asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » previewWithdraw","id":"1741","title":"previewWithdraw"},"1742":{"body":"Returns the maximum deposit amount of asset function maxDeposit(address assetAddr) external view returns (uint256 assetsIn); Parameters Name Type Description assetAddr address Supported asset address Returns Name Type Description assetsIn uint256 Maximum depositable amount of assets.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » maxDeposit","id":"1742","title":"maxDeposit"},"1743":{"body":"Returns the maximum mint using asset function maxMint(address assetAddr, address owner) external view returns (uint256 sharesOut); Parameters Name Type Description assetAddr address Supported asset address. owner address Owner of assets. Returns Name Type Description sharesOut uint256 Maximum mint amount.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » maxMint","id":"1743","title":"maxMint"},"1744":{"body":"Returns the maximum redeemable amount for user function maxRedeem(address assetAddr, address owner) external view returns (uint256 sharesIn); Parameters Name Type Description assetAddr address Supported asset address. owner address Owner of vault shares. Returns Name Type Description sharesIn uint256 Maximum redeemable amount of shares (vault share balance)","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » maxRedeem","id":"1744","title":"maxRedeem"},"1745":{"body":"Returns the maximum redeemable amount for user function maxWithdraw(address assetAddr, address owner) external view returns (uint256 amountOut); Parameters Name Type Description assetAddr address Supported asset address. owner address Owner of vault shares. Returns Name Type Description amountOut uint256 Maximum amount of asset received.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » maxWithdraw","id":"1745","title":"maxWithdraw"},"1746":{"body":"Returns the exchange rate of one vault share to USD. function exchangeRate() external view returns (uint256 rate); Returns Name Type Description rate uint256 Exchange rate of one vault share to USD in wad precision.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » exchangeRate","id":"1746","title":"exchangeRate"},"1747":{"body":"Adds a new asset to the vault function addAsset(VaultAsset memory assetConfig) external returns (VaultAsset memory); Parameters Name Type Description assetConfig VaultAsset Asset to add","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » addAsset","id":"1747","title":"addAsset"},"1748":{"body":"Removes an asset from the vault function removeAsset(address assetAddr) external; Parameters Name Type Description assetAddr address Asset address to remove emits assetRemoved(asset, block.timestamp);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » removeAsset","id":"1748","title":"removeAsset"},"1749":{"body":"Current governance sets a new governance address function setGovernance(address newGovernance) external; Parameters Name Type Description newGovernance address The new governance address","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » setGovernance","id":"1749","title":"setGovernance"},"175":{"body":"Get the L2 sequencer uptime feed address. function getSequencerUptimeFeed() external view returns (address);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonStateFacet » getSequencerUptimeFeed","id":"175","title":"getSequencerUptimeFeed"},"1750":{"body":"Current governance sets a new fee recipient address function setFeeRecipient(address newFeeRecipient) external; Parameters Name Type Description newFeeRecipient address The new fee recipient address","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » setFeeRecipient","id":"1750","title":"setFeeRecipient"},"1751":{"body":"Sets a new oracle for a asset function setAssetFeed(address assetAddr, address feedAddr, uint24 newStaleTime) external; Parameters Name Type Description assetAddr address Asset to set the oracle for feedAddr address Feed to set newStaleTime uint24 Time in seconds for the feed to be considered stale","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » setAssetFeed","id":"1751","title":"setAssetFeed"},"1752":{"body":"Sets a new oracle decimals function setFeedPricePrecision(uint8 newDecimals) external; Parameters Name Type Description newDecimals uint8 New oracle decimal precision","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » setFeedPricePrecision","id":"1752","title":"setFeedPricePrecision"},"1753":{"body":"Sets the max deposit amount for a asset function setMaxDeposits(address assetAddr, uint248 newMaxDeposits) external; Parameters Name Type Description assetAddr address Asset to set the max deposits for newMaxDeposits uint248 Max deposits to set","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » setMaxDeposits","id":"1753","title":"setMaxDeposits"},"1754":{"body":"Sets the enabled status for a asset function setAssetEnabled(address assetAddr, bool isEnabled) external; Parameters Name Type Description assetAddr address Asset to set the enabled status for isEnabled bool Enabled status to set","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » setAssetEnabled","id":"1754","title":"setAssetEnabled"},"1755":{"body":"Sets the deposit fee for a asset function setDepositFee(address assetAddr, uint16 newDepositFee) external; Parameters Name Type Description assetAddr address Asset to set the deposit fee for newDepositFee uint16 Fee to set","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » setDepositFee","id":"1755","title":"setDepositFee"},"1756":{"body":"Sets the withdraw fee for a asset function setWithdrawFee(address assetAddr, uint16 newWithdrawFee) external; Parameters Name Type Description assetAddr address Asset to set the withdraw fee for newWithdrawFee uint16 Fee to set","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVault » setWithdrawFee","id":"1756","title":"setWithdrawFee"},"1757":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVaultExtender » IVaultExtender","id":"1757","title":"IVaultExtender"},"1758":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVaultExtender » Functions","id":"1758","title":"Functions"},"1759":{"body":"Deposit tokens to vault for shares and convert them to equal amount of extender token. function vaultDeposit(address _assetAddr, uint256 _assets, address _receiver) external returns (uint256 sharesOut, uint256 assetFee); Parameters Name Type Description _assetAddr address Supported vault asset address _assets uint256 amount of _assetAddr to deposit _receiver address Address receive extender tokens Returns Name Type Description sharesOut uint256 amount of shares/extender tokens minted assetFee uint256 amount of _assetAddr vault took as fee","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVaultExtender » vaultDeposit","id":"1759","title":"vaultDeposit"},"176":{"body":"Get the L2 sequencer uptime feed grace period function getSequencerGracePeriod() external view returns (uint32);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonStateFacet » getSequencerGracePeriod","id":"176","title":"getSequencerGracePeriod"},"1760":{"body":"Deposit supported vault assets to receive _shares, depositing the shares for equal amount of extender token. function vaultMint(address _assetAddr, uint256 _shares, address _receiver) external returns (uint256 assetsIn, uint256 assetFee); Parameters Name Type Description _assetAddr address Supported vault asset address _shares uint256 Amount of shares to receive _receiver address Address receive extender tokens Returns Name Type Description assetsIn uint256 Amount of assets for _shares assetFee uint256 Amount of _assetAddr vault took as fee","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVaultExtender » vaultMint","id":"1760","title":"vaultMint"},"1761":{"body":"Withdraw supported vault asset, burning extender tokens and withdrawing shares from vault. function vaultWithdraw(address _assetAddr, uint256 _assets, address _receiver, address _owner) external returns (uint256 sharesIn, uint256 assetFee); Parameters Name Type Description _assetAddr address Supported vault asset address _assets uint256 amount of _assetAddr to deposit _receiver address Address receive extender tokens _owner address Owner of extender tokens Returns Name Type Description sharesIn uint256 amount of shares/extender tokens burned assetFee uint256 amount of _assetAddr vault took as fee","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVaultExtender » vaultWithdraw","id":"1761","title":"vaultWithdraw"},"1762":{"body":"Withdraw supported vault asset for _shares of extender tokens. Does not return a value function vaultRedeem(address _assetAddr, uint256 _shares, address _receiver, address _owner) external returns (uint256 sharesIn, uint256 assetFee); Parameters Name Type Description _assetAddr address Token to deposit into vault for shares. _shares uint256 amount of extender tokens to burn _receiver address Address to receive assets withdrawn _owner address Owner of extender tokens Returns Name Type Description sharesIn uint256 amount of shares/extender tokens minted assetFee uint256 amount of _assetAddr vault took as fee","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVaultExtender » vaultRedeem","id":"1762","title":"vaultRedeem"},"1763":{"body":"Deposit shares for equal amount of extender token. Does not return a value function deposit(uint256 _shares, address _receiver) external; Parameters Name Type Description _shares uint256 amount of vault shares to deposit _receiver address address to mint extender tokens to","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVaultExtender » deposit","id":"1763","title":"deposit"},"1764":{"body":"Withdraw shares for equal amount of extender token. Does not return a value function withdraw(uint256 _amount, address _receiver) external; Parameters Name Type Description _amount uint256 amount of vault extender tokens to burn _receiver address address to send shares to","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVaultExtender » withdraw","id":"1764","title":"withdraw"},"1765":{"body":"Withdraw shares for equal amount of extender token with allowance. Does not return a value function withdrawFrom(address _from, address _to, uint256 _amount) external; Parameters Name Type Description _from address address to burn extender tokens from _to address address to send shares to _amount uint256 amount to convert","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVaultExtender » withdrawFrom","id":"1765","title":"withdrawFrom"},"1766":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVaultExtender » Events","id":"1766","title":"Events"},"1767":{"body":"event Deposit(address indexed _from, address indexed _to, uint256 _amount);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVaultExtender » Deposit","id":"1767","title":"Deposit"},"1768":{"body":"event Withdraw(address indexed _from, address indexed _to, uint256 _amount);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVaultExtender » Withdraw","id":"1768","title":"Withdraw"},"1769":{"body":"Git Source Author: Kresko Minimal exchange rate interface for vaults.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVaultRateProvider » IVaultRateProvider","id":"1769","title":"IVaultRateProvider"},"177":{"body":"Get stale timeout treshold for oracle answers. function getOracleTimeout() external view returns (uint32);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonStateFacet » getOracleTimeout","id":"177","title":"getOracleTimeout"},"1770":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVaultRateProvider » Functions","id":"1770","title":"Functions"},"1771":{"body":"Gets the exchange rate of one vault share to USD. function exchangeRate() external view returns (uint256); Returns Name Type Description uint256 uint256 The current exchange rate of the vault share in 18 decimals precision.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » ❱ interfaces » IVaultRateProvider » exchangeRate","id":"1771","title":"exchangeRate"},"1772":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » VEvent » VEvent","id":"1772","title":"VEvent"},"1773":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » VEvent » Events","id":"1773","title":"Events"},"1774":{"body":"Emitted when a deposit/mint is made event Deposit( address indexed caller, address indexed receiver, address indexed asset, uint256 assetsIn, uint256 sharesOut\n);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » VEvent » Deposit","id":"1774","title":"Deposit"},"1775":{"body":"Emitted when a new oracle is set for an asset event OracleSet(address indexed asset, address indexed feed, uint256 staletime, uint256 price, uint256 timestamp);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » VEvent » OracleSet","id":"1775","title":"OracleSet"},"1776":{"body":"Emitted when a new asset is added to the shares contract event AssetAdded( address indexed asset, address indexed feed, string indexed symbol, uint256 staletime, uint256 price, uint256 depositLimit, uint256 timestamp\n);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » VEvent » AssetAdded","id":"1776","title":"AssetAdded"},"1777":{"body":"Emitted when a previously existing asset is removed from the shares contract event AssetRemoved(address indexed asset, uint256 timestamp);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » VEvent » AssetRemoved","id":"1777","title":"AssetRemoved"},"1778":{"body":"Emitted when the enabled status for asset is changed event AssetEnabledChange(address indexed asset, bool enabled, uint256 timestamp);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » VEvent » AssetEnabledChange","id":"1778","title":"AssetEnabledChange"},"1779":{"body":"Emitted when a withdraw/redeem is made event Withdraw( address indexed caller, address indexed receiver, address indexed asset, address owner, uint256 assetsOut, uint256 sharesIn\n);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » VEvent » Withdraw","id":"1779","title":"Withdraw"},"178":{"body":"Get tickers configured feed address for the oracle type. function getFeedForId(bytes32 _ticker, Enums.OracleType _oracleType) external view returns (address feedAddr); Parameters Name Type Description _ticker bytes32 Ticker in bytes32, eg. bytes32(\"ETH\"). _oracleType Enums.OracleType The oracle type. Returns Name Type Description feedAddr address Feed address matching the oracle type given.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonStateFacet » getFeedForId","id":"178","title":"getFeedForId"},"1780":{"body":"Git Source Asset struct for deposit assets in contract struct VaultAsset { IERC20 token; IAggregatorV3 feed; uint24 staleTime; uint8 decimals; uint32 depositFee; uint32 withdrawFee; uint248 maxDeposits; bool enabled;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » VaultAsset » VaultAsset","id":"1780","title":"VaultAsset"},"1781":{"body":"Git Source Vault configuration struct struct VaultConfiguration { address sequencerUptimeFeed; uint96 sequencerGracePeriodTime; address governance; address feeRecipient; uint8 oracleDecimals;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » VaultConfiguration » VaultConfiguration","id":"1781","title":"VaultConfiguration"},"1782":{"body":"Git Source Inherits: IVault , ERC20 Author: Kresko This is derived from ERC4626 standard. Users deposit tokens into the vault and receive shares of equal value in return. Shares are redeemable for the underlying tokens at any time. Price or exchange rate of SHARE/USD is determined by the total value of the underlying tokens in the vault and the share supply.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » Vault","id":"1782","title":"Vault"},"1783":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » State Variables","id":"1783","title":"State Variables"},"1784":{"body":"VaultConfiguration internal _config;","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » _config","id":"1784","title":"_config"},"1785":{"body":"mapping(address => VaultAsset) internal _assets;","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » _assets","id":"1785","title":"_assets"},"1786":{"body":"address[] public assetList;","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » assetList","id":"1786","title":"assetList"},"1787":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » Functions","id":"1787","title":"Functions"},"1788":{"body":"constructor( string memory _name, string memory _symbol, uint8 _decimals, uint8 _oracleDecimals, address _feeRecipient, address _sequencerUptimeFeed\n) ERC20(_name, _symbol, _decimals);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » constructor","id":"1788","title":"constructor"},"1789":{"body":"modifier onlyGovernance();","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » onlyGovernance","id":"1789","title":"onlyGovernance"},"179":{"body":"Price getter for AggregatorV3/Chainlink type feeds. Returns 0-price if answer is stale. This triggers the use of a secondary provider if available. Valid call will revert if the answer is negative. function getChainlinkPrice(address _feedAddr) external view returns (uint256); Parameters Name Type Description _feedAddr address AggregatorV3 type feed address. Returns Name Type Description uint256 uint256 Price answer from the feed, 0 if the price is stale.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonStateFacet » getChainlinkPrice","id":"179","title":"getChainlinkPrice"},"1790":{"body":"modifier check(address assetAddr);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » check","id":"1790","title":"check"},"1791":{"body":"Validate deposits. function _checkAssetsIn(address assetAddr, uint256 assetsIn, uint256 sharesOut) private view;","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » _checkAssetsIn","id":"1791","title":"_checkAssetsIn"},"1792":{"body":"This function deposits assetsIn of asset, regardless of the amount of vault shares minted. emits Deposit(caller, receiver, asset, assetsIn, sharesOut); function deposit(address assetAddr, uint256 assetsIn, address receiver) public virtual check(assetAddr) returns (uint256 sharesOut, uint256 assetFee); Parameters Name Type Description assetAddr address Asset to deposit. assetsIn uint256 Amount of asset to deposit. receiver address Address to receive sharesOut of vault shares. Returns Name Type Description sharesOut uint256 Amount of vault shares minted for assetsIn. assetFee uint256 Amount of fees paid in asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » deposit","id":"1792","title":"deposit"},"1793":{"body":"This function mints sharesOut of vault shares, regardless of the amount of asset received. emits Deposit(caller, receiver, asset, assetsIn, sharesOut); function mint(address assetAddr, uint256 sharesOut, address receiver) public virtual check(assetAddr) returns (uint256 assetsIn, uint256 assetFee); Parameters Name Type Description assetAddr address Asset to deposit. sharesOut uint256 Amount of vault shares desired to mint. receiver address Address to receive sharesOut of shares. Returns Name Type Description assetsIn uint256 Assets used to mint sharesOut of vault shares. assetFee uint256 Amount of fees paid in asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » mint","id":"1793","title":"mint"},"1794":{"body":"This function burns sharesIn of shares from owner, regardless of the amount of asset received. emits Withdraw(caller, receiver, asset, owner, assetsOut, sharesIn); function redeem(address assetAddr, uint256 sharesIn, address receiver, address owner) public virtual check(assetAddr) returns (uint256 assetsOut, uint256 assetFee); Parameters Name Type Description assetAddr address Asset to redeem. sharesIn uint256 Amount of vault shares to redeem. receiver address Address to receive the redeemed assets. owner address Owner of vault shares. Returns Name Type Description assetsOut uint256 Amount of asset used for redeem assetsOut. assetFee uint256 Amount of fees paid in asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » redeem","id":"1794","title":"redeem"},"1795":{"body":"This function withdraws assetsOut of assets, regardless of the amount of vault shares required. emits Withdraw(caller, receiver, asset, owner, assetsOut, sharesIn); function withdraw(address assetAddr, uint256 assetsOut, address receiver, address owner) public virtual check(assetAddr) returns (uint256 sharesIn, uint256 assetFee); Parameters Name Type Description assetAddr address Asset to withdraw. assetsOut uint256 Amount of asset desired to withdraw. receiver address Address to receive the withdrawn assets. owner address Owner of vault shares. Returns Name Type Description sharesIn uint256 Amount of vault shares used to withdraw assetsOut of asset. assetFee uint256 Amount of fees paid in asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » withdraw","id":"1795","title":"withdraw"},"1796":{"body":"Returns the current vault configuration function getConfig() external view returns (VaultConfiguration memory); Returns Name Type Description VaultConfiguration config Vault configuration struct","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » getConfig","id":"1796","title":"getConfig"},"1797":{"body":"Returns the asset struct for a given asset function assets(address assetAddr) external view returns (VaultAsset memory); Parameters Name Type Description assetAddr address Returns Name Type Description VaultAsset asset Asset struct for asset","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » assets","id":"1797","title":"assets"},"1798":{"body":"function assetPrice(address assetAddr) external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » assetPrice","id":"1798","title":"assetPrice"},"1799":{"body":"Returns the total value of all assets in the shares contract in USD WAD precision. function totalAssets() public view virtual returns (uint256 result);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » totalAssets","id":"1799","title":"totalAssets"},"18":{"body":"Adds a new asset to the common state. Use validateAssetConfig / static call this for validation. function addAsset(address _assetAddr, Asset memory _config, address[2] memory _feeds) external onlyRole(Role.ADMIN) returns (Asset memory); Parameters Name Type Description _assetAddr address Asset address. _config Asset Configuration struct to save for the asset. _feeds address[2] Feed addresses, if both are address(0) they are ignored. Returns Name Type Description Asset Asset Result of addAsset.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AssetConfigurationFacet » addAsset","id":"18","title":"addAsset"},"180":{"body":"Price getter for Vault based asset. Reverts if for stale, 0 or negative answers. function getVaultPrice(address _vaultAddr) external view returns (uint256); Parameters Name Type Description _vaultAddr address IVaultFeed type feed address. Returns Name Type Description uint256 uint256 Current price of one vault share.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonStateFacet » getVaultPrice","id":"180","title":"getVaultPrice"},"1800":{"body":"Returns the exchange rate of one vault share to USD. function exchangeRate() public view virtual returns (uint256); Returns Name Type Description uint256 rate Exchange rate of one vault share to USD in wad precision.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » exchangeRate","id":"1800","title":"exchangeRate"},"1801":{"body":"This function is used for previewing the amount of shares minted for assetsIn of asset. function previewDeposit(address assetAddr, uint256 assetsIn) public view virtual returns (uint256 sharesOut, uint256 assetFee); Parameters Name Type Description assetAddr address Supported asset address assetsIn uint256 Amount of asset in. Returns Name Type Description sharesOut uint256 Amount of vault shares minted. assetFee uint256 Amount of fees paid in asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » previewDeposit","id":"1801","title":"previewDeposit"},"1802":{"body":"This function is used for previewing assetsIn of asset required to mint sharesOut of vault shares. function previewMint(address assetAddr, uint256 sharesOut) public view virtual returns (uint256 assetsIn, uint256 assetFee); Parameters Name Type Description assetAddr address Supported asset address sharesOut uint256 Desired amount of vault shares to mint. Returns Name Type Description assetsIn uint256 Amount of asset required. assetFee uint256 Amount of fees paid in asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » previewMint","id":"1802","title":"previewMint"},"1803":{"body":"This function is used for previewing assetsOut of asset received for sharesIn of vault shares. function previewRedeem(address assetAddr, uint256 sharesIn) public view virtual returns (uint256 assetsOut, uint256 assetFee); Parameters Name Type Description assetAddr address Supported asset address sharesIn uint256 Desired amount of vault shares to burn. Returns Name Type Description assetsOut uint256 Amount of asset received. assetFee uint256 Amount of fees paid in asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » previewRedeem","id":"1803","title":"previewRedeem"},"1804":{"body":"This function is used for previewing sharesIn of vault shares required to burn for assetsOut of asset. function previewWithdraw(address assetAddr, uint256 assetsOut) public view virtual returns (uint256 sharesIn, uint256 assetFee); Parameters Name Type Description assetAddr address Supported asset address assetsOut uint256 Desired amount of asset out. Returns Name Type Description sharesIn uint256 Amount of vault shares required. assetFee uint256 Amount of fees paid in asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » previewWithdraw","id":"1804","title":"previewWithdraw"},"1805":{"body":"Returns the maximum redeemable amount for user function maxRedeem(address assetAddr, address owner) public view virtual returns (uint256 max); Parameters Name Type Description assetAddr address Supported asset address. owner address Owner of vault shares. Returns Name Type Description max uint256 sharesIn Maximum redeemable amount of shares (vault share balance)","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » maxRedeem","id":"1805","title":"maxRedeem"},"1806":{"body":"Returns the maximum redeemable amount for user function maxWithdraw(address assetAddr, address owner) external view returns (uint256 max); Parameters Name Type Description assetAddr address Supported asset address. owner address Owner of vault shares. Returns Name Type Description max uint256 amountOut Maximum amount of asset received.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » maxWithdraw","id":"1806","title":"maxWithdraw"},"1807":{"body":"Returns the maximum deposit amount of asset function maxDeposit(address assetAddr) public view virtual returns (uint256); Parameters Name Type Description assetAddr address Supported asset address Returns Name Type Description uint256 assetsIn Maximum depositable amount of assets.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » maxDeposit","id":"1807","title":"maxDeposit"},"1808":{"body":"Returns the maximum mint using asset function maxMint(address assetAddr, address user) external view virtual returns (uint256 max); Parameters Name Type Description assetAddr address Supported asset address. user address Returns Name Type Description max uint256 sharesOut Maximum mint amount.","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » maxMint","id":"1808","title":"maxMint"},"1809":{"body":"function setSequencerUptimeFeed(address newFeedAddr, uint96 gracePeriod) external onlyGovernance;","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » setSequencerUptimeFeed","id":"1809","title":"setSequencerUptimeFeed"},"181":{"body":"Price getter for Redstone, extracting the price from \"hidden\" calldata. Reverts for a number of reasons, notably: Invalid calldata Not enough signers for the price data. Wrong signers for the price data. Stale price data. Not enough data points function redstonePrice(bytes32 _ticker, address) external view returns (uint256); Parameters Name Type Description _ticker bytes32 The reference asset ticker in bytes32, eg. bytes32(\"ETH\"). address Returns Name Type Description uint256 uint256 Extracted price with enough unique signers.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonStateFacet » redstonePrice","id":"181","title":"redstonePrice"},"1810":{"body":"Adds a new asset to the vault function addAsset(VaultAsset memory assetConfig) external onlyGovernance returns (VaultAsset memory); Parameters Name Type Description assetConfig VaultAsset Asset to add","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » addAsset","id":"1810","title":"addAsset"},"1811":{"body":"Removes an asset from the vault function removeAsset(address assetAddr) external onlyGovernance; Parameters Name Type Description assetAddr address Asset address to remove emits assetRemoved(asset, block.timestamp);","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » removeAsset","id":"1811","title":"removeAsset"},"1812":{"body":"Sets a new oracle for a asset function setAssetFeed(address assetAddr, address newFeedAddr, uint24 newStaleTime) external onlyGovernance; Parameters Name Type Description assetAddr address Asset to set the oracle for newFeedAddr address newStaleTime uint24 Time in seconds for the feed to be considered stale","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » setAssetFeed","id":"1812","title":"setAssetFeed"},"1813":{"body":"Sets a new oracle decimals function setFeedPricePrecision(uint8 newDecimals) external onlyGovernance; Parameters Name Type Description newDecimals uint8 New oracle decimal precision","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » setFeedPricePrecision","id":"1813","title":"setFeedPricePrecision"},"1814":{"body":"Sets the enabled status for a asset function setAssetEnabled(address assetAddr, bool isEnabled) external onlyGovernance; Parameters Name Type Description assetAddr address Asset to set the enabled status for isEnabled bool Enabled status to set","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » setAssetEnabled","id":"1814","title":"setAssetEnabled"},"1815":{"body":"Sets the deposit fee for a asset function setDepositFee(address assetAddr, uint16 newDepositFee) external onlyGovernance; Parameters Name Type Description assetAddr address Asset to set the deposit fee for newDepositFee uint16 Fee to set","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » setDepositFee","id":"1815","title":"setDepositFee"},"1816":{"body":"Sets the withdraw fee for a asset function setWithdrawFee(address assetAddr, uint16 newWithdrawFee) external onlyGovernance; Parameters Name Type Description assetAddr address Asset to set the withdraw fee for newWithdrawFee uint16 Fee to set","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » setWithdrawFee","id":"1816","title":"setWithdrawFee"},"1817":{"body":"Sets the max deposit amount for a asset function setMaxDeposits(address assetAddr, uint248 newMaxDeposits) external onlyGovernance; Parameters Name Type Description assetAddr address Asset to set the max deposits for newMaxDeposits uint248 Max deposits to set","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » setMaxDeposits","id":"1817","title":"setMaxDeposits"},"1818":{"body":"Current governance sets a new governance address function setGovernance(address newGovernance) external onlyGovernance; Parameters Name Type Description newGovernance address The new governance address","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » setGovernance","id":"1818","title":"setGovernance"},"1819":{"body":"Current governance sets a new fee recipient address function setFeeRecipient(address newFeeRecipient) external onlyGovernance; Parameters Name Type Description newFeeRecipient address The new fee recipient address","breadcrumbs":"❱ contracts » ❱ core » ❱ vault » Vault » setFeeRecipient","id":"1819","title":"setFeeRecipient"},"182":{"body":"Price getter for API3 type feeds. Decimal precision is NOT the same as other sources. Returns 0-price if answer is stale.This triggers the use of a secondary provider if available. Valid call will revert if the answer is negative. function getAPI3Price(address _feedAddr) external view returns (uint256); Parameters Name Type Description _feedAddr address IProxy type feed address. Returns Name Type Description uint256 uint256 Price answer from the feed, 0 if the price is stale.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ICommonStateFacet » getAPI3Price","id":"182","title":"getAPI3Price"},"1820":{"body":"IERC165","breadcrumbs":"❱ contracts » ❱ core » ❱ vendor » Contents","id":"1820","title":"Contents"},"1821":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ vendor » IERC165 » IERC165","id":"1821","title":"IERC165"},"1822":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ vendor » IERC165 » Functions","id":"1822","title":"Functions"},"1823":{"body":"Query if a contract implements an interface Interface identification is specified in ERC-165. This function uses less than 30,000 gas. function supportsInterface(bytes4 interfaceId) external view returns (bool); Parameters Name Type Description interfaceId bytes4 The interface identifier, as specified in ERC-165 Returns Name Type Description bool true if the contract implements interfaceID and interfaceID is not 0xffffffff, false otherwise","breadcrumbs":"❱ contracts » ❱ core » ❱ vendor » IERC165 » supportsInterface","id":"1823","title":"supportsInterface"},"183":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IERC1155 » IERC1155","id":"183","title":"IERC1155"},"184":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IERC1155 » Functions","id":"184","title":"Functions"},"185":{"body":"function balanceOf(address account, uint256 id) external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » IERC1155 » balanceOf","id":"185","title":"balanceOf"},"186":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ISafetyCouncilFacet » ISafetyCouncilFacet","id":"186","title":"ISafetyCouncilFacet"},"187":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ISafetyCouncilFacet » Functions","id":"187","title":"Functions"},"188":{"body":"These functions are only callable by a multisig quorum. Toggle paused-state of assets in a per-action basis function toggleAssetsPaused(address[] memory _assets, Enums.Action _action, bool _withDuration, uint256 _duration) external; Parameters Name Type Description _assets address[] list of addresses of krAssets and/or collateral assets _action Enums.Action One of possible user actions: Deposit = 0 Withdraw = 1, Repay = 2, Borrow = 3, Liquidate = 4 _withDuration bool Set a duration for this pause - @todo: implement it if required _duration uint256 Duration for the pause if _withDuration is true","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ISafetyCouncilFacet » toggleAssetsPaused","id":"188","title":"toggleAssetsPaused"},"189":{"body":"set the safetyStateSet flag function setSafetyStateSet(bool val) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ISafetyCouncilFacet » setSafetyStateSet","id":"189","title":"setSafetyStateSet"},"19":{"body":"Update asset config. Use validateAssetConfig / static call this for validation. function updateAsset(address _assetAddr, Asset memory _config) external onlyRole(Role.ADMIN) returns (Asset memory); Parameters Name Type Description _assetAddr address The asset address. _config Asset Configuration struct to apply for the asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AssetConfigurationFacet » updateAsset","id":"19","title":"updateAsset"},"190":{"body":"For external checks if a safety state has been set for any asset function safetyStateSet() external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ISafetyCouncilFacet » safetyStateSet","id":"190","title":"safetyStateSet"},"191":{"body":"View the state of safety measures for an asset on a per-action basis function safetyStateFor(address _assetAddr, Enums.Action _action) external view returns (SafetyState memory); Parameters Name Type Description _assetAddr address krAsset / collateral asset _action Enums.Action One of possible user actions: Deposit = 0 Withdraw = 1, Repay = 2, Borrow = 3, Liquidate = 4","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ISafetyCouncilFacet » safetyStateFor","id":"191","title":"safetyStateFor"},"192":{"body":"Check if _assetAddr has a pause enabled for _action function assetActionPaused(Enums.Action _action, address _assetAddr) external view returns (bool); Parameters Name Type Description _action Enums.Action enum Action Deposit = 0 Withdraw = 1, Repay = 2, Borrow = 3, Liquidate = 4 _assetAddr address Returns Name Type Description bool true if _action is paused","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ interfaces » ISafetyCouncilFacet » assetActionPaused","id":"192","title":"assetActionPaused"},"193":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » IGnosisSafeL2 » IGnosisSafeL2","id":"193","title":"IGnosisSafeL2"},"194":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » IGnosisSafeL2 » Functions","id":"194","title":"Functions"},"195":{"body":"function isOwner(address owner) external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » IGnosisSafeL2 » isOwner","id":"195","title":"isOwner"},"196":{"body":"function getOwners() external view returns (address[] memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » IGnosisSafeL2 » getOwners","id":"196","title":"getOwners"},"197":{"body":"Git Source Author: Kresko","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » Auth","id":"197","title":"Auth"},"198":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » Functions","id":"198","title":"Functions"},"199":{"body":"function hasRole(bytes32 role, address account) internal view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » hasRole","id":"199","title":"hasRole"},"2":{"body":"( OPTIONAL ) create .env file cp .env.example .env Dependencies Install forge dependencies forge install Install node dependencies ( Authorized npm token is required in .npmrc for some internal packages. This will be lifted later. ) pnpm i","breadcrumbs":"Home » Setup","id":"2","title":"Setup"},"20":{"body":"Updates the cFactor of a KreskoAsset. Convenience. function setAssetCFactor(address _assetAddr, uint16 _newFactor) public onlyRole(Role.ADMIN); Parameters Name Type Description _assetAddr address The collateral asset. _newFactor uint16 The new collateral factor.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AssetConfigurationFacet » setAssetCFactor","id":"20","title":"setAssetCFactor"},"200":{"body":"function getRoleMemberCount(bytes32 role) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » getRoleMemberCount","id":"200","title":"getRoleMemberCount"},"201":{"body":"Revert with a standard message if msg.sender is missing role. Overriding this function changes the behavior of the {onlyRole} modifier. Format of the revert message is described in {_checkRole}. Available since v4.6. function checkRole(bytes32 role) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » checkRole","id":"201","title":"checkRole"},"202":{"body":"Revert with a standard message if account is missing role. The format of the revert reason is given by the following regular expression: /^AccessControl: account (0x[0-9a-f]{40}) is missing role (0x[0-9a-f]{64})$/ function _checkRole(bytes32 role, address account) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » _checkRole","id":"202","title":"_checkRole"},"203":{"body":"Returns the admin role that controls role. See {grantRole} and {revokeRole}. To change a role's admin, use {_setRoleAdmin}. function getRoleAdmin(bytes32 role) internal view returns (bytes32);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » getRoleAdmin","id":"203","title":"getRoleAdmin"},"204":{"body":"function getRoleMember(bytes32 role, uint256 index) internal view returns (address);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » getRoleMember","id":"204","title":"getRoleMember"},"205":{"body":"setups the security council function setupSecurityCouncil(address _councilAddress) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » setupSecurityCouncil","id":"205","title":"setupSecurityCouncil"},"206":{"body":"function transferSecurityCouncil(address _newCouncil) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » transferSecurityCouncil","id":"206","title":"transferSecurityCouncil"},"207":{"body":"*Grants role to account. If account had not been already granted role, emits a {RoleGranted} event. Requirements: the caller must have role's admin role.* function grantRole(bytes32 role, address account) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » grantRole","id":"207","title":"grantRole"},"208":{"body":"*Revokes role from account. If account had been granted role, emits a {RoleRevoked} event. Requirements: the caller must have role's admin role.* function revokeRole(bytes32 role, address account) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » revokeRole","id":"208","title":"revokeRole"},"209":{"body":"*Revokes role from the calling account. Roles are often managed via {grantRole} and {revokeRole}: this function's purpose is to provide a mechanism for accounts to lose their privileges if they are compromised (such as when a trusted device is misplaced). If the calling account had been revoked role, emits a {RoleRevoked} event. Requirements: the caller must be account.* function _renounceRole(bytes32 role, address account) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » _renounceRole","id":"209","title":"_renounceRole"},"21":{"body":"Updates the kFactor of a KreskoAsset. function setAssetKFactor(address _assetAddr, uint16 _newFactor) public onlyRole(Role.ADMIN); Parameters Name Type Description _assetAddr address The KreskoAsset. _newFactor uint16","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AssetConfigurationFacet » setAssetKFactor","id":"21","title":"setAssetKFactor"},"210":{"body":"Sets adminRole as role's admin role. Emits a {RoleAdminChanged} event. function _setRoleAdmin(bytes32 role, bytes32 adminRole) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » _setRoleAdmin","id":"210","title":"_setRoleAdmin"},"211":{"body":"Cannot grant the role SAFETY_COUNCIL - must be done via explicit function. Internal function without access restriction. Grants role to account. function _grantRole(bytes32 role, address account) internal ensureNotSafetyCouncil(role);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » _grantRole","id":"211","title":"_grantRole"},"212":{"body":"Revokes role from account. Internal function without access restriction. function _revokeRole(bytes32 role, address account) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » _revokeRole","id":"212","title":"_revokeRole"},"213":{"body":"Ensure we use the explicit grantSafetyCouncilRole function. modifier ensureNotSafetyCouncil(bytes32 role);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » ensureNotSafetyCouncil","id":"213","title":"ensureNotSafetyCouncil"},"214":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » Events","id":"214","title":"Events"},"215":{"body":"Emitted when newAdminRole is set as role's admin role, replacing previousAdminRole ADMIN_ROLE is the starting admin for all roles, despite {RoleAdminChanged} not being emitted signaling this. Available since v3.1. event RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » RoleAdminChanged","id":"215","title":"RoleAdminChanged"},"216":{"body":"Emitted when account is granted role. sender is the account that originated the contract call, an admin role bearer except when using {AccessControl-_setupRole}. event RoleGranted(bytes32 indexed role, address indexed account, address indexed sender);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » RoleGranted","id":"216","title":"RoleGranted"},"217":{"body":"*Emitted when account is revoked role. sender is the account that originated the contract call: if using revokeRole, it is the admin role bearer if using renounceRole, it is the role bearer (i.e. account)* event RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Auth » RoleRevoked","id":"217","title":"RoleRevoked"},"218":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Enums » Enums","id":"218","title":"Enums"},"219":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Enums » Enums","id":"219","title":"Enums"},"22":{"body":"Update oracle order for an asset. function setAssetOracleOrder(address _assetAddr, Enums.OracleType[2] memory _newOracleOrder) external onlyRole(Role.ADMIN); Parameters Name Type Description _assetAddr address The asset address. _newOracleOrder Enums.OracleType[2] List of 2 OracleTypes. 0 is primary and 1 is the reference.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AssetConfigurationFacet » setAssetOracleOrder","id":"22","title":"setAssetOracleOrder"},"220":{"body":"Minter fees for minting and burning. Open = 0 Close = 1 enum MinterFee { Open, Close\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Enums » MinterFee","id":"220","title":"MinterFee"},"221":{"body":"Swap fee types for shared collateral debt pool swaps. Open = 0 Close = 1 enum SwapFee { In, Out\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Enums » SwapFee","id":"221","title":"SwapFee"},"222":{"body":"Configurable oracle types for assets. Empty = 0 Redstone = 1, Chainlink = 2, API3 = 3, Vault = 4 enum OracleType { Empty, Redstone, Chainlink, API3, Vault\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Enums » OracleType","id":"222","title":"OracleType"},"223":{"body":"Protocol core actions. Deposit = 0 Withdraw = 1, Repay = 2, Borrow = 3, Liquidate = 4 SCDPDeposit = 5, SCDPSwap = 6, SCDPWithdraw = 7, SCDPRepay = 8, SCDPLiquidation = 9 enum Action { Deposit, Withdraw, Repay, Borrow, Liquidation, SCDPDeposit, SCDPSwap, SCDPWithdraw, SCDPRepay, SCDPLiquidation\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Enums » Action","id":"223","title":"Action"},"224":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Role » Role","id":"224","title":"Role"},"225":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Role » State Variables","id":"225","title":"State Variables"},"226":{"body":"Meta role for all roles. bytes32 internal constant DEFAULT_ADMIN = 0x00;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Role » DEFAULT_ADMIN","id":"226","title":"DEFAULT_ADMIN"},"227":{"body":"keccak256(\"kresko.roles.minter.admin\") bytes32 internal constant ADMIN = 0xb9dacdf02281f2e98ddbadaaf44db270b3d5a916342df47c59f77937a6bcd5d8;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Role » ADMIN","id":"227","title":"ADMIN"},"228":{"body":"keccak256(\"kresko.roles.minter.operator\") bytes32 internal constant OPERATOR = 0x112e48a576fb3a75acc75d9fcf6e0bc670b27b1dbcd2463502e10e68cf57d6fd;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Role » OPERATOR","id":"228","title":"OPERATOR"},"229":{"body":"keccak256(\"kresko.roles.minter.manager\") bytes32 internal constant MANAGER = 0x46925e0f0cc76e485772167edccb8dc449d43b23b55fc4e756b063f49099e6a0;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Role » MANAGER","id":"229","title":"MANAGER"},"23":{"body":"Validate supplied asset config. Reverts with information if invalid. function validateAssetConfig(address _assetAddr, Asset memory _config) external view returns (bool); Parameters Name Type Description _assetAddr address The asset address. _config Asset Configuration for the asset. Returns Name Type Description bool bool True for convenience.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AssetConfigurationFacet » validateAssetConfig","id":"23","title":"validateAssetConfig"},"230":{"body":"keccak256(\"kresko.roles.minter.safety.council\") bytes32 internal constant SAFETY_COUNCIL = 0x9c387ecf1663f9144595993e2c602b45de94bf8ba3a110cb30e3652d79b581c0;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Role » SAFETY_COUNCIL","id":"230","title":"SAFETY_COUNCIL"},"231":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Constants » Constants","id":"231","title":"Constants"},"232":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Constants » State Variables","id":"232","title":"State Variables"},"233":{"body":"Set the initial value to 1, (not hindering possible gas refunds by setting it to 0 on exit). uint8 internal constant NOT_ENTERED = 1;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Constants » NOT_ENTERED","id":"233","title":"NOT_ENTERED"},"234":{"body":"uint8 internal constant ENTERED = 2;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Constants » ENTERED","id":"234","title":"ENTERED"},"235":{"body":"uint8 internal constant NOT_INITIALIZING = 1;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Constants » NOT_INITIALIZING","id":"235","title":"NOT_INITIALIZING"},"236":{"body":"uint8 internal constant INITIALIZING = 2;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Constants » INITIALIZING","id":"236","title":"INITIALIZING"},"237":{"body":"bytes32 internal constant ZERO_BYTES32 = bytes32(\"\");","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Constants » ZERO_BYTES32","id":"237","title":"ZERO_BYTES32"},"238":{"body":"The min oracle decimal precision uint256 internal constant MIN_ORACLE_DECIMALS = 8;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Constants » MIN_ORACLE_DECIMALS","id":"238","title":"MIN_ORACLE_DECIMALS"},"239":{"body":"The minimum collateral amount for a kresko asset. uint256 internal constant MIN_KRASSET_COLLATERAL_AMOUNT = 1e12;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Constants » MIN_KRASSET_COLLATERAL_AMOUNT","id":"239","title":"MIN_KRASSET_COLLATERAL_AMOUNT"},"24":{"body":"Git Source Inherits: IAssetStateFacet","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AssetStateFacet » AssetStateFacet","id":"24","title":"AssetStateFacet"},"240":{"body":"The maximum configurable minimum debt USD value. 8 decimals. uint256 internal constant MAX_MIN_DEBT_VALUE = 1_000 * 1e8;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Constants » MAX_MIN_DEBT_VALUE","id":"240","title":"MAX_MIN_DEBT_VALUE"},"241":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Percents » Percents","id":"241","title":"Percents"},"242":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Percents » State Variables","id":"242","title":"State Variables"},"243":{"body":"uint16 internal constant ONE = 0.01e4;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Percents » ONE","id":"243","title":"ONE"},"244":{"body":"uint16 internal constant HUNDRED = 1e4;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Percents » HUNDRED","id":"244","title":"HUNDRED"},"245":{"body":"uint16 internal constant TWENTY_FIVE = 0.25e4;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Percents » TWENTY_FIVE","id":"245","title":"TWENTY_FIVE"},"246":{"body":"uint16 internal constant FIFTY = 0.5e4;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Percents » FIFTY","id":"246","title":"FIFTY"},"247":{"body":"uint16 internal constant MAX_DEVIATION = TWENTY_FIVE;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Percents » MAX_DEVIATION","id":"247","title":"MAX_DEVIATION"},"248":{"body":"uint16 internal constant BASIS_POINT = 1;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Percents » BASIS_POINT","id":"248","title":"BASIS_POINT"},"249":{"body":"The maximum configurable close fee. uint16 internal constant MAX_CLOSE_FEE = 0.25e4;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Percents » MAX_CLOSE_FEE","id":"249","title":"MAX_CLOSE_FEE"},"25":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AssetStateFacet » Functions","id":"25","title":"Functions"},"250":{"body":"The maximum configurable open fee. uint16 internal constant MAX_OPEN_FEE = 0.25e4;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Percents » MAX_OPEN_FEE","id":"250","title":"MAX_OPEN_FEE"},"251":{"body":"The maximum configurable protocol fee per asset for collateral pool swaps. uint16 internal constant MAX_SCDP_FEE = 0.5e4;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Percents » MAX_SCDP_FEE","id":"251","title":"MAX_SCDP_FEE"},"252":{"body":"The minimum configurable minimum collateralization ratio. uint16 internal constant MIN_LT = HUNDRED + ONE;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Percents » MIN_LT","id":"252","title":"MIN_LT"},"253":{"body":"uint16 internal constant MIN_MCR = HUNDRED + ONE + ONE;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Percents » MIN_MCR","id":"253","title":"MIN_MCR"},"254":{"body":"The minimum configurable liquidation incentive multiplier. This means liquidator only receives equal amount of collateral to debt repaid. uint16 internal constant MIN_LIQ_INCENTIVE = HUNDRED;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Percents » MIN_LIQ_INCENTIVE","id":"254","title":"MIN_LIQ_INCENTIVE"},"255":{"body":"The maximum configurable liquidation incentive multiplier. This means liquidator receives 25% bonus collateral compared to the debt repaid. uint16 internal constant MAX_LIQ_INCENTIVE = 1.25e4;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Percents » MAX_LIQ_INCENTIVE","id":"255","title":"MAX_LIQ_INCENTIVE"},"256":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » IErrorFieldProvider » IErrorFieldProvider","id":"256","title":"IErrorFieldProvider"},"257":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » IErrorFieldProvider » Functions","id":"257","title":"Functions"},"258":{"body":"function symbol() external view returns (string memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » IErrorFieldProvider » symbol","id":"258","title":"symbol"},"259":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » Errors","id":"259","title":"Errors"},"26":{"body":"Get the state of a specific asset function getAsset(address _assetAddr) external view returns (Asset memory); Parameters Name Type Description _assetAddr address Address of the asset. Returns Name Type Description Asset Asset State of asset","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AssetStateFacet » getAsset","id":"26","title":"getAsset"},"260":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » Functions","id":"260","title":"Functions"},"261":{"body":"function id(address _addr) internal view returns (ID memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » id","id":"261","title":"id"},"262":{"body":"function symbol(address _addr) internal view returns (string memory symbol_);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » symbol","id":"262","title":"symbol"},"263":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » Errors","id":"263","title":"Errors"},"264":{"body":"error ADDRESS_HAS_NO_CODE(address);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ADDRESS_HAS_NO_CODE","id":"264","title":"ADDRESS_HAS_NO_CODE"},"265":{"body":"error NOT_INITIALIZING();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » NOT_INITIALIZING","id":"265","title":"NOT_INITIALIZING"},"266":{"body":"error COMMON_ALREADY_INITIALIZED();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » COMMON_ALREADY_INITIALIZED","id":"266","title":"COMMON_ALREADY_INITIALIZED"},"267":{"body":"error MINTER_ALREADY_INITIALIZED();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » MINTER_ALREADY_INITIALIZED","id":"267","title":"MINTER_ALREADY_INITIALIZED"},"268":{"body":"error SCDP_ALREADY_INITIALIZED();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » SCDP_ALREADY_INITIALIZED","id":"268","title":"SCDP_ALREADY_INITIALIZED"},"269":{"body":"error STRING_HEX_LENGTH_INSUFFICIENT();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » STRING_HEX_LENGTH_INSUFFICIENT","id":"269","title":"STRING_HEX_LENGTH_INSUFFICIENT"},"27":{"body":"Get value for an asset amount using the current price. function getValue(address _assetAddr, uint256 _amount) external view returns (uint256); Parameters Name Type Description _assetAddr address Asset address. _amount uint256 The amount (uint256). Returns Name Type Description uint256 uint256 Current value for _amount of _assetAddr.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AssetStateFacet » getValue","id":"27","title":"getValue"},"270":{"body":"error SAFETY_COUNCIL_NOT_ALLOWED();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » SAFETY_COUNCIL_NOT_ALLOWED","id":"270","title":"SAFETY_COUNCIL_NOT_ALLOWED"},"271":{"body":"error SAFETY_COUNCIL_SETTER_IS_NOT_ITS_OWNER(address);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » SAFETY_COUNCIL_SETTER_IS_NOT_ITS_OWNER","id":"271","title":"SAFETY_COUNCIL_SETTER_IS_NOT_ITS_OWNER"},"272":{"body":"error SAFETY_COUNCIL_ALREADY_EXISTS(address given, address existing);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » SAFETY_COUNCIL_ALREADY_EXISTS","id":"272","title":"SAFETY_COUNCIL_ALREADY_EXISTS"},"273":{"body":"error MULTISIG_NOT_ENOUGH_OWNERS(address, uint256 owners, uint256 required);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » MULTISIG_NOT_ENOUGH_OWNERS","id":"273","title":"MULTISIG_NOT_ENOUGH_OWNERS"},"274":{"body":"error ACCESS_CONTROL_NOT_SELF(address who, address self);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ACCESS_CONTROL_NOT_SELF","id":"274","title":"ACCESS_CONTROL_NOT_SELF"},"275":{"body":"error MARKET_CLOSED(ID, string);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » MARKET_CLOSED","id":"275","title":"MARKET_CLOSED"},"276":{"body":"error SCDP_ASSET_ECONOMY(ID, uint256 seizeReductionPct, ID, uint256 repayIncreasePct);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » SCDP_ASSET_ECONOMY","id":"276","title":"SCDP_ASSET_ECONOMY"},"277":{"body":"error MINTER_ASSET_ECONOMY(ID, uint256 seizeReductionPct, ID, uint256 repayIncreasePct);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » MINTER_ASSET_ECONOMY","id":"277","title":"MINTER_ASSET_ECONOMY"},"278":{"body":"error INVALID_TICKER(ID, string ticker);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_TICKER","id":"278","title":"INVALID_TICKER"},"279":{"body":"error ASSET_NOT_ENABLED(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ASSET_NOT_ENABLED","id":"279","title":"ASSET_NOT_ENABLED"},"28":{"body":"Gets corresponding feed address for the oracle type and asset address. function getFeedForAddress(address _assetAddr, Enums.OracleType _oracleType) external view returns (address); Parameters Name Type Description _assetAddr address The asset address. _oracleType Enums.OracleType The oracle type. Returns Name Type Description address feedAddr Feed address that the asset uses with the oracle type.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AssetStateFacet » getFeedForAddress","id":"28","title":"getFeedForAddress"},"280":{"body":"error ASSET_CANNOT_BE_USED_TO_COVER(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ASSET_CANNOT_BE_USED_TO_COVER","id":"280","title":"ASSET_CANNOT_BE_USED_TO_COVER"},"281":{"body":"error ASSET_PAUSED_FOR_THIS_ACTION(ID, uint8 action);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ASSET_PAUSED_FOR_THIS_ACTION","id":"281","title":"ASSET_PAUSED_FOR_THIS_ACTION"},"282":{"body":"error ASSET_NOT_MINTER_COLLATERAL(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ASSET_NOT_MINTER_COLLATERAL","id":"282","title":"ASSET_NOT_MINTER_COLLATERAL"},"283":{"body":"error ASSET_NOT_MINTABLE_FROM_MINTER(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ASSET_NOT_MINTABLE_FROM_MINTER","id":"283","title":"ASSET_NOT_MINTABLE_FROM_MINTER"},"284":{"body":"error ASSET_NOT_SWAPPABLE(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ASSET_NOT_SWAPPABLE","id":"284","title":"ASSET_NOT_SWAPPABLE"},"285":{"body":"error ASSET_DOES_NOT_HAVE_DEPOSITS(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ASSET_DOES_NOT_HAVE_DEPOSITS","id":"285","title":"ASSET_DOES_NOT_HAVE_DEPOSITS"},"286":{"body":"error ASSET_NOT_DEPOSITABLE(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ASSET_NOT_DEPOSITABLE","id":"286","title":"ASSET_NOT_DEPOSITABLE"},"287":{"body":"error ASSET_ALREADY_ENABLED(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ASSET_ALREADY_ENABLED","id":"287","title":"ASSET_ALREADY_ENABLED"},"288":{"body":"error ASSET_ALREADY_DISABLED(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ASSET_ALREADY_DISABLED","id":"288","title":"ASSET_ALREADY_DISABLED"},"289":{"body":"error ASSET_DOES_NOT_EXIST(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ASSET_DOES_NOT_EXIST","id":"289","title":"ASSET_DOES_NOT_EXIST"},"29":{"body":"Get price for an asset from address. function getPrice(address _assetAddr) external view returns (uint256); Parameters Name Type Description _assetAddr address Asset address. Returns Name Type Description uint256 uint256 Current price for the asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AssetStateFacet » getPrice","id":"29","title":"getPrice"},"290":{"body":"error ASSET_ALREADY_EXISTS(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ASSET_ALREADY_EXISTS","id":"290","title":"ASSET_ALREADY_EXISTS"},"291":{"body":"error ASSET_IS_VOID(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ASSET_IS_VOID","id":"291","title":"ASSET_IS_VOID"},"292":{"body":"error INVALID_ASSET(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_ASSET","id":"292","title":"INVALID_ASSET"},"293":{"body":"error CANNOT_REMOVE_COLLATERAL_THAT_HAS_USER_DEPOSITS(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » CANNOT_REMOVE_COLLATERAL_THAT_HAS_USER_DEPOSITS","id":"293","title":"CANNOT_REMOVE_COLLATERAL_THAT_HAS_USER_DEPOSITS"},"294":{"body":"error CANNOT_REMOVE_SWAPPABLE_ASSET_THAT_HAS_DEBT(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » CANNOT_REMOVE_SWAPPABLE_ASSET_THAT_HAS_DEBT","id":"294","title":"CANNOT_REMOVE_SWAPPABLE_ASSET_THAT_HAS_DEBT"},"295":{"body":"error INVALID_CONTRACT_KRASSET(ID krAsset);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_CONTRACT_KRASSET","id":"295","title":"INVALID_CONTRACT_KRASSET"},"296":{"body":"error INVALID_CONTRACT_KRASSET_ANCHOR(ID anchor, ID krAsset);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_CONTRACT_KRASSET_ANCHOR","id":"296","title":"INVALID_CONTRACT_KRASSET_ANCHOR"},"297":{"body":"error NOT_SWAPPABLE_KRASSET(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » NOT_SWAPPABLE_KRASSET","id":"297","title":"NOT_SWAPPABLE_KRASSET"},"298":{"body":"error IDENTICAL_ASSETS(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » IDENTICAL_ASSETS","id":"298","title":"IDENTICAL_ASSETS"},"299":{"body":"error WITHDRAW_NOT_SUPPORTED();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » WITHDRAW_NOT_SUPPORTED","id":"299","title":"WITHDRAW_NOT_SUPPORTED"},"3":{"body":"Foundry Compile the contracts using foundry forge build Check your setup by running the local forge deployment forge script src/contracts/scripts/devnet/Devnet.s.sol:WithLocal Hardhat Compile the contracts using hardhat pnpm compile Check your setup by running the local hardhat deployment pnpm run deploy --tags local","breadcrumbs":"Home » Compiling","id":"3","title":"Compiling"},"30":{"body":"Get push price for an asset from address. function getPushPrice(address _assetAddr) external view returns (RawPrice memory); Parameters Name Type Description _assetAddr address Asset address. Returns Name Type Description RawPrice RawPrice Current raw price for the asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AssetStateFacet » getPushPrice","id":"30","title":"getPushPrice"},"300":{"body":"error DEPOSIT_NOT_SUPPORTED();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » DEPOSIT_NOT_SUPPORTED","id":"300","title":"DEPOSIT_NOT_SUPPORTED"},"301":{"body":"error REDEEM_NOT_SUPPORTED();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » REDEEM_NOT_SUPPORTED","id":"301","title":"REDEEM_NOT_SUPPORTED"},"302":{"body":"error NATIVE_TOKEN_DISABLED(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » NATIVE_TOKEN_DISABLED","id":"302","title":"NATIVE_TOKEN_DISABLED"},"303":{"body":"error EXCEEDS_ASSET_DEPOSIT_LIMIT(ID, uint256 deposits, uint256 limit);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » EXCEEDS_ASSET_DEPOSIT_LIMIT","id":"303","title":"EXCEEDS_ASSET_DEPOSIT_LIMIT"},"304":{"body":"error EXCEEDS_ASSET_MINTING_LIMIT(ID, uint256 deposits, uint256 limit);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » EXCEEDS_ASSET_MINTING_LIMIT","id":"304","title":"EXCEEDS_ASSET_MINTING_LIMIT"},"305":{"body":"error UINT128_OVERFLOW(ID, uint256 deposits, uint256 limit);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » UINT128_OVERFLOW","id":"305","title":"UINT128_OVERFLOW"},"306":{"body":"error INVALID_SENDER(address, address);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_SENDER","id":"306","title":"INVALID_SENDER"},"307":{"body":"error INVALID_MIN_DEBT(uint256 invalid, uint256 valid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_MIN_DEBT","id":"307","title":"INVALID_MIN_DEBT"},"308":{"body":"error INVALID_SCDP_FEE(ID, uint256 invalid, uint256 valid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_SCDP_FEE","id":"308","title":"INVALID_SCDP_FEE"},"309":{"body":"error INVALID_MCR(uint256 invalid, uint256 valid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_MCR","id":"309","title":"INVALID_MCR"},"31":{"body":"Git Source Inherits: IAuthorizationFacet Author: Kresko The storage area is in the main proxy diamond storage. Difference here is the logic library that is shared and reused, there is no state here.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AuthorizationFacet » AuthorizationFacet","id":"31","title":"AuthorizationFacet"},"310":{"body":"error MLR_CANNOT_BE_LESS_THAN_LIQ_THRESHOLD(uint256 mlt, uint256 lt);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » MLR_CANNOT_BE_LESS_THAN_LIQ_THRESHOLD","id":"310","title":"MLR_CANNOT_BE_LESS_THAN_LIQ_THRESHOLD"},"311":{"body":"error INVALID_LIQ_THRESHOLD(uint256 lt, uint256 min, uint256 max);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_LIQ_THRESHOLD","id":"311","title":"INVALID_LIQ_THRESHOLD"},"312":{"body":"error INVALID_PROTOCOL_FEE(ID, uint256 invalid, uint256 valid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_PROTOCOL_FEE","id":"312","title":"INVALID_PROTOCOL_FEE"},"313":{"body":"error INVALID_ASSET_FEE(ID, uint256 invalid, uint256 valid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_ASSET_FEE","id":"313","title":"INVALID_ASSET_FEE"},"314":{"body":"error INVALID_ORACLE_DEVIATION(uint256 invalid, uint256 valid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_ORACLE_DEVIATION","id":"314","title":"INVALID_ORACLE_DEVIATION"},"315":{"body":"error INVALID_ORACLE_TYPE(uint8 invalid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_ORACLE_TYPE","id":"315","title":"INVALID_ORACLE_TYPE"},"316":{"body":"error INVALID_FEE_RECIPIENT(address invalid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_FEE_RECIPIENT","id":"316","title":"INVALID_FEE_RECIPIENT"},"317":{"body":"error INVALID_LIQ_INCENTIVE(ID, uint256 invalid, uint256 min, uint256 max);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_LIQ_INCENTIVE","id":"317","title":"INVALID_LIQ_INCENTIVE"},"318":{"body":"error INVALID_KFACTOR(ID, uint256 invalid, uint256 valid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_KFACTOR","id":"318","title":"INVALID_KFACTOR"},"319":{"body":"error INVALID_CFACTOR(ID, uint256 invalid, uint256 valid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_CFACTOR","id":"319","title":"INVALID_CFACTOR"},"32":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AuthorizationFacet » Functions","id":"32","title":"Functions"},"320":{"body":"error INVALID_MINTER_FEE(ID, uint256 invalid, uint256 valid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_MINTER_FEE","id":"320","title":"INVALID_MINTER_FEE"},"321":{"body":"error INVALID_PRICE_PRECISION(uint256 decimals, uint256 valid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_PRICE_PRECISION","id":"321","title":"INVALID_PRICE_PRECISION"},"322":{"body":"error INVALID_DECIMALS(ID, uint256 decimals);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_DECIMALS","id":"322","title":"INVALID_DECIMALS"},"323":{"body":"error INVALID_FEE(ID, uint256 invalid, uint256 valid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_FEE","id":"323","title":"INVALID_FEE"},"324":{"body":"error INVALID_FEE_TYPE(uint8 invalid, uint8 valid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_FEE_TYPE","id":"324","title":"INVALID_FEE_TYPE"},"325":{"body":"error INVALID_VAULT_PRICE(string ticker, address);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_VAULT_PRICE","id":"325","title":"INVALID_VAULT_PRICE"},"326":{"body":"error INVALID_API3_PRICE(string ticker, address);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_API3_PRICE","id":"326","title":"INVALID_API3_PRICE"},"327":{"body":"error INVALID_CL_PRICE(string ticker, address);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_CL_PRICE","id":"327","title":"INVALID_CL_PRICE"},"328":{"body":"error INVALID_PRICE(ID, address oracle, int256 price);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_PRICE","id":"328","title":"INVALID_PRICE"},"329":{"body":"error INVALID_KRASSET_OPERATOR(ID, address invalidOperator, address validOperator);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_KRASSET_OPERATOR","id":"329","title":"INVALID_KRASSET_OPERATOR"},"33":{"body":"WARNING: When using {getRoleMember} and {getRoleMemberCount}, make sure you perform all queries on the same block. See the following forum post for more information: https://forum.openzeppelin.com/t/iterating-over-elements-on-enumerableset-in-openzeppelin-contracts/2296 OpenZeppelin Returns one of the accounts that have role. index must be a value between 0 and {getRoleMemberCount}, non-inclusive. Role bearers are not sorted in any particular way, and their ordering may change at any point. function getRoleMember(bytes32 role, uint256 index) external view returns (address); Returns Name Type Description address address with the role","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AuthorizationFacet » getRoleMember","id":"33","title":"getRoleMember"},"330":{"body":"error INVALID_DENOMINATOR(ID, uint256 denominator, uint256 valid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_DENOMINATOR","id":"330","title":"INVALID_DENOMINATOR"},"331":{"body":"error INVALID_OPERATOR(ID, address who, address valid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_OPERATOR","id":"331","title":"INVALID_OPERATOR"},"332":{"body":"error INVALID_SUPPLY_LIMIT(ID, uint256 invalid, uint256 valid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_SUPPLY_LIMIT","id":"332","title":"INVALID_SUPPLY_LIMIT"},"333":{"body":"error NEGATIVE_PRICE(address asset, int256 price);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » NEGATIVE_PRICE","id":"333","title":"NEGATIVE_PRICE"},"334":{"body":"error STALE_PRICE(string ticker, uint256 price, uint256 timeFromUpdate, uint256 threshold);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » STALE_PRICE","id":"334","title":"STALE_PRICE"},"335":{"body":"error RAW_PRICE_STALE( ID asset, string ticker, int256 price, uint8 oracleType, address feed, uint256 timeFromUpdate, uint256 threshold\n);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » RAW_PRICE_STALE","id":"335","title":"RAW_PRICE_STALE"},"336":{"body":"error PRICE_UNSTABLE(uint256 primaryPrice, uint256 referencePrice, uint256 deviationPct);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » PRICE_UNSTABLE","id":"336","title":"PRICE_UNSTABLE"},"337":{"body":"error ZERO_OR_STALE_VAULT_PRICE(ID, address, uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ZERO_OR_STALE_VAULT_PRICE","id":"337","title":"ZERO_OR_STALE_VAULT_PRICE"},"338":{"body":"error ZERO_OR_STALE_PRICE(string ticker, uint8[2] oracles);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ZERO_OR_STALE_PRICE","id":"338","title":"ZERO_OR_STALE_PRICE"},"339":{"body":"error RAW_PRICE_LTE_ZERO(ID asset, string ticker, int256 price, uint8 oracleType, address feed);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » RAW_PRICE_LTE_ZERO","id":"339","title":"RAW_PRICE_LTE_ZERO"},"34":{"body":"See warning in {getRoleMember} if combining these two Returns the number of accounts that have role. Can be used together with {getRoleMember} to enumerate all bearers of a role. function getRoleMemberCount(bytes32 role) external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AuthorizationFacet » getRoleMemberCount","id":"34","title":"getRoleMemberCount"},"340":{"body":"error NO_PUSH_ORACLE_SET(string ticker);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » NO_PUSH_ORACLE_SET","id":"340","title":"NO_PUSH_ORACLE_SET"},"341":{"body":"error NOT_SUPPORTED_YET();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » NOT_SUPPORTED_YET","id":"341","title":"NOT_SUPPORTED_YET"},"342":{"body":"error WRAP_NOT_SUPPORTED();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » WRAP_NOT_SUPPORTED","id":"342","title":"WRAP_NOT_SUPPORTED"},"343":{"body":"error BURN_AMOUNT_OVERFLOW(ID, uint256 burnAmount, uint256 debtAmount);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » BURN_AMOUNT_OVERFLOW","id":"343","title":"BURN_AMOUNT_OVERFLOW"},"344":{"body":"error PAUSED(address who);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » PAUSED","id":"344","title":"PAUSED"},"345":{"body":"error L2_SEQUENCER_DOWN();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » L2_SEQUENCER_DOWN","id":"345","title":"L2_SEQUENCER_DOWN"},"346":{"body":"error FEED_ZERO_ADDRESS(string ticker);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » FEED_ZERO_ADDRESS","id":"346","title":"FEED_ZERO_ADDRESS"},"347":{"body":"error INVALID_SEQUENCER_UPTIME_FEED(address);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_SEQUENCER_UPTIME_FEED","id":"347","title":"INVALID_SEQUENCER_UPTIME_FEED"},"348":{"body":"error NO_MINTED_ASSETS(address who);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » NO_MINTED_ASSETS","id":"348","title":"NO_MINTED_ASSETS"},"349":{"body":"error NO_COLLATERALS_DEPOSITED(address who);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » NO_COLLATERALS_DEPOSITED","id":"349","title":"NO_COLLATERALS_DEPOSITED"},"35":{"body":"*Grants role to account. If account had not been already granted role, emits a {RoleGranted} event. Requirements: the caller must have role's admin role.* function grantRole(bytes32 role, address account) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AuthorizationFacet » grantRole","id":"35","title":"grantRole"},"350":{"body":"error MISSING_PHASE_3_NFT();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » MISSING_PHASE_3_NFT","id":"350","title":"MISSING_PHASE_3_NFT"},"351":{"body":"error MISSING_PHASE_2_NFT();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » MISSING_PHASE_2_NFT","id":"351","title":"MISSING_PHASE_2_NFT"},"352":{"body":"error MISSING_PHASE_1_NFT();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » MISSING_PHASE_1_NFT","id":"352","title":"MISSING_PHASE_1_NFT"},"353":{"body":"error CANNOT_RE_ENTER();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » CANNOT_RE_ENTER","id":"353","title":"CANNOT_RE_ENTER"},"354":{"body":"error ARRAY_LENGTH_MISMATCH(string ticker, uint256 arr1, uint256 arr2);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ARRAY_LENGTH_MISMATCH","id":"354","title":"ARRAY_LENGTH_MISMATCH"},"355":{"body":"error COLLATERAL_VALUE_GREATER_THAN_REQUIRED(uint256 collateralValue, uint256 minCollateralValue, uint32 ratio);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » COLLATERAL_VALUE_GREATER_THAN_REQUIRED","id":"355","title":"COLLATERAL_VALUE_GREATER_THAN_REQUIRED"},"356":{"body":"error ACCOUNT_COLLATERAL_VALUE_LESS_THAN_REQUIRED( address who, uint256 collateralValue, uint256 minCollateralValue, uint32 ratio\n);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ACCOUNT_COLLATERAL_VALUE_LESS_THAN_REQUIRED","id":"356","title":"ACCOUNT_COLLATERAL_VALUE_LESS_THAN_REQUIRED"},"357":{"body":"error COLLATERAL_VALUE_LESS_THAN_REQUIRED(uint256 collateralValue, uint256 minCollateralValue, uint32 ratio);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » COLLATERAL_VALUE_LESS_THAN_REQUIRED","id":"357","title":"COLLATERAL_VALUE_LESS_THAN_REQUIRED"},"358":{"body":"error CANNOT_LIQUIDATE_HEALTHY_ACCOUNT(address who, uint256 collateralValue, uint256 minCollateralValue, uint32 ratio);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » CANNOT_LIQUIDATE_HEALTHY_ACCOUNT","id":"358","title":"CANNOT_LIQUIDATE_HEALTHY_ACCOUNT"},"359":{"body":"error CANNOT_LIQUIDATE_SELF();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » CANNOT_LIQUIDATE_SELF","id":"359","title":"CANNOT_LIQUIDATE_SELF"},"36":{"body":"Requirements the caller must have role's admin role. Revokes role from account. function revokeRole(bytes32 role, address account) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AuthorizationFacet » revokeRole","id":"36","title":"revokeRole"},"360":{"body":"error LIQUIDATION_AMOUNT_GREATER_THAN_DEBT(ID repayAsset, uint256 repayAmount, uint256 availableAmount);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » LIQUIDATION_AMOUNT_GREATER_THAN_DEBT","id":"360","title":"LIQUIDATION_AMOUNT_GREATER_THAN_DEBT"},"361":{"body":"error LIQUIDATION_SEIZED_LESS_THAN_EXPECTED(ID, uint256, uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » LIQUIDATION_SEIZED_LESS_THAN_EXPECTED","id":"361","title":"LIQUIDATION_SEIZED_LESS_THAN_EXPECTED"},"362":{"body":"error LIQUIDATION_VALUE_IS_ZERO(ID repayAsset, ID seizeAsset);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » LIQUIDATION_VALUE_IS_ZERO","id":"362","title":"LIQUIDATION_VALUE_IS_ZERO"},"363":{"body":"error NOTHING_TO_WITHDRAW(address who, ID, uint256 requested, uint256 principal, uint256 scaled);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » NOTHING_TO_WITHDRAW","id":"363","title":"NOTHING_TO_WITHDRAW"},"364":{"body":"error ACCOUNT_KRASSET_NOT_FOUND(address account, ID, address[] accountCollaterals);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ACCOUNT_KRASSET_NOT_FOUND","id":"364","title":"ACCOUNT_KRASSET_NOT_FOUND"},"365":{"body":"error ACCOUNT_COLLATERAL_NOT_FOUND(address account, ID, address[] accountCollaterals);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ACCOUNT_COLLATERAL_NOT_FOUND","id":"365","title":"ACCOUNT_COLLATERAL_NOT_FOUND"},"366":{"body":"error ELEMENT_DOES_NOT_MATCH_PROVIDED_INDEX(ID element, uint256 index, address[] elements);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ELEMENT_DOES_NOT_MATCH_PROVIDED_INDEX","id":"366","title":"ELEMENT_DOES_NOT_MATCH_PROVIDED_INDEX"},"367":{"body":"error REPAY_OVERFLOW(ID repayAsset, ID seizeAsset, uint256 invalid, uint256 valid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » REPAY_OVERFLOW","id":"367","title":"REPAY_OVERFLOW"},"368":{"body":"error INCOME_AMOUNT_IS_ZERO(ID incomeAsset);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INCOME_AMOUNT_IS_ZERO","id":"368","title":"INCOME_AMOUNT_IS_ZERO"},"369":{"body":"error NO_LIQUIDITY_TO_GIVE_INCOME_FOR(ID incomeAsset, uint256 userDeposits, uint256 totalDeposits);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » NO_LIQUIDITY_TO_GIVE_INCOME_FOR","id":"369","title":"NO_LIQUIDITY_TO_GIVE_INCOME_FOR"},"37":{"body":"Returns true if account has been granted role. function hasRole(bytes32 role, address account) external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AuthorizationFacet » hasRole","id":"37","title":"hasRole"},"370":{"body":"error NOT_ENOUGH_SWAP_DEPOSITS_TO_SEIZE(ID repayAsset, ID seizeAsset, uint256 invalid, uint256 valid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » NOT_ENOUGH_SWAP_DEPOSITS_TO_SEIZE","id":"370","title":"NOT_ENOUGH_SWAP_DEPOSITS_TO_SEIZE"},"371":{"body":"error SWAP_ROUTE_NOT_ENABLED(ID assetIn, ID assetOut);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » SWAP_ROUTE_NOT_ENABLED","id":"371","title":"SWAP_ROUTE_NOT_ENABLED"},"372":{"body":"error RECEIVED_LESS_THAN_DESIRED(ID, uint256 invalid, uint256 valid);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » RECEIVED_LESS_THAN_DESIRED","id":"372","title":"RECEIVED_LESS_THAN_DESIRED"},"373":{"body":"error SWAP_ZERO_AMOUNT_IN(ID tokenIn);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » SWAP_ZERO_AMOUNT_IN","id":"373","title":"SWAP_ZERO_AMOUNT_IN"},"374":{"body":"error INVALID_WITHDRAW(ID withdrawAsset, uint256 sharesIn, uint256 assetsOut);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » INVALID_WITHDRAW","id":"374","title":"INVALID_WITHDRAW"},"375":{"body":"error ROUNDING_ERROR(ID asset, uint256 sharesIn, uint256 assetsOut);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ROUNDING_ERROR","id":"375","title":"ROUNDING_ERROR"},"376":{"body":"error MAX_DEPOSIT_EXCEEDED(ID asset, uint256 assetsIn, uint256 maxDeposit);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » MAX_DEPOSIT_EXCEEDED","id":"376","title":"MAX_DEPOSIT_EXCEEDED"},"377":{"body":"error COLLATERAL_AMOUNT_LOW(ID krAssetCollateral, uint256 amount, uint256 minAmount);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » COLLATERAL_AMOUNT_LOW","id":"377","title":"COLLATERAL_AMOUNT_LOW"},"378":{"body":"error MINT_VALUE_LESS_THAN_MIN_DEBT_VALUE(ID, uint256 value, uint256 minRequiredValue);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » MINT_VALUE_LESS_THAN_MIN_DEBT_VALUE","id":"378","title":"MINT_VALUE_LESS_THAN_MIN_DEBT_VALUE"},"379":{"body":"error NOT_A_CONTRACT(address who);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » NOT_A_CONTRACT","id":"379","title":"NOT_A_CONTRACT"},"38":{"body":"To change a role's admin, use {_setRoleAdmin}. Returns the admin role that controls role. See {grantRole} and {revokeRole}. function getRoleAdmin(bytes32 role) external view returns (bytes32);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AuthorizationFacet » getRoleAdmin","id":"38","title":"getRoleAdmin"},"380":{"body":"error NO_ALLOWANCE(address spender, address owner, uint256 requested, uint256 allowed);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » NO_ALLOWANCE","id":"380","title":"NO_ALLOWANCE"},"381":{"body":"error NOT_ENOUGH_BALANCE(address who, uint256 requested, uint256 available);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » NOT_ENOUGH_BALANCE","id":"381","title":"NOT_ENOUGH_BALANCE"},"382":{"body":"error SENDER_NOT_OPERATOR(ID, address sender, address kresko);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » SENDER_NOT_OPERATOR","id":"382","title":"SENDER_NOT_OPERATOR"},"383":{"body":"error ZERO_SHARES_FROM_ASSETS(ID, uint256 assets, ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ZERO_SHARES_FROM_ASSETS","id":"383","title":"ZERO_SHARES_FROM_ASSETS"},"384":{"body":"error ZERO_SHARES_OUT(ID, uint256 assets);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ZERO_SHARES_OUT","id":"384","title":"ZERO_SHARES_OUT"},"385":{"body":"error ZERO_SHARES_IN(ID, uint256 assets);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ZERO_SHARES_IN","id":"385","title":"ZERO_SHARES_IN"},"386":{"body":"error ZERO_ASSETS_FROM_SHARES(ID, uint256 shares, ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ZERO_ASSETS_FROM_SHARES","id":"386","title":"ZERO_ASSETS_FROM_SHARES"},"387":{"body":"error ZERO_ASSETS_OUT(ID, uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ZERO_ASSETS_OUT","id":"387","title":"ZERO_ASSETS_OUT"},"388":{"body":"error ZERO_ASSETS_IN(ID, uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ZERO_ASSETS_IN","id":"388","title":"ZERO_ASSETS_IN"},"389":{"body":"error ZERO_ADDRESS();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ZERO_ADDRESS","id":"389","title":"ZERO_ADDRESS"},"39":{"body":"Requirements the caller must be account. Revokes role from the calling account. Roles are often managed via {grantRole} and {revokeRole}: this function's purpose is to provide a mechanism for accounts to lose their privileges if they are compromised (such as when a trusted device is misplaced). If the calling account had been revoked role, emits a {RoleRevoked} event. function renounceRole(bytes32 role, address account) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » AuthorizationFacet » renounceRole","id":"39","title":"renounceRole"},"390":{"body":"error ZERO_DEPOSIT(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ZERO_DEPOSIT","id":"390","title":"ZERO_DEPOSIT"},"391":{"body":"error ZERO_AMOUNT(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ZERO_AMOUNT","id":"391","title":"ZERO_AMOUNT"},"392":{"body":"error ZERO_WITHDRAW(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ZERO_WITHDRAW","id":"392","title":"ZERO_WITHDRAW"},"393":{"body":"error ZERO_MINT(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ZERO_MINT","id":"393","title":"ZERO_MINT"},"394":{"body":"error ZERO_REPAY(ID, uint256 repayAmount, uint256 seizeAmount);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ZERO_REPAY","id":"394","title":"ZERO_REPAY"},"395":{"body":"error ZERO_BURN(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ZERO_BURN","id":"395","title":"ZERO_BURN"},"396":{"body":"error ZERO_DEBT(ID);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ZERO_DEBT","id":"396","title":"ZERO_DEBT"},"397":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » Structs","id":"397","title":"Structs"},"398":{"body":"struct ID { string symbol; address addr;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Errors » ID","id":"398","title":"ID"},"399":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » LibModifiers » LibModifiers","id":"399","title":"LibModifiers"},"4":{"body":"NOTE: Primary test coverage uses hardhat. Forge tests are a work in progress. Hardhat Run tests with against a local deployment fixture: pnpm test Foundry forge test --ffi","breadcrumbs":"Home » Testing","id":"4","title":"Testing"},"40":{"body":"Git Source Inherits: ICommonConfigurationFacet , Modifiers , DSModifiers","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonConfigurationFacet » CommonConfigurationFacet","id":"40","title":"CommonConfigurationFacet"},"400":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » LibModifiers » Functions","id":"400","title":"Functions"},"401":{"body":"Simple check for the enabled flag function onlyUnpaused(CommonState storage self, address _assetAddr, Enums.Action _action) internal view returns (Asset storage asset); Parameters Name Type Description self CommonState _assetAddr address The address of the asset. _action Enums.Action The action to this is called from. Returns Name Type Description asset Asset The asset struct.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » LibModifiers » onlyUnpaused","id":"401","title":"onlyUnpaused"},"402":{"body":"function onlyExistingAsset(CommonState storage self, address _assetAddr) internal view returns (Asset storage asset);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » LibModifiers » onlyExistingAsset","id":"402","title":"onlyExistingAsset"},"403":{"body":"Reverts if address is not a minter collateral asset. function onlyMinterCollateral(CommonState storage self, address _assetAddr) internal view returns (Asset storage asset); Parameters Name Type Description self CommonState _assetAddr address The address of the asset. Returns Name Type Description asset Asset The asset struct.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » LibModifiers » onlyMinterCollateral","id":"403","title":"onlyMinterCollateral"},"404":{"body":"function onlyMinterCollateral(CommonState storage self, address _assetAddr, Enums.Action _action) internal view returns (Asset storage asset);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » LibModifiers » onlyMinterCollateral","id":"404","title":"onlyMinterCollateral"},"405":{"body":"Reverts if address is not a Kresko Asset. function onlyMinterMintable(CommonState storage self, address _assetAddr) internal view returns (Asset storage asset); Parameters Name Type Description self CommonState _assetAddr address The address of the asset. Returns Name Type Description asset Asset The asset struct.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » LibModifiers » onlyMinterMintable","id":"405","title":"onlyMinterMintable"},"406":{"body":"function onlyMinterMintable(CommonState storage self, address _assetAddr, Enums.Action _action) internal view returns (Asset storage asset);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » LibModifiers » onlyMinterMintable","id":"406","title":"onlyMinterMintable"},"407":{"body":"Reverts if address is not depositable to SCDP. function onlySharedCollateral(CommonState storage self, address _assetAddr) internal view returns (Asset storage asset); Parameters Name Type Description self CommonState _assetAddr address The address of the asset. Returns Name Type Description asset Asset The asset struct.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » LibModifiers » onlySharedCollateral","id":"407","title":"onlySharedCollateral"},"408":{"body":"Reverts if address is not swappable Kresko Asset. function onlySwapMintable(CommonState storage self, address _assetAddr) internal view returns (Asset storage asset); Parameters Name Type Description self CommonState _assetAddr address The address of the asset. Returns Name Type Description asset Asset The asset struct.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » LibModifiers » onlySwapMintable","id":"408","title":"onlySwapMintable"},"409":{"body":"function onlyActiveSharedCollateral(CommonState storage self, address _assetAddr) internal view returns (Asset storage asset);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » LibModifiers » onlyActiveSharedCollateral","id":"409","title":"onlyActiveSharedCollateral"},"41":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonConfigurationFacet » Functions","id":"41","title":"Functions"},"410":{"body":"function onlyCoverAsset(CommonState storage self, address _assetAddr) internal view returns (Asset storage asset);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » LibModifiers » onlyCoverAsset","id":"410","title":"onlyCoverAsset"},"411":{"body":"function onlyIncomeAsset(CommonState storage self, address _assetAddr) internal view returns (Asset storage asset);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » LibModifiers » onlyIncomeAsset","id":"411","title":"onlyIncomeAsset"},"412":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Modifiers » Modifiers","id":"412","title":"Modifiers"},"413":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Modifiers » Functions","id":"413","title":"Functions"},"414":{"body":"Modifier that checks if the contract is initializing and if so, gives the caller the ADMIN role modifier initializeAsAdmin();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Modifiers » initializeAsAdmin","id":"414","title":"initializeAsAdmin"},"415":{"body":"Modifier that checks that an account has a specific role. Reverts with a standardized message including the required role. The format of the revert reason is given by the following regular expression: /^AccessControl: account (0x[0-9a-f]{40}) is missing role (0x[0-9a-f]{64})$/ Available since v4.1. modifier onlyRole(bytes32 role);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Modifiers » onlyRole","id":"415","title":"onlyRole"},"416":{"body":"Ensure only trusted contracts can act on behalf of _account modifier onlyRoleIf(bool _accountIsNotMsgSender, bytes32 role); Parameters Name Type Description _accountIsNotMsgSender bool The address of the collateral asset. role bytes32","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Modifiers » onlyRoleIf","id":"416","title":"onlyRoleIf"},"417":{"body":"modifier nonReentrant();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Modifiers » nonReentrant","id":"417","title":"nonReentrant"},"418":{"body":"Reverts if the caller does not have the required NFT's for the gated phase modifier gate();","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Modifiers » gate","id":"418","title":"gate"},"419":{"body":"Git Source struct CommonState { mapping(address => Asset) assets; mapping(bytes32 => mapping(Enums.OracleType => Oracle)) oracles; mapping(address => mapping(Enums.Action => SafetyState)) safetyState; address feeRecipient; uint96 minDebtValue; address sequencerUptimeFeed; uint32 sequencerGracePeriodTime; uint32 staleTime; uint16 maxPriceDeviationPct; uint8 oracleDecimals; bool safetyStateSet; uint256 entered; mapping(bytes32 role => RoleData data) _roles; mapping(bytes32 role => EnumerableSet.AddressSet member) _roleMembers;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ common » CommonState » CommonState","id":"419","title":"CommonState"},"42":{"body":"function initializeCommon(CommonInitArgs calldata args) external initializer(2);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonConfigurationFacet » initializeCommon","id":"42","title":"initializeCommon"},"420":{"body":"Git Source struct GatingState { address kreskian; address questForKresk; uint8 phase;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ common » GatingState » GatingState","id":"420","title":"GatingState"},"421":{"body":"Git Source function gs() pure returns (GatingState storage state);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » gs » gs","id":"421","title":"gs"},"422":{"body":"Git Source function cs() pure returns (CommonState storage state);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » cs » cs","id":"422","title":"cs"},"423":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » State constants » Constants","id":"423","title":"Constants"},"424":{"body":"bytes32 constant COMMON_STORAGE_POSITION = keccak256(\"kresko.common.storage\");","breadcrumbs":"❱ contracts » ❱ core » ❱ common » State constants » COMMON_STORAGE_POSITION","id":"424","title":"COMMON_STORAGE_POSITION"},"425":{"body":"bytes32 constant GATING_STORAGE_POSITION = keccak256(\"kresko.gating.storage\");","breadcrumbs":"❱ contracts » ❱ core » ❱ common » State constants » GATING_STORAGE_POSITION","id":"425","title":"GATING_STORAGE_POSITION"},"426":{"body":"Git Source Oracle configuration mapped to Asset.ticker. struct Oracle { address feed; function(address) external view returns (uint256) priceGetter;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Oracle » Oracle","id":"426","title":"Oracle"},"427":{"body":"Git Source Feed configuration. struct FeedConfiguration { Enums.OracleType[2] oracleIds; address[2] feeds;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ common » FeedConfiguration » FeedConfiguration","id":"427","title":"FeedConfiguration"},"428":{"body":"Git Source Author: Kresko All assets in the protocol share this configuration. ticker is not unique, eg. krETH and WETH both would use bytes32('ETH') Percentages use 2 decimals: 1e4 (10000) == 100.00%. See {PercentageMath.sol}. Note that the percentage value for uint16 caps at 655.36%. struct Asset { bytes32 ticker; address anchor; Enums.OracleType[2] oracles; uint16 factor; uint16 kFactor; uint16 openFee; uint16 closeFee; uint16 liqIncentive; uint256 maxDebtMinter; uint256 maxDebtSCDP; uint256 depositLimitSCDP; uint128 liquidityIndexSCDP; uint16 swapInFeeSCDP; uint16 swapOutFeeSCDP; uint16 protocolFeeShareSCDP; uint16 liqIncentiveSCDP; uint8 decimals; bool isMinterCollateral; bool isMinterMintable; bool isSharedCollateral; bool isSwapMintable; bool isSharedOrSwappedCollateral; bool isCoverAsset;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Asset » Asset","id":"428","title":"Asset"},"429":{"body":"Git Source The access control role data. struct RoleData { mapping(address => bool) members; bytes32 adminRole;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ common » RoleData » RoleData","id":"429","title":"RoleData"},"43":{"body":"Updates the contract's minimum debt value. function setMinDebtValue(uint96 _newMinDebtValue) public override onlyRole(Role.ADMIN); Parameters Name Type Description _newMinDebtValue uint96 The new minimum debt value as a wad.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonConfigurationFacet » setMinDebtValue","id":"43","title":"setMinDebtValue"},"430":{"body":"Git Source Variables used for calculating the max liquidation value. struct MaxLiqVars { Asset collateral; uint256 accountCollateralValue; uint256 minCollateralValue; uint256 seizeCollateralAccountValue; uint192 minDebtValue; uint32 gainFactor; uint32 maxLiquidationRatio; uint32 debtFactor;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ common » MaxLiqVars » MaxLiqVars","id":"430","title":"MaxLiqVars"},"431":{"body":"Git Source struct MaxLiqInfo { address account; address seizeAssetAddr; address repayAssetAddr; uint256 repayValue; uint256 repayAmount; uint256 seizeAmount; uint256 seizeValue; uint256 repayAssetPrice; uint256 repayAssetIndex; uint256 seizeAssetPrice; uint256 seizeAssetIndex;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ common » MaxLiqInfo » MaxLiqInfo","id":"431","title":"MaxLiqInfo"},"432":{"body":"Git Source Convenience struct for checking configurations struct RawPrice { int256 answer; uint256 timestamp; bool isStale; bool isZero; Enums.OracleType oracle; address feed;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ common » RawPrice » RawPrice","id":"432","title":"RawPrice"},"433":{"body":"Git Source Configuration for pausing Action struct Pause { bool enabled; uint256 timestamp0; uint256 timestamp1;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Pause » Pause","id":"433","title":"Pause"},"434":{"body":"Git Source Safety configuration for assets struct SafetyState { Pause pause;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ common » SafetyState » SafetyState","id":"434","title":"SafetyState"},"435":{"body":"Git Source Initialization arguments for common values struct CommonInitArgs { address admin; address council; address treasury; uint64 minDebtValue; uint16 maxPriceDeviationPct; uint8 oracleDecimals; address sequencerUptimeFeed; uint32 sequencerGracePeriodTime; uint32 staleTime; address kreskian; address questForKresk; uint8 phase;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ common » CommonInitArgs » CommonInitArgs","id":"435","title":"CommonInitArgs"},"436":{"body":"Git Source struct SCDPCollateralArgs { uint256 depositLimit; uint128 liquidityIndex; uint8 decimals;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ common » SCDPCollateralArgs » SCDPCollateralArgs","id":"436","title":"SCDPCollateralArgs"},"437":{"body":"Git Source struct SCDPKrAssetArgs { uint256 maxDebtMinter; uint16 liqIncentive; uint16 protocolFee; uint16 openFee; uint16 closeFee;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ common » SCDPKrAssetArgs » SCDPKrAssetArgs","id":"437","title":"SCDPKrAssetArgs"},"438":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » Validations","id":"438","title":"Validations"},"439":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » Functions","id":"439","title":"Functions"},"44":{"body":"Updates the fee recipient. function setFeeRecipient(address _newFeeRecipient) public override onlyRole(Role.ADMIN); Parameters Name Type Description _newFeeRecipient address The new fee recipient.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonConfigurationFacet » setFeeRecipient","id":"44","title":"setFeeRecipient"},"440":{"body":"function validatePriceDeviationPct(uint16 _deviationPct) internal pure;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validatePriceDeviationPct","id":"440","title":"validatePriceDeviationPct"},"441":{"body":"function validateMinDebtValue(uint256 _minDebtValue) internal pure;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateMinDebtValue","id":"441","title":"validateMinDebtValue"},"442":{"body":"function validateFeeRecipient(address _feeRecipient) internal pure;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateFeeRecipient","id":"442","title":"validateFeeRecipient"},"443":{"body":"function validateOraclePrecision(uint256 _decimalPrecision) internal pure;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateOraclePrecision","id":"443","title":"validateOraclePrecision"},"444":{"body":"function validateMinCollateralRatio(uint256 _minCollateralRatio, uint256 _liqThreshold) internal pure;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateMinCollateralRatio","id":"444","title":"validateMinCollateralRatio"},"445":{"body":"function validateLiquidationThreshold(uint256 _liquidationThreshold, uint256 _minCollateralRatio) internal pure;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateLiquidationThreshold","id":"445","title":"validateLiquidationThreshold"},"446":{"body":"function validateMaxLiquidationRatio(uint256 _maxLiquidationRatio, uint256 _liquidationThreshold) internal pure;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateMaxLiquidationRatio","id":"446","title":"validateMaxLiquidationRatio"},"447":{"body":"function validateAddAssetArgs(address _assetAddr, Asset memory _config) internal view returns (string memory symbol, string memory tickerStr, uint8 decimals);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateAddAssetArgs","id":"447","title":"validateAddAssetArgs"},"448":{"body":"function validateUpdateAssetArgs(address _assetAddr, Asset memory _config) internal view returns (string memory symbol, string memory tickerStr, Asset storage asset);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateUpdateAssetArgs","id":"448","title":"validateUpdateAssetArgs"},"449":{"body":"function validateAsset(address _assetAddr, Asset memory _config) internal view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateAsset","id":"449","title":"validateAsset"},"45":{"body":"Sets the decimal precision of external oracle function setDefaultOraclePrecision(uint8 _decimals) public onlyRole(Role.ADMIN); Parameters Name Type Description _decimals uint8 Amount of decimals","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonConfigurationFacet » setDefaultOraclePrecision","id":"45","title":"setDefaultOraclePrecision"},"450":{"body":"function validateMinterCollateral(address _assetAddr, Asset memory _config) internal view returns (bool isMinterCollateral);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateMinterCollateral","id":"450","title":"validateMinterCollateral"},"451":{"body":"function validateSCDPDepositAsset(address _assetAddr, Asset memory _config) internal view returns (bool isSharedCollateral);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateSCDPDepositAsset","id":"451","title":"validateSCDPDepositAsset"},"452":{"body":"function validateMinterKrAsset(address _assetAddr, Asset memory _config) internal view returns (bool isMinterKrAsset);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateMinterKrAsset","id":"452","title":"validateMinterKrAsset"},"453":{"body":"function validateSCDPKrAsset(address _assetAddr, Asset memory _config) internal view returns (bool isSwapMintable);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateSCDPKrAsset","id":"453","title":"validateSCDPKrAsset"},"454":{"body":"function validateSDICoverAsset(address _assetAddr) internal view returns (Asset storage asset);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateSDICoverAsset","id":"454","title":"validateSDICoverAsset"},"455":{"body":"function validateKrAssetContract(address _assetAddr, address _anchorAddr) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateKrAssetContract","id":"455","title":"validateKrAssetContract"},"456":{"body":"function ensureUnique(address _asset1Addr, address _asset2Addr) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » ensureUnique","id":"456","title":"ensureUnique"},"457":{"body":"function validateRoute(address _assetInAddr, address _assetOutAddr) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateRoute","id":"457","title":"validateRoute"},"458":{"body":"function validateDecimals(address _assetAddr, uint8 _decimals) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateDecimals","id":"458","title":"validateDecimals"},"459":{"body":"function validateVaultAssetDecimals(address _assetAddr, uint8 _decimals) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateVaultAssetDecimals","id":"459","title":"validateVaultAssetDecimals"},"46":{"body":"Sets the decimal precision of external oracle function setMaxPriceDeviationPct(uint16 _oracleDeviationPct) public onlyRole(Role.ADMIN); Parameters Name Type Description _oracleDeviationPct uint16 Amount of decimals","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonConfigurationFacet » setMaxPriceDeviationPct","id":"46","title":"setMaxPriceDeviationPct"},"460":{"body":"function validateUint128(address _assetAddr, uint256 _value) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateUint128","id":"460","title":"validateUint128"},"461":{"body":"function validateCFactor(address _assetAddr, uint16 _cFactor) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateCFactor","id":"461","title":"validateCFactor"},"462":{"body":"function validateKFactor(address _assetAddr, uint16 _kFactor) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateKFactor","id":"462","title":"validateKFactor"},"463":{"body":"function validateFees(address _assetAddr, uint16 _fee1, uint16 _fee2) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateFees","id":"463","title":"validateFees"},"464":{"body":"function validateLiqIncentive(address _assetAddr, uint16 _liqIncentive) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateLiqIncentive","id":"464","title":"validateLiqIncentive"},"465":{"body":"function validateLiqConfig(address _assetAddr) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateLiqConfig","id":"465","title":"validateLiqConfig"},"466":{"body":"function validateLiquidationMarket( address _seizeAssetAddr, Asset storage seizeAsset, address _repayAssetAddr, Asset storage repayAsset\n) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateLiquidationMarket","id":"466","title":"validateLiquidationMarket"},"467":{"body":"function validateCollateralArgs( MinterState storage self, address _account, address _collateralAsset, uint256 _collateralIndex, uint256 _amount\n) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateCollateralArgs","id":"467","title":"validateCollateralArgs"},"468":{"body":"function rawAssetPrice(Asset storage self) internal view returns (RawPrice memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » rawAssetPrice","id":"468","title":"rawAssetPrice"},"469":{"body":"function validateRawAssetPrice(address _assetAddr) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ common » Validations » validateRawAssetPrice","id":"469","title":"validateRawAssetPrice"},"47":{"body":"Set feeds for a ticker. function setFeedsForTicker(bytes32 _ticker, FeedConfiguration calldata _feedConfig) external onlyRole(Role.ADMIN); Parameters Name Type Description _ticker bytes32 Ticker in bytes32 eg. bytes32(\"ETH\") _feedConfig FeedConfiguration List oracle configuration containing oracle identifiers and feed addresses.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonConfigurationFacet » setFeedsForTicker","id":"47","title":"setFeedsForTicker"},"470":{"body":"facets interfaces DSCore DSModifiers Facet FacetAddressAndPosition FacetFunctionSelectors FacetCutAction FacetCut Initializer DiamondState ds DState constants Diamond","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » Contents","id":"470","title":"Contents"},"471":{"body":"DiamondCutFacet DiamondLoupeFacet DiamondStateFacet ERC165Facet","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » Contents","id":"471","title":"Contents"},"472":{"body":"Git Source Inherits: IDiamondCutFacet , IExtendedDiamondCutFacet , DSModifiers , Modifiers Authors: Nick Mudge, Kresko Reference implementation of diamondCut. Extended to allow executing initializers without cuts.","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondCutFacet » DiamondCutFacet","id":"472","title":"DiamondCutFacet"},"473":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondCutFacet » Functions","id":"473","title":"Functions"},"474":{"body":"Add/replace/remove any number of functions, optionally execute a function with delegatecall function diamondCut(FacetCut[] calldata _diamondCut, address _initializer, bytes calldata _calldata) external onlyRole(Role.DEFAULT_ADMIN); Parameters Name Type Description _diamondCut FacetCut[] Contains the facet addresses and function selectors _initializer address The address of the contract or facet to execute _calldata _calldata bytes A function call, including function selector and arguments _calldata is executed with delegatecall on _init","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondCutFacet » diamondCut","id":"474","title":"diamondCut"},"475":{"body":"Use an initializer contract without cutting. function executeInitializer(address _initializer, bytes calldata _calldata) external onlyRole(Role.DEFAULT_ADMIN); Parameters Name Type Description _initializer address Address of contract or facet to execute _calldata _calldata bytes A function call, including function selector and arguments - _calldata is executed with delegatecall on _init","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondCutFacet » executeInitializer","id":"475","title":"executeInitializer"},"476":{"body":"Execute multiple initializers without cutting. function executeInitializers(Initializer[] calldata _initializers) external onlyRole(Role.DEFAULT_ADMIN);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondCutFacet » executeInitializers","id":"476","title":"executeInitializers"},"477":{"body":"Git Source Inherits: IDiamondLoupeFacet","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondLoupeFacet » DiamondLoupeFacet","id":"477","title":"DiamondLoupeFacet"},"478":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondLoupeFacet » Functions","id":"478","title":"Functions"},"479":{"body":"Gets all facet addresses and their four byte function selectors. function facets() external view override returns (Facet[] memory facets_); Returns Name Type Description facets_ Facet[] Facet","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondLoupeFacet » facets","id":"479","title":"facets"},"48":{"body":"Set chainlink feeds for tickers. Has modifiers: onlyRole. function setChainlinkFeeds(bytes32[] calldata _tickers, address[] calldata _feeds) public onlyRole(Role.ADMIN); Parameters Name Type Description _tickers bytes32[] Bytes32 list of tickers _feeds address[] List of feed addresses.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonConfigurationFacet » setChainlinkFeeds","id":"48","title":"setChainlinkFeeds"},"480":{"body":"Gets all the function selectors supported by a specific facet. function facetFunctionSelectors(address _facet) external view override returns (bytes4[] memory facetFunctionSelectors_); Parameters Name Type Description _facet address The facet address. Returns Name Type Description facetFunctionSelectors_ bytes4[] facetFunctionSelectors_","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondLoupeFacet » facetFunctionSelectors","id":"480","title":"facetFunctionSelectors"},"481":{"body":"Get all the facet addresses used by a diamond. function facetAddresses() external view override returns (address[] memory facetAddresses_); Returns Name Type Description facetAddresses_ address[] facetAddresses_","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondLoupeFacet » facetAddresses","id":"481","title":"facetAddresses"},"482":{"body":"Gets the facet that supports the given selector. If facet is not found return address(0). function facetAddress(bytes4 _functionSelector) external view override returns (address facetAddress_); Parameters Name Type Description _functionSelector bytes4 The function selector. Returns Name Type Description facetAddress_ address The facet address.","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondLoupeFacet » facetAddress","id":"482","title":"facetAddress"},"483":{"body":"Git Source Inherits: IDiamondStateFacet , DSModifiers","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondStateFacet » DiamondStateFacet","id":"483","title":"DiamondStateFacet"},"484":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondStateFacet » Functions","id":"484","title":"Functions"},"485":{"body":"Initiate ownership transfer to a new address function transferOwnership(address _newOwner) external override; Parameters Name Type Description _newOwner address address that is set as the pending new owner","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondStateFacet » transferOwnership","id":"485","title":"transferOwnership"},"486":{"body":"Transfer the ownership to the new pending owner function acceptOwnership() external override;","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondStateFacet » acceptOwnership","id":"486","title":"acceptOwnership"},"487":{"body":"Get the address of the owner function owner() external view override returns (address owner_); Returns Name Type Description owner_ address The address of the owner.","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondStateFacet » owner","id":"487","title":"owner"},"488":{"body":"Get the address of pending owner function pendingOwner() external view override returns (address pendingOwner_); Returns Name Type Description pendingOwner_ address The address of the pending owner.","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondStateFacet » pendingOwner","id":"488","title":"pendingOwner"},"489":{"body":"function initialized() external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondStateFacet » initialized","id":"489","title":"initialized"},"49":{"body":"Set api3 feeds for tickers. Has modifiers: onlyRole. function setApi3Feeds(bytes32[] calldata _tickers, address[] calldata _feeds) public onlyRole(Role.ADMIN); Parameters Name Type Description _tickers bytes32[] Bytes32 list of tickers _feeds address[] List of feed addresses.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonConfigurationFacet » setApi3Feeds","id":"49","title":"setApi3Feeds"},"490":{"body":"The EIP-712 typehash for the contract's domain. function domainSeparator() external view returns (bytes32);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondStateFacet » domainSeparator","id":"490","title":"domainSeparator"},"491":{"body":"Get the storage version (amount of times the storage has been upgraded) function getStorageVersion() external view returns (uint256); Returns Name Type Description uint256 uint256 The storage version.","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » DiamondStateFacet » getStorageVersion","id":"491","title":"getStorageVersion"},"492":{"body":"Git Source Inherits: IERC165Facet , DSModifiers , Modifiers","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » ERC165Facet » ERC165Facet","id":"492","title":"ERC165Facet"},"493":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » ERC165Facet » Functions","id":"493","title":"Functions"},"494":{"body":"Query if a contract implements an interface Interface identification is specified in ERC-165. This function uses less than 30,000 gas. function supportsInterface(bytes4 _interfaceId) external view override returns (bool); Parameters Name Type Description _interfaceId bytes4 Returns Name Type Description bool true if the contract implements interfaceID and interfaceID is not 0xffffffff, false otherwise","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » ERC165Facet » supportsInterface","id":"494","title":"supportsInterface"},"495":{"body":"set or unset ERC165 using DiamondStorage.supportedInterfaces function setERC165(bytes4[] calldata interfaceIds, bytes4[] calldata interfaceIdsToRemove) external onlyRole(Role.ADMIN); Parameters Name Type Description interfaceIds bytes4[] list of interface id to set as supported interfaceIdsToRemove bytes4[] list of interface id to unset as supported. Technically, you can remove support of ERC165 by having the IERC165 id itself being part of that array.","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ facets » ERC165Facet » setERC165","id":"495","title":"setERC165"},"496":{"body":"IDiamondCutFacet IExtendedDiamondCutFacet IDiamondLoupeFacet IDiamondStateFacet IERC165Facet","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » Contents","id":"496","title":"Contents"},"497":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IDiamondCutFacet » IDiamondCutFacet","id":"497","title":"IDiamondCutFacet"},"498":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IDiamondCutFacet » Functions","id":"498","title":"Functions"},"499":{"body":"Add/replace/remove any number of functions, optionally execute a function with delegatecall function diamondCut(FacetCut[] calldata _diamondCut, address _initializer, bytes calldata _calldata) external; Parameters Name Type Description _diamondCut FacetCut[] Contains the facet addresses and function selectors _initializer address The address of the contract or facet to execute _calldata _calldata bytes A function call, including function selector and arguments _calldata is executed with delegatecall on _init","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IDiamondCutFacet » diamondCut","id":"499","title":"diamondCut"},"5":{"body":"Hardhat To local network: pnpm local To live network: pnpm deploy --network Foundry Local forge script src/contracts/scripts/devnet/Devnet.s.sol:WithLocal","breadcrumbs":"Home » Deployment","id":"5","title":"Deployment"},"50":{"body":"Set ChainLink feed address for ticker. function setChainLinkFeed(bytes32 _ticker, address _feedAddr) public onlyRole(Role.ADMIN); Parameters Name Type Description _ticker bytes32 Ticker in bytes32 eg. bytes32(\"ETH\") _feedAddr address The feed address.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonConfigurationFacet » setChainLinkFeed","id":"50","title":"setChainLinkFeed"},"500":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IExtendedDiamondCutFacet » IExtendedDiamondCutFacet","id":"500","title":"IExtendedDiamondCutFacet"},"501":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IExtendedDiamondCutFacet » Functions","id":"501","title":"Functions"},"502":{"body":"Use an initializer contract without cutting. function executeInitializer(address _initializer, bytes calldata _calldata) external; Parameters Name Type Description _initializer address Address of contract or facet to execute _calldata _calldata bytes A function call, including function selector and arguments - _calldata is executed with delegatecall on _init","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IExtendedDiamondCutFacet » executeInitializer","id":"502","title":"executeInitializer"},"503":{"body":"Execute multiple initializers without cutting. function executeInitializers(Initializer[] calldata _initializers) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IExtendedDiamondCutFacet » executeInitializers","id":"503","title":"executeInitializers"},"504":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IDiamondLoupeFacet » IDiamondLoupeFacet","id":"504","title":"IDiamondLoupeFacet"},"505":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IDiamondLoupeFacet » Functions","id":"505","title":"Functions"},"506":{"body":"Gets all facet addresses and their four byte function selectors. function facets() external view returns (Facet[] memory facets_); Returns Name Type Description facets_ Facet[] Facet","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IDiamondLoupeFacet » facets","id":"506","title":"facets"},"507":{"body":"Gets all the function selectors supported by a specific facet. function facetFunctionSelectors(address _facet) external view returns (bytes4[] memory facetFunctionSelectors_); Parameters Name Type Description _facet address The facet address. Returns Name Type Description facetFunctionSelectors_ bytes4[] facetFunctionSelectors_","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IDiamondLoupeFacet » facetFunctionSelectors","id":"507","title":"facetFunctionSelectors"},"508":{"body":"Get all the facet addresses used by a diamond. function facetAddresses() external view returns (address[] memory facetAddresses_); Returns Name Type Description facetAddresses_ address[] facetAddresses_","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IDiamondLoupeFacet » facetAddresses","id":"508","title":"facetAddresses"},"509":{"body":"Gets the facet that supports the given selector. If facet is not found return address(0). function facetAddress(bytes4 _functionSelector) external view returns (address facetAddress_); Parameters Name Type Description _functionSelector bytes4 The function selector. Returns Name Type Description facetAddress_ address The facet address.","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IDiamondLoupeFacet » facetAddress","id":"509","title":"facetAddress"},"51":{"body":"Set API3 feed address for an asset. function setApi3Feed(bytes32 _ticker, address _feedAddr) public onlyRole(Role.ADMIN); Parameters Name Type Description _ticker bytes32 Ticker in bytes32 eg. bytes32(\"ETH\") _feedAddr address The feed address.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonConfigurationFacet » setApi3Feed","id":"51","title":"setApi3Feed"},"510":{"body":"Git Source Functions for the diamond state itself.","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IDiamondStateFacet » IDiamondStateFacet","id":"510","title":"IDiamondStateFacet"},"511":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IDiamondStateFacet » Functions","id":"511","title":"Functions"},"512":{"body":"Whether the diamond is initialized. function initialized() external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IDiamondStateFacet » initialized","id":"512","title":"initialized"},"513":{"body":"The EIP-712 typehash for the contract's domain. function domainSeparator() external view returns (bytes32);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IDiamondStateFacet » domainSeparator","id":"513","title":"domainSeparator"},"514":{"body":"Get the storage version (amount of times the storage has been upgraded) function getStorageVersion() external view returns (uint256); Returns Name Type Description uint256 uint256 The storage version.","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IDiamondStateFacet » getStorageVersion","id":"514","title":"getStorageVersion"},"515":{"body":"Get the address of the owner function owner() external view returns (address owner_); Returns Name Type Description owner_ address The address of the owner.","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IDiamondStateFacet » owner","id":"515","title":"owner"},"516":{"body":"Get the address of pending owner function pendingOwner() external view returns (address pendingOwner_); Returns Name Type Description pendingOwner_ address The address of the pending owner.","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IDiamondStateFacet » pendingOwner","id":"516","title":"pendingOwner"},"517":{"body":"Initiate ownership transfer to a new address caller must be the current contract owner the new owner cannot be address(0) emits a {PendingOwnershipTransfer} event function transferOwnership(address _newOwner) external; Parameters Name Type Description _newOwner address address that is set as the pending new owner","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IDiamondStateFacet » transferOwnership","id":"517","title":"transferOwnership"},"518":{"body":"Transfer the ownership to the new pending owner caller must be the pending owner emits a {OwnershipTransferred} event function acceptOwnership() external;","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IDiamondStateFacet » acceptOwnership","id":"518","title":"acceptOwnership"},"519":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IERC165Facet » IERC165Facet","id":"519","title":"IERC165Facet"},"52":{"body":"Set a vault feed for ticker. Has modifiers: onlyRole. function setVaultFeed(bytes32 _ticker, address _vaultAddr) public onlyRole(Role.ADMIN); Parameters Name Type Description _ticker bytes32 Ticker in bytes32 eg. bytes32(\"ETH\") _vaultAddr address Vault address","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonConfigurationFacet » setVaultFeed","id":"52","title":"setVaultFeed"},"520":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IERC165Facet » Functions","id":"520","title":"Functions"},"521":{"body":"Query if a contract implements an interface Interface identification is specified in ERC-165. This function uses less than 30,000 gas. function supportsInterface(bytes4 interfaceId) external view returns (bool); Parameters Name Type Description interfaceId bytes4 The interface identifier, as specified in ERC-165 Returns Name Type Description bool true if the contract implements interfaceID and interfaceID is not 0xffffffff, false otherwise","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IERC165Facet » supportsInterface","id":"521","title":"supportsInterface"},"522":{"body":"set or unset ERC165 using DiamondStorage.supportedInterfaces function setERC165(bytes4[] calldata interfaceIds, bytes4[] calldata interfaceIdsToRemove) external; Parameters Name Type Description interfaceIds bytes4[] list of interface id to set as supported interfaceIdsToRemove bytes4[] list of interface id to unset as supported. Technically, you can remove support of ERC165 by having the IERC165 id itself being part of that array.","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ❱ interfaces » IERC165Facet » setERC165","id":"522","title":"setERC165"},"523":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » DSCore","id":"523","title":"DSCore"},"524":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » Functions","id":"524","title":"Functions"},"525":{"body":"Setup the DiamondState, add initial facets and execute all initializers. function create(FacetCut[] memory _initialFacets, Initializer[] memory _initializers, address _contractOwner) internal; Parameters Name Type Description _initialFacets FacetCut[] Facets to add to the diamond. _initializers Initializer[] Initializer contracts to execute. _contractOwner address Address to set as the contract owner.","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » create","id":"525","title":"create"},"526":{"body":"Execute some logic on a contract through delegatecall. function exec(address _initializer, bytes memory _calldata) internal; Parameters Name Type Description _initializer address Contract to delegatecall. _calldata bytes Data to pass into the delegatecall.","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » exec","id":"526","title":"exec"},"527":{"body":"function cut(FacetCut[] memory _diamondCut, address _initializer, bytes memory _calldata) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » cut","id":"527","title":"cut"},"528":{"body":"function addFunctions(DiamondState storage self, address _facetAddress, bytes4[] memory _functionSelectors) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » addFunctions","id":"528","title":"addFunctions"},"529":{"body":"function replaceFunctions(DiamondState storage self, address _facetAddress, bytes4[] memory _functionSelectors) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » replaceFunctions","id":"529","title":"replaceFunctions"},"53":{"body":"Sets L2 sequencer uptime feed address function setSequencerUptimeFeed(address _sequencerUptimeFeed) public override onlyRole(Role.ADMIN); Parameters Name Type Description _sequencerUptimeFeed address sequencer uptime feed address","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonConfigurationFacet » setSequencerUptimeFeed","id":"53","title":"setSequencerUptimeFeed"},"530":{"body":"function removeFunctions(DiamondState storage self, address _facetAddress, bytes4[] memory _functionSelectors) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » removeFunctions","id":"530","title":"removeFunctions"},"531":{"body":"function addFacet(DiamondState storage self, address _facetAddress) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » addFacet","id":"531","title":"addFacet"},"532":{"body":"function addFunction(DiamondState storage self, bytes4 _selector, uint96 _selectorPosition, address _facetAddress) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » addFunction","id":"532","title":"addFunction"},"533":{"body":"function removeFunction(DiamondState storage self, address _facetAddress, bytes4 _selector) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » removeFunction","id":"533","title":"removeFunction"},"534":{"body":"caller must be the current contract owner Initiate ownership transfer to a new address function initiateOwnershipTransfer(DiamondState storage self, address _newOwner) internal; Parameters Name Type Description self DiamondState _newOwner address address that is set as the pending new owner","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » initiateOwnershipTransfer","id":"534","title":"initiateOwnershipTransfer"},"535":{"body":"caller must be the pending owner Transfer the ownership to the new pending owner function finalizeOwnershipTransfer(DiamondState storage self) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » finalizeOwnershipTransfer","id":"535","title":"finalizeOwnershipTransfer"},"536":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » Events","id":"536","title":"Events"},"537":{"body":"Emitted when execute is called with some initializer. Overlaps DiamondCut but thats fine as its used by some indexers. event InitializerExecuted( uint256 indexed version, address sender, address diamondOwner, address initializer, bytes data, uint256 facetCount, uint256 block, uint256 timestamp\n);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » InitializerExecuted","id":"537","title":"InitializerExecuted"},"538":{"body":"event DiamondCut(FacetCut[] diamondCut, address initializer, bytes data);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » DiamondCut","id":"538","title":"DiamondCut"},"539":{"body":"event OwnershipTransferred(address indexed previousOwner, address indexed newOwner);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » OwnershipTransferred","id":"539","title":"OwnershipTransferred"},"54":{"body":"Sets sequencer grace period time function setSequencerGracePeriod(uint32 _sequencerGracePeriodTime) public onlyRole(Role.ADMIN); Parameters Name Type Description _sequencerGracePeriodTime uint32 grace period time","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonConfigurationFacet » setSequencerGracePeriod","id":"54","title":"setSequencerGracePeriod"},"540":{"body":"event PendingOwnershipTransfer(address indexed previousOwner, address indexed newOwner);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » PendingOwnershipTransfer","id":"540","title":"PendingOwnershipTransfer"},"541":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » Errors","id":"541","title":"Errors"},"542":{"body":"error DIAMOND_FUNCTION_DOES_NOT_EXIST(bytes4 selector);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » DIAMOND_FUNCTION_DOES_NOT_EXIST","id":"542","title":"DIAMOND_FUNCTION_DOES_NOT_EXIST"},"543":{"body":"error DIAMOND_INIT_DATA_PROVIDED_BUT_INIT_ADDRESS_WAS_ZERO(bytes data);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » DIAMOND_INIT_DATA_PROVIDED_BUT_INIT_ADDRESS_WAS_ZERO","id":"543","title":"DIAMOND_INIT_DATA_PROVIDED_BUT_INIT_ADDRESS_WAS_ZERO"},"544":{"body":"error DIAMOND_INIT_ADDRESS_PROVIDED_BUT_INIT_DATA_WAS_EMPTY(address initializer);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » DIAMOND_INIT_ADDRESS_PROVIDED_BUT_INIT_DATA_WAS_EMPTY","id":"544","title":"DIAMOND_INIT_ADDRESS_PROVIDED_BUT_INIT_DATA_WAS_EMPTY"},"545":{"body":"error DIAMOND_FUNCTION_ALREADY_EXISTS(address newFacet, address oldFacet, bytes4 func);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » DIAMOND_FUNCTION_ALREADY_EXISTS","id":"545","title":"DIAMOND_FUNCTION_ALREADY_EXISTS"},"546":{"body":"error DIAMOND_INIT_FAILED(address initializer, bytes data);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » DIAMOND_INIT_FAILED","id":"546","title":"DIAMOND_INIT_FAILED"},"547":{"body":"error DIAMOND_NOT_INITIALIZING();","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » DIAMOND_NOT_INITIALIZING","id":"547","title":"DIAMOND_NOT_INITIALIZING"},"548":{"body":"error DIAMOND_ALREADY_INITIALIZED(uint256 initializerVersion, uint256 currentVersion);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » DIAMOND_ALREADY_INITIALIZED","id":"548","title":"DIAMOND_ALREADY_INITIALIZED"},"549":{"body":"error DIAMOND_CUT_ACTION_WAS_NOT_ADD_REPLACE_REMOVE();","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » DIAMOND_CUT_ACTION_WAS_NOT_ADD_REPLACE_REMOVE","id":"549","title":"DIAMOND_CUT_ACTION_WAS_NOT_ADD_REPLACE_REMOVE"},"55":{"body":"Sets the time in seconds until a price is considered stale. function setStaleTime(uint32 _staleTime) public onlyRole(Role.ADMIN); Parameters Name Type Description _staleTime uint32 Time in seconds.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonConfigurationFacet » setStaleTime","id":"55","title":"setStaleTime"},"550":{"body":"error DIAMOND_FACET_ADDRESS_CANNOT_BE_ZERO_WHEN_ADDING_FUNCTIONS(bytes4[] selectors);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » DIAMOND_FACET_ADDRESS_CANNOT_BE_ZERO_WHEN_ADDING_FUNCTIONS","id":"550","title":"DIAMOND_FACET_ADDRESS_CANNOT_BE_ZERO_WHEN_ADDING_FUNCTIONS"},"551":{"body":"error DIAMOND_FACET_ADDRESS_CANNOT_BE_ZERO_WHEN_REPLACING_FUNCTIONS(bytes4[] selectors);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » DIAMOND_FACET_ADDRESS_CANNOT_BE_ZERO_WHEN_REPLACING_FUNCTIONS","id":"551","title":"DIAMOND_FACET_ADDRESS_CANNOT_BE_ZERO_WHEN_REPLACING_FUNCTIONS"},"552":{"body":"error DIAMOND_FACET_ADDRESS_MUST_BE_ZERO_WHEN_REMOVING_FUNCTIONS(address facet, bytes4[] selectors);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » DIAMOND_FACET_ADDRESS_MUST_BE_ZERO_WHEN_REMOVING_FUNCTIONS","id":"552","title":"DIAMOND_FACET_ADDRESS_MUST_BE_ZERO_WHEN_REMOVING_FUNCTIONS"},"553":{"body":"error DIAMOND_NO_FACET_SELECTORS(address facet);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » DIAMOND_NO_FACET_SELECTORS","id":"553","title":"DIAMOND_NO_FACET_SELECTORS"},"554":{"body":"error DIAMOND_FACET_ADDRESS_CANNOT_BE_ZERO_WHEN_REMOVING_ONE_FUNCTION(bytes4 selector);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » DIAMOND_FACET_ADDRESS_CANNOT_BE_ZERO_WHEN_REMOVING_ONE_FUNCTION","id":"554","title":"DIAMOND_FACET_ADDRESS_CANNOT_BE_ZERO_WHEN_REMOVING_ONE_FUNCTION"},"555":{"body":"error DIAMOND_REPLACE_FUNCTION_NEW_FACET_IS_SAME_AS_OLD(address facet, bytes4 selector);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » DIAMOND_REPLACE_FUNCTION_NEW_FACET_IS_SAME_AS_OLD","id":"555","title":"DIAMOND_REPLACE_FUNCTION_NEW_FACET_IS_SAME_AS_OLD"},"556":{"body":"error NEW_OWNER_CANNOT_BE_ZERO_ADDRESS();","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » NEW_OWNER_CANNOT_BE_ZERO_ADDRESS","id":"556","title":"NEW_OWNER_CANNOT_BE_ZERO_ADDRESS"},"557":{"body":"error NOT_DIAMOND_OWNER(address who, address owner);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » NOT_DIAMOND_OWNER","id":"557","title":"NOT_DIAMOND_OWNER"},"558":{"body":"error NOT_PENDING_DIAMOND_OWNER(address who, address pendingOwner);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSCore » NOT_PENDING_DIAMOND_OWNER","id":"558","title":"NOT_PENDING_DIAMOND_OWNER"},"559":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSModifiers » DSModifiers","id":"559","title":"DSModifiers"},"56":{"body":"Sets phase of gating mechanism function setGatingPhase(uint8 _phase) public override onlyRole(Role.ADMIN); Parameters Name Type Description _phase uint8 phase id","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonConfigurationFacet » setGatingPhase","id":"56","title":"setGatingPhase"},"560":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSModifiers » Functions","id":"560","title":"Functions"},"561":{"body":"modifier initializer(uint256 version);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSModifiers » initializer","id":"561","title":"initializer"},"562":{"body":"modifier onlyDiamondOwner();","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSModifiers » onlyDiamondOwner","id":"562","title":"onlyDiamondOwner"},"563":{"body":"modifier onlyPendingDiamondOwner();","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DSModifiers » onlyPendingDiamondOwner","id":"563","title":"onlyPendingDiamondOwner"},"564":{"body":"Git Source These functions are expected to be called frequently by tools. struct Facet { address facetAddress; bytes4[] functionSelectors;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » Facet » Facet","id":"564","title":"Facet"},"565":{"body":"Git Source struct FacetAddressAndPosition { address facetAddress; uint96 functionSelectorPosition;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » FacetAddressAndPosition » FacetAddressAndPosition","id":"565","title":"FacetAddressAndPosition"},"566":{"body":"Git Source struct FacetFunctionSelectors { bytes4[] functionSelectors; uint256 facetAddressPosition;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » FacetFunctionSelectors » FacetFunctionSelectors","id":"566","title":"FacetFunctionSelectors"},"567":{"body":"Git Source Add=0, Replace=1, Remove=2 enum FacetCutAction { Add, Replace, Remove\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » FacetCutAction » FacetCutAction","id":"567","title":"FacetCutAction"},"568":{"body":"Git Source struct FacetCut { address facetAddress; FacetCutAction action; bytes4[] functionSelectors;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » FacetCut » FacetCut","id":"568","title":"FacetCut"},"569":{"body":"Git Source struct Initializer { address initContract; bytes initData;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » Initializer » Initializer","id":"569","title":"Initializer"},"57":{"body":"Sets address of Kreskian NFT contract function setKreskianCollection(address _kreskian) public override onlyRole(Role.ADMIN); Parameters Name Type Description _kreskian address kreskian nft contract address","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonConfigurationFacet » setKreskianCollection","id":"57","title":"setKreskianCollection"},"570":{"body":"Git Source struct DiamondState { mapping(bytes4 => FacetAddressAndPosition) selectorToFacetAndPosition; mapping(address => FacetFunctionSelectors) facetFunctionSelectors; address[] facetAddresses; mapping(bytes4 => bool) supportedInterfaces; address self; bool initialized; uint8 initializing; bytes32 diamondDomainSeparator; address contractOwner; address pendingOwner; uint96 storageVersion;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DiamondState » DiamondState","id":"570","title":"DiamondState"},"571":{"body":"Git Source Ds, a pure free function. function ds() pure returns (DiamondState storage state); Returns Name Type Description state DiamondState A DiamondState value.","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » ds » ds","id":"571","title":"ds"},"572":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DState constants » Constants","id":"572","title":"Constants"},"573":{"body":"bytes32 constant DIAMOND_STORAGE_POSITION = keccak256(\"kresko.diamond.storage\");","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » DState constants » DIAMOND_STORAGE_POSITION","id":"573","title":"DIAMOND_STORAGE_POSITION"},"574":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » Diamond » Diamond","id":"574","title":"Diamond"},"575":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » Diamond » Functions","id":"575","title":"Functions"},"576":{"body":"constructor(address owner, FacetCut[] memory facets, Initializer[] memory initializers);","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » Diamond » constructor","id":"576","title":"constructor"},"577":{"body":"Find the matching facet for the call signature and delegate. This does not return to its internal call site, it will return directly to the external caller. fallback() external payable;","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » Diamond » fallback","id":"577","title":"fallback"},"578":{"body":"receive() external payable;","breadcrumbs":"❱ contracts » ❱ core » ❱ diamond » Diamond » receive","id":"578","title":"receive"},"579":{"body":"DeploymentFactory CreationKind Deployment IDeploymentFactory TransparentUpgradeableProxy","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » Contents","id":"579","title":"Contents"},"58":{"body":"Sets address of Quest For Kresk NFT contract function setQuestForKreskCollection(address _questForKresk) public override onlyRole(Role.ADMIN); Parameters Name Type Description _questForKresk address Quest For Kresk NFT contract address","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonConfigurationFacet » setQuestForKreskCollection","id":"58","title":"setQuestForKreskCollection"},"580":{"body":"Git Source Inherits: ProxyAdmin, IDeploymentFactory Author: Kresko Deploys contracts, optionally with a {TransparentUpgradeableProxy}. Is the (immutable) admin of proxies. Upgrades of proxies are only available for the owner of the DeploymentFactory. Deployments can be made by the owner or whitelisted deployer.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » DeploymentFactory","id":"580","title":"DeploymentFactory"},"581":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » State Variables","id":"581","title":"State Variables"},"582":{"body":"mapping(address => bool) private _deployer;","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » _deployer","id":"582","title":"_deployer"},"583":{"body":"mapping(address => Deployment) private _deployment;","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » _deployment","id":"583","title":"_deployment"},"584":{"body":"Deployment[] private _deploymentList;","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » _deploymentList","id":"584","title":"_deploymentList"},"585":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » Functions","id":"585","title":"Functions"},"586":{"body":"Set the initial owner of the contract. constructor(address initialOwner) ProxyAdmin(initialOwner);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » constructor","id":"586","title":"constructor"},"587":{"body":"function setDeployer(address who, bool value) external onlyOwner;","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » setDeployer","id":"587","title":"setDeployer"},"588":{"body":"function isDeployer(address who) external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » isDeployer","id":"588","title":"isDeployer"},"589":{"body":"modifier onlyDeployerOrOwner();","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » onlyDeployerOrOwner","id":"589","title":"onlyDeployerOrOwner"},"59":{"body":"Git Source Inherits: ICommonStateFacet","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonStateFacet » CommonStateFacet","id":"59","title":"CommonStateFacet"},"590":{"body":"Get available deployment information for address. function getDeployment(address addr) external view returns (Deployment memory); Parameters Name Type Description addr address Address of the contract. Returns Name Type Description Deployment Deployment Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » getDeployment","id":"590","title":"getDeployment"},"591":{"body":"Get the topmost count of deployments. function getLatestDeployments(uint256 count) external view returns (Deployment[] memory result); Returns Name Type Description result Deployment[] Deployment[] List of information about the deployments.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » getLatestDeployments","id":"591","title":"getLatestDeployments"},"592":{"body":"Get available information of deployment in index. function getDeployByIndex(uint256 index) external view returns (Deployment memory); Parameters Name Type Description index uint256 Index of the deployment. Returns Name Type Description Deployment Deployment Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » getDeployByIndex","id":"592","title":"getDeployByIndex"},"593":{"body":"Get all deployments. function getDeployments() external view returns (Deployment[] memory); Returns Name Type Description Deployment[] Deployment[] Array of deployments.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » getDeployments","id":"593","title":"getDeployments"},"594":{"body":"Get number of deployments. function getDeployCount() external view returns (uint256); Returns Name Type Description uint256 uint256 Number of deployments.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » getDeployCount","id":"594","title":"getDeployCount"},"595":{"body":"Inspect if an address is created by this contract. function isDeployment(address addr) external view returns (bool); Parameters Name Type Description addr address Address to inspect Returns Name Type Description bool bool True if deployment was created by this contract.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » isDeployment","id":"595","title":"isDeployment"},"596":{"body":"Inspect if an address is a non proxy deployment created by this contract. function isNonProxy(address addr) external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » isNonProxy","id":"596","title":"isNonProxy"},"597":{"body":"Inspect if an address is a proxy created by this contract. function isProxy(address addr) external view returns (bool); Parameters Name Type Description addr address Address to inspect Returns Name Type Description bool bool True if proxy was created by this contract.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » isProxy","id":"597","title":"isProxy"},"598":{"body":"function isDeterministic(address addr) public view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » isDeterministic","id":"598","title":"isDeterministic"},"599":{"body":"Inspect the current implementation address of a proxy. function getImplementation(address proxy) external view override returns (address); Parameters Name Type Description proxy address Address of the proxy. Returns Name Type Description address address Implementation address of the proxy","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » getImplementation","id":"599","title":"getImplementation"},"6":{"body":"value of process.env.FORKING maps to network key and it's setup within hardhat-configs/networks set a specific block with process.env.FORKING_BLOCKNUMBER HRE is extended with helpers to get live deployments within the forked network (https://github.com/wighawag/hardhat-deploy#companionnetworks) Run deploy in fork pnpm fork:deploy Run tests with --grep Forking pnpm fork:test","breadcrumbs":"Home » Forking","id":"6","title":"Forking"},"60":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonStateFacet » Functions","id":"60","title":"Functions"},"600":{"body":"Get the init code hash for a proxy. function getProxyInitCodeHash(address implementation, bytes memory _calldata) public view returns (bytes32); Parameters Name Type Description implementation address Address of the implementation. _calldata bytes Returns Name Type Description bytes32 bytes32 Hash of the init code.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » getProxyInitCodeHash","id":"600","title":"getProxyInitCodeHash"},"601":{"body":"Preview address from CREATE2 with given salt and creation code. function getCreate2Address(bytes32 salt, bytes memory creationCode) public view returns (address);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » getCreate2Address","id":"601","title":"getCreate2Address"},"602":{"body":"Preview address from CREATE3 with given salt. function getCreate3Address(bytes32 salt) public view returns (address);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » getCreate3Address","id":"602","title":"getCreate3Address"},"603":{"body":"function previewCreateProxy(address implementation, bytes memory _calldata) external returns (address proxyPreview);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » previewCreateProxy","id":"603","title":"previewCreateProxy"},"604":{"body":"Preview resulting proxy address from {create2AndCall} with given salt. function previewCreate2Proxy(address implementation, bytes memory _calldata, bytes32 salt) public view returns (address proxyPreview); Parameters Name Type Description implementation address Address of the implementation. _calldata bytes Initializer calldata. salt bytes32 Salt for the deterministic deployment. Returns Name Type Description proxyPreview address Address of the proxy that would be created.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » previewCreate2Proxy","id":"604","title":"previewCreate2Proxy"},"605":{"body":"Preview resulting proxy address from {create3AndCall} or {deployCreate3AndCall} with given salt. function previewCreate3Proxy(bytes32 salt) external view returns (address proxyPreview); Parameters Name Type Description salt bytes32 Salt for the deterministic deployment. Returns Name Type Description proxyPreview address Address of the proxy that would be created.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » previewCreate3Proxy","id":"605","title":"previewCreate3Proxy"},"606":{"body":"function previewCreateProxyAndLogic(bytes memory implementation, bytes memory _calldata) external returns (address proxyPreview, address implementationPreview);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » previewCreateProxyAndLogic","id":"606","title":"previewCreateProxyAndLogic"},"607":{"body":"Preview resulting proxy and implementation address from {deployCreate2AndCall} with given salt. function previewCreate2ProxyAndLogic(bytes memory implementation, bytes memory _calldata, bytes32 salt) external view returns (address proxyPreview, address implementationPreview); Parameters Name Type Description implementation bytes Bytecode of the implementation. _calldata bytes Initializer calldata. salt bytes32 Salt for the deterministic deployment. Returns Name Type Description proxyPreview address Address of the proxy that would be created. implementationPreview address Address of the deployed implementation.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » previewCreate2ProxyAndLogic","id":"607","title":"previewCreate2ProxyAndLogic"},"608":{"body":"Preview implementation and proxy address from {deployCreate3AndCall} with given salt. function previewCreate3ProxyAndLogic(bytes32 salt) external view returns (address proxyPreview, address implementationPreview); Parameters Name Type Description salt bytes32 Salt for the deterministic deployment. Returns Name Type Description proxyPreview address Address of the new proxy. implementationPreview address Address of the deployed implementation.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » previewCreate3ProxyAndLogic","id":"608","title":"previewCreate3ProxyAndLogic"},"609":{"body":"Preview resulting implementation address from {upgrade2AndCall} with given salt. function previewCreate2Upgrade(ITransparentUpgradeableProxy proxy, bytes memory implementation) external view returns (address implementationPreview, uint256 version); Parameters Name Type Description proxy ITransparentUpgradeableProxy Existing ITransparentUpgradeableProxy address. implementation bytes Bytecode of the new implementation. Returns Name Type Description implementationPreview address Address for the next implementation. version uint256 New version number of the proxy.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » previewCreate2Upgrade","id":"609","title":"previewCreate2Upgrade"},"61":{"body":"The recipient of protocol fees. function getFeeRecipient() external view returns (address);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonStateFacet » getFeeRecipient","id":"61","title":"getFeeRecipient"},"610":{"body":"Preview resulting implementation address from {upgrade3AndCall} with given salt. function previewCreate3Upgrade(ITransparentUpgradeableProxy proxy) external view returns (address implementationPreview, uint256 version); Parameters Name Type Description proxy ITransparentUpgradeableProxy Existing ITransparentUpgradeableProxy address. Returns Name Type Description implementationPreview address Address for the next implementation. version uint256 New version number of the proxy.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » previewCreate3Upgrade","id":"610","title":"previewCreate3Upgrade"},"611":{"body":"Creates a new proxy for the implementation and initializes it with data. function createProxy(address implementation, bytes memory _calldata) public payable onlyDeployerOrOwner returns (Deployment memory newProxy); Parameters Name Type Description implementation address Address of the implementation. _calldata bytes Initializer calldata. Returns Name Type Description newProxy Deployment Deployment information. See {TransparentUpgradeableProxy-constructor}.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » createProxy","id":"611","title":"createProxy"},"612":{"body":"Creates a new proxy with deterministic address derived from arguments given. function create2Proxy(address implementation, bytes memory _calldata, bytes32 salt) public payable onlyDeployerOrOwner returns (Deployment memory newProxy); Parameters Name Type Description implementation address Address of the implementation. _calldata bytes Initializer calldata. salt bytes32 Salt for the deterministic deployment. Returns Name Type Description newProxy Deployment Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » create2Proxy","id":"612","title":"create2Proxy"},"613":{"body":"Creates a new proxy with deterministic address derived only from the salt given. function create3Proxy(address implementation, bytes memory _calldata, bytes32 salt) public payable onlyDeployerOrOwner returns (Deployment memory newProxy); Parameters Name Type Description implementation address Address of the implementation. _calldata bytes Initializer calldata. salt bytes32 Salt for the deterministic deployment. Returns Name Type Description newProxy Deployment Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » create3Proxy","id":"613","title":"create3Proxy"},"614":{"body":"Deploys an implementation and creates a proxy initialized with data for it. function createProxyAndLogic(bytes memory implementation, bytes memory _calldata) external payable onlyDeployerOrOwner returns (Deployment memory); Parameters Name Type Description implementation bytes Bytecode of the implementation. _calldata bytes Initializer calldata. Returns Name Type Description Deployment newProxy Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » createProxyAndLogic","id":"614","title":"createProxyAndLogic"},"615":{"body":"Deterministic version of {deployCreateAndCall} where arguments are used to derive the salt. Implementation salt is salt + 1. Use {previewDeployCreate3} to preview. function create2ProxyAndLogic(bytes memory implementation, bytes memory _calldata, bytes32 salt) external payable onlyDeployerOrOwner returns (Deployment memory); Parameters Name Type Description implementation bytes Bytecode of the implementation. _calldata bytes Initializer calldata. salt bytes32 Salt to derive both addresses from. Returns Name Type Description Deployment newProxy Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » create2ProxyAndLogic","id":"615","title":"create2ProxyAndLogic"},"616":{"body":"Deterministic version of {deployCreateAndCall} where only salt matters. Implementation salt is salt + 1. Use {previewDeployCreate3} to preview. function create3ProxyAndLogic(bytes memory implementation, bytes memory _calldata, bytes32 salt) external payable onlyDeployerOrOwner returns (Deployment memory); Parameters Name Type Description implementation bytes Bytecode of the implementation to deploy. _calldata bytes Initializer calldata. salt bytes32 Salt to derive both addresses from. Returns Name Type Description Deployment newProxy Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » create3ProxyAndLogic","id":"616","title":"create3ProxyAndLogic"},"617":{"body":"function upgradeAndCall(ITransparentUpgradeableProxy proxy, address implementation, bytes memory _calldata) public payable override(ProxyAdmin);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » upgradeAndCall","id":"617","title":"upgradeAndCall"},"618":{"body":"Deploys the @param implementation for {upgradeAndCall} and @return Deployment information. function upgradeAndCall(ITransparentUpgradeableProxy proxy, bytes memory implementation, bytes memory _calldata) external payable returns (Deployment memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » upgradeAndCall","id":"618","title":"upgradeAndCall"},"619":{"body":"Same as {upgradeAndCall} but @return Deployment information. function upgradeAndCallReturn(ITransparentUpgradeableProxy proxy, address implementation, bytes memory _calldata) public payable returns (Deployment memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » upgradeAndCallReturn","id":"619","title":"upgradeAndCallReturn"},"62":{"body":"Offchain oracle decimals function getDefaultOraclePrecision() external view returns (uint8);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonStateFacet » getDefaultOraclePrecision","id":"62","title":"getDefaultOraclePrecision"},"620":{"body":"Deterministically deploys the upgrade implementation and calls the {ProxyAdmin-upgradeAndCall}. Implementation salt is salt + next version. Use {previewUpgrade2} to preview. function create2UpgradeAndCall(ITransparentUpgradeableProxy proxy, bytes memory implementation, bytes memory _calldata) external payable returns (Deployment memory); Parameters Name Type Description proxy ITransparentUpgradeableProxy Existing ITransparentUpgradeableProxy to upgrade. implementation bytes Bytecode of the new implementation. _calldata bytes Initializer calldata. Returns Name Type Description Deployment Deployment Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » create2UpgradeAndCall","id":"620","title":"create2UpgradeAndCall"},"621":{"body":"Deterministically deploys the upgrade implementatio and calls the {ProxyAdmin-upgradeAndCall}. Implementation salt is salt + next version. Use {previewUpgrade3} to preview. function create3UpgradeAndCall(ITransparentUpgradeableProxy proxy, bytes memory implementation, bytes memory _calldata) public payable returns (Deployment memory); Parameters Name Type Description proxy ITransparentUpgradeableProxy Existing ITransparentUpgradeableProxy to upgrade. implementation bytes Bytecode of the new implementation. _calldata bytes Initializer calldata. Returns Name Type Description Deployment Deployment Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » create3UpgradeAndCall","id":"621","title":"create3UpgradeAndCall"},"622":{"body":"Batch view data from this contract. function batchStatic(bytes[] calldata calls) external view returns (bytes[] memory results);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » batchStatic","id":"622","title":"batchStatic"},"623":{"body":"Batch any action in this contract. Reverts if any of the calls fail. function batch(bytes[] calldata calls) external payable onlyDeployerOrOwner returns (bytes[] memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » batch","id":"623","title":"batch"},"624":{"body":"function deployCreate2(bytes memory creationCode, bytes calldata _calldata, bytes32 salt) external payable onlyDeployerOrOwner returns (Deployment memory newDeployment);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » deployCreate2","id":"624","title":"deployCreate2"},"625":{"body":"function deployCreate3(bytes memory creationCode, bytes calldata _calldata, bytes32 salt) external payable onlyDeployerOrOwner returns (Deployment memory newDeployment);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » deployCreate3","id":"625","title":"deployCreate3"},"626":{"body":"Updates deployment fields to _deployment and _deploymentList. function _save(Deployment memory update) internal returns (Deployment memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » _save","id":"626","title":"_save"},"627":{"body":"Function that tries to extract some useful information about a failed call. If returned data is malformed or has incorrect encoding this can fail itself. function _tryParseRevert(bytes memory _returnData) internal pure;","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » DeploymentFactory » _tryParseRevert","id":"627","title":"_tryParseRevert"},"628":{"body":"Git Source enum CreationKind { NONE, CREATE, CREATE2, CREATE3\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » CreationKind » CreationKind","id":"628","title":"CreationKind"},"629":{"body":"Git Source Deployment information struct Deployment { address implementation; uint88 updatedAt; CreationKind kind; ITransparentUpgradeableProxy proxy; uint48 index; uint48 createdAt; uint256 version; bytes32 salt;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » Deployment » Deployment","id":"629","title":"Deployment"},"63":{"body":"The minimum USD value of an individual synthetic asset debt position. function getMinDebtValue() external view returns (uint96);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonStateFacet » getMinDebtValue","id":"63","title":"getMinDebtValue"},"630":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » IDeploymentFactory","id":"630","title":"IDeploymentFactory"},"631":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » Functions","id":"631","title":"Functions"},"632":{"body":"function setDeployer(address who, bool value) external;","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » setDeployer","id":"632","title":"setDeployer"},"633":{"body":"function isDeployer(address who) external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » isDeployer","id":"633","title":"isDeployer"},"634":{"body":"Get available deployment information for address. function getDeployment(address addr) external view returns (Deployment memory); Parameters Name Type Description addr address Address of the contract. Returns Name Type Description Deployment Deployment Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » getDeployment","id":"634","title":"getDeployment"},"635":{"body":"Get the topmost count of deployments. function getLatestDeployments(uint256 count) external view returns (Deployment[] memory); Returns Name Type Description Deployment[] Deployment[] List of information about the deployments.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » getLatestDeployments","id":"635","title":"getLatestDeployments"},"636":{"body":"Get available information of deployment in index. function getDeployByIndex(uint256 index) external view returns (Deployment memory); Parameters Name Type Description index uint256 Index of the deployment. Returns Name Type Description Deployment Deployment Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » getDeployByIndex","id":"636","title":"getDeployByIndex"},"637":{"body":"Get all deployments. function getDeployments() external view returns (Deployment[] memory); Returns Name Type Description Deployment[] Deployment[] Array of deployments.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » getDeployments","id":"637","title":"getDeployments"},"638":{"body":"Get number of deployments. function getDeployCount() external view returns (uint256); Returns Name Type Description uint256 uint256 Number of deployments.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » getDeployCount","id":"638","title":"getDeployCount"},"639":{"body":"Inspect if an address is created by this contract. function isDeployment(address addr) external view returns (bool); Parameters Name Type Description addr address Address to inspect Returns Name Type Description bool bool True if deployment was created by this contract.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » isDeployment","id":"639","title":"isDeployment"},"64":{"body":"max deviation between main oracle and fallback oracle function getOracleDeviationPct() external view returns (uint16);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonStateFacet » getOracleDeviationPct","id":"64","title":"getOracleDeviationPct"},"640":{"body":"Inspect if an address is a proxy created by this contract. function isProxy(address addr) external view returns (bool); Parameters Name Type Description addr address Address to inspect Returns Name Type Description bool bool True if proxy was created by this contract.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » isProxy","id":"640","title":"isProxy"},"641":{"body":"Inspect if an address is a non proxy deployment created by this contract. function isNonProxy(address addr) external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » isNonProxy","id":"641","title":"isNonProxy"},"642":{"body":"function isDeterministic(address addr) external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » isDeterministic","id":"642","title":"isDeterministic"},"643":{"body":"Inspect the current implementation address of a proxy. function getImplementation(address proxy) external view returns (address); Parameters Name Type Description proxy address Address of the proxy. Returns Name Type Description address address Implementation address of the proxy","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » getImplementation","id":"643","title":"getImplementation"},"644":{"body":"Get the init code hash for a proxy. function getProxyInitCodeHash(address implementation, bytes memory data) external view returns (bytes32); Parameters Name Type Description implementation address Address of the implementation. data bytes Initializer calldata. Returns Name Type Description bytes32 bytes32 Hash of the init code.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » getProxyInitCodeHash","id":"644","title":"getProxyInitCodeHash"},"645":{"body":"Preview address from CREATE2 with given salt and creation code. function getCreate2Address(bytes32 _salt, bytes memory _creationCode) external view returns (address);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » getCreate2Address","id":"645","title":"getCreate2Address"},"646":{"body":"Preview address from CREATE3 with given salt. function getCreate3Address(bytes32 salt) external view returns (address);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » getCreate3Address","id":"646","title":"getCreate3Address"},"647":{"body":"Preview proxy address from {createProxy} through {CreateProxyPreview} custom error. function previewCreateProxy(address implementation, bytes memory _calldata) external returns (address proxyPreview); Parameters Name Type Description implementation address Bytecode of the implementation. _calldata bytes Initializer calldata. Returns Name Type Description proxyPreview address Address of the proxy that would be created.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » previewCreateProxy","id":"647","title":"previewCreateProxy"},"648":{"body":"Preview resulting proxy address from {create2AndCall} with given salt. function previewCreate2Proxy(address implementation, bytes memory _calldata, bytes32 salt) external view returns (address proxyPreview); Parameters Name Type Description implementation address Address of the implementation. _calldata bytes Initializer calldata. salt bytes32 Salt for the deterministic deployment. Returns Name Type Description proxyPreview address Address of the proxy that would be created.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » previewCreate2Proxy","id":"648","title":"previewCreate2Proxy"},"649":{"body":"Preview resulting proxy address from {create3AndCall} or {deployCreate3AndCall} with given salt. function previewCreate3Proxy(bytes32 salt) external view returns (address proxyPreview); Parameters Name Type Description salt bytes32 Salt for the deterministic deployment. Returns Name Type Description proxyPreview address Address of the proxy that would be created.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » previewCreate3Proxy","id":"649","title":"previewCreate3Proxy"},"65":{"body":"Get the L2 sequencer uptime feed address. function getSequencerUptimeFeed() external view returns (address);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonStateFacet » getSequencerUptimeFeed","id":"65","title":"getSequencerUptimeFeed"},"650":{"body":"Preview resulting proxy and implementation address from {deployCreateAndCall} through the {CreateProxyAndLogic} custom error. function previewCreateProxyAndLogic(bytes memory implementation, bytes memory _calldata) external returns (address proxyPreview, address implementationPreview); Parameters Name Type Description implementation bytes Bytecode of the implementation. _calldata bytes Initializer calldata. Returns Name Type Description proxyPreview address Address of the proxy that would be created. implementationPreview address Address of the deployed implementation.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » previewCreateProxyAndLogic","id":"650","title":"previewCreateProxyAndLogic"},"651":{"body":"Preview resulting proxy and implementation address from {deployCreate2AndCall} with given salt. function previewCreate2ProxyAndLogic(bytes memory implementation, bytes memory _calldata, bytes32 salt) external view returns (address proxyPreview, address implementationPreview); Parameters Name Type Description implementation bytes Bytecode of the implementation. _calldata bytes Initializer calldata. salt bytes32 Salt for the deterministic deployment. Returns Name Type Description proxyPreview address Address of the proxy that would be created. implementationPreview address Address of the deployed implementation.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » previewCreate2ProxyAndLogic","id":"651","title":"previewCreate2ProxyAndLogic"},"652":{"body":"Preview implementation and proxy address from {deployCreate3AndCall} with given salt. function previewCreate3ProxyAndLogic(bytes32 salt) external view returns (address proxyPreview, address implementationPreview); Parameters Name Type Description salt bytes32 Salt for the deterministic deployment. Returns Name Type Description proxyPreview address Address of the new proxy. implementationPreview address Address of the deployed implementation.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » previewCreate3ProxyAndLogic","id":"652","title":"previewCreate3ProxyAndLogic"},"653":{"body":"Preview resulting implementation address from {upgrade2AndCall} with given salt. function previewCreate2Upgrade(ITransparentUpgradeableProxy proxy, bytes memory implementation) external view returns (address implementationPreview, uint256 version); Parameters Name Type Description proxy ITransparentUpgradeableProxy Existing ITransparentUpgradeableProxy address. implementation bytes Bytecode of the new implementation. Returns Name Type Description implementationPreview address Address for the next implementation. version uint256 New version number of the proxy.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » previewCreate2Upgrade","id":"653","title":"previewCreate2Upgrade"},"654":{"body":"Preview resulting implementation address from {upgrade3AndCall} with given salt. function previewCreate3Upgrade(ITransparentUpgradeableProxy proxy) external view returns (address implementationPreview, uint256 version); Parameters Name Type Description proxy ITransparentUpgradeableProxy Existing ITransparentUpgradeableProxy address. Returns Name Type Description implementationPreview address Address for the next implementation. version uint256 New version number of the proxy.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » previewCreate3Upgrade","id":"654","title":"previewCreate3Upgrade"},"655":{"body":"Creates a new proxy for the implementation and initializes it with data. function createProxy(address implementation, bytes memory _calldata) external payable returns (Deployment memory newProxy); Parameters Name Type Description implementation address Address of the implementation. _calldata bytes Initializer calldata. Returns Name Type Description newProxy Deployment Deployment information. See {TransparentUpgradeableProxy-constructor}.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » createProxy","id":"655","title":"createProxy"},"656":{"body":"Creates a new proxy with deterministic address derived from arguments given. function create2Proxy(address implementation, bytes memory _calldata, bytes32 salt) external payable returns (Deployment memory newProxy); Parameters Name Type Description implementation address Address of the implementation. _calldata bytes Initializer calldata. salt bytes32 Salt for the deterministic deployment. Returns Name Type Description newProxy Deployment Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » create2Proxy","id":"656","title":"create2Proxy"},"657":{"body":"Creates a new proxy with deterministic address derived only from the salt given. function create3Proxy(address implementation, bytes memory _calldata, bytes32 salt) external payable returns (Deployment memory newProxy); Parameters Name Type Description implementation address Address of the implementation. _calldata bytes Initializer calldata. salt bytes32 Salt for the deterministic deployment. Returns Name Type Description newProxy Deployment Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » create3Proxy","id":"657","title":"create3Proxy"},"658":{"body":"Deploys an implementation and creates a proxy initialized with data for it. function createProxyAndLogic(bytes memory implementation, bytes memory _calldata) external payable returns (Deployment memory newProxy); Parameters Name Type Description implementation bytes Bytecode of the implementation. _calldata bytes Initializer calldata. Returns Name Type Description newProxy Deployment Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » createProxyAndLogic","id":"658","title":"createProxyAndLogic"},"659":{"body":"Deterministic version of {deployCreateAndCall} where arguments are used to derive the salt. Implementation salt is salt + 1. Use {previewDeployCreate3} to preview. function create2ProxyAndLogic(bytes memory implementation, bytes memory _calldata, bytes32 salt) external payable returns (Deployment memory newProxy); Parameters Name Type Description implementation bytes Bytecode of the implementation. _calldata bytes Initializer calldata. salt bytes32 Salt to derive both addresses from. Returns Name Type Description newProxy Deployment Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » create2ProxyAndLogic","id":"659","title":"create2ProxyAndLogic"},"66":{"body":"Get the L2 sequencer uptime feed grace period function getSequencerGracePeriod() external view returns (uint32);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonStateFacet » getSequencerGracePeriod","id":"66","title":"getSequencerGracePeriod"},"660":{"body":"Deterministic version of {deployCreateAndCall} where only salt matters. Implementation salt is salt + 1. Use {previewDeployCreate3} to preview. function create3ProxyAndLogic(bytes memory implementation, bytes memory _calldata, bytes32 salt) external payable returns (Deployment memory newProxy); Parameters Name Type Description implementation bytes Bytecode of the implementation to deploy. _calldata bytes Initializer calldata. salt bytes32 Salt to derive both addresses from. Returns Name Type Description newProxy Deployment Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » create3ProxyAndLogic","id":"660","title":"create3ProxyAndLogic"},"661":{"body":"Deploys the @param implementation for {upgradeAndCall} and @return Deployment information. function upgradeAndCall(ITransparentUpgradeableProxy proxy, bytes memory implementation, bytes memory _calldata) external payable returns (Deployment memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » upgradeAndCall","id":"661","title":"upgradeAndCall"},"662":{"body":"Same as {upgradeAndCall} but @return Deployment information. function upgradeAndCallReturn(ITransparentUpgradeableProxy proxy, address implementation, bytes memory _calldata) external payable returns (Deployment memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » upgradeAndCallReturn","id":"662","title":"upgradeAndCallReturn"},"663":{"body":"Deterministically deploys the upgrade implementation and calls the {ProxyAdmin-upgradeAndCall}. Implementation salt is salt + next version. Use {previewUpgrade2} to preview. function create2UpgradeAndCall(ITransparentUpgradeableProxy proxy, bytes memory implementation, bytes memory _calldata) external payable returns (Deployment memory); Parameters Name Type Description proxy ITransparentUpgradeableProxy Existing ITransparentUpgradeableProxy to upgrade. implementation bytes Bytecode of the new implementation. _calldata bytes Initializer calldata. Returns Name Type Description Deployment Deployment Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » create2UpgradeAndCall","id":"663","title":"create2UpgradeAndCall"},"664":{"body":"Deterministically deploys the upgrade implementatio and calls the {ProxyAdmin-upgradeAndCall}. Implementation salt is salt + next version. Use {previewUpgrade3} to preview. function create3UpgradeAndCall(ITransparentUpgradeableProxy proxy, bytes memory implementation, bytes memory _calldata) external payable returns (Deployment memory); Parameters Name Type Description proxy ITransparentUpgradeableProxy Existing ITransparentUpgradeableProxy to upgrade. implementation bytes Bytecode of the new implementation. _calldata bytes Initializer calldata. Returns Name Type Description Deployment Deployment Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » create3UpgradeAndCall","id":"664","title":"create3UpgradeAndCall"},"665":{"body":"Deploy contract using create2. function deployCreate2(bytes memory creationCode, bytes memory _calldata, bytes32 salt) external payable returns (Deployment memory newDeployment); Parameters Name Type Description creationCode bytes The creation code (bytes). _calldata bytes The calldata (bytes). salt bytes32 The salt (bytes32). Returns Name Type Description newDeployment Deployment Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » deployCreate2","id":"665","title":"deployCreate2"},"666":{"body":"Deploy contract using create3. function deployCreate3(bytes memory creationCode, bytes memory _calldata, bytes32 salt) external payable returns (Deployment memory newDeployment); Parameters Name Type Description creationCode bytes The creation code (bytes). _calldata bytes The calldata (bytes). salt bytes32 The salt (bytes32). Returns Name Type Description newDeployment Deployment Deployment information.","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » deployCreate3","id":"666","title":"deployCreate3"},"667":{"body":"Batch any action in this contract. Reverts if any of the calls fail. Delegates to self which keeps context, so msg.value is fine. function batch(bytes[] calldata calls) external payable returns (bytes[] memory results);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » batch","id":"667","title":"batch"},"668":{"body":"Batch view data from this contract. function batchStatic(bytes[] calldata calls) external view returns (bytes[] memory results);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » batchStatic","id":"668","title":"batchStatic"},"669":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » Events","id":"669","title":"Events"},"67":{"body":"Get stale timeout treshold for oracle answers. function getOracleTimeout() external view returns (uint32);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonStateFacet » getOracleTimeout","id":"67","title":"getOracleTimeout"},"670":{"body":"event DeployerSet(address, bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » DeployerSet","id":"670","title":"DeployerSet"},"671":{"body":"event Deployed(Deployment);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » Deployed","id":"671","title":"Deployed"},"672":{"body":"event Upgrade(Deployment);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » Upgrade","id":"672","title":"Upgrade"},"673":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » Errors","id":"673","title":"Errors"},"674":{"body":"error BatchRevertSilentOrCustomError(bytes innerError);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » BatchRevertSilentOrCustomError","id":"674","title":"BatchRevertSilentOrCustomError"},"675":{"body":"error CreateProxyPreview(address proxy);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » CreateProxyPreview","id":"675","title":"CreateProxyPreview"},"676":{"body":"error CreateProxyAndLogicPreview(address proxy, address implementation);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » CreateProxyAndLogicPreview","id":"676","title":"CreateProxyAndLogicPreview"},"677":{"body":"error InvalidKind(Deployment);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » InvalidKind","id":"677","title":"InvalidKind"},"678":{"body":"error ArrayLengthMismatch(uint256 proxies, uint256 implementations, uint256 datas);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » ArrayLengthMismatch","id":"678","title":"ArrayLengthMismatch"},"679":{"body":"error InvalidSalt(Deployment);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » InvalidSalt","id":"679","title":"InvalidSalt"},"68":{"body":"Get tickers configured feed address for the oracle type. function getFeedForId(bytes32 _ticker, Enums.OracleType _oracleType) external view returns (address); Parameters Name Type Description _ticker bytes32 Ticker in bytes32, eg. bytes32(\"ETH\"). _oracleType Enums.OracleType The oracle type. Returns Name Type Description address feedAddr Feed address matching the oracle type given.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonStateFacet » getFeedForId","id":"68","title":"getFeedForId"},"680":{"body":"error DeployerAlreadySet(address, bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » IDeploymentFactory » DeployerAlreadySet","id":"680","title":"DeployerAlreadySet"},"681":{"body":"Git Source Inherits: ERC1967Proxy *This contract implements a proxy that is upgradeable through an associated {ProxyAdmin} instance. To avoid https://medium.com/nomic-labs-blog/malicious-backdoors-in-ethereum-proxies-62629adf3357[proxy selector clashing], which can potentially be used in an attack, this contract uses the https://blog.openzeppelin.com/the-transparent-proxy-pattern/[transparent proxy pattern]. This pattern implies two things that go hand in hand: If any account other than the admin calls the proxy, the call will be forwarded to the implementation, even if that call matches the {ITransparentUpgradeableProxy-upgradeToAndCall} function exposed by the proxy itself. If the admin calls the proxy, it can call the upgradeToAndCall function but any other call won't be forwarded to the implementation. If the admin tries to call a function on the implementation it will fail with an error indicating the proxy admin cannot fallback to the target implementation. These properties mean that the admin account can only be used for upgrading the proxy, so it's best if it's a dedicated account that is not used for anything else. This will avoid headaches due to sudden errors when trying to call a function from the proxy implementation. For this reason, the proxy deploys an instance of {ProxyAdmin} and allows upgrades only if they come through it. You should think of the ProxyAdmin instance as the administrative interface of the proxy, including the ability to change who can trigger upgrades by transferring ownership. NOTE: The real interface of this proxy is that defined in ITransparentUpgradeableProxy. This contract does not inherit from that interface, and instead upgradeToAndCall is implicitly implemented using a custom dispatch mechanism in _fallback. Consequently, the compiler will not produce an ABI for this contract. This is necessary to fully implement transparency without decoding reverts caused by selector clashes between the proxy and the implementation. NOTE: This proxy does not inherit from {Context} deliberately. The {ProxyAdmin} of this contract won't send a meta-transaction in any way, and any other meta-transaction setup should be made in the implementation contract. IMPORTANT: This contract avoids unnecessary storage reads by setting the admin only during construction as an immutable variable, preventing any changes thereafter. However, the admin slot defined in ERC-1967 can still be overwritten by the implementation logic pointed to by this proxy. In such cases, the contract may end up in an undesirable state where the admin slot is different from the actual admin. WARNING: It is not recommended to extend this contract to add additional external functions. If you do so, the compiler will not check that there are no selector conflicts, due to the note above. A selector clash between any new function and the functions declared in {ITransparentUpgradeableProxy} will be resolved in favor of the new one. This could render the upgradeToAndCall function inaccessible, preventing upgradeability and compromising transparency.*","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » TransparentUpgradeableProxy » TransparentUpgradeableProxy","id":"681","title":"TransparentUpgradeableProxy"},"682":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » TransparentUpgradeableProxy » State Variables","id":"682","title":"State Variables"},"683":{"body":"address private immutable _admin;","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » TransparentUpgradeableProxy » _admin","id":"683","title":"_admin"},"684":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » TransparentUpgradeableProxy » Functions","id":"684","title":"Functions"},"685":{"body":"Kresko Initializes an upgradeable proxy managed by an instance of a {ProxyAdmin} with an initialOwner, backed by the implementation at _logic, and optionally initialized with _data as explained in {ERC1967Proxy-constructor}. Removed ProxyAdmin construction - instead using the creator {DeploymentFactory} as {ProxyAdmin}. Factory address is explicitly passed as argument (and not as msg.sender) to support \"CREATE3\". constructor(address _logic, address _factory, bytes memory _data) payable ERC1967Proxy(_logic, _data);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » TransparentUpgradeableProxy » constructor","id":"685","title":"constructor"},"686":{"body":"Returns the admin of this proxy. function _proxyAdmin() internal virtual returns (address);","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » TransparentUpgradeableProxy » _proxyAdmin","id":"686","title":"_proxyAdmin"},"687":{"body":"If caller is the admin process the call internally, otherwise transparently fallback to the proxy behavior. function _fallback() internal virtual override;","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » TransparentUpgradeableProxy » _fallback","id":"687","title":"_fallback"},"688":{"body":"*Upgrade the implementation of the proxy. See {ERC1967Utils-upgradeToAndCall}. Requirements: If data is empty, msg.value must be zero.* function _dispatchUpgradeToAndCall() private;","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » TransparentUpgradeableProxy » _dispatchUpgradeToAndCall","id":"688","title":"_dispatchUpgradeToAndCall"},"689":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » TransparentUpgradeableProxy » Errors","id":"689","title":"Errors"},"69":{"body":"Price getter for Redstone, extracting the price from \"hidden\" calldata. Reverts for a number of reasons, notably: Invalid calldata Not enough signers for the price data. Wrong signers for the price data. Stale price data. Not enough data points function redstonePrice(bytes32 _ticker, address) external view returns (uint256); Parameters Name Type Description _ticker bytes32 The reference asset ticker in bytes32, eg. bytes32(\"ETH\"). address Returns Name Type Description uint256 uint256 Extracted price with enough unique signers.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonStateFacet » redstonePrice","id":"69","title":"redstonePrice"},"690":{"body":"The proxy caller is the current admin, and can't fallback to the proxy target. error ProxyDeniedAdminAccess();","breadcrumbs":"❱ contracts » ❱ core » ❱ factory » TransparentUpgradeableProxy » ProxyDeniedAdminAccess","id":"690","title":"ProxyDeniedAdminAccess"},"691":{"body":"interfaces KISS","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » Contents","id":"691","title":"Contents"},"692":{"body":"IKISS","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » ❱ interfaces » Contents","id":"692","title":"Contents"},"693":{"body":"Git Source Inherits: IVaultExtender , IKreskoAssetIssuer , IERC165","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » ❱ interfaces » IKISS » IKISS","id":"693","title":"IKISS"},"694":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » ❱ interfaces » IKISS » Functions","id":"694","title":"Functions"},"695":{"body":"This function adds KISS to circulation Caller must be a contract and have the OPERATOR_ROLE function issue(uint256 _amount, address _to) external override returns (uint256); Parameters Name Type Description _amount uint256 amount to mint _to address address to mint tokens to Returns Name Type Description uint256 uint256 amount minted","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » ❱ interfaces » IKISS » issue","id":"695","title":"issue"},"696":{"body":"This function removes KISS from circulation Caller must be a contract and have the OPERATOR_ROLE function destroy(uint256 _amount, address _from) external override returns (uint256); Parameters Name Type Description _amount uint256 amount to burn _from address address to burn tokens from Returns Name Type Description uint256 uint256 amount burned","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » ❱ interfaces » IKISS » destroy","id":"696","title":"destroy"},"697":{"body":"Triggers stopped state. Requirements: The contract must not be paused. function pause() external;","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » ❱ interfaces » IKISS » pause","id":"697","title":"pause"},"698":{"body":"Returns to normal state. Requirements: The contract must be paused. function unpause() external;","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » ❱ interfaces » IKISS » unpause","id":"698","title":"unpause"},"699":{"body":"Exchange rate of vKISS to USD. function exchangeRate() external view returns (uint256 rate); Returns Name Type Description rate uint256 vKISS/USD exchange rate.","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » ❱ interfaces » IKISS » exchangeRate","id":"699","title":"exchangeRate"},"7":{"body":"","breadcrumbs":"Home » Notes about the usage of ERC-2535 (Diamond)","id":"7","title":"Notes about the usage of ERC-2535 (Diamond)"},"70":{"body":"Price getter for API3 type feeds. Valid call will revert if the answer is negative. function getAPI3Price(address _feedAddr) external view returns (uint256); Parameters Name Type Description _feedAddr address IProxy type feed address. Returns Name Type Description uint256 uint256 Price answer from the feed, 0 if the price is stale.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonStateFacet » getAPI3Price","id":"70","title":"getAPI3Price"},"700":{"body":"Overrides AccessControl.grantRole for following: EOA cannot be granted Role.OPERATOR role function grantRole(bytes32 _role, address _to) external; Parameters Name Type Description _role bytes32 role to grant _to address address to grant role for","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » ❱ interfaces » IKISS » grantRole","id":"700","title":"grantRole"},"701":{"body":"Git Source Inherits: IKISS , ERC20Upgradeable, PausableUpgradeable, AccessControlEnumerableUpgradeable Author: Kresko","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » KISS","id":"701","title":"KISS"},"702":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » State Variables","id":"702","title":"State Variables"},"703":{"body":"address public kresko;","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » kresko","id":"703","title":"kresko"},"704":{"body":"address public vKISS;","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » vKISS","id":"704","title":"vKISS"},"705":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » Functions","id":"705","title":"Functions"},"706":{"body":"function initialize( string memory name_, string memory symbol_, uint8 dec_, address admin_, address kresko_, address vKISS_\n) external initializer;","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » initialize","id":"706","title":"initialize"},"707":{"body":"modifier onlyContract();","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » onlyContract","id":"707","title":"onlyContract"},"708":{"body":"This function adds KISS to circulation Caller must be a contract and have the OPERATOR_ROLE function issue(uint256 _amount, address _to) public override onlyRole(Role.OPERATOR) returns (uint256); Parameters Name Type Description _amount uint256 amount to mint _to address address to mint tokens to Returns Name Type Description uint256 uint256 amount minted","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » issue","id":"708","title":"issue"},"709":{"body":"This function removes KISS from circulation Caller must be a contract and have the OPERATOR_ROLE function destroy(uint256 _amount, address _from) external onlyRole(Role.OPERATOR) returns (uint256); Parameters Name Type Description _amount uint256 amount to burn _from address address to burn tokens from Returns Name Type Description uint256 uint256 amount burned","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » destroy","id":"709","title":"destroy"},"71":{"body":"Price getter for Vault based asset. function getVaultPrice(address _vaultAddr) external view returns (uint256); Parameters Name Type Description _vaultAddr address IVaultFeed type feed address. Returns Name Type Description uint256 uint256 Current price of one vault share.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonStateFacet » getVaultPrice","id":"71","title":"getVaultPrice"},"710":{"body":"Deposit tokens to vault for shares and convert them to equal amount of extender token. function vaultDeposit(address _assetAddr, uint256 _assets, address _receiver) external returns (uint256 sharesOut, uint256 assetFee); Parameters Name Type Description _assetAddr address Supported vault asset address _assets uint256 amount of _assetAddr to deposit _receiver address Address receive extender tokens Returns Name Type Description sharesOut uint256 amount of shares/extender tokens minted assetFee uint256 amount of _assetAddr vault took as fee","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » vaultDeposit","id":"710","title":"vaultDeposit"},"711":{"body":"Deposit supported vault assets to receive _shares, depositing the shares for equal amount of extender token. function vaultMint(address _assetAddr, uint256 _shares, address _receiver) external returns (uint256 assetsIn, uint256 assetFee); Parameters Name Type Description _assetAddr address Supported vault asset address _shares uint256 Amount of shares to receive _receiver address Address receive extender tokens Returns Name Type Description assetsIn uint256 Amount of assets for _shares assetFee uint256 Amount of _assetAddr vault took as fee","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » vaultMint","id":"711","title":"vaultMint"},"712":{"body":"Withdraw supported vault asset, burning extender tokens and withdrawing shares from vault. function vaultWithdraw(address _assetAddr, uint256 _assets, address _receiver, address _owner) external returns (uint256 sharesIn, uint256 assetFee); Parameters Name Type Description _assetAddr address Supported vault asset address _assets uint256 amount of _assetAddr to deposit _receiver address Address receive extender tokens _owner address Owner of extender tokens Returns Name Type Description sharesIn uint256 amount of shares/extender tokens burned assetFee uint256 amount of _assetAddr vault took as fee","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » vaultWithdraw","id":"712","title":"vaultWithdraw"},"713":{"body":"Withdraw supported vault asset for _shares of extender tokens. Does not return a value function vaultRedeem(address _assetAddr, uint256 _shares, address _receiver, address _owner) external returns (uint256 assetsOut, uint256 assetFee); Parameters Name Type Description _assetAddr address Token to deposit into vault for shares. _shares uint256 amount of extender tokens to burn _receiver address Address to receive assets withdrawn _owner address Owner of extender tokens Returns Name Type Description assetsOut uint256 sharesIn amount of shares/extender tokens minted assetFee uint256 amount of _assetAddr vault took as fee","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » vaultRedeem","id":"713","title":"vaultRedeem"},"714":{"body":"Deposit shares for equal amount of extender token. Does not return a value function deposit(uint256 _shares, address _receiver) external; Parameters Name Type Description _shares uint256 amount of vault shares to deposit _receiver address address to mint extender tokens to","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » deposit","id":"714","title":"deposit"},"715":{"body":"Withdraw shares for equal amount of extender token. Does not return a value function withdraw(uint256 _amount, address _receiver) external; Parameters Name Type Description _amount uint256 amount of vault extender tokens to burn _receiver address address to send shares to","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » withdraw","id":"715","title":"withdraw"},"716":{"body":"Withdraw shares for equal amount of extender token with allowance. Does not return a value function withdrawFrom(address _from, address _to, uint256 _amount) public; Parameters Name Type Description _from address address to burn extender tokens from _to address address to send shares to _amount uint256 amount to convert","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » withdrawFrom","id":"716","title":"withdrawFrom"},"717":{"body":"Triggers stopped state. Requirements: The contract must not be paused. function pause() public onlyContract onlyRole(Role.ADMIN);","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » pause","id":"717","title":"pause"},"718":{"body":"Returns to normal state. Requirements: The contract must be paused. function unpause() public onlyContract onlyRole(Role.ADMIN);","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » unpause","id":"718","title":"unpause"},"719":{"body":"Overrides AccessControl.grantRole for following: function grantRole(bytes32 _role, address _to) public override(IKISS, AccessControlUpgradeable, IAccessControl) onlyRole(Role.ADMIN); Parameters Name Type Description _role bytes32 role to grant _to address address to grant role for","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » grantRole","id":"719","title":"grantRole"},"72":{"body":"Price getter for AggregatorV3/Chainlink type feeds. Valid call will revert if the answer is negative. function getChainlinkPrice(address _feedAddr) external view returns (uint256); Parameters Name Type Description _feedAddr address AggregatorV3 type feed address. Returns Name Type Description uint256 uint256 Price answer from the feed, 0 if the price is stale.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » CommonStateFacet » getChainlinkPrice","id":"72","title":"getChainlinkPrice"},"720":{"body":"Exchange rate of vKISS to USD. function exchangeRate() external view returns (uint256); Returns Name Type Description uint256 rate vKISS/USD exchange rate.","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » exchangeRate","id":"720","title":"exchangeRate"},"721":{"body":"Preview conversion from KrAsset amount: @param assets to matching amount of Anchor tokens: @return shares function convertToShares(uint256 assets) external pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » convertToShares","id":"721","title":"convertToShares"},"722":{"body":"Preview conversion from KrAsset amounts: @param assets to matching amounts of Anchor tokens: @return shares function convertManyToShares(uint256[] calldata assets) external pure returns (uint256[] calldata shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » convertManyToShares","id":"722","title":"convertManyToShares"},"723":{"body":"Preview conversion from Anchor token amount: @param shares to matching KrAsset amount: @return assets function convertToAssets(uint256 shares) external pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » convertToAssets","id":"723","title":"convertToAssets"},"724":{"body":"Preview conversion from Anchor token amounts: @param shares to matching amounts of KrAssets: @return assets function convertManyToAssets(uint256[] calldata shares) external pure returns (uint256[] calldata assets);","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » convertManyToAssets","id":"724","title":"convertManyToAssets"},"725":{"body":"Query if a contract implements an interface Interface identification is specified in ERC-165. This function uses less than 30,000 gas. function supportsInterface(bytes4 interfaceId) public view override(AccessControlEnumerableUpgradeable, IERC165) returns (bool); Parameters Name Type Description interfaceId bytes4 The interface identifier, as specified in ERC-165 Returns Name Type Description bool true if the contract implements interfaceID and interfaceID is not 0xffffffff, false otherwise","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » supportsInterface","id":"725","title":"supportsInterface"},"726":{"body":"function _withdraw(address from, address to, uint256 amount) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » _withdraw","id":"726","title":"_withdraw"},"727":{"body":"*See {ERC20-_beforeTokenTransfer}. Requirements: the contract must not be paused.* function _beforeTokenTransfer(address from, address to, uint256 amount) internal override;","breadcrumbs":"❱ contracts » ❱ core » ❱ kiss » KISS » _beforeTokenTransfer","id":"727","title":"_beforeTokenTransfer"},"728":{"body":"ERC4626Upgradeable IERC4626Upgradeable ISyncable IKreskoAsset IKreskoAssetAnchor IKreskoAssetIssuer KreskoAsset KreskoAssetAnchor Rebaser","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » Contents","id":"728","title":"Contents"},"729":{"body":"Git Source Inherits: IERC4626Upgradeable , ERC20Upgradeable Authors: Solmate (https://github.com/Rari-Capital/solmate/blob/main/src/mixins/ERC4626.sol), Kresko (https://www.kresko.fi) Minimal ERC4626 tokenized Vault implementation. Kresko: Adds issue/destroy functions that are called when KreskoAssets are minted/burned through the protocol. shares = anchor tokens assets = underlying KreskoAssets","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » ERC4626Upgradeable","id":"729","title":"ERC4626Upgradeable"},"73":{"body":"Git Source Inherits: Modifiers , ISafetyCouncilFacet Author: Kresko Role.SAFETY_COUNCIL must be a multisig.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » SafetyCouncilFacet » SafetyCouncilFacet","id":"73","title":"SafetyCouncilFacet"},"730":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » State Variables","id":"730","title":"State Variables"},"731":{"body":"The underlying Kresko Asset IKreskoAsset public immutable asset;","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » asset","id":"731","title":"asset"},"732":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » Functions","id":"732","title":"Functions"},"733":{"body":"constructor(IKreskoAsset _asset) payable;","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » constructor","id":"733","title":"constructor"},"734":{"body":"Initializes the ERC4626. decimals are read from the underlying asset function __ERC4626Upgradeable_init(IERC20Permit _asset, string memory _name, string memory _symbol) internal onlyInitializing; Parameters Name Type Description _asset IERC20Permit The underlying (Kresko) Asset _name string Name of the anchor token _symbol string Symbol of the anchor token","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » __ERC4626Upgradeable_init","id":"734","title":"__ERC4626Upgradeable_init"},"735":{"body":"When new KreskoAssets are minted: Issues the equivalent amount of anchor tokens to Kresko Issues the equivalent amount of assets to user function issue(uint256 assets, address to) public virtual returns (uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » issue","id":"735","title":"issue"},"736":{"body":"When new KreskoAssets are burned: Destroys the equivalent amount of anchor tokens from Kresko Destroys the equivalent amount of assets from user function destroy(uint256 assets, address from) public virtual returns (uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » destroy","id":"736","title":"destroy"},"737":{"body":"function totalAssets() public view virtual returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » totalAssets","id":"737","title":"totalAssets"},"738":{"body":"function convertToShares(uint256 assets) public view virtual returns (uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » convertToShares","id":"738","title":"convertToShares"},"739":{"body":"function convertToAssets(uint256 shares) public view virtual returns (uint256 assets);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » convertToAssets","id":"739","title":"convertToAssets"},"74":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » SafetyCouncilFacet » Functions","id":"74","title":"Functions"},"740":{"body":"function previewIssue(uint256 assets) public view virtual returns (uint256); Returns Name Type Description uint256 shares for amount of @param assets","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » previewIssue","id":"740","title":"previewIssue"},"741":{"body":"function previewDeposit(uint256 assets) public view virtual returns (uint256); Returns Name Type Description uint256 shares for amount of @param assets","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » previewDeposit","id":"741","title":"previewDeposit"},"742":{"body":"function previewDestroy(uint256 shares) public view virtual returns (uint256); Returns Name Type Description uint256 assets for amount of @param shares","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » previewDestroy","id":"742","title":"previewDestroy"},"743":{"body":"function previewRedeem(uint256 shares) public view virtual returns (uint256); Returns Name Type Description uint256 assets for amount of @param shares","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » previewRedeem","id":"743","title":"previewRedeem"},"744":{"body":"function previewMint(uint256 shares) public view virtual returns (uint256); Returns Name Type Description uint256 assets for amount of @param shares","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » previewMint","id":"744","title":"previewMint"},"745":{"body":"function previewWithdraw(uint256 assets) public view virtual returns (uint256); Returns Name Type Description uint256 shares for amount of @param assets","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » previewWithdraw","id":"745","title":"previewWithdraw"},"746":{"body":"function maxDeposit(address) public view virtual returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » maxDeposit","id":"746","title":"maxDeposit"},"747":{"body":"function maxIssue(address) public view virtual returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » maxIssue","id":"747","title":"maxIssue"},"748":{"body":"function maxMint(address) public view virtual returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » maxMint","id":"748","title":"maxMint"},"749":{"body":"function maxDestroy(address owner) public view virtual returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » maxDestroy","id":"749","title":"maxDestroy"},"75":{"body":"These functions are only callable by a multisig quorum. Toggle paused-state of assets in a per-action basis function toggleAssetsPaused(address[] calldata _assets, Enums.Action _action, bool _withDuration, uint256 _duration) external override onlyRole(Role.SAFETY_COUNCIL); Parameters Name Type Description _assets address[] list of addresses of krAssets and/or collateral assets _action Enums.Action One of possible user actions: Deposit = 0 Withdraw = 1, Repay = 2, Borrow = 3, Liquidate = 4 _withDuration bool Set a duration for this pause - @todo: implement it if required _duration uint256 Duration for the pause if _withDuration is true","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » SafetyCouncilFacet » toggleAssetsPaused","id":"75","title":"toggleAssetsPaused"},"750":{"body":"function maxWithdraw(address owner) public view virtual returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » maxWithdraw","id":"750","title":"maxWithdraw"},"751":{"body":"function maxRedeem(address owner) public view virtual returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » maxRedeem","id":"751","title":"maxRedeem"},"752":{"body":"Deposit KreskoAssets for equivalent amount of anchor tokens function deposit(uint256 assets, address receiver) public virtual returns (uint256 shares); Parameters Name Type Description assets uint256 Amount of KreskoAssets to deposit receiver address Address to send shares to Returns Name Type Description shares uint256 Amount of shares minted","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » deposit","id":"752","title":"deposit"},"753":{"body":"Withdraw KreskoAssets for equivalent amount of anchor tokens shares are burned from owner, not msg.sender function withdraw(uint256 assets, address receiver, address owner) public virtual returns (uint256 shares); Parameters Name Type Description assets uint256 Amount of KreskoAssets to withdraw receiver address Address to send KreskoAssets to owner address Address to burn shares from Returns Name Type Description shares uint256 Amount of shares burned","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » withdraw","id":"753","title":"withdraw"},"754":{"body":"Mint shares of anchor tokens for equivalent amount of KreskoAssets function mint(uint256 shares, address receiver) public virtual returns (uint256 assets); Parameters Name Type Description shares uint256 Amount of shares to mint receiver address Address to send shares to Returns Name Type Description assets uint256 Amount of KreskoAssets redeemed","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » mint","id":"754","title":"mint"},"755":{"body":"Redeem shares of anchor for KreskoAssets function redeem(uint256 shares, address receiver, address owner) public virtual returns (uint256 assets); Parameters Name Type Description shares uint256 Amount of shares to redeem receiver address Address to send KreskoAssets to owner address Address to burn shares from Returns Name Type Description assets uint256 Amount of KreskoAssets redeemed","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » redeem","id":"755","title":"redeem"},"756":{"body":"function _anchorId() internal view returns (Errors.ID memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » _anchorId","id":"756","title":"_anchorId"},"757":{"body":"function _assetId() internal view returns (Errors.ID memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » _assetId","id":"757","title":"_assetId"},"758":{"body":"function _beforeWithdraw(uint256 assets, uint256 shares) internal virtual;","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » _beforeWithdraw","id":"758","title":"_beforeWithdraw"},"759":{"body":"function _afterDeposit(uint256 assets, uint256 shares) internal virtual;","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » _afterDeposit","id":"759","title":"_afterDeposit"},"76":{"body":"set the safetyStateSet flag loop through _assets - be it krAsset or collateral function setSafetyStateSet(bool val) external override onlyRole(Role.SAFETY_COUNCIL);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » SafetyCouncilFacet » setSafetyStateSet","id":"76","title":"setSafetyStateSet"},"760":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » Events","id":"760","title":"Events"},"761":{"body":"event Issue(address indexed caller, address indexed owner, uint256 assets, uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » Issue","id":"761","title":"Issue"},"762":{"body":"event Deposit(address indexed caller, address indexed owner, uint256 assets, uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » Deposit","id":"762","title":"Deposit"},"763":{"body":"event Destroy(address indexed caller, address indexed receiver, address indexed owner, uint256 assets, uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » Destroy","id":"763","title":"Destroy"},"764":{"body":"event Withdraw(address indexed caller, address indexed receiver, address indexed owner, uint256 assets, uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ERC4626Upgradeable » Withdraw","id":"764","title":"Withdraw"},"765":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IERC4626Upgradeable » IERC4626Upgradeable","id":"765","title":"IERC4626Upgradeable"},"766":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IERC4626Upgradeable » Functions","id":"766","title":"Functions"},"767":{"body":"The underlying Kresko Asset function asset() external view returns (IKreskoAsset);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IERC4626Upgradeable » asset","id":"767","title":"asset"},"768":{"body":"Deposit KreskoAssets for equivalent amount of anchor tokens function deposit(uint256 assets, address receiver) external returns (uint256 shares); Parameters Name Type Description assets uint256 Amount of KreskoAssets to deposit receiver address Address to send shares to Returns Name Type Description shares uint256 Amount of shares minted","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IERC4626Upgradeable » deposit","id":"768","title":"deposit"},"769":{"body":"Withdraw KreskoAssets for equivalent amount of anchor tokens shares are burned from owner, not msg.sender function withdraw(uint256 assets, address receiver, address owner) external returns (uint256 shares); Parameters Name Type Description assets uint256 Amount of KreskoAssets to withdraw receiver address Address to send KreskoAssets to owner address Address to burn shares from Returns Name Type Description shares uint256 Amount of shares burned","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IERC4626Upgradeable » withdraw","id":"769","title":"withdraw"},"77":{"body":"For external checks if a safety state has been set for any asset function safetyStateSet() external view override returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » SafetyCouncilFacet » safetyStateSet","id":"77","title":"safetyStateSet"},"770":{"body":"function maxDeposit(address) external view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IERC4626Upgradeable » maxDeposit","id":"770","title":"maxDeposit"},"771":{"body":"function maxMint(address) external view returns (uint256 assets);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IERC4626Upgradeable » maxMint","id":"771","title":"maxMint"},"772":{"body":"function maxRedeem(address owner) external view returns (uint256 assets);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IERC4626Upgradeable » maxRedeem","id":"772","title":"maxRedeem"},"773":{"body":"function maxWithdraw(address owner) external view returns (uint256 assets);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IERC4626Upgradeable » maxWithdraw","id":"773","title":"maxWithdraw"},"774":{"body":"Mint shares of anchor tokens for equivalent amount of KreskoAssets function mint(uint256 shares, address receiver) external returns (uint256 assets); Parameters Name Type Description shares uint256 Amount of shares to mint receiver address Address to send shares to Returns Name Type Description assets uint256 Amount of KreskoAssets redeemed","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IERC4626Upgradeable » mint","id":"774","title":"mint"},"775":{"body":"function previewDeposit(uint256 assets) external view returns (uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IERC4626Upgradeable » previewDeposit","id":"775","title":"previewDeposit"},"776":{"body":"function previewMint(uint256 shares) external view returns (uint256 assets);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IERC4626Upgradeable » previewMint","id":"776","title":"previewMint"},"777":{"body":"function previewRedeem(uint256 shares) external view returns (uint256 assets);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IERC4626Upgradeable » previewRedeem","id":"777","title":"previewRedeem"},"778":{"body":"function previewWithdraw(uint256 assets) external view returns (uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IERC4626Upgradeable » previewWithdraw","id":"778","title":"previewWithdraw"},"779":{"body":"Track the underlying amount function totalAssets() external view returns (uint256); Returns Name Type Description uint256 Total supply for the underlying","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IERC4626Upgradeable » totalAssets","id":"779","title":"totalAssets"},"78":{"body":"View the state of safety measures for an asset on a per-action basis function safetyStateFor(address _assetAddr, Enums.Action _action) external view override returns (SafetyState memory); Parameters Name Type Description _assetAddr address krAsset / collateral asset _action Enums.Action One of possible user actions: Deposit = 0 Withdraw = 1, Repay = 2, Borrow = 3, Liquidate = 4","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » SafetyCouncilFacet » safetyStateFor","id":"78","title":"safetyStateFor"},"780":{"body":"Redeem shares of anchor for KreskoAssets function redeem(uint256 shares, address receiver, address owner) external returns (uint256 assets); Parameters Name Type Description shares uint256 Amount of shares to redeem receiver address Address to send KreskoAssets to owner address Address to burn shares from Returns Name Type Description assets uint256 Amount of KreskoAssets redeemed","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IERC4626Upgradeable » redeem","id":"780","title":"redeem"},"781":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ISyncable » ISyncable","id":"781","title":"ISyncable"},"782":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ISyncable » Functions","id":"782","title":"Functions"},"783":{"body":"function sync() external;","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » ISyncable » sync","id":"783","title":"sync"},"784":{"body":"Git Source Inherits: IERC20Permit, IAccessControlEnumerable, IERC165","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » IKreskoAsset","id":"784","title":"IKreskoAsset"},"785":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » Functions","id":"785","title":"Functions"},"786":{"body":"Initializes a KreskoAsset ERC20 token. Intended to be operated by the Kresko smart contract. function initialize( string memory _name, string memory _symbol, uint8 _decimals, address _admin, address _kresko, address _underlyingAddr, address _feeRecipient, uint48 _openFee, uint40 _closeFee\n) external; Parameters Name Type Description _name string The name of the KreskoAsset. _symbol string The symbol of the KreskoAsset. _decimals uint8 Decimals for the asset. _admin address The adminstrator of this contract. _kresko address The protocol, can perform mint and burn. _underlyingAddr address The underlying token if available. _feeRecipient address Fee recipient for synth wraps. _openFee uint48 Synth warp open fee. _closeFee uint40 Synth wrap close fee.","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » initialize","id":"786","title":"initialize"},"787":{"body":"function kresko() external view returns (address);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » kresko","id":"787","title":"kresko"},"788":{"body":"function rebaseInfo() external view returns (Rebase memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » rebaseInfo","id":"788","title":"rebaseInfo"},"789":{"body":"function wrappingInfo() external view returns (Wrapping memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » wrappingInfo","id":"789","title":"wrappingInfo"},"79":{"body":"Check if _assetAddr has a pause enabled for _action function assetActionPaused(Enums.Action _action, address _assetAddr) external view returns (bool); Parameters Name Type Description _action Enums.Action enum Action Deposit = 0 Withdraw = 1, Repay = 2, Borrow = 3, Liquidate = 4 _assetAddr address Returns Name Type Description bool true if _action is paused","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ facets » SafetyCouncilFacet » assetActionPaused","id":"79","title":"assetActionPaused"},"790":{"body":"function isRebased() external view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » isRebased","id":"790","title":"isRebased"},"791":{"body":"Perform a rebase, changing the denumerator and its operator denumerator values 0 and 1 ether will disable the rebase function rebase(uint248 _denominator, bool _positive, address[] calldata _pools) external; Parameters Name Type Description _denominator uint248 the denumerator for the operator, 1 ether = 1 _positive bool supply increasing/reducing rebase _pools address[] UniswapV2Pair address to sync so we wont get rekt by skim() calls.","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » rebase","id":"791","title":"rebase"},"792":{"body":"Updates ERC20 metadata for the token in case eg. a ticker change function reinitializeERC20(string memory _name, string memory _symbol, uint8 _version) external; Parameters Name Type Description _name string new name for the asset _symbol string new symbol for the asset _version uint8 number that must be greater than latest emitted Initialized version","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » reinitializeERC20","id":"792","title":"reinitializeERC20"},"793":{"body":"Mints tokens to an address. Only callable by operator. Internal balances are always unrebased, events emitted are not. function mint(address _to, uint256 _amount) external; Parameters Name Type Description _to address The address to mint tokens to. _amount uint256 The amount of tokens to mint.","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » mint","id":"793","title":"mint"},"794":{"body":"Burns tokens from an address. Only callable by operator. Internal balances are always unrebased, events emitted are not. function burn(address _from, uint256 _amount) external; Parameters Name Type Description _from address The address to burn tokens from. _amount uint256 The amount of tokens to burn.","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » burn","id":"794","title":"burn"},"795":{"body":"Triggers stopped state. Requirements: The contract must not be paused. function pause() external;","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » pause","id":"795","title":"pause"},"796":{"body":"Returns to normal state. Requirements: The contract must be paused. function unpause() external;","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » unpause","id":"796","title":"unpause"},"797":{"body":"Deposit underlying tokens to receive equal value of krAsset (-fee). function wrap(address _to, uint256 _amount) external; Parameters Name Type Description _to address The to address. _amount uint256 The amount (uint256).","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » wrap","id":"797","title":"wrap"},"798":{"body":"Withdraw kreskoAsset to receive underlying tokens / native (-fee). function unwrap(uint256 _amount, bool _receiveNative) external; Parameters Name Type Description _amount uint256 The amount (uint256). _receiveNative bool bool whether to receive underlying as native","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » unwrap","id":"798","title":"unwrap"},"799":{"body":"Sets anchor token address Has modifiers: onlyRole. function setAnchorToken(address _anchor) external; Parameters Name Type Description _anchor address The anchor address.","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » setAnchorToken","id":"799","title":"setAnchorToken"},"8":{"body":"All external functions are contained in the facets, hardhat-diamond-abi will combine their ABI to a separate artifact (Kresko.json) after compile. Core logic is mostly defined inside library functions. These internal functions are attached to the minter storage struct for ease of use. Storage is used through a inline assembly pointer inside free function. To access the storage (+ attached internal lib functions) simply call the free function anywhere within the diamond. Note that Staking, AMM and KreskoAsset contracts do not live inside the diamond scope.","breadcrumbs":"Home » General","id":"8","title":"General"},"80":{"body":"burnKrAsset burnSCDP mintKrAsset mintSCDP Assets collateralAmountToValues debtAmountToValues wadUSD fromWad valueToAmount toWad oraclePrice vaultPrice rawPrice handleSequencerDown API3RawPrice aggregatorV3Price API3Price deducePrice safePrice aggregatorV3RawPrice SDIPrice isSequencerUp","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Contents","id":"80","title":"Contents"},"800":{"body":"Enables depositing native token ETH in case of krETH Has modifiers: onlyRole. function enableNativeUnderlying(bool _enabled) external; Parameters Name Type Description _enabled bool The enabled (bool).","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » enableNativeUnderlying","id":"800","title":"enableNativeUnderlying"},"801":{"body":"Sets fee recipient address Has modifiers: onlyRole. function setFeeRecipient(address _feeRecipient) external; Parameters Name Type Description _feeRecipient address The fee recipient address.","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » setFeeRecipient","id":"801","title":"setFeeRecipient"},"802":{"body":"Sets deposit fee Has modifiers: onlyRole. function setOpenFee(uint48 _openFee) external; Parameters Name Type Description _openFee uint48 The open fee (uint48).","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » setOpenFee","id":"802","title":"setOpenFee"},"803":{"body":"Sets withdraw fee Has modifiers: onlyRole. function setCloseFee(uint40 _closeFee) external; Parameters Name Type Description _closeFee uint40 The open fee (uint48).","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » setCloseFee","id":"803","title":"setCloseFee"},"804":{"body":"Sets underlying token address (and its decimals) Zero address will disable functionality provided for the underlying. Has modifiers: onlyRole. function setUnderlying(address _underlyingAddr) external; Parameters Name Type Description _underlyingAddr address The underlying address.","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » setUnderlying","id":"804","title":"setUnderlying"},"805":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » Structs","id":"805","title":"Structs"},"806":{"body":"Rebase information struct Rebase { uint248 denominator; bool positive;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » Rebase","id":"806","title":"Rebase"},"807":{"body":"Wrapping information for the Kresko Asset struct Wrapping { address underlying; uint8 underlyingDecimals; uint48 openFee; uint40 closeFee; bool nativeUnderlyingEnabled; address payable feeRecipient;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAsset » Wrapping","id":"807","title":"Wrapping"},"808":{"body":"Git Source Inherits: IKreskoAssetIssuer , IERC4626Upgradeable , IERC20Permit, IAccessControlEnumerable, IERC165","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAssetAnchor » IKreskoAssetAnchor","id":"808","title":"IKreskoAssetAnchor"},"809":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAssetAnchor » Functions","id":"809","title":"Functions"},"81":{"body":"Git Source Burn kresko assets with anchor already known. function burnKrAsset(uint256 _burnAmount, address _fromAddr, address _anchorAddr) returns (uint256 burned); Parameters Name Type Description _burnAmount uint256 The amount being burned _fromAddr address The account to burn assets from. _anchorAddr address The anchor token of the asset being burned.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » burnKrAsset » burnKrAsset","id":"81","title":"burnKrAsset"},"810":{"body":"function totalAssets() external view override(IERC4626Upgradeable) returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAssetAnchor » totalAssets","id":"810","title":"totalAssets"},"811":{"body":"Initializes the Kresko Asset Anchor. Decimals are not supplied as they are read from the underlying Kresko Asset function initialize(IKreskoAsset _asset, string memory _name, string memory _symbol, address _admin) external; Parameters Name Type Description _asset IKreskoAsset The underlying (Kresko) Asset _name string Name of the anchor token _symbol string Symbol of the anchor token _admin address The adminstrator of this contract.","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAssetAnchor » initialize","id":"811","title":"initialize"},"812":{"body":"Updates ERC20 metadata for the token in case eg. a ticker change function reinitializeERC20(string memory _name, string memory _symbol, uint8 _version) external; Parameters Name Type Description _name string new name for the asset _symbol string new symbol for the asset _version uint8 number that must be greater than latest emitted Initialized version","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAssetAnchor » reinitializeERC20","id":"812","title":"reinitializeERC20"},"813":{"body":"Mint Kresko Anchor Asset to Kresko Asset (Only KreskoAsset can call) function wrap(uint256 assets) external; Parameters Name Type Description assets uint256 The assets (uint256).","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAssetAnchor » wrap","id":"813","title":"wrap"},"814":{"body":"Burn Kresko Anchor Asset to Kresko Asset (Only KreskoAsset can call) function unwrap(uint256 assets) external; Parameters Name Type Description assets uint256 The assets (uint256).","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAssetAnchor » unwrap","id":"814","title":"unwrap"},"815":{"body":"Git Source Author: Kresko Contract that allows minting and burning through Kresko. All mintable assets in Kresko must implement this. (enforced through introspection)","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAssetIssuer » IKreskoAssetIssuer","id":"815","title":"IKreskoAssetIssuer"},"816":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAssetIssuer » Functions","id":"816","title":"Functions"},"817":{"body":"Mints @param _assets of krAssets for @param _to, Mints relative @return _shares of anchor tokens. function issue(uint256 _assets, address _to) external returns (uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAssetIssuer » issue","id":"817","title":"issue"},"818":{"body":"Burns @param _assets of krAssets from @param _from, Burns relative @return _shares of anchor tokens. function destroy(uint256 _assets, address _from) external returns (uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAssetIssuer » destroy","id":"818","title":"destroy"},"819":{"body":"Preview conversion from KrAsset amount: @param assets to matching amount of Anchor tokens: @return shares function convertToShares(uint256 assets) external view returns (uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAssetIssuer » convertToShares","id":"819","title":"convertToShares"},"82":{"body":"Git Source Repay SCDP swap debt. function burnSCDP(Asset storage _asset, uint256 _burnAmount, address _fromAddr) returns (uint256 destroyed); Parameters Name Type Description _asset Asset the asset being repaid _burnAmount uint256 the asset amount being burned _fromAddr address the account to burn assets from","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » burnSCDP » burnSCDP","id":"82","title":"burnSCDP"},"820":{"body":"Preview conversion from Anchor token amount: @param shares to matching KrAsset amount: @return assets function convertToAssets(uint256 shares) external view returns (uint256 assets);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAssetIssuer » convertToAssets","id":"820","title":"convertToAssets"},"821":{"body":"Preview conversion from Anchor token amounts: @param shares to matching amounts of KrAssets: @return assets function convertManyToAssets(uint256[] calldata shares) external view returns (uint256[] memory assets);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAssetIssuer » convertManyToAssets","id":"821","title":"convertManyToAssets"},"822":{"body":"Preview conversion from KrAsset amounts: @param assets to matching amounts of Anchor tokens: @return shares function convertManyToShares(uint256[] calldata assets) external view returns (uint256[] memory shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » IKreskoAssetIssuer » convertManyToShares","id":"822","title":"convertManyToShares"},"823":{"body":"Git Source Inherits: ERC20Upgradeable, AccessControlEnumerableUpgradeable, PausableUpgradeable, IKreskoAsset Author: Kresko Rebases to adjust for stock splits and reverse stock splits Minting, burning and rebasing can only be performed by the Role.OPERATOR","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » KreskoAsset","id":"823","title":"KreskoAsset"},"824":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » State Variables","id":"824","title":"State Variables"},"825":{"body":"Rebase private rebasing;","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » rebasing","id":"825","title":"rebasing"},"826":{"body":"bool public isRebased;","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » isRebased","id":"826","title":"isRebased"},"827":{"body":"address public kresko;","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » kresko","id":"827","title":"kresko"},"828":{"body":"address public anchor;","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » anchor","id":"828","title":"anchor"},"829":{"body":"Wrapping private wrapping;","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » wrapping","id":"829","title":"wrapping"},"83":{"body":"Git Source Mint kresko assets with anchor already known. function mintKrAsset(uint256 _mintAmount, address _toAddr, address _anchorAddr) returns (uint256 minted); Parameters Name Type Description _mintAmount uint256 The asset amount being minted _toAddr address The account receiving minted assets. _anchorAddr address The anchor token of the minted asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » mintKrAsset » mintKrAsset","id":"83","title":"mintKrAsset"},"830":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » Functions","id":"830","title":"Functions"},"831":{"body":"constructor();","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » constructor","id":"831","title":"constructor"},"832":{"body":"Initializes a KreskoAsset ERC20 token. Intended to be operated by the Kresko smart contract. function initialize( string memory _name, string memory _symbol, uint8 _decimals, address _admin, address _kresko, address _underlying, address _feeRecipient, uint48 _openFee, uint40 _closeFee\n) external initializer; Parameters Name Type Description _name string The name of the KreskoAsset. _symbol string The symbol of the KreskoAsset. _decimals uint8 Decimals for the asset. _admin address The adminstrator of this contract. _kresko address The protocol, can perform mint and burn. _underlying address _feeRecipient address Fee recipient for synth wraps. _openFee uint48 Synth warp open fee. _closeFee uint40 Synth wrap close fee.","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » initialize","id":"832","title":"initialize"},"833":{"body":"Sets anchor token address Has modifiers: onlyRole. function setAnchorToken(address _anchor) external; Parameters Name Type Description _anchor address The anchor address.","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » setAnchorToken","id":"833","title":"setAnchorToken"},"834":{"body":"Sets underlying token address (and its decimals) Has modifiers: onlyRole. function setUnderlying(address _underlyingAddr) public onlyRole(Role.ADMIN); Parameters Name Type Description _underlyingAddr address The underlying address.","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » setUnderlying","id":"834","title":"setUnderlying"},"835":{"body":"Enables depositing native token ETH in case of krETH Has modifiers: onlyRole. function enableNativeUnderlying(bool _enabled) external onlyRole(Role.ADMIN); Parameters Name Type Description _enabled bool The enabled (bool).","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » enableNativeUnderlying","id":"835","title":"enableNativeUnderlying"},"836":{"body":"Sets fee recipient address Has modifiers: onlyRole. function setFeeRecipient(address _feeRecipient) public onlyRole(Role.ADMIN); Parameters Name Type Description _feeRecipient address The fee recipient address.","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » setFeeRecipient","id":"836","title":"setFeeRecipient"},"837":{"body":"Sets deposit fee Has modifiers: onlyRole. function setOpenFee(uint48 _openFee) public onlyRole(Role.ADMIN); Parameters Name Type Description _openFee uint48 The open fee (uint48).","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » setOpenFee","id":"837","title":"setOpenFee"},"838":{"body":"Sets withdraw fee Has modifiers: onlyRole. function setCloseFee(uint40 _closeFee) public onlyRole(Role.ADMIN); Parameters Name Type Description _closeFee uint40 The open fee (uint48).","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » setCloseFee","id":"838","title":"setCloseFee"},"839":{"body":"Query if a contract implements an interface Interface identification is specified in ERC-165. This function uses less than 30,000 gas. function supportsInterface(bytes4 interfaceId) public view virtual override(AccessControlEnumerableUpgradeable, IERC165) returns (bool); Parameters Name Type Description interfaceId bytes4 The interface identifier, as specified in ERC-165 Returns Name Type Description bool true if the contract implements interfaceID and interfaceID is not 0xffffffff, false otherwise","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » supportsInterface","id":"839","title":"supportsInterface"},"84":{"body":"Git Source Mint kresko assets from SCDP swap. function mintSCDP(Asset storage _asset, uint256 _mintAmount, address _toAddr) returns (uint256 issued); Parameters Name Type Description _asset Asset the asset requested _mintAmount uint256 the asset amount requested _toAddr address the account to mint the assets to","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » mintSCDP » mintSCDP","id":"84","title":"mintSCDP"},"840":{"body":"function wrappingInfo() external view override returns (Wrapping memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » wrappingInfo","id":"840","title":"wrappingInfo"},"841":{"body":"function rebaseInfo() external view override returns (Rebase memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » rebaseInfo","id":"841","title":"rebaseInfo"},"842":{"body":"function totalSupply() public view override(ERC20Upgradeable, IERC20) returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » totalSupply","id":"842","title":"totalSupply"},"843":{"body":"function balanceOf(address _account) public view override(ERC20Upgradeable, IERC20) returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » balanceOf","id":"843","title":"balanceOf"},"844":{"body":"function allowance(address _owner, address _account) public view override(ERC20Upgradeable, IERC20) returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » allowance","id":"844","title":"allowance"},"845":{"body":"Triggers stopped state. Requirements: The contract must not be paused. function pause() public onlyRole(Role.ADMIN);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » pause","id":"845","title":"pause"},"846":{"body":"Returns to normal state. Requirements: The contract must be paused. function unpause() public onlyRole(Role.ADMIN);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » unpause","id":"846","title":"unpause"},"847":{"body":"Updates ERC20 metadata for the token in case eg. a ticker change function reinitializeERC20(string memory _name, string memory _symbol, uint8 _version) external onlyRole(Role.ADMIN) reinitializer(_version); Parameters Name Type Description _name string new name for the asset _symbol string new symbol for the asset _version uint8 number that must be greater than latest emitted Initialized version","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » reinitializeERC20","id":"847","title":"reinitializeERC20"},"848":{"body":"function approve(address _spender, uint256 _amount) public override(ERC20Upgradeable, IERC20) returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » approve","id":"848","title":"approve"},"849":{"body":"function transfer(address _to, uint256 _amount) public override(ERC20Upgradeable, IERC20) returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » transfer","id":"849","title":"transfer"},"85":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » Assets","id":"85","title":"Assets"},"850":{"body":"function transferFrom(address _from, address _to, uint256 _amount) public override(ERC20Upgradeable, IERC20) returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » transferFrom","id":"850","title":"transferFrom"},"851":{"body":"Perform a rebase, changing the denumerator and its operator denumerator values 0 and 1 ether will disable the rebase function rebase(uint248 _denominator, bool _positive, address[] calldata _pools) external onlyRole(Role.ADMIN); Parameters Name Type Description _denominator uint248 the denumerator for the operator, 1 ether = 1 _positive bool supply increasing/reducing rebase _pools address[] UniswapV2Pair address to sync so we wont get rekt by skim() calls.","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » rebase","id":"851","title":"rebase"},"852":{"body":"Mints tokens to an address. Only callable by operator. function mint(address _to, uint256 _amount) external onlyRole(Role.OPERATOR); Parameters Name Type Description _to address The address to mint tokens to. _amount uint256 The amount of tokens to mint.","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » mint","id":"852","title":"mint"},"853":{"body":"Burns tokens from an address. Only callable by operator. function burn(address _from, uint256 _amount) external onlyRole(Role.OPERATOR); Parameters Name Type Description _from address The address to burn tokens from. _amount uint256 The amount of tokens to burn.","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » burn","id":"853","title":"burn"},"854":{"body":"Deposit underlying tokens to receive equal value of krAsset (-fee). function wrap(address _to, uint256 _amount) external; Parameters Name Type Description _to address The to address. _amount uint256 The amount (uint256).","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » wrap","id":"854","title":"wrap"},"855":{"body":"Withdraw kreskoAsset to receive underlying tokens / native (-fee). function unwrap(uint256 _amount, bool _receiveNative) external; Parameters Name Type Description _amount uint256 The amount (uint256). _receiveNative bool bool whether to receive underlying as native","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » unwrap","id":"855","title":"unwrap"},"856":{"body":"receive() external payable;","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » receive","id":"856","title":"receive"},"857":{"body":"function _mint(address _to, uint256 _amount) internal override;","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » _mint","id":"857","title":"_mint"},"858":{"body":"function _burn(address _from, uint256 _amount) internal override;","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » _burn","id":"858","title":"_burn"},"859":{"body":"Internal balances are always unrebased, events emitted are not. function _transfer(address _from, address _to, uint256 _amount) internal returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » _transfer","id":"859","title":"_transfer"},"86":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » Functions","id":"86","title":"Functions"},"860":{"body":"function _adjustDecimals(uint256 _amount, uint8 _fromDecimal, uint8 _toDecimal) internal pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » _adjustDecimals","id":"860","title":"_adjustDecimals"},"861":{"body":"function _assetId() internal view returns (Errors.ID memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAsset » _assetId","id":"861","title":"_assetId"},"862":{"body":"Git Source Inherits: ERC4626Upgradeable , IKreskoAssetAnchor , AccessControlEnumerableUpgradeable Author: Kresko Main purpose of this token is to represent a static amount of the possibly rebased underlying KreskoAsset. Main use-cases are normalized book-keeping, bridging and integration with external contracts. Shares means amount of this token. Assets mean amount of KreskoAssets.","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » KreskoAssetAnchor","id":"862","title":"KreskoAssetAnchor"},"863":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » Functions","id":"863","title":"Functions"},"864":{"body":"constructor(IKreskoAsset _asset) payable ERC4626Upgradeable(_asset);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » constructor","id":"864","title":"constructor"},"865":{"body":"Initializes the Kresko Asset Anchor. Decimals are not supplied as they are read from the underlying Kresko Asset function initialize(IKreskoAsset _asset, string memory _name, string memory _symbol, address _admin) external initializer; Parameters Name Type Description _asset IKreskoAsset The underlying (Kresko) Asset _name string Name of the anchor token _symbol string Symbol of the anchor token _admin address The adminstrator of this contract.","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » initialize","id":"865","title":"initialize"},"866":{"body":"Query if a contract implements an interface Interface identification is specified in ERC-165. This function uses less than 30,000 gas. function supportsInterface(bytes4 interfaceId) public view virtual override(AccessControlEnumerableUpgradeable, IERC165) returns (bool); Parameters Name Type Description interfaceId bytes4 The interface identifier, as specified in ERC-165 Returns Name Type Description bool true if the contract implements interfaceID and interfaceID is not 0xffffffff, false otherwise","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » supportsInterface","id":"866","title":"supportsInterface"},"867":{"body":"Updates ERC20 metadata for the token in case eg. a ticker change function reinitializeERC20(string memory _name, string memory _symbol, uint8 _version) external onlyRole(Role.ADMIN) reinitializer(_version); Parameters Name Type Description _name string new name for the asset _symbol string new symbol for the asset _version uint8 number that must be greater than latest emitted Initialized version","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » reinitializeERC20","id":"867","title":"reinitializeERC20"},"868":{"body":"function totalAssets() public view virtual override(IKreskoAssetAnchor, ERC4626Upgradeable) returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » totalAssets","id":"868","title":"totalAssets"},"869":{"body":"Preview conversion from Anchor token amount: @param shares to matching KrAsset amount: @return assets function convertToAssets(uint256 shares) public view virtual override(ERC4626Upgradeable, IKreskoAssetIssuer) returns (uint256 assets);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » convertToAssets","id":"869","title":"convertToAssets"},"87":{"body":"function price(Asset storage self) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » price","id":"87","title":"price"},"870":{"body":"function convertManyToShares(uint256[] calldata assets) external view returns (uint256[] memory shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » convertManyToShares","id":"870","title":"convertManyToShares"},"871":{"body":"Preview conversion from Anchor token amounts: @param shares to matching amounts of KrAssets: @return assets function convertManyToAssets(uint256[] calldata shares) external view returns (uint256[] memory assets);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » convertManyToAssets","id":"871","title":"convertManyToAssets"},"872":{"body":"Preview conversion from KrAsset amount: @param assets to matching amount of Anchor tokens: @return shares function convertToShares(uint256 assets) public view virtual override(ERC4626Upgradeable, IKreskoAssetIssuer) returns (uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » convertToShares","id":"872","title":"convertToShares"},"873":{"body":"Mints @param _assets of krAssets for @param _to, function issue(uint256 _assets, address _to) public virtual override(ERC4626Upgradeable, IKreskoAssetIssuer) returns (uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » issue","id":"873","title":"issue"},"874":{"body":"Burns @param _assets of krAssets from @param _from, function destroy(uint256 _assets, address _from) public virtual override(ERC4626Upgradeable, IKreskoAssetIssuer) returns (uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » destroy","id":"874","title":"destroy"},"875":{"body":"Mint Kresko Anchor Asset to Kresko Asset (Only KreskoAsset can call) function wrap(uint256 assets) external; Parameters Name Type Description assets uint256 The assets (uint256).","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » wrap","id":"875","title":"wrap"},"876":{"body":"Burn Kresko Anchor Asset to Kresko Asset (Only KreskoAsset can call) function unwrap(uint256 assets) external; Parameters Name Type Description assets uint256 The assets (uint256).","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » unwrap","id":"876","title":"unwrap"},"877":{"body":"reverting function, kept to maintain compatibility with ERC4626 standard function deposit(uint256, address) public pure override(ERC4626Upgradeable, IERC4626Upgradeable) returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » deposit","id":"877","title":"deposit"},"878":{"body":"reverting function, kept to maintain compatibility with ERC4626 standard function withdraw(uint256, address, address) public pure override(ERC4626Upgradeable, IERC4626Upgradeable) returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » withdraw","id":"878","title":"withdraw"},"879":{"body":"reverting function, kept to maintain compatibility with ERC4626 standard function redeem(uint256, address, address) public pure override(ERC4626Upgradeable, IERC4626Upgradeable) returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » redeem","id":"879","title":"redeem"},"88":{"body":"function price(Asset storage self, uint256 maxPriceDeviationPct) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » price","id":"88","title":"price"},"880":{"body":"function _onlyOperator() internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » _onlyOperator","id":"880","title":"_onlyOperator"},"881":{"body":"function _onlyOperatorOrAsset() private view;","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » _onlyOperatorOrAsset","id":"881","title":"_onlyOperatorOrAsset"},"882":{"body":"function _beforeWithdraw(uint256 assets, uint256 shares) internal virtual override;","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » _beforeWithdraw","id":"882","title":"_beforeWithdraw"},"883":{"body":"function _afterDeposit(uint256 assets, uint256 shares) internal virtual override;","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » KreskoAssetAnchor » _afterDeposit","id":"883","title":"_afterDeposit"},"884":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » Rebaser » Rebaser","id":"884","title":"Rebaser"},"885":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » Rebaser » Functions","id":"885","title":"Functions"},"886":{"body":"Unrebase a value by a given rebase struct. function unrebase(uint256 self, IKreskoAsset.Rebase storage _rebase) internal view returns (uint256); Parameters Name Type Description self uint256 The value to unrebase. _rebase IKreskoAsset.Rebase The rebase struct. Returns Name Type Description uint256 The unrebased value.","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » Rebaser » unrebase","id":"886","title":"unrebase"},"887":{"body":"Rebase a value by a given rebase struct. function rebase(uint256 self, IKreskoAsset.Rebase storage _rebase) internal view returns (uint256); Parameters Name Type Description self uint256 The value to rebase. _rebase IKreskoAsset.Rebase The rebase struct. Returns Name Type Description uint256 The rebased value.","breadcrumbs":"❱ contracts » ❱ core » ❱ kresko-asset » Rebaser » rebase","id":"887","title":"rebase"},"888":{"body":"Arrays EnumerableSet FixedPointMath Meta PercentageMath Redstone NumericArrayLib RedstoneDefaultsLib BitmapLib SignatureLib RedstoneError Solady Strings Conversions Deploys Proxies WadRay","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Contents","id":"888","title":"Contents"},"889":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Arrays » Arrays","id":"889","title":"Arrays"},"89":{"body":"Get value for @param _assetAmount of @param self in uint256 function uintUSD(Asset storage self, uint256 _amount) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » uintUSD","id":"89","title":"uintUSD"},"890":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Arrays » Functions","id":"890","title":"Functions"},"891":{"body":"function empty(address[2] memory _addresses) internal pure returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Arrays » empty","id":"891","title":"empty"},"892":{"body":"function empty(Enums.OracleType[2] memory _oracles) internal pure returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Arrays » empty","id":"892","title":"empty"},"893":{"body":"function find(address[] storage _elements, address _elementToFind) internal pure returns (FindResult memory result);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Arrays » find","id":"893","title":"find"},"894":{"body":"function find(bytes32[] storage _elements, bytes32 _elementToFind) internal pure returns (FindResult memory result);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Arrays » find","id":"894","title":"find"},"895":{"body":"function find(string[] storage _elements, string memory _elementToFind) internal pure returns (FindResult memory result);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Arrays » find","id":"895","title":"find"},"896":{"body":"function pushUnique(address[] storage _elements, address _elementToAdd) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Arrays » pushUnique","id":"896","title":"pushUnique"},"897":{"body":"function pushUnique(bytes32[] storage _elements, bytes32 _elementToAdd) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Arrays » pushUnique","id":"897","title":"pushUnique"},"898":{"body":"function pushUnique(string[] storage _elements, string memory _elementToAdd) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Arrays » pushUnique","id":"898","title":"pushUnique"},"899":{"body":"function removeExisting(address[] storage _addresses, address _elementToRemove) internal;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Arrays » removeExisting","id":"899","title":"removeExisting"},"9":{"body":"Nay Do not add new state variables to the beginning or middle of structs. Doing this makes the new state variable overwrite existing state variable data and all state variables after the new state variable reference the wrong storage location. Do not put structs directly in structs unless you don’t plan on ever adding more state variables to the inner structs. You won't be able to add new state variables to inner structs in upgrades. This makes sense because a struct uses a fixed number of storage locations. Adding a new state variable to an inner struct would cause the next state variable after the inner struct to be overwritten. Structs that are in mappings can be extended in upgrades, because those structs are stored in random locations based on keccak256 hashing. Do not add new state variables to structs that are used in arrays. Do not use the same namespace string for different structs. This is obvious. Two different structs at the same location will overwrite each other. Yay To add new state variables to DiamondStorage pattern in eg. MinterStorage (ms), add them to the end of the struct. This makes sense because it is not possible for existing facets to overwrite state variables at new storage locations. New state variables can be added to the ends of structs that are used in mappings. The names of state variables can be changed, but that might be confusing if different facets are using different names for the same storage locations. Learning references https://eip2535diamonds.substack.com/p/compliance-with-eip-2535-diamonds https://github.com/solidstate-network/solidstate-solidity https://eip2535diamonds.substack.com/p/how-eip2535-diamonds-reduces-gas","breadcrumbs":"Home » State","id":"9","title":"State"},"90":{"body":"Get the oracle price of an asset in uint256 with oracleDecimals function redstonePrice(Asset storage self) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » redstonePrice","id":"90","title":"redstonePrice"},"900":{"body":"Removes an element by copying the last element to the element to remove's place and removing the last element. function removeAddress(address[] storage _addresses, address _elementToRemove, uint256 _elementIndex) internal; Parameters Name Type Description _addresses address[] The address array containing the item to be removed. _elementToRemove address The element to be removed. _elementIndex uint256 The index of the element to be removed.","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Arrays » removeAddress","id":"900","title":"removeAddress"},"901":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Arrays » Structs","id":"901","title":"Structs"},"902":{"body":"struct FindResult { uint256 index; bool exists;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Arrays » FindResult","id":"902","title":"FindResult"},"903":{"body":"Git Source *Library for managing https://en.wikipedia.org/wiki/Set_(abstract_data_type)[sets] of primitive types. Sets have the following properties: Elements are added, removed, and checked for existence in constant time (O(1)). Elements are enumerated in O(n). No guarantees are made on the ordering. contract Example {\n// Add the library methods\nusing EnumerableSet for EnumerableSet.AddressSet;\n// Declare a set state variable\nEnumerableSet.AddressSet private mySet;\n} As of v3.3.0, sets of type bytes32 (Bytes32Set), address (AddressSet) and uint256 (UintSet) are supported.*","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » EnumerableSet","id":"903","title":"EnumerableSet"},"904":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » Functions","id":"904","title":"Functions"},"905":{"body":"Add a value to a set. O(1). Returns true if the value was added to the set, that is if it was not already present. function _add(Set storage set, bytes32 value) private returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » _add","id":"905","title":"_add"},"906":{"body":"Removes a value from a set. O(1). Returns true if the value was removed from the set, that is if it was present. function _remove(Set storage set, bytes32 value) private returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » _remove","id":"906","title":"_remove"},"907":{"body":"Returns true if the value is in the set. O(1). function _contains(Set storage set, bytes32 value) private view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » _contains","id":"907","title":"_contains"},"908":{"body":"Returns the number of values on the set. O(1). function _length(Set storage set) private view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » _length","id":"908","title":"_length"},"909":{"body":"*Returns the value stored at position index in the set. O(1). Note that there are no guarantees on the ordering of values inside the array, and it may change when more values are added or removed. Requirements: index must be strictly less than {length}.* function _at(Set storage set, uint256 index) private view returns (bytes32);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » _at","id":"909","title":"_at"},"91":{"body":"function marketStatus(Asset storage) internal pure returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » marketStatus","id":"91","title":"marketStatus"},"910":{"body":"Return the entire set in an array WARNING: This operation will copy the entire storage to memory, which can be quite expensive. This is designed to mostly be used by view accessors that are queried without any gas fees. Developers should keep in mind that this function has an unbounded cost, and using it as part of a state-changing function may render the function uncallable if the set grows to a point where copying to memory consumes too much gas to fit in a block. function _values(Set storage set) private view returns (bytes32[] memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » _values","id":"910","title":"_values"},"911":{"body":"Add a value to a set. O(1). Returns true if the value was added to the set, that is if it was not already present. function add(Bytes32Set storage set, bytes32 value) internal returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » add","id":"911","title":"add"},"912":{"body":"Removes a value from a set. O(1). Returns true if the value was removed from the set, that is if it was present. function remove(Bytes32Set storage set, bytes32 value) internal returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » remove","id":"912","title":"remove"},"913":{"body":"Returns true if the value is in the set. O(1). function contains(Bytes32Set storage set, bytes32 value) internal view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » contains","id":"913","title":"contains"},"914":{"body":"Returns the number of values in the set. O(1). function length(Bytes32Set storage set) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » length","id":"914","title":"length"},"915":{"body":"*Returns the value stored at position index in the set. O(1). Note that there are no guarantees on the ordering of values inside the array, and it may change when more values are added or removed. Requirements: index must be strictly less than {length}.* function at(Bytes32Set storage set, uint256 index) internal view returns (bytes32);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » at","id":"915","title":"at"},"916":{"body":"Return the entire set in an array WARNING: This operation will copy the entire storage to memory, which can be quite expensive. This is designed to mostly be used by view accessors that are queried without any gas fees. Developers should keep in mind that this function has an unbounded cost, and using it as part of a state-changing function may render the function uncallable if the set grows to a point where copying to memory consumes too much gas to fit in a block. function values(Bytes32Set storage set) internal view returns (bytes32[] memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » values","id":"916","title":"values"},"917":{"body":"Add a value to a set. O(1). Returns true if the value was added to the set, that is if it was not already present. function add(AddressSet storage set, address value) internal returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » add","id":"917","title":"add"},"918":{"body":"Removes a value from a set. O(1). Returns true if the value was removed from the set, that is if it was present. function remove(AddressSet storage set, address value) internal returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » remove","id":"918","title":"remove"},"919":{"body":"Returns true if the value is in the set. O(1). function contains(AddressSet storage set, address value) internal view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » contains","id":"919","title":"contains"},"92":{"body":"Ensure repayment value (and amount), clamp to max if necessary. function boundRepayValue(Asset storage self, uint256 _maxRepayValue, uint256 _repayAmount) internal view returns (uint256 repayValue, uint256 repayAmount); Parameters Name Type Description self Asset _maxRepayValue uint256 The max liquidatable USD (uint256). _repayAmount uint256 The repay amount (uint256). Returns Name Type Description repayValue uint256 Effective repayment value. repayAmount uint256 Effective repayment amount.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » boundRepayValue","id":"92","title":"boundRepayValue"},"920":{"body":"Returns the number of values in the set. O(1). function length(AddressSet storage set) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » length","id":"920","title":"length"},"921":{"body":"*Returns the value stored at position index in the set. O(1). Note that there are no guarantees on the ordering of values inside the array, and it may change when more values are added or removed. Requirements: index must be strictly less than {length}.* function at(AddressSet storage set, uint256 index) internal view returns (address);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » at","id":"921","title":"at"},"922":{"body":"Return the entire set in an array WARNING: This operation will copy the entire storage to memory, which can be quite expensive. This is designed to mostly be used by view accessors that are queried without any gas fees. Developers should keep in mind that this function has an unbounded cost, and using it as part of a state-changing function may render the function uncallable if the set grows to a point where copying to memory consumes too much gas to fit in a block. function values(AddressSet storage set) internal view returns (address[] memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » values","id":"922","title":"values"},"923":{"body":"Add a value to a set. O(1). Returns true if the value was added to the set, that is if it was not already present. function add(UintSet storage set, uint256 value) internal returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » add","id":"923","title":"add"},"924":{"body":"Removes a value from a set. O(1). Returns true if the value was removed from the set, that is if it was present. function remove(UintSet storage set, uint256 value) internal returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » remove","id":"924","title":"remove"},"925":{"body":"Returns true if the value is in the set. O(1). function contains(UintSet storage set, uint256 value) internal view returns (bool);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » contains","id":"925","title":"contains"},"926":{"body":"Returns the number of values on the set. O(1). function length(UintSet storage set) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » length","id":"926","title":"length"},"927":{"body":"*Returns the value stored at position index in the set. O(1). Note that there are no guarantees on the ordering of values inside the array, and it may change when more values are added or removed. Requirements: index must be strictly less than {length}.* function at(UintSet storage set, uint256 index) internal view returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » at","id":"927","title":"at"},"928":{"body":"Return the entire set in an array WARNING: This operation will copy the entire storage to memory, which can be quite expensive. This is designed to mostly be used by view accessors that are queried without any gas fees. Developers should keep in mind that this function has an unbounded cost, and using it as part of a state-changing function may render the function uncallable if the set grows to a point where copying to memory consumes too much gas to fit in a block. function values(UintSet storage set) internal view returns (uint256[] memory);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » values","id":"928","title":"values"},"929":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » Structs","id":"929","title":"Structs"},"93":{"body":"Gets the collateral value for a single collateral asset and amount. function collateralAmountToValue(Asset storage self, uint256 _amount, bool _ignoreFactor) internal view returns (uint256 value); Parameters Name Type Description self Asset _amount uint256 Amount of asset to get the value for. _ignoreFactor bool Should collateral factor be ignored. Returns Name Type Description value uint256 Value for _amount of the asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » collateralAmountToValue","id":"93","title":"collateralAmountToValue"},"930":{"body":"struct Set { bytes32[] _values; mapping(bytes32 => uint256) _indexes;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » Set","id":"930","title":"Set"},"931":{"body":"struct Bytes32Set { Set _inner;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » Bytes32Set","id":"931","title":"Bytes32Set"},"932":{"body":"struct AddressSet { Set _inner;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » AddressSet","id":"932","title":"AddressSet"},"933":{"body":"struct UintSet { Set _inner;\n}","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » EnumerableSet » UintSet","id":"933","title":"UintSet"},"934":{"body":"Git Source Authors: Solmate (https://github.com/transmissions11/solmate/blob/main/src/utils/FixedPointMathLib.sol), Inspired by USM (https://github.com/usmfum/USM/blob/master/contracts/WadMath.sol) Arithmetic library with operations for fixed-point numbers.","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » FixedPointMath » FixedPointMath","id":"934","title":"FixedPointMath"},"935":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » FixedPointMath » State Variables","id":"935","title":"State Variables"},"936":{"body":"uint256 internal constant MAX_UINT256 = 2 ** 256 - 1;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » FixedPointMath » MAX_UINT256","id":"936","title":"MAX_UINT256"},"937":{"body":"uint256 internal constant WAD = 1e18;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » FixedPointMath » WAD","id":"937","title":"WAD"},"938":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » FixedPointMath » Functions","id":"938","title":"Functions"},"939":{"body":"function mulWadDown(uint256 x, uint256 y) internal pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » FixedPointMath » mulWadDown","id":"939","title":"mulWadDown"},"94":{"body":"Gets the collateral value for _amount and returns the price used. function collateralAmountToValueWithPrice(Asset storage self, uint256 _amount, bool _ignoreFactor) internal view returns (uint256 value, uint256 assetPrice); Parameters Name Type Description self Asset _amount uint256 Amount of asset _ignoreFactor bool Should collateral factor be ignored. Returns Name Type Description value uint256 Value for _amount of the asset. assetPrice uint256 Price of the collateral asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » collateralAmountToValueWithPrice","id":"94","title":"collateralAmountToValueWithPrice"},"940":{"body":"function mulWadUp(uint256 x, uint256 y) internal pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » FixedPointMath » mulWadUp","id":"940","title":"mulWadUp"},"941":{"body":"function divWadDown(uint256 x, uint256 y) internal pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » FixedPointMath » divWadDown","id":"941","title":"divWadDown"},"942":{"body":"function divWadUp(uint256 x, uint256 y) internal pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » FixedPointMath » divWadUp","id":"942","title":"divWadUp"},"943":{"body":"function mulDivDown(uint256 x, uint256 y, uint256 denominator) internal pure returns (uint256 z);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » FixedPointMath » mulDivDown","id":"943","title":"mulDivDown"},"944":{"body":"function mulDivUp(uint256 x, uint256 y, uint256 denominator) internal pure returns (uint256 z);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » FixedPointMath » mulDivUp","id":"944","title":"mulDivUp"},"945":{"body":"function rpow(uint256 x, uint256 n, uint256 scalar) internal pure returns (uint256 z);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » FixedPointMath » rpow","id":"945","title":"rpow"},"946":{"body":"function sqrt(uint256 x) internal pure returns (uint256 z);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » FixedPointMath » sqrt","id":"946","title":"sqrt"},"947":{"body":"function unsafeMod(uint256 x, uint256 y) internal pure returns (uint256 z);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » FixedPointMath » unsafeMod","id":"947","title":"unsafeMod"},"948":{"body":"function unsafeDiv(uint256 x, uint256 y) internal pure returns (uint256 r);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » FixedPointMath » unsafeDiv","id":"948","title":"unsafeDiv"},"949":{"body":"function unsafeDivUp(uint256 x, uint256 y) internal pure returns (uint256 z);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » FixedPointMath » unsafeDivUp","id":"949","title":"unsafeDivUp"},"95":{"body":"Gets the USD value for a single Kresko asset and amount. function debtAmountToValue(Asset storage self, uint256 _amount, bool _ignoreKFactor) internal view returns (uint256 value); Parameters Name Type Description self Asset _amount uint256 Amount of the Kresko asset to calculate the value for. _ignoreKFactor bool Boolean indicating if the asset's k-factor should be ignored. Returns Name Type Description value uint256 Value for the provided amount of the Kresko asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » debtAmountToValue","id":"95","title":"debtAmountToValue"},"950":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Meta » Meta","id":"950","title":"Meta"},"951":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Meta » State Variables","id":"951","title":"State Variables"},"952":{"body":"bytes32 internal constant EIP712_DOMAIN_TYPEHASH = keccak256(bytes(\"EIP712Domain(string name,string version,uint256 chainId,address verifyingContract)\"));","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Meta » EIP712_DOMAIN_TYPEHASH","id":"952","title":"EIP712_DOMAIN_TYPEHASH"},"953":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Meta » Functions","id":"953","title":"Functions"},"954":{"body":"function domainSeparator(string memory name, string memory version) internal view returns (bytes32 domainSeparator_);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Meta » domainSeparator","id":"954","title":"domainSeparator"},"955":{"body":"function getChainID() internal view returns (uint256 id);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Meta » getChainID","id":"955","title":"getChainID"},"956":{"body":"function msgSender() internal view returns (address sender_);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Meta » msgSender","id":"956","title":"msgSender"},"957":{"body":"function enforceHasContractCode(address _contract) internal view;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Meta » enforceHasContractCode","id":"957","title":"enforceHasContractCode"},"958":{"body":"Git Source Author: Aave Provides functions to perform percentage calculations PercentageMath are defined by default with 2 decimals of precision (100.00). The precision is indicated by PERCENTAGE_FACTOR Operations are rounded. If a value is >=.5, will be rounded up, otherwise rounded down.","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » PercentageMath » PercentageMath","id":"958","title":"PercentageMath"},"959":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » PercentageMath » State Variables","id":"959","title":"State Variables"},"96":{"body":"Gets the amount for a single debt asset and value. function debtValueToAmount(Asset storage self, uint256 _value, bool _ignoreKFactor) internal view returns (uint256 amount); Parameters Name Type Description self Asset _value uint256 Value of the asset to calculate the amount for. _ignoreKFactor bool Boolean indicating if the asset's k-factor should be ignored. Returns Name Type Description amount uint256 Amount for the provided value of the Kresko asset.","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » debtValueToAmount","id":"96","title":"debtValueToAmount"},"960":{"body":"uint256 internal constant PERCENTAGE_FACTOR = 1e4;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » PercentageMath » PERCENTAGE_FACTOR","id":"960","title":"PERCENTAGE_FACTOR"},"961":{"body":"uint256 internal constant HALF_PERCENTAGE_FACTOR = 0.5e4;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » PercentageMath » HALF_PERCENTAGE_FACTOR","id":"961","title":"HALF_PERCENTAGE_FACTOR"},"962":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » PercentageMath » Functions","id":"962","title":"Functions"},"963":{"body":"Executes a percentage multiplication assembly optimized for improved gas savings: https://twitter.com/transmissions11/status/1451131036377571328 function percentMul(uint256 value, uint256 percentage) internal pure returns (uint256 result); Parameters Name Type Description value uint256 The value of which the percentage needs to be calculated percentage uint256 The percentage of the value to be calculated Returns Name Type Description result uint256 value percentmul percentage","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » PercentageMath » percentMul","id":"963","title":"percentMul"},"964":{"body":"Executes a percentage division assembly optimized for improved gas savings: https://twitter.com/transmissions11/status/1451131036377571328 function percentDiv(uint256 value, uint256 percentage) internal pure returns (uint256 result); Parameters Name Type Description value uint256 The value of which the percentage needs to be calculated percentage uint256 The percentage of the value to be calculated Returns Name Type Description result uint256 value percentdiv percentage","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » PercentageMath » percentDiv","id":"964","title":"percentDiv"},"965":{"body":"Git Source","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » Redstone","id":"965","title":"Redstone"},"966":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » State Variables","id":"966","title":"State Variables"},"967":{"body":"uint256 internal constant STANDARD_SLOT_BS = 32;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » STANDARD_SLOT_BS","id":"967","title":"STANDARD_SLOT_BS"},"968":{"body":"uint256 internal constant FREE_MEMORY_PTR = 0x40;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » FREE_MEMORY_PTR","id":"968","title":"FREE_MEMORY_PTR"},"969":{"body":"uint256 internal constant BYTES_ARR_LEN_VAR_BS = 32;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » BYTES_ARR_LEN_VAR_BS","id":"969","title":"BYTES_ARR_LEN_VAR_BS"},"97":{"body":"Preview SDI amount from krAsset amount. function debtAmountToSDI(Asset storage asset, uint256 amount, bool ignoreFactors) internal view returns (uint256 shares);","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » debtAmountToSDI","id":"97","title":"debtAmountToSDI"},"970":{"body":"uint256 internal constant FUNCTION_SIGNATURE_BS = 4;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » FUNCTION_SIGNATURE_BS","id":"970","title":"FUNCTION_SIGNATURE_BS"},"971":{"body":"uint256 internal constant REVERT_MSG_OFFSET = 68;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » REVERT_MSG_OFFSET","id":"971","title":"REVERT_MSG_OFFSET"},"972":{"body":"uint256 internal constant STRING_ERR_MESSAGE_MASK = 0x08c379a000000000000000000000000000000000000000000000000000000000;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » STRING_ERR_MESSAGE_MASK","id":"972","title":"STRING_ERR_MESSAGE_MASK"},"973":{"body":"uint256 internal constant SIG_BS = 65;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » SIG_BS","id":"973","title":"SIG_BS"},"974":{"body":"uint256 internal constant TIMESTAMP_BS = 6;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » TIMESTAMP_BS","id":"974","title":"TIMESTAMP_BS"},"975":{"body":"uint256 internal constant DATA_PACKAGES_COUNT_BS = 2;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » DATA_PACKAGES_COUNT_BS","id":"975","title":"DATA_PACKAGES_COUNT_BS"},"976":{"body":"uint256 internal constant DATA_POINTS_COUNT_BS = 3;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » DATA_POINTS_COUNT_BS","id":"976","title":"DATA_POINTS_COUNT_BS"},"977":{"body":"uint256 internal constant DATA_POINT_VALUE_BYTE_SIZE_BS = 4;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » DATA_POINT_VALUE_BYTE_SIZE_BS","id":"977","title":"DATA_POINT_VALUE_BYTE_SIZE_BS"},"978":{"body":"uint256 internal constant DATA_POINT_SYMBOL_BS = 32;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » DATA_POINT_SYMBOL_BS","id":"978","title":"DATA_POINT_SYMBOL_BS"},"979":{"body":"uint256 internal constant DEFAULT_DATA_POINT_VALUE_BS = 32;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » DEFAULT_DATA_POINT_VALUE_BS","id":"979","title":"DEFAULT_DATA_POINT_VALUE_BS"},"98":{"body":"Check that amount does not put the user's debt position below the minimum debt value. function checkDust(Asset storage _asset, uint256 _burnAmount, uint256 _debtAmount) internal view returns (uint256 amount); Parameters Name Type Description _asset Asset Asset being burned. _burnAmount uint256 Debt amount burned. _debtAmount uint256 Debt amount before burn. Returns Name Type Description amount uint256 >= minDebtAmount","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » checkDust","id":"98","title":"checkDust"},"980":{"body":"uint256 internal constant UNSIGNED_METADATA_BYTE_SIZE_BS = 3;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » UNSIGNED_METADATA_BYTE_SIZE_BS","id":"980","title":"UNSIGNED_METADATA_BYTE_SIZE_BS"},"981":{"body":"uint256 internal constant REDSTONE_MARKER_BS = 9;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » REDSTONE_MARKER_BS","id":"981","title":"REDSTONE_MARKER_BS"},"982":{"body":"uint256 internal constant REDSTONE_MARKER_MASK = 0x0000000000000000000000000000000000000000000000000002ed57011e0000;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » REDSTONE_MARKER_MASK","id":"982","title":"REDSTONE_MARKER_MASK"},"983":{"body":"uint256 internal constant TIMESTAMP_NEGATIVE_OFFSET_IN_DATA_PACKAGE_WITH_STANDARD_SLOT_BS = 104;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » TIMESTAMP_NEGATIVE_OFFSET_IN_DATA_PACKAGE_WITH_STANDARD_SLOT_BS","id":"983","title":"TIMESTAMP_NEGATIVE_OFFSET_IN_DATA_PACKAGE_WITH_STANDARD_SLOT_BS"},"984":{"body":"uint256 internal constant DATA_PACKAGE_WITHOUT_DATA_POINTS_BS = 78;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » DATA_PACKAGE_WITHOUT_DATA_POINTS_BS","id":"984","title":"DATA_PACKAGE_WITHOUT_DATA_POINTS_BS"},"985":{"body":"uint256 internal constant DATA_PACKAGE_WITHOUT_DATA_POINTS_AND_SIG_BS = 13;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » DATA_PACKAGE_WITHOUT_DATA_POINTS_AND_SIG_BS","id":"985","title":"DATA_PACKAGE_WITHOUT_DATA_POINTS_AND_SIG_BS"},"986":{"body":"uint256 internal constant REDSTONE_MARKER_BS_PLUS_STANDARD_SLOT_BS = 41;","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » REDSTONE_MARKER_BS_PLUS_STANDARD_SLOT_BS","id":"986","title":"REDSTONE_MARKER_BS_PLUS_STANDARD_SLOT_BS"},"987":{"body":"","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » Functions","id":"987","title":"Functions"},"988":{"body":"function sub(uint256 a, uint256 b) internal pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » sub","id":"988","title":"sub"},"989":{"body":"function add(uint256 a, uint256 b) internal pure returns (uint256);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » add","id":"989","title":"add"},"99":{"body":"Checks min debt value against some amount. function ensureMinDebtValue(Asset storage _asset, address _krAsset, uint256 _debtAmount) internal view; Parameters Name Type Description _asset Asset The asset (Asset). _krAsset address The kresko asset address. _debtAmount uint256 The debt amount (uint256).","breadcrumbs":"❱ contracts » ❱ core » ❱ common » ❱ funcs » Assets » ensureMinDebtValue","id":"99","title":"ensureMinDebtValue"},"990":{"body":"This function can be used in a consumer contract to securely extract an oracle value for a given data feed id. Security is achieved by signatures verification, timestamp validation, and aggregating values from different authorised signers into a single numeric value. If any of the required conditions do not match, the function will revert. Note! This function expects that tx calldata contains redstone payload in the end Learn more about redstone payload here: https://github.com/redstone-finance/redstone-oracles-monorepo/tree/main/packages/evm-connector#readme function getPrice(bytes32 dataFeedId) internal view returns (uint256); Parameters Name Type Description dataFeedId bytes32 bytes32 value that uniquely identifies the data feed Returns Name Type Description uint256 Extracted and verified numeric oracle value for the given data feed id","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » getPrice","id":"990","title":"getPrice"},"991":{"body":"function getAuthorisedSignerIndex(address signerAddress) internal pure returns (uint8);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » getAuthorisedSignerIndex","id":"991","title":"getAuthorisedSignerIndex"},"992":{"body":"This function can be used in a consumer contract to securely extract several numeric oracle values for a given array of data feed ids. Security is achieved by signatures verification, timestamp validation, and aggregating values from different authorised signers into a single numeric value. If any of the required conditions do not match, the function will revert. Note! This function expects that tx calldata contains redstone payload in the end Learn more about redstone payload here: https://github.com/redstone-finance/redstone-oracles-monorepo/tree/main/packages/evm-connector#readme function getPrices(bytes32[] memory dataFeedIds) internal view returns (uint256[] memory); Parameters Name Type Description dataFeedIds bytes32[] An array of unique data feed identifiers Returns Name Type Description uint256[] An array of the extracted and verified oracle values in the same order as they are requested in the dataFeedIds array","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » getPrices","id":"992","title":"getPrices"},"993":{"body":"This function may be overridden by the child consumer contract. It should validate the timestamp against the current time (block.timestamp) It should revert with a helpful message if the timestamp is not valid function validateTimestamp(uint256 receivedTimestampMilliseconds) internal view; Parameters Name Type Description receivedTimestampMilliseconds uint256 Timestamp extracted from calldata","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » validateTimestamp","id":"993","title":"validateTimestamp"},"994":{"body":"This function should be overridden by the child consumer contract. function getUniqueSignersThreshold() internal pure returns (uint8); Returns Name Type Description uint8 The minimum required value of unique authorised signers","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » getUniqueSignersThreshold","id":"994","title":"getUniqueSignersThreshold"},"995":{"body":"This function may be overridden by the child consumer contract. It should aggregate values from different signers to a single uint value. By default, it calculates the median value function aggregateValues(uint256[] memory values) internal pure returns (uint256); Parameters Name Type Description values uint256[] An array of uint256 values from different signers Returns Name Type Description uint256 Result of the aggregation in the form of a single number","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » aggregateValues","id":"995","title":"aggregateValues"},"996":{"body":"This is an internal helpful function for secure extraction oracle values from the tx calldata. Security is achieved by signatures verification, timestamp validation, and aggregating values from different authorised signers into a single numeric value. If any of the required conditions (e.g. too old timestamp or insufficient number of authorised signers) do not match, the function will revert. Note! You should not call this function in a consumer contract. You can use getOracleNumericValuesFromTxMsg or getOracleNumericValueFromTxMsg instead. function _securelyExtractOracleValuesFromTxMsg(bytes32[] memory dataFeedIds) private view returns (uint256[] memory); Parameters Name Type Description dataFeedIds bytes32[] An array of unique data feed identifiers Returns Name Type Description uint256[] An array of the extracted and verified oracle values in the same order as they are requested in dataFeedIds array","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » _securelyExtractOracleValuesFromTxMsg","id":"996","title":"_securelyExtractOracleValuesFromTxMsg"},"997":{"body":"This is a private helpful function, which extracts data for a data package based on the given negative calldata offset, verifies them, and in the case of successful verification updates the corresponding data package values in memory function _extractDataPackage( bytes32[] memory dataFeedIds, uint256[] memory uniqueSignerCountForDataFeedIds, uint256[] memory signersBitmapForDataFeedIds, uint256[][] memory valuesForDataFeeds, uint256 calldataNegativeOffset\n) private view returns (uint256); Parameters Name Type Description dataFeedIds bytes32[] an array of unique data feed identifiers uniqueSignerCountForDataFeedIds uint256[] an array with the numbers of unique signers for each data feed signersBitmapForDataFeedIds uint256[] an array of signer bitmaps for data feeds valuesForDataFeeds uint256[][] 2-dimensional array, valuesForDataFeeds[i][j] contains j-th value for the i-th data feed calldataNegativeOffset uint256 negative calldata offset for the given data package Returns Name Type Description uint256 An array of the aggregated values","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » _extractDataPackage","id":"997","title":"_extractDataPackage"},"998":{"body":"This is a private helpful function, which aggregates values from different authorised signers for the given arrays of values for each data feed function _getAggregatedValues(uint256[][] memory valuesForDataFeeds, uint256[] memory uniqueSignerCountForDataFeedIds) private pure returns (uint256[] memory); Parameters Name Type Description valuesForDataFeeds uint256[][] 2-dimensional array, valuesForDataFeeds[i][j] contains j-th value for the i-th data feed uniqueSignerCountForDataFeedIds uint256[] an array with the numbers of unique signers for each data feed Returns Name Type Description uint256[] An array of the aggregated values","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » _getAggregatedValues","id":"998","title":"_getAggregatedValues"},"999":{"body":"function _extractDataPointsDetailsForDataPackage(uint256 calldataNegativeOffsetForDataPackage) private pure returns (uint256 dataPointsCount, uint256 eachDataPointValueByteSize);","breadcrumbs":"❱ contracts » ❱ core » ❱ libs » Redstone » _extractDataPointsDetailsForDataPackage","id":"999","title":"_extractDataPointsDetailsForDataPackage"}},"docInfo":{"0":{"body":57,"breadcrumbs":3,"title":2},"1":{"body":0,"breadcrumbs":2,"title":1},"10":{"body":14,"breadcrumbs":2,"title":1},"100":{"body":59,"breadcrumbs":6,"title":1},"1000":{"body":6,"breadcrumbs":5,"title":1},"1001":{"body":8,"breadcrumbs":5,"title":1},"1002":{"body":15,"breadcrumbs":5,"title":1},"1003":{"body":12,"breadcrumbs":5,"title":1},"1004":{"body":10,"breadcrumbs":5,"title":1},"1005":{"body":11,"breadcrumbs":5,"title":1},"1006":{"body":9,"breadcrumbs":5,"title":1},"1007":{"body":6,"breadcrumbs":5,"title":1},"1008":{"body":7,"breadcrumbs":5,"title":1},"1009":{"body":11,"breadcrumbs":5,"title":1},"101":{"body":8,"breadcrumbs":6,"title":1},"1010":{"body":2,"breadcrumbs":5,"title":1},"1011":{"body":0,"breadcrumbs":6,"title":2},"1012":{"body":5,"breadcrumbs":5,"title":1},"1013":{"body":5,"breadcrumbs":5,"title":1},"1014":{"body":0,"breadcrumbs":5,"title":1},"1015":{"body":8,"breadcrumbs":5,"title":1},"1016":{"body":6,"breadcrumbs":5,"title":1},"1017":{"body":0,"breadcrumbs":5,"title":1},"1018":{"body":2,"breadcrumbs":5,"title":1},"1019":{"body":6,"breadcrumbs":5,"title":1},"102":{"body":8,"breadcrumbs":6,"title":1},"1020":{"body":0,"breadcrumbs":6,"title":2},"1021":{"body":6,"breadcrumbs":5,"title":1},"1022":{"body":6,"breadcrumbs":5,"title":1},"1023":{"body":0,"breadcrumbs":5,"title":1},"1024":{"body":5,"breadcrumbs":5,"title":1},"1025":{"body":8,"breadcrumbs":5,"title":1},"1026":{"body":0,"breadcrumbs":5,"title":1},"1027":{"body":5,"breadcrumbs":5,"title":1},"1028":{"body":5,"breadcrumbs":5,"title":1},"1029":{"body":2,"breadcrumbs":5,"title":1},"103":{"body":25,"breadcrumbs":6,"title":1},"1030":{"body":0,"breadcrumbs":5,"title":1},"1031":{"body":9,"breadcrumbs":5,"title":1},"1032":{"body":9,"breadcrumbs":5,"title":1},"1033":{"body":2,"breadcrumbs":5,"title":1},"1034":{"body":0,"breadcrumbs":6,"title":2},"1035":{"body":5,"breadcrumbs":5,"title":1},"1036":{"body":5,"breadcrumbs":5,"title":1},"1037":{"body":0,"breadcrumbs":5,"title":1},"1038":{"body":9,"breadcrumbs":5,"title":1},"1039":{"body":17,"breadcrumbs":5,"title":1},"104":{"body":49,"breadcrumbs":6,"title":1},"1040":{"body":0,"breadcrumbs":5,"title":1},"1041":{"body":2,"breadcrumbs":5,"title":1},"1042":{"body":2,"breadcrumbs":5,"title":1},"1043":{"body":2,"breadcrumbs":5,"title":1},"1044":{"body":3,"breadcrumbs":5,"title":1},"1045":{"body":2,"breadcrumbs":5,"title":1},"1046":{"body":2,"breadcrumbs":5,"title":1},"1047":{"body":5,"breadcrumbs":5,"title":1},"1048":{"body":2,"breadcrumbs":5,"title":1},"1049":{"body":2,"breadcrumbs":5,"title":1},"105":{"body":49,"breadcrumbs":6,"title":1},"1050":{"body":2,"breadcrumbs":5,"title":1},"1051":{"body":2,"breadcrumbs":5,"title":1},"1052":{"body":3,"breadcrumbs":5,"title":1},"1053":{"body":5,"breadcrumbs":5,"title":1},"1054":{"body":0,"breadcrumbs":6,"title":2},"1055":{"body":86,"breadcrumbs":5,"title":1},"1056":{"body":9,"breadcrumbs":5,"title":1},"1057":{"body":0,"breadcrumbs":5,"title":1},"1058":{"body":42,"breadcrumbs":5,"title":1},"1059":{"body":12,"breadcrumbs":5,"title":1},"106":{"body":24,"breadcrumbs":6,"title":1},"1060":{"body":62,"breadcrumbs":5,"title":1},"1061":{"body":0,"breadcrumbs":5,"title":1},"1062":{"body":5,"breadcrumbs":5,"title":1},"1063":{"body":5,"breadcrumbs":5,"title":1},"1064":{"body":4,"breadcrumbs":5,"title":1},"1065":{"body":0,"breadcrumbs":6,"title":2},"1066":{"body":5,"breadcrumbs":5,"title":1},"1067":{"body":0,"breadcrumbs":5,"title":1},"1068":{"body":8,"breadcrumbs":5,"title":1},"1069":{"body":14,"breadcrumbs":5,"title":1},"107":{"body":24,"breadcrumbs":6,"title":1},"1070":{"body":14,"breadcrumbs":5,"title":1},"1071":{"body":18,"breadcrumbs":5,"title":1},"1072":{"body":2,"breadcrumbs":5,"title":1},"1073":{"body":0,"breadcrumbs":5,"title":1},"1074":{"body":7,"breadcrumbs":5,"title":1},"1075":{"body":6,"breadcrumbs":5,"title":1},"1076":{"body":8,"breadcrumbs":5,"title":1},"1077":{"body":9,"breadcrumbs":5,"title":1},"1078":{"body":9,"breadcrumbs":5,"title":1},"1079":{"body":10,"breadcrumbs":5,"title":1},"108":{"body":53,"breadcrumbs":6,"title":1},"1080":{"body":8,"breadcrumbs":5,"title":1},"1081":{"body":8,"breadcrumbs":5,"title":1},"1082":{"body":16,"breadcrumbs":5,"title":1},"1083":{"body":17,"breadcrumbs":5,"title":1},"1084":{"body":2,"breadcrumbs":5,"title":1},"1085":{"body":0,"breadcrumbs":5,"title":1},"1086":{"body":10,"breadcrumbs":5,"title":1},"1087":{"body":12,"breadcrumbs":5,"title":1},"1088":{"body":12,"breadcrumbs":5,"title":1},"1089":{"body":8,"breadcrumbs":5,"title":1},"109":{"body":53,"breadcrumbs":6,"title":1},"1090":{"body":10,"breadcrumbs":5,"title":1},"1091":{"body":10,"breadcrumbs":5,"title":1},"1092":{"body":12,"breadcrumbs":5,"title":1},"1093":{"body":7,"breadcrumbs":5,"title":1},"1094":{"body":2,"breadcrumbs":5,"title":1},"1095":{"body":0,"breadcrumbs":5,"title":1},"1096":{"body":13,"breadcrumbs":5,"title":1},"1097":{"body":11,"breadcrumbs":5,"title":1},"1098":{"body":12,"breadcrumbs":5,"title":1},"1099":{"body":10,"breadcrumbs":5,"title":1},"11":{"body":6,"breadcrumbs":2,"title":1},"110":{"body":40,"breadcrumbs":6,"title":1},"1100":{"body":7,"breadcrumbs":5,"title":1},"1101":{"body":36,"breadcrumbs":5,"title":1},"1102":{"body":0,"breadcrumbs":6,"title":2},"1103":{"body":5,"breadcrumbs":5,"title":1},"1104":{"body":5,"breadcrumbs":5,"title":1},"1105":{"body":5,"breadcrumbs":5,"title":1},"1106":{"body":5,"breadcrumbs":5,"title":1},"1107":{"body":5,"breadcrumbs":5,"title":1},"1108":{"body":0,"breadcrumbs":5,"title":1},"1109":{"body":40,"breadcrumbs":5,"title":1},"111":{"body":2,"breadcrumbs":7,"title":2},"1110":{"body":40,"breadcrumbs":5,"title":1},"1111":{"body":40,"breadcrumbs":5,"title":1},"1112":{"body":40,"breadcrumbs":5,"title":1},"1113":{"body":36,"breadcrumbs":5,"title":1},"1114":{"body":31,"breadcrumbs":5,"title":1},"1115":{"body":14,"breadcrumbs":4,"title":1},"1116":{"body":9,"breadcrumbs":5,"title":1},"1117":{"body":10,"breadcrumbs":6,"title":1},"1118":{"body":0,"breadcrumbs":6,"title":1},"1119":{"body":34,"breadcrumbs":6,"title":1},"112":{"body":25,"breadcrumbs":7,"title":2},"1120":{"body":35,"breadcrumbs":6,"title":1},"1121":{"body":42,"breadcrumbs":6,"title":1},"1122":{"body":37,"breadcrumbs":6,"title":1},"1123":{"body":44,"breadcrumbs":6,"title":1},"1124":{"body":37,"breadcrumbs":6,"title":1},"1125":{"body":36,"breadcrumbs":6,"title":1},"1126":{"body":37,"breadcrumbs":6,"title":1},"1127":{"body":38,"breadcrumbs":6,"title":1},"1128":{"body":36,"breadcrumbs":6,"title":1},"1129":{"body":34,"breadcrumbs":6,"title":1},"113":{"body":8,"breadcrumbs":7,"title":2},"1130":{"body":43,"breadcrumbs":6,"title":1},"1131":{"body":58,"breadcrumbs":6,"title":1},"1132":{"body":71,"breadcrumbs":6,"title":1},"1133":{"body":21,"breadcrumbs":6,"title":1},"1134":{"body":23,"breadcrumbs":6,"title":1},"1135":{"body":77,"breadcrumbs":6,"title":1},"1136":{"body":46,"breadcrumbs":6,"title":1},"1137":{"body":41,"breadcrumbs":6,"title":1},"1138":{"body":12,"breadcrumbs":6,"title":1},"1139":{"body":0,"breadcrumbs":6,"title":1},"114":{"body":43,"breadcrumbs":6,"title":1},"1140":{"body":55,"breadcrumbs":6,"title":1},"1141":{"body":14,"breadcrumbs":6,"title":1},"1142":{"body":0,"breadcrumbs":6,"title":1},"1143":{"body":7,"breadcrumbs":6,"title":1},"1144":{"body":21,"breadcrumbs":6,"title":1},"1145":{"body":17,"breadcrumbs":6,"title":1},"1146":{"body":20,"breadcrumbs":6,"title":1},"1147":{"body":22,"breadcrumbs":6,"title":1},"1148":{"body":14,"breadcrumbs":6,"title":1},"1149":{"body":0,"breadcrumbs":6,"title":1},"115":{"body":42,"breadcrumbs":6,"title":1},"1150":{"body":33,"breadcrumbs":6,"title":1},"1151":{"body":65,"breadcrumbs":6,"title":1},"1152":{"body":70,"breadcrumbs":6,"title":1},"1153":{"body":17,"breadcrumbs":6,"title":1},"1154":{"body":0,"breadcrumbs":6,"title":1},"1155":{"body":36,"breadcrumbs":6,"title":1},"1156":{"body":50,"breadcrumbs":6,"title":1},"1157":{"body":14,"breadcrumbs":6,"title":1},"1158":{"body":17,"breadcrumbs":6,"title":1},"1159":{"body":22,"breadcrumbs":6,"title":1},"116":{"body":40,"breadcrumbs":6,"title":1},"1160":{"body":12,"breadcrumbs":6,"title":1},"1161":{"body":0,"breadcrumbs":6,"title":1},"1162":{"body":37,"breadcrumbs":6,"title":1},"1163":{"body":14,"breadcrumbs":6,"title":1},"1164":{"body":0,"breadcrumbs":6,"title":1},"1165":{"body":13,"breadcrumbs":6,"title":1},"1166":{"body":10,"breadcrumbs":6,"title":1},"1167":{"body":15,"breadcrumbs":6,"title":1},"1168":{"body":10,"breadcrumbs":6,"title":1},"1169":{"body":12,"breadcrumbs":6,"title":1},"117":{"body":46,"breadcrumbs":6,"title":1},"1170":{"body":12,"breadcrumbs":6,"title":1},"1171":{"body":63,"breadcrumbs":6,"title":1},"1172":{"body":63,"breadcrumbs":6,"title":1},"1173":{"body":4,"breadcrumbs":5,"title":1},"1174":{"body":2,"breadcrumbs":6,"title":1},"1175":{"body":0,"breadcrumbs":6,"title":1},"1176":{"body":27,"breadcrumbs":6,"title":1},"1177":{"body":34,"breadcrumbs":6,"title":1},"1178":{"body":25,"breadcrumbs":6,"title":1},"1179":{"body":41,"breadcrumbs":6,"title":1},"118":{"body":34,"breadcrumbs":6,"title":1},"1180":{"body":63,"breadcrumbs":6,"title":1},"1181":{"body":46,"breadcrumbs":6,"title":1},"1182":{"body":42,"breadcrumbs":6,"title":1},"1183":{"body":73,"breadcrumbs":6,"title":1},"1184":{"body":41,"breadcrumbs":6,"title":1},"1185":{"body":60,"breadcrumbs":6,"title":1},"1186":{"body":38,"breadcrumbs":6,"title":1},"1187":{"body":58,"breadcrumbs":6,"title":1},"1188":{"body":45,"breadcrumbs":6,"title":1},"1189":{"body":2,"breadcrumbs":6,"title":1},"119":{"body":42,"breadcrumbs":6,"title":1},"1190":{"body":0,"breadcrumbs":6,"title":1},"1191":{"body":13,"breadcrumbs":6,"title":1},"1192":{"body":50,"breadcrumbs":6,"title":1},"1193":{"body":53,"breadcrumbs":6,"title":1},"1194":{"body":69,"breadcrumbs":6,"title":1},"1195":{"body":65,"breadcrumbs":6,"title":1},"1196":{"body":64,"breadcrumbs":6,"title":1},"1197":{"body":75,"breadcrumbs":6,"title":1},"1198":{"body":8,"breadcrumbs":5,"title":1},"1199":{"body":2,"breadcrumbs":6,"title":1},"12":{"body":1,"breadcrumbs":2,"title":1},"120":{"body":39,"breadcrumbs":6,"title":1},"1200":{"body":0,"breadcrumbs":6,"title":1},"1201":{"body":17,"breadcrumbs":6,"title":1},"1202":{"body":2,"breadcrumbs":6,"title":1},"1203":{"body":0,"breadcrumbs":6,"title":1},"1204":{"body":34,"breadcrumbs":6,"title":1},"1205":{"body":35,"breadcrumbs":6,"title":1},"1206":{"body":37,"breadcrumbs":6,"title":1},"1207":{"body":42,"breadcrumbs":6,"title":1},"1208":{"body":49,"breadcrumbs":6,"title":1},"1209":{"body":37,"breadcrumbs":6,"title":1},"121":{"body":74,"breadcrumbs":6,"title":1},"1210":{"body":36,"breadcrumbs":6,"title":1},"1211":{"body":62,"breadcrumbs":6,"title":1},"1212":{"body":34,"breadcrumbs":6,"title":1},"1213":{"body":48,"breadcrumbs":6,"title":1},"1214":{"body":71,"breadcrumbs":6,"title":1},"1215":{"body":21,"breadcrumbs":6,"title":1},"1216":{"body":23,"breadcrumbs":6,"title":1},"1217":{"body":36,"breadcrumbs":6,"title":1},"1218":{"body":37,"breadcrumbs":6,"title":1},"1219":{"body":38,"breadcrumbs":6,"title":1},"122":{"body":44,"breadcrumbs":6,"title":1},"1220":{"body":77,"breadcrumbs":6,"title":1},"1221":{"body":0,"breadcrumbs":6,"title":1},"1222":{"body":8,"breadcrumbs":6,"title":1},"1223":{"body":2,"breadcrumbs":6,"title":1},"1224":{"body":0,"breadcrumbs":6,"title":1},"1225":{"body":51,"breadcrumbs":6,"title":1},"1226":{"body":2,"breadcrumbs":6,"title":1},"1227":{"body":0,"breadcrumbs":6,"title":1},"1228":{"body":5,"breadcrumbs":6,"title":1},"1229":{"body":26,"breadcrumbs":6,"title":1},"123":{"body":34,"breadcrumbs":6,"title":1},"1230":{"body":19,"breadcrumbs":6,"title":1},"1231":{"body":19,"breadcrumbs":6,"title":1},"1232":{"body":24,"breadcrumbs":6,"title":1},"1233":{"body":2,"breadcrumbs":6,"title":1},"1234":{"body":0,"breadcrumbs":6,"title":1},"1235":{"body":31,"breadcrumbs":6,"title":1},"1236":{"body":61,"breadcrumbs":6,"title":1},"1237":{"body":79,"breadcrumbs":6,"title":1},"1238":{"body":2,"breadcrumbs":6,"title":1},"1239":{"body":0,"breadcrumbs":6,"title":1},"124":{"body":12,"breadcrumbs":6,"title":1},"1240":{"body":34,"breadcrumbs":6,"title":1},"1241":{"body":50,"breadcrumbs":6,"title":1},"1242":{"body":2,"breadcrumbs":6,"title":1},"1243":{"body":0,"breadcrumbs":6,"title":1},"1244":{"body":32,"breadcrumbs":6,"title":1},"1245":{"body":2,"breadcrumbs":6,"title":1},"1246":{"body":0,"breadcrumbs":6,"title":1},"1247":{"body":10,"breadcrumbs":6,"title":1},"1248":{"body":15,"breadcrumbs":6,"title":1},"1249":{"body":13,"breadcrumbs":6,"title":1},"125":{"body":47,"breadcrumbs":6,"title":1},"1250":{"body":12,"breadcrumbs":6,"title":1},"1251":{"body":12,"breadcrumbs":6,"title":1},"1252":{"body":10,"breadcrumbs":6,"title":1},"1253":{"body":63,"breadcrumbs":6,"title":1},"1254":{"body":63,"breadcrumbs":6,"title":1},"1255":{"body":2,"breadcrumbs":5,"title":1},"1256":{"body":0,"breadcrumbs":5,"title":1},"1257":{"body":7,"breadcrumbs":5,"title":1},"1258":{"body":2,"breadcrumbs":5,"title":1},"1259":{"body":0,"breadcrumbs":5,"title":1},"126":{"body":7,"breadcrumbs":5,"title":1},"1260":{"body":9,"breadcrumbs":5,"title":1},"1261":{"body":0,"breadcrumbs":5,"title":1},"1262":{"body":27,"breadcrumbs":5,"title":1},"1263":{"body":21,"breadcrumbs":5,"title":1},"1264":{"body":13,"breadcrumbs":5,"title":1},"1265":{"body":13,"breadcrumbs":5,"title":1},"1266":{"body":18,"breadcrumbs":5,"title":1},"1267":{"body":30,"breadcrumbs":5,"title":1},"1268":{"body":26,"breadcrumbs":5,"title":1},"1269":{"body":14,"breadcrumbs":5,"title":1},"127":{"body":2,"breadcrumbs":6,"title":1},"1270":{"body":14,"breadcrumbs":5,"title":1},"1271":{"body":14,"breadcrumbs":5,"title":1},"1272":{"body":13,"breadcrumbs":5,"title":1},"1273":{"body":14,"breadcrumbs":5,"title":1},"1274":{"body":30,"breadcrumbs":5,"title":1},"1275":{"body":20,"breadcrumbs":5,"title":1},"1276":{"body":17,"breadcrumbs":5,"title":1},"1277":{"body":7,"breadcrumbs":5,"title":1},"1278":{"body":14,"breadcrumbs":5,"title":1},"1279":{"body":8,"breadcrumbs":5,"title":1},"128":{"body":0,"breadcrumbs":6,"title":1},"1280":{"body":8,"breadcrumbs":5,"title":1},"1281":{"body":10,"breadcrumbs":5,"title":1},"1282":{"body":8,"breadcrumbs":5,"title":1},"1283":{"body":32,"breadcrumbs":5,"title":1},"1284":{"body":9,"breadcrumbs":5,"title":1},"1285":{"body":2,"breadcrumbs":6,"title":1},"1286":{"body":4,"breadcrumbs":6,"title":1},"1287":{"body":22,"breadcrumbs":5,"title":1},"1288":{"body":20,"breadcrumbs":5,"title":1},"1289":{"body":10,"breadcrumbs":5,"title":1},"129":{"body":58,"breadcrumbs":6,"title":1},"1290":{"body":11,"breadcrumbs":5,"title":1},"1291":{"body":14,"breadcrumbs":5,"title":1},"1292":{"body":19,"breadcrumbs":4,"title":1},"1293":{"body":6,"breadcrumbs":5,"title":1},"1294":{"body":6,"breadcrumbs":6,"title":1},"1295":{"body":0,"breadcrumbs":6,"title":1},"1296":{"body":18,"breadcrumbs":6,"title":1},"1297":{"body":10,"breadcrumbs":6,"title":1},"1298":{"body":5,"breadcrumbs":6,"title":1},"1299":{"body":10,"breadcrumbs":6,"title":1},"13":{"body":12,"breadcrumbs":3,"title":1},"130":{"body":37,"breadcrumbs":6,"title":1},"1300":{"body":14,"breadcrumbs":6,"title":1},"1301":{"body":5,"breadcrumbs":6,"title":1},"1302":{"body":31,"breadcrumbs":6,"title":1},"1303":{"body":29,"breadcrumbs":6,"title":1},"1304":{"body":30,"breadcrumbs":6,"title":1},"1305":{"body":37,"breadcrumbs":6,"title":1},"1306":{"body":7,"breadcrumbs":6,"title":1},"1307":{"body":42,"breadcrumbs":6,"title":1},"1308":{"body":22,"breadcrumbs":6,"title":1},"1309":{"body":20,"breadcrumbs":6,"title":1},"131":{"body":23,"breadcrumbs":6,"title":1},"1310":{"body":5,"breadcrumbs":6,"title":1},"1311":{"body":0,"breadcrumbs":6,"title":1},"1312":{"body":32,"breadcrumbs":6,"title":1},"1313":{"body":32,"breadcrumbs":6,"title":1},"1314":{"body":34,"breadcrumbs":6,"title":1},"1315":{"body":6,"breadcrumbs":6,"title":1},"1316":{"body":10,"breadcrumbs":6,"title":1},"1317":{"body":33,"breadcrumbs":6,"title":1},"1318":{"body":14,"breadcrumbs":6,"title":1},"1319":{"body":22,"breadcrumbs":6,"title":1},"132":{"body":20,"breadcrumbs":6,"title":1},"1320":{"body":11,"breadcrumbs":6,"title":1},"1321":{"body":0,"breadcrumbs":6,"title":1},"1322":{"body":25,"breadcrumbs":6,"title":1},"1323":{"body":27,"breadcrumbs":6,"title":1},"1324":{"body":9,"breadcrumbs":6,"title":1},"1325":{"body":24,"breadcrumbs":6,"title":1},"1326":{"body":25,"breadcrumbs":6,"title":1},"1327":{"body":19,"breadcrumbs":6,"title":1},"1328":{"body":19,"breadcrumbs":6,"title":1},"1329":{"body":10,"breadcrumbs":6,"title":1},"133":{"body":38,"breadcrumbs":6,"title":1},"1330":{"body":8,"breadcrumbs":6,"title":1},"1331":{"body":17,"breadcrumbs":6,"title":1},"1332":{"body":20,"breadcrumbs":6,"title":1},"1333":{"body":30,"breadcrumbs":6,"title":1},"1334":{"body":23,"breadcrumbs":6,"title":1},"1335":{"body":9,"breadcrumbs":6,"title":1},"1336":{"body":18,"breadcrumbs":6,"title":1},"1337":{"body":27,"breadcrumbs":6,"title":1},"1338":{"body":24,"breadcrumbs":6,"title":1},"1339":{"body":10,"breadcrumbs":6,"title":1},"134":{"body":28,"breadcrumbs":6,"title":1},"1340":{"body":7,"breadcrumbs":6,"title":1},"1341":{"body":26,"breadcrumbs":6,"title":1},"1342":{"body":6,"breadcrumbs":6,"title":1},"1343":{"body":21,"breadcrumbs":6,"title":1},"1344":{"body":12,"breadcrumbs":6,"title":1},"1345":{"body":13,"breadcrumbs":6,"title":1},"1346":{"body":9,"breadcrumbs":6,"title":1},"1347":{"body":10,"breadcrumbs":6,"title":1},"1348":{"body":5,"breadcrumbs":6,"title":1},"1349":{"body":0,"breadcrumbs":6,"title":1},"135":{"body":2,"breadcrumbs":6,"title":1},"1350":{"body":36,"breadcrumbs":6,"title":1},"1351":{"body":48,"breadcrumbs":6,"title":1},"1352":{"body":56,"breadcrumbs":6,"title":1},"1353":{"body":57,"breadcrumbs":6,"title":1},"1354":{"body":50,"breadcrumbs":6,"title":1},"1355":{"body":56,"breadcrumbs":6,"title":1},"1356":{"body":16,"breadcrumbs":6,"title":1},"1357":{"body":17,"breadcrumbs":6,"title":1},"1358":{"body":35,"breadcrumbs":6,"title":1},"1359":{"body":6,"breadcrumbs":6,"title":1},"136":{"body":0,"breadcrumbs":6,"title":1},"1360":{"body":0,"breadcrumbs":6,"title":1},"1361":{"body":6,"breadcrumbs":6,"title":1},"1362":{"body":6,"breadcrumbs":6,"title":1},"1363":{"body":6,"breadcrumbs":6,"title":1},"1364":{"body":6,"breadcrumbs":6,"title":1},"1365":{"body":6,"breadcrumbs":6,"title":1},"1366":{"body":12,"breadcrumbs":6,"title":1},"1367":{"body":12,"breadcrumbs":6,"title":1},"1368":{"body":11,"breadcrumbs":6,"title":1},"1369":{"body":7,"breadcrumbs":6,"title":1},"137":{"body":28,"breadcrumbs":6,"title":1},"1370":{"body":11,"breadcrumbs":6,"title":1},"1371":{"body":5,"breadcrumbs":6,"title":1},"1372":{"body":5,"breadcrumbs":6,"title":1},"1373":{"body":5,"breadcrumbs":6,"title":1},"1374":{"body":9,"breadcrumbs":5,"title":1},"1375":{"body":2,"breadcrumbs":6,"title":1},"1376":{"body":0,"breadcrumbs":6,"title":1},"1377":{"body":56,"breadcrumbs":6,"title":1},"1378":{"body":56,"breadcrumbs":6,"title":1},"1379":{"body":35,"breadcrumbs":6,"title":1},"138":{"body":28,"breadcrumbs":6,"title":1},"1380":{"body":31,"breadcrumbs":6,"title":1},"1381":{"body":2,"breadcrumbs":6,"title":1},"1382":{"body":0,"breadcrumbs":6,"title":1},"1383":{"body":9,"breadcrumbs":6,"title":1},"1384":{"body":17,"breadcrumbs":6,"title":1},"1385":{"body":14,"breadcrumbs":6,"title":1},"1386":{"body":14,"breadcrumbs":6,"title":1},"1387":{"body":8,"breadcrumbs":6,"title":1},"1388":{"body":16,"breadcrumbs":6,"title":1},"1389":{"body":13,"breadcrumbs":6,"title":1},"139":{"body":31,"breadcrumbs":6,"title":1},"1390":{"body":17,"breadcrumbs":6,"title":1},"1391":{"body":2,"breadcrumbs":6,"title":1},"1392":{"body":0,"breadcrumbs":6,"title":1},"1393":{"body":50,"breadcrumbs":6,"title":1},"1394":{"body":66,"breadcrumbs":6,"title":1},"1395":{"body":45,"breadcrumbs":6,"title":1},"1396":{"body":2,"breadcrumbs":6,"title":1},"1397":{"body":0,"breadcrumbs":6,"title":1},"1398":{"body":15,"breadcrumbs":6,"title":1},"1399":{"body":15,"breadcrumbs":6,"title":1},"14":{"body":32,"breadcrumbs":4,"title":1},"140":{"body":38,"breadcrumbs":6,"title":1},"1400":{"body":34,"breadcrumbs":6,"title":1},"1401":{"body":49,"breadcrumbs":6,"title":1},"1402":{"body":38,"breadcrumbs":6,"title":1},"1403":{"body":54,"breadcrumbs":6,"title":1},"1404":{"body":40,"breadcrumbs":6,"title":1},"1405":{"body":41,"breadcrumbs":6,"title":1},"1406":{"body":38,"breadcrumbs":6,"title":1},"1407":{"body":30,"breadcrumbs":6,"title":1},"1408":{"body":12,"breadcrumbs":6,"title":1},"1409":{"body":37,"breadcrumbs":6,"title":1},"141":{"body":42,"breadcrumbs":6,"title":1},"1410":{"body":17,"breadcrumbs":6,"title":1},"1411":{"body":2,"breadcrumbs":6,"title":1},"1412":{"body":0,"breadcrumbs":6,"title":1},"1413":{"body":68,"breadcrumbs":6,"title":1},"1414":{"body":63,"breadcrumbs":6,"title":1},"1415":{"body":49,"breadcrumbs":6,"title":1},"1416":{"body":5,"breadcrumbs":5,"title":1},"1417":{"body":2,"breadcrumbs":6,"title":1},"1418":{"body":0,"breadcrumbs":6,"title":1},"1419":{"body":18,"breadcrumbs":6,"title":1},"142":{"body":2,"breadcrumbs":6,"title":1},"1420":{"body":9,"breadcrumbs":6,"title":1},"1421":{"body":21,"breadcrumbs":6,"title":1},"1422":{"body":9,"breadcrumbs":6,"title":1},"1423":{"body":13,"breadcrumbs":6,"title":1},"1424":{"body":14,"breadcrumbs":6,"title":1},"1425":{"body":28,"breadcrumbs":6,"title":1},"1426":{"body":30,"breadcrumbs":6,"title":1},"1427":{"body":29,"breadcrumbs":6,"title":1},"1428":{"body":36,"breadcrumbs":6,"title":1},"1429":{"body":36,"breadcrumbs":6,"title":1},"143":{"body":0,"breadcrumbs":6,"title":1},"1430":{"body":41,"breadcrumbs":6,"title":1},"1431":{"body":23,"breadcrumbs":6,"title":1},"1432":{"body":21,"breadcrumbs":6,"title":1},"1433":{"body":2,"breadcrumbs":6,"title":1},"1434":{"body":0,"breadcrumbs":6,"title":1},"1435":{"body":30,"breadcrumbs":6,"title":1},"1436":{"body":30,"breadcrumbs":6,"title":1},"1437":{"body":38,"breadcrumbs":6,"title":1},"1438":{"body":39,"breadcrumbs":6,"title":1},"1439":{"body":43,"breadcrumbs":6,"title":1},"144":{"body":76,"breadcrumbs":6,"title":1},"1440":{"body":6,"breadcrumbs":6,"title":1},"1441":{"body":2,"breadcrumbs":6,"title":1},"1442":{"body":0,"breadcrumbs":6,"title":1},"1443":{"body":27,"breadcrumbs":6,"title":1},"1444":{"body":25,"breadcrumbs":6,"title":1},"1445":{"body":9,"breadcrumbs":6,"title":1},"1446":{"body":24,"breadcrumbs":6,"title":1},"1447":{"body":25,"breadcrumbs":6,"title":1},"1448":{"body":19,"breadcrumbs":6,"title":1},"1449":{"body":19,"breadcrumbs":6,"title":1},"145":{"body":22,"breadcrumbs":6,"title":1},"1450":{"body":9,"breadcrumbs":6,"title":1},"1451":{"body":19,"breadcrumbs":6,"title":1},"1452":{"body":20,"breadcrumbs":6,"title":1},"1453":{"body":30,"breadcrumbs":6,"title":1},"1454":{"body":23,"breadcrumbs":6,"title":1},"1455":{"body":9,"breadcrumbs":6,"title":1},"1456":{"body":18,"breadcrumbs":6,"title":1},"1457":{"body":27,"breadcrumbs":6,"title":1},"1458":{"body":24,"breadcrumbs":6,"title":1},"1459":{"body":10,"breadcrumbs":6,"title":1},"146":{"body":21,"breadcrumbs":6,"title":1},"1460":{"body":26,"breadcrumbs":6,"title":1},"1461":{"body":6,"breadcrumbs":6,"title":1},"1462":{"body":21,"breadcrumbs":6,"title":1},"1463":{"body":2,"breadcrumbs":6,"title":1},"1464":{"body":0,"breadcrumbs":6,"title":1},"1465":{"body":52,"breadcrumbs":6,"title":1},"1466":{"body":61,"breadcrumbs":6,"title":1},"1467":{"body":39,"breadcrumbs":6,"title":1},"1468":{"body":2,"breadcrumbs":6,"title":1},"1469":{"body":0,"breadcrumbs":6,"title":1},"147":{"body":20,"breadcrumbs":6,"title":1},"1470":{"body":6,"breadcrumbs":6,"title":1},"1471":{"body":6,"breadcrumbs":6,"title":1},"1472":{"body":6,"breadcrumbs":6,"title":1},"1473":{"body":6,"breadcrumbs":6,"title":1},"1474":{"body":12,"breadcrumbs":6,"title":1},"1475":{"body":12,"breadcrumbs":6,"title":1},"1476":{"body":11,"breadcrumbs":6,"title":1},"1477":{"body":11,"breadcrumbs":6,"title":1},"1478":{"body":11,"breadcrumbs":6,"title":1},"1479":{"body":4,"breadcrumbs":6,"title":1},"148":{"body":14,"breadcrumbs":6,"title":1},"1480":{"body":4,"breadcrumbs":6,"title":1},"1481":{"body":4,"breadcrumbs":6,"title":1},"1482":{"body":7,"breadcrumbs":6,"title":1},"1483":{"body":2,"breadcrumbs":5,"title":1},"1484":{"body":0,"breadcrumbs":6,"title":2},"1485":{"body":3,"breadcrumbs":5,"title":1},"1486":{"body":3,"breadcrumbs":5,"title":1},"1487":{"body":0,"breadcrumbs":5,"title":1},"1488":{"body":2,"breadcrumbs":5,"title":1},"1489":{"body":8,"breadcrumbs":5,"title":1},"149":{"body":37,"breadcrumbs":6,"title":1},"1490":{"body":4,"breadcrumbs":5,"title":1},"1491":{"body":4,"breadcrumbs":5,"title":1},"1492":{"body":2,"breadcrumbs":5,"title":1},"1493":{"body":0,"breadcrumbs":5,"title":1},"1494":{"body":9,"breadcrumbs":5,"title":1},"1495":{"body":11,"breadcrumbs":5,"title":1},"1496":{"body":15,"breadcrumbs":5,"title":1},"1497":{"body":15,"breadcrumbs":5,"title":1},"1498":{"body":9,"breadcrumbs":5,"title":1},"1499":{"body":10,"breadcrumbs":5,"title":1},"15":{"body":6,"breadcrumbs":5,"title":1},"150":{"body":14,"breadcrumbs":6,"title":1},"1500":{"body":6,"breadcrumbs":5,"title":1},"1501":{"body":13,"breadcrumbs":5,"title":1},"1502":{"body":13,"breadcrumbs":5,"title":1},"1503":{"body":11,"breadcrumbs":5,"title":1},"1504":{"body":5,"breadcrumbs":5,"title":1},"1505":{"body":16,"breadcrumbs":5,"title":1},"1506":{"body":9,"breadcrumbs":5,"title":1},"1507":{"body":10,"breadcrumbs":5,"title":1},"1508":{"body":8,"breadcrumbs":5,"title":1},"1509":{"body":36,"breadcrumbs":5,"title":1},"151":{"body":2,"breadcrumbs":6,"title":1},"1510":{"body":14,"breadcrumbs":5,"title":1},"1511":{"body":9,"breadcrumbs":5,"title":1},"1512":{"body":9,"breadcrumbs":5,"title":1},"1513":{"body":2,"breadcrumbs":6,"title":1},"1514":{"body":4,"breadcrumbs":6,"title":1},"1515":{"body":4,"breadcrumbs":6,"title":1},"1516":{"body":13,"breadcrumbs":5,"title":1},"1517":{"body":17,"breadcrumbs":5,"title":1},"1518":{"body":10,"breadcrumbs":5,"title":1},"1519":{"body":10,"breadcrumbs":5,"title":1},"152":{"body":0,"breadcrumbs":6,"title":1},"1520":{"body":20,"breadcrumbs":5,"title":1},"1521":{"body":29,"breadcrumbs":5,"title":1},"1522":{"body":16,"breadcrumbs":5,"title":1},"1523":{"body":14,"breadcrumbs":5,"title":1},"1524":{"body":3,"breadcrumbs":4,"title":1},"1525":{"body":9,"breadcrumbs":5,"title":1},"1526":{"body":4,"breadcrumbs":6,"title":1},"1527":{"body":0,"breadcrumbs":6,"title":1},"1528":{"body":2,"breadcrumbs":6,"title":1},"1529":{"body":4,"breadcrumbs":6,"title":1},"153":{"body":16,"breadcrumbs":6,"title":1},"1530":{"body":0,"breadcrumbs":7,"title":2},"1531":{"body":4,"breadcrumbs":6,"title":1},"1532":{"body":3,"breadcrumbs":6,"title":1},"1533":{"body":0,"breadcrumbs":6,"title":1},"1534":{"body":13,"breadcrumbs":6,"title":1},"1535":{"body":8,"breadcrumbs":6,"title":1},"1536":{"body":5,"breadcrumbs":6,"title":1},"1537":{"body":6,"breadcrumbs":6,"title":1},"1538":{"body":6,"breadcrumbs":6,"title":1},"1539":{"body":4,"breadcrumbs":6,"title":1},"154":{"body":20,"breadcrumbs":6,"title":1},"1540":{"body":0,"breadcrumbs":6,"title":1},"1541":{"body":13,"breadcrumbs":6,"title":1},"1542":{"body":5,"breadcrumbs":6,"title":1},"1543":{"body":5,"breadcrumbs":6,"title":1},"1544":{"body":4,"breadcrumbs":6,"title":1},"1545":{"body":0,"breadcrumbs":6,"title":1},"1546":{"body":5,"breadcrumbs":6,"title":1},"1547":{"body":4,"breadcrumbs":6,"title":1},"1548":{"body":4,"breadcrumbs":6,"title":1},"1549":{"body":4,"breadcrumbs":6,"title":1},"155":{"body":17,"breadcrumbs":6,"title":1},"1550":{"body":0,"breadcrumbs":6,"title":1},"1551":{"body":5,"breadcrumbs":6,"title":1},"1552":{"body":4,"breadcrumbs":6,"title":1},"1553":{"body":4,"breadcrumbs":6,"title":1},"1554":{"body":4,"breadcrumbs":6,"title":1},"1555":{"body":0,"breadcrumbs":6,"title":1},"1556":{"body":5,"breadcrumbs":6,"title":1},"1557":{"body":4,"breadcrumbs":6,"title":1},"1558":{"body":4,"breadcrumbs":6,"title":1},"1559":{"body":4,"breadcrumbs":6,"title":1},"156":{"body":17,"breadcrumbs":6,"title":1},"1560":{"body":0,"breadcrumbs":6,"title":1},"1561":{"body":5,"breadcrumbs":6,"title":1},"1562":{"body":4,"breadcrumbs":6,"title":1},"1563":{"body":4,"breadcrumbs":6,"title":1},"1564":{"body":4,"breadcrumbs":6,"title":1},"1565":{"body":0,"breadcrumbs":7,"title":2},"1566":{"body":4,"breadcrumbs":6,"title":1},"1567":{"body":4,"breadcrumbs":6,"title":1},"1568":{"body":5,"breadcrumbs":6,"title":1},"1569":{"body":3,"breadcrumbs":6,"title":1},"157":{"body":20,"breadcrumbs":6,"title":1},"1570":{"body":0,"breadcrumbs":6,"title":1},"1571":{"body":7,"breadcrumbs":6,"title":1},"1572":{"body":4,"breadcrumbs":6,"title":1},"1573":{"body":6,"breadcrumbs":6,"title":1},"1574":{"body":16,"breadcrumbs":6,"title":1},"1575":{"body":16,"breadcrumbs":6,"title":1},"1576":{"body":2,"breadcrumbs":6,"title":1},"1577":{"body":0,"breadcrumbs":7,"title":2},"1578":{"body":3,"breadcrumbs":6,"title":1},"1579":{"body":3,"breadcrumbs":6,"title":1},"158":{"body":18,"breadcrumbs":6,"title":1},"1580":{"body":3,"breadcrumbs":6,"title":1},"1581":{"body":0,"breadcrumbs":6,"title":1},"1582":{"body":1,"breadcrumbs":6,"title":1},"1583":{"body":8,"breadcrumbs":6,"title":1},"1584":{"body":8,"breadcrumbs":6,"title":1},"1585":{"body":16,"breadcrumbs":6,"title":1},"1586":{"body":3,"breadcrumbs":5,"title":1},"1587":{"body":16,"breadcrumbs":6,"title":1},"1588":{"body":0,"breadcrumbs":6,"title":1},"1589":{"body":6,"breadcrumbs":6,"title":1},"159":{"body":19,"breadcrumbs":6,"title":1},"1590":{"body":8,"breadcrumbs":6,"title":1},"1591":{"body":16,"breadcrumbs":6,"title":1},"1592":{"body":10,"breadcrumbs":6,"title":1},"1593":{"body":9,"breadcrumbs":6,"title":1},"1594":{"body":0,"breadcrumbs":6,"title":1},"1595":{"body":12,"breadcrumbs":6,"title":1},"1596":{"body":10,"breadcrumbs":6,"title":1},"1597":{"body":11,"breadcrumbs":6,"title":1},"1598":{"body":9,"breadcrumbs":6,"title":1},"1599":{"body":6,"breadcrumbs":6,"title":1},"16":{"body":6,"breadcrumbs":6,"title":1},"160":{"body":30,"breadcrumbs":6,"title":1},"1600":{"body":7,"breadcrumbs":6,"title":1},"1601":{"body":11,"breadcrumbs":6,"title":1},"1602":{"body":0,"breadcrumbs":6,"title":1},"1603":{"body":2,"breadcrumbs":6,"title":1},"1604":{"body":3,"breadcrumbs":6,"title":1},"1605":{"body":3,"breadcrumbs":6,"title":1},"1606":{"body":17,"breadcrumbs":6,"title":1},"1607":{"body":0,"breadcrumbs":7,"title":2},"1608":{"body":5,"breadcrumbs":6,"title":1},"1609":{"body":5,"breadcrumbs":6,"title":1},"161":{"body":28,"breadcrumbs":6,"title":1},"1610":{"body":5,"breadcrumbs":6,"title":1},"1611":{"body":5,"breadcrumbs":6,"title":1},"1612":{"body":5,"breadcrumbs":6,"title":1},"1613":{"body":5,"breadcrumbs":6,"title":1},"1614":{"body":5,"breadcrumbs":6,"title":1},"1615":{"body":5,"breadcrumbs":6,"title":1},"1616":{"body":5,"breadcrumbs":6,"title":1},"1617":{"body":5,"breadcrumbs":6,"title":1},"1618":{"body":5,"breadcrumbs":6,"title":1},"1619":{"body":5,"breadcrumbs":6,"title":1},"162":{"body":28,"breadcrumbs":6,"title":1},"1620":{"body":5,"breadcrumbs":6,"title":1},"1621":{"body":5,"breadcrumbs":6,"title":1},"1622":{"body":5,"breadcrumbs":6,"title":1},"1623":{"body":5,"breadcrumbs":6,"title":1},"1624":{"body":5,"breadcrumbs":6,"title":1},"1625":{"body":5,"breadcrumbs":6,"title":1},"1626":{"body":5,"breadcrumbs":6,"title":1},"1627":{"body":5,"breadcrumbs":6,"title":1},"1628":{"body":0,"breadcrumbs":6,"title":1},"1629":{"body":2,"breadcrumbs":6,"title":1},"163":{"body":26,"breadcrumbs":6,"title":1},"1630":{"body":2,"breadcrumbs":6,"title":1},"1631":{"body":5,"breadcrumbs":6,"title":1},"1632":{"body":2,"breadcrumbs":6,"title":1},"1633":{"body":2,"breadcrumbs":6,"title":1},"1634":{"body":2,"breadcrumbs":6,"title":1},"1635":{"body":2,"breadcrumbs":6,"title":1},"1636":{"body":3,"breadcrumbs":6,"title":1},"1637":{"body":11,"breadcrumbs":5,"title":1},"1638":{"body":2,"breadcrumbs":6,"title":1},"1639":{"body":0,"breadcrumbs":6,"title":1},"164":{"body":25,"breadcrumbs":6,"title":1},"1640":{"body":3,"breadcrumbs":6,"title":1},"1641":{"body":3,"breadcrumbs":6,"title":1},"1642":{"body":5,"breadcrumbs":6,"title":1},"1643":{"body":0,"breadcrumbs":6,"title":1},"1644":{"body":6,"breadcrumbs":6,"title":1},"1645":{"body":5,"breadcrumbs":6,"title":1},"1646":{"body":0,"breadcrumbs":7,"title":2},"1647":{"body":3,"breadcrumbs":6,"title":1},"1648":{"body":7,"breadcrumbs":6,"title":1},"1649":{"body":3,"breadcrumbs":6,"title":1},"165":{"body":25,"breadcrumbs":6,"title":1},"1650":{"body":3,"breadcrumbs":6,"title":1},"1651":{"body":3,"breadcrumbs":6,"title":1},"1652":{"body":3,"breadcrumbs":6,"title":1},"1653":{"body":3,"breadcrumbs":6,"title":1},"1654":{"body":0,"breadcrumbs":6,"title":1},"1655":{"body":2,"breadcrumbs":6,"title":1},"1656":{"body":17,"breadcrumbs":6,"title":1},"1657":{"body":14,"breadcrumbs":6,"title":1},"1658":{"body":17,"breadcrumbs":6,"title":1},"1659":{"body":6,"breadcrumbs":6,"title":1},"166":{"body":16,"breadcrumbs":6,"title":1},"1660":{"body":6,"breadcrumbs":6,"title":1},"1661":{"body":6,"breadcrumbs":6,"title":1},"1662":{"body":6,"breadcrumbs":6,"title":1},"1663":{"body":8,"breadcrumbs":6,"title":1},"1664":{"body":12,"breadcrumbs":6,"title":1},"1665":{"body":11,"breadcrumbs":6,"title":1},"1666":{"body":12,"breadcrumbs":6,"title":1},"1667":{"body":11,"breadcrumbs":6,"title":1},"1668":{"body":12,"breadcrumbs":6,"title":1},"1669":{"body":0,"breadcrumbs":6,"title":1},"167":{"body":19,"breadcrumbs":6,"title":1},"1670":{"body":8,"breadcrumbs":6,"title":1},"1671":{"body":10,"breadcrumbs":6,"title":1},"1672":{"body":0,"breadcrumbs":7,"title":2},"1673":{"body":5,"breadcrumbs":6,"title":1},"1674":{"body":0,"breadcrumbs":6,"title":1},"1675":{"body":6,"breadcrumbs":6,"title":1},"1676":{"body":6,"breadcrumbs":6,"title":1},"1677":{"body":6,"breadcrumbs":6,"title":1},"1678":{"body":6,"breadcrumbs":6,"title":1},"1679":{"body":7,"breadcrumbs":6,"title":1},"168":{"body":21,"breadcrumbs":6,"title":1},"1680":{"body":2,"breadcrumbs":6,"title":1},"1681":{"body":2,"breadcrumbs":6,"title":1},"1682":{"body":2,"breadcrumbs":7,"title":1},"1683":{"body":4,"breadcrumbs":7,"title":1},"1684":{"body":2,"breadcrumbs":6,"title":1},"1685":{"body":0,"breadcrumbs":6,"title":1},"1686":{"body":3,"breadcrumbs":6,"title":1},"1687":{"body":6,"breadcrumbs":6,"title":1},"1688":{"body":6,"breadcrumbs":6,"title":1},"1689":{"body":5,"breadcrumbs":6,"title":1},"169":{"body":2,"breadcrumbs":6,"title":1},"1690":{"body":0,"breadcrumbs":6,"title":1},"1691":{"body":6,"breadcrumbs":6,"title":1},"1692":{"body":6,"breadcrumbs":6,"title":1},"1693":{"body":6,"breadcrumbs":6,"title":1},"1694":{"body":3,"breadcrumbs":6,"title":1},"1695":{"body":2,"breadcrumbs":6,"title":1},"1696":{"body":0,"breadcrumbs":7,"title":2},"1697":{"body":6,"breadcrumbs":6,"title":1},"1698":{"body":6,"breadcrumbs":6,"title":1},"1699":{"body":6,"breadcrumbs":6,"title":1},"17":{"body":0,"breadcrumbs":6,"title":1},"170":{"body":0,"breadcrumbs":6,"title":1},"1700":{"body":17,"breadcrumbs":6,"title":1},"1701":{"body":19,"breadcrumbs":6,"title":1},"1702":{"body":2,"breadcrumbs":6,"title":1},"1703":{"body":0,"breadcrumbs":7,"title":2},"1704":{"body":5,"breadcrumbs":6,"title":1},"1705":{"body":0,"breadcrumbs":6,"title":1},"1706":{"body":4,"breadcrumbs":6,"title":1},"1707":{"body":8,"breadcrumbs":6,"title":1},"1708":{"body":8,"breadcrumbs":6,"title":1},"1709":{"body":3,"breadcrumbs":6,"title":1},"171":{"body":9,"breadcrumbs":6,"title":1},"1710":{"body":3,"breadcrumbs":6,"title":1},"1711":{"body":0,"breadcrumbs":6,"title":1},"1712":{"body":4,"breadcrumbs":6,"title":1},"1713":{"body":6,"breadcrumbs":4,"title":1},"1714":{"body":1,"breadcrumbs":5,"title":1},"1715":{"body":7,"breadcrumbs":6,"title":1},"1716":{"body":0,"breadcrumbs":6,"title":1},"1717":{"body":17,"breadcrumbs":6,"title":1},"1718":{"body":18,"breadcrumbs":6,"title":1},"1719":{"body":18,"breadcrumbs":6,"title":1},"172":{"body":9,"breadcrumbs":6,"title":1},"1720":{"body":18,"breadcrumbs":6,"title":1},"1721":{"body":18,"breadcrumbs":6,"title":1},"1722":{"body":36,"breadcrumbs":6,"title":1},"1723":{"body":19,"breadcrumbs":6,"title":1},"1724":{"body":19,"breadcrumbs":6,"title":1},"1725":{"body":20,"breadcrumbs":6,"title":1},"1726":{"body":3,"breadcrumbs":5,"title":1},"1727":{"body":2,"breadcrumbs":6,"title":1},"1728":{"body":0,"breadcrumbs":6,"title":1},"1729":{"body":72,"breadcrumbs":6,"title":1},"173":{"body":13,"breadcrumbs":6,"title":1},"1730":{"body":74,"breadcrumbs":6,"title":1},"1731":{"body":80,"breadcrumbs":6,"title":1},"1732":{"body":82,"breadcrumbs":6,"title":1},"1733":{"body":21,"breadcrumbs":6,"title":1},"1734":{"body":16,"breadcrumbs":6,"title":1},"1735":{"body":16,"breadcrumbs":6,"title":1},"1736":{"body":28,"breadcrumbs":6,"title":1},"1737":{"body":7,"breadcrumbs":6,"title":1},"1738":{"body":49,"breadcrumbs":6,"title":1},"1739":{"body":53,"breadcrumbs":6,"title":1},"174":{"body":14,"breadcrumbs":6,"title":1},"1740":{"body":52,"breadcrumbs":6,"title":1},"1741":{"body":53,"breadcrumbs":6,"title":1},"1742":{"body":32,"breadcrumbs":6,"title":1},"1743":{"body":37,"breadcrumbs":6,"title":1},"1744":{"body":42,"breadcrumbs":6,"title":1},"1745":{"body":39,"breadcrumbs":6,"title":1},"1746":{"body":28,"breadcrumbs":6,"title":1},"1747":{"body":20,"breadcrumbs":6,"title":1},"1748":{"body":19,"breadcrumbs":6,"title":1},"1749":{"body":19,"breadcrumbs":6,"title":1},"175":{"body":11,"breadcrumbs":6,"title":1},"1750":{"body":21,"breadcrumbs":6,"title":1},"1751":{"body":32,"breadcrumbs":6,"title":1},"1752":{"body":18,"breadcrumbs":6,"title":1},"1753":{"body":26,"breadcrumbs":6,"title":1},"1754":{"body":25,"breadcrumbs":6,"title":1},"1755":{"body":24,"breadcrumbs":6,"title":1},"1756":{"body":24,"breadcrumbs":6,"title":1},"1757":{"body":2,"breadcrumbs":6,"title":1},"1758":{"body":0,"breadcrumbs":6,"title":1},"1759":{"body":60,"breadcrumbs":6,"title":1},"176":{"body":12,"breadcrumbs":6,"title":1},"1760":{"body":62,"breadcrumbs":6,"title":1},"1761":{"body":68,"breadcrumbs":6,"title":1},"1762":{"body":68,"breadcrumbs":6,"title":1},"1763":{"body":30,"breadcrumbs":6,"title":1},"1764":{"body":30,"breadcrumbs":6,"title":1},"1765":{"body":36,"breadcrumbs":6,"title":1},"1766":{"body":0,"breadcrumbs":6,"title":1},"1767":{"body":9,"breadcrumbs":6,"title":1},"1768":{"body":9,"breadcrumbs":6,"title":1},"1769":{"body":9,"breadcrumbs":6,"title":1},"177":{"body":11,"breadcrumbs":6,"title":1},"1770":{"body":0,"breadcrumbs":6,"title":1},"1771":{"body":28,"breadcrumbs":6,"title":1},"1772":{"body":2,"breadcrumbs":5,"title":1},"1773":{"body":0,"breadcrumbs":5,"title":1},"1774":{"body":18,"breadcrumbs":5,"title":1},"1775":{"body":18,"breadcrumbs":5,"title":1},"1776":{"body":25,"breadcrumbs":5,"title":1},"1777":{"body":13,"breadcrumbs":5,"title":1},"1778":{"body":13,"breadcrumbs":5,"title":1},"1779":{"body":20,"breadcrumbs":5,"title":1},"178":{"body":42,"breadcrumbs":6,"title":1},"1780":{"body":25,"breadcrumbs":5,"title":1},"1781":{"body":17,"breadcrumbs":5,"title":1},"1782":{"body":36,"breadcrumbs":5,"title":1},"1783":{"body":0,"breadcrumbs":6,"title":2},"1784":{"body":3,"breadcrumbs":5,"title":1},"1785":{"body":4,"breadcrumbs":5,"title":1},"1786":{"body":3,"breadcrumbs":5,"title":1},"1787":{"body":0,"breadcrumbs":5,"title":1},"1788":{"body":18,"breadcrumbs":5,"title":1},"1789":{"body":2,"breadcrumbs":5,"title":1},"179":{"body":50,"breadcrumbs":6,"title":1},"1790":{"body":3,"breadcrumbs":5,"title":1},"1791":{"body":11,"breadcrumbs":5,"title":1},"1792":{"body":67,"breadcrumbs":5,"title":1},"1793":{"body":69,"breadcrumbs":5,"title":1},"1794":{"body":75,"breadcrumbs":5,"title":1},"1795":{"body":77,"breadcrumbs":5,"title":1},"1796":{"body":21,"breadcrumbs":5,"title":1},"1797":{"body":29,"breadcrumbs":5,"title":1},"1798":{"body":7,"breadcrumbs":5,"title":1},"1799":{"body":17,"breadcrumbs":5,"title":1},"18":{"body":54,"breadcrumbs":6,"title":1},"180":{"body":39,"breadcrumbs":6,"title":1},"1800":{"body":29,"breadcrumbs":5,"title":1},"1801":{"body":50,"breadcrumbs":5,"title":1},"1802":{"body":54,"breadcrumbs":5,"title":1},"1803":{"body":53,"breadcrumbs":5,"title":1},"1804":{"body":54,"breadcrumbs":5,"title":1},"1805":{"body":44,"breadcrumbs":5,"title":1},"1806":{"body":40,"breadcrumbs":5,"title":1},"1807":{"body":33,"breadcrumbs":5,"title":1},"1808":{"body":37,"breadcrumbs":5,"title":1},"1809":{"body":7,"breadcrumbs":5,"title":1},"181":{"body":61,"breadcrumbs":6,"title":1},"1810":{"body":21,"breadcrumbs":5,"title":1},"1811":{"body":20,"breadcrumbs":5,"title":1},"1812":{"body":31,"breadcrumbs":5,"title":1},"1813":{"body":19,"breadcrumbs":5,"title":1},"1814":{"body":26,"breadcrumbs":5,"title":1},"1815":{"body":25,"breadcrumbs":5,"title":1},"1816":{"body":25,"breadcrumbs":5,"title":1},"1817":{"body":27,"breadcrumbs":5,"title":1},"1818":{"body":20,"breadcrumbs":5,"title":1},"1819":{"body":22,"breadcrumbs":5,"title":1},"182":{"body":54,"breadcrumbs":6,"title":1},"1820":{"body":1,"breadcrumbs":4,"title":1},"1821":{"body":2,"breadcrumbs":5,"title":1},"1822":{"body":0,"breadcrumbs":5,"title":1},"1823":{"body":46,"breadcrumbs":5,"title":1},"183":{"body":2,"breadcrumbs":6,"title":1},"184":{"body":0,"breadcrumbs":6,"title":1},"185":{"body":9,"breadcrumbs":6,"title":1},"186":{"body":2,"breadcrumbs":6,"title":1},"187":{"body":0,"breadcrumbs":6,"title":1},"188":{"body":64,"breadcrumbs":6,"title":1},"189":{"body":7,"breadcrumbs":6,"title":1},"19":{"body":33,"breadcrumbs":6,"title":1},"190":{"body":12,"breadcrumbs":6,"title":1},"191":{"body":43,"breadcrumbs":6,"title":1},"192":{"body":43,"breadcrumbs":6,"title":1},"193":{"body":2,"breadcrumbs":5,"title":1},"194":{"body":0,"breadcrumbs":5,"title":1},"195":{"body":7,"breadcrumbs":5,"title":1},"196":{"body":7,"breadcrumbs":5,"title":1},"197":{"body":4,"breadcrumbs":5,"title":1},"198":{"body":0,"breadcrumbs":5,"title":1},"199":{"body":9,"breadcrumbs":5,"title":1},"2":{"body":26,"breadcrumbs":2,"title":1},"20":{"body":24,"breadcrumbs":6,"title":1},"200":{"body":7,"breadcrumbs":5,"title":1},"201":{"body":24,"breadcrumbs":5,"title":1},"202":{"body":30,"breadcrumbs":5,"title":1},"203":{"body":20,"breadcrumbs":5,"title":1},"204":{"body":9,"breadcrumbs":5,"title":1},"205":{"body":7,"breadcrumbs":5,"title":1},"206":{"body":4,"breadcrumbs":5,"title":1},"207":{"body":21,"breadcrumbs":5,"title":1},"208":{"body":20,"breadcrumbs":5,"title":1},"209":{"body":37,"breadcrumbs":5,"title":1},"21":{"body":19,"breadcrumbs":6,"title":1},"210":{"body":14,"breadcrumbs":5,"title":1},"211":{"body":22,"breadcrumbs":5,"title":1},"212":{"body":14,"breadcrumbs":5,"title":1},"213":{"body":8,"breadcrumbs":5,"title":1},"214":{"body":0,"breadcrumbs":5,"title":1},"215":{"body":29,"breadcrumbs":5,"title":1},"216":{"body":26,"breadcrumbs":5,"title":1},"217":{"body":30,"breadcrumbs":5,"title":1},"218":{"body":2,"breadcrumbs":5,"title":1},"219":{"body":0,"breadcrumbs":5,"title":1},"22":{"body":29,"breadcrumbs":6,"title":1},"220":{"body":12,"breadcrumbs":5,"title":1},"221":{"body":15,"breadcrumbs":5,"title":1},"222":{"body":21,"breadcrumbs":5,"title":1},"223":{"body":35,"breadcrumbs":5,"title":1},"224":{"body":2,"breadcrumbs":5,"title":1},"225":{"body":0,"breadcrumbs":6,"title":2},"226":{"body":8,"breadcrumbs":5,"title":1},"227":{"body":6,"breadcrumbs":5,"title":1},"228":{"body":6,"breadcrumbs":5,"title":1},"229":{"body":6,"breadcrumbs":5,"title":1},"23":{"body":38,"breadcrumbs":6,"title":1},"230":{"body":6,"breadcrumbs":5,"title":1},"231":{"body":2,"breadcrumbs":5,"title":1},"232":{"body":0,"breadcrumbs":6,"title":2},"233":{"body":16,"breadcrumbs":5,"title":1},"234":{"body":5,"breadcrumbs":5,"title":1},"235":{"body":5,"breadcrumbs":5,"title":1},"236":{"body":5,"breadcrumbs":5,"title":1},"237":{"body":5,"breadcrumbs":5,"title":1},"238":{"body":9,"breadcrumbs":5,"title":1},"239":{"body":10,"breadcrumbs":5,"title":1},"24":{"body":4,"breadcrumbs":6,"title":1},"240":{"body":14,"breadcrumbs":5,"title":1},"241":{"body":2,"breadcrumbs":5,"title":1},"242":{"body":0,"breadcrumbs":6,"title":2},"243":{"body":5,"breadcrumbs":5,"title":1},"244":{"body":5,"breadcrumbs":5,"title":1},"245":{"body":5,"breadcrumbs":5,"title":1},"246":{"body":5,"breadcrumbs":5,"title":1},"247":{"body":5,"breadcrumbs":5,"title":1},"248":{"body":5,"breadcrumbs":5,"title":1},"249":{"body":9,"breadcrumbs":5,"title":1},"25":{"body":0,"breadcrumbs":6,"title":1},"250":{"body":9,"breadcrumbs":5,"title":1},"251":{"body":14,"breadcrumbs":5,"title":1},"252":{"body":11,"breadcrumbs":5,"title":1},"253":{"body":7,"breadcrumbs":5,"title":1},"254":{"body":18,"breadcrumbs":5,"title":1},"255":{"body":19,"breadcrumbs":5,"title":1},"256":{"body":2,"breadcrumbs":5,"title":1},"257":{"body":0,"breadcrumbs":5,"title":1},"258":{"body":7,"breadcrumbs":5,"title":1},"259":{"body":2,"breadcrumbs":5,"title":1},"26":{"body":28,"breadcrumbs":6,"title":1},"260":{"body":0,"breadcrumbs":5,"title":1},"261":{"body":8,"breadcrumbs":5,"title":1},"262":{"body":9,"breadcrumbs":5,"title":1},"263":{"body":0,"breadcrumbs":5,"title":1},"264":{"body":2,"breadcrumbs":5,"title":1},"265":{"body":2,"breadcrumbs":5,"title":1},"266":{"body":2,"breadcrumbs":5,"title":1},"267":{"body":2,"breadcrumbs":5,"title":1},"268":{"body":2,"breadcrumbs":5,"title":1},"269":{"body":2,"breadcrumbs":5,"title":1},"27":{"body":38,"breadcrumbs":6,"title":1},"270":{"body":2,"breadcrumbs":5,"title":1},"271":{"body":2,"breadcrumbs":5,"title":1},"272":{"body":5,"breadcrumbs":5,"title":1},"273":{"body":6,"breadcrumbs":5,"title":1},"274":{"body":4,"breadcrumbs":5,"title":1},"275":{"body":3,"breadcrumbs":5,"title":1},"276":{"body":7,"breadcrumbs":5,"title":1},"277":{"body":7,"breadcrumbs":5,"title":1},"278":{"body":4,"breadcrumbs":5,"title":1},"279":{"body":2,"breadcrumbs":5,"title":1},"28":{"body":42,"breadcrumbs":6,"title":1},"280":{"body":2,"breadcrumbs":5,"title":1},"281":{"body":4,"breadcrumbs":5,"title":1},"282":{"body":2,"breadcrumbs":5,"title":1},"283":{"body":2,"breadcrumbs":5,"title":1},"284":{"body":2,"breadcrumbs":5,"title":1},"285":{"body":2,"breadcrumbs":5,"title":1},"286":{"body":2,"breadcrumbs":5,"title":1},"287":{"body":2,"breadcrumbs":5,"title":1},"288":{"body":2,"breadcrumbs":5,"title":1},"289":{"body":2,"breadcrumbs":5,"title":1},"29":{"body":28,"breadcrumbs":6,"title":1},"290":{"body":2,"breadcrumbs":5,"title":1},"291":{"body":2,"breadcrumbs":5,"title":1},"292":{"body":2,"breadcrumbs":5,"title":1},"293":{"body":2,"breadcrumbs":5,"title":1},"294":{"body":2,"breadcrumbs":5,"title":1},"295":{"body":3,"breadcrumbs":5,"title":1},"296":{"body":5,"breadcrumbs":5,"title":1},"297":{"body":2,"breadcrumbs":5,"title":1},"298":{"body":2,"breadcrumbs":5,"title":1},"299":{"body":2,"breadcrumbs":5,"title":1},"3":{"body":34,"breadcrumbs":2,"title":1},"30":{"body":31,"breadcrumbs":6,"title":1},"300":{"body":2,"breadcrumbs":5,"title":1},"301":{"body":2,"breadcrumbs":5,"title":1},"302":{"body":2,"breadcrumbs":5,"title":1},"303":{"body":6,"breadcrumbs":5,"title":1},"304":{"body":6,"breadcrumbs":5,"title":1},"305":{"body":6,"breadcrumbs":5,"title":1},"306":{"body":3,"breadcrumbs":5,"title":1},"307":{"body":5,"breadcrumbs":5,"title":1},"308":{"body":6,"breadcrumbs":5,"title":1},"309":{"body":5,"breadcrumbs":5,"title":1},"31":{"body":20,"breadcrumbs":6,"title":1},"310":{"body":5,"breadcrumbs":5,"title":1},"311":{"body":7,"breadcrumbs":5,"title":1},"312":{"body":6,"breadcrumbs":5,"title":1},"313":{"body":6,"breadcrumbs":5,"title":1},"314":{"body":5,"breadcrumbs":5,"title":1},"315":{"body":3,"breadcrumbs":5,"title":1},"316":{"body":3,"breadcrumbs":5,"title":1},"317":{"body":8,"breadcrumbs":5,"title":1},"318":{"body":6,"breadcrumbs":5,"title":1},"319":{"body":6,"breadcrumbs":5,"title":1},"32":{"body":0,"breadcrumbs":6,"title":1},"320":{"body":6,"breadcrumbs":5,"title":1},"321":{"body":5,"breadcrumbs":5,"title":1},"322":{"body":4,"breadcrumbs":5,"title":1},"323":{"body":6,"breadcrumbs":5,"title":1},"324":{"body":5,"breadcrumbs":5,"title":1},"325":{"body":4,"breadcrumbs":5,"title":1},"326":{"body":4,"breadcrumbs":5,"title":1},"327":{"body":4,"breadcrumbs":5,"title":1},"328":{"body":6,"breadcrumbs":5,"title":1},"329":{"body":6,"breadcrumbs":5,"title":1},"33":{"body":59,"breadcrumbs":6,"title":1},"330":{"body":6,"breadcrumbs":5,"title":1},"331":{"body":5,"breadcrumbs":5,"title":1},"332":{"body":6,"breadcrumbs":5,"title":1},"333":{"body":5,"breadcrumbs":5,"title":1},"334":{"body":9,"breadcrumbs":5,"title":1},"335":{"body":16,"breadcrumbs":5,"title":1},"336":{"body":7,"breadcrumbs":5,"title":1},"337":{"body":4,"breadcrumbs":5,"title":1},"338":{"body":5,"breadcrumbs":5,"title":1},"339":{"body":11,"breadcrumbs":5,"title":1},"34":{"body":22,"breadcrumbs":6,"title":1},"340":{"body":3,"breadcrumbs":5,"title":1},"341":{"body":2,"breadcrumbs":5,"title":1},"342":{"body":2,"breadcrumbs":5,"title":1},"343":{"body":6,"breadcrumbs":5,"title":1},"344":{"body":2,"breadcrumbs":5,"title":1},"345":{"body":2,"breadcrumbs":5,"title":1},"346":{"body":3,"breadcrumbs":5,"title":1},"347":{"body":2,"breadcrumbs":5,"title":1},"348":{"body":2,"breadcrumbs":5,"title":1},"349":{"body":2,"breadcrumbs":5,"title":1},"35":{"body":21,"breadcrumbs":6,"title":1},"350":{"body":2,"breadcrumbs":5,"title":1},"351":{"body":2,"breadcrumbs":5,"title":1},"352":{"body":2,"breadcrumbs":5,"title":1},"353":{"body":2,"breadcrumbs":5,"title":1},"354":{"body":7,"breadcrumbs":5,"title":1},"355":{"body":7,"breadcrumbs":5,"title":1},"356":{"body":9,"breadcrumbs":5,"title":1},"357":{"body":7,"breadcrumbs":5,"title":1},"358":{"body":8,"breadcrumbs":5,"title":1},"359":{"body":2,"breadcrumbs":5,"title":1},"36":{"body":14,"breadcrumbs":6,"title":1},"360":{"body":7,"breadcrumbs":5,"title":1},"361":{"body":4,"breadcrumbs":5,"title":1},"362":{"body":5,"breadcrumbs":5,"title":1},"363":{"body":9,"breadcrumbs":5,"title":1},"364":{"body":6,"breadcrumbs":5,"title":1},"365":{"body":6,"breadcrumbs":5,"title":1},"366":{"body":7,"breadcrumbs":5,"title":1},"367":{"body":9,"breadcrumbs":5,"title":1},"368":{"body":3,"breadcrumbs":5,"title":1},"369":{"body":7,"breadcrumbs":5,"title":1},"37":{"body":14,"breadcrumbs":6,"title":1},"370":{"body":9,"breadcrumbs":5,"title":1},"371":{"body":5,"breadcrumbs":5,"title":1},"372":{"body":6,"breadcrumbs":5,"title":1},"373":{"body":3,"breadcrumbs":5,"title":1},"374":{"body":7,"breadcrumbs":5,"title":1},"375":{"body":7,"breadcrumbs":5,"title":1},"376":{"body":7,"breadcrumbs":5,"title":1},"377":{"body":7,"breadcrumbs":5,"title":1},"378":{"body":6,"breadcrumbs":5,"title":1},"379":{"body":2,"breadcrumbs":5,"title":1},"38":{"body":20,"breadcrumbs":6,"title":1},"380":{"body":9,"breadcrumbs":5,"title":1},"381":{"body":6,"breadcrumbs":5,"title":1},"382":{"body":6,"breadcrumbs":5,"title":1},"383":{"body":5,"breadcrumbs":5,"title":1},"384":{"body":4,"breadcrumbs":5,"title":1},"385":{"body":4,"breadcrumbs":5,"title":1},"386":{"body":5,"breadcrumbs":5,"title":1},"387":{"body":4,"breadcrumbs":5,"title":1},"388":{"body":4,"breadcrumbs":5,"title":1},"389":{"body":2,"breadcrumbs":5,"title":1},"39":{"body":37,"breadcrumbs":6,"title":1},"390":{"body":2,"breadcrumbs":5,"title":1},"391":{"body":2,"breadcrumbs":5,"title":1},"392":{"body":2,"breadcrumbs":5,"title":1},"393":{"body":2,"breadcrumbs":5,"title":1},"394":{"body":6,"breadcrumbs":5,"title":1},"395":{"body":2,"breadcrumbs":5,"title":1},"396":{"body":2,"breadcrumbs":5,"title":1},"397":{"body":0,"breadcrumbs":5,"title":1},"398":{"body":6,"breadcrumbs":5,"title":1},"399":{"body":2,"breadcrumbs":5,"title":1},"4":{"body":23,"breadcrumbs":2,"title":1},"40":{"body":6,"breadcrumbs":6,"title":1},"400":{"body":0,"breadcrumbs":5,"title":1},"401":{"body":40,"breadcrumbs":5,"title":1},"402":{"body":12,"breadcrumbs":5,"title":1},"403":{"body":35,"breadcrumbs":5,"title":1},"404":{"body":14,"breadcrumbs":5,"title":1},"405":{"body":34,"breadcrumbs":5,"title":1},"406":{"body":14,"breadcrumbs":5,"title":1},"407":{"body":34,"breadcrumbs":5,"title":1},"408":{"body":35,"breadcrumbs":5,"title":1},"409":{"body":12,"breadcrumbs":5,"title":1},"41":{"body":0,"breadcrumbs":6,"title":1},"410":{"body":12,"breadcrumbs":5,"title":1},"411":{"body":12,"breadcrumbs":5,"title":1},"412":{"body":2,"breadcrumbs":5,"title":1},"413":{"body":0,"breadcrumbs":5,"title":1},"414":{"body":10,"breadcrumbs":5,"title":1},"415":{"body":33,"breadcrumbs":5,"title":1},"416":{"body":22,"breadcrumbs":5,"title":1},"417":{"body":2,"breadcrumbs":5,"title":1},"418":{"body":8,"breadcrumbs":5,"title":1},"419":{"body":43,"breadcrumbs":5,"title":1},"42":{"body":6,"breadcrumbs":6,"title":1},"420":{"body":10,"breadcrumbs":5,"title":1},"421":{"body":9,"breadcrumbs":5,"title":1},"422":{"body":9,"breadcrumbs":5,"title":1},"423":{"body":2,"breadcrumbs":6,"title":1},"424":{"body":4,"breadcrumbs":6,"title":1},"425":{"body":4,"breadcrumbs":6,"title":1},"426":{"body":16,"breadcrumbs":5,"title":1},"427":{"body":10,"breadcrumbs":5,"title":1},"428":{"body":79,"breadcrumbs":5,"title":1},"429":{"body":13,"breadcrumbs":5,"title":1},"43":{"body":22,"breadcrumbs":6,"title":1},"430":{"body":26,"breadcrumbs":5,"title":1},"431":{"body":26,"breadcrumbs":5,"title":1},"432":{"body":20,"breadcrumbs":5,"title":1},"433":{"body":13,"breadcrumbs":5,"title":1},"434":{"body":9,"breadcrumbs":5,"title":1},"435":{"body":32,"breadcrumbs":5,"title":1},"436":{"body":10,"breadcrumbs":5,"title":1},"437":{"body":14,"breadcrumbs":5,"title":1},"438":{"body":2,"breadcrumbs":5,"title":1},"439":{"body":0,"breadcrumbs":5,"title":1},"44":{"body":18,"breadcrumbs":6,"title":1},"440":{"body":5,"breadcrumbs":5,"title":1},"441":{"body":5,"breadcrumbs":5,"title":1},"442":{"body":5,"breadcrumbs":5,"title":1},"443":{"body":5,"breadcrumbs":5,"title":1},"444":{"body":7,"breadcrumbs":5,"title":1},"445":{"body":7,"breadcrumbs":5,"title":1},"446":{"body":7,"breadcrumbs":5,"title":1},"447":{"body":17,"breadcrumbs":5,"title":1},"448":{"body":18,"breadcrumbs":5,"title":1},"449":{"body":10,"breadcrumbs":5,"title":1},"45":{"body":18,"breadcrumbs":6,"title":1},"450":{"body":11,"breadcrumbs":5,"title":1},"451":{"body":11,"breadcrumbs":5,"title":1},"452":{"body":11,"breadcrumbs":5,"title":1},"453":{"body":11,"breadcrumbs":5,"title":1},"454":{"body":9,"breadcrumbs":5,"title":1},"455":{"body":7,"breadcrumbs":5,"title":1},"456":{"body":7,"breadcrumbs":5,"title":1},"457":{"body":7,"breadcrumbs":5,"title":1},"458":{"body":7,"breadcrumbs":5,"title":1},"459":{"body":7,"breadcrumbs":5,"title":1},"46":{"body":18,"breadcrumbs":6,"title":1},"460":{"body":7,"breadcrumbs":5,"title":1},"461":{"body":7,"breadcrumbs":5,"title":1},"462":{"body":7,"breadcrumbs":5,"title":1},"463":{"body":9,"breadcrumbs":5,"title":1},"464":{"body":7,"breadcrumbs":5,"title":1},"465":{"body":5,"breadcrumbs":5,"title":1},"466":{"body":14,"breadcrumbs":5,"title":1},"467":{"body":15,"breadcrumbs":5,"title":1},"468":{"body":9,"breadcrumbs":5,"title":1},"469":{"body":5,"breadcrumbs":5,"title":1},"47":{"body":31,"breadcrumbs":6,"title":1},"470":{"body":15,"breadcrumbs":4,"title":1},"471":{"body":4,"breadcrumbs":5,"title":1},"472":{"body":20,"breadcrumbs":6,"title":1},"473":{"body":0,"breadcrumbs":6,"title":1},"474":{"body":48,"breadcrumbs":6,"title":1},"475":{"body":36,"breadcrumbs":6,"title":1},"476":{"body":11,"breadcrumbs":6,"title":1},"477":{"body":4,"breadcrumbs":6,"title":1},"478":{"body":0,"breadcrumbs":6,"title":1},"479":{"body":23,"breadcrumbs":6,"title":1},"48":{"body":29,"breadcrumbs":6,"title":1},"480":{"body":31,"breadcrumbs":6,"title":1},"481":{"body":20,"breadcrumbs":6,"title":1},"482":{"body":34,"breadcrumbs":6,"title":1},"483":{"body":5,"breadcrumbs":6,"title":1},"484":{"body":0,"breadcrumbs":6,"title":1},"485":{"body":21,"breadcrumbs":6,"title":1},"486":{"body":9,"breadcrumbs":6,"title":1},"487":{"body":18,"breadcrumbs":6,"title":1},"488":{"body":20,"breadcrumbs":6,"title":1},"489":{"body":6,"breadcrumbs":6,"title":1},"49":{"body":29,"breadcrumbs":6,"title":1},"490":{"body":11,"breadcrumbs":6,"title":1},"491":{"body":21,"breadcrumbs":6,"title":1},"492":{"body":6,"breadcrumbs":6,"title":1},"493":{"body":0,"breadcrumbs":6,"title":1},"494":{"body":42,"breadcrumbs":6,"title":1},"495":{"body":43,"breadcrumbs":6,"title":1},"496":{"body":5,"breadcrumbs":5,"title":1},"497":{"body":2,"breadcrumbs":6,"title":1},"498":{"body":0,"breadcrumbs":6,"title":1},"499":{"body":47,"breadcrumbs":6,"title":1},"5":{"body":16,"breadcrumbs":2,"title":1},"50":{"body":26,"breadcrumbs":6,"title":1},"500":{"body":2,"breadcrumbs":6,"title":1},"501":{"body":0,"breadcrumbs":6,"title":1},"502":{"body":35,"breadcrumbs":6,"title":1},"503":{"body":10,"breadcrumbs":6,"title":1},"504":{"body":2,"breadcrumbs":6,"title":1},"505":{"body":0,"breadcrumbs":6,"title":1},"506":{"body":22,"breadcrumbs":6,"title":1},"507":{"body":30,"breadcrumbs":6,"title":1},"508":{"body":19,"breadcrumbs":6,"title":1},"509":{"body":33,"breadcrumbs":6,"title":1},"51":{"body":26,"breadcrumbs":6,"title":1},"510":{"body":6,"breadcrumbs":6,"title":1},"511":{"body":0,"breadcrumbs":6,"title":1},"512":{"body":9,"breadcrumbs":6,"title":1},"513":{"body":11,"breadcrumbs":6,"title":1},"514":{"body":21,"breadcrumbs":6,"title":1},"515":{"body":17,"breadcrumbs":6,"title":1},"516":{"body":19,"breadcrumbs":6,"title":1},"517":{"body":30,"breadcrumbs":6,"title":1},"518":{"body":14,"breadcrumbs":6,"title":1},"519":{"body":2,"breadcrumbs":6,"title":1},"52":{"body":27,"breadcrumbs":6,"title":1},"520":{"body":0,"breadcrumbs":6,"title":1},"521":{"body":46,"breadcrumbs":6,"title":1},"522":{"body":42,"breadcrumbs":6,"title":1},"523":{"body":2,"breadcrumbs":5,"title":1},"524":{"body":0,"breadcrumbs":5,"title":1},"525":{"body":37,"breadcrumbs":5,"title":1},"526":{"body":25,"breadcrumbs":5,"title":1},"527":{"body":10,"breadcrumbs":5,"title":1},"528":{"body":10,"breadcrumbs":5,"title":1},"529":{"body":10,"breadcrumbs":5,"title":1},"53":{"body":22,"breadcrumbs":6,"title":1},"530":{"body":10,"breadcrumbs":5,"title":1},"531":{"body":7,"breadcrumbs":5,"title":1},"532":{"body":11,"breadcrumbs":5,"title":1},"533":{"body":9,"breadcrumbs":5,"title":1},"534":{"body":29,"breadcrumbs":5,"title":1},"535":{"body":13,"breadcrumbs":5,"title":1},"536":{"body":0,"breadcrumbs":5,"title":1},"537":{"body":29,"breadcrumbs":5,"title":1},"538":{"body":7,"breadcrumbs":5,"title":1},"539":{"body":7,"breadcrumbs":5,"title":1},"54":{"body":19,"breadcrumbs":6,"title":1},"540":{"body":7,"breadcrumbs":5,"title":1},"541":{"body":0,"breadcrumbs":5,"title":1},"542":{"body":3,"breadcrumbs":5,"title":1},"543":{"body":3,"breadcrumbs":5,"title":1},"544":{"body":3,"breadcrumbs":5,"title":1},"545":{"body":7,"breadcrumbs":5,"title":1},"546":{"body":5,"breadcrumbs":5,"title":1},"547":{"body":2,"breadcrumbs":5,"title":1},"548":{"body":5,"breadcrumbs":5,"title":1},"549":{"body":2,"breadcrumbs":5,"title":1},"55":{"body":20,"breadcrumbs":6,"title":1},"550":{"body":3,"breadcrumbs":5,"title":1},"551":{"body":3,"breadcrumbs":5,"title":1},"552":{"body":5,"breadcrumbs":5,"title":1},"553":{"body":3,"breadcrumbs":5,"title":1},"554":{"body":3,"breadcrumbs":5,"title":1},"555":{"body":5,"breadcrumbs":5,"title":1},"556":{"body":2,"breadcrumbs":5,"title":1},"557":{"body":4,"breadcrumbs":5,"title":1},"558":{"body":4,"breadcrumbs":5,"title":1},"559":{"body":2,"breadcrumbs":5,"title":1},"56":{"body":18,"breadcrumbs":6,"title":1},"560":{"body":0,"breadcrumbs":5,"title":1},"561":{"body":3,"breadcrumbs":5,"title":1},"562":{"body":2,"breadcrumbs":5,"title":1},"563":{"body":2,"breadcrumbs":5,"title":1},"564":{"body":13,"breadcrumbs":5,"title":1},"565":{"body":8,"breadcrumbs":5,"title":1},"566":{"body":8,"breadcrumbs":5,"title":1},"567":{"body":10,"breadcrumbs":5,"title":1},"568":{"body":10,"breadcrumbs":5,"title":1},"569":{"body":8,"breadcrumbs":5,"title":1},"57":{"body":21,"breadcrumbs":6,"title":1},"570":{"body":29,"breadcrumbs":5,"title":1},"571":{"body":21,"breadcrumbs":5,"title":1},"572":{"body":2,"breadcrumbs":6,"title":1},"573":{"body":4,"breadcrumbs":6,"title":1},"574":{"body":2,"breadcrumbs":5,"title":1},"575":{"body":0,"breadcrumbs":5,"title":1},"576":{"body":8,"breadcrumbs":5,"title":1},"577":{"body":17,"breadcrumbs":5,"title":1},"578":{"body":3,"breadcrumbs":5,"title":1},"579":{"body":5,"breadcrumbs":4,"title":1},"58":{"body":23,"breadcrumbs":6,"title":1},"580":{"body":24,"breadcrumbs":5,"title":1},"581":{"body":0,"breadcrumbs":6,"title":2},"582":{"body":4,"breadcrumbs":5,"title":1},"583":{"body":4,"breadcrumbs":5,"title":1},"584":{"body":3,"breadcrumbs":5,"title":1},"585":{"body":0,"breadcrumbs":5,"title":1},"586":{"body":7,"breadcrumbs":5,"title":1},"587":{"body":6,"breadcrumbs":5,"title":1},"588":{"body":6,"breadcrumbs":5,"title":1},"589":{"body":2,"breadcrumbs":5,"title":1},"59":{"body":4,"breadcrumbs":6,"title":1},"590":{"body":29,"breadcrumbs":5,"title":1},"591":{"body":22,"breadcrumbs":5,"title":1},"592":{"body":29,"breadcrumbs":5,"title":1},"593":{"body":17,"breadcrumbs":5,"title":1},"594":{"body":17,"breadcrumbs":5,"title":1},"595":{"body":30,"breadcrumbs":5,"title":1},"596":{"body":14,"breadcrumbs":5,"title":1},"597":{"body":31,"breadcrumbs":5,"title":1},"598":{"body":7,"breadcrumbs":5,"title":1},"599":{"body":31,"breadcrumbs":5,"title":1},"6":{"body":35,"breadcrumbs":2,"title":1},"60":{"body":0,"breadcrumbs":6,"title":1},"600":{"body":34,"breadcrumbs":5,"title":1},"601":{"body":17,"breadcrumbs":5,"title":1},"602":{"body":12,"breadcrumbs":5,"title":1},"603":{"body":10,"breadcrumbs":5,"title":1},"604":{"body":46,"breadcrumbs":5,"title":1},"605":{"body":34,"breadcrumbs":5,"title":1},"606":{"body":13,"breadcrumbs":5,"title":1},"607":{"body":55,"breadcrumbs":5,"title":1},"608":{"body":40,"breadcrumbs":5,"title":1},"609":{"body":49,"breadcrumbs":5,"title":1},"61":{"body":9,"breadcrumbs":6,"title":1},"610":{"body":41,"breadcrumbs":5,"title":1},"611":{"body":42,"breadcrumbs":5,"title":1},"612":{"body":48,"breadcrumbs":5,"title":1},"613":{"body":48,"breadcrumbs":5,"title":1},"614":{"body":40,"breadcrumbs":5,"title":1},"615":{"body":56,"breadcrumbs":5,"title":1},"616":{"body":55,"breadcrumbs":5,"title":1},"617":{"body":11,"breadcrumbs":5,"title":1},"618":{"body":21,"breadcrumbs":5,"title":1},"619":{"body":18,"breadcrumbs":5,"title":1},"62":{"body":9,"breadcrumbs":6,"title":1},"620":{"body":56,"breadcrumbs":5,"title":1},"621":{"body":56,"breadcrumbs":5,"title":1},"622":{"body":14,"breadcrumbs":5,"title":1},"623":{"body":16,"breadcrumbs":5,"title":1},"624":{"body":16,"breadcrumbs":5,"title":1},"625":{"body":16,"breadcrumbs":5,"title":1},"626":{"body":13,"breadcrumbs":5,"title":1},"627":{"body":20,"breadcrumbs":5,"title":1},"628":{"body":8,"breadcrumbs":5,"title":1},"629":{"body":22,"breadcrumbs":5,"title":1},"63":{"body":14,"breadcrumbs":6,"title":1},"630":{"body":2,"breadcrumbs":5,"title":1},"631":{"body":0,"breadcrumbs":5,"title":1},"632":{"body":5,"breadcrumbs":5,"title":1},"633":{"body":6,"breadcrumbs":5,"title":1},"634":{"body":29,"breadcrumbs":5,"title":1},"635":{"body":21,"breadcrumbs":5,"title":1},"636":{"body":29,"breadcrumbs":5,"title":1},"637":{"body":17,"breadcrumbs":5,"title":1},"638":{"body":17,"breadcrumbs":5,"title":1},"639":{"body":30,"breadcrumbs":5,"title":1},"64":{"body":13,"breadcrumbs":6,"title":1},"640":{"body":31,"breadcrumbs":5,"title":1},"641":{"body":14,"breadcrumbs":5,"title":1},"642":{"body":7,"breadcrumbs":5,"title":1},"643":{"body":30,"breadcrumbs":5,"title":1},"644":{"body":36,"breadcrumbs":5,"title":1},"645":{"body":17,"breadcrumbs":5,"title":1},"646":{"body":12,"breadcrumbs":5,"title":1},"647":{"body":39,"breadcrumbs":5,"title":1},"648":{"body":46,"breadcrumbs":5,"title":1},"649":{"body":34,"breadcrumbs":5,"title":1},"65":{"body":11,"breadcrumbs":6,"title":1},"650":{"body":49,"breadcrumbs":5,"title":1},"651":{"body":55,"breadcrumbs":5,"title":1},"652":{"body":40,"breadcrumbs":5,"title":1},"653":{"body":49,"breadcrumbs":5,"title":1},"654":{"body":41,"breadcrumbs":5,"title":1},"655":{"body":41,"breadcrumbs":5,"title":1},"656":{"body":47,"breadcrumbs":5,"title":1},"657":{"body":47,"breadcrumbs":5,"title":1},"658":{"body":39,"breadcrumbs":5,"title":1},"659":{"body":55,"breadcrumbs":5,"title":1},"66":{"body":12,"breadcrumbs":6,"title":1},"660":{"body":54,"breadcrumbs":5,"title":1},"661":{"body":21,"breadcrumbs":5,"title":1},"662":{"body":18,"breadcrumbs":5,"title":1},"663":{"body":56,"breadcrumbs":5,"title":1},"664":{"body":56,"breadcrumbs":5,"title":1},"665":{"body":44,"breadcrumbs":5,"title":1},"666":{"body":44,"breadcrumbs":5,"title":1},"667":{"body":22,"breadcrumbs":5,"title":1},"668":{"body":14,"breadcrumbs":5,"title":1},"669":{"body":0,"breadcrumbs":5,"title":1},"67":{"body":11,"breadcrumbs":6,"title":1},"670":{"body":3,"breadcrumbs":5,"title":1},"671":{"body":2,"breadcrumbs":5,"title":1},"672":{"body":2,"breadcrumbs":5,"title":1},"673":{"body":0,"breadcrumbs":5,"title":1},"674":{"body":3,"breadcrumbs":5,"title":1},"675":{"body":3,"breadcrumbs":5,"title":1},"676":{"body":5,"breadcrumbs":5,"title":1},"677":{"body":2,"breadcrumbs":5,"title":1},"678":{"body":7,"breadcrumbs":5,"title":1},"679":{"body":2,"breadcrumbs":5,"title":1},"68":{"body":42,"breadcrumbs":6,"title":1},"680":{"body":3,"breadcrumbs":5,"title":1},"681":{"body":252,"breadcrumbs":5,"title":1},"682":{"body":0,"breadcrumbs":6,"title":2},"683":{"body":4,"breadcrumbs":5,"title":1},"684":{"body":0,"breadcrumbs":5,"title":1},"685":{"body":43,"breadcrumbs":5,"title":1},"686":{"body":9,"breadcrumbs":5,"title":1},"687":{"body":15,"breadcrumbs":5,"title":1},"688":{"body":14,"breadcrumbs":5,"title":1},"689":{"body":0,"breadcrumbs":5,"title":1},"69":{"body":61,"breadcrumbs":6,"title":1},"690":{"body":10,"breadcrumbs":5,"title":1},"691":{"body":2,"breadcrumbs":4,"title":1},"692":{"body":1,"breadcrumbs":5,"title":1},"693":{"body":6,"breadcrumbs":6,"title":1},"694":{"body":0,"breadcrumbs":6,"title":1},"695":{"body":38,"breadcrumbs":6,"title":1},"696":{"body":38,"breadcrumbs":6,"title":1},"697":{"body":9,"breadcrumbs":6,"title":1},"698":{"body":9,"breadcrumbs":6,"title":1},"699":{"body":20,"breadcrumbs":6,"title":1},"7":{"body":0,"breadcrumbs":6,"title":5},"70":{"body":40,"breadcrumbs":6,"title":1},"700":{"body":26,"breadcrumbs":6,"title":1},"701":{"body":9,"breadcrumbs":5,"title":1},"702":{"body":0,"breadcrumbs":6,"title":2},"703":{"body":3,"breadcrumbs":5,"title":1},"704":{"body":3,"breadcrumbs":5,"title":1},"705":{"body":0,"breadcrumbs":5,"title":1},"706":{"body":18,"breadcrumbs":5,"title":1},"707":{"body":2,"breadcrumbs":5,"title":1},"708":{"body":39,"breadcrumbs":5,"title":1},"709":{"body":38,"breadcrumbs":5,"title":1},"71":{"body":34,"breadcrumbs":6,"title":1},"710":{"body":60,"breadcrumbs":5,"title":1},"711":{"body":62,"breadcrumbs":5,"title":1},"712":{"body":68,"breadcrumbs":5,"title":1},"713":{"body":69,"breadcrumbs":5,"title":1},"714":{"body":30,"breadcrumbs":5,"title":1},"715":{"body":30,"breadcrumbs":5,"title":1},"716":{"body":36,"breadcrumbs":5,"title":1},"717":{"body":11,"breadcrumbs":5,"title":1},"718":{"body":11,"breadcrumbs":5,"title":1},"719":{"body":26,"breadcrumbs":5,"title":1},"72":{"body":40,"breadcrumbs":6,"title":1},"720":{"body":20,"breadcrumbs":5,"title":1},"721":{"body":19,"breadcrumbs":5,"title":1},"722":{"body":22,"breadcrumbs":5,"title":1},"723":{"body":19,"breadcrumbs":5,"title":1},"724":{"body":22,"breadcrumbs":5,"title":1},"725":{"body":48,"breadcrumbs":5,"title":1},"726":{"body":6,"breadcrumbs":5,"title":1},"727":{"body":13,"breadcrumbs":5,"title":1},"728":{"body":9,"breadcrumbs":5,"title":1},"729":{"body":31,"breadcrumbs":6,"title":1},"73":{"body":9,"breadcrumbs":6,"title":1},"730":{"body":0,"breadcrumbs":7,"title":2},"731":{"body":7,"breadcrumbs":6,"title":1},"732":{"body":0,"breadcrumbs":6,"title":1},"733":{"body":3,"breadcrumbs":6,"title":1},"734":{"body":36,"breadcrumbs":6,"title":1},"735":{"body":23,"breadcrumbs":6,"title":1},"736":{"body":23,"breadcrumbs":6,"title":1},"737":{"body":7,"breadcrumbs":6,"title":1},"738":{"body":9,"breadcrumbs":6,"title":1},"739":{"body":9,"breadcrumbs":6,"title":1},"74":{"body":0,"breadcrumbs":6,"title":1},"740":{"body":18,"breadcrumbs":6,"title":1},"741":{"body":18,"breadcrumbs":6,"title":1},"742":{"body":18,"breadcrumbs":6,"title":1},"743":{"body":18,"breadcrumbs":6,"title":1},"744":{"body":18,"breadcrumbs":6,"title":1},"745":{"body":18,"breadcrumbs":6,"title":1},"746":{"body":7,"breadcrumbs":6,"title":1},"747":{"body":7,"breadcrumbs":6,"title":1},"748":{"body":7,"breadcrumbs":6,"title":1},"749":{"body":8,"breadcrumbs":6,"title":1},"75":{"body":66,"breadcrumbs":6,"title":1},"750":{"body":8,"breadcrumbs":6,"title":1},"751":{"body":8,"breadcrumbs":6,"title":1},"752":{"body":39,"breadcrumbs":6,"title":1},"753":{"body":50,"breadcrumbs":6,"title":1},"754":{"body":40,"breadcrumbs":6,"title":1},"755":{"body":44,"breadcrumbs":6,"title":1},"756":{"body":7,"breadcrumbs":6,"title":1},"757":{"body":7,"breadcrumbs":6,"title":1},"758":{"body":7,"breadcrumbs":6,"title":1},"759":{"body":7,"breadcrumbs":6,"title":1},"76":{"body":14,"breadcrumbs":6,"title":1},"760":{"body":0,"breadcrumbs":6,"title":1},"761":{"body":11,"breadcrumbs":6,"title":1},"762":{"body":11,"breadcrumbs":6,"title":1},"763":{"body":14,"breadcrumbs":6,"title":1},"764":{"body":14,"breadcrumbs":6,"title":1},"765":{"body":2,"breadcrumbs":6,"title":1},"766":{"body":0,"breadcrumbs":6,"title":1},"767":{"body":9,"breadcrumbs":6,"title":1},"768":{"body":38,"breadcrumbs":6,"title":1},"769":{"body":49,"breadcrumbs":6,"title":1},"77":{"body":13,"breadcrumbs":6,"title":1},"770":{"body":6,"breadcrumbs":6,"title":1},"771":{"body":7,"breadcrumbs":6,"title":1},"772":{"body":8,"breadcrumbs":6,"title":1},"773":{"body":8,"breadcrumbs":6,"title":1},"774":{"body":39,"breadcrumbs":6,"title":1},"775":{"body":8,"breadcrumbs":6,"title":1},"776":{"body":8,"breadcrumbs":6,"title":1},"777":{"body":8,"breadcrumbs":6,"title":1},"778":{"body":8,"breadcrumbs":6,"title":1},"779":{"body":18,"breadcrumbs":6,"title":1},"78":{"body":44,"breadcrumbs":6,"title":1},"780":{"body":43,"breadcrumbs":6,"title":1},"781":{"body":2,"breadcrumbs":6,"title":1},"782":{"body":0,"breadcrumbs":6,"title":1},"783":{"body":3,"breadcrumbs":6,"title":1},"784":{"body":6,"breadcrumbs":6,"title":1},"785":{"body":0,"breadcrumbs":6,"title":1},"786":{"body":81,"breadcrumbs":6,"title":1},"787":{"body":6,"breadcrumbs":6,"title":1},"788":{"body":7,"breadcrumbs":6,"title":1},"789":{"body":7,"breadcrumbs":6,"title":1},"79":{"body":43,"breadcrumbs":6,"title":1},"790":{"body":6,"breadcrumbs":6,"title":1},"791":{"body":46,"breadcrumbs":6,"title":1},"792":{"body":40,"breadcrumbs":6,"title":1},"793":{"body":31,"breadcrumbs":6,"title":1},"794":{"body":31,"breadcrumbs":6,"title":1},"795":{"body":9,"breadcrumbs":6,"title":1},"796":{"body":9,"breadcrumbs":6,"title":1},"797":{"body":25,"breadcrumbs":6,"title":1},"798":{"body":28,"breadcrumbs":6,"title":1},"799":{"body":18,"breadcrumbs":6,"title":1},"8":{"body":59,"breadcrumbs":2,"title":1},"80":{"body":23,"breadcrumbs":5,"title":1},"800":{"body":21,"breadcrumbs":6,"title":1},"801":{"body":19,"breadcrumbs":6,"title":1},"802":{"body":18,"breadcrumbs":6,"title":1},"803":{"body":18,"breadcrumbs":6,"title":1},"804":{"body":25,"breadcrumbs":6,"title":1},"805":{"body":0,"breadcrumbs":6,"title":1},"806":{"body":8,"breadcrumbs":6,"title":1},"807":{"body":19,"breadcrumbs":6,"title":1},"808":{"body":8,"breadcrumbs":6,"title":1},"809":{"body":0,"breadcrumbs":6,"title":1},"81":{"body":39,"breadcrumbs":6,"title":1},"810":{"body":7,"breadcrumbs":6,"title":1},"811":{"body":45,"breadcrumbs":6,"title":1},"812":{"body":40,"breadcrumbs":6,"title":1},"813":{"body":20,"breadcrumbs":6,"title":1},"814":{"body":20,"breadcrumbs":6,"title":1},"815":{"body":17,"breadcrumbs":6,"title":1},"816":{"body":0,"breadcrumbs":6,"title":1},"817":{"body":21,"breadcrumbs":6,"title":1},"818":{"body":21,"breadcrumbs":6,"title":1},"819":{"body":20,"breadcrumbs":6,"title":1},"82":{"body":37,"breadcrumbs":6,"title":1},"820":{"body":20,"breadcrumbs":6,"title":1},"821":{"body":22,"breadcrumbs":6,"title":1},"822":{"body":22,"breadcrumbs":6,"title":1},"823":{"body":21,"breadcrumbs":6,"title":1},"824":{"body":0,"breadcrumbs":7,"title":2},"825":{"body":3,"breadcrumbs":6,"title":1},"826":{"body":3,"breadcrumbs":6,"title":1},"827":{"body":3,"breadcrumbs":6,"title":1},"828":{"body":3,"breadcrumbs":6,"title":1},"829":{"body":3,"breadcrumbs":6,"title":1},"83":{"body":40,"breadcrumbs":6,"title":1},"830":{"body":0,"breadcrumbs":6,"title":1},"831":{"body":1,"breadcrumbs":6,"title":1},"832":{"body":79,"breadcrumbs":6,"title":1},"833":{"body":18,"breadcrumbs":6,"title":1},"834":{"body":20,"breadcrumbs":6,"title":1},"835":{"body":22,"breadcrumbs":6,"title":1},"836":{"body":20,"breadcrumbs":6,"title":1},"837":{"body":19,"breadcrumbs":6,"title":1},"838":{"body":19,"breadcrumbs":6,"title":1},"839":{"body":49,"breadcrumbs":6,"title":1},"84":{"body":36,"breadcrumbs":6,"title":1},"840":{"body":8,"breadcrumbs":6,"title":1},"841":{"body":8,"breadcrumbs":6,"title":1},"842":{"body":8,"breadcrumbs":6,"title":1},"843":{"body":9,"breadcrumbs":6,"title":1},"844":{"body":11,"breadcrumbs":6,"title":1},"845":{"body":10,"breadcrumbs":6,"title":1},"846":{"body":10,"breadcrumbs":6,"title":1},"847":{"body":42,"breadcrumbs":6,"title":1},"848":{"body":10,"breadcrumbs":6,"title":1},"849":{"body":10,"breadcrumbs":6,"title":1},"85":{"body":2,"breadcrumbs":6,"title":1},"850":{"body":12,"breadcrumbs":6,"title":1},"851":{"body":47,"breadcrumbs":6,"title":1},"852":{"body":26,"breadcrumbs":6,"title":1},"853":{"body":26,"breadcrumbs":6,"title":1},"854":{"body":25,"breadcrumbs":6,"title":1},"855":{"body":28,"breadcrumbs":6,"title":1},"856":{"body":3,"breadcrumbs":6,"title":1},"857":{"body":7,"breadcrumbs":6,"title":1},"858":{"body":7,"breadcrumbs":6,"title":1},"859":{"body":16,"breadcrumbs":6,"title":1},"86":{"body":0,"breadcrumbs":6,"title":1},"860":{"body":11,"breadcrumbs":6,"title":1},"861":{"body":7,"breadcrumbs":6,"title":1},"862":{"body":36,"breadcrumbs":6,"title":1},"863":{"body":0,"breadcrumbs":6,"title":1},"864":{"body":4,"breadcrumbs":6,"title":1},"865":{"body":46,"breadcrumbs":6,"title":1},"866":{"body":49,"breadcrumbs":6,"title":1},"867":{"body":42,"breadcrumbs":6,"title":1},"868":{"body":9,"breadcrumbs":6,"title":1},"869":{"body":23,"breadcrumbs":6,"title":1},"87":{"body":8,"breadcrumbs":6,"title":1},"870":{"body":10,"breadcrumbs":6,"title":1},"871":{"body":22,"breadcrumbs":6,"title":1},"872":{"body":23,"breadcrumbs":6,"title":1},"873":{"body":18,"breadcrumbs":6,"title":1},"874":{"body":18,"breadcrumbs":6,"title":1},"875":{"body":20,"breadcrumbs":6,"title":1},"876":{"body":20,"breadcrumbs":6,"title":1},"877":{"body":16,"breadcrumbs":6,"title":1},"878":{"body":17,"breadcrumbs":6,"title":1},"879":{"body":17,"breadcrumbs":6,"title":1},"88":{"body":10,"breadcrumbs":6,"title":1},"880":{"body":4,"breadcrumbs":6,"title":1},"881":{"body":4,"breadcrumbs":6,"title":1},"882":{"body":8,"breadcrumbs":6,"title":1},"883":{"body":8,"breadcrumbs":6,"title":1},"884":{"body":2,"breadcrumbs":6,"title":1},"885":{"body":0,"breadcrumbs":6,"title":1},"886":{"body":35,"breadcrumbs":6,"title":1},"887":{"body":35,"breadcrumbs":6,"title":1},"888":{"body":17,"breadcrumbs":4,"title":1},"889":{"body":2,"breadcrumbs":5,"title":1},"89":{"body":16,"breadcrumbs":6,"title":1},"890":{"body":0,"breadcrumbs":5,"title":1},"891":{"body":8,"breadcrumbs":5,"title":1},"892":{"body":8,"breadcrumbs":5,"title":1},"893":{"body":12,"breadcrumbs":5,"title":1},"894":{"body":12,"breadcrumbs":5,"title":1},"895":{"body":13,"breadcrumbs":5,"title":1},"896":{"body":7,"breadcrumbs":5,"title":1},"897":{"body":7,"breadcrumbs":5,"title":1},"898":{"body":8,"breadcrumbs":5,"title":1},"899":{"body":7,"breadcrumbs":5,"title":1},"9":{"body":161,"breadcrumbs":2,"title":1},"90":{"body":13,"breadcrumbs":6,"title":1},"900":{"body":40,"breadcrumbs":5,"title":1},"901":{"body":0,"breadcrumbs":5,"title":1},"902":{"body":6,"breadcrumbs":5,"title":1},"903":{"body":49,"breadcrumbs":5,"title":1},"904":{"body":0,"breadcrumbs":5,"title":1},"905":{"body":20,"breadcrumbs":5,"title":1},"906":{"body":19,"breadcrumbs":5,"title":1},"907":{"body":15,"breadcrumbs":5,"title":1},"908":{"body":13,"breadcrumbs":5,"title":1},"909":{"body":33,"breadcrumbs":5,"title":1},"91":{"body":7,"breadcrumbs":6,"title":1},"910":{"body":54,"breadcrumbs":5,"title":1},"911":{"body":20,"breadcrumbs":5,"title":1},"912":{"body":19,"breadcrumbs":5,"title":1},"913":{"body":15,"breadcrumbs":5,"title":1},"914":{"body":13,"breadcrumbs":5,"title":1},"915":{"body":33,"breadcrumbs":4,"title":0},"916":{"body":54,"breadcrumbs":5,"title":1},"917":{"body":20,"breadcrumbs":5,"title":1},"918":{"body":19,"breadcrumbs":5,"title":1},"919":{"body":15,"breadcrumbs":5,"title":1},"92":{"body":53,"breadcrumbs":6,"title":1},"920":{"body":13,"breadcrumbs":5,"title":1},"921":{"body":33,"breadcrumbs":4,"title":0},"922":{"body":54,"breadcrumbs":5,"title":1},"923":{"body":20,"breadcrumbs":5,"title":1},"924":{"body":19,"breadcrumbs":5,"title":1},"925":{"body":15,"breadcrumbs":5,"title":1},"926":{"body":13,"breadcrumbs":5,"title":1},"927":{"body":33,"breadcrumbs":4,"title":0},"928":{"body":54,"breadcrumbs":5,"title":1},"929":{"body":0,"breadcrumbs":5,"title":1},"93":{"body":45,"breadcrumbs":6,"title":1},"930":{"body":7,"breadcrumbs":5,"title":1},"931":{"body":4,"breadcrumbs":5,"title":1},"932":{"body":4,"breadcrumbs":5,"title":1},"933":{"body":4,"breadcrumbs":5,"title":1},"934":{"body":13,"breadcrumbs":5,"title":1},"935":{"body":0,"breadcrumbs":6,"title":2},"936":{"body":7,"breadcrumbs":5,"title":1},"937":{"body":5,"breadcrumbs":5,"title":1},"938":{"body":0,"breadcrumbs":5,"title":1},"939":{"body":9,"breadcrumbs":5,"title":1},"94":{"body":51,"breadcrumbs":6,"title":1},"940":{"body":9,"breadcrumbs":5,"title":1},"941":{"body":9,"breadcrumbs":5,"title":1},"942":{"body":9,"breadcrumbs":5,"title":1},"943":{"body":12,"breadcrumbs":5,"title":1},"944":{"body":12,"breadcrumbs":5,"title":1},"945":{"body":12,"breadcrumbs":5,"title":1},"946":{"body":8,"breadcrumbs":5,"title":1},"947":{"body":10,"breadcrumbs":5,"title":1},"948":{"body":10,"breadcrumbs":5,"title":1},"949":{"body":10,"breadcrumbs":5,"title":1},"95":{"body":52,"breadcrumbs":6,"title":1},"950":{"body":2,"breadcrumbs":5,"title":1},"951":{"body":0,"breadcrumbs":6,"title":2},"952":{"body":9,"breadcrumbs":5,"title":1},"953":{"body":0,"breadcrumbs":5,"title":1},"954":{"body":12,"breadcrumbs":5,"title":1},"955":{"body":7,"breadcrumbs":5,"title":1},"956":{"body":7,"breadcrumbs":5,"title":1},"957":{"body":5,"breadcrumbs":5,"title":1},"958":{"body":28,"breadcrumbs":5,"title":1},"959":{"body":0,"breadcrumbs":6,"title":2},"96":{"body":50,"breadcrumbs":6,"title":1},"960":{"body":5,"breadcrumbs":5,"title":1},"961":{"body":5,"breadcrumbs":5,"title":1},"962":{"body":0,"breadcrumbs":5,"title":1},"963":{"body":43,"breadcrumbs":5,"title":1},"964":{"body":43,"breadcrumbs":5,"title":1},"965":{"body":2,"breadcrumbs":5,"title":1},"966":{"body":0,"breadcrumbs":6,"title":2},"967":{"body":5,"breadcrumbs":5,"title":1},"968":{"body":5,"breadcrumbs":5,"title":1},"969":{"body":5,"breadcrumbs":5,"title":1},"97":{"body":18,"breadcrumbs":6,"title":1},"970":{"body":5,"breadcrumbs":5,"title":1},"971":{"body":5,"breadcrumbs":5,"title":1},"972":{"body":5,"breadcrumbs":5,"title":1},"973":{"body":5,"breadcrumbs":5,"title":1},"974":{"body":5,"breadcrumbs":5,"title":1},"975":{"body":5,"breadcrumbs":5,"title":1},"976":{"body":5,"breadcrumbs":5,"title":1},"977":{"body":5,"breadcrumbs":5,"title":1},"978":{"body":5,"breadcrumbs":5,"title":1},"979":{"body":5,"breadcrumbs":5,"title":1},"98":{"body":50,"breadcrumbs":6,"title":1},"980":{"body":5,"breadcrumbs":5,"title":1},"981":{"body":5,"breadcrumbs":5,"title":1},"982":{"body":5,"breadcrumbs":5,"title":1},"983":{"body":5,"breadcrumbs":5,"title":1},"984":{"body":5,"breadcrumbs":5,"title":1},"985":{"body":5,"breadcrumbs":5,"title":1},"986":{"body":5,"breadcrumbs":5,"title":1},"987":{"body":0,"breadcrumbs":5,"title":1},"988":{"body":8,"breadcrumbs":5,"title":1},"989":{"body":8,"breadcrumbs":5,"title":1},"99":{"body":34,"breadcrumbs":6,"title":1},"990":{"body":84,"breadcrumbs":5,"title":1},"991":{"body":7,"breadcrumbs":5,"title":1},"992":{"body":89,"breadcrumbs":5,"title":1},"993":{"body":30,"breadcrumbs":5,"title":1},"994":{"body":23,"breadcrumbs":5,"title":1},"995":{"body":46,"breadcrumbs":5,"title":1},"996":{"body":80,"breadcrumbs":5,"title":1},"997":{"body":99,"breadcrumbs":5,"title":1},"998":{"body":61,"breadcrumbs":5,"title":1},"999":{"body":10,"breadcrumbs":5,"title":1}},"length":1824},"lang":"English"}} \ No newline at end of file diff --git a/docs/book/solidity.min.js b/docs/book/solidity.min.js deleted file mode 100644 index 19249329..00000000 --- a/docs/book/solidity.min.js +++ /dev/null @@ -1,74 +0,0 @@ -hljs.registerLanguage("solidity",(()=>{"use strict";function e(){try{return!0 -}catch(e){return!1}} -var a=/-?(\b0[xX]([a-fA-F0-9]_?)*[a-fA-F0-9]|(\b[1-9](_?\d)*(\.((\d_?)*\d)?)?|\.\d(_?\d)*)([eE][-+]?\d(_?\d)*)?|\b0)(?!\w|\$)/ -;e()&&(a=a.source.replace(/\\b/g,"(?{ -var a=r(e),o=l(e),c=/[A-Za-z_$][A-Za-z_$0-9.]*/,d=e.inherit(e.TITLE_MODE,{ -begin:/[A-Za-z$_][0-9A-Za-z$_]*/,lexemes:c,keywords:n}),u={className:"params", -begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,lexemes:c,keywords:n, -contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,a,o,s]},_={ -className:"operator",begin:/:=|->/};return{keywords:n,lexemes:c, -contains:[a,o,i,t,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,s,_,{ -className:"function",lexemes:c,beginKeywords:"function",end:"{",excludeEnd:!0, -contains:[d,u,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,_]}]}}, -solAposStringMode:r,solQuoteStringMode:l,HEX_APOS_STRING_MODE:i, -HEX_QUOTE_STRING_MODE:t,SOL_NUMBER:s,isNegativeLookbehindAvailable:e} -;const{baseAssembly:c,solAposStringMode:d,solQuoteStringMode:u,HEX_APOS_STRING_MODE:_,HEX_QUOTE_STRING_MODE:m,SOL_NUMBER:b,isNegativeLookbehindAvailable:E}=o -;return e=>{for(var a=d(e),s=u(e),n=[],i=0;i<32;i++)n[i]=i+1 -;var t=n.map((e=>8*e)),r=[];for(i=0;i<=80;i++)r[i]=i -;var l=n.map((e=>"bytes"+e)).join(" ")+" ",o=t.map((e=>"uint"+e)).join(" ")+" ",g=t.map((e=>"int"+e)).join(" ")+" ",M=[].concat.apply([],t.map((e=>r.map((a=>e+"x"+a))))),p={ -keyword:"var bool string int uint "+g+o+"byte bytes "+l+"fixed ufixed "+M.map((e=>"fixed"+e)).join(" ")+" "+M.map((e=>"ufixed"+e)).join(" ")+" enum struct mapping address new delete if else for while continue break return throw emit try catch revert unchecked _ function modifier event constructor fallback receive error virtual override constant immutable anonymous indexed storage memory calldata external public internal payable pure view private returns import from as using pragma contract interface library is abstract type assembly", -literal:"true false wei gwei szabo finney ether seconds minutes hours days weeks years", -built_in:"self this super selfdestruct suicide now msg block tx abi blockhash gasleft assert require Error Panic sha3 sha256 keccak256 ripemd160 ecrecover addmod mulmod log0 log1 log2 log3 log4" -},O={className:"operator",begin:/[+\-!~*\/%<>&^|=]/ -},C=/[A-Za-z_$][A-Za-z_$0-9]*/,N={className:"params",begin:/\(/,end:/\)/, -excludeBegin:!0,excludeEnd:!0,lexemes:C,keywords:p, -contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,a,s,b,"self"]},f={ -begin:/\.\s*/,end:/[^A-Za-z0-9$_\.]/,excludeBegin:!0,excludeEnd:!0,keywords:{ -built_in:"gas value selector address length push pop send transfer call callcode delegatecall staticcall balance code codehash wrap unwrap name creationCode runtimeCode interfaceId min max" -},relevance:2},y=e.inherit(e.TITLE_MODE,{begin:/[A-Za-z$_][0-9A-Za-z$_]*/, -lexemes:C,keywords:p}),w={className:"built_in", -begin:(E()?"(? - - - - - IGnosisSafeL2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

IGnosisSafeL2

-

Git Source

-

Functions

-

isOwner

-
function isOwner(address owner) external view returns (bool);
-
-

getOwners

-
function getOwners() external view returns (address[] memory);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/Auth.sol/library.Auth.html b/docs/book/src/contracts/core/common/Auth.sol/library.Auth.html deleted file mode 100644 index 93ca7021..00000000 --- a/docs/book/src/contracts/core/common/Auth.sol/library.Auth.html +++ /dev/null @@ -1,345 +0,0 @@ - - - - - - Auth - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Auth

-

Git Source

-

Author: -Kresko

-

Functions

-

hasRole

-
function hasRole(bytes32 role, address account) internal view returns (bool);
-
-

getRoleMemberCount

-
function getRoleMemberCount(bytes32 role) internal view returns (uint256);
-
-

checkRole

-

Revert with a standard message if msg.sender is missing role. -Overriding this function changes the behavior of the {onlyRole} modifier. -Format of the revert message is described in {_checkRole}. -Available since v4.6.

-
function checkRole(bytes32 role) internal view;
-
-

_checkRole

-

Revert with a standard message if account is missing role. -The format of the revert reason is given by the following regular expression: -/^AccessControl: account (0x[0-9a-f]{40}) is missing role (0x[0-9a-f]{64})$/

-
function _checkRole(bytes32 role, address account) internal view;
-
-

getRoleAdmin

-

Returns the admin role that controls role. See {grantRole} and -{revokeRole}. -To change a role's admin, use {_setRoleAdmin}.

-
function getRoleAdmin(bytes32 role) internal view returns (bytes32);
-
-

getRoleMember

-
function getRoleMember(bytes32 role, uint256 index) internal view returns (address);
-
-

setupSecurityCouncil

-

setups the security council

-
function setupSecurityCouncil(address _councilAddress) internal;
-
-

transferSecurityCouncil

-
function transferSecurityCouncil(address _newCouncil) internal;
-
-

grantRole

-

*Grants role to account. -If account had not been already granted role, emits a {RoleGranted} -event. -Requirements:

-
    -
  • the caller must have role's admin role.*
  • -
-
function grantRole(bytes32 role, address account) internal;
-
-

revokeRole

-

*Revokes role from account. -If account had been granted role, emits a {RoleRevoked} event. -Requirements:

-
    -
  • the caller must have role's admin role.*
  • -
-
function revokeRole(bytes32 role, address account) internal;
-
-

_renounceRole

-

*Revokes role from the calling account. -Roles are often managed via {grantRole} and {revokeRole}: this function's -purpose is to provide a mechanism for accounts to lose their privileges -if they are compromised (such as when a trusted device is misplaced). -If the calling account had been revoked role, emits a {RoleRevoked} -event. -Requirements:

-
    -
  • the caller must be account.*
  • -
-
function _renounceRole(bytes32 role, address account) internal;
-
-

_setRoleAdmin

-

Sets adminRole as role's admin role. -Emits a {RoleAdminChanged} event.

-
function _setRoleAdmin(bytes32 role, bytes32 adminRole) internal;
-
-

_grantRole

-

Cannot grant the role SAFETY_COUNCIL - must be done via explicit function. -Internal function without access restriction.

-

Grants role to account.

-
function _grantRole(bytes32 role, address account) internal ensureNotSafetyCouncil(role);
-
-

_revokeRole

-

Revokes role from account. -Internal function without access restriction.

-
function _revokeRole(bytes32 role, address account) internal;
-
-

ensureNotSafetyCouncil

-

Ensure we use the explicit grantSafetyCouncilRole function.

-
modifier ensureNotSafetyCouncil(bytes32 role);
-
-

Events

-

RoleAdminChanged

-

Emitted when newAdminRole is set as role's admin role, replacing previousAdminRole -ADMIN_ROLE is the starting admin for all roles, despite -{RoleAdminChanged} not being emitted signaling this. -Available since v3.1.

-
event RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole);
-
-

RoleGranted

-

Emitted when account is granted role. -sender is the account that originated the contract call, an admin role -bearer except when using {AccessControl-_setupRole}.

-
event RoleGranted(bytes32 indexed role, address indexed account, address indexed sender);
-
-

RoleRevoked

-

*Emitted when account is revoked role. -sender is the account that originated the contract call:

-
    -
  • if using revokeRole, it is the admin role bearer
  • -
  • if using renounceRole, it is the role bearer (i.e. account)*
  • -
-
event RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/Constants.sol/library.Constants.html b/docs/book/src/contracts/core/common/Constants.sol/library.Constants.html deleted file mode 100644 index 73715211..00000000 --- a/docs/book/src/contracts/core/common/Constants.sol/library.Constants.html +++ /dev/null @@ -1,261 +0,0 @@ - - - - - - Constants - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Constants

-

Git Source

-

State Variables

-

NOT_ENTERED

-

Set the initial value to 1, (not hindering possible gas refunds by setting it to 0 on exit).

-
uint8 internal constant NOT_ENTERED = 1;
-
-

ENTERED

-
uint8 internal constant ENTERED = 2;
-
-

NOT_INITIALIZING

-
uint8 internal constant NOT_INITIALIZING = 1;
-
-

INITIALIZING

-
uint8 internal constant INITIALIZING = 2;
-
-

ZERO_BYTES32

-
bytes32 internal constant ZERO_BYTES32 = bytes32("");
-
-

MIN_ORACLE_DECIMALS

-

The min oracle decimal precision

-
uint256 internal constant MIN_ORACLE_DECIMALS = 8;
-
-

MIN_KRASSET_COLLATERAL_AMOUNT

-

The minimum collateral amount for a kresko asset.

-
uint256 internal constant MIN_KRASSET_COLLATERAL_AMOUNT = 1e12;
-
-

MAX_MIN_DEBT_VALUE

-

The maximum configurable minimum debt USD value. 8 decimals.

-
uint256 internal constant MAX_MIN_DEBT_VALUE = 1_000 * 1e8;
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/Constants.sol/library.Enums.html b/docs/book/src/contracts/core/common/Constants.sol/library.Enums.html deleted file mode 100644 index ccfe2a2a..00000000 --- a/docs/book/src/contracts/core/common/Constants.sol/library.Enums.html +++ /dev/null @@ -1,291 +0,0 @@ - - - - - - Enums - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Enums

-

Git Source

-

Enums

-

MinterFee

-

Minter fees for minting and burning. -Open = 0 -Close = 1

-
enum MinterFee {
-    Open,
-    Close
-}
-
-

SwapFee

-

Swap fee types for shared collateral debt pool swaps. -Open = 0 -Close = 1

-
enum SwapFee {
-    In,
-    Out
-}
-
-

OracleType

-

Configurable oracle types for assets. -Empty = 0 -Redstone = 1, -Chainlink = 2, -API3 = 3, -Vault = 4

-
enum OracleType {
-    Empty,
-    Redstone,
-    Chainlink,
-    API3,
-    Vault
-}
-
-

Action

-

Protocol core actions. -Deposit = 0 -Withdraw = 1, -Repay = 2, -Borrow = 3, -Liquidate = 4 -SCDPDeposit = 5, -SCDPSwap = 6, -SCDPWithdraw = 7, -SCDPRepay = 8, -SCDPLiquidation = 9

-
enum Action {
-    Deposit,
-    Withdraw,
-    Repay,
-    Borrow,
-    Liquidation,
-    SCDPDeposit,
-    SCDPSwap,
-    SCDPWithdraw,
-    SCDPRepay,
-    SCDPLiquidation
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/Constants.sol/library.Percents.html b/docs/book/src/contracts/core/common/Constants.sol/library.Percents.html deleted file mode 100644 index 6ac78997..00000000 --- a/docs/book/src/contracts/core/common/Constants.sol/library.Percents.html +++ /dev/null @@ -1,280 +0,0 @@ - - - - - - Percents - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Percents

-

Git Source

-

State Variables

-

ONE

-
uint16 internal constant ONE = 0.01e4;
-
-

HUNDRED

-
uint16 internal constant HUNDRED = 1e4;
-
-

TWENTY_FIVE

-
uint16 internal constant TWENTY_FIVE = 0.25e4;
-
-

FIFTY

-
uint16 internal constant FIFTY = 0.5e4;
-
-

MAX_DEVIATION

-
uint16 internal constant MAX_DEVIATION = TWENTY_FIVE;
-
-

BASIS_POINT

-
uint16 internal constant BASIS_POINT = 1;
-
-

MAX_CLOSE_FEE

-

The maximum configurable close fee.

-
uint16 internal constant MAX_CLOSE_FEE = 0.25e4;
-
-

MAX_OPEN_FEE

-

The maximum configurable open fee.

-
uint16 internal constant MAX_OPEN_FEE = 0.25e4;
-
-

MAX_SCDP_FEE

-

The maximum configurable protocol fee per asset for collateral pool swaps.

-
uint16 internal constant MAX_SCDP_FEE = 0.5e4;
-
-

MIN_LT

-

The minimum configurable minimum collateralization ratio.

-
uint16 internal constant MIN_LT = HUNDRED + ONE;
-
-

MIN_MCR

-
uint16 internal constant MIN_MCR = HUNDRED + ONE + ONE;
-
-

MIN_LIQ_INCENTIVE

-

The minimum configurable liquidation incentive multiplier. -This means liquidator only receives equal amount of collateral to debt repaid.

-
uint16 internal constant MIN_LIQ_INCENTIVE = HUNDRED;
-
-

MAX_LIQ_INCENTIVE

-

The maximum configurable liquidation incentive multiplier. -This means liquidator receives 25% bonus collateral compared to the debt repaid.

-
uint16 internal constant MAX_LIQ_INCENTIVE = 1.25e4;
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/Constants.sol/library.Role.html b/docs/book/src/contracts/core/common/Constants.sol/library.Role.html deleted file mode 100644 index 19ff483b..00000000 --- a/docs/book/src/contracts/core/common/Constants.sol/library.Role.html +++ /dev/null @@ -1,253 +0,0 @@ - - - - - - Role - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Role

-

Git Source

-

State Variables

-

DEFAULT_ADMIN

-

Meta role for all roles.

-
bytes32 internal constant DEFAULT_ADMIN = 0x00;
-
-

ADMIN

-

keccak256("kresko.roles.minter.admin")

-
bytes32 internal constant ADMIN = 0xb9dacdf02281f2e98ddbadaaf44db270b3d5a916342df47c59f77937a6bcd5d8;
-
-

OPERATOR

-

keccak256("kresko.roles.minter.operator")

-
bytes32 internal constant OPERATOR = 0x112e48a576fb3a75acc75d9fcf6e0bc670b27b1dbcd2463502e10e68cf57d6fd;
-
-

MANAGER

-

keccak256("kresko.roles.minter.manager")

-
bytes32 internal constant MANAGER = 0x46925e0f0cc76e485772167edccb8dc449d43b23b55fc4e756b063f49099e6a0;
-
-

SAFETY_COUNCIL

-

keccak256("kresko.roles.minter.safety.council")

-
bytes32 internal constant SAFETY_COUNCIL = 0x9c387ecf1663f9144595993e2c602b45de94bf8ba3a110cb30e3652d79b581c0;
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/Errors.sol/interface.IErrorFieldProvider.html b/docs/book/src/contracts/core/common/Errors.sol/interface.IErrorFieldProvider.html deleted file mode 100644 index 01d24049..00000000 --- a/docs/book/src/contracts/core/common/Errors.sol/interface.IErrorFieldProvider.html +++ /dev/null @@ -1,236 +0,0 @@ - - - - - - IErrorFieldProvider - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

IErrorFieldProvider

-

Git Source

-

Functions

-

symbol

-
function symbol() external view returns (string memory);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/Errors.sol/library.Errors.html b/docs/book/src/contracts/core/common/Errors.sol/library.Errors.html deleted file mode 100644 index 971d1aa3..00000000 --- a/docs/book/src/contracts/core/common/Errors.sol/library.Errors.html +++ /dev/null @@ -1,650 +0,0 @@ - - - - - - Errors - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Errors

-

Git Source

-

Functions

-

id

-
function id(address _addr) internal view returns (ID memory);
-
-

symbol

-
function symbol(address _addr) internal view returns (string memory symbol_);
-
-

Errors

-

ADDRESS_HAS_NO_CODE

-
error ADDRESS_HAS_NO_CODE(address);
-
-

NOT_INITIALIZING

-
error NOT_INITIALIZING();
-
-

COMMON_ALREADY_INITIALIZED

-
error COMMON_ALREADY_INITIALIZED();
-
-

MINTER_ALREADY_INITIALIZED

-
error MINTER_ALREADY_INITIALIZED();
-
-

SCDP_ALREADY_INITIALIZED

-
error SCDP_ALREADY_INITIALIZED();
-
-

STRING_HEX_LENGTH_INSUFFICIENT

-
error STRING_HEX_LENGTH_INSUFFICIENT();
-
-

SAFETY_COUNCIL_NOT_ALLOWED

-
error SAFETY_COUNCIL_NOT_ALLOWED();
-
-

SAFETY_COUNCIL_SETTER_IS_NOT_ITS_OWNER

-
error SAFETY_COUNCIL_SETTER_IS_NOT_ITS_OWNER(address);
-
-

SAFETY_COUNCIL_ALREADY_EXISTS

-
error SAFETY_COUNCIL_ALREADY_EXISTS(address given, address existing);
-
-

MULTISIG_NOT_ENOUGH_OWNERS

-
error MULTISIG_NOT_ENOUGH_OWNERS(address, uint256 owners, uint256 required);
-
-

ACCESS_CONTROL_NOT_SELF

-
error ACCESS_CONTROL_NOT_SELF(address who, address self);
-
-

MARKET_CLOSED

-
error MARKET_CLOSED(ID, string);
-
-

SCDP_ASSET_ECONOMY

-
error SCDP_ASSET_ECONOMY(ID, uint256 seizeReductionPct, ID, uint256 repayIncreasePct);
-
-

MINTER_ASSET_ECONOMY

-
error MINTER_ASSET_ECONOMY(ID, uint256 seizeReductionPct, ID, uint256 repayIncreasePct);
-
-

INVALID_TICKER

-
error INVALID_TICKER(ID, string ticker);
-
-

ASSET_NOT_ENABLED

-
error ASSET_NOT_ENABLED(ID);
-
-

ASSET_CANNOT_BE_USED_TO_COVER

-
error ASSET_CANNOT_BE_USED_TO_COVER(ID);
-
-

ASSET_PAUSED_FOR_THIS_ACTION

-
error ASSET_PAUSED_FOR_THIS_ACTION(ID, uint8 action);
-
-

ASSET_NOT_MINTER_COLLATERAL

-
error ASSET_NOT_MINTER_COLLATERAL(ID);
-
-

ASSET_NOT_MINTABLE_FROM_MINTER

-
error ASSET_NOT_MINTABLE_FROM_MINTER(ID);
-
-

ASSET_NOT_SWAPPABLE

-
error ASSET_NOT_SWAPPABLE(ID);
-
-

ASSET_DOES_NOT_HAVE_DEPOSITS

-
error ASSET_DOES_NOT_HAVE_DEPOSITS(ID);
-
-

ASSET_NOT_DEPOSITABLE

-
error ASSET_NOT_DEPOSITABLE(ID);
-
-

ASSET_ALREADY_ENABLED

-
error ASSET_ALREADY_ENABLED(ID);
-
-

ASSET_ALREADY_DISABLED

-
error ASSET_ALREADY_DISABLED(ID);
-
-

ASSET_DOES_NOT_EXIST

-
error ASSET_DOES_NOT_EXIST(ID);
-
-

ASSET_ALREADY_EXISTS

-
error ASSET_ALREADY_EXISTS(ID);
-
-

ASSET_IS_VOID

-
error ASSET_IS_VOID(ID);
-
-

INVALID_ASSET

-
error INVALID_ASSET(ID);
-
-

CANNOT_REMOVE_COLLATERAL_THAT_HAS_USER_DEPOSITS

-
error CANNOT_REMOVE_COLLATERAL_THAT_HAS_USER_DEPOSITS(ID);
-
-

CANNOT_REMOVE_SWAPPABLE_ASSET_THAT_HAS_DEBT

-
error CANNOT_REMOVE_SWAPPABLE_ASSET_THAT_HAS_DEBT(ID);
-
-

INVALID_CONTRACT_KRASSET

-
error INVALID_CONTRACT_KRASSET(ID krAsset);
-
-

INVALID_CONTRACT_KRASSET_ANCHOR

-
error INVALID_CONTRACT_KRASSET_ANCHOR(ID anchor, ID krAsset);
-
-

NOT_SWAPPABLE_KRASSET

-
error NOT_SWAPPABLE_KRASSET(ID);
-
-

IDENTICAL_ASSETS

-
error IDENTICAL_ASSETS(ID);
-
-

WITHDRAW_NOT_SUPPORTED

-
error WITHDRAW_NOT_SUPPORTED();
-
-

DEPOSIT_NOT_SUPPORTED

-
error DEPOSIT_NOT_SUPPORTED();
-
-

REDEEM_NOT_SUPPORTED

-
error REDEEM_NOT_SUPPORTED();
-
-

NATIVE_TOKEN_DISABLED

-
error NATIVE_TOKEN_DISABLED(ID);
-
-

EXCEEDS_ASSET_DEPOSIT_LIMIT

-
error EXCEEDS_ASSET_DEPOSIT_LIMIT(ID, uint256 deposits, uint256 limit);
-
-

EXCEEDS_ASSET_MINTING_LIMIT

-
error EXCEEDS_ASSET_MINTING_LIMIT(ID, uint256 deposits, uint256 limit);
-
-

UINT128_OVERFLOW

-
error UINT128_OVERFLOW(ID, uint256 deposits, uint256 limit);
-
-

INVALID_SENDER

-
error INVALID_SENDER(address, address);
-
-

INVALID_MIN_DEBT

-
error INVALID_MIN_DEBT(uint256 invalid, uint256 valid);
-
-

INVALID_SCDP_FEE

-
error INVALID_SCDP_FEE(ID, uint256 invalid, uint256 valid);
-
-

INVALID_MCR

-
error INVALID_MCR(uint256 invalid, uint256 valid);
-
-

MLR_CANNOT_BE_LESS_THAN_LIQ_THRESHOLD

-
error MLR_CANNOT_BE_LESS_THAN_LIQ_THRESHOLD(uint256 mlt, uint256 lt);
-
-

INVALID_LIQ_THRESHOLD

-
error INVALID_LIQ_THRESHOLD(uint256 lt, uint256 min, uint256 max);
-
-

INVALID_PROTOCOL_FEE

-
error INVALID_PROTOCOL_FEE(ID, uint256 invalid, uint256 valid);
-
-

INVALID_ASSET_FEE

-
error INVALID_ASSET_FEE(ID, uint256 invalid, uint256 valid);
-
-

INVALID_ORACLE_DEVIATION

-
error INVALID_ORACLE_DEVIATION(uint256 invalid, uint256 valid);
-
-

INVALID_ORACLE_TYPE

-
error INVALID_ORACLE_TYPE(uint8 invalid);
-
-

INVALID_FEE_RECIPIENT

-
error INVALID_FEE_RECIPIENT(address invalid);
-
-

INVALID_LIQ_INCENTIVE

-
error INVALID_LIQ_INCENTIVE(ID, uint256 invalid, uint256 min, uint256 max);
-
-

INVALID_KFACTOR

-
error INVALID_KFACTOR(ID, uint256 invalid, uint256 valid);
-
-

INVALID_CFACTOR

-
error INVALID_CFACTOR(ID, uint256 invalid, uint256 valid);
-
-

INVALID_MINTER_FEE

-
error INVALID_MINTER_FEE(ID, uint256 invalid, uint256 valid);
-
-

INVALID_PRICE_PRECISION

-
error INVALID_PRICE_PRECISION(uint256 decimals, uint256 valid);
-
-

INVALID_DECIMALS

-
error INVALID_DECIMALS(ID, uint256 decimals);
-
-

INVALID_FEE

-
error INVALID_FEE(ID, uint256 invalid, uint256 valid);
-
-

INVALID_FEE_TYPE

-
error INVALID_FEE_TYPE(uint8 invalid, uint8 valid);
-
-

INVALID_VAULT_PRICE

-
error INVALID_VAULT_PRICE(string ticker, address);
-
-

INVALID_API3_PRICE

-
error INVALID_API3_PRICE(string ticker, address);
-
-

INVALID_CL_PRICE

-
error INVALID_CL_PRICE(string ticker, address);
-
-

INVALID_PRICE

-
error INVALID_PRICE(ID, address oracle, int256 price);
-
-

INVALID_KRASSET_OPERATOR

-
error INVALID_KRASSET_OPERATOR(ID, address invalidOperator, address validOperator);
-
-

INVALID_DENOMINATOR

-
error INVALID_DENOMINATOR(ID, uint256 denominator, uint256 valid);
-
-

INVALID_OPERATOR

-
error INVALID_OPERATOR(ID, address who, address valid);
-
-

INVALID_SUPPLY_LIMIT

-
error INVALID_SUPPLY_LIMIT(ID, uint256 invalid, uint256 valid);
-
-

NEGATIVE_PRICE

-
error NEGATIVE_PRICE(address asset, int256 price);
-
-

STALE_PRICE

-
error STALE_PRICE(string ticker, uint256 price, uint256 timeFromUpdate, uint256 threshold);
-
-

RAW_PRICE_STALE

-
error RAW_PRICE_STALE(
-    ID asset, string ticker, int256 price, uint8 oracleType, address feed, uint256 timeFromUpdate, uint256 threshold
-);
-
-

PRICE_UNSTABLE

-
error PRICE_UNSTABLE(uint256 primaryPrice, uint256 referencePrice, uint256 deviationPct);
-
-

ZERO_OR_STALE_VAULT_PRICE

-
error ZERO_OR_STALE_VAULT_PRICE(ID, address, uint256);
-
-

ZERO_OR_STALE_PRICE

-
error ZERO_OR_STALE_PRICE(string ticker, uint8[2] oracles);
-
-

RAW_PRICE_LTE_ZERO

-
error RAW_PRICE_LTE_ZERO(ID asset, string ticker, int256 price, uint8 oracleType, address feed);
-
-

NO_PUSH_ORACLE_SET

-
error NO_PUSH_ORACLE_SET(string ticker);
-
-

NOT_SUPPORTED_YET

-
error NOT_SUPPORTED_YET();
-
-

WRAP_NOT_SUPPORTED

-
error WRAP_NOT_SUPPORTED();
-
-

BURN_AMOUNT_OVERFLOW

-
error BURN_AMOUNT_OVERFLOW(ID, uint256 burnAmount, uint256 debtAmount);
-
-

PAUSED

-
error PAUSED(address who);
-
-

L2_SEQUENCER_DOWN

-
error L2_SEQUENCER_DOWN();
-
-

FEED_ZERO_ADDRESS

-
error FEED_ZERO_ADDRESS(string ticker);
-
-

INVALID_SEQUENCER_UPTIME_FEED

-
error INVALID_SEQUENCER_UPTIME_FEED(address);
-
-

NO_MINTED_ASSETS

-
error NO_MINTED_ASSETS(address who);
-
-

NO_COLLATERALS_DEPOSITED

-
error NO_COLLATERALS_DEPOSITED(address who);
-
-

MISSING_PHASE_3_NFT

-
error MISSING_PHASE_3_NFT();
-
-

MISSING_PHASE_2_NFT

-
error MISSING_PHASE_2_NFT();
-
-

MISSING_PHASE_1_NFT

-
error MISSING_PHASE_1_NFT();
-
-

CANNOT_RE_ENTER

-
error CANNOT_RE_ENTER();
-
-

ARRAY_LENGTH_MISMATCH

-
error ARRAY_LENGTH_MISMATCH(string ticker, uint256 arr1, uint256 arr2);
-
-

COLLATERAL_VALUE_GREATER_THAN_REQUIRED

-
error COLLATERAL_VALUE_GREATER_THAN_REQUIRED(uint256 collateralValue, uint256 minCollateralValue, uint32 ratio);
-
-

ACCOUNT_COLLATERAL_VALUE_LESS_THAN_REQUIRED

-
error ACCOUNT_COLLATERAL_VALUE_LESS_THAN_REQUIRED(
-    address who, uint256 collateralValue, uint256 minCollateralValue, uint32 ratio
-);
-
-

COLLATERAL_VALUE_LESS_THAN_REQUIRED

-
error COLLATERAL_VALUE_LESS_THAN_REQUIRED(uint256 collateralValue, uint256 minCollateralValue, uint32 ratio);
-
-

CANNOT_LIQUIDATE_HEALTHY_ACCOUNT

-
error CANNOT_LIQUIDATE_HEALTHY_ACCOUNT(address who, uint256 collateralValue, uint256 minCollateralValue, uint32 ratio);
-
-

CANNOT_LIQUIDATE_SELF

-
error CANNOT_LIQUIDATE_SELF();
-
-

LIQUIDATION_AMOUNT_GREATER_THAN_DEBT

-
error LIQUIDATION_AMOUNT_GREATER_THAN_DEBT(ID repayAsset, uint256 repayAmount, uint256 availableAmount);
-
-

LIQUIDATION_SEIZED_LESS_THAN_EXPECTED

-
error LIQUIDATION_SEIZED_LESS_THAN_EXPECTED(ID, uint256, uint256);
-
-

LIQUIDATION_VALUE_IS_ZERO

-
error LIQUIDATION_VALUE_IS_ZERO(ID repayAsset, ID seizeAsset);
-
-

NOTHING_TO_WITHDRAW

-
error NOTHING_TO_WITHDRAW(address who, ID, uint256 requested, uint256 principal, uint256 scaled);
-
-

ACCOUNT_KRASSET_NOT_FOUND

-
error ACCOUNT_KRASSET_NOT_FOUND(address account, ID, address[] accountCollaterals);
-
-

ACCOUNT_COLLATERAL_NOT_FOUND

-
error ACCOUNT_COLLATERAL_NOT_FOUND(address account, ID, address[] accountCollaterals);
-
-

ELEMENT_DOES_NOT_MATCH_PROVIDED_INDEX

-
error ELEMENT_DOES_NOT_MATCH_PROVIDED_INDEX(ID element, uint256 index, address[] elements);
-
-

REPAY_OVERFLOW

-
error REPAY_OVERFLOW(ID repayAsset, ID seizeAsset, uint256 invalid, uint256 valid);
-
-

INCOME_AMOUNT_IS_ZERO

-
error INCOME_AMOUNT_IS_ZERO(ID incomeAsset);
-
-

NO_LIQUIDITY_TO_GIVE_INCOME_FOR

-
error NO_LIQUIDITY_TO_GIVE_INCOME_FOR(ID incomeAsset, uint256 userDeposits, uint256 totalDeposits);
-
-

NOT_ENOUGH_SWAP_DEPOSITS_TO_SEIZE

-
error NOT_ENOUGH_SWAP_DEPOSITS_TO_SEIZE(ID repayAsset, ID seizeAsset, uint256 invalid, uint256 valid);
-
-

SWAP_ROUTE_NOT_ENABLED

-
error SWAP_ROUTE_NOT_ENABLED(ID assetIn, ID assetOut);
-
-

RECEIVED_LESS_THAN_DESIRED

-
error RECEIVED_LESS_THAN_DESIRED(ID, uint256 invalid, uint256 valid);
-
-

SWAP_ZERO_AMOUNT_IN

-
error SWAP_ZERO_AMOUNT_IN(ID tokenIn);
-
-

INVALID_WITHDRAW

-
error INVALID_WITHDRAW(ID withdrawAsset, uint256 sharesIn, uint256 assetsOut);
-
-

ROUNDING_ERROR

-
error ROUNDING_ERROR(ID asset, uint256 sharesIn, uint256 assetsOut);
-
-

MAX_DEPOSIT_EXCEEDED

-
error MAX_DEPOSIT_EXCEEDED(ID asset, uint256 assetsIn, uint256 maxDeposit);
-
-

COLLATERAL_AMOUNT_LOW

-
error COLLATERAL_AMOUNT_LOW(ID krAssetCollateral, uint256 amount, uint256 minAmount);
-
-

MINT_VALUE_LESS_THAN_MIN_DEBT_VALUE

-
error MINT_VALUE_LESS_THAN_MIN_DEBT_VALUE(ID, uint256 value, uint256 minRequiredValue);
-
-

NOT_A_CONTRACT

-
error NOT_A_CONTRACT(address who);
-
-

NO_ALLOWANCE

-
error NO_ALLOWANCE(address spender, address owner, uint256 requested, uint256 allowed);
-
-

NOT_ENOUGH_BALANCE

-
error NOT_ENOUGH_BALANCE(address who, uint256 requested, uint256 available);
-
-

SENDER_NOT_OPERATOR

-
error SENDER_NOT_OPERATOR(ID, address sender, address kresko);
-
-

ZERO_SHARES_FROM_ASSETS

-
error ZERO_SHARES_FROM_ASSETS(ID, uint256 assets, ID);
-
-

ZERO_SHARES_OUT

-
error ZERO_SHARES_OUT(ID, uint256 assets);
-
-

ZERO_SHARES_IN

-
error ZERO_SHARES_IN(ID, uint256 assets);
-
-

ZERO_ASSETS_FROM_SHARES

-
error ZERO_ASSETS_FROM_SHARES(ID, uint256 shares, ID);
-
-

ZERO_ASSETS_OUT

-
error ZERO_ASSETS_OUT(ID, uint256 shares);
-
-

ZERO_ASSETS_IN

-
error ZERO_ASSETS_IN(ID, uint256 shares);
-
-

ZERO_ADDRESS

-
error ZERO_ADDRESS();
-
-

ZERO_DEPOSIT

-
error ZERO_DEPOSIT(ID);
-
-

ZERO_AMOUNT

-
error ZERO_AMOUNT(ID);
-
-

ZERO_WITHDRAW

-
error ZERO_WITHDRAW(ID);
-
-

ZERO_MINT

-
error ZERO_MINT(ID);
-
-

ZERO_REPAY

-
error ZERO_REPAY(ID, uint256 repayAmount, uint256 seizeAmount);
-
-

ZERO_BURN

-
error ZERO_BURN(ID);
-
-

ZERO_DEBT

-
error ZERO_DEBT(ID);
-
-

Structs

-

ID

-
struct ID {
-    string symbol;
-    address addr;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/Modifiers.sol/contract.Modifiers.html b/docs/book/src/contracts/core/common/Modifiers.sol/contract.Modifiers.html deleted file mode 100644 index cbd0c9d7..00000000 --- a/docs/book/src/contracts/core/common/Modifiers.sol/contract.Modifiers.html +++ /dev/null @@ -1,262 +0,0 @@ - - - - - - Modifiers - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Modifiers

-

Git Source

-

Functions

-

initializeAsAdmin

-

Modifier that checks if the contract is initializing and if so, gives the caller the ADMIN role

-
modifier initializeAsAdmin();
-
-

onlyRole

-

Modifier that checks that an account has a specific role. Reverts -with a standardized message including the required role. -The format of the revert reason is given by the following regular expression: -/^AccessControl: account (0x[0-9a-f]{40}) is missing role (0x[0-9a-f]{64})$/ -Available since v4.1.

-
modifier onlyRole(bytes32 role);
-
-

onlyRoleIf

-

Ensure only trusted contracts can act on behalf of _account

-
modifier onlyRoleIf(bool _accountIsNotMsgSender, bytes32 role);
-
-

Parameters

-
- - -
NameTypeDescription
_accountIsNotMsgSenderboolThe address of the collateral asset.
rolebytes32
-
-

nonReentrant

-
modifier nonReentrant();
-
-

gate

-

Reverts if the caller does not have the required NFT's for the gated phase

-
modifier gate();
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/Modifiers.sol/library.LibModifiers.html b/docs/book/src/contracts/core/common/Modifiers.sol/library.LibModifiers.html deleted file mode 100644 index dd20b24d..00000000 --- a/docs/book/src/contracts/core/common/Modifiers.sol/library.LibModifiers.html +++ /dev/null @@ -1,345 +0,0 @@ - - - - - - LibModifiers - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

LibModifiers

-

Git Source

-

Functions

-

onlyUnpaused

-

Simple check for the enabled flag

-
function onlyUnpaused(CommonState storage self, address _assetAddr, Enums.Action _action)
-    internal
-    view
-    returns (Asset storage asset);
-
-

Parameters

-
- - - -
NameTypeDescription
selfCommonState
_assetAddraddressThe address of the asset.
_actionEnums.ActionThe action to this is called from.
-
-

Returns

-
- -
NameTypeDescription
assetAssetThe asset struct.
-
-

onlyExistingAsset

-
function onlyExistingAsset(CommonState storage self, address _assetAddr) internal view returns (Asset storage asset);
-
-

onlyMinterCollateral

-

Reverts if address is not a minter collateral asset.

-
function onlyMinterCollateral(CommonState storage self, address _assetAddr)
-    internal
-    view
-    returns (Asset storage asset);
-
-

Parameters

-
- - -
NameTypeDescription
selfCommonState
_assetAddraddressThe address of the asset.
-
-

Returns

-
- -
NameTypeDescription
assetAssetThe asset struct.
-
-

onlyMinterCollateral

-
function onlyMinterCollateral(CommonState storage self, address _assetAddr, Enums.Action _action)
-    internal
-    view
-    returns (Asset storage asset);
-
-

onlyMinterMintable

-

Reverts if address is not a Kresko Asset.

-
function onlyMinterMintable(CommonState storage self, address _assetAddr) internal view returns (Asset storage asset);
-
-

Parameters

-
- - -
NameTypeDescription
selfCommonState
_assetAddraddressThe address of the asset.
-
-

Returns

-
- -
NameTypeDescription
assetAssetThe asset struct.
-
-

onlyMinterMintable

-
function onlyMinterMintable(CommonState storage self, address _assetAddr, Enums.Action _action)
-    internal
-    view
-    returns (Asset storage asset);
-
-

onlySharedCollateral

-

Reverts if address is not depositable to SCDP.

-
function onlySharedCollateral(CommonState storage self, address _assetAddr)
-    internal
-    view
-    returns (Asset storage asset);
-
-

Parameters

-
- - -
NameTypeDescription
selfCommonState
_assetAddraddressThe address of the asset.
-
-

Returns

-
- -
NameTypeDescription
assetAssetThe asset struct.
-
-

onlySwapMintable

-

Reverts if address is not swappable Kresko Asset.

-
function onlySwapMintable(CommonState storage self, address _assetAddr) internal view returns (Asset storage asset);
-
-

Parameters

-
- - -
NameTypeDescription
selfCommonState
_assetAddraddressThe address of the asset.
-
-

Returns

-
- -
NameTypeDescription
assetAssetThe asset struct.
-
-

onlyActiveSharedCollateral

-
function onlyActiveSharedCollateral(CommonState storage self, address _assetAddr)
-    internal
-    view
-    returns (Asset storage asset);
-
-

onlyCoverAsset

-
function onlyCoverAsset(CommonState storage self, address _assetAddr) internal view returns (Asset storage asset);
-
-

onlyIncomeAsset

-
function onlyIncomeAsset(CommonState storage self, address _assetAddr) internal view returns (Asset storage asset);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/State.sol/constants.State.html b/docs/book/src/contracts/core/common/State.sol/constants.State.html deleted file mode 100644 index cc008ced..00000000 --- a/docs/book/src/contracts/core/common/State.sol/constants.State.html +++ /dev/null @@ -1,238 +0,0 @@ - - - - - - State constants - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Constants

-

Git Source

-

COMMON_STORAGE_POSITION

-
bytes32 constant COMMON_STORAGE_POSITION = keccak256("kresko.common.storage");
-
-

GATING_STORAGE_POSITION

-
bytes32 constant GATING_STORAGE_POSITION = keccak256("kresko.gating.storage");
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/State.sol/function.cs.html b/docs/book/src/contracts/core/common/State.sol/function.cs.html deleted file mode 100644 index 9ae42054..00000000 --- a/docs/book/src/contracts/core/common/State.sol/function.cs.html +++ /dev/null @@ -1,234 +0,0 @@ - - - - - - cs - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

cs

-

Git Source

-
function cs() pure returns (CommonState storage state);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/State.sol/function.gs.html b/docs/book/src/contracts/core/common/State.sol/function.gs.html deleted file mode 100644 index 36e6d3f2..00000000 --- a/docs/book/src/contracts/core/common/State.sol/function.gs.html +++ /dev/null @@ -1,234 +0,0 @@ - - - - - - gs - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

gs

-

Git Source

-
function gs() pure returns (GatingState storage state);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/State.sol/struct.CommonState.html b/docs/book/src/contracts/core/common/State.sol/struct.CommonState.html deleted file mode 100644 index 44cdce06..00000000 --- a/docs/book/src/contracts/core/common/State.sol/struct.CommonState.html +++ /dev/null @@ -1,249 +0,0 @@ - - - - - - CommonState - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

CommonState

-

Git Source

-
struct CommonState {
-    mapping(address => Asset) assets;
-    mapping(bytes32 => mapping(Enums.OracleType => Oracle)) oracles;
-    mapping(address => mapping(Enums.Action => SafetyState)) safetyState;
-    address feeRecipient;
-    uint96 minDebtValue;
-    address sequencerUptimeFeed;
-    uint32 sequencerGracePeriodTime;
-    uint32 staleTime;
-    uint16 maxPriceDeviationPct;
-    uint8 oracleDecimals;
-    bool safetyStateSet;
-    uint256 entered;
-    mapping(bytes32 role => RoleData data) _roles;
-    mapping(bytes32 role => EnumerableSet.AddressSet member) _roleMembers;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/State.sol/struct.GatingState.html b/docs/book/src/contracts/core/common/State.sol/struct.GatingState.html deleted file mode 100644 index 5fffe938..00000000 --- a/docs/book/src/contracts/core/common/State.sol/struct.GatingState.html +++ /dev/null @@ -1,238 +0,0 @@ - - - - - - GatingState - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

GatingState

-

Git Source

-
struct GatingState {
-    address kreskian;
-    address questForKresk;
-    uint8 phase;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/Types.sol/struct.Asset.html b/docs/book/src/contracts/core/common/Types.sol/struct.Asset.html deleted file mode 100644 index cbac5688..00000000 --- a/docs/book/src/contracts/core/common/Types.sol/struct.Asset.html +++ /dev/null @@ -1,264 +0,0 @@ - - - - - - Asset - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Asset

-

Git Source

-

Author: -Kresko

-

All assets in the protocol share this configuration.

-

ticker is not unique, eg. krETH and WETH both would use bytes32('ETH')

-

Percentages use 2 decimals: 1e4 (10000) == 100.00%. See {PercentageMath.sol}.

-

Note that the percentage value for uint16 caps at 655.36%.

-
struct Asset {
-    bytes32 ticker;
-    address anchor;
-    Enums.OracleType[2] oracles;
-    uint16 factor;
-    uint16 kFactor;
-    uint16 openFee;
-    uint16 closeFee;
-    uint16 liqIncentive;
-    uint256 maxDebtMinter;
-    uint256 maxDebtSCDP;
-    uint256 depositLimitSCDP;
-    uint128 liquidityIndexSCDP;
-    uint16 swapInFeeSCDP;
-    uint16 swapOutFeeSCDP;
-    uint16 protocolFeeShareSCDP;
-    uint16 liqIncentiveSCDP;
-    uint8 decimals;
-    bool isMinterCollateral;
-    bool isMinterMintable;
-    bool isSharedCollateral;
-    bool isSwapMintable;
-    bool isSharedOrSwappedCollateral;
-    bool isCoverAsset;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/Types.sol/struct.CommonInitArgs.html b/docs/book/src/contracts/core/common/Types.sol/struct.CommonInitArgs.html deleted file mode 100644 index 5c93a391..00000000 --- a/docs/book/src/contracts/core/common/Types.sol/struct.CommonInitArgs.html +++ /dev/null @@ -1,248 +0,0 @@ - - - - - - CommonInitArgs - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

CommonInitArgs

-

Git Source

-

Initialization arguments for common values

-
struct CommonInitArgs {
-    address admin;
-    address council;
-    address treasury;
-    uint64 minDebtValue;
-    uint16 maxPriceDeviationPct;
-    uint8 oracleDecimals;
-    address sequencerUptimeFeed;
-    uint32 sequencerGracePeriodTime;
-    uint32 staleTime;
-    address kreskian;
-    address questForKresk;
-    uint8 phase;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/Types.sol/struct.FeedConfiguration.html b/docs/book/src/contracts/core/common/Types.sol/struct.FeedConfiguration.html deleted file mode 100644 index c7261ce1..00000000 --- a/docs/book/src/contracts/core/common/Types.sol/struct.FeedConfiguration.html +++ /dev/null @@ -1,238 +0,0 @@ - - - - - - FeedConfiguration - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

FeedConfiguration

-

Git Source

-

Feed configuration.

-
struct FeedConfiguration {
-    Enums.OracleType[2] oracleIds;
-    address[2] feeds;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/Types.sol/struct.MaxLiqInfo.html b/docs/book/src/contracts/core/common/Types.sol/struct.MaxLiqInfo.html deleted file mode 100644 index 6ac935d4..00000000 --- a/docs/book/src/contracts/core/common/Types.sol/struct.MaxLiqInfo.html +++ /dev/null @@ -1,246 +0,0 @@ - - - - - - MaxLiqInfo - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

MaxLiqInfo

-

Git Source

-
struct MaxLiqInfo {
-    address account;
-    address seizeAssetAddr;
-    address repayAssetAddr;
-    uint256 repayValue;
-    uint256 repayAmount;
-    uint256 seizeAmount;
-    uint256 seizeValue;
-    uint256 repayAssetPrice;
-    uint256 repayAssetIndex;
-    uint256 seizeAssetPrice;
-    uint256 seizeAssetIndex;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/Types.sol/struct.MaxLiqVars.html b/docs/book/src/contracts/core/common/Types.sol/struct.MaxLiqVars.html deleted file mode 100644 index a9c0a088..00000000 --- a/docs/book/src/contracts/core/common/Types.sol/struct.MaxLiqVars.html +++ /dev/null @@ -1,244 +0,0 @@ - - - - - - MaxLiqVars - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

MaxLiqVars

-

Git Source

-

Variables used for calculating the max liquidation value.

-
struct MaxLiqVars {
-    Asset collateral;
-    uint256 accountCollateralValue;
-    uint256 minCollateralValue;
-    uint256 seizeCollateralAccountValue;
-    uint192 minDebtValue;
-    uint32 gainFactor;
-    uint32 maxLiquidationRatio;
-    uint32 debtFactor;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/Types.sol/struct.Oracle.html b/docs/book/src/contracts/core/common/Types.sol/struct.Oracle.html deleted file mode 100644 index e4510a05..00000000 --- a/docs/book/src/contracts/core/common/Types.sol/struct.Oracle.html +++ /dev/null @@ -1,238 +0,0 @@ - - - - - - Oracle - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Oracle

-

Git Source

-

Oracle configuration mapped to Asset.ticker.

-
struct Oracle {
-    address feed;
-    function(address) external view returns (uint256) priceGetter;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/Types.sol/struct.Pause.html b/docs/book/src/contracts/core/common/Types.sol/struct.Pause.html deleted file mode 100644 index a56a1615..00000000 --- a/docs/book/src/contracts/core/common/Types.sol/struct.Pause.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - Pause - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Pause

-

Git Source

-

Configuration for pausing Action

-
struct Pause {
-    bool enabled;
-    uint256 timestamp0;
-    uint256 timestamp1;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/Types.sol/struct.RawPrice.html b/docs/book/src/contracts/core/common/Types.sol/struct.RawPrice.html deleted file mode 100644 index 45f5242f..00000000 --- a/docs/book/src/contracts/core/common/Types.sol/struct.RawPrice.html +++ /dev/null @@ -1,242 +0,0 @@ - - - - - - RawPrice - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

RawPrice

-

Git Source

-

Convenience struct for checking configurations

-
struct RawPrice {
-    int256 answer;
-    uint256 timestamp;
-    bool isStale;
-    bool isZero;
-    Enums.OracleType oracle;
-    address feed;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/Types.sol/struct.RoleData.html b/docs/book/src/contracts/core/common/Types.sol/struct.RoleData.html deleted file mode 100644 index 4dfdd16a..00000000 --- a/docs/book/src/contracts/core/common/Types.sol/struct.RoleData.html +++ /dev/null @@ -1,238 +0,0 @@ - - - - - - RoleData - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

RoleData

-

Git Source

-

The access control role data.

-
struct RoleData {
-    mapping(address => bool) members;
-    bytes32 adminRole;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/Types.sol/struct.SCDPCollateralArgs.html b/docs/book/src/contracts/core/common/Types.sol/struct.SCDPCollateralArgs.html deleted file mode 100644 index 7f368cc2..00000000 --- a/docs/book/src/contracts/core/common/Types.sol/struct.SCDPCollateralArgs.html +++ /dev/null @@ -1,238 +0,0 @@ - - - - - - SCDPCollateralArgs - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

SCDPCollateralArgs

-

Git Source

-
struct SCDPCollateralArgs {
-    uint256 depositLimit;
-    uint128 liquidityIndex;
-    uint8 decimals;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/Types.sol/struct.SCDPKrAssetArgs.html b/docs/book/src/contracts/core/common/Types.sol/struct.SCDPKrAssetArgs.html deleted file mode 100644 index 6bee635b..00000000 --- a/docs/book/src/contracts/core/common/Types.sol/struct.SCDPKrAssetArgs.html +++ /dev/null @@ -1,240 +0,0 @@ - - - - - - SCDPKrAssetArgs - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

SCDPKrAssetArgs

-

Git Source

-
struct SCDPKrAssetArgs {
-    uint256 maxDebtMinter;
-    uint16 liqIncentive;
-    uint16 protocolFee;
-    uint16 openFee;
-    uint16 closeFee;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/Types.sol/struct.SafetyState.html b/docs/book/src/contracts/core/common/Types.sol/struct.SafetyState.html deleted file mode 100644 index 3ef5d1a4..00000000 --- a/docs/book/src/contracts/core/common/Types.sol/struct.SafetyState.html +++ /dev/null @@ -1,237 +0,0 @@ - - - - - - SafetyState - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

SafetyState

-

Git Source

-

Safety configuration for assets

-
struct SafetyState {
-    Pause pause;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/Validations.sol/library.Validations.html b/docs/book/src/contracts/core/common/Validations.sol/library.Validations.html deleted file mode 100644 index f8fe8138..00000000 --- a/docs/book/src/contracts/core/common/Validations.sol/library.Validations.html +++ /dev/null @@ -1,346 +0,0 @@ - - - - - - Validations - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Validations

-

Git Source

-

Functions

-

validatePriceDeviationPct

-
function validatePriceDeviationPct(uint16 _deviationPct) internal pure;
-
-

validateMinDebtValue

-
function validateMinDebtValue(uint256 _minDebtValue) internal pure;
-
-

validateFeeRecipient

-
function validateFeeRecipient(address _feeRecipient) internal pure;
-
-

validateOraclePrecision

-
function validateOraclePrecision(uint256 _decimalPrecision) internal pure;
-
-

validateMinCollateralRatio

-
function validateMinCollateralRatio(uint256 _minCollateralRatio, uint256 _liqThreshold) internal pure;
-
-

validateLiquidationThreshold

-
function validateLiquidationThreshold(uint256 _liquidationThreshold, uint256 _minCollateralRatio) internal pure;
-
-

validateMaxLiquidationRatio

-
function validateMaxLiquidationRatio(uint256 _maxLiquidationRatio, uint256 _liquidationThreshold) internal pure;
-
-

validateAddAssetArgs

-
function validateAddAssetArgs(address _assetAddr, Asset memory _config)
-    internal
-    view
-    returns (string memory symbol, string memory tickerStr, uint8 decimals);
-
-

validateUpdateAssetArgs

-
function validateUpdateAssetArgs(address _assetAddr, Asset memory _config)
-    internal
-    view
-    returns (string memory symbol, string memory tickerStr, Asset storage asset);
-
-

validateAsset

-
function validateAsset(address _assetAddr, Asset memory _config) internal view returns (bool);
-
-

validateMinterCollateral

-
function validateMinterCollateral(address _assetAddr, Asset memory _config)
-    internal
-    view
-    returns (bool isMinterCollateral);
-
-

validateSCDPDepositAsset

-
function validateSCDPDepositAsset(address _assetAddr, Asset memory _config)
-    internal
-    view
-    returns (bool isSharedCollateral);
-
-

validateMinterKrAsset

-
function validateMinterKrAsset(address _assetAddr, Asset memory _config) internal view returns (bool isMinterKrAsset);
-
-

validateSCDPKrAsset

-
function validateSCDPKrAsset(address _assetAddr, Asset memory _config) internal view returns (bool isSwapMintable);
-
-

validateSDICoverAsset

-
function validateSDICoverAsset(address _assetAddr) internal view returns (Asset storage asset);
-
-

validateKrAssetContract

-
function validateKrAssetContract(address _assetAddr, address _anchorAddr) internal view;
-
-

ensureUnique

-
function ensureUnique(address _asset1Addr, address _asset2Addr) internal view;
-
-

validateRoute

-
function validateRoute(address _assetInAddr, address _assetOutAddr) internal view;
-
-

validateDecimals

-
function validateDecimals(address _assetAddr, uint8 _decimals) internal view;
-
-

validateVaultAssetDecimals

-
function validateVaultAssetDecimals(address _assetAddr, uint8 _decimals) internal view;
-
-

validateUint128

-
function validateUint128(address _assetAddr, uint256 _value) internal view;
-
-

validateCFactor

-
function validateCFactor(address _assetAddr, uint16 _cFactor) internal view;
-
-

validateKFactor

-
function validateKFactor(address _assetAddr, uint16 _kFactor) internal view;
-
-

validateFees

-
function validateFees(address _assetAddr, uint16 _fee1, uint16 _fee2) internal view;
-
-

validateLiqIncentive

-
function validateLiqIncentive(address _assetAddr, uint16 _liqIncentive) internal view;
-
-

validateLiqConfig

-
function validateLiqConfig(address _assetAddr) internal view;
-
-

validateLiquidationMarket

-
function validateLiquidationMarket(
-    address _seizeAssetAddr,
-    Asset storage seizeAsset,
-    address _repayAssetAddr,
-    Asset storage repayAsset
-) internal view;
-
-

validateCollateralArgs

-
function validateCollateralArgs(
-    MinterState storage self,
-    address _account,
-    address _collateralAsset,
-    uint256 _collateralIndex,
-    uint256 _amount
-) internal view;
-
-

rawAssetPrice

-
function rawAssetPrice(Asset storage self) internal view returns (RawPrice memory);
-
-

validateRawAssetPrice

-
function validateRawAssetPrice(address _assetAddr) internal view;
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/facets/AssetConfigurationFacet.sol/contract.AssetConfigurationFacet.html b/docs/book/src/contracts/core/common/facets/AssetConfigurationFacet.sol/contract.AssetConfigurationFacet.html deleted file mode 100644 index a0740823..00000000 --- a/docs/book/src/contracts/core/common/facets/AssetConfigurationFacet.sol/contract.AssetConfigurationFacet.html +++ /dev/null @@ -1,312 +0,0 @@ - - - - - - AssetConfigurationFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

AssetConfigurationFacet

-

Git Source

-

Inherits: -IAssetConfigurationFacet, Modifiers, DSModifiers

-

Functions

-

addAsset

-

Adds a new asset to the common state.

-

Use validateAssetConfig / static call this for validation.

-
function addAsset(address _assetAddr, Asset memory _config, address[2] memory _feeds)
-    external
-    onlyRole(Role.ADMIN)
-    returns (Asset memory);
-
-

Parameters

-
- - - -
NameTypeDescription
_assetAddraddressAsset address.
_configAssetConfiguration struct to save for the asset.
_feedsaddress[2]Feed addresses, if both are address(0) they are ignored.
-
-

Returns

-
- -
NameTypeDescription
<none>AssetAsset Result of addAsset.
-
-

updateAsset

-

Update asset config.

-

Use validateAssetConfig / static call this for validation.

-
function updateAsset(address _assetAddr, Asset memory _config) external onlyRole(Role.ADMIN) returns (Asset memory);
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressThe asset address.
_configAssetConfiguration struct to apply for the asset.
-
-

setAssetCFactor

-

Updates the cFactor of a KreskoAsset. Convenience.

-
function setAssetCFactor(address _assetAddr, uint16 _newFactor) public onlyRole(Role.ADMIN);
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressThe collateral asset.
_newFactoruint16The new collateral factor.
-
-

setAssetKFactor

-

Updates the kFactor of a KreskoAsset.

-
function setAssetKFactor(address _assetAddr, uint16 _newFactor) public onlyRole(Role.ADMIN);
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressThe KreskoAsset.
_newFactoruint16
-
-

setAssetOracleOrder

-

Update oracle order for an asset.

-
function setAssetOracleOrder(address _assetAddr, Enums.OracleType[2] memory _newOracleOrder)
-    external
-    onlyRole(Role.ADMIN);
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressThe asset address.
_newOracleOrderEnums.OracleType[2]List of 2 OracleTypes. 0 is primary and 1 is the reference.
-
-

validateAssetConfig

-

Validate supplied asset config. Reverts with information if invalid.

-
function validateAssetConfig(address _assetAddr, Asset memory _config) external view returns (bool);
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressThe asset address.
_configAssetConfiguration for the asset.
-
-

Returns

-
- -
NameTypeDescription
<none>boolbool True for convenience.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/facets/AssetStateFacet.sol/contract.AssetStateFacet.html b/docs/book/src/contracts/core/common/facets/AssetStateFacet.sol/contract.AssetStateFacet.html deleted file mode 100644 index 3da75ab5..00000000 --- a/docs/book/src/contracts/core/common/facets/AssetStateFacet.sol/contract.AssetStateFacet.html +++ /dev/null @@ -1,306 +0,0 @@ - - - - - - AssetStateFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

AssetStateFacet

-

Git Source

-

Inherits: -IAssetStateFacet

-

Functions

-

getAsset

-

Get the state of a specific asset

-
function getAsset(address _assetAddr) external view returns (Asset memory);
-
-

Parameters

-
- -
NameTypeDescription
_assetAddraddressAddress of the asset.
-
-

Returns

-
- -
NameTypeDescription
<none>AssetAsset State of asset
-
-

getValue

-

Get value for an asset amount using the current price.

-
function getValue(address _assetAddr, uint256 _amount) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressAsset address.
_amountuint256The amount (uint256).
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Current value for _amount of _assetAddr.
-
-

getFeedForAddress

-

Gets corresponding feed address for the oracle type and asset address.

-
function getFeedForAddress(address _assetAddr, Enums.OracleType _oracleType) external view returns (address);
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressThe asset address.
_oracleTypeEnums.OracleTypeThe oracle type.
-
-

Returns

-
- -
NameTypeDescription
<none>addressfeedAddr Feed address that the asset uses with the oracle type.
-
-

getPrice

-

Get price for an asset from address.

-
function getPrice(address _assetAddr) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_assetAddraddressAsset address.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Current price for the asset.
-
-

getPushPrice

-

Get push price for an asset from address.

-
function getPushPrice(address _assetAddr) external view returns (RawPrice memory);
-
-

Parameters

-
- -
NameTypeDescription
_assetAddraddressAsset address.
-
-

Returns

-
- -
NameTypeDescription
<none>RawPriceRawPrice Current raw price for the asset.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/facets/AuthorizationFacet.sol/contract.AuthorizationFacet.html b/docs/book/src/contracts/core/common/facets/AuthorizationFacet.sol/contract.AuthorizationFacet.html deleted file mode 100644 index 7f18dd26..00000000 --- a/docs/book/src/contracts/core/common/facets/AuthorizationFacet.sol/contract.AuthorizationFacet.html +++ /dev/null @@ -1,306 +0,0 @@ - - - - - - AuthorizationFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

AuthorizationFacet

-

Git Source

-

Inherits: -IAuthorizationFacet

-

Author: -Kresko

-

The storage area is in the main proxy diamond storage.

-

Difference here is the logic library that is shared and reused, there is no state here.

-

Functions

-

getRoleMember

-

WARNING: -When using {getRoleMember} and {getRoleMemberCount}, make sure -you perform all queries on the same block. -See the following forum post for more information:

-
    -
  • https://forum.openzeppelin.com/t/iterating-over-elements-on-enumerableset-in-openzeppelin-contracts/2296
  • -
-

OpenZeppelin -Returns one of the accounts that have role. index must be a -value between 0 and {getRoleMemberCount}, non-inclusive. -Role bearers are not sorted in any particular way, and their ordering may -change at any point.

-
function getRoleMember(bytes32 role, uint256 index) external view returns (address);
-
-

Returns

-
- -
NameTypeDescription
<none>addressaddress with the role
-
-

getRoleMemberCount

-

See warning in {getRoleMember} if combining these two

-

Returns the number of accounts that have role. Can be used -together with {getRoleMember} to enumerate all bearers of a role.

-
function getRoleMemberCount(bytes32 role) external view returns (uint256);
-
-

grantRole

-

*Grants role to account. -If account had not been already granted role, emits a {RoleGranted} -event. -Requirements:

-
    -
  • the caller must have role's admin role.*
  • -
-
function grantRole(bytes32 role, address account) external;
-
-

revokeRole

-

Requirements

-
    -
  • the caller must have role's admin role.
  • -
-

Revokes role from account.

-
function revokeRole(bytes32 role, address account) external;
-
-

hasRole

-

Returns true if account has been granted role.

-
function hasRole(bytes32 role, address account) external view returns (bool);
-
-

getRoleAdmin

-

To change a role's admin, use {_setRoleAdmin}.

-

Returns the admin role that controls role. See {grantRole} and -{revokeRole}.

-
function getRoleAdmin(bytes32 role) external view returns (bytes32);
-
-

renounceRole

-

Requirements

-
    -
  • the caller must be account.
  • -
-

Revokes role from the calling account. -Roles are often managed via {grantRole} and {revokeRole}: this function's -purpose is to provide a mechanism for accounts to lose their privileges -if they are compromised (such as when a trusted device is misplaced). -If the calling account had been revoked role, emits a {RoleRevoked} -event.

-
function renounceRole(bytes32 role, address account) external;
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html b/docs/book/src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html deleted file mode 100644 index 5195f610..00000000 --- a/docs/book/src/contracts/core/common/facets/CommonConfigurationFacet.sol/contract.CommonConfigurationFacet.html +++ /dev/null @@ -1,390 +0,0 @@ - - - - - - CommonConfigurationFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

CommonConfigurationFacet

-

Git Source

-

Inherits: -ICommonConfigurationFacet, Modifiers, DSModifiers

-

Functions

-

initializeCommon

-
function initializeCommon(CommonInitArgs calldata args) external initializer(2);
-
-

setMinDebtValue

-

Updates the contract's minimum debt value.

-
function setMinDebtValue(uint96 _newMinDebtValue) public override onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_newMinDebtValueuint96The new minimum debt value as a wad.
-
-

setFeeRecipient

-

Updates the fee recipient.

-
function setFeeRecipient(address _newFeeRecipient) public override onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_newFeeRecipientaddressThe new fee recipient.
-
-

setDefaultOraclePrecision

-

Sets the decimal precision of external oracle

-
function setDefaultOraclePrecision(uint8 _decimals) public onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_decimalsuint8Amount of decimals
-
-

setMaxPriceDeviationPct

-

Sets the decimal precision of external oracle

-
function setMaxPriceDeviationPct(uint16 _oracleDeviationPct) public onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_oracleDeviationPctuint16Amount of decimals
-
-

setFeedsForTicker

-

Set feeds for a ticker.

-
function setFeedsForTicker(bytes32 _ticker, FeedConfiguration calldata _feedConfig) external onlyRole(Role.ADMIN);
-
-

Parameters

-
- - -
NameTypeDescription
_tickerbytes32Ticker in bytes32 eg. bytes32("ETH")
_feedConfigFeedConfigurationList oracle configuration containing oracle identifiers and feed addresses.
-
-

setChainlinkFeeds

-

Set chainlink feeds for tickers.

-

Has modifiers: onlyRole.

-
function setChainlinkFeeds(bytes32[] calldata _tickers, address[] calldata _feeds) public onlyRole(Role.ADMIN);
-
-

Parameters

-
- - -
NameTypeDescription
_tickersbytes32[]Bytes32 list of tickers
_feedsaddress[]List of feed addresses.
-
-

setApi3Feeds

-

Set api3 feeds for tickers.

-

Has modifiers: onlyRole.

-
function setApi3Feeds(bytes32[] calldata _tickers, address[] calldata _feeds) public onlyRole(Role.ADMIN);
-
-

Parameters

-
- - -
NameTypeDescription
_tickersbytes32[]Bytes32 list of tickers
_feedsaddress[]List of feed addresses.
-
-

setChainLinkFeed

-

Set ChainLink feed address for ticker.

-
function setChainLinkFeed(bytes32 _ticker, address _feedAddr) public onlyRole(Role.ADMIN);
-
-

Parameters

-
- - -
NameTypeDescription
_tickerbytes32Ticker in bytes32 eg. bytes32("ETH")
_feedAddraddressThe feed address.
-
-

setApi3Feed

-

Set API3 feed address for an asset.

-
function setApi3Feed(bytes32 _ticker, address _feedAddr) public onlyRole(Role.ADMIN);
-
-

Parameters

-
- - -
NameTypeDescription
_tickerbytes32Ticker in bytes32 eg. bytes32("ETH")
_feedAddraddressThe feed address.
-
-

setVaultFeed

-

Set a vault feed for ticker.

-

Has modifiers: onlyRole.

-
function setVaultFeed(bytes32 _ticker, address _vaultAddr) public onlyRole(Role.ADMIN);
-
-

Parameters

-
- - -
NameTypeDescription
_tickerbytes32Ticker in bytes32 eg. bytes32("ETH")
_vaultAddraddressVault address
-
-

setSequencerUptimeFeed

-

Sets L2 sequencer uptime feed address

-
function setSequencerUptimeFeed(address _sequencerUptimeFeed) public override onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_sequencerUptimeFeedaddresssequencer uptime feed address
-
-

setSequencerGracePeriod

-

Sets sequencer grace period time

-
function setSequencerGracePeriod(uint32 _sequencerGracePeriodTime) public onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_sequencerGracePeriodTimeuint32grace period time
-
-

setStaleTime

-

Sets the time in seconds until a price is considered stale.

-
function setStaleTime(uint32 _staleTime) public onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_staleTimeuint32Time in seconds.
-
-

setGatingPhase

-

Sets phase of gating mechanism

-
function setGatingPhase(uint8 _phase) public override onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_phaseuint8phase id
-
-

setKreskianCollection

-

Sets address of Kreskian NFT contract

-
function setKreskianCollection(address _kreskian) public override onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_kreskianaddresskreskian nft contract address
-
-

setQuestForKreskCollection

-

Sets address of Quest For Kresk NFT contract

-
function setQuestForKreskCollection(address _questForKresk) public override onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_questForKreskaddressQuest For Kresk NFT contract address
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/facets/CommonStateFacet.sol/contract.CommonStateFacet.html b/docs/book/src/contracts/core/common/facets/CommonStateFacet.sol/contract.CommonStateFacet.html deleted file mode 100644 index 9a4a33b9..00000000 --- a/docs/book/src/contracts/core/common/facets/CommonStateFacet.sol/contract.CommonStateFacet.html +++ /dev/null @@ -1,344 +0,0 @@ - - - - - - CommonStateFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

CommonStateFacet

-

Git Source

-

Inherits: -ICommonStateFacet

-

Functions

-

getFeeRecipient

-

The recipient of protocol fees.

-
function getFeeRecipient() external view returns (address);
-
-

getDefaultOraclePrecision

-

Offchain oracle decimals

-
function getDefaultOraclePrecision() external view returns (uint8);
-
-

getMinDebtValue

-

The minimum USD value of an individual synthetic asset debt position.

-
function getMinDebtValue() external view returns (uint96);
-
-

getOracleDeviationPct

-

max deviation between main oracle and fallback oracle

-
function getOracleDeviationPct() external view returns (uint16);
-
-

getSequencerUptimeFeed

-

Get the L2 sequencer uptime feed address.

-
function getSequencerUptimeFeed() external view returns (address);
-
-

getSequencerGracePeriod

-

Get the L2 sequencer uptime feed grace period

-
function getSequencerGracePeriod() external view returns (uint32);
-
-

getOracleTimeout

-

Get stale timeout treshold for oracle answers.

-
function getOracleTimeout() external view returns (uint32);
-
-

getFeedForId

-

Get tickers configured feed address for the oracle type.

-
function getFeedForId(bytes32 _ticker, Enums.OracleType _oracleType) external view returns (address);
-
-

Parameters

-
- - -
NameTypeDescription
_tickerbytes32Ticker in bytes32, eg. bytes32("ETH").
_oracleTypeEnums.OracleTypeThe oracle type.
-
-

Returns

-
- -
NameTypeDescription
<none>addressfeedAddr Feed address matching the oracle type given.
-
-

redstonePrice

-

Price getter for Redstone, extracting the price from "hidden" calldata. -Reverts for a number of reasons, notably:

-
    -
  1. Invalid calldata
  2. -
  3. Not enough signers for the price data.
  4. -
  5. Wrong signers for the price data.
  6. -
  7. Stale price data.
  8. -
  9. Not enough data points
  10. -
-
function redstonePrice(bytes32 _ticker, address) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_tickerbytes32The reference asset ticker in bytes32, eg. bytes32("ETH").
<none>address
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Extracted price with enough unique signers.
-
-

getAPI3Price

-

Price getter for API3 type feeds.

-

Valid call will revert if the answer is negative.

-
function getAPI3Price(address _feedAddr) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_feedAddraddressIProxy type feed address.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Price answer from the feed, 0 if the price is stale.
-
-

getVaultPrice

-

Price getter for Vault based asset.

-
function getVaultPrice(address _vaultAddr) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_vaultAddraddressIVaultFeed type feed address.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Current price of one vault share.
-
-

getChainlinkPrice

-

Price getter for AggregatorV3/Chainlink type feeds.

-

Valid call will revert if the answer is negative.

-
function getChainlinkPrice(address _feedAddr) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_feedAddraddressAggregatorV3 type feed address.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Price answer from the feed, 0 if the price is stale.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/facets/SafetyCouncilFacet.sol/contract.SafetyCouncilFacet.html b/docs/book/src/contracts/core/common/facets/SafetyCouncilFacet.sol/contract.SafetyCouncilFacet.html deleted file mode 100644 index f07fafe0..00000000 --- a/docs/book/src/contracts/core/common/facets/SafetyCouncilFacet.sol/contract.SafetyCouncilFacet.html +++ /dev/null @@ -1,287 +0,0 @@ - - - - - - SafetyCouncilFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

SafetyCouncilFacet

-

Git Source

-

Inherits: -Modifiers, ISafetyCouncilFacet

-

Author: -Kresko

-

Role.SAFETY_COUNCIL must be a multisig.

-

Functions

-

toggleAssetsPaused

-

These functions are only callable by a multisig quorum.

-

Toggle paused-state of assets in a per-action basis

-
function toggleAssetsPaused(address[] calldata _assets, Enums.Action _action, bool _withDuration, uint256 _duration)
-    external
-    override
-    onlyRole(Role.SAFETY_COUNCIL);
-
-

Parameters

-
- - - - -
NameTypeDescription
_assetsaddress[]list of addresses of krAssets and/or collateral assets
_actionEnums.ActionOne of possible user actions: Deposit = 0 Withdraw = 1, Repay = 2, Borrow = 3, Liquidate = 4
_withDurationboolSet a duration for this pause - @todo: implement it if required
_durationuint256Duration for the pause if _withDuration is true
-
-

setSafetyStateSet

-

set the safetyStateSet flag

-

loop through _assets - be it krAsset or collateral

-
function setSafetyStateSet(bool val) external override onlyRole(Role.SAFETY_COUNCIL);
-
-

safetyStateSet

-

For external checks if a safety state has been set for any asset

-
function safetyStateSet() external view override returns (bool);
-
-

safetyStateFor

-

View the state of safety measures for an asset on a per-action basis

-
function safetyStateFor(address _assetAddr, Enums.Action _action) external view override returns (SafetyState memory);
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddresskrAsset / collateral asset
_actionEnums.ActionOne of possible user actions: Deposit = 0 Withdraw = 1, Repay = 2, Borrow = 3, Liquidate = 4
-
-

assetActionPaused

-

Check if _assetAddr has a pause enabled for _action

-
function assetActionPaused(Enums.Action _action, address _assetAddr) external view returns (bool);
-
-

Parameters

-
- - -
NameTypeDescription
_actionEnums.Actionenum Action Deposit = 0 Withdraw = 1, Repay = 2, Borrow = 3, Liquidate = 4
_assetAddraddress
-
-

Returns

-
- -
NameTypeDescription
<none>booltrue if _action is paused
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/facets/index.html b/docs/book/src/contracts/core/common/facets/index.html deleted file mode 100644 index 38d833be..00000000 --- a/docs/book/src/contracts/core/common/facets/index.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - ❱ facets - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - - -
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/funcs/Actions.sol/function.burnKrAsset.html b/docs/book/src/contracts/core/common/funcs/Actions.sol/function.burnKrAsset.html deleted file mode 100644 index 9a6a8360..00000000 --- a/docs/book/src/contracts/core/common/funcs/Actions.sol/function.burnKrAsset.html +++ /dev/null @@ -1,241 +0,0 @@ - - - - - - burnKrAsset - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

burnKrAsset

-

Git Source

-

Burn kresko assets with anchor already known.

-
function burnKrAsset(uint256 _burnAmount, address _fromAddr, address _anchorAddr) returns (uint256 burned);
-
-

Parameters

-
- - - -
NameTypeDescription
_burnAmountuint256The amount being burned
_fromAddraddressThe account to burn assets from.
_anchorAddraddressThe anchor token of the asset being burned.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/funcs/Actions.sol/function.burnSCDP.html b/docs/book/src/contracts/core/common/funcs/Actions.sol/function.burnSCDP.html deleted file mode 100644 index 137e9cc6..00000000 --- a/docs/book/src/contracts/core/common/funcs/Actions.sol/function.burnSCDP.html +++ /dev/null @@ -1,241 +0,0 @@ - - - - - - burnSCDP - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

burnSCDP

-

Git Source

-

Repay SCDP swap debt.

-
function burnSCDP(Asset storage _asset, uint256 _burnAmount, address _fromAddr) returns (uint256 destroyed);
-
-

Parameters

-
- - - -
NameTypeDescription
_assetAssetthe asset being repaid
_burnAmountuint256the asset amount being burned
_fromAddraddressthe account to burn assets from
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/funcs/Actions.sol/function.mintKrAsset.html b/docs/book/src/contracts/core/common/funcs/Actions.sol/function.mintKrAsset.html deleted file mode 100644 index 484145d9..00000000 --- a/docs/book/src/contracts/core/common/funcs/Actions.sol/function.mintKrAsset.html +++ /dev/null @@ -1,241 +0,0 @@ - - - - - - mintKrAsset - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

mintKrAsset

-

Git Source

-

Mint kresko assets with anchor already known.

-
function mintKrAsset(uint256 _mintAmount, address _toAddr, address _anchorAddr) returns (uint256 minted);
-
-

Parameters

-
- - - -
NameTypeDescription
_mintAmountuint256The asset amount being minted
_toAddraddressThe account receiving minted assets.
_anchorAddraddressThe anchor token of the minted asset.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/funcs/Actions.sol/function.mintSCDP.html b/docs/book/src/contracts/core/common/funcs/Actions.sol/function.mintSCDP.html deleted file mode 100644 index 5ab70351..00000000 --- a/docs/book/src/contracts/core/common/funcs/Actions.sol/function.mintSCDP.html +++ /dev/null @@ -1,241 +0,0 @@ - - - - - - mintSCDP - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

mintSCDP

-

Git Source

-

Mint kresko assets from SCDP swap.

-
function mintSCDP(Asset storage _asset, uint256 _mintAmount, address _toAddr) returns (uint256 issued);
-
-

Parameters

-
- - - -
NameTypeDescription
_assetAssetthe asset requested
_mintAmountuint256the asset amount requested
_toAddraddressthe account to mint the assets to
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/funcs/Assets.sol/library.Assets.html b/docs/book/src/contracts/core/common/funcs/Assets.sol/library.Assets.html deleted file mode 100644 index f6abf648..00000000 --- a/docs/book/src/contracts/core/common/funcs/Assets.sol/library.Assets.html +++ /dev/null @@ -1,454 +0,0 @@ - - - - - - Assets - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Assets

-

Git Source

-

Functions

-

price

-
function price(Asset storage self) internal view returns (uint256);
-
-

price

-
function price(Asset storage self, uint256 maxPriceDeviationPct) internal view returns (uint256);
-
-

uintUSD

-

Get value for @param _assetAmount of @param self in uint256

-
function uintUSD(Asset storage self, uint256 _amount) internal view returns (uint256);
-
-

redstonePrice

-

Get the oracle price of an asset in uint256 with oracleDecimals

-
function redstonePrice(Asset storage self) internal view returns (uint256);
-
-

marketStatus

-
function marketStatus(Asset storage) internal pure returns (bool);
-
-

boundRepayValue

-

Ensure repayment value (and amount), clamp to max if necessary.

-
function boundRepayValue(Asset storage self, uint256 _maxRepayValue, uint256 _repayAmount)
-    internal
-    view
-    returns (uint256 repayValue, uint256 repayAmount);
-
-

Parameters

-
- - - -
NameTypeDescription
selfAsset
_maxRepayValueuint256The max liquidatable USD (uint256).
_repayAmountuint256The repay amount (uint256).
-
-

Returns

-
- - -
NameTypeDescription
repayValueuint256Effective repayment value.
repayAmountuint256Effective repayment amount.
-
-

collateralAmountToValue

-

Gets the collateral value for a single collateral asset and amount.

-
function collateralAmountToValue(Asset storage self, uint256 _amount, bool _ignoreFactor)
-    internal
-    view
-    returns (uint256 value);
-
-

Parameters

-
- - - -
NameTypeDescription
selfAsset
_amountuint256Amount of asset to get the value for.
_ignoreFactorboolShould collateral factor be ignored.
-
-

Returns

-
- -
NameTypeDescription
valueuint256Value for _amount of the asset.
-
-

collateralAmountToValueWithPrice

-

Gets the collateral value for _amount and returns the price used.

-
function collateralAmountToValueWithPrice(Asset storage self, uint256 _amount, bool _ignoreFactor)
-    internal
-    view
-    returns (uint256 value, uint256 assetPrice);
-
-

Parameters

-
- - - -
NameTypeDescription
selfAsset
_amountuint256Amount of asset
_ignoreFactorboolShould collateral factor be ignored.
-
-

Returns

-
- - -
NameTypeDescription
valueuint256Value for _amount of the asset.
assetPriceuint256Price of the collateral asset.
-
-

debtAmountToValue

-

Gets the USD value for a single Kresko asset and amount.

-
function debtAmountToValue(Asset storage self, uint256 _amount, bool _ignoreKFactor)
-    internal
-    view
-    returns (uint256 value);
-
-

Parameters

-
- - - -
NameTypeDescription
selfAsset
_amountuint256Amount of the Kresko asset to calculate the value for.
_ignoreKFactorboolBoolean indicating if the asset's k-factor should be ignored.
-
-

Returns

-
- -
NameTypeDescription
valueuint256Value for the provided amount of the Kresko asset.
-
-

debtValueToAmount

-

Gets the amount for a single debt asset and value.

-
function debtValueToAmount(Asset storage self, uint256 _value, bool _ignoreKFactor)
-    internal
-    view
-    returns (uint256 amount);
-
-

Parameters

-
- - - -
NameTypeDescription
selfAsset
_valueuint256Value of the asset to calculate the amount for.
_ignoreKFactorboolBoolean indicating if the asset's k-factor should be ignored.
-
-

Returns

-
- -
NameTypeDescription
amountuint256Amount for the provided value of the Kresko asset.
-
-

debtAmountToSDI

-

Preview SDI amount from krAsset amount.

-
function debtAmountToSDI(Asset storage asset, uint256 amount, bool ignoreFactors)
-    internal
-    view
-    returns (uint256 shares);
-
-

checkDust

-

Check that amount does not put the user's debt position below the minimum debt value.

-
function checkDust(Asset storage _asset, uint256 _burnAmount, uint256 _debtAmount)
-    internal
-    view
-    returns (uint256 amount);
-
-

Parameters

-
- - - -
NameTypeDescription
_assetAssetAsset being burned.
_burnAmountuint256Debt amount burned.
_debtAmountuint256Debt amount before burn.
-
-

Returns

-
- -
NameTypeDescription
amountuint256>= minDebtAmount
-
-

ensureMinDebtValue

-

Checks min debt value against some amount.

-
function ensureMinDebtValue(Asset storage _asset, address _krAsset, uint256 _debtAmount) internal view;
-
-

Parameters

-
- - - -
NameTypeDescription
_assetAssetThe asset (Asset).
_krAssetaddressThe kresko asset address.
_debtAmountuint256The debt amount (uint256).
-
-

minCollateralValueAtRatio

-

Get the minimum collateral value required to -back a Kresko asset amount at a given collateralization ratio.

-
function minCollateralValueAtRatio(Asset storage _krAsset, uint256 _amount, uint32 _ratio)
-    internal
-    view
-    returns (uint256 minCollateralValue);
-
-

Parameters

-
- - - -
NameTypeDescription
_krAssetAssetAddress of the Kresko asset.
_amountuint256Kresko Asset debt amount.
_ratiouint32Collateralization ratio for the minimum collateral value.
-
-

Returns

-
- -
NameTypeDescription
minCollateralValueuint256Minimum collateral value required for _amount of the Kresko Asset.
-
-

exists

-
function exists(Asset storage self) internal view returns (bool);
-
-

isVoid

-
function isVoid(Asset storage self) internal view returns (bool);
-
-

ensureMinKrAssetCollateral

-

EDGE CASE: If the collateral asset is also a kresko asset, ensure that the deposit amount is above the minimum.

-

This is done because kresko assets can be rebased.

-
function ensureMinKrAssetCollateral(Asset storage self, address _self, uint256 _newCollateralAmount) internal view;
-
-

toRebasingAmount

-

Amount of non rebasing tokens -> amount of rebasing tokens

-

DO use this function when reading values storage.

-

DONT use this function when writing to storage.

-
function toRebasingAmount(Asset storage self, uint256 _unrebasedAmount)
-    internal
-    view
-    returns (uint256 maybeRebasedAmount);
-
-

Parameters

-
- - -
NameTypeDescription
selfAsset
_unrebasedAmountuint256Unrebased amount to convert.
-
-

Returns

-
- -
NameTypeDescription
maybeRebasedAmountuint256Possibly rebased amount of asset
-
-

toNonRebasingAmount

-

Amount of rebasing tokens -> amount of non rebasing tokens

-

DONT use this function when reading from storage.

-

DO use this function when writing to storage.

-
function toNonRebasingAmount(Asset storage self, uint256 _maybeRebasedAmount)
-    internal
-    view
-    returns (uint256 maybeUnrebasedAmount);
-
-

Parameters

-
- - -
NameTypeDescription
selfAsset
_maybeRebasedAmountuint256Possibly rebased amount of asset.
-
-

Returns

-
- -
NameTypeDescription
maybeUnrebasedAmountuint256Possibly unrebased amount of asset
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/funcs/Helpers.sol/function.collateralAmountToValues.html b/docs/book/src/contracts/core/common/funcs/Helpers.sol/function.collateralAmountToValues.html deleted file mode 100644 index 42fac3a9..00000000 --- a/docs/book/src/contracts/core/common/funcs/Helpers.sol/function.collateralAmountToValues.html +++ /dev/null @@ -1,237 +0,0 @@ - - - - - - collateralAmountToValues - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

collateralAmountToValues

-

Git Source

-

Helper function to get unadjusted, adjusted and price values for collateral assets

-
function collateralAmountToValues(Asset storage self, uint256 _amount)
-    view
-    returns (uint256 value, uint256 valueAdjusted, uint256 price);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/funcs/Helpers.sol/function.debtAmountToValues.html b/docs/book/src/contracts/core/common/funcs/Helpers.sol/function.debtAmountToValues.html deleted file mode 100644 index f3a2f046..00000000 --- a/docs/book/src/contracts/core/common/funcs/Helpers.sol/function.debtAmountToValues.html +++ /dev/null @@ -1,237 +0,0 @@ - - - - - - debtAmountToValues - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

debtAmountToValues

-

Git Source

-

Helper function to get unadjusted, adjusted and price values for debt assets

-
function debtAmountToValues(Asset storage self, uint256 _amount)
-    view
-    returns (uint256 value, uint256 valueAdjusted, uint256 price);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/funcs/Math.sol/function.fromWad.html b/docs/book/src/contracts/core/common/funcs/Math.sol/function.fromWad.html deleted file mode 100644 index 9231cbae..00000000 --- a/docs/book/src/contracts/core/common/funcs/Math.sol/function.fromWad.html +++ /dev/null @@ -1,246 +0,0 @@ - - - - - - fromWad - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

fromWad

-

Git Source

-

Converts wad precision _amount to wad decimal precision, which is 18 decimals.

-

Multiplies if precision is greater and divides if precision is less than 18 decimals.

-
function fromWad(uint256 _wadAmount, uint8 _decimals) pure returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_wadAmountuint256Wad precision amount to convert.
_decimalsuint8Decimal precision for the result.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Amount converted to _decimals precision.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/funcs/Math.sol/function.toWad.html b/docs/book/src/contracts/core/common/funcs/Math.sol/function.toWad.html deleted file mode 100644 index 8caa0a89..00000000 --- a/docs/book/src/contracts/core/common/funcs/Math.sol/function.toWad.html +++ /dev/null @@ -1,240 +0,0 @@ - - - - - - toWad - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

function toWad

-

Git Source

-

toWad(uint256, uint8)

-

Converts decimal precision of _amount to wad decimal precision, which is 18 decimals.

-

Multiplies if precision is less and divides if precision is greater than 18 decimals.

-
function toWad(uint256 _amount, uint8 _decimals) pure returns (uint256);
-
-

toWad(int256, uint8)

-
function toWad(int256 _amount, uint8 _decimals) pure returns (uint256);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/funcs/Math.sol/function.valueToAmount.html b/docs/book/src/contracts/core/common/funcs/Math.sol/function.valueToAmount.html deleted file mode 100644 index 70c16a21..00000000 --- a/docs/book/src/contracts/core/common/funcs/Math.sol/function.valueToAmount.html +++ /dev/null @@ -1,241 +0,0 @@ - - - - - - valueToAmount - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

valueToAmount

-

Git Source

-

Calculate amount for value provided with possible incentive multiplier for value.

-
function valueToAmount(uint256 _value, uint256 _price, uint16 _multiplier) pure returns (uint256);
-
-

Parameters

-
- - - -
NameTypeDescription
_valueuint256Value to convert into amount.
_priceuint256The price to apply.
_multiplieruint16Multiplier to apply, 1e4 = 100.00% precision.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/funcs/Math.sol/function.wadUSD.html b/docs/book/src/contracts/core/common/funcs/Math.sol/function.wadUSD.html deleted file mode 100644 index d48b1955..00000000 --- a/docs/book/src/contracts/core/common/funcs/Math.sol/function.wadUSD.html +++ /dev/null @@ -1,247 +0,0 @@ - - - - - - wadUSD - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

wadUSD

-

Git Source

-

Get the value of _amount and convert to 18 decimal precision.

-
function wadUSD(uint256 _amount, uint8 _amountDecimal, uint256 _price, uint8 _priceDecimals) pure returns (uint256);
-
-

Parameters

-
- - - - -
NameTypeDescription
_amountuint256Amount of tokens to calculate.
_amountDecimaluint8Precision of _amount.
_priceuint256Price to use.
_priceDecimalsuint8Precision of _price.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Value of _amount in 18 decimal precision.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/funcs/Prices.sol/function.API3Price.html b/docs/book/src/contracts/core/common/funcs/Prices.sol/function.API3Price.html deleted file mode 100644 index 03010c3a..00000000 --- a/docs/book/src/contracts/core/common/funcs/Prices.sol/function.API3Price.html +++ /dev/null @@ -1,245 +0,0 @@ - - - - - - API3Price - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

API3Price

-

Git Source

-

Gets answer from IAPI3 type feed.

-
function API3Price(address _feedAddr, uint256 _staleTime) view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_feedAddraddressThe feed address.
_staleTimeuint256Staleness threshold.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Parsed answer from the feed, 0 if its stale.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/funcs/Prices.sol/function.API3RawPrice.html b/docs/book/src/contracts/core/common/funcs/Prices.sol/function.API3RawPrice.html deleted file mode 100644 index fdbf2ec2..00000000 --- a/docs/book/src/contracts/core/common/funcs/Prices.sol/function.API3RawPrice.html +++ /dev/null @@ -1,244 +0,0 @@ - - - - - - API3RawPrice - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

API3RawPrice

-

Git Source

-

Gets raw answer info from IAPI3 type feed.

-
function API3RawPrice(address _feedAddr) view returns (RawPrice memory);
-
-

Parameters

-
- -
NameTypeDescription
_feedAddraddressThe feed address.
-
-

Returns

-
- -
NameTypeDescription
<none>RawPriceRawPrice Unparsed answer with metadata.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/funcs/Prices.sol/function.SDIPrice.html b/docs/book/src/contracts/core/common/funcs/Prices.sol/function.SDIPrice.html deleted file mode 100644 index 2e5259a4..00000000 --- a/docs/book/src/contracts/core/common/funcs/Prices.sol/function.SDIPrice.html +++ /dev/null @@ -1,235 +0,0 @@ - - - - - - SDIPrice - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

SDIPrice

-

Git Source

-

Get the price of SDI in USD, oracle precision.

-
function SDIPrice() view returns (uint256);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/funcs/Prices.sol/function.aggregatorV3Price.html b/docs/book/src/contracts/core/common/funcs/Prices.sol/function.aggregatorV3Price.html deleted file mode 100644 index 38530529..00000000 --- a/docs/book/src/contracts/core/common/funcs/Prices.sol/function.aggregatorV3Price.html +++ /dev/null @@ -1,245 +0,0 @@ - - - - - - aggregatorV3Price - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

aggregatorV3Price

-

Git Source

-

Gets answer from AggregatorV3 type feed.

-
function aggregatorV3Price(address _feedAddr, uint256 _staleTime) view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_feedAddraddressThe feed address.
_staleTimeuint256Time in seconds for the feed to be considered stale.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Parsed answer from the feed, 0 if its stale.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/funcs/Prices.sol/function.aggregatorV3RawPrice.html b/docs/book/src/contracts/core/common/funcs/Prices.sol/function.aggregatorV3RawPrice.html deleted file mode 100644 index 3f28bbdf..00000000 --- a/docs/book/src/contracts/core/common/funcs/Prices.sol/function.aggregatorV3RawPrice.html +++ /dev/null @@ -1,244 +0,0 @@ - - - - - - aggregatorV3RawPrice - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

aggregatorV3RawPrice

-

Git Source

-

Gets raw answer info from AggregatorV3 type feed.

-
function aggregatorV3RawPrice(address _feedAddr) view returns (RawPrice memory);
-
-

Parameters

-
- -
NameTypeDescription
_feedAddraddressThe feed address.
-
-

Returns

-
- -
NameTypeDescription
<none>RawPriceRawPrice Unparsed answer with metadata.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/funcs/Prices.sol/function.deducePrice.html b/docs/book/src/contracts/core/common/funcs/Prices.sol/function.deducePrice.html deleted file mode 100644 index 6be33b78..00000000 --- a/docs/book/src/contracts/core/common/funcs/Prices.sol/function.deducePrice.html +++ /dev/null @@ -1,249 +0,0 @@ - - - - - - deducePrice - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

deducePrice

-

Git Source

-

Checks the primary and reference price for deviations.

-

Reverts if the price deviates more than _oracleDeviationPct

-
function deducePrice(uint256 _primaryPrice, uint256 _referencePrice, uint256 _oracleDeviationPct)
-    pure
-    returns (uint256);
-
-

Parameters

-
- - - -
NameTypeDescription
_primaryPriceuint256the primary price source to use
_referencePriceuint256the reference price to compare primary against
_oracleDeviationPctuint256the deviation percentage to use for the oracle
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Primary price if its within deviation range of reference price. = the primary price is reference price is 0. = the reference price if primary price is 0. = reverts if price deviates more than _oracleDeviationPct
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/funcs/Prices.sol/function.handleSequencerDown.html b/docs/book/src/contracts/core/common/funcs/Prices.sol/function.handleSequencerDown.html deleted file mode 100644 index edf27926..00000000 --- a/docs/book/src/contracts/core/common/funcs/Prices.sol/function.handleSequencerDown.html +++ /dev/null @@ -1,246 +0,0 @@ - - - - - - handleSequencerDown - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

handleSequencerDown

-

Git Source

-

Handles the prices in case the sequencer is down.

-

Looks for redstone price, reverting if not available for asset.

-
function handleSequencerDown(Enums.OracleType[2] memory oracles, uint256[2] memory prices) pure returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
oraclesEnums.OracleType[2]The oracle types.
pricesuint256[2]The fetched oracle prices.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Usable price of the asset.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/funcs/Prices.sol/function.oraclePrice.html b/docs/book/src/contracts/core/common/funcs/Prices.sol/function.oraclePrice.html deleted file mode 100644 index a588ef74..00000000 --- a/docs/book/src/contracts/core/common/funcs/Prices.sol/function.oraclePrice.html +++ /dev/null @@ -1,245 +0,0 @@ - - - - - - oraclePrice - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

oraclePrice

-

Git Source

-

Call the price getter for the oracle provided and return the price.

-
function oraclePrice(Enums.OracleType _oracleId, bytes32 _ticker) view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_oracleIdEnums.OracleTypeThe oracle id (uint8).
_tickerbytes32Ticker for the asset
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 oracle price. This will return 0 if the oracle is not set.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/funcs/Prices.sol/function.rawPrice.html b/docs/book/src/contracts/core/common/funcs/Prices.sol/function.rawPrice.html deleted file mode 100644 index 0657e18c..00000000 --- a/docs/book/src/contracts/core/common/funcs/Prices.sol/function.rawPrice.html +++ /dev/null @@ -1,245 +0,0 @@ - - - - - - rawPrice - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

rawPrice

-

Git Source

-

Return raw answer info from the oracles provided

-
function rawPrice(Enums.OracleType[2] memory _oracles, bytes32 _ticker) view returns (RawPrice memory);
-
-

Parameters

-
- - -
NameTypeDescription
_oraclesEnums.OracleType[2]Oracles to check.
_tickerbytes32Ticker for the asset.
-
-

Returns

-
- -
NameTypeDescription
<none>RawPriceRawPrice Unparsed answer with metadata.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/funcs/Prices.sol/function.safePrice.html b/docs/book/src/contracts/core/common/funcs/Prices.sol/function.safePrice.html deleted file mode 100644 index 7e884def..00000000 --- a/docs/book/src/contracts/core/common/funcs/Prices.sol/function.safePrice.html +++ /dev/null @@ -1,244 +0,0 @@ - - - - - - safePrice - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

safePrice

-

Git Source

-

Gets the oracle price using safety checks for deviation and sequencer uptime

-

Reverts when price deviates more than _oracleDeviationPct

-
function safePrice(bytes32 _ticker, Enums.OracleType[2] memory _oracles, uint256 _oracleDeviationPct)
-    view
-    returns (uint256);
-
-

Parameters

-
- - - -
NameTypeDescription
_tickerbytes32Ticker of the price
_oraclesEnums.OracleType[2]The list of oracle identifiers
_oracleDeviationPctuint256the deviation percentage
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/funcs/Prices.sol/function.vaultPrice.html b/docs/book/src/contracts/core/common/funcs/Prices.sol/function.vaultPrice.html deleted file mode 100644 index 2a9f4824..00000000 --- a/docs/book/src/contracts/core/common/funcs/Prices.sol/function.vaultPrice.html +++ /dev/null @@ -1,245 +0,0 @@ - - - - - - vaultPrice - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

vaultPrice

-

Git Source

-

Gets the price from the provided vault.

-

Vault exchange rate is in 18 decimal precision so we normalize to 8 decimals.

-
function vaultPrice(address _vaultAddr) view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_vaultAddraddressThe vault address.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 The price of the vault share in 8 decimal precision.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/funcs/Utils.sol/function.isSequencerUp.html b/docs/book/src/contracts/core/common/funcs/Utils.sol/function.isSequencerUp.html deleted file mode 100644 index d17a09ba..00000000 --- a/docs/book/src/contracts/core/common/funcs/Utils.sol/function.isSequencerUp.html +++ /dev/null @@ -1,246 +0,0 @@ - - - - - - isSequencerUp - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

isSequencerUp

-

Git Source

-

Checks if the L2 sequencer is up. -1 means the sequencer is down, 0 means the sequencer is up.

-
function isSequencerUp(address _uptimeFeed, uint256 _gracePeriod) view returns (bool);
-
-

Parameters

-
- - -
NameTypeDescription
_uptimeFeedaddressThe address of the uptime feed.
_gracePerioduint256The grace period in seconds.
-
-

Returns

-
- -
NameTypeDescription
<none>boolbool returns true/false if the sequencer is up/not.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/funcs/index.html b/docs/book/src/contracts/core/common/funcs/index.html deleted file mode 100644 index e8c29657..00000000 --- a/docs/book/src/contracts/core/common/funcs/index.html +++ /dev/null @@ -1,256 +0,0 @@ - - - - - - ❱ funcs - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - - -
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/index.html b/docs/book/src/contracts/core/common/index.html deleted file mode 100644 index 073453c2..00000000 --- a/docs/book/src/contracts/core/common/index.html +++ /dev/null @@ -1,264 +0,0 @@ - - - - - - ❱ common - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - - -
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/interfaces/IAssetConfigurationFacet.sol/interface.IAssetConfigurationFacet.html b/docs/book/src/contracts/core/common/interfaces/IAssetConfigurationFacet.sol/interface.IAssetConfigurationFacet.html deleted file mode 100644 index 9c73bd8d..00000000 --- a/docs/book/src/contracts/core/common/interfaces/IAssetConfigurationFacet.sol/interface.IAssetConfigurationFacet.html +++ /dev/null @@ -1,307 +0,0 @@ - - - - - - IAssetConfigurationFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

IAssetConfigurationFacet

-

Git Source

-

Functions

-

addAsset

-

Adds a new asset to the common state.

-

Performs validations according to the _config provided.

-

Use validateAssetConfig / static call this for validation.

-
function addAsset(address _assetAddr, Asset memory _config, address[2] memory _feeds) external returns (Asset memory);
-
-

Parameters

-
- - - -
NameTypeDescription
_assetAddraddressAsset address.
_configAssetConfiguration struct to save for the asset.
_feedsaddress[2]Feed addresses, if both are address(0) they are ignored.
-
-

Returns

-
- -
NameTypeDescription
<none>AssetAsset Result of addAsset.
-
-

updateAsset

-

Update asset config.

-

Performs validations according to the _config set.

-

Use validateAssetConfig / static call this for validation.

-
function updateAsset(address _assetAddr, Asset memory _config) external returns (Asset memory);
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressThe asset address.
_configAssetConfiguration struct to apply for the asset.
-
-

setAssetCFactor

-

Updates the cFactor of a KreskoAsset. Convenience.

-
function setAssetCFactor(address _assetAddr, uint16 _newFactor) external;
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressThe collateral asset.
_newFactoruint16The new collateral factor.
-
-

setAssetKFactor

-

Updates the kFactor of a KreskoAsset.

-
function setAssetKFactor(address _assetAddr, uint16 _newKFactor) external;
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressThe KreskoAsset.
_newKFactoruint16The new kFactor.
-
-

validateAssetConfig

-

Validate supplied asset config. Reverts with information if invalid.

-
function validateAssetConfig(address _assetAddr, Asset memory _config) external view returns (bool);
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressThe asset address.
_configAssetConfiguration for the asset.
-
-

Returns

-
- -
NameTypeDescription
<none>boolbool True for convenience.
-
-

setAssetOracleOrder

-

Update oracle order for an asset.

-
function setAssetOracleOrder(address _assetAddr, Enums.OracleType[2] memory _newOracleOrder) external;
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressThe asset address.
_newOracleOrderEnums.OracleType[2]List of 2 OracleTypes. 0 is primary and 1 is the reference.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/interfaces/IAssetStateFacet.sol/interface.IAssetStateFacet.html b/docs/book/src/contracts/core/common/interfaces/IAssetStateFacet.sol/interface.IAssetStateFacet.html deleted file mode 100644 index 2fbe309a..00000000 --- a/docs/book/src/contracts/core/common/interfaces/IAssetStateFacet.sol/interface.IAssetStateFacet.html +++ /dev/null @@ -1,304 +0,0 @@ - - - - - - IAssetStateFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

IAssetStateFacet

-

Git Source

-

Functions

-

getAsset

-

Get the state of a specific asset

-
function getAsset(address _assetAddr) external view returns (Asset memory);
-
-

Parameters

-
- -
NameTypeDescription
_assetAddraddressAddress of the asset.
-
-

Returns

-
- -
NameTypeDescription
<none>AssetAsset State of asset
-
-

getPrice

-

Get price for an asset from address.

-
function getPrice(address _assetAddr) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_assetAddraddressAsset address.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Current price for the asset.
-
-

getPushPrice

-

Get push price for an asset from address.

-
function getPushPrice(address _assetAddr) external view returns (RawPrice memory);
-
-

Parameters

-
- -
NameTypeDescription
_assetAddraddressAsset address.
-
-

Returns

-
- -
NameTypeDescription
<none>RawPriceRawPrice Current raw price for the asset.
-
-

getValue

-

Get value for an asset amount using the current price.

-
function getValue(address _assetAddr, uint256 _amount) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressAsset address.
_amountuint256The amount (uint256).
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Current value for _amount of _assetAddr.
-
-

getFeedForAddress

-

Gets corresponding feed address for the oracle type and asset address.

-
function getFeedForAddress(address _assetAddr, Enums.OracleType _oracleType) external view returns (address feedAddr);
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressThe asset address.
_oracleTypeEnums.OracleTypeThe oracle type.
-
-

Returns

-
- -
NameTypeDescription
feedAddraddressFeed address that the asset uses with the oracle type.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/interfaces/IAuthorizationFacet.sol/interface.IAuthorizationFacet.html b/docs/book/src/contracts/core/common/interfaces/IAuthorizationFacet.sol/interface.IAuthorizationFacet.html deleted file mode 100644 index 570eb3b2..00000000 --- a/docs/book/src/contracts/core/common/interfaces/IAuthorizationFacet.sol/interface.IAuthorizationFacet.html +++ /dev/null @@ -1,306 +0,0 @@ - - - - - - IAuthorizationFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

IAuthorizationFacet

-

Git Source

-

Functions

-

getRoleMember

-

WARNING: -When using {getRoleMember} and {getRoleMemberCount}, make sure -you perform all queries on the same block. -See the following forum post for more information:

-
    -
  • https://forum.openzeppelin.com/t/iterating-over-elements-on-enumerableset-in-openzeppelin-contracts/2296
  • -
-

OpenZeppelin -Returns one of the accounts that have role. index must be a -value between 0 and {getRoleMemberCount}, non-inclusive. -Role bearers are not sorted in any particular way, and their ordering may -change at any point.

-

*Kresko -TL;DR above:

-
    -
  • If you iterate the EnumSet outside a single block scope you might get different results.
  • -
  • Since when EnumSet member is deleted it is replaced with the highest index.*
  • -
-
function getRoleMember(bytes32 role, uint256 index) external view returns (address);
-
-

Returns

-
- -
NameTypeDescription
<none>addressaddress with the role
-
-

getRoleMemberCount

-

See warning in {getRoleMember} if combining these two

-

Returns the number of accounts that have role. Can be used -together with {getRoleMember} to enumerate all bearers of a role.

-
function getRoleMemberCount(bytes32 role) external view returns (uint256);
-
-

grantRole

-

*Grants role to account. -If account had not been already granted role, emits a {RoleGranted} -event. -Requirements:

-
    -
  • the caller must have role's admin role.*
  • -
-
function grantRole(bytes32 role, address account) external;
-
-

getRoleAdmin

-

To change a role's admin, use {_setRoleAdmin}.

-

Returns the admin role that controls role. See {grantRole} and -{revokeRole}.

-
function getRoleAdmin(bytes32 role) external view returns (bytes32);
-
-

hasRole

-

Returns true if account has been granted role.

-
function hasRole(bytes32 role, address account) external view returns (bool);
-
-

renounceRole

-

Requirements

-
    -
  • the caller must be account.
  • -
-

Revokes role from the calling account. -Roles are often managed via {grantRole} and {revokeRole}: this function's -purpose is to provide a mechanism for accounts to lose their privileges -if they are compromised (such as when a trusted device is misplaced). -If the calling account had been revoked role, emits a {RoleRevoked} -event.

-
function renounceRole(bytes32 role, address account) external;
-
-

revokeRole

-

Requirements

-
    -
  • the caller must have role's admin role.
  • -
-

Revokes role from account.

-
function revokeRole(bytes32 role, address account) external;
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/interfaces/ICommonConfigurationFacet.sol/interface.ICommonConfigurationFacet.html b/docs/book/src/contracts/core/common/interfaces/ICommonConfigurationFacet.sol/interface.ICommonConfigurationFacet.html deleted file mode 100644 index d92fd8dc..00000000 --- a/docs/book/src/contracts/core/common/interfaces/ICommonConfigurationFacet.sol/interface.ICommonConfigurationFacet.html +++ /dev/null @@ -1,385 +0,0 @@ - - - - - - ICommonConfigurationFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

ICommonConfigurationFacet

-

Git Source

-

Functions

-

setFeeRecipient

-

Updates the fee recipient.

-
function setFeeRecipient(address _newFeeRecipient) external;
-
-

Parameters

-
- -
NameTypeDescription
_newFeeRecipientaddressThe new fee recipient.
-
-

setMinDebtValue

-

Updates the contract's minimum debt value.

-
function setMinDebtValue(uint96 _newMinDebtValue) external;
-
-

Parameters

-
- -
NameTypeDescription
_newMinDebtValueuint96The new minimum debt value as a wad.
-
-

setDefaultOraclePrecision

-

Sets the decimal precision of external oracle

-
function setDefaultOraclePrecision(uint8 _decimals) external;
-
-

Parameters

-
- -
NameTypeDescription
_decimalsuint8Amount of decimals
-
-

setMaxPriceDeviationPct

-

Sets the decimal precision of external oracle

-
function setMaxPriceDeviationPct(uint16 _oracleDeviationPct) external;
-
-

Parameters

-
- -
NameTypeDescription
_oracleDeviationPctuint16Amount of decimals
-
-

setSequencerUptimeFeed

-

Sets L2 sequencer uptime feed address

-
function setSequencerUptimeFeed(address _sequencerUptimeFeed) external;
-
-

Parameters

-
- -
NameTypeDescription
_sequencerUptimeFeedaddresssequencer uptime feed address
-
-

setSequencerGracePeriod

-

Sets sequencer grace period time

-
function setSequencerGracePeriod(uint32 _sequencerGracePeriodTime) external;
-
-

Parameters

-
- -
NameTypeDescription
_sequencerGracePeriodTimeuint32grace period time
-
-

setStaleTime

-

Sets the time in seconds until a price is considered stale.

-
function setStaleTime(uint32 _staleTime) external;
-
-

Parameters

-
- -
NameTypeDescription
_staleTimeuint32Time in seconds.
-
-

setFeedsForTicker

-

Set feeds for a ticker.

-
function setFeedsForTicker(bytes32 _ticker, FeedConfiguration memory _feedConfig) external;
-
-

Parameters

-
- - -
NameTypeDescription
_tickerbytes32Ticker in bytes32 eg. bytes32("ETH")
_feedConfigFeedConfigurationList oracle configuration containing oracle identifiers and feed addresses.
-
-

setChainlinkFeeds

-

Set chainlink feeds for tickers.

-

Has modifiers: onlyRole.

-
function setChainlinkFeeds(bytes32[] calldata _tickers, address[] calldata _feeds) external;
-
-

Parameters

-
- - -
NameTypeDescription
_tickersbytes32[]Bytes32 list of tickers
_feedsaddress[]List of feed addresses.
-
-

setApi3Feeds

-

Set api3 feeds for tickers.

-

Has modifiers: onlyRole.

-
function setApi3Feeds(bytes32[] calldata _tickers, address[] calldata _feeds) external;
-
-

Parameters

-
- - -
NameTypeDescription
_tickersbytes32[]Bytes32 list of tickers
_feedsaddress[]List of feed addresses.
-
-

setVaultFeed

-

Set a vault feed for ticker.

-

Has modifiers: onlyRole.

-
function setVaultFeed(bytes32 _ticker, address _vaultAddr) external;
-
-

Parameters

-
- - -
NameTypeDescription
_tickerbytes32Ticker in bytes32 eg. bytes32("ETH")
_vaultAddraddressVault address
-
-

setChainLinkFeed

-

Set ChainLink feed address for ticker.

-
function setChainLinkFeed(bytes32 _ticker, address _feedAddr) external;
-
-

Parameters

-
- - -
NameTypeDescription
_tickerbytes32Ticker in bytes32 eg. bytes32("ETH")
_feedAddraddressThe feed address.
-
-

setApi3Feed

-

Set API3 feed address for an asset.

-
function setApi3Feed(bytes32 _ticker, address _feedAddr) external;
-
-

Parameters

-
- - -
NameTypeDescription
_tickerbytes32Ticker in bytes32 eg. bytes32("ETH")
_feedAddraddressThe feed address.
-
-

setGatingPhase

-

Sets phase of gating mechanism

-
function setGatingPhase(uint8 _phase) external;
-
-

Parameters

-
- -
NameTypeDescription
_phaseuint8phase id
-
-

setKreskianCollection

-

Sets address of Kreskian NFT contract

-
function setKreskianCollection(address _kreskian) external;
-
-

Parameters

-
- -
NameTypeDescription
_kreskianaddresskreskian nft contract address
-
-

setQuestForKreskCollection

-

Sets address of Quest For Kresk NFT contract

-
function setQuestForKreskCollection(address _questForKresk) external;
-
-

Parameters

-
- -
NameTypeDescription
_questForKreskaddressQuest For Kresk NFT contract address
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/interfaces/ICommonStateFacet.sol/interface.ICommonStateFacet.html b/docs/book/src/contracts/core/common/interfaces/ICommonStateFacet.sol/interface.ICommonStateFacet.html deleted file mode 100644 index 396c9bbf..00000000 --- a/docs/book/src/contracts/core/common/interfaces/ICommonStateFacet.sol/interface.ICommonStateFacet.html +++ /dev/null @@ -1,346 +0,0 @@ - - - - - - ICommonStateFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

ICommonStateFacet

-

Git Source

-

Functions

-

getFeeRecipient

-

The recipient of protocol fees.

-
function getFeeRecipient() external view returns (address);
-
-

getDefaultOraclePrecision

-

Offchain oracle decimals

-
function getDefaultOraclePrecision() external view returns (uint8);
-
-

getOracleDeviationPct

-

max deviation between main oracle and fallback oracle

-
function getOracleDeviationPct() external view returns (uint16);
-
-

getMinDebtValue

-

The minimum USD value of an individual synthetic asset debt position.

-
function getMinDebtValue() external view returns (uint96);
-
-

getSequencerUptimeFeed

-

Get the L2 sequencer uptime feed address.

-
function getSequencerUptimeFeed() external view returns (address);
-
-

getSequencerGracePeriod

-

Get the L2 sequencer uptime feed grace period

-
function getSequencerGracePeriod() external view returns (uint32);
-
-

getOracleTimeout

-

Get stale timeout treshold for oracle answers.

-
function getOracleTimeout() external view returns (uint32);
-
-

getFeedForId

-

Get tickers configured feed address for the oracle type.

-
function getFeedForId(bytes32 _ticker, Enums.OracleType _oracleType) external view returns (address feedAddr);
-
-

Parameters

-
- - -
NameTypeDescription
_tickerbytes32Ticker in bytes32, eg. bytes32("ETH").
_oracleTypeEnums.OracleTypeThe oracle type.
-
-

Returns

-
- -
NameTypeDescription
feedAddraddressFeed address matching the oracle type given.
-
-

getChainlinkPrice

-

Price getter for AggregatorV3/Chainlink type feeds.

-

Returns 0-price if answer is stale. This triggers the use of a secondary provider if available.

-

Valid call will revert if the answer is negative.

-
function getChainlinkPrice(address _feedAddr) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_feedAddraddressAggregatorV3 type feed address.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Price answer from the feed, 0 if the price is stale.
-
-

getVaultPrice

-

Price getter for Vault based asset.

-

Reverts if for stale, 0 or negative answers.

-
function getVaultPrice(address _vaultAddr) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_vaultAddraddressIVaultFeed type feed address.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Current price of one vault share.
-
-

redstonePrice

-

Price getter for Redstone, extracting the price from "hidden" calldata. -Reverts for a number of reasons, notably:

-
    -
  1. Invalid calldata
  2. -
  3. Not enough signers for the price data.
  4. -
  5. Wrong signers for the price data.
  6. -
  7. Stale price data.
  8. -
  9. Not enough data points
  10. -
-
function redstonePrice(bytes32 _ticker, address) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_tickerbytes32The reference asset ticker in bytes32, eg. bytes32("ETH").
<none>address
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Extracted price with enough unique signers.
-
-

getAPI3Price

-

Price getter for API3 type feeds.

-

Decimal precision is NOT the same as other sources.

-

Returns 0-price if answer is stale.This triggers the use of a secondary provider if available.

-

Valid call will revert if the answer is negative.

-
function getAPI3Price(address _feedAddr) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_feedAddraddressIProxy type feed address.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Price answer from the feed, 0 if the price is stale.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/interfaces/IERC1155.sol/interface.IERC1155.html b/docs/book/src/contracts/core/common/interfaces/IERC1155.sol/interface.IERC1155.html deleted file mode 100644 index 016af9f5..00000000 --- a/docs/book/src/contracts/core/common/interfaces/IERC1155.sol/interface.IERC1155.html +++ /dev/null @@ -1,236 +0,0 @@ - - - - - - IERC1155 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

IERC1155

-

Git Source

-

Functions

-

balanceOf

-
function balanceOf(address account, uint256 id) external view returns (uint256);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/interfaces/ISafetyCouncilFacet.sol/interface.ISafetyCouncilFacet.html b/docs/book/src/contracts/core/common/interfaces/ISafetyCouncilFacet.sol/interface.ISafetyCouncilFacet.html deleted file mode 100644 index 96adca9e..00000000 --- a/docs/book/src/contracts/core/common/interfaces/ISafetyCouncilFacet.sol/interface.ISafetyCouncilFacet.html +++ /dev/null @@ -1,279 +0,0 @@ - - - - - - ISafetyCouncilFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

ISafetyCouncilFacet

-

Git Source

-

Functions

-

toggleAssetsPaused

-

These functions are only callable by a multisig quorum.

-

Toggle paused-state of assets in a per-action basis

-
function toggleAssetsPaused(address[] memory _assets, Enums.Action _action, bool _withDuration, uint256 _duration)
-    external;
-
-

Parameters

-
- - - - -
NameTypeDescription
_assetsaddress[]list of addresses of krAssets and/or collateral assets
_actionEnums.ActionOne of possible user actions: Deposit = 0 Withdraw = 1, Repay = 2, Borrow = 3, Liquidate = 4
_withDurationboolSet a duration for this pause - @todo: implement it if required
_durationuint256Duration for the pause if _withDuration is true
-
-

setSafetyStateSet

-

set the safetyStateSet flag

-
function setSafetyStateSet(bool val) external;
-
-

safetyStateSet

-

For external checks if a safety state has been set for any asset

-
function safetyStateSet() external view returns (bool);
-
-

safetyStateFor

-

View the state of safety measures for an asset on a per-action basis

-
function safetyStateFor(address _assetAddr, Enums.Action _action) external view returns (SafetyState memory);
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddresskrAsset / collateral asset
_actionEnums.ActionOne of possible user actions: Deposit = 0 Withdraw = 1, Repay = 2, Borrow = 3, Liquidate = 4
-
-

assetActionPaused

-

Check if _assetAddr has a pause enabled for _action

-
function assetActionPaused(Enums.Action _action, address _assetAddr) external view returns (bool);
-
-

Parameters

-
- - -
NameTypeDescription
_actionEnums.Actionenum Action Deposit = 0 Withdraw = 1, Repay = 2, Borrow = 3, Liquidate = 4
_assetAddraddress
-
-

Returns

-
- -
NameTypeDescription
<none>booltrue if _action is paused
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/common/interfaces/index.html b/docs/book/src/contracts/core/common/interfaces/index.html deleted file mode 100644 index d2338e2e..00000000 --- a/docs/book/src/contracts/core/common/interfaces/index.html +++ /dev/null @@ -1,240 +0,0 @@ - - - - - - ❱ interfaces - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - - -
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/diamond/DSCore.sol/library.DSCore.html b/docs/book/src/contracts/core/diamond/DSCore.sol/library.DSCore.html deleted file mode 100644 index 89748b46..00000000 --- a/docs/book/src/contracts/core/diamond/DSCore.sol/library.DSCore.html +++ /dev/null @@ -1,371 +0,0 @@ - - - - - - DSCore - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

DSCore

-

Git Source

-

Functions

-

create

-

Setup the DiamondState, add initial facets and execute all initializers.

-
function create(FacetCut[] memory _initialFacets, Initializer[] memory _initializers, address _contractOwner)
-    internal;
-
-

Parameters

-
- - - -
NameTypeDescription
_initialFacetsFacetCut[]Facets to add to the diamond.
_initializersInitializer[]Initializer contracts to execute.
_contractOwneraddressAddress to set as the contract owner.
-
-

exec

-

Execute some logic on a contract through delegatecall.

-
function exec(address _initializer, bytes memory _calldata) internal;
-
-

Parameters

-
- - -
NameTypeDescription
_initializeraddressContract to delegatecall.
_calldatabytesData to pass into the delegatecall.
-
-

cut

-
function cut(FacetCut[] memory _diamondCut, address _initializer, bytes memory _calldata) internal;
-
-

addFunctions

-
function addFunctions(DiamondState storage self, address _facetAddress, bytes4[] memory _functionSelectors) internal;
-
-

replaceFunctions

-
function replaceFunctions(DiamondState storage self, address _facetAddress, bytes4[] memory _functionSelectors)
-    internal;
-
-

removeFunctions

-
function removeFunctions(DiamondState storage self, address _facetAddress, bytes4[] memory _functionSelectors)
-    internal;
-
-

addFacet

-
function addFacet(DiamondState storage self, address _facetAddress) internal;
-
-

addFunction

-
function addFunction(DiamondState storage self, bytes4 _selector, uint96 _selectorPosition, address _facetAddress)
-    internal;
-
-

removeFunction

-
function removeFunction(DiamondState storage self, address _facetAddress, bytes4 _selector) internal;
-
-

initiateOwnershipTransfer

-

caller must be the current contract owner

-

Initiate ownership transfer to a new address

-
function initiateOwnershipTransfer(DiamondState storage self, address _newOwner) internal;
-
-

Parameters

-
- - -
NameTypeDescription
selfDiamondState
_newOwneraddressaddress that is set as the pending new owner
-
-

finalizeOwnershipTransfer

-

caller must be the pending owner

-

Transfer the ownership to the new pending owner

-
function finalizeOwnershipTransfer(DiamondState storage self) internal;
-
-

Events

-

InitializerExecuted

-

Emitted when execute is called with some initializer.

-

Overlaps DiamondCut but thats fine as its used by some indexers.

-
event InitializerExecuted(
-    uint256 indexed version,
-    address sender,
-    address diamondOwner,
-    address initializer,
-    bytes data,
-    uint256 facetCount,
-    uint256 block,
-    uint256 timestamp
-);
-
-

DiamondCut

-
event DiamondCut(FacetCut[] diamondCut, address initializer, bytes data);
-
-

OwnershipTransferred

-
event OwnershipTransferred(address indexed previousOwner, address indexed newOwner);
-
-

PendingOwnershipTransfer

-
event PendingOwnershipTransfer(address indexed previousOwner, address indexed newOwner);
-
-

Errors

-

DIAMOND_FUNCTION_DOES_NOT_EXIST

-
error DIAMOND_FUNCTION_DOES_NOT_EXIST(bytes4 selector);
-
-

DIAMOND_INIT_DATA_PROVIDED_BUT_INIT_ADDRESS_WAS_ZERO

-
error DIAMOND_INIT_DATA_PROVIDED_BUT_INIT_ADDRESS_WAS_ZERO(bytes data);
-
-

DIAMOND_INIT_ADDRESS_PROVIDED_BUT_INIT_DATA_WAS_EMPTY

-
error DIAMOND_INIT_ADDRESS_PROVIDED_BUT_INIT_DATA_WAS_EMPTY(address initializer);
-
-

DIAMOND_FUNCTION_ALREADY_EXISTS

-
error DIAMOND_FUNCTION_ALREADY_EXISTS(address newFacet, address oldFacet, bytes4 func);
-
-

DIAMOND_INIT_FAILED

-
error DIAMOND_INIT_FAILED(address initializer, bytes data);
-
-

DIAMOND_NOT_INITIALIZING

-
error DIAMOND_NOT_INITIALIZING();
-
-

DIAMOND_ALREADY_INITIALIZED

-
error DIAMOND_ALREADY_INITIALIZED(uint256 initializerVersion, uint256 currentVersion);
-
-

DIAMOND_CUT_ACTION_WAS_NOT_ADD_REPLACE_REMOVE

-
error DIAMOND_CUT_ACTION_WAS_NOT_ADD_REPLACE_REMOVE();
-
-

DIAMOND_FACET_ADDRESS_CANNOT_BE_ZERO_WHEN_ADDING_FUNCTIONS

-
error DIAMOND_FACET_ADDRESS_CANNOT_BE_ZERO_WHEN_ADDING_FUNCTIONS(bytes4[] selectors);
-
-

DIAMOND_FACET_ADDRESS_CANNOT_BE_ZERO_WHEN_REPLACING_FUNCTIONS

-
error DIAMOND_FACET_ADDRESS_CANNOT_BE_ZERO_WHEN_REPLACING_FUNCTIONS(bytes4[] selectors);
-
-

DIAMOND_FACET_ADDRESS_MUST_BE_ZERO_WHEN_REMOVING_FUNCTIONS

-
error DIAMOND_FACET_ADDRESS_MUST_BE_ZERO_WHEN_REMOVING_FUNCTIONS(address facet, bytes4[] selectors);
-
-

DIAMOND_NO_FACET_SELECTORS

-
error DIAMOND_NO_FACET_SELECTORS(address facet);
-
-

DIAMOND_FACET_ADDRESS_CANNOT_BE_ZERO_WHEN_REMOVING_ONE_FUNCTION

-
error DIAMOND_FACET_ADDRESS_CANNOT_BE_ZERO_WHEN_REMOVING_ONE_FUNCTION(bytes4 selector);
-
-

DIAMOND_REPLACE_FUNCTION_NEW_FACET_IS_SAME_AS_OLD

-
error DIAMOND_REPLACE_FUNCTION_NEW_FACET_IS_SAME_AS_OLD(address facet, bytes4 selector);
-
-

NEW_OWNER_CANNOT_BE_ZERO_ADDRESS

-
error NEW_OWNER_CANNOT_BE_ZERO_ADDRESS();
-
-

NOT_DIAMOND_OWNER

-
error NOT_DIAMOND_OWNER(address who, address owner);
-
-

NOT_PENDING_DIAMOND_OWNER

-
error NOT_PENDING_DIAMOND_OWNER(address who, address pendingOwner);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/diamond/DSModifiers.sol/abstract.DSModifiers.html b/docs/book/src/contracts/core/diamond/DSModifiers.sol/abstract.DSModifiers.html deleted file mode 100644 index 1445ad78..00000000 --- a/docs/book/src/contracts/core/diamond/DSModifiers.sol/abstract.DSModifiers.html +++ /dev/null @@ -1,242 +0,0 @@ - - - - - - DSModifiers - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

DSModifiers

-

Git Source

-

Functions

-

initializer

-
modifier initializer(uint256 version);
-
-

onlyDiamondOwner

-
modifier onlyDiamondOwner();
-
-

onlyPendingDiamondOwner

-
modifier onlyPendingDiamondOwner();
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/diamond/DSTypes.sol/enum.FacetCutAction.html b/docs/book/src/contracts/core/diamond/DSTypes.sol/enum.FacetCutAction.html deleted file mode 100644 index ff73b084..00000000 --- a/docs/book/src/contracts/core/diamond/DSTypes.sol/enum.FacetCutAction.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - FacetCutAction - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

FacetCutAction

-

Git Source

-

Add=0, Replace=1, Remove=2

-
enum FacetCutAction {
-    Add,
-    Replace,
-    Remove
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/diamond/DSTypes.sol/struct.Facet.html b/docs/book/src/contracts/core/diamond/DSTypes.sol/struct.Facet.html deleted file mode 100644 index f03524b6..00000000 --- a/docs/book/src/contracts/core/diamond/DSTypes.sol/struct.Facet.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - Facet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Facet

-

Git Source

-

These functions are expected to be called frequently -by tools.

-
struct Facet {
-    address facetAddress;
-    bytes4[] functionSelectors;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/diamond/DSTypes.sol/struct.FacetAddressAndPosition.html b/docs/book/src/contracts/core/diamond/DSTypes.sol/struct.FacetAddressAndPosition.html deleted file mode 100644 index 43a20da5..00000000 --- a/docs/book/src/contracts/core/diamond/DSTypes.sol/struct.FacetAddressAndPosition.html +++ /dev/null @@ -1,237 +0,0 @@ - - - - - - FacetAddressAndPosition - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

FacetAddressAndPosition

-

Git Source

-
struct FacetAddressAndPosition {
-    address facetAddress;
-    uint96 functionSelectorPosition;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/diamond/DSTypes.sol/struct.FacetCut.html b/docs/book/src/contracts/core/diamond/DSTypes.sol/struct.FacetCut.html deleted file mode 100644 index fd761cf7..00000000 --- a/docs/book/src/contracts/core/diamond/DSTypes.sol/struct.FacetCut.html +++ /dev/null @@ -1,238 +0,0 @@ - - - - - - FacetCut - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

FacetCut

-

Git Source

-
struct FacetCut {
-    address facetAddress;
-    FacetCutAction action;
-    bytes4[] functionSelectors;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/diamond/DSTypes.sol/struct.FacetFunctionSelectors.html b/docs/book/src/contracts/core/diamond/DSTypes.sol/struct.FacetFunctionSelectors.html deleted file mode 100644 index 079aa8d7..00000000 --- a/docs/book/src/contracts/core/diamond/DSTypes.sol/struct.FacetFunctionSelectors.html +++ /dev/null @@ -1,237 +0,0 @@ - - - - - - FacetFunctionSelectors - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

FacetFunctionSelectors

-

Git Source

-
struct FacetFunctionSelectors {
-    bytes4[] functionSelectors;
-    uint256 facetAddressPosition;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/diamond/DSTypes.sol/struct.Initializer.html b/docs/book/src/contracts/core/diamond/DSTypes.sol/struct.Initializer.html deleted file mode 100644 index 91764a71..00000000 --- a/docs/book/src/contracts/core/diamond/DSTypes.sol/struct.Initializer.html +++ /dev/null @@ -1,237 +0,0 @@ - - - - - - Initializer - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Initializer

-

Git Source

-
struct Initializer {
-    address initContract;
-    bytes initData;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/diamond/DState.sol/constants.DState.html b/docs/book/src/contracts/core/diamond/DState.sol/constants.DState.html deleted file mode 100644 index dab7458b..00000000 --- a/docs/book/src/contracts/core/diamond/DState.sol/constants.DState.html +++ /dev/null @@ -1,235 +0,0 @@ - - - - - - DState constants - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Constants

-

Git Source

-

DIAMOND_STORAGE_POSITION

-
bytes32 constant DIAMOND_STORAGE_POSITION = keccak256("kresko.diamond.storage");
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/diamond/DState.sol/function.ds.html b/docs/book/src/contracts/core/diamond/DState.sol/function.ds.html deleted file mode 100644 index 5a938c58..00000000 --- a/docs/book/src/contracts/core/diamond/DState.sol/function.ds.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - ds - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

ds

-

Git Source

-

Ds, a pure free function.

-
function ds() pure returns (DiamondState storage state);
-
-

Returns

-
- -
NameTypeDescription
stateDiamondStateA DiamondState value.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/diamond/DState.sol/struct.DiamondState.html b/docs/book/src/contracts/core/diamond/DState.sol/struct.DiamondState.html deleted file mode 100644 index 6e7baf09..00000000 --- a/docs/book/src/contracts/core/diamond/DState.sol/struct.DiamondState.html +++ /dev/null @@ -1,246 +0,0 @@ - - - - - - DiamondState - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

DiamondState

-

Git Source

-
struct DiamondState {
-    mapping(bytes4 => FacetAddressAndPosition) selectorToFacetAndPosition;
-    mapping(address => FacetFunctionSelectors) facetFunctionSelectors;
-    address[] facetAddresses;
-    mapping(bytes4 => bool) supportedInterfaces;
-    address self;
-    bool initialized;
-    uint8 initializing;
-    bytes32 diamondDomainSeparator;
-    address contractOwner;
-    address pendingOwner;
-    uint96 storageVersion;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/diamond/Diamond.sol/contract.Diamond.html b/docs/book/src/contracts/core/diamond/Diamond.sol/contract.Diamond.html deleted file mode 100644 index bc3451f5..00000000 --- a/docs/book/src/contracts/core/diamond/Diamond.sol/contract.Diamond.html +++ /dev/null @@ -1,244 +0,0 @@ - - - - - - Diamond - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Diamond

-

Git Source

-

Functions

-

constructor

-
constructor(address owner, FacetCut[] memory facets, Initializer[] memory initializers);
-
-

fallback

-

Find the matching facet for the call signature and delegate. -This does not return to its internal call site, it will return directly to the external caller.

-
fallback() external payable;
-
-

receive

-
receive() external payable;
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/diamond/facets/DiamondCutFacet.sol/contract.DiamondCutFacet.html b/docs/book/src/contracts/core/diamond/facets/DiamondCutFacet.sol/contract.DiamondCutFacet.html deleted file mode 100644 index d96dfc94..00000000 --- a/docs/book/src/contracts/core/diamond/facets/DiamondCutFacet.sol/contract.DiamondCutFacet.html +++ /dev/null @@ -1,265 +0,0 @@ - - - - - - DiamondCutFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

DiamondCutFacet

-

Git Source

-

Inherits: -IDiamondCutFacet, IExtendedDiamondCutFacet, DSModifiers, Modifiers

-

Authors: -Nick Mudge, Kresko

-

Reference implementation of diamondCut. Extended to allow executing initializers without cuts.

-

Functions

-

diamondCut

-

Add/replace/remove any number of functions, optionally execute a function with delegatecall

-
function diamondCut(FacetCut[] calldata _diamondCut, address _initializer, bytes calldata _calldata)
-    external
-    onlyRole(Role.DEFAULT_ADMIN);
-
-

Parameters

-
- - - -
NameTypeDescription
_diamondCutFacetCut[]Contains the facet addresses and function selectors
_initializeraddressThe address of the contract or facet to execute _calldata
_calldatabytesA function call, including function selector and arguments _calldata is executed with delegatecall on _init
-
-

executeInitializer

-

Use an initializer contract without cutting.

-
function executeInitializer(address _initializer, bytes calldata _calldata) external onlyRole(Role.DEFAULT_ADMIN);
-
-

Parameters

-
- - -
NameTypeDescription
_initializeraddressAddress of contract or facet to execute _calldata
_calldatabytesA function call, including function selector and arguments - _calldata is executed with delegatecall on _init
-
-

executeInitializers

-

Execute multiple initializers without cutting.

-
function executeInitializers(Initializer[] calldata _initializers) external onlyRole(Role.DEFAULT_ADMIN);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/diamond/facets/DiamondLoupeFacet.sol/contract.DiamondLoupeFacet.html b/docs/book/src/contracts/core/diamond/facets/DiamondLoupeFacet.sol/contract.DiamondLoupeFacet.html deleted file mode 100644 index 0af6820c..00000000 --- a/docs/book/src/contracts/core/diamond/facets/DiamondLoupeFacet.sol/contract.DiamondLoupeFacet.html +++ /dev/null @@ -1,285 +0,0 @@ - - - - - - DiamondLoupeFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

DiamondLoupeFacet

-

Git Source

-

Inherits: -IDiamondLoupeFacet

-

Functions

-

facets

-

Gets all facet addresses and their four byte function selectors.

-
function facets() external view override returns (Facet[] memory facets_);
-
-

Returns

-
- -
NameTypeDescription
facets_Facet[]Facet
-
-

facetFunctionSelectors

-

Gets all the function selectors supported by a specific facet.

-
function facetFunctionSelectors(address _facet)
-    external
-    view
-    override
-    returns (bytes4[] memory facetFunctionSelectors_);
-
-

Parameters

-
- -
NameTypeDescription
_facetaddressThe facet address.
-
-

Returns

-
- -
NameTypeDescription
facetFunctionSelectors_bytes4[]facetFunctionSelectors_
-
-

facetAddresses

-

Get all the facet addresses used by a diamond.

-
function facetAddresses() external view override returns (address[] memory facetAddresses_);
-
-

Returns

-
- -
NameTypeDescription
facetAddresses_address[]facetAddresses_
-
-

facetAddress

-

Gets the facet that supports the given selector.

-

If facet is not found return address(0).

-
function facetAddress(bytes4 _functionSelector) external view override returns (address facetAddress_);
-
-

Parameters

-
- -
NameTypeDescription
_functionSelectorbytes4The function selector.
-
-

Returns

-
- -
NameTypeDescription
facetAddress_addressThe facet address.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/diamond/facets/DiamondStateFacet.sol/contract.DiamondStateFacet.html b/docs/book/src/contracts/core/diamond/facets/DiamondStateFacet.sol/contract.DiamondStateFacet.html deleted file mode 100644 index 33eed2ad..00000000 --- a/docs/book/src/contracts/core/diamond/facets/DiamondStateFacet.sol/contract.DiamondStateFacet.html +++ /dev/null @@ -1,281 +0,0 @@ - - - - - - DiamondStateFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

DiamondStateFacet

-

Git Source

-

Inherits: -IDiamondStateFacet, DSModifiers

-

Functions

-

transferOwnership

-

Initiate ownership transfer to a new address

-
function transferOwnership(address _newOwner) external override;
-
-

Parameters

-
- -
NameTypeDescription
_newOwneraddressaddress that is set as the pending new owner
-
-

acceptOwnership

-

Transfer the ownership to the new pending owner

-
function acceptOwnership() external override;
-
-

owner

-

Get the address of the owner

-
function owner() external view override returns (address owner_);
-
-

Returns

-
- -
NameTypeDescription
owner_addressThe address of the owner.
-
-

pendingOwner

-

Get the address of pending owner

-
function pendingOwner() external view override returns (address pendingOwner_);
-
-

Returns

-
- -
NameTypeDescription
pendingOwner_addressThe address of the pending owner.
-
-

initialized

-
function initialized() external view returns (bool);
-
-

domainSeparator

-

The EIP-712 typehash for the contract's domain.

-
function domainSeparator() external view returns (bytes32);
-
-

getStorageVersion

-

Get the storage version (amount of times the storage has been upgraded)

-
function getStorageVersion() external view returns (uint256);
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 The storage version.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/diamond/facets/ERC165Facet.sol/contract.ERC165Facet.html b/docs/book/src/contracts/core/diamond/facets/ERC165Facet.sol/contract.ERC165Facet.html deleted file mode 100644 index 9e096e7b..00000000 --- a/docs/book/src/contracts/core/diamond/facets/ERC165Facet.sol/contract.ERC165Facet.html +++ /dev/null @@ -1,262 +0,0 @@ - - - - - - ERC165Facet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

ERC165Facet

-

Git Source

-

Inherits: -IERC165Facet, DSModifiers, Modifiers

-

Functions

-

supportsInterface

-

Query if a contract implements an interface

-

Interface identification is specified in ERC-165. This function -uses less than 30,000 gas.

-
function supportsInterface(bytes4 _interfaceId) external view override returns (bool);
-
-

Parameters

-
- -
NameTypeDescription
_interfaceIdbytes4
-
-

Returns

-
- -
NameTypeDescription
<none>booltrue if the contract implements interfaceID and interfaceID is not 0xffffffff, false otherwise
-
-

setERC165

-

set or unset ERC165 using DiamondStorage.supportedInterfaces

-
function setERC165(bytes4[] calldata interfaceIds, bytes4[] calldata interfaceIdsToRemove)
-    external
-    onlyRole(Role.ADMIN);
-
-

Parameters

-
- - -
NameTypeDescription
interfaceIdsbytes4[]list of interface id to set as supported
interfaceIdsToRemovebytes4[]list of interface id to unset as supported. Technically, you can remove support of ERC165 by having the IERC165 id itself being part of that array.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/diamond/facets/index.html b/docs/book/src/contracts/core/diamond/facets/index.html deleted file mode 100644 index e300914a..00000000 --- a/docs/book/src/contracts/core/diamond/facets/index.html +++ /dev/null @@ -1,237 +0,0 @@ - - - - - - ❱ facets - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - - -
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/diamond/index.html b/docs/book/src/contracts/core/diamond/index.html deleted file mode 100644 index 758afd60..00000000 --- a/docs/book/src/contracts/core/diamond/index.html +++ /dev/null @@ -1,247 +0,0 @@ - - - - - - ❱ diamond - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - - -
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/diamond/interfaces/IDiamondCutFacet.sol/interface.IDiamondCutFacet.html b/docs/book/src/contracts/core/diamond/interfaces/IDiamondCutFacet.sol/interface.IDiamondCutFacet.html deleted file mode 100644 index dab59853..00000000 --- a/docs/book/src/contracts/core/diamond/interfaces/IDiamondCutFacet.sol/interface.IDiamondCutFacet.html +++ /dev/null @@ -1,243 +0,0 @@ - - - - - - IDiamondCutFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

IDiamondCutFacet

-

Git Source

-

Functions

-

diamondCut

-

Add/replace/remove any number of functions, optionally execute a function with delegatecall

-
function diamondCut(FacetCut[] calldata _diamondCut, address _initializer, bytes calldata _calldata) external;
-
-

Parameters

-
- - - -
NameTypeDescription
_diamondCutFacetCut[]Contains the facet addresses and function selectors
_initializeraddressThe address of the contract or facet to execute _calldata
_calldatabytesA function call, including function selector and arguments _calldata is executed with delegatecall on _init
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/diamond/interfaces/IDiamondCutFacet.sol/interface.IExtendedDiamondCutFacet.html b/docs/book/src/contracts/core/diamond/interfaces/IDiamondCutFacet.sol/interface.IExtendedDiamondCutFacet.html deleted file mode 100644 index d3ea6a31..00000000 --- a/docs/book/src/contracts/core/diamond/interfaces/IDiamondCutFacet.sol/interface.IExtendedDiamondCutFacet.html +++ /dev/null @@ -1,247 +0,0 @@ - - - - - - IExtendedDiamondCutFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

IExtendedDiamondCutFacet

-

Git Source

-

Functions

-

executeInitializer

-

Use an initializer contract without cutting.

-
function executeInitializer(address _initializer, bytes calldata _calldata) external;
-
-

Parameters

-
- - -
NameTypeDescription
_initializeraddressAddress of contract or facet to execute _calldata
_calldatabytesA function call, including function selector and arguments - _calldata is executed with delegatecall on _init
-
-

executeInitializers

-

Execute multiple initializers without cutting.

-
function executeInitializers(Initializer[] calldata _initializers) external;
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/diamond/interfaces/IDiamondLoupeFacet.sol/interface.IDiamondLoupeFacet.html b/docs/book/src/contracts/core/diamond/interfaces/IDiamondLoupeFacet.sol/interface.IDiamondLoupeFacet.html deleted file mode 100644 index 8821c7c2..00000000 --- a/docs/book/src/contracts/core/diamond/interfaces/IDiamondLoupeFacet.sol/interface.IDiamondLoupeFacet.html +++ /dev/null @@ -1,279 +0,0 @@ - - - - - - IDiamondLoupeFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

IDiamondLoupeFacet

-

Git Source

-

Functions

-

facets

-

Gets all facet addresses and their four byte function selectors.

-
function facets() external view returns (Facet[] memory facets_);
-
-

Returns

-
- -
NameTypeDescription
facets_Facet[]Facet
-
-

facetFunctionSelectors

-

Gets all the function selectors supported by a specific facet.

-
function facetFunctionSelectors(address _facet) external view returns (bytes4[] memory facetFunctionSelectors_);
-
-

Parameters

-
- -
NameTypeDescription
_facetaddressThe facet address.
-
-

Returns

-
- -
NameTypeDescription
facetFunctionSelectors_bytes4[]facetFunctionSelectors_
-
-

facetAddresses

-

Get all the facet addresses used by a diamond.

-
function facetAddresses() external view returns (address[] memory facetAddresses_);
-
-

Returns

-
- -
NameTypeDescription
facetAddresses_address[]facetAddresses_
-
-

facetAddress

-

Gets the facet that supports the given selector.

-

If facet is not found return address(0).

-
function facetAddress(bytes4 _functionSelector) external view returns (address facetAddress_);
-
-

Parameters

-
- -
NameTypeDescription
_functionSelectorbytes4The function selector.
-
-

Returns

-
- -
NameTypeDescription
facetAddress_addressThe facet address.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/diamond/interfaces/IDiamondStateFacet.sol/interface.IDiamondStateFacet.html b/docs/book/src/contracts/core/diamond/interfaces/IDiamondStateFacet.sol/interface.IDiamondStateFacet.html deleted file mode 100644 index 73c7caac..00000000 --- a/docs/book/src/contracts/core/diamond/interfaces/IDiamondStateFacet.sol/interface.IDiamondStateFacet.html +++ /dev/null @@ -1,287 +0,0 @@ - - - - - - IDiamondStateFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

IDiamondStateFacet

-

Git Source

-

Functions for the diamond state itself.

-

Functions

-

initialized

-

Whether the diamond is initialized.

-
function initialized() external view returns (bool);
-
-

domainSeparator

-

The EIP-712 typehash for the contract's domain.

-
function domainSeparator() external view returns (bytes32);
-
-

getStorageVersion

-

Get the storage version (amount of times the storage has been upgraded)

-
function getStorageVersion() external view returns (uint256);
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 The storage version.
-
-

owner

-

Get the address of the owner

-
function owner() external view returns (address owner_);
-
-

Returns

-
- -
NameTypeDescription
owner_addressThe address of the owner.
-
-

pendingOwner

-

Get the address of pending owner

-
function pendingOwner() external view returns (address pendingOwner_);
-
-

Returns

-
- -
NameTypeDescription
pendingOwner_addressThe address of the pending owner.
-
-

transferOwnership

-

Initiate ownership transfer to a new address

-

caller must be the current contract owner

-

the new owner cannot be address(0)

-

emits a {PendingOwnershipTransfer} event

-
function transferOwnership(address _newOwner) external;
-
-

Parameters

-
- -
NameTypeDescription
_newOwneraddressaddress that is set as the pending new owner
-
-

acceptOwnership

-

Transfer the ownership to the new pending owner

-

caller must be the pending owner

-

emits a {OwnershipTransferred} event

-
function acceptOwnership() external;
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/diamond/interfaces/IERC165Facet.sol/interface.IERC165Facet.html b/docs/book/src/contracts/core/diamond/interfaces/IERC165Facet.sol/interface.IERC165Facet.html deleted file mode 100644 index 12c389e0..00000000 --- a/docs/book/src/contracts/core/diamond/interfaces/IERC165Facet.sol/interface.IERC165Facet.html +++ /dev/null @@ -1,258 +0,0 @@ - - - - - - IERC165Facet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

IERC165Facet

-

Git Source

-

Functions

-

supportsInterface

-

Query if a contract implements an interface

-

Interface identification is specified in ERC-165. This function -uses less than 30,000 gas.

-
function supportsInterface(bytes4 interfaceId) external view returns (bool);
-
-

Parameters

-
- -
NameTypeDescription
interfaceIdbytes4The interface identifier, as specified in ERC-165
-
-

Returns

-
- -
NameTypeDescription
<none>booltrue if the contract implements interfaceID and interfaceID is not 0xffffffff, false otherwise
-
-

setERC165

-

set or unset ERC165 using DiamondStorage.supportedInterfaces

-
function setERC165(bytes4[] calldata interfaceIds, bytes4[] calldata interfaceIdsToRemove) external;
-
-

Parameters

-
- - -
NameTypeDescription
interfaceIdsbytes4[]list of interface id to set as supported
interfaceIdsToRemovebytes4[]list of interface id to unset as supported. Technically, you can remove support of ERC165 by having the IERC165 id itself being part of that array.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/diamond/interfaces/index.html b/docs/book/src/contracts/core/diamond/interfaces/index.html deleted file mode 100644 index b6d6e164..00000000 --- a/docs/book/src/contracts/core/diamond/interfaces/index.html +++ /dev/null @@ -1,238 +0,0 @@ - - - - - - ❱ interfaces - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - - -
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html b/docs/book/src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html deleted file mode 100644 index 19a4053b..00000000 --- a/docs/book/src/contracts/core/factory/DeploymentFactory.sol/contract.DeploymentFactory.html +++ /dev/null @@ -1,718 +0,0 @@ - - - - - - DeploymentFactory - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

DeploymentFactory

-

Git Source

-

Inherits: -ProxyAdmin, IDeploymentFactory

-

Author: -Kresko

-

Deploys contracts, optionally with a {TransparentUpgradeableProxy}. Is the (immutable) admin of proxies.

-

Upgrades of proxies are only available for the owner of the DeploymentFactory.

-

Deployments can be made by the owner or whitelisted deployer.

-

State Variables

-

_deployer

-
mapping(address => bool) private _deployer;
-
-

_deployment

-
mapping(address => Deployment) private _deployment;
-
-

_deploymentList

-
Deployment[] private _deploymentList;
-
-

Functions

-

constructor

-

Set the initial owner of the contract.

-
constructor(address initialOwner) ProxyAdmin(initialOwner);
-
-

setDeployer

-
function setDeployer(address who, bool value) external onlyOwner;
-
-

isDeployer

-
function isDeployer(address who) external view returns (bool);
-
-

onlyDeployerOrOwner

-
modifier onlyDeployerOrOwner();
-
-

getDeployment

-

Get available deployment information for address.

-
function getDeployment(address addr) external view returns (Deployment memory);
-
-

Parameters

-
- -
NameTypeDescription
addraddressAddress of the contract.
-
-

Returns

-
- -
NameTypeDescription
<none>DeploymentDeployment Deployment information.
-
-

getLatestDeployments

-

Get the topmost count of deployments.

-
function getLatestDeployments(uint256 count) external view returns (Deployment[] memory result);
-
-

Returns

-
- -
NameTypeDescription
resultDeployment[]Deployment[] List of information about the deployments.
-
-

getDeployByIndex

-

Get available information of deployment in index.

-
function getDeployByIndex(uint256 index) external view returns (Deployment memory);
-
-

Parameters

-
- -
NameTypeDescription
indexuint256Index of the deployment.
-
-

Returns

-
- -
NameTypeDescription
<none>DeploymentDeployment Deployment information.
-
-

getDeployments

-

Get all deployments.

-
function getDeployments() external view returns (Deployment[] memory);
-
-

Returns

-
- -
NameTypeDescription
<none>Deployment[]Deployment[] Array of deployments.
-
-

getDeployCount

-

Get number of deployments.

-
function getDeployCount() external view returns (uint256);
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Number of deployments.
-
-

isDeployment

-

Inspect if an address is created by this contract.

-
function isDeployment(address addr) external view returns (bool);
-
-

Parameters

-
- -
NameTypeDescription
addraddressAddress to inspect
-
-

Returns

-
- -
NameTypeDescription
<none>boolbool True if deployment was created by this contract.
-
-

isNonProxy

-

Inspect if an address is a non proxy deployment created by this contract.

-
function isNonProxy(address addr) external view returns (bool);
-
-

isProxy

-

Inspect if an address is a proxy created by this contract.

-
function isProxy(address addr) external view returns (bool);
-
-

Parameters

-
- -
NameTypeDescription
addraddressAddress to inspect
-
-

Returns

-
- -
NameTypeDescription
<none>boolbool True if proxy was created by this contract.
-
-

isDeterministic

-
function isDeterministic(address addr) public view returns (bool);
-
-

getImplementation

-

Inspect the current implementation address of a proxy.

-
function getImplementation(address proxy) external view override returns (address);
-
-

Parameters

-
- -
NameTypeDescription
proxyaddressAddress of the proxy.
-
-

Returns

-
- -
NameTypeDescription
<none>addressaddress Implementation address of the proxy
-
-

getProxyInitCodeHash

-

Get the init code hash for a proxy.

-
function getProxyInitCodeHash(address implementation, bytes memory _calldata) public view returns (bytes32);
-
-

Parameters

-
- - -
NameTypeDescription
implementationaddressAddress of the implementation.
_calldatabytes
-
-

Returns

-
- -
NameTypeDescription
<none>bytes32bytes32 Hash of the init code.
-
-

getCreate2Address

-

Preview address from CREATE2 with given salt and creation code.

-
function getCreate2Address(bytes32 salt, bytes memory creationCode) public view returns (address);
-
-

getCreate3Address

-

Preview address from CREATE3 with given salt.

-
function getCreate3Address(bytes32 salt) public view returns (address);
-
-

previewCreateProxy

-
function previewCreateProxy(address implementation, bytes memory _calldata) external returns (address proxyPreview);
-
-

previewCreate2Proxy

-

Preview resulting proxy address from {create2AndCall} with given salt.

-
function previewCreate2Proxy(address implementation, bytes memory _calldata, bytes32 salt)
-    public
-    view
-    returns (address proxyPreview);
-
-

Parameters

-
- - - -
NameTypeDescription
implementationaddressAddress of the implementation.
_calldatabytesInitializer calldata.
saltbytes32Salt for the deterministic deployment.
-
-

Returns

-
- -
NameTypeDescription
proxyPreviewaddressAddress of the proxy that would be created.
-
-

previewCreate3Proxy

-

Preview resulting proxy address from {create3AndCall} or {deployCreate3AndCall} with given salt.

-
function previewCreate3Proxy(bytes32 salt) external view returns (address proxyPreview);
-
-

Parameters

-
- -
NameTypeDescription
saltbytes32Salt for the deterministic deployment.
-
-

Returns

-
- -
NameTypeDescription
proxyPreviewaddressAddress of the proxy that would be created.
-
-

previewCreateProxyAndLogic

-
function previewCreateProxyAndLogic(bytes memory implementation, bytes memory _calldata)
-    external
-    returns (address proxyPreview, address implementationPreview);
-
-

previewCreate2ProxyAndLogic

-

Preview resulting proxy and implementation address from {deployCreate2AndCall} with given salt.

-
function previewCreate2ProxyAndLogic(bytes memory implementation, bytes memory _calldata, bytes32 salt)
-    external
-    view
-    returns (address proxyPreview, address implementationPreview);
-
-

Parameters

-
- - - -
NameTypeDescription
implementationbytesBytecode of the implementation.
_calldatabytesInitializer calldata.
saltbytes32Salt for the deterministic deployment.
-
-

Returns

-
- - -
NameTypeDescription
proxyPreviewaddressAddress of the proxy that would be created.
implementationPreviewaddressAddress of the deployed implementation.
-
-

previewCreate3ProxyAndLogic

-

Preview implementation and proxy address from {deployCreate3AndCall} with given salt.

-
function previewCreate3ProxyAndLogic(bytes32 salt)
-    external
-    view
-    returns (address proxyPreview, address implementationPreview);
-
-

Parameters

-
- -
NameTypeDescription
saltbytes32Salt for the deterministic deployment.
-
-

Returns

-
- - -
NameTypeDescription
proxyPreviewaddressAddress of the new proxy.
implementationPreviewaddressAddress of the deployed implementation.
-
-

previewCreate2Upgrade

-

Preview resulting implementation address from {upgrade2AndCall} with given salt.

-
function previewCreate2Upgrade(ITransparentUpgradeableProxy proxy, bytes memory implementation)
-    external
-    view
-    returns (address implementationPreview, uint256 version);
-
-

Parameters

-
- - -
NameTypeDescription
proxyITransparentUpgradeableProxyExisting ITransparentUpgradeableProxy address.
implementationbytesBytecode of the new implementation.
-
-

Returns

-
- - -
NameTypeDescription
implementationPreviewaddressAddress for the next implementation.
versionuint256New version number of the proxy.
-
-

previewCreate3Upgrade

-

Preview resulting implementation address from {upgrade3AndCall} with given salt.

-
function previewCreate3Upgrade(ITransparentUpgradeableProxy proxy)
-    external
-    view
-    returns (address implementationPreview, uint256 version);
-
-

Parameters

-
- -
NameTypeDescription
proxyITransparentUpgradeableProxyExisting ITransparentUpgradeableProxy address.
-
-

Returns

-
- - -
NameTypeDescription
implementationPreviewaddressAddress for the next implementation.
versionuint256New version number of the proxy.
-
-

createProxy

-

Creates a new proxy for the implementation and initializes it with data.

-
function createProxy(address implementation, bytes memory _calldata)
-    public
-    payable
-    onlyDeployerOrOwner
-    returns (Deployment memory newProxy);
-
-

Parameters

-
- - -
NameTypeDescription
implementationaddressAddress of the implementation.
_calldatabytesInitializer calldata.
-
-

Returns

-
- -
NameTypeDescription
newProxyDeploymentDeployment information. See {TransparentUpgradeableProxy-constructor}.
-
-

create2Proxy

-

Creates a new proxy with deterministic address derived from arguments given.

-
function create2Proxy(address implementation, bytes memory _calldata, bytes32 salt)
-    public
-    payable
-    onlyDeployerOrOwner
-    returns (Deployment memory newProxy);
-
-

Parameters

-
- - - -
NameTypeDescription
implementationaddressAddress of the implementation.
_calldatabytesInitializer calldata.
saltbytes32Salt for the deterministic deployment.
-
-

Returns

-
- -
NameTypeDescription
newProxyDeploymentDeployment information.
-
-

create3Proxy

-

Creates a new proxy with deterministic address derived only from the salt given.

-
function create3Proxy(address implementation, bytes memory _calldata, bytes32 salt)
-    public
-    payable
-    onlyDeployerOrOwner
-    returns (Deployment memory newProxy);
-
-

Parameters

-
- - - -
NameTypeDescription
implementationaddressAddress of the implementation.
_calldatabytesInitializer calldata.
saltbytes32Salt for the deterministic deployment.
-
-

Returns

-
- -
NameTypeDescription
newProxyDeploymentDeployment information.
-
-

createProxyAndLogic

-

Deploys an implementation and creates a proxy initialized with data for it.

-
function createProxyAndLogic(bytes memory implementation, bytes memory _calldata)
-    external
-    payable
-    onlyDeployerOrOwner
-    returns (Deployment memory);
-
-

Parameters

-
- - -
NameTypeDescription
implementationbytesBytecode of the implementation.
_calldatabytesInitializer calldata.
-
-

Returns

-
- -
NameTypeDescription
<none>DeploymentnewProxy Deployment information.
-
-

create2ProxyAndLogic

-

Deterministic version of {deployCreateAndCall} where arguments are used to derive the salt.

-

Implementation salt is salt + 1. Use {previewDeployCreate3} to preview.

-
function create2ProxyAndLogic(bytes memory implementation, bytes memory _calldata, bytes32 salt)
-    external
-    payable
-    onlyDeployerOrOwner
-    returns (Deployment memory);
-
-

Parameters

-
- - - -
NameTypeDescription
implementationbytesBytecode of the implementation.
_calldatabytesInitializer calldata.
saltbytes32Salt to derive both addresses from.
-
-

Returns

-
- -
NameTypeDescription
<none>DeploymentnewProxy Deployment information.
-
-

create3ProxyAndLogic

-

Deterministic version of {deployCreateAndCall} where only salt matters.

-

Implementation salt is salt + 1. Use {previewDeployCreate3} to preview.

-
function create3ProxyAndLogic(bytes memory implementation, bytes memory _calldata, bytes32 salt)
-    external
-    payable
-    onlyDeployerOrOwner
-    returns (Deployment memory);
-
-

Parameters

-
- - - -
NameTypeDescription
implementationbytesBytecode of the implementation to deploy.
_calldatabytesInitializer calldata.
saltbytes32Salt to derive both addresses from.
-
-

Returns

-
- -
NameTypeDescription
<none>DeploymentnewProxy Deployment information.
-
-

upgradeAndCall

-
function upgradeAndCall(ITransparentUpgradeableProxy proxy, address implementation, bytes memory _calldata)
-    public
-    payable
-    override(ProxyAdmin);
-
-

upgradeAndCall

-

Deploys the @param implementation for {upgradeAndCall} and @return Deployment information.

-
function upgradeAndCall(ITransparentUpgradeableProxy proxy, bytes memory implementation, bytes memory _calldata)
-    external
-    payable
-    returns (Deployment memory);
-
-

upgradeAndCallReturn

-

Same as {upgradeAndCall} but @return Deployment information.

-
function upgradeAndCallReturn(ITransparentUpgradeableProxy proxy, address implementation, bytes memory _calldata)
-    public
-    payable
-    returns (Deployment memory);
-
-

create2UpgradeAndCall

-

Deterministically deploys the upgrade implementation and calls the {ProxyAdmin-upgradeAndCall}.

-

Implementation salt is salt + next version. Use {previewUpgrade2} to preview.

-
function create2UpgradeAndCall(ITransparentUpgradeableProxy proxy, bytes memory implementation, bytes memory _calldata)
-    external
-    payable
-    returns (Deployment memory);
-
-

Parameters

-
- - - -
NameTypeDescription
proxyITransparentUpgradeableProxyExisting ITransparentUpgradeableProxy to upgrade.
implementationbytesBytecode of the new implementation.
_calldatabytesInitializer calldata.
-
-

Returns

-
- -
NameTypeDescription
<none>DeploymentDeployment Deployment information.
-
-

create3UpgradeAndCall

-

Deterministically deploys the upgrade implementatio and calls the {ProxyAdmin-upgradeAndCall}.

-

Implementation salt is salt + next version. Use {previewUpgrade3} to preview.

-
function create3UpgradeAndCall(ITransparentUpgradeableProxy proxy, bytes memory implementation, bytes memory _calldata)
-    public
-    payable
-    returns (Deployment memory);
-
-

Parameters

-
- - - -
NameTypeDescription
proxyITransparentUpgradeableProxyExisting ITransparentUpgradeableProxy to upgrade.
implementationbytesBytecode of the new implementation.
_calldatabytesInitializer calldata.
-
-

Returns

-
- -
NameTypeDescription
<none>DeploymentDeployment Deployment information.
-
-

batchStatic

-

Batch view data from this contract.

-
function batchStatic(bytes[] calldata calls) external view returns (bytes[] memory results);
-
-

batch

-

Batch any action in this contract.

-

Reverts if any of the calls fail.

-
function batch(bytes[] calldata calls) external payable onlyDeployerOrOwner returns (bytes[] memory);
-
-

deployCreate2

-
function deployCreate2(bytes memory creationCode, bytes calldata _calldata, bytes32 salt)
-    external
-    payable
-    onlyDeployerOrOwner
-    returns (Deployment memory newDeployment);
-
-

deployCreate3

-
function deployCreate3(bytes memory creationCode, bytes calldata _calldata, bytes32 salt)
-    external
-    payable
-    onlyDeployerOrOwner
-    returns (Deployment memory newDeployment);
-
-

_save

-

Updates deployment fields to _deployment and _deploymentList.

-
function _save(Deployment memory update) internal returns (Deployment memory);
-
-

_tryParseRevert

-

Function that tries to extract some useful information about a failed call.

-

If returned data is malformed or has incorrect encoding this can fail itself.

-
function _tryParseRevert(bytes memory _returnData) internal pure;
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/factory/IDeploymentFactory.sol/enum.CreationKind.html b/docs/book/src/contracts/core/factory/IDeploymentFactory.sol/enum.CreationKind.html deleted file mode 100644 index f3229eb8..00000000 --- a/docs/book/src/contracts/core/factory/IDeploymentFactory.sol/enum.CreationKind.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - CreationKind - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

CreationKind

-

Git Source

-
enum CreationKind {
-    NONE,
-    CREATE,
-    CREATE2,
-    CREATE3
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html b/docs/book/src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html deleted file mode 100644 index c0a6d80e..00000000 --- a/docs/book/src/contracts/core/factory/IDeploymentFactory.sol/interface.IDeploymentFactory.html +++ /dev/null @@ -1,755 +0,0 @@ - - - - - - IDeploymentFactory - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

IDeploymentFactory

-

Git Source

-

Functions

-

setDeployer

-
function setDeployer(address who, bool value) external;
-
-

isDeployer

-
function isDeployer(address who) external view returns (bool);
-
-

getDeployment

-

Get available deployment information for address.

-
function getDeployment(address addr) external view returns (Deployment memory);
-
-

Parameters

-
- -
NameTypeDescription
addraddressAddress of the contract.
-
-

Returns

-
- -
NameTypeDescription
<none>DeploymentDeployment Deployment information.
-
-

getLatestDeployments

-

Get the topmost count of deployments.

-
function getLatestDeployments(uint256 count) external view returns (Deployment[] memory);
-
-

Returns

-
- -
NameTypeDescription
<none>Deployment[]Deployment[] List of information about the deployments.
-
-

getDeployByIndex

-

Get available information of deployment in index.

-
function getDeployByIndex(uint256 index) external view returns (Deployment memory);
-
-

Parameters

-
- -
NameTypeDescription
indexuint256Index of the deployment.
-
-

Returns

-
- -
NameTypeDescription
<none>DeploymentDeployment Deployment information.
-
-

getDeployments

-

Get all deployments.

-
function getDeployments() external view returns (Deployment[] memory);
-
-

Returns

-
- -
NameTypeDescription
<none>Deployment[]Deployment[] Array of deployments.
-
-

getDeployCount

-

Get number of deployments.

-
function getDeployCount() external view returns (uint256);
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Number of deployments.
-
-

isDeployment

-

Inspect if an address is created by this contract.

-
function isDeployment(address addr) external view returns (bool);
-
-

Parameters

-
- -
NameTypeDescription
addraddressAddress to inspect
-
-

Returns

-
- -
NameTypeDescription
<none>boolbool True if deployment was created by this contract.
-
-

isProxy

-

Inspect if an address is a proxy created by this contract.

-
function isProxy(address addr) external view returns (bool);
-
-

Parameters

-
- -
NameTypeDescription
addraddressAddress to inspect
-
-

Returns

-
- -
NameTypeDescription
<none>boolbool True if proxy was created by this contract.
-
-

isNonProxy

-

Inspect if an address is a non proxy deployment created by this contract.

-
function isNonProxy(address addr) external view returns (bool);
-
-

isDeterministic

-
function isDeterministic(address addr) external view returns (bool);
-
-

getImplementation

-

Inspect the current implementation address of a proxy.

-
function getImplementation(address proxy) external view returns (address);
-
-

Parameters

-
- -
NameTypeDescription
proxyaddressAddress of the proxy.
-
-

Returns

-
- -
NameTypeDescription
<none>addressaddress Implementation address of the proxy
-
-

getProxyInitCodeHash

-

Get the init code hash for a proxy.

-
function getProxyInitCodeHash(address implementation, bytes memory data) external view returns (bytes32);
-
-

Parameters

-
- - -
NameTypeDescription
implementationaddressAddress of the implementation.
databytesInitializer calldata.
-
-

Returns

-
- -
NameTypeDescription
<none>bytes32bytes32 Hash of the init code.
-
-

getCreate2Address

-

Preview address from CREATE2 with given salt and creation code.

-
function getCreate2Address(bytes32 _salt, bytes memory _creationCode) external view returns (address);
-
-

getCreate3Address

-

Preview address from CREATE3 with given salt.

-
function getCreate3Address(bytes32 salt) external view returns (address);
-
-

previewCreateProxy

-

Preview proxy address from {createProxy} through {CreateProxyPreview} custom error.

-
function previewCreateProxy(address implementation, bytes memory _calldata) external returns (address proxyPreview);
-
-

Parameters

-
- - -
NameTypeDescription
implementationaddressBytecode of the implementation.
_calldatabytesInitializer calldata.
-
-

Returns

-
- -
NameTypeDescription
proxyPreviewaddressAddress of the proxy that would be created.
-
-

previewCreate2Proxy

-

Preview resulting proxy address from {create2AndCall} with given salt.

-
function previewCreate2Proxy(address implementation, bytes memory _calldata, bytes32 salt)
-    external
-    view
-    returns (address proxyPreview);
-
-

Parameters

-
- - - -
NameTypeDescription
implementationaddressAddress of the implementation.
_calldatabytesInitializer calldata.
saltbytes32Salt for the deterministic deployment.
-
-

Returns

-
- -
NameTypeDescription
proxyPreviewaddressAddress of the proxy that would be created.
-
-

previewCreate3Proxy

-

Preview resulting proxy address from {create3AndCall} or {deployCreate3AndCall} with given salt.

-
function previewCreate3Proxy(bytes32 salt) external view returns (address proxyPreview);
-
-

Parameters

-
- -
NameTypeDescription
saltbytes32Salt for the deterministic deployment.
-
-

Returns

-
- -
NameTypeDescription
proxyPreviewaddressAddress of the proxy that would be created.
-
-

previewCreateProxyAndLogic

-

Preview resulting proxy and implementation address from {deployCreateAndCall} through the {CreateProxyAndLogic} custom error.

-
function previewCreateProxyAndLogic(bytes memory implementation, bytes memory _calldata)
-    external
-    returns (address proxyPreview, address implementationPreview);
-
-

Parameters

-
- - -
NameTypeDescription
implementationbytesBytecode of the implementation.
_calldatabytesInitializer calldata.
-
-

Returns

-
- - -
NameTypeDescription
proxyPreviewaddressAddress of the proxy that would be created.
implementationPreviewaddressAddress of the deployed implementation.
-
-

previewCreate2ProxyAndLogic

-

Preview resulting proxy and implementation address from {deployCreate2AndCall} with given salt.

-
function previewCreate2ProxyAndLogic(bytes memory implementation, bytes memory _calldata, bytes32 salt)
-    external
-    view
-    returns (address proxyPreview, address implementationPreview);
-
-

Parameters

-
- - - -
NameTypeDescription
implementationbytesBytecode of the implementation.
_calldatabytesInitializer calldata.
saltbytes32Salt for the deterministic deployment.
-
-

Returns

-
- - -
NameTypeDescription
proxyPreviewaddressAddress of the proxy that would be created.
implementationPreviewaddressAddress of the deployed implementation.
-
-

previewCreate3ProxyAndLogic

-

Preview implementation and proxy address from {deployCreate3AndCall} with given salt.

-
function previewCreate3ProxyAndLogic(bytes32 salt)
-    external
-    view
-    returns (address proxyPreview, address implementationPreview);
-
-

Parameters

-
- -
NameTypeDescription
saltbytes32Salt for the deterministic deployment.
-
-

Returns

-
- - -
NameTypeDescription
proxyPreviewaddressAddress of the new proxy.
implementationPreviewaddressAddress of the deployed implementation.
-
-

previewCreate2Upgrade

-

Preview resulting implementation address from {upgrade2AndCall} with given salt.

-
function previewCreate2Upgrade(ITransparentUpgradeableProxy proxy, bytes memory implementation)
-    external
-    view
-    returns (address implementationPreview, uint256 version);
-
-

Parameters

-
- - -
NameTypeDescription
proxyITransparentUpgradeableProxyExisting ITransparentUpgradeableProxy address.
implementationbytesBytecode of the new implementation.
-
-

Returns

-
- - -
NameTypeDescription
implementationPreviewaddressAddress for the next implementation.
versionuint256New version number of the proxy.
-
-

previewCreate3Upgrade

-

Preview resulting implementation address from {upgrade3AndCall} with given salt.

-
function previewCreate3Upgrade(ITransparentUpgradeableProxy proxy)
-    external
-    view
-    returns (address implementationPreview, uint256 version);
-
-

Parameters

-
- -
NameTypeDescription
proxyITransparentUpgradeableProxyExisting ITransparentUpgradeableProxy address.
-
-

Returns

-
- - -
NameTypeDescription
implementationPreviewaddressAddress for the next implementation.
versionuint256New version number of the proxy.
-
-

createProxy

-

Creates a new proxy for the implementation and initializes it with data.

-
function createProxy(address implementation, bytes memory _calldata)
-    external
-    payable
-    returns (Deployment memory newProxy);
-
-

Parameters

-
- - -
NameTypeDescription
implementationaddressAddress of the implementation.
_calldatabytesInitializer calldata.
-
-

Returns

-
- -
NameTypeDescription
newProxyDeploymentDeployment information. See {TransparentUpgradeableProxy-constructor}.
-
-

create2Proxy

-

Creates a new proxy with deterministic address derived from arguments given.

-
function create2Proxy(address implementation, bytes memory _calldata, bytes32 salt)
-    external
-    payable
-    returns (Deployment memory newProxy);
-
-

Parameters

-
- - - -
NameTypeDescription
implementationaddressAddress of the implementation.
_calldatabytesInitializer calldata.
saltbytes32Salt for the deterministic deployment.
-
-

Returns

-
- -
NameTypeDescription
newProxyDeploymentDeployment information.
-
-

create3Proxy

-

Creates a new proxy with deterministic address derived only from the salt given.

-
function create3Proxy(address implementation, bytes memory _calldata, bytes32 salt)
-    external
-    payable
-    returns (Deployment memory newProxy);
-
-

Parameters

-
- - - -
NameTypeDescription
implementationaddressAddress of the implementation.
_calldatabytesInitializer calldata.
saltbytes32Salt for the deterministic deployment.
-
-

Returns

-
- -
NameTypeDescription
newProxyDeploymentDeployment information.
-
-

createProxyAndLogic

-

Deploys an implementation and creates a proxy initialized with data for it.

-
function createProxyAndLogic(bytes memory implementation, bytes memory _calldata)
-    external
-    payable
-    returns (Deployment memory newProxy);
-
-

Parameters

-
- - -
NameTypeDescription
implementationbytesBytecode of the implementation.
_calldatabytesInitializer calldata.
-
-

Returns

-
- -
NameTypeDescription
newProxyDeploymentDeployment information.
-
-

create2ProxyAndLogic

-

Deterministic version of {deployCreateAndCall} where arguments are used to derive the salt.

-

Implementation salt is salt + 1. Use {previewDeployCreate3} to preview.

-
function create2ProxyAndLogic(bytes memory implementation, bytes memory _calldata, bytes32 salt)
-    external
-    payable
-    returns (Deployment memory newProxy);
-
-

Parameters

-
- - - -
NameTypeDescription
implementationbytesBytecode of the implementation.
_calldatabytesInitializer calldata.
saltbytes32Salt to derive both addresses from.
-
-

Returns

-
- -
NameTypeDescription
newProxyDeploymentDeployment information.
-
-

create3ProxyAndLogic

-

Deterministic version of {deployCreateAndCall} where only salt matters.

-

Implementation salt is salt + 1. Use {previewDeployCreate3} to preview.

-
function create3ProxyAndLogic(bytes memory implementation, bytes memory _calldata, bytes32 salt)
-    external
-    payable
-    returns (Deployment memory newProxy);
-
-

Parameters

-
- - - -
NameTypeDescription
implementationbytesBytecode of the implementation to deploy.
_calldatabytesInitializer calldata.
saltbytes32Salt to derive both addresses from.
-
-

Returns

-
- -
NameTypeDescription
newProxyDeploymentDeployment information.
-
-

upgradeAndCall

-

Deploys the @param implementation for {upgradeAndCall} and @return Deployment information.

-
function upgradeAndCall(ITransparentUpgradeableProxy proxy, bytes memory implementation, bytes memory _calldata)
-    external
-    payable
-    returns (Deployment memory);
-
-

upgradeAndCallReturn

-

Same as {upgradeAndCall} but @return Deployment information.

-
function upgradeAndCallReturn(ITransparentUpgradeableProxy proxy, address implementation, bytes memory _calldata)
-    external
-    payable
-    returns (Deployment memory);
-
-

create2UpgradeAndCall

-

Deterministically deploys the upgrade implementation and calls the {ProxyAdmin-upgradeAndCall}.

-

Implementation salt is salt + next version. Use {previewUpgrade2} to preview.

-
function create2UpgradeAndCall(ITransparentUpgradeableProxy proxy, bytes memory implementation, bytes memory _calldata)
-    external
-    payable
-    returns (Deployment memory);
-
-

Parameters

-
- - - -
NameTypeDescription
proxyITransparentUpgradeableProxyExisting ITransparentUpgradeableProxy to upgrade.
implementationbytesBytecode of the new implementation.
_calldatabytesInitializer calldata.
-
-

Returns

-
- -
NameTypeDescription
<none>DeploymentDeployment Deployment information.
-
-

create3UpgradeAndCall

-

Deterministically deploys the upgrade implementatio and calls the {ProxyAdmin-upgradeAndCall}.

-

Implementation salt is salt + next version. Use {previewUpgrade3} to preview.

-
function create3UpgradeAndCall(ITransparentUpgradeableProxy proxy, bytes memory implementation, bytes memory _calldata)
-    external
-    payable
-    returns (Deployment memory);
-
-

Parameters

-
- - - -
NameTypeDescription
proxyITransparentUpgradeableProxyExisting ITransparentUpgradeableProxy to upgrade.
implementationbytesBytecode of the new implementation.
_calldatabytesInitializer calldata.
-
-

Returns

-
- -
NameTypeDescription
<none>DeploymentDeployment Deployment information.
-
-

deployCreate2

-

Deploy contract using create2.

-
function deployCreate2(bytes memory creationCode, bytes memory _calldata, bytes32 salt)
-    external
-    payable
-    returns (Deployment memory newDeployment);
-
-

Parameters

-
- - - -
NameTypeDescription
creationCodebytesThe creation code (bytes).
_calldatabytesThe calldata (bytes).
saltbytes32The salt (bytes32).
-
-

Returns

-
- -
NameTypeDescription
newDeploymentDeploymentDeployment information.
-
-

deployCreate3

-

Deploy contract using create3.

-
function deployCreate3(bytes memory creationCode, bytes memory _calldata, bytes32 salt)
-    external
-    payable
-    returns (Deployment memory newDeployment);
-
-

Parameters

-
- - - -
NameTypeDescription
creationCodebytesThe creation code (bytes).
_calldatabytesThe calldata (bytes).
saltbytes32The salt (bytes32).
-
-

Returns

-
- -
NameTypeDescription
newDeploymentDeploymentDeployment information.
-
-

batch

-

Batch any action in this contract.

-

Reverts if any of the calls fail.

-

Delegates to self which keeps context, so msg.value is fine.

-
function batch(bytes[] calldata calls) external payable returns (bytes[] memory results);
-
-

batchStatic

-

Batch view data from this contract.

-
function batchStatic(bytes[] calldata calls) external view returns (bytes[] memory results);
-
-

Events

-

DeployerSet

-
event DeployerSet(address, bool);
-
-

Deployed

-
event Deployed(Deployment);
-
-

Upgrade

-
event Upgrade(Deployment);
-
-

Errors

-

BatchRevertSilentOrCustomError

-
error BatchRevertSilentOrCustomError(bytes innerError);
-
-

CreateProxyPreview

-
error CreateProxyPreview(address proxy);
-
-

CreateProxyAndLogicPreview

-
error CreateProxyAndLogicPreview(address proxy, address implementation);
-
-

InvalidKind

-
error InvalidKind(Deployment);
-
-

ArrayLengthMismatch

-
error ArrayLengthMismatch(uint256 proxies, uint256 implementations, uint256 datas);
-
-

InvalidSalt

-
error InvalidSalt(Deployment);
-
-

DeployerAlreadySet

-
error DeployerAlreadySet(address, bool);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/factory/IDeploymentFactory.sol/struct.Deployment.html b/docs/book/src/contracts/core/factory/IDeploymentFactory.sol/struct.Deployment.html deleted file mode 100644 index e667461b..00000000 --- a/docs/book/src/contracts/core/factory/IDeploymentFactory.sol/struct.Deployment.html +++ /dev/null @@ -1,244 +0,0 @@ - - - - - - Deployment - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Deployment

-

Git Source

-

Deployment information

-
struct Deployment {
-    address implementation;
-    uint88 updatedAt;
-    CreationKind kind;
-    ITransparentUpgradeableProxy proxy;
-    uint48 index;
-    uint48 createdAt;
-    uint256 version;
-    bytes32 salt;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/factory/TransparentUpgradeableProxy.sol/contract.TransparentUpgradeableProxy.html b/docs/book/src/contracts/core/factory/TransparentUpgradeableProxy.sol/contract.TransparentUpgradeableProxy.html deleted file mode 100644 index 7b6cbf36..00000000 --- a/docs/book/src/contracts/core/factory/TransparentUpgradeableProxy.sol/contract.TransparentUpgradeableProxy.html +++ /dev/null @@ -1,301 +0,0 @@ - - - - - - TransparentUpgradeableProxy - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

TransparentUpgradeableProxy

-

Git Source

-

Inherits: -ERC1967Proxy

-

*This contract implements a proxy that is upgradeable through an associated {ProxyAdmin} instance. -To avoid https://medium.com/nomic-labs-blog/malicious-backdoors-in-ethereum-proxies-62629adf3357[proxy selector -clashing], which can potentially be used in an attack, this contract uses the -https://blog.openzeppelin.com/the-transparent-proxy-pattern/[transparent proxy pattern]. This pattern implies two -things that go hand in hand:

-
    -
  1. If any account other than the admin calls the proxy, the call will be forwarded to the implementation, even if -that call matches the {ITransparentUpgradeableProxy-upgradeToAndCall} function exposed by the proxy itself.
  2. -
  3. If the admin calls the proxy, it can call the upgradeToAndCall function but any other call won't be forwarded to -the implementation. If the admin tries to call a function on the implementation it will fail with an error indicating -the proxy admin cannot fallback to the target implementation. -These properties mean that the admin account can only be used for upgrading the proxy, so it's best if it's a -dedicated account that is not used for anything else. This will avoid headaches due to sudden errors when trying to -call a function from the proxy implementation. For this reason, the proxy deploys an instance of {ProxyAdmin} and -allows upgrades only if they come through it. You should think of the ProxyAdmin instance as the administrative -interface of the proxy, including the ability to change who can trigger upgrades by transferring ownership. -NOTE: The real interface of this proxy is that defined in ITransparentUpgradeableProxy. This contract does not -inherit from that interface, and instead upgradeToAndCall is implicitly implemented using a custom dispatch -mechanism in _fallback. Consequently, the compiler will not produce an ABI for this contract. This is necessary to -fully implement transparency without decoding reverts caused by selector clashes between the proxy and the -implementation. -NOTE: This proxy does not inherit from {Context} deliberately. The {ProxyAdmin} of this contract won't send a -meta-transaction in any way, and any other meta-transaction setup should be made in the implementation contract. -IMPORTANT: This contract avoids unnecessary storage reads by setting the admin only during construction as an -immutable variable, preventing any changes thereafter. However, the admin slot defined in ERC-1967 can still be -overwritten by the implementation logic pointed to by this proxy. In such cases, the contract may end up in an -undesirable state where the admin slot is different from the actual admin. -WARNING: It is not recommended to extend this contract to add additional external functions. If you do so, the -compiler will not check that there are no selector conflicts, due to the note above. A selector clash between any new -function and the functions declared in {ITransparentUpgradeableProxy} will be resolved in favor of the new one. This -could render the upgradeToAndCall function inaccessible, preventing upgradeability and compromising transparency.*
  4. -
-

State Variables

-

_admin

-
address private immutable _admin;
-
-

Functions

-

constructor

-

Kresko

-

Initializes an upgradeable proxy managed by an instance of a {ProxyAdmin} with an initialOwner, -backed by the implementation at _logic, and optionally initialized with _data as explained in -{ERC1967Proxy-constructor}.

-

Removed ProxyAdmin construction - instead using the creator {DeploymentFactory} as {ProxyAdmin}.

-

Factory address is explicitly passed as argument (and not as msg.sender) to support "CREATE3".

-
constructor(address _logic, address _factory, bytes memory _data) payable ERC1967Proxy(_logic, _data);
-
-

_proxyAdmin

-

Returns the admin of this proxy.

-
function _proxyAdmin() internal virtual returns (address);
-
-

_fallback

-

If caller is the admin process the call internally, otherwise transparently fallback to the proxy behavior.

-
function _fallback() internal virtual override;
-
-

_dispatchUpgradeToAndCall

-

*Upgrade the implementation of the proxy. See {ERC1967Utils-upgradeToAndCall}. -Requirements:

-
    -
  • If data is empty, msg.value must be zero.*
  • -
-
function _dispatchUpgradeToAndCall() private;
-
-

Errors

-

ProxyDeniedAdminAccess

-

The proxy caller is the current admin, and can't fallback to the proxy target.

-
error ProxyDeniedAdminAccess();
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/factory/index.html b/docs/book/src/contracts/core/factory/index.html deleted file mode 100644 index fbedb526..00000000 --- a/docs/book/src/contracts/core/factory/index.html +++ /dev/null @@ -1,238 +0,0 @@ - - - - - - ❱ factory - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - - -
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/index.html b/docs/book/src/contracts/core/index.html deleted file mode 100644 index fde54f16..00000000 --- a/docs/book/src/contracts/core/index.html +++ /dev/null @@ -1,244 +0,0 @@ - - - - - - ❱ core - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - - -
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/kiss/KISS.sol/contract.KISS.html b/docs/book/src/contracts/core/kiss/KISS.sol/contract.KISS.html deleted file mode 100644 index b25606cb..00000000 --- a/docs/book/src/contracts/core/kiss/KISS.sol/contract.KISS.html +++ /dev/null @@ -1,487 +0,0 @@ - - - - - - KISS - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

KISS

-

Git Source

-

Inherits: -IKISS, ERC20Upgradeable, PausableUpgradeable, AccessControlEnumerableUpgradeable

-

Author: -Kresko

-

State Variables

-

kresko

-
address public kresko;
-
-

vKISS

-
address public vKISS;
-
-

Functions

-

initialize

-
function initialize(
-    string memory name_,
-    string memory symbol_,
-    uint8 dec_,
-    address admin_,
-    address kresko_,
-    address vKISS_
-) external initializer;
-
-

onlyContract

-
modifier onlyContract();
-
-

issue

-

This function adds KISS to circulation -Caller must be a contract and have the OPERATOR_ROLE

-
function issue(uint256 _amount, address _to) public override onlyRole(Role.OPERATOR) returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_amountuint256amount to mint
_toaddressaddress to mint tokens to
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 amount minted
-
-

destroy

-

This function removes KISS from circulation -Caller must be a contract and have the OPERATOR_ROLE

-
function destroy(uint256 _amount, address _from) external onlyRole(Role.OPERATOR) returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_amountuint256amount to burn
_fromaddressaddress to burn tokens from
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 amount burned
-
-

vaultDeposit

-

Deposit tokens to vault for shares and convert them to equal amount of extender token.

-
function vaultDeposit(address _assetAddr, uint256 _assets, address _receiver)
-    external
-    returns (uint256 sharesOut, uint256 assetFee);
-
-

Parameters

-
- - - -
NameTypeDescription
_assetAddraddressSupported vault asset address
_assetsuint256amount of _assetAddr to deposit
_receiveraddressAddress receive extender tokens
-
-

Returns

-
- - -
NameTypeDescription
sharesOutuint256amount of shares/extender tokens minted
assetFeeuint256amount of _assetAddr vault took as fee
-
-

vaultMint

-

Deposit supported vault assets to receive _shares, depositing the shares for equal amount of extender token.

-
function vaultMint(address _assetAddr, uint256 _shares, address _receiver)
-    external
-    returns (uint256 assetsIn, uint256 assetFee);
-
-

Parameters

-
- - - -
NameTypeDescription
_assetAddraddressSupported vault asset address
_sharesuint256Amount of shares to receive
_receiveraddressAddress receive extender tokens
-
-

Returns

-
- - -
NameTypeDescription
assetsInuint256Amount of assets for _shares
assetFeeuint256Amount of _assetAddr vault took as fee
-
-

vaultWithdraw

-

Withdraw supported vault asset, burning extender tokens and withdrawing shares from vault.

-
function vaultWithdraw(address _assetAddr, uint256 _assets, address _receiver, address _owner)
-    external
-    returns (uint256 sharesIn, uint256 assetFee);
-
-

Parameters

-
- - - - -
NameTypeDescription
_assetAddraddressSupported vault asset address
_assetsuint256amount of _assetAddr to deposit
_receiveraddressAddress receive extender tokens
_owneraddressOwner of extender tokens
-
-

Returns

-
- - -
NameTypeDescription
sharesInuint256amount of shares/extender tokens burned
assetFeeuint256amount of _assetAddr vault took as fee
-
-

vaultRedeem

-

Withdraw supported vault asset for _shares of extender tokens.

-

Does not return a value

-
function vaultRedeem(address _assetAddr, uint256 _shares, address _receiver, address _owner)
-    external
-    returns (uint256 assetsOut, uint256 assetFee);
-
-

Parameters

-
- - - - -
NameTypeDescription
_assetAddraddressToken to deposit into vault for shares.
_sharesuint256amount of extender tokens to burn
_receiveraddressAddress to receive assets withdrawn
_owneraddressOwner of extender tokens
-
-

Returns

-
- - -
NameTypeDescription
assetsOutuint256sharesIn amount of shares/extender tokens minted
assetFeeuint256amount of _assetAddr vault took as fee
-
-

deposit

-

Deposit shares for equal amount of extender token.

-

Does not return a value

-
function deposit(uint256 _shares, address _receiver) external;
-
-

Parameters

-
- - -
NameTypeDescription
_sharesuint256amount of vault shares to deposit
_receiveraddressaddress to mint extender tokens to
-
-

withdraw

-

Withdraw shares for equal amount of extender token.

-

Does not return a value

-
function withdraw(uint256 _amount, address _receiver) external;
-
-

Parameters

-
- - -
NameTypeDescription
_amountuint256amount of vault extender tokens to burn
_receiveraddressaddress to send shares to
-
-

withdrawFrom

-

Withdraw shares for equal amount of extender token with allowance.

-

Does not return a value

-
function withdrawFrom(address _from, address _to, uint256 _amount) public;
-
-

Parameters

-
- - - -
NameTypeDescription
_fromaddressaddress to burn extender tokens from
_toaddressaddress to send shares to
_amountuint256amount to convert
-
-

pause

-

Triggers stopped state. -Requirements:

-
    -
  • The contract must not be paused.
  • -
-
function pause() public onlyContract onlyRole(Role.ADMIN);
-
-

unpause

-

Returns to normal state. -Requirements:

-
    -
  • The contract must be paused.
  • -
-
function unpause() public onlyContract onlyRole(Role.ADMIN);
-
-

grantRole

-

Overrides AccessControl.grantRole for following:

-
function grantRole(bytes32 _role, address _to)
-    public
-    override(IKISS, AccessControlUpgradeable, IAccessControl)
-    onlyRole(Role.ADMIN);
-
-

Parameters

-
- - -
NameTypeDescription
_rolebytes32role to grant
_toaddressaddress to grant role for
-
-

exchangeRate

-

Exchange rate of vKISS to USD.

-
function exchangeRate() external view returns (uint256);
-
-

Returns

-
- -
NameTypeDescription
<none>uint256rate vKISS/USD exchange rate.
-
-

convertToShares

-

Preview conversion from KrAsset amount: @param assets to matching amount of Anchor tokens: @return shares

-
function convertToShares(uint256 assets) external pure returns (uint256);
-
-

convertManyToShares

-

Preview conversion from KrAsset amounts: @param assets to matching amounts of Anchor tokens: @return shares

-
function convertManyToShares(uint256[] calldata assets) external pure returns (uint256[] calldata shares);
-
-

convertToAssets

-

Preview conversion from Anchor token amount: @param shares to matching KrAsset amount: @return assets

-
function convertToAssets(uint256 shares) external pure returns (uint256);
-
-

convertManyToAssets

-

Preview conversion from Anchor token amounts: @param shares to matching amounts of KrAssets: @return assets

-
function convertManyToAssets(uint256[] calldata shares) external pure returns (uint256[] calldata assets);
-
-

supportsInterface

-

Query if a contract implements an interface

-

Interface identification is specified in ERC-165. This function -uses less than 30,000 gas.

-
function supportsInterface(bytes4 interfaceId)
-    public
-    view
-    override(AccessControlEnumerableUpgradeable, IERC165)
-    returns (bool);
-
-

Parameters

-
- -
NameTypeDescription
interfaceIdbytes4The interface identifier, as specified in ERC-165
-
-

Returns

-
- -
NameTypeDescription
<none>booltrue if the contract implements interfaceID and interfaceID is not 0xffffffff, false otherwise
-
-

_withdraw

-
function _withdraw(address from, address to, uint256 amount) internal;
-
-

_beforeTokenTransfer

-

*See {ERC20-_beforeTokenTransfer}. -Requirements:

-
    -
  • the contract must not be paused.*
  • -
-
function _beforeTokenTransfer(address from, address to, uint256 amount) internal override;
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/kiss/index.html b/docs/book/src/contracts/core/kiss/index.html deleted file mode 100644 index dd2a1c29..00000000 --- a/docs/book/src/contracts/core/kiss/index.html +++ /dev/null @@ -1,235 +0,0 @@ - - - - - - ❱ kiss - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Contents

- - -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/kiss/interfaces/IKISS.sol/interface.IKISS.html b/docs/book/src/contracts/core/kiss/interfaces/IKISS.sol/interface.IKISS.html deleted file mode 100644 index a3e0177f..00000000 --- a/docs/book/src/contracts/core/kiss/interfaces/IKISS.sol/interface.IKISS.html +++ /dev/null @@ -1,302 +0,0 @@ - - - - - - IKISS - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

IKISS

-

Git Source

-

Inherits: -IVaultExtender, IKreskoAssetIssuer, IERC165

-

Functions

-

issue

-

This function adds KISS to circulation -Caller must be a contract and have the OPERATOR_ROLE

-
function issue(uint256 _amount, address _to) external override returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_amountuint256amount to mint
_toaddressaddress to mint tokens to
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 amount minted
-
-

destroy

-

This function removes KISS from circulation -Caller must be a contract and have the OPERATOR_ROLE

-
function destroy(uint256 _amount, address _from) external override returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_amountuint256amount to burn
_fromaddressaddress to burn tokens from
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 amount burned
-
-

pause

-

Triggers stopped state. -Requirements:

-
    -
  • The contract must not be paused.
  • -
-
function pause() external;
-
-

unpause

-

Returns to normal state. -Requirements:

-
    -
  • The contract must be paused.
  • -
-
function unpause() external;
-
-

exchangeRate

-

Exchange rate of vKISS to USD.

-
function exchangeRate() external view returns (uint256 rate);
-
-

Returns

-
- -
NameTypeDescription
rateuint256vKISS/USD exchange rate.
-
-

grantRole

-

Overrides AccessControl.grantRole for following:

-

EOA cannot be granted Role.OPERATOR role

-
function grantRole(bytes32 _role, address _to) external;
-
-

Parameters

-
- - -
NameTypeDescription
_rolebytes32role to grant
_toaddressaddress to grant role for
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/kiss/interfaces/index.html b/docs/book/src/contracts/core/kiss/interfaces/index.html deleted file mode 100644 index a6dd85cf..00000000 --- a/docs/book/src/contracts/core/kiss/interfaces/index.html +++ /dev/null @@ -1,234 +0,0 @@ - - - - - - ❱ interfaces - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Contents

- - -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html b/docs/book/src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html deleted file mode 100644 index 69419e21..00000000 --- a/docs/book/src/contracts/core/kresko-asset/ERC4626Upgradeable.sol/abstract.ERC4626Upgradeable.html +++ /dev/null @@ -1,439 +0,0 @@ - - - - - - ERC4626Upgradeable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

ERC4626Upgradeable

-

Git Source

-

Inherits: -IERC4626Upgradeable, ERC20Upgradeable

-

Authors: -Solmate (https://github.com/Rari-Capital/solmate/blob/main/src/mixins/ERC4626.sol), Kresko (https://www.kresko.fi)

-

Minimal ERC4626 tokenized Vault implementation.

-

Kresko: -Adds issue/destroy functions that are called when KreskoAssets are minted/burned through the protocol.

-

shares = anchor tokens

-

assets = underlying KreskoAssets

-

State Variables

-

asset

-

The underlying Kresko Asset

-
IKreskoAsset public immutable asset;
-
-

Functions

-

constructor

-
constructor(IKreskoAsset _asset) payable;
-
-

__ERC4626Upgradeable_init

-

Initializes the ERC4626.

-

decimals are read from the underlying asset

-
function __ERC4626Upgradeable_init(IERC20Permit _asset, string memory _name, string memory _symbol)
-    internal
-    onlyInitializing;
-
-

Parameters

-
- - - -
NameTypeDescription
_assetIERC20PermitThe underlying (Kresko) Asset
_namestringName of the anchor token
_symbolstringSymbol of the anchor token
-
-

issue

-

When new KreskoAssets are minted: -Issues the equivalent amount of anchor tokens to Kresko -Issues the equivalent amount of assets to user

-
function issue(uint256 assets, address to) public virtual returns (uint256 shares);
-
-

destroy

-

When new KreskoAssets are burned: -Destroys the equivalent amount of anchor tokens from Kresko -Destroys the equivalent amount of assets from user

-
function destroy(uint256 assets, address from) public virtual returns (uint256 shares);
-
-

totalAssets

-
function totalAssets() public view virtual returns (uint256);
-
-

convertToShares

-
function convertToShares(uint256 assets) public view virtual returns (uint256 shares);
-
-

convertToAssets

-
function convertToAssets(uint256 shares) public view virtual returns (uint256 assets);
-
-

previewIssue

-
function previewIssue(uint256 assets) public view virtual returns (uint256);
-
-

Returns

-
- -
NameTypeDescription
<none>uint256shares for amount of @param assets
-
-

previewDeposit

-
function previewDeposit(uint256 assets) public view virtual returns (uint256);
-
-

Returns

-
- -
NameTypeDescription
<none>uint256shares for amount of @param assets
-
-

previewDestroy

-
function previewDestroy(uint256 shares) public view virtual returns (uint256);
-
-

Returns

-
- -
NameTypeDescription
<none>uint256assets for amount of @param shares
-
-

previewRedeem

-
function previewRedeem(uint256 shares) public view virtual returns (uint256);
-
-

Returns

-
- -
NameTypeDescription
<none>uint256assets for amount of @param shares
-
-

previewMint

-
function previewMint(uint256 shares) public view virtual returns (uint256);
-
-

Returns

-
- -
NameTypeDescription
<none>uint256assets for amount of @param shares
-
-

previewWithdraw

-
function previewWithdraw(uint256 assets) public view virtual returns (uint256);
-
-

Returns

-
- -
NameTypeDescription
<none>uint256shares for amount of @param assets
-
-

maxDeposit

-
function maxDeposit(address) public view virtual returns (uint256);
-
-

maxIssue

-
function maxIssue(address) public view virtual returns (uint256);
-
-

maxMint

-
function maxMint(address) public view virtual returns (uint256);
-
-

maxDestroy

-
function maxDestroy(address owner) public view virtual returns (uint256);
-
-

maxWithdraw

-
function maxWithdraw(address owner) public view virtual returns (uint256);
-
-

maxRedeem

-
function maxRedeem(address owner) public view virtual returns (uint256);
-
-

deposit

-

Deposit KreskoAssets for equivalent amount of anchor tokens

-
function deposit(uint256 assets, address receiver) public virtual returns (uint256 shares);
-
-

Parameters

-
- - -
NameTypeDescription
assetsuint256Amount of KreskoAssets to deposit
receiveraddressAddress to send shares to
-
-

Returns

-
- -
NameTypeDescription
sharesuint256Amount of shares minted
-
-

withdraw

-

Withdraw KreskoAssets for equivalent amount of anchor tokens

-

shares are burned from owner, not msg.sender

-
function withdraw(uint256 assets, address receiver, address owner) public virtual returns (uint256 shares);
-
-

Parameters

-
- - - -
NameTypeDescription
assetsuint256Amount of KreskoAssets to withdraw
receiveraddressAddress to send KreskoAssets to
owneraddressAddress to burn shares from
-
-

Returns

-
- -
NameTypeDescription
sharesuint256Amount of shares burned
-
-

mint

-

Mint shares of anchor tokens for equivalent amount of KreskoAssets

-
function mint(uint256 shares, address receiver) public virtual returns (uint256 assets);
-
-

Parameters

-
- - -
NameTypeDescription
sharesuint256Amount of shares to mint
receiveraddressAddress to send shares to
-
-

Returns

-
- -
NameTypeDescription
assetsuint256Amount of KreskoAssets redeemed
-
-

redeem

-

Redeem shares of anchor for KreskoAssets

-
function redeem(uint256 shares, address receiver, address owner) public virtual returns (uint256 assets);
-
-

Parameters

-
- - - -
NameTypeDescription
sharesuint256Amount of shares to redeem
receiveraddressAddress to send KreskoAssets to
owneraddressAddress to burn shares from
-
-

Returns

-
- -
NameTypeDescription
assetsuint256Amount of KreskoAssets redeemed
-
-

_anchorId

-
function _anchorId() internal view returns (Errors.ID memory);
-
-

_assetId

-
function _assetId() internal view returns (Errors.ID memory);
-
-

_beforeWithdraw

-
function _beforeWithdraw(uint256 assets, uint256 shares) internal virtual;
-
-

_afterDeposit

-
function _afterDeposit(uint256 assets, uint256 shares) internal virtual;
-
-

Events

-

Issue

-
event Issue(address indexed caller, address indexed owner, uint256 assets, uint256 shares);
-
-

Deposit

-
event Deposit(address indexed caller, address indexed owner, uint256 assets, uint256 shares);
-
-

Destroy

-
event Destroy(address indexed caller, address indexed receiver, address indexed owner, uint256 assets, uint256 shares);
-
-

Withdraw

-
event Withdraw(address indexed caller, address indexed receiver, address indexed owner, uint256 assets, uint256 shares);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/kresko-asset/IERC4626Upgradeable.sol/interface.IERC4626Upgradeable.html b/docs/book/src/contracts/core/kresko-asset/IERC4626Upgradeable.sol/interface.IERC4626Upgradeable.html deleted file mode 100644 index 65dcf47c..00000000 --- a/docs/book/src/contracts/core/kresko-asset/IERC4626Upgradeable.sol/interface.IERC4626Upgradeable.html +++ /dev/null @@ -1,332 +0,0 @@ - - - - - - IERC4626Upgradeable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

IERC4626Upgradeable

-

Git Source

-

Functions

-

asset

-

The underlying Kresko Asset

-
function asset() external view returns (IKreskoAsset);
-
-

deposit

-

Deposit KreskoAssets for equivalent amount of anchor tokens

-
function deposit(uint256 assets, address receiver) external returns (uint256 shares);
-
-

Parameters

-
- - -
NameTypeDescription
assetsuint256Amount of KreskoAssets to deposit
receiveraddressAddress to send shares to
-
-

Returns

-
- -
NameTypeDescription
sharesuint256Amount of shares minted
-
-

withdraw

-

Withdraw KreskoAssets for equivalent amount of anchor tokens

-

shares are burned from owner, not msg.sender

-
function withdraw(uint256 assets, address receiver, address owner) external returns (uint256 shares);
-
-

Parameters

-
- - - -
NameTypeDescription
assetsuint256Amount of KreskoAssets to withdraw
receiveraddressAddress to send KreskoAssets to
owneraddressAddress to burn shares from
-
-

Returns

-
- -
NameTypeDescription
sharesuint256Amount of shares burned
-
-

maxDeposit

-
function maxDeposit(address) external view returns (uint256);
-
-

maxMint

-
function maxMint(address) external view returns (uint256 assets);
-
-

maxRedeem

-
function maxRedeem(address owner) external view returns (uint256 assets);
-
-

maxWithdraw

-
function maxWithdraw(address owner) external view returns (uint256 assets);
-
-

mint

-

Mint shares of anchor tokens for equivalent amount of KreskoAssets

-
function mint(uint256 shares, address receiver) external returns (uint256 assets);
-
-

Parameters

-
- - -
NameTypeDescription
sharesuint256Amount of shares to mint
receiveraddressAddress to send shares to
-
-

Returns

-
- -
NameTypeDescription
assetsuint256Amount of KreskoAssets redeemed
-
-

previewDeposit

-
function previewDeposit(uint256 assets) external view returns (uint256 shares);
-
-

previewMint

-
function previewMint(uint256 shares) external view returns (uint256 assets);
-
-

previewRedeem

-
function previewRedeem(uint256 shares) external view returns (uint256 assets);
-
-

previewWithdraw

-
function previewWithdraw(uint256 assets) external view returns (uint256 shares);
-
-

totalAssets

-

Track the underlying amount

-
function totalAssets() external view returns (uint256);
-
-

Returns

-
- -
NameTypeDescription
<none>uint256Total supply for the underlying
-
-

redeem

-

Redeem shares of anchor for KreskoAssets

-
function redeem(uint256 shares, address receiver, address owner) external returns (uint256 assets);
-
-

Parameters

-
- - - -
NameTypeDescription
sharesuint256Amount of shares to redeem
receiveraddressAddress to send KreskoAssets to
owneraddressAddress to burn shares from
-
-

Returns

-
- -
NameTypeDescription
assetsuint256Amount of KreskoAssets redeemed
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html b/docs/book/src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html deleted file mode 100644 index 0948b499..00000000 --- a/docs/book/src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.IKreskoAsset.html +++ /dev/null @@ -1,438 +0,0 @@ - - - - - - IKreskoAsset - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

IKreskoAsset

-

Git Source

-

Inherits: -IERC20Permit, IAccessControlEnumerable, IERC165

-

Functions

-

initialize

-

Initializes a KreskoAsset ERC20 token.

-

Intended to be operated by the Kresko smart contract.

-
function initialize(
-    string memory _name,
-    string memory _symbol,
-    uint8 _decimals,
-    address _admin,
-    address _kresko,
-    address _underlyingAddr,
-    address _feeRecipient,
-    uint48 _openFee,
-    uint40 _closeFee
-) external;
-
-

Parameters

-
- - - - - - - - - -
NameTypeDescription
_namestringThe name of the KreskoAsset.
_symbolstringThe symbol of the KreskoAsset.
_decimalsuint8Decimals for the asset.
_adminaddressThe adminstrator of this contract.
_kreskoaddressThe protocol, can perform mint and burn.
_underlyingAddraddressThe underlying token if available.
_feeRecipientaddressFee recipient for synth wraps.
_openFeeuint48Synth warp open fee.
_closeFeeuint40Synth wrap close fee.
-
-

kresko

-
function kresko() external view returns (address);
-
-

rebaseInfo

-
function rebaseInfo() external view returns (Rebase memory);
-
-

wrappingInfo

-
function wrappingInfo() external view returns (Wrapping memory);
-
-

isRebased

-
function isRebased() external view returns (bool);
-
-

rebase

-

Perform a rebase, changing the denumerator and its operator

-

denumerator values 0 and 1 ether will disable the rebase

-
function rebase(uint248 _denominator, bool _positive, address[] calldata _pools) external;
-
-

Parameters

-
- - - -
NameTypeDescription
_denominatoruint248the denumerator for the operator, 1 ether = 1
_positiveboolsupply increasing/reducing rebase
_poolsaddress[]UniswapV2Pair address to sync so we wont get rekt by skim() calls.
-
-

reinitializeERC20

-

Updates ERC20 metadata for the token in case eg. a ticker change

-
function reinitializeERC20(string memory _name, string memory _symbol, uint8 _version) external;
-
-

Parameters

-
- - - -
NameTypeDescription
_namestringnew name for the asset
_symbolstringnew symbol for the asset
_versionuint8number that must be greater than latest emitted Initialized version
-
-

mint

-

Mints tokens to an address.

-

Only callable by operator.

-

Internal balances are always unrebased, events emitted are not.

-
function mint(address _to, uint256 _amount) external;
-
-

Parameters

-
- - -
NameTypeDescription
_toaddressThe address to mint tokens to.
_amountuint256The amount of tokens to mint.
-
-

burn

-

Burns tokens from an address.

-

Only callable by operator.

-

Internal balances are always unrebased, events emitted are not.

-
function burn(address _from, uint256 _amount) external;
-
-

Parameters

-
- - -
NameTypeDescription
_fromaddressThe address to burn tokens from.
_amountuint256The amount of tokens to burn.
-
-

pause

-

Triggers stopped state. -Requirements:

-
    -
  • The contract must not be paused.
  • -
-
function pause() external;
-
-

unpause

-

Returns to normal state. -Requirements:

-
    -
  • The contract must be paused.
  • -
-
function unpause() external;
-
-

wrap

-

Deposit underlying tokens to receive equal value of krAsset (-fee).

-
function wrap(address _to, uint256 _amount) external;
-
-

Parameters

-
- - -
NameTypeDescription
_toaddressThe to address.
_amountuint256The amount (uint256).
-
-

unwrap

-

Withdraw kreskoAsset to receive underlying tokens / native (-fee).

-
function unwrap(uint256 _amount, bool _receiveNative) external;
-
-

Parameters

-
- - -
NameTypeDescription
_amountuint256The amount (uint256).
_receiveNativeboolbool whether to receive underlying as native
-
-

setAnchorToken

-

Sets anchor token address

-

Has modifiers: onlyRole.

-
function setAnchorToken(address _anchor) external;
-
-

Parameters

-
- -
NameTypeDescription
_anchoraddressThe anchor address.
-
-

enableNativeUnderlying

-

Enables depositing native token ETH in case of krETH

-

Has modifiers: onlyRole.

-
function enableNativeUnderlying(bool _enabled) external;
-
-

Parameters

-
- -
NameTypeDescription
_enabledboolThe enabled (bool).
-
-

setFeeRecipient

-

Sets fee recipient address

-

Has modifiers: onlyRole.

-
function setFeeRecipient(address _feeRecipient) external;
-
-

Parameters

-
- -
NameTypeDescription
_feeRecipientaddressThe fee recipient address.
-
-

setOpenFee

-

Sets deposit fee

-

Has modifiers: onlyRole.

-
function setOpenFee(uint48 _openFee) external;
-
-

Parameters

-
- -
NameTypeDescription
_openFeeuint48The open fee (uint48).
-
-

setCloseFee

-

Sets withdraw fee

-

Has modifiers: onlyRole.

-
function setCloseFee(uint40 _closeFee) external;
-
-

Parameters

-
- -
NameTypeDescription
_closeFeeuint40The open fee (uint48).
-
-

setUnderlying

-

Sets underlying token address (and its decimals)

-

Zero address will disable functionality provided for the underlying.

-

Has modifiers: onlyRole.

-
function setUnderlying(address _underlyingAddr) external;
-
-

Parameters

-
- -
NameTypeDescription
_underlyingAddraddressThe underlying address.
-
-

Structs

-

Rebase

-

Rebase information

-
struct Rebase {
-    uint248 denominator;
-    bool positive;
-}
-
-

Wrapping

-

Wrapping information for the Kresko Asset

-
struct Wrapping {
-    address underlying;
-    uint8 underlyingDecimals;
-    uint48 openFee;
-    uint40 closeFee;
-    bool nativeUnderlyingEnabled;
-    address payable feeRecipient;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.ISyncable.html b/docs/book/src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.ISyncable.html deleted file mode 100644 index d661a65c..00000000 --- a/docs/book/src/contracts/core/kresko-asset/IKreskoAsset.sol/interface.ISyncable.html +++ /dev/null @@ -1,236 +0,0 @@ - - - - - - ISyncable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

ISyncable

-

Git Source

-

Functions

-

sync

-
function sync() external;
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/kresko-asset/IKreskoAssetAnchor.sol/interface.IKreskoAssetAnchor.html b/docs/book/src/contracts/core/kresko-asset/IKreskoAssetAnchor.sol/interface.IKreskoAssetAnchor.html deleted file mode 100644 index 83a18e31..00000000 --- a/docs/book/src/contracts/core/kresko-asset/IKreskoAssetAnchor.sol/interface.IKreskoAssetAnchor.html +++ /dev/null @@ -1,279 +0,0 @@ - - - - - - IKreskoAssetAnchor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

IKreskoAssetAnchor

-

Git Source

-

Inherits: -IKreskoAssetIssuer, IERC4626Upgradeable, IERC20Permit, IAccessControlEnumerable, IERC165

-

Functions

-

totalAssets

-
function totalAssets() external view override(IERC4626Upgradeable) returns (uint256);
-
-

initialize

-

Initializes the Kresko Asset Anchor.

-

Decimals are not supplied as they are read from the underlying Kresko Asset

-
function initialize(IKreskoAsset _asset, string memory _name, string memory _symbol, address _admin) external;
-
-

Parameters

-
- - - - -
NameTypeDescription
_assetIKreskoAssetThe underlying (Kresko) Asset
_namestringName of the anchor token
_symbolstringSymbol of the anchor token
_adminaddressThe adminstrator of this contract.
-
-

reinitializeERC20

-

Updates ERC20 metadata for the token in case eg. a ticker change

-
function reinitializeERC20(string memory _name, string memory _symbol, uint8 _version) external;
-
-

Parameters

-
- - - -
NameTypeDescription
_namestringnew name for the asset
_symbolstringnew symbol for the asset
_versionuint8number that must be greater than latest emitted Initialized version
-
-

wrap

-

Mint Kresko Anchor Asset to Kresko Asset (Only KreskoAsset can call)

-
function wrap(uint256 assets) external;
-
-

Parameters

-
- -
NameTypeDescription
assetsuint256The assets (uint256).
-
-

unwrap

-

Burn Kresko Anchor Asset to Kresko Asset (Only KreskoAsset can call)

-
function unwrap(uint256 assets) external;
-
-

Parameters

-
- -
NameTypeDescription
assetsuint256The assets (uint256).
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/kresko-asset/IKreskoAssetIssuer.sol/interface.IKreskoAssetIssuer.html b/docs/book/src/contracts/core/kresko-asset/IKreskoAssetIssuer.sol/interface.IKreskoAssetIssuer.html deleted file mode 100644 index e703b2c2..00000000 --- a/docs/book/src/contracts/core/kresko-asset/IKreskoAssetIssuer.sol/interface.IKreskoAssetIssuer.html +++ /dev/null @@ -1,263 +0,0 @@ - - - - - - IKreskoAssetIssuer - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

IKreskoAssetIssuer

-

Git Source

-

Author: -Kresko

-

Contract that allows minting and burning through Kresko.

-

All mintable assets in Kresko must implement this. (enforced through introspection)

-

Functions

-

issue

-

Mints @param _assets of krAssets for @param _to,

-

Mints relative @return _shares of anchor tokens.

-
function issue(uint256 _assets, address _to) external returns (uint256 shares);
-
-

destroy

-

Burns @param _assets of krAssets from @param _from,

-

Burns relative @return _shares of anchor tokens.

-
function destroy(uint256 _assets, address _from) external returns (uint256 shares);
-
-

convertToShares

-

Preview conversion from KrAsset amount: @param assets to matching amount of Anchor tokens: @return shares

-
function convertToShares(uint256 assets) external view returns (uint256 shares);
-
-

convertToAssets

-

Preview conversion from Anchor token amount: @param shares to matching KrAsset amount: @return assets

-
function convertToAssets(uint256 shares) external view returns (uint256 assets);
-
-

convertManyToAssets

-

Preview conversion from Anchor token amounts: @param shares to matching amounts of KrAssets: @return assets

-
function convertManyToAssets(uint256[] calldata shares) external view returns (uint256[] memory assets);
-
-

convertManyToShares

-

Preview conversion from KrAsset amounts: @param assets to matching amounts of Anchor tokens: @return shares

-
function convertManyToShares(uint256[] calldata assets) external view returns (uint256[] memory shares);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html b/docs/book/src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html deleted file mode 100644 index 9e2c36e5..00000000 --- a/docs/book/src/contracts/core/kresko-asset/KreskoAsset.sol/contract.KreskoAsset.html +++ /dev/null @@ -1,497 +0,0 @@ - - - - - - KreskoAsset - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

KreskoAsset

-

Git Source

-

Inherits: -ERC20Upgradeable, AccessControlEnumerableUpgradeable, PausableUpgradeable, IKreskoAsset

-

Author: -Kresko

-

Rebases to adjust for stock splits and reverse stock splits

-

Minting, burning and rebasing can only be performed by the Role.OPERATOR

-

State Variables

-

rebasing

-
Rebase private rebasing;
-
-

isRebased

-
bool public isRebased;
-
-

kresko

-
address public kresko;
-
-

anchor

-
address public anchor;
-
-

wrapping

-
Wrapping private wrapping;
-
-

Functions

-

constructor

-
constructor();
-
-

initialize

-

Initializes a KreskoAsset ERC20 token.

-

Intended to be operated by the Kresko smart contract.

-
function initialize(
-    string memory _name,
-    string memory _symbol,
-    uint8 _decimals,
-    address _admin,
-    address _kresko,
-    address _underlying,
-    address _feeRecipient,
-    uint48 _openFee,
-    uint40 _closeFee
-) external initializer;
-
-

Parameters

-
- - - - - - - - - -
NameTypeDescription
_namestringThe name of the KreskoAsset.
_symbolstringThe symbol of the KreskoAsset.
_decimalsuint8Decimals for the asset.
_adminaddressThe adminstrator of this contract.
_kreskoaddressThe protocol, can perform mint and burn.
_underlyingaddress
_feeRecipientaddressFee recipient for synth wraps.
_openFeeuint48Synth warp open fee.
_closeFeeuint40Synth wrap close fee.
-
-

setAnchorToken

-

Sets anchor token address

-

Has modifiers: onlyRole.

-
function setAnchorToken(address _anchor) external;
-
-

Parameters

-
- -
NameTypeDescription
_anchoraddressThe anchor address.
-
-

setUnderlying

-

Sets underlying token address (and its decimals)

-

Has modifiers: onlyRole.

-
function setUnderlying(address _underlyingAddr) public onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_underlyingAddraddressThe underlying address.
-
-

enableNativeUnderlying

-

Enables depositing native token ETH in case of krETH

-

Has modifiers: onlyRole.

-
function enableNativeUnderlying(bool _enabled) external onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_enabledboolThe enabled (bool).
-
-

setFeeRecipient

-

Sets fee recipient address

-

Has modifiers: onlyRole.

-
function setFeeRecipient(address _feeRecipient) public onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_feeRecipientaddressThe fee recipient address.
-
-

setOpenFee

-

Sets deposit fee

-

Has modifiers: onlyRole.

-
function setOpenFee(uint48 _openFee) public onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_openFeeuint48The open fee (uint48).
-
-

setCloseFee

-

Sets withdraw fee

-

Has modifiers: onlyRole.

-
function setCloseFee(uint40 _closeFee) public onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_closeFeeuint40The open fee (uint48).
-
-

supportsInterface

-

Query if a contract implements an interface

-

Interface identification is specified in ERC-165. This function -uses less than 30,000 gas.

-
function supportsInterface(bytes4 interfaceId)
-    public
-    view
-    virtual
-    override(AccessControlEnumerableUpgradeable, IERC165)
-    returns (bool);
-
-

Parameters

-
- -
NameTypeDescription
interfaceIdbytes4The interface identifier, as specified in ERC-165
-
-

Returns

-
- -
NameTypeDescription
<none>booltrue if the contract implements interfaceID and interfaceID is not 0xffffffff, false otherwise
-
-

wrappingInfo

-
function wrappingInfo() external view override returns (Wrapping memory);
-
-

rebaseInfo

-
function rebaseInfo() external view override returns (Rebase memory);
-
-

totalSupply

-
function totalSupply() public view override(ERC20Upgradeable, IERC20) returns (uint256);
-
-

balanceOf

-
function balanceOf(address _account) public view override(ERC20Upgradeable, IERC20) returns (uint256);
-
-

allowance

-
function allowance(address _owner, address _account) public view override(ERC20Upgradeable, IERC20) returns (uint256);
-
-

pause

-

Triggers stopped state. -Requirements:

-
    -
  • The contract must not be paused.
  • -
-
function pause() public onlyRole(Role.ADMIN);
-
-

unpause

-

Returns to normal state. -Requirements:

-
    -
  • The contract must be paused.
  • -
-
function unpause() public onlyRole(Role.ADMIN);
-
-

reinitializeERC20

-

Updates ERC20 metadata for the token in case eg. a ticker change

-
function reinitializeERC20(string memory _name, string memory _symbol, uint8 _version)
-    external
-    onlyRole(Role.ADMIN)
-    reinitializer(_version);
-
-

Parameters

-
- - - -
NameTypeDescription
_namestringnew name for the asset
_symbolstringnew symbol for the asset
_versionuint8number that must be greater than latest emitted Initialized version
-
-

approve

-
function approve(address _spender, uint256 _amount) public override(ERC20Upgradeable, IERC20) returns (bool);
-
-

transfer

-
function transfer(address _to, uint256 _amount) public override(ERC20Upgradeable, IERC20) returns (bool);
-
-

transferFrom

-
function transferFrom(address _from, address _to, uint256 _amount)
-    public
-    override(ERC20Upgradeable, IERC20)
-    returns (bool);
-
-

rebase

-

Perform a rebase, changing the denumerator and its operator

-

denumerator values 0 and 1 ether will disable the rebase

-
function rebase(uint248 _denominator, bool _positive, address[] calldata _pools) external onlyRole(Role.ADMIN);
-
-

Parameters

-
- - - -
NameTypeDescription
_denominatoruint248the denumerator for the operator, 1 ether = 1
_positiveboolsupply increasing/reducing rebase
_poolsaddress[]UniswapV2Pair address to sync so we wont get rekt by skim() calls.
-
-

mint

-

Mints tokens to an address.

-

Only callable by operator.

-
function mint(address _to, uint256 _amount) external onlyRole(Role.OPERATOR);
-
-

Parameters

-
- - -
NameTypeDescription
_toaddressThe address to mint tokens to.
_amountuint256The amount of tokens to mint.
-
-

burn

-

Burns tokens from an address.

-

Only callable by operator.

-
function burn(address _from, uint256 _amount) external onlyRole(Role.OPERATOR);
-
-

Parameters

-
- - -
NameTypeDescription
_fromaddressThe address to burn tokens from.
_amountuint256The amount of tokens to burn.
-
-

wrap

-

Deposit underlying tokens to receive equal value of krAsset (-fee).

-
function wrap(address _to, uint256 _amount) external;
-
-

Parameters

-
- - -
NameTypeDescription
_toaddressThe to address.
_amountuint256The amount (uint256).
-
-

unwrap

-

Withdraw kreskoAsset to receive underlying tokens / native (-fee).

-
function unwrap(uint256 _amount, bool _receiveNative) external;
-
-

Parameters

-
- - -
NameTypeDescription
_amountuint256The amount (uint256).
_receiveNativeboolbool whether to receive underlying as native
-
-

receive

-
receive() external payable;
-
-

_mint

-
function _mint(address _to, uint256 _amount) internal override;
-
-

_burn

-
function _burn(address _from, uint256 _amount) internal override;
-
-

_transfer

-

Internal balances are always unrebased, events emitted are not.

-
function _transfer(address _from, address _to, uint256 _amount) internal returns (bool);
-
-

_adjustDecimals

-
function _adjustDecimals(uint256 _amount, uint8 _fromDecimal, uint8 _toDecimal) internal pure returns (uint256);
-
-

_assetId

-
function _assetId() internal view returns (Errors.ID memory);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html b/docs/book/src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html deleted file mode 100644 index addf3774..00000000 --- a/docs/book/src/contracts/core/kresko-asset/KreskoAssetAnchor.sol/contract.KreskoAssetAnchor.html +++ /dev/null @@ -1,388 +0,0 @@ - - - - - - KreskoAssetAnchor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

KreskoAssetAnchor

-

Git Source

-

Inherits: -ERC4626Upgradeable, IKreskoAssetAnchor, AccessControlEnumerableUpgradeable

-

Author: -Kresko

-

Main purpose of this token is to represent a static amount of the possibly rebased underlying KreskoAsset. -Main use-cases are normalized book-keeping, bridging and integration with external contracts.

-

Shares means amount of this token.

-

Assets mean amount of KreskoAssets.

-

Functions

-

constructor

-
constructor(IKreskoAsset _asset) payable ERC4626Upgradeable(_asset);
-
-

initialize

-

Initializes the Kresko Asset Anchor.

-

Decimals are not supplied as they are read from the underlying Kresko Asset

-
function initialize(IKreskoAsset _asset, string memory _name, string memory _symbol, address _admin)
-    external
-    initializer;
-
-

Parameters

-
- - - - -
NameTypeDescription
_assetIKreskoAssetThe underlying (Kresko) Asset
_namestringName of the anchor token
_symbolstringSymbol of the anchor token
_adminaddressThe adminstrator of this contract.
-
-

supportsInterface

-

Query if a contract implements an interface

-

Interface identification is specified in ERC-165. This function -uses less than 30,000 gas.

-
function supportsInterface(bytes4 interfaceId)
-    public
-    view
-    virtual
-    override(AccessControlEnumerableUpgradeable, IERC165)
-    returns (bool);
-
-

Parameters

-
- -
NameTypeDescription
interfaceIdbytes4The interface identifier, as specified in ERC-165
-
-

Returns

-
- -
NameTypeDescription
<none>booltrue if the contract implements interfaceID and interfaceID is not 0xffffffff, false otherwise
-
-

reinitializeERC20

-

Updates ERC20 metadata for the token in case eg. a ticker change

-
function reinitializeERC20(string memory _name, string memory _symbol, uint8 _version)
-    external
-    onlyRole(Role.ADMIN)
-    reinitializer(_version);
-
-

Parameters

-
- - - -
NameTypeDescription
_namestringnew name for the asset
_symbolstringnew symbol for the asset
_versionuint8number that must be greater than latest emitted Initialized version
-
-

totalAssets

-
function totalAssets() public view virtual override(IKreskoAssetAnchor, ERC4626Upgradeable) returns (uint256);
-
-

convertToAssets

-

Preview conversion from Anchor token amount: @param shares to matching KrAsset amount: @return assets

-
function convertToAssets(uint256 shares)
-    public
-    view
-    virtual
-    override(ERC4626Upgradeable, IKreskoAssetIssuer)
-    returns (uint256 assets);
-
-

convertManyToShares

-
function convertManyToShares(uint256[] calldata assets) external view returns (uint256[] memory shares);
-
-

convertManyToAssets

-

Preview conversion from Anchor token amounts: @param shares to matching amounts of KrAssets: @return assets

-
function convertManyToAssets(uint256[] calldata shares) external view returns (uint256[] memory assets);
-
-

convertToShares

-

Preview conversion from KrAsset amount: @param assets to matching amount of Anchor tokens: @return shares

-
function convertToShares(uint256 assets)
-    public
-    view
-    virtual
-    override(ERC4626Upgradeable, IKreskoAssetIssuer)
-    returns (uint256 shares);
-
-

issue

-

Mints @param _assets of krAssets for @param _to,

-
function issue(uint256 _assets, address _to)
-    public
-    virtual
-    override(ERC4626Upgradeable, IKreskoAssetIssuer)
-    returns (uint256 shares);
-
-

destroy

-

Burns @param _assets of krAssets from @param _from,

-
function destroy(uint256 _assets, address _from)
-    public
-    virtual
-    override(ERC4626Upgradeable, IKreskoAssetIssuer)
-    returns (uint256 shares);
-
-

wrap

-

Mint Kresko Anchor Asset to Kresko Asset (Only KreskoAsset can call)

-
function wrap(uint256 assets) external;
-
-

Parameters

-
- -
NameTypeDescription
assetsuint256The assets (uint256).
-
-

unwrap

-

Burn Kresko Anchor Asset to Kresko Asset (Only KreskoAsset can call)

-
function unwrap(uint256 assets) external;
-
-

Parameters

-
- -
NameTypeDescription
assetsuint256The assets (uint256).
-
-

deposit

-

reverting function, kept to maintain compatibility with ERC4626 standard

-
function deposit(uint256, address) public pure override(ERC4626Upgradeable, IERC4626Upgradeable) returns (uint256);
-
-

withdraw

-

reverting function, kept to maintain compatibility with ERC4626 standard

-
function withdraw(uint256, address, address)
-    public
-    pure
-    override(ERC4626Upgradeable, IERC4626Upgradeable)
-    returns (uint256);
-
-

redeem

-

reverting function, kept to maintain compatibility with ERC4626 standard

-
function redeem(uint256, address, address)
-    public
-    pure
-    override(ERC4626Upgradeable, IERC4626Upgradeable)
-    returns (uint256);
-
-

_onlyOperator

-
function _onlyOperator() internal view;
-
-

_onlyOperatorOrAsset

-
function _onlyOperatorOrAsset() private view;
-
-

_beforeWithdraw

-
function _beforeWithdraw(uint256 assets, uint256 shares) internal virtual override;
-
-

_afterDeposit

-
function _afterDeposit(uint256 assets, uint256 shares) internal virtual override;
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/kresko-asset/Rebaser.sol/library.Rebaser.html b/docs/book/src/contracts/core/kresko-asset/Rebaser.sol/library.Rebaser.html deleted file mode 100644 index 45fe5fb8..00000000 --- a/docs/book/src/contracts/core/kresko-asset/Rebaser.sol/library.Rebaser.html +++ /dev/null @@ -1,262 +0,0 @@ - - - - - - Rebaser - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Rebaser

-

Git Source

-

Functions

-

unrebase

-

Unrebase a value by a given rebase struct.

-
function unrebase(uint256 self, IKreskoAsset.Rebase storage _rebase) internal view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
selfuint256The value to unrebase.
_rebaseIKreskoAsset.RebaseThe rebase struct.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256The unrebased value.
-
-

rebase

-

Rebase a value by a given rebase struct.

-
function rebase(uint256 self, IKreskoAsset.Rebase storage _rebase) internal view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
selfuint256The value to rebase.
_rebaseIKreskoAsset.RebaseThe rebase struct.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256The rebased value.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/kresko-asset/index.html b/docs/book/src/contracts/core/kresko-asset/index.html deleted file mode 100644 index a1874d52..00000000 --- a/docs/book/src/contracts/core/kresko-asset/index.html +++ /dev/null @@ -1,242 +0,0 @@ - - - - - - ❱ kresko-asset - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - - -
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/libs/Arrays.sol/library.Arrays.html b/docs/book/src/contracts/core/libs/Arrays.sol/library.Arrays.html deleted file mode 100644 index a34d4453..00000000 --- a/docs/book/src/contracts/core/libs/Arrays.sol/library.Arrays.html +++ /dev/null @@ -1,282 +0,0 @@ - - - - - - Arrays - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Arrays

-

Git Source

-

Functions

-

empty

-
function empty(address[2] memory _addresses) internal pure returns (bool);
-
-

empty

-
function empty(Enums.OracleType[2] memory _oracles) internal pure returns (bool);
-
-

find

-
function find(address[] storage _elements, address _elementToFind) internal pure returns (FindResult memory result);
-
-

find

-
function find(bytes32[] storage _elements, bytes32 _elementToFind) internal pure returns (FindResult memory result);
-
-

find

-
function find(string[] storage _elements, string memory _elementToFind)
-    internal
-    pure
-    returns (FindResult memory result);
-
-

pushUnique

-
function pushUnique(address[] storage _elements, address _elementToAdd) internal;
-
-

pushUnique

-
function pushUnique(bytes32[] storage _elements, bytes32 _elementToAdd) internal;
-
-

pushUnique

-
function pushUnique(string[] storage _elements, string memory _elementToAdd) internal;
-
-

removeExisting

-
function removeExisting(address[] storage _addresses, address _elementToRemove) internal;
-
-

removeAddress

-

Removes an element by copying the last element to the element to remove's place and removing -the last element.

-
function removeAddress(address[] storage _addresses, address _elementToRemove, uint256 _elementIndex) internal;
-
-

Parameters

-
- - - -
NameTypeDescription
_addressesaddress[]The address array containing the item to be removed.
_elementToRemoveaddressThe element to be removed.
_elementIndexuint256The index of the element to be removed.
-
-

Structs

-

FindResult

-
struct FindResult {
-    uint256 index;
-    bool exists;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html b/docs/book/src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html deleted file mode 100644 index 98611489..00000000 --- a/docs/book/src/contracts/core/libs/EnumerableSet.sol/library.EnumerableSet.html +++ /dev/null @@ -1,425 +0,0 @@ - - - - - - EnumerableSet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

EnumerableSet

-

Git Source

-

*Library for managing -https://en.wikipedia.org/wiki/Set_(abstract_data_type)[sets] of primitive -types. -Sets have the following properties:

-
    -
  • Elements are added, removed, and checked for existence in constant time -(O(1)).
  • -
  • Elements are enumerated in O(n). No guarantees are made on the ordering.
  • -
-
contract Example {
-// Add the library methods
-using EnumerableSet for EnumerableSet.AddressSet;
-// Declare a set state variable
-EnumerableSet.AddressSet private mySet;
-}
-
-

As of v3.3.0, sets of type bytes32 (Bytes32Set), address (AddressSet) -and uint256 (UintSet) are supported.*

-

Functions

-

_add

-

Add a value to a set. O(1). -Returns true if the value was added to the set, that is if it was not -already present.

-
function _add(Set storage set, bytes32 value) private returns (bool);
-
-

_remove

-

Removes a value from a set. O(1). -Returns true if the value was removed from the set, that is if it was -present.

-
function _remove(Set storage set, bytes32 value) private returns (bool);
-
-

_contains

-

Returns true if the value is in the set. O(1).

-
function _contains(Set storage set, bytes32 value) private view returns (bool);
-
-

_length

-

Returns the number of values on the set. O(1).

-
function _length(Set storage set) private view returns (uint256);
-
-

_at

-

*Returns the value stored at position index in the set. O(1). -Note that there are no guarantees on the ordering of values inside the -array, and it may change when more values are added or removed. -Requirements:

-
    -
  • index must be strictly less than {length}.*
  • -
-
function _at(Set storage set, uint256 index) private view returns (bytes32);
-
-

_values

-

Return the entire set in an array -WARNING: This operation will copy the entire storage to memory, which can be quite expensive. This is designed -to mostly be used by view accessors that are queried without any gas fees. Developers should keep in mind that -this function has an unbounded cost, and using it as part of a state-changing function may render the function -uncallable if the set grows to a point where copying to memory consumes too much gas to fit in a block.

-
function _values(Set storage set) private view returns (bytes32[] memory);
-
-

add

-

Add a value to a set. O(1). -Returns true if the value was added to the set, that is if it was not -already present.

-
function add(Bytes32Set storage set, bytes32 value) internal returns (bool);
-
-

remove

-

Removes a value from a set. O(1). -Returns true if the value was removed from the set, that is if it was -present.

-
function remove(Bytes32Set storage set, bytes32 value) internal returns (bool);
-
-

contains

-

Returns true if the value is in the set. O(1).

-
function contains(Bytes32Set storage set, bytes32 value) internal view returns (bool);
-
-

length

-

Returns the number of values in the set. O(1).

-
function length(Bytes32Set storage set) internal view returns (uint256);
-
-

at

-

*Returns the value stored at position index in the set. O(1). -Note that there are no guarantees on the ordering of values inside the -array, and it may change when more values are added or removed. -Requirements:

-
    -
  • index must be strictly less than {length}.*
  • -
-
function at(Bytes32Set storage set, uint256 index) internal view returns (bytes32);
-
-

values

-

Return the entire set in an array -WARNING: This operation will copy the entire storage to memory, which can be quite expensive. This is designed -to mostly be used by view accessors that are queried without any gas fees. Developers should keep in mind that -this function has an unbounded cost, and using it as part of a state-changing function may render the function -uncallable if the set grows to a point where copying to memory consumes too much gas to fit in a block.

-
function values(Bytes32Set storage set) internal view returns (bytes32[] memory);
-
-

add

-

Add a value to a set. O(1). -Returns true if the value was added to the set, that is if it was not -already present.

-
function add(AddressSet storage set, address value) internal returns (bool);
-
-

remove

-

Removes a value from a set. O(1). -Returns true if the value was removed from the set, that is if it was -present.

-
function remove(AddressSet storage set, address value) internal returns (bool);
-
-

contains

-

Returns true if the value is in the set. O(1).

-
function contains(AddressSet storage set, address value) internal view returns (bool);
-
-

length

-

Returns the number of values in the set. O(1).

-
function length(AddressSet storage set) internal view returns (uint256);
-
-

at

-

*Returns the value stored at position index in the set. O(1). -Note that there are no guarantees on the ordering of values inside the -array, and it may change when more values are added or removed. -Requirements:

-
    -
  • index must be strictly less than {length}.*
  • -
-
function at(AddressSet storage set, uint256 index) internal view returns (address);
-
-

values

-

Return the entire set in an array -WARNING: This operation will copy the entire storage to memory, which can be quite expensive. This is designed -to mostly be used by view accessors that are queried without any gas fees. Developers should keep in mind that -this function has an unbounded cost, and using it as part of a state-changing function may render the function -uncallable if the set grows to a point where copying to memory consumes too much gas to fit in a block.

-
function values(AddressSet storage set) internal view returns (address[] memory);
-
-

add

-

Add a value to a set. O(1). -Returns true if the value was added to the set, that is if it was not -already present.

-
function add(UintSet storage set, uint256 value) internal returns (bool);
-
-

remove

-

Removes a value from a set. O(1). -Returns true if the value was removed from the set, that is if it was -present.

-
function remove(UintSet storage set, uint256 value) internal returns (bool);
-
-

contains

-

Returns true if the value is in the set. O(1).

-
function contains(UintSet storage set, uint256 value) internal view returns (bool);
-
-

length

-

Returns the number of values on the set. O(1).

-
function length(UintSet storage set) internal view returns (uint256);
-
-

at

-

*Returns the value stored at position index in the set. O(1). -Note that there are no guarantees on the ordering of values inside the -array, and it may change when more values are added or removed. -Requirements:

-
    -
  • index must be strictly less than {length}.*
  • -
-
function at(UintSet storage set, uint256 index) internal view returns (uint256);
-
-

values

-

Return the entire set in an array -WARNING: This operation will copy the entire storage to memory, which can be quite expensive. This is designed -to mostly be used by view accessors that are queried without any gas fees. Developers should keep in mind that -this function has an unbounded cost, and using it as part of a state-changing function may render the function -uncallable if the set grows to a point where copying to memory consumes too much gas to fit in a block.

-
function values(UintSet storage set) internal view returns (uint256[] memory);
-
-

Structs

-

Set

-
struct Set {
-    bytes32[] _values;
-    mapping(bytes32 => uint256) _indexes;
-}
-
-

Bytes32Set

-
struct Bytes32Set {
-    Set _inner;
-}
-
-

AddressSet

-
struct AddressSet {
-    Set _inner;
-}
-
-

UintSet

-
struct UintSet {
-    Set _inner;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/libs/FixedPointMath.sol/library.FixedPointMath.html b/docs/book/src/contracts/core/libs/FixedPointMath.sol/library.FixedPointMath.html deleted file mode 100644 index b5b22b9e..00000000 --- a/docs/book/src/contracts/core/libs/FixedPointMath.sol/library.FixedPointMath.html +++ /dev/null @@ -1,276 +0,0 @@ - - - - - - FixedPointMath - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

FixedPointMath

-

Git Source

-

Authors: -Solmate (https://github.com/transmissions11/solmate/blob/main/src/utils/FixedPointMathLib.sol), Inspired by USM (https://github.com/usmfum/USM/blob/master/contracts/WadMath.sol)

-

Arithmetic library with operations for fixed-point numbers.

-

State Variables

-

MAX_UINT256

-
uint256 internal constant MAX_UINT256 = 2 ** 256 - 1;
-
-

WAD

-
uint256 internal constant WAD = 1e18;
-
-

Functions

-

mulWadDown

-
function mulWadDown(uint256 x, uint256 y) internal pure returns (uint256);
-
-

mulWadUp

-
function mulWadUp(uint256 x, uint256 y) internal pure returns (uint256);
-
-

divWadDown

-
function divWadDown(uint256 x, uint256 y) internal pure returns (uint256);
-
-

divWadUp

-
function divWadUp(uint256 x, uint256 y) internal pure returns (uint256);
-
-

mulDivDown

-
function mulDivDown(uint256 x, uint256 y, uint256 denominator) internal pure returns (uint256 z);
-
-

mulDivUp

-
function mulDivUp(uint256 x, uint256 y, uint256 denominator) internal pure returns (uint256 z);
-
-

rpow

-
function rpow(uint256 x, uint256 n, uint256 scalar) internal pure returns (uint256 z);
-
-

sqrt

-
function sqrt(uint256 x) internal pure returns (uint256 z);
-
-

unsafeMod

-
function unsafeMod(uint256 x, uint256 y) internal pure returns (uint256 z);
-
-

unsafeDiv

-
function unsafeDiv(uint256 x, uint256 y) internal pure returns (uint256 r);
-
-

unsafeDivUp

-
function unsafeDivUp(uint256 x, uint256 y) internal pure returns (uint256 z);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/libs/Meta.sol/library.Meta.html b/docs/book/src/contracts/core/libs/Meta.sol/library.Meta.html deleted file mode 100644 index a951bc0c..00000000 --- a/docs/book/src/contracts/core/libs/Meta.sol/library.Meta.html +++ /dev/null @@ -1,250 +0,0 @@ - - - - - - Meta - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Meta

-

Git Source

-

State Variables

-

EIP712_DOMAIN_TYPEHASH

-
bytes32 internal constant EIP712_DOMAIN_TYPEHASH =
-    keccak256(bytes("EIP712Domain(string name,string version,uint256 chainId,address verifyingContract)"));
-
-

Functions

-

domainSeparator

-
function domainSeparator(string memory name, string memory version) internal view returns (bytes32 domainSeparator_);
-
-

getChainID

-
function getChainID() internal view returns (uint256 id);
-
-

msgSender

-
function msgSender() internal view returns (address sender_);
-
-

enforceHasContractCode

-
function enforceHasContractCode(address _contract) internal view;
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/libs/PercentageMath.sol/library.PercentageMath.html b/docs/book/src/contracts/core/libs/PercentageMath.sol/library.PercentageMath.html deleted file mode 100644 index e7c5f062..00000000 --- a/docs/book/src/contracts/core/libs/PercentageMath.sol/library.PercentageMath.html +++ /dev/null @@ -1,277 +0,0 @@ - - - - - - PercentageMath - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

PercentageMath

-

Git Source

-

Author: -Aave

-

Provides functions to perform percentage calculations

-

PercentageMath are defined by default with 2 decimals of precision (100.00). -The precision is indicated by PERCENTAGE_FACTOR

-

Operations are rounded. If a value is >=.5, will be rounded up, otherwise rounded down.

-

State Variables

-

PERCENTAGE_FACTOR

-
uint256 internal constant PERCENTAGE_FACTOR = 1e4;
-
-

HALF_PERCENTAGE_FACTOR

-
uint256 internal constant HALF_PERCENTAGE_FACTOR = 0.5e4;
-
-

Functions

-

percentMul

-

Executes a percentage multiplication

-

assembly optimized for improved gas savings: https://twitter.com/transmissions11/status/1451131036377571328

-
function percentMul(uint256 value, uint256 percentage) internal pure returns (uint256 result);
-
-

Parameters

-
- - -
NameTypeDescription
valueuint256The value of which the percentage needs to be calculated
percentageuint256The percentage of the value to be calculated
-
-

Returns

-
- -
NameTypeDescription
resultuint256value percentmul percentage
-
-

percentDiv

-

Executes a percentage division

-

assembly optimized for improved gas savings: https://twitter.com/transmissions11/status/1451131036377571328

-
function percentDiv(uint256 value, uint256 percentage) internal pure returns (uint256 result);
-
-

Parameters

-
- - -
NameTypeDescription
valueuint256The value of which the percentage needs to be calculated
percentageuint256The percentage of the value to be calculated
-
-

Returns

-
- -
NameTypeDescription
resultuint256value percentdiv percentage
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/libs/Redstone.sol/library.Redstone.html b/docs/book/src/contracts/core/libs/Redstone.sol/library.Redstone.html deleted file mode 100644 index b3e3ba7a..00000000 --- a/docs/book/src/contracts/core/libs/Redstone.sol/library.Redstone.html +++ /dev/null @@ -1,492 +0,0 @@ - - - - - - Redstone - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Redstone

-

Git Source

-

State Variables

-

STANDARD_SLOT_BS

-
uint256 internal constant STANDARD_SLOT_BS = 32;
-
-

FREE_MEMORY_PTR

-
uint256 internal constant FREE_MEMORY_PTR = 0x40;
-
-

BYTES_ARR_LEN_VAR_BS

-
uint256 internal constant BYTES_ARR_LEN_VAR_BS = 32;
-
-

FUNCTION_SIGNATURE_BS

-
uint256 internal constant FUNCTION_SIGNATURE_BS = 4;
-
-

REVERT_MSG_OFFSET

-
uint256 internal constant REVERT_MSG_OFFSET = 68;
-
-

STRING_ERR_MESSAGE_MASK

-
uint256 internal constant STRING_ERR_MESSAGE_MASK = 0x08c379a000000000000000000000000000000000000000000000000000000000;
-
-

SIG_BS

-
uint256 internal constant SIG_BS = 65;
-
-

TIMESTAMP_BS

-
uint256 internal constant TIMESTAMP_BS = 6;
-
-

DATA_PACKAGES_COUNT_BS

-
uint256 internal constant DATA_PACKAGES_COUNT_BS = 2;
-
-

DATA_POINTS_COUNT_BS

-
uint256 internal constant DATA_POINTS_COUNT_BS = 3;
-
-

DATA_POINT_VALUE_BYTE_SIZE_BS

-
uint256 internal constant DATA_POINT_VALUE_BYTE_SIZE_BS = 4;
-
-

DATA_POINT_SYMBOL_BS

-
uint256 internal constant DATA_POINT_SYMBOL_BS = 32;
-
-

DEFAULT_DATA_POINT_VALUE_BS

-
uint256 internal constant DEFAULT_DATA_POINT_VALUE_BS = 32;
-
-

UNSIGNED_METADATA_BYTE_SIZE_BS

-
uint256 internal constant UNSIGNED_METADATA_BYTE_SIZE_BS = 3;
-
-

REDSTONE_MARKER_BS

-
uint256 internal constant REDSTONE_MARKER_BS = 9;
-
-

REDSTONE_MARKER_MASK

-
uint256 internal constant REDSTONE_MARKER_MASK = 0x0000000000000000000000000000000000000000000000000002ed57011e0000;
-
-

TIMESTAMP_NEGATIVE_OFFSET_IN_DATA_PACKAGE_WITH_STANDARD_SLOT_BS

-
uint256 internal constant TIMESTAMP_NEGATIVE_OFFSET_IN_DATA_PACKAGE_WITH_STANDARD_SLOT_BS = 104;
-
-

DATA_PACKAGE_WITHOUT_DATA_POINTS_BS

-
uint256 internal constant DATA_PACKAGE_WITHOUT_DATA_POINTS_BS = 78;
-
-

DATA_PACKAGE_WITHOUT_DATA_POINTS_AND_SIG_BS

-
uint256 internal constant DATA_PACKAGE_WITHOUT_DATA_POINTS_AND_SIG_BS = 13;
-
-

REDSTONE_MARKER_BS_PLUS_STANDARD_SLOT_BS

-
uint256 internal constant REDSTONE_MARKER_BS_PLUS_STANDARD_SLOT_BS = 41;
-
-

Functions

-

sub

-
function sub(uint256 a, uint256 b) internal pure returns (uint256);
-
-

add

-
function add(uint256 a, uint256 b) internal pure returns (uint256);
-
-

getPrice

-

This function can be used in a consumer contract to securely extract an -oracle value for a given data feed id. Security is achieved by -signatures verification, timestamp validation, and aggregating values -from different authorised signers into a single numeric value. If any of the -required conditions do not match, the function will revert. -Note! This function expects that tx calldata contains redstone payload in the end -Learn more about redstone payload here: https://github.com/redstone-finance/redstone-oracles-monorepo/tree/main/packages/evm-connector#readme

-
function getPrice(bytes32 dataFeedId) internal view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
dataFeedIdbytes32bytes32 value that uniquely identifies the data feed
-
-

Returns

-
- -
NameTypeDescription
<none>uint256Extracted and verified numeric oracle value for the given data feed id
-
-

getAuthorisedSignerIndex

-
function getAuthorisedSignerIndex(address signerAddress) internal pure returns (uint8);
-
-

getPrices

-

This function can be used in a consumer contract to securely extract several -numeric oracle values for a given array of data feed ids. Security is achieved by -signatures verification, timestamp validation, and aggregating values -from different authorised signers into a single numeric value. If any of the -required conditions do not match, the function will revert. -Note! This function expects that tx calldata contains redstone payload in the end -Learn more about redstone payload here: https://github.com/redstone-finance/redstone-oracles-monorepo/tree/main/packages/evm-connector#readme

-
function getPrices(bytes32[] memory dataFeedIds) internal view returns (uint256[] memory);
-
-

Parameters

-
- -
NameTypeDescription
dataFeedIdsbytes32[]An array of unique data feed identifiers
-
-

Returns

-
- -
NameTypeDescription
<none>uint256[]An array of the extracted and verified oracle values in the same order as they are requested in the dataFeedIds array
-
-

validateTimestamp

-

This function may be overridden by the child consumer contract. -It should validate the timestamp against the current time (block.timestamp) -It should revert with a helpful message if the timestamp is not valid

-
function validateTimestamp(uint256 receivedTimestampMilliseconds) internal view;
-
-

Parameters

-
- -
NameTypeDescription
receivedTimestampMillisecondsuint256Timestamp extracted from calldata
-
-

getUniqueSignersThreshold

-

This function should be overridden by the child consumer contract.

-
function getUniqueSignersThreshold() internal pure returns (uint8);
-
-

Returns

-
- -
NameTypeDescription
<none>uint8The minimum required value of unique authorised signers
-
-

aggregateValues

-

This function may be overridden by the child consumer contract. -It should aggregate values from different signers to a single uint value. -By default, it calculates the median value

-
function aggregateValues(uint256[] memory values) internal pure returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
valuesuint256[]An array of uint256 values from different signers
-
-

Returns

-
- -
NameTypeDescription
<none>uint256Result of the aggregation in the form of a single number
-
-

_securelyExtractOracleValuesFromTxMsg

-

This is an internal helpful function for secure extraction oracle values -from the tx calldata. Security is achieved by signatures verification, timestamp -validation, and aggregating values from different authorised signers into a -single numeric value. If any of the required conditions (e.g. too old timestamp or -insufficient number of authorised signers) do not match, the function will revert. -Note! You should not call this function in a consumer contract. You can use -getOracleNumericValuesFromTxMsg or getOracleNumericValueFromTxMsg instead.

-
function _securelyExtractOracleValuesFromTxMsg(bytes32[] memory dataFeedIds) private view returns (uint256[] memory);
-
-

Parameters

-
- -
NameTypeDescription
dataFeedIdsbytes32[]An array of unique data feed identifiers
-
-

Returns

-
- -
NameTypeDescription
<none>uint256[]An array of the extracted and verified oracle values in the same order as they are requested in dataFeedIds array
-
-

_extractDataPackage

-

This is a private helpful function, which extracts data for a data package based -on the given negative calldata offset, verifies them, and in the case of successful -verification updates the corresponding data package values in memory

-
function _extractDataPackage(
-    bytes32[] memory dataFeedIds,
-    uint256[] memory uniqueSignerCountForDataFeedIds,
-    uint256[] memory signersBitmapForDataFeedIds,
-    uint256[][] memory valuesForDataFeeds,
-    uint256 calldataNegativeOffset
-) private view returns (uint256);
-
-

Parameters

-
- - - - - -
NameTypeDescription
dataFeedIdsbytes32[]an array of unique data feed identifiers
uniqueSignerCountForDataFeedIdsuint256[]an array with the numbers of unique signers for each data feed
signersBitmapForDataFeedIdsuint256[]an array of signer bitmaps for data feeds
valuesForDataFeedsuint256[][]2-dimensional array, valuesForDataFeeds[i][j] contains j-th value for the i-th data feed
calldataNegativeOffsetuint256negative calldata offset for the given data package
-
-

Returns

-
- -
NameTypeDescription
<none>uint256An array of the aggregated values
-
-

_getAggregatedValues

-

This is a private helpful function, which aggregates values from different -authorised signers for the given arrays of values for each data feed

-
function _getAggregatedValues(uint256[][] memory valuesForDataFeeds, uint256[] memory uniqueSignerCountForDataFeedIds)
-    private
-    pure
-    returns (uint256[] memory);
-
-

Parameters

-
- - -
NameTypeDescription
valuesForDataFeedsuint256[][]2-dimensional array, valuesForDataFeeds[i][j] contains j-th value for the i-th data feed
uniqueSignerCountForDataFeedIdsuint256[]an array with the numbers of unique signers for each data feed
-
-

Returns

-
- -
NameTypeDescription
<none>uint256[]An array of the aggregated values
-
-

_extractDataPointsDetailsForDataPackage

-
function _extractDataPointsDetailsForDataPackage(uint256 calldataNegativeOffsetForDataPackage)
-    private
-    pure
-    returns (uint256 dataPointsCount, uint256 eachDataPointValueByteSize);
-
-

_extractByteSizeOfUnsignedMetadata

-
function _extractByteSizeOfUnsignedMetadata() private pure returns (uint256);
-
-

_extractDataPackagesCountFromCalldata

-
function _extractDataPackagesCountFromCalldata(uint256 calldataNegativeOffset)
-    private
-    pure
-    returns (uint16 dataPackagesCount);
-
-

_extractDataPointValueAndDataFeedId

-
function _extractDataPointValueAndDataFeedId(
-    uint256 calldataNegativeOffsetForDataPackage,
-    uint256 defaultDataPointValueByteSize,
-    uint256 dataPointIndex
-) private pure returns (bytes32 dataPointDataFeedId, uint256 dataPointValue);
-
-

proxyCalldata

-
function proxyCalldata(address contractAddress, bytes memory encodedFunction, bool forwardValue)
-    internal
-    returns (bytes memory);
-
-

proxyDelegateCalldata

-
function proxyDelegateCalldata(address contractAddress, bytes memory encodedFunction) internal returns (bytes memory);
-
-

proxyCalldataView

-
function proxyCalldataView(address contractAddress, bytes memory encodedFunction)
-    internal
-    view
-    returns (bytes memory);
-
-

_prepareMessage

-
function _prepareMessage(bytes memory encodedFunction) private pure returns (bytes memory);
-
-

_getRedstonePayloadByteSize

-
function _getRedstonePayloadByteSize() private pure returns (uint256);
-
-

_getDataPackageByteSize

-
function _getDataPackageByteSize(uint256 calldataNegativeOffset) private pure returns (uint256);
-
-

_prepareReturnValue

-
function _prepareReturnValue(bool success, bytes memory result) internal pure returns (bytes memory);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/libs/RedstoneInternals.sol/library.BitmapLib.html b/docs/book/src/contracts/core/libs/RedstoneInternals.sol/library.BitmapLib.html deleted file mode 100644 index 41e049f1..00000000 --- a/docs/book/src/contracts/core/libs/RedstoneInternals.sol/library.BitmapLib.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - BitmapLib - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

BitmapLib

-

Git Source

-

Functions

-

setBitInBitmap

-
function setBitInBitmap(uint256 bitmap, uint256 bitIndex) internal pure returns (uint256);
-
-

getBitFromBitmap

-
function getBitFromBitmap(uint256 bitmap, uint256 bitIndex) internal pure returns (bool);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/libs/RedstoneInternals.sol/library.NumericArrayLib.html b/docs/book/src/contracts/core/libs/RedstoneInternals.sol/library.NumericArrayLib.html deleted file mode 100644 index dcbe430c..00000000 --- a/docs/book/src/contracts/core/libs/RedstoneInternals.sol/library.NumericArrayLib.html +++ /dev/null @@ -1,250 +0,0 @@ - - - - - - NumericArrayLib - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

NumericArrayLib

-

Git Source

-

State Variables

-

BYTES_ARR_LEN_VAR_BS

-
uint256 internal constant BYTES_ARR_LEN_VAR_BS = 32;
-
-

UINT256_VALUE_BS

-
uint256 internal constant UINT256_VALUE_BS = 32;
-
-

Functions

-

pickMedian

-
function pickMedian(uint256[] memory arr) internal pure returns (uint256);
-
-

sort

-
function sort(uint256[] memory arr) internal pure;
-
-

Errors

-

CanNotPickMedianOfEmptyArray

-
error CanNotPickMedianOfEmptyArray();
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneDefaultsLib.html b/docs/book/src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneDefaultsLib.html deleted file mode 100644 index eab9c91e..00000000 --- a/docs/book/src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneDefaultsLib.html +++ /dev/null @@ -1,255 +0,0 @@ - - - - - - RedstoneDefaultsLib - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

RedstoneDefaultsLib

-

Git Source

-

Author: -The Redstone Oracles team

-

State Variables

-

DEFAULT_MAX_DATA_TIMESTAMP_DELAY_SECONDS

-
uint256 internal constant DEFAULT_MAX_DATA_TIMESTAMP_DELAY_SECONDS = 3 minutes;
-
-

DEFAULT_MAX_DATA_TIMESTAMP_AHEAD_SECONDS

-
uint256 internal constant DEFAULT_MAX_DATA_TIMESTAMP_AHEAD_SECONDS = 1 minutes;
-
-

Functions

-

validateTimestamp

-
function validateTimestamp(uint256 receivedTimestampMilliseconds) internal view;
-
-

aggregateValues

-
function aggregateValues(uint256[] memory values) internal pure returns (uint256);
-
-

Errors

-

TimestampFromTooLongFuture

-
error TimestampFromTooLongFuture(uint256 receivedTimestampSeconds, uint256 blockTimestamp);
-
-

TimestampIsTooOld

-
error TimestampIsTooOld(uint256 receivedTimestampSeconds, uint256 blockTimestamp);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneError.html b/docs/book/src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneError.html deleted file mode 100644 index d764b5ac..00000000 --- a/docs/book/src/contracts/core/libs/RedstoneInternals.sol/library.RedstoneError.html +++ /dev/null @@ -1,273 +0,0 @@ - - - - - - RedstoneError - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

RedstoneError

-

Git Source

-

Author: -The Redstone Oracles team

-

It mainly contains redstone-related values, which improve readability -of other contracts (e.g. CalldataExtractor and RedstoneConsumerBase)

-

Errors

-

ProxyCalldataFailedWithoutErrMsg2

-
error ProxyCalldataFailedWithoutErrMsg2();
-
-

ProxyCalldataFailedWithoutErrMsg

-
error ProxyCalldataFailedWithoutErrMsg();
-
-

CalldataOverOrUnderFlow

-
error CalldataOverOrUnderFlow();
-
-

ProxyCalldataFailedWithCustomError

-
error ProxyCalldataFailedWithCustomError(bytes result);
-
-

IncorrectUnsignedMetadataSize

-
error IncorrectUnsignedMetadataSize();
-
-

ProxyCalldataFailedWithStringMessage

-
error ProxyCalldataFailedWithStringMessage(string);
-
-

InsufficientNumberOfUniqueSigners

-
error InsufficientNumberOfUniqueSigners(uint256 receivedSignersCount, uint256 requiredSignersCount);
-
-

EachSignerMustProvideTheSameValue

-
error EachSignerMustProvideTheSameValue();
-
-

EmptyCalldataPointersArr

-
error EmptyCalldataPointersArr();
-
-

InvalidCalldataPointer

-
error InvalidCalldataPointer();
-
-

CalldataMustHaveValidPayload

-
error CalldataMustHaveValidPayload();
-
-

SignerNotAuthorised

-
error SignerNotAuthorised(address receivedSigner);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/libs/RedstoneInternals.sol/library.SignatureLib.html b/docs/book/src/contracts/core/libs/RedstoneInternals.sol/library.SignatureLib.html deleted file mode 100644 index 2ec0266f..00000000 --- a/docs/book/src/contracts/core/libs/RedstoneInternals.sol/library.SignatureLib.html +++ /dev/null @@ -1,246 +0,0 @@ - - - - - - SignatureLib - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

SignatureLib

-

Git Source

-

State Variables

-

ECDSA_SIG_R_BS

-
uint256 internal constant ECDSA_SIG_R_BS = 32;
-
-

ECDSA_SIG_S_BS

-
uint256 internal constant ECDSA_SIG_S_BS = 32;
-
-

Functions

-

recoverSignerAddress

-
function recoverSignerAddress(bytes32 signedHash, uint256 signatureCalldataNegativeOffset)
-    internal
-    pure
-    returns (address);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/libs/Solady.sol/library.Solady.html b/docs/book/src/contracts/core/libs/Solady.sol/library.Solady.html deleted file mode 100644 index 97d44fd2..00000000 --- a/docs/book/src/contracts/core/libs/Solady.sol/library.Solady.html +++ /dev/null @@ -1,303 +0,0 @@ - - - - - - Solady - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Solady

-

Git Source

-

Author: -Solady https://github.com/Vectorized/solady

-

State Variables

-

_PROXY_BYTECODE

-

-------------------------------------------------------------------+ -Opcode | Mnemonic | Stack | Memory | --------------------------------------------------------------------| -36 | CALLDATASIZE | cds | | -3d | RETURNDATASIZE | 0 cds | | -3d | RETURNDATASIZE | 0 0 cds | | -37 | CALLDATACOPY | | [0..cds): calldata | -36 | CALLDATASIZE | cds | [0..cds): calldata | -3d | RETURNDATASIZE | 0 cds | [0..cds): calldata | -34 | CALLVALUE | value 0 cds | [0..cds): calldata | -f0 | CREATE | newContract | [0..cds): calldata | --------------------------------------------------------------------| -Opcode | Mnemonic | Stack | Memory | --------------------------------------------------------------------| -67 bytecode | PUSH8 bytecode | bytecode | | -3d | RETURNDATASIZE | 0 bytecode | | -52 | MSTORE | | [0..8): bytecode | -60 0x08 | PUSH1 0x08 | 0x08 | [0..8): bytecode | -60 0x18 | PUSH1 0x18 | 0x18 0x08 | [0..8): bytecode | -f3 | RETURN | | [0..8): bytecode | --------------------------------------------------------------------+

-

The proxy bytecode.

-
uint256 private constant _PROXY_BYTECODE = 0x67363d3d37363d34f03d5260086018f3;
-
-

_PROXY_BYTECODE_HASH

-

Hash of the _PROXY_BYTECODE. -Equivalent to keccak256(abi.encodePacked(hex"67363d3d37363d34f03d5260086018f3")).

-
bytes32 private constant _PROXY_BYTECODE_HASH = 0x21c35dbe1b344a2488cf3321d6ce542f8e9f305544ff09e4993a62319a497c1f;
-
-

Functions

-

create3

-

Deploy to deterministic addresses without an initcode factor. -Modified from Solmate (https://github.com/transmissions11/solmate/blob/main/src/utils/CREATE3.sol) -Modified from 0xSequence (https://github.com/0xSequence/create3/blob/master/contracts/Create3.sol)

-

Deploys creationCode deterministically with a salt. -The deployed contract is funded with value (in wei) ETH. -Returns the deterministic address of the deployed contract, -which solely depends on salt.

-
function create3(bytes32 salt, bytes memory creationCode, uint256 value) internal returns (address deployed);
-
-

peek3

-

Returns the deterministic address for salt.

-
function peek3(bytes32 salt) internal view returns (address deployed);
-
-

multicall

-

Enables a single call to call multiple methods on itself. -Solady (https://github.com/vectorized/solady/blob/main/src/utils/Multicallable.sol) -Modified from Solmate (https://github.com/transmissions11/solmate/blob/main/src/utils/Multicallable.sol)

-

Apply DELEGATECALL with the current contract to each calldata in data, -and store the abi.encode formatted results of each DELEGATECALL into results. -If any of the DELEGATECALLs reverts, the entire context is reverted, -and the error is bubbled up. -For payable, see: https://www.paradigm.xyz/2021/08/two-rights-might-make-a-wrong) -For efficiency, this function will directly return the results, terminating the context. -If called internally, it must be called at the end of a function -that returns (bytes[] memory).

-
function multicall(bytes[] calldata data) internal returns (bytes[] memory);
-
-

Errors

-

DeploymentFailed

-

Unable to deploy the contract.

-
error DeploymentFailed();
-
-

InitializationFailed

-

Unable to initialize the contract.

-
error InitializationFailed();
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/libs/Strings.sol/library.Strings.html b/docs/book/src/contracts/core/libs/Strings.sol/library.Strings.html deleted file mode 100644 index 9ad39f0b..00000000 --- a/docs/book/src/contracts/core/libs/Strings.sol/library.Strings.html +++ /dev/null @@ -1,253 +0,0 @@ - - - - - - Strings - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Strings

-

Git Source

-

String operations.

-

State Variables

-

_HEX_SYMBOLS

-
bytes16 private constant _HEX_SYMBOLS = "0123456789abcdef";
-
-

Functions

-

toString

-
function toString(bytes32 value) internal pure returns (string memory);
-
-

toString

-

Converts a uint256 to its ASCII string decimal representation.

-
function toString(uint256 value) internal pure returns (string memory);
-
-

toHexString

-

Converts a uint256 to its ASCII string hexadecimal representation.

-
function toHexString(uint256 value) internal pure returns (string memory);
-
-

toHexString

-

Converts a uint256 to its ASCII string hexadecimal representation with fixed length.

-
function toHexString(uint256 value, uint256 length) internal pure returns (string memory);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/libs/Utils.sol/library.Conversions.html b/docs/book/src/contracts/core/libs/Utils.sol/library.Conversions.html deleted file mode 100644 index f411d31e..00000000 --- a/docs/book/src/contracts/core/libs/Utils.sol/library.Conversions.html +++ /dev/null @@ -1,269 +0,0 @@ - - - - - - Conversions - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Conversions

-

Git Source

-

Functions

-

toAddress

-
function toAddress(bytes32 b) internal pure returns (address);
-
-

toBytes32

-
function toBytes32(address a) internal pure returns (bytes32);
-
-

toAddr

-
function toAddr(bytes memory b) internal pure returns (address);
-
-

toDeployment

-
function toDeployment(bytes memory b) internal pure returns (Deployment memory);
-
-

toAsset

-
function toAsset(bytes memory b) internal pure returns (Asset memory);
-
-

toArray

-
function toArray(bytes memory value) internal pure returns (bytes[] memory result);
-
-

add

-
function add(bytes32 a, uint256 b) internal pure returns (bytes32);
-
-

sub

-
function sub(bytes32 a, uint256 b) internal pure returns (bytes32);
-
-

map

-
function map(bytes[] memory rawData, function(bytes memory) pure returns (address) dataHandler)
-    internal
-    pure
-    returns (address[] memory result);
-
-

map

-
function map(bytes[] memory rawData, function(bytes memory) pure returns (Deployment memory) dataHandler)
-    internal
-    pure
-    returns (Deployment[] memory result);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/libs/Utils.sol/library.Deploys.html b/docs/book/src/contracts/core/libs/Utils.sol/library.Deploys.html deleted file mode 100644 index f2424bee..00000000 --- a/docs/book/src/contracts/core/libs/Utils.sol/library.Deploys.html +++ /dev/null @@ -1,257 +0,0 @@ - - - - - - Deploys - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Deploys

-

Git Source

-

Functions

-

create

-
function create(bytes memory creationCode, uint256 value) internal returns (address location);
-
-

create2

-
function create2(bytes32 salt, bytes memory creationCode, uint256 value) internal returns (address location);
-
-

create3

-
function create3(bytes32 salt, bytes memory creationCode, uint256 value) internal returns (address location);
-
-

create

-
function create(bytes memory creationCode) internal returns (address location);
-
-

create2

-
function create2(bytes32 salt, bytes memory creationCode) internal returns (address location);
-
-

create3

-
function create3(bytes32 salt, bytes memory creationCode) internal returns (address location);
-
-

peek2

-
function peek2(bytes32 salt, address _c2caller, bytes memory creationCode) internal pure returns (address);
-
-

peek3

-
function peek3(bytes32 salt) internal view returns (address);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/libs/Utils.sol/library.Proxies.html b/docs/book/src/contracts/core/libs/Utils.sol/library.Proxies.html deleted file mode 100644 index c75356d9..00000000 --- a/docs/book/src/contracts/core/libs/Utils.sol/library.Proxies.html +++ /dev/null @@ -1,254 +0,0 @@ - - - - - - Proxies - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Proxies

-

Git Source

-

Functions

-

proxyInitCode

-
function proxyInitCode(address implementation, address _factory, bytes memory _calldata)
-    internal
-    pure
-    returns (bytes memory);
-
-

proxyInitCode

-
function proxyInitCode(address implementation, bytes memory _calldata) internal view returns (bytes memory);
-
-

proxyInitCodeHash

-
function proxyInitCodeHash(address implementation, address _factory, bytes memory _calldata)
-    internal
-    pure
-    returns (bytes32);
-
-

proxyInitCodeHash

-
function proxyInitCodeHash(address implementation, bytes memory _calldata) internal view returns (bytes32);
-
-

asInterface

-
function asInterface(address proxy) internal pure returns (ITransparentUpgradeableProxy);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/libs/WadRay.sol/library.WadRay.html b/docs/book/src/contracts/core/libs/WadRay.sol/library.WadRay.html deleted file mode 100644 index b4ec54e3..00000000 --- a/docs/book/src/contracts/core/libs/WadRay.sol/library.WadRay.html +++ /dev/null @@ -1,348 +0,0 @@ - - - - - - WadRay - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

WadRay

-

Git Source

-

Author: -Aave

-

Provides functions to perform calculations with Wad and Ray units

-

Provides mul and div function for wads (decimal numbers with 18 digits of precision) and rays (decimal numbers -with 27 digits of precision)

-

Operations are rounded. If a value is >=.5, will be rounded up, otherwise rounded down.

-

State Variables

-

WAD

-
uint256 internal constant WAD = 1e18;
-
-

HALF_WAD

-
uint256 internal constant HALF_WAD = 0.5e18;
-
-

RAY

-
uint256 internal constant RAY = 1e27;
-
-

HALF_RAY

-
uint256 internal constant HALF_RAY = 0.5e27;
-
-

WAD_RAY_RATIO

-
uint256 internal constant WAD_RAY_RATIO = 1e9;
-
-

Functions

-

wadMul

-

Multiplies two wad, rounding half up to the nearest wad

-

assembly optimized for improved gas savings: https://twitter.com/transmissions11/status/1451131036377571328

-
function wadMul(uint256 a, uint256 b) internal pure returns (uint256 c);
-
-

Parameters

-
- - -
NameTypeDescription
auint256Wad
buint256Wad
-
-

Returns

-
- -
NameTypeDescription
cuint256= a*b, in wad
-
-

wadDiv

-

Divides two wad, rounding half up to the nearest wad

-

assembly optimized for improved gas savings: https://twitter.com/transmissions11/status/1451131036377571328

-
function wadDiv(uint256 a, uint256 b) internal pure returns (uint256 c);
-
-

Parameters

-
- - -
NameTypeDescription
auint256Wad
buint256Wad
-
-

Returns

-
- -
NameTypeDescription
cuint256= a/b, in wad
-
-

rayMul

-

Multiplies two ray, rounding half up to the nearest ray

-

assembly optimized for improved gas savings: https://twitter.com/transmissions11/status/1451131036377571328

-
function rayMul(uint256 a, uint256 b) internal pure returns (uint256 c);
-
-

Parameters

-
- - -
NameTypeDescription
auint256Ray
buint256Ray
-
-

Returns

-
- -
NameTypeDescription
cuint256= a raymul b
-
-

rayDiv

-

Divides two ray, rounding half up to the nearest ray

-

assembly optimized for improved gas savings: https://twitter.com/transmissions11/status/1451131036377571328

-
function rayDiv(uint256 a, uint256 b) internal pure returns (uint256 c);
-
-

Parameters

-
- - -
NameTypeDescription
auint256Ray
buint256Ray
-
-

Returns

-
- -
NameTypeDescription
cuint256= a raydiv b
-
-

rayToWad

-

Casts ray down to wad

-

assembly optimized for improved gas savings: https://twitter.com/transmissions11/status/1451131036377571328

-
function rayToWad(uint256 a) internal pure returns (uint256 b);
-
-

Parameters

-
- -
NameTypeDescription
auint256Ray
-
-

Returns

-
- -
NameTypeDescription
buint256= a converted to wad, rounded half up to the nearest wad
-
-

wadToRay

-

Converts wad up to ray

-

assembly optimized for improved gas savings: https://twitter.com/transmissions11/status/1451131036377571328

-
function wadToRay(uint256 a) internal pure returns (uint256 b);
-
-

Parameters

-
- -
NameTypeDescription
auint256Wad
-
-

Returns

-
- -
NameTypeDescription
buint256= a converted in ray
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/libs/index.html b/docs/book/src/contracts/core/libs/index.html deleted file mode 100644 index e3f6c066..00000000 --- a/docs/book/src/contracts/core/libs/index.html +++ /dev/null @@ -1,250 +0,0 @@ - - - - - - ❱ libs - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - - -
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/minter/MEvent.sol/interface.IEventFieldProvider.html b/docs/book/src/contracts/core/minter/MEvent.sol/interface.IEventFieldProvider.html deleted file mode 100644 index 79648ae9..00000000 --- a/docs/book/src/contracts/core/minter/MEvent.sol/interface.IEventFieldProvider.html +++ /dev/null @@ -1,236 +0,0 @@ - - - - - - IEventFieldProvider - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

IEventFieldProvider

-

Git Source

-

Functions

-

symbol

-
function symbol() external view returns (string memory);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/minter/MEvent.sol/library.MEvent.html b/docs/book/src/contracts/core/minter/MEvent.sol/library.MEvent.html deleted file mode 100644 index e7e5941f..00000000 --- a/docs/book/src/contracts/core/minter/MEvent.sol/library.MEvent.html +++ /dev/null @@ -1,370 +0,0 @@ - - - - - - MEvent - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

MEvent

-

Git Source

-

Functions

-

symbol

-
function symbol(address _addr) internal view returns (string memory symbol_);
-
-

Events

-

CollateralAssetAdded

-

Emitted when a collateral asset is added to the protocol.

-

Can only be emitted once for a given collateral asset.

-
event CollateralAssetAdded(
-    string indexed ticker,
-    string indexed symbol,
-    address indexed collateralAsset,
-    uint256 factor,
-    address anchor,
-    uint256 liqIncentive
-);
-
-

CollateralAssetUpdated

-

Emitted when a collateral asset is updated.

-
event CollateralAssetUpdated(
-    string indexed ticker,
-    string indexed symbol,
-    address indexed collateralAsset,
-    uint256 factor,
-    address anchor,
-    uint256 liqIncentive
-);
-
-

CollateralDeposited

-

Emitted when an account deposits collateral.

-
event CollateralDeposited(address indexed account, address indexed collateralAsset, uint256 amount);
-
-

CollateralWithdrawn

-

Emitted when an account withdraws collateral.

-
event CollateralWithdrawn(address indexed account, address indexed collateralAsset, uint256 amount);
-
-

UncheckedCollateralWithdrawn

-

Emitted when AMM helper withdraws account collateral without MCR checks.

-
event UncheckedCollateralWithdrawn(address indexed account, address indexed collateralAsset, uint256 amount);
-
-

KreskoAssetAdded

-

Emitted when a KreskoAsset is added to the protocol.

-

Can only be emitted once for a given Kresko asset.

-
event KreskoAssetAdded(
-    string indexed ticker,
-    string indexed symbol,
-    address indexed kreskoAsset,
-    address anchor,
-    uint256 kFactor,
-    uint256 maxDebtMinter,
-    uint256 closeFee,
-    uint256 openFee
-);
-
-

KreskoAssetUpdated

-

Emitted when a Kresko asset's oracle is updated.

-
event KreskoAssetUpdated(
-    string indexed ticker,
-    string indexed symbol,
-    address indexed kreskoAsset,
-    address anchor,
-    uint256 kFactor,
-    uint256 maxDebtMinter,
-    uint256 closeFee,
-    uint256 openFee
-);
-
-

KreskoAssetMinted

-

Emitted when an account mints a Kresko asset.

-
event KreskoAssetMinted(address indexed account, address indexed kreskoAsset, uint256 amount);
-
-

KreskoAssetBurned

-

Emitted when an account burns a Kresko asset.

-
event KreskoAssetBurned(address indexed account, address indexed kreskoAsset, uint256 amount);
-
-

CFactorUpdated

-

Emitted when cFactor is updated for a collateral asset.

-
event CFactorUpdated(string indexed symbol, address indexed collateralAsset, uint256 from, uint256 to);
-
-

KFactorUpdated

-

Emitted when kFactor is updated for a KreskoAsset.

-
event KFactorUpdated(string indexed symbol, address indexed kreskoAsset, uint256 from, uint256 to);
-
-

DebtPositionClosed

-

Emitted when an account burns a Kresko asset.

-
event DebtPositionClosed(address indexed account, address indexed kreskoAsset, uint256 amount);
-
-

FeePaid

-

Emitted when an account pays an open/close fee with a collateral asset in the Minter.

-

This can be emitted multiple times for a single asset.

-
event FeePaid(
-    address indexed account,
-    address indexed paymentCollateralAsset,
-    uint256 indexed feeType,
-    uint256 paymentAmount,
-    uint256 paymentValue,
-    uint256 feeValue
-);
-
-

LiquidationOccurred

-

Emitted when a liquidation occurs.

-
event LiquidationOccurred(
-    address indexed account,
-    address indexed liquidator,
-    address indexed repayKreskoAsset,
-    uint256 repayAmount,
-    address seizedCollateralAsset,
-    uint256 collateralSent
-);
-
-

SafetyStateChange

-

Emitted when a safety state is triggered for an asset

-
event SafetyStateChange(Enums.Action indexed action, string indexed symbol, address indexed asset, string description);
-
-

FeeRecipientUpdated

-

Emitted when the fee recipient is updated.

-
event FeeRecipientUpdated(address from, address to);
-
-

LiquidationIncentiveUpdated

-

Emitted when the liquidation incentive multiplier is updated.

-
event LiquidationIncentiveUpdated(string indexed symbol, address indexed asset, uint256 from, uint256 to);
-
-

MinCollateralRatioUpdated

-

Emitted when the minimum collateralization ratio is updated.

-
event MinCollateralRatioUpdated(uint256 from, uint256 to);
-
-

MinimumDebtValueUpdated

-

Emitted when the minimum debt value updated.

-
event MinimumDebtValueUpdated(uint256 from, uint256 to);
-
-

LiquidationThresholdUpdated

-

Emitted when the liquidation threshold value is updated

-
event LiquidationThresholdUpdated(uint256 from, uint256 to, uint256 mlr);
-
-

MaxLiquidationRatioUpdated

-

Emitted when the max liquidation ratio is updated

-
event MaxLiquidationRatioUpdated(uint256 from, uint256 to);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/minter/MState.sol/constants.MState.html b/docs/book/src/contracts/core/minter/MState.sol/constants.MState.html deleted file mode 100644 index 3d461c2b..00000000 --- a/docs/book/src/contracts/core/minter/MState.sol/constants.MState.html +++ /dev/null @@ -1,235 +0,0 @@ - - - - - - MState constants - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Constants

-

Git Source

-

MINTER_STORAGE_POSITION

-
bytes32 constant MINTER_STORAGE_POSITION = keccak256("kresko.minter.storage");
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/minter/MState.sol/function.ms.html b/docs/book/src/contracts/core/minter/MState.sol/function.ms.html deleted file mode 100644 index 561b3b13..00000000 --- a/docs/book/src/contracts/core/minter/MState.sol/function.ms.html +++ /dev/null @@ -1,234 +0,0 @@ - - - - - - ms - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

ms

-

Git Source

-
function ms() pure returns (MinterState storage state);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/minter/MState.sol/struct.MinterState.html b/docs/book/src/contracts/core/minter/MState.sol/struct.MinterState.html deleted file mode 100644 index 2c19436e..00000000 --- a/docs/book/src/contracts/core/minter/MState.sol/struct.MinterState.html +++ /dev/null @@ -1,247 +0,0 @@ - - - - - - MinterState - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

MinterState

-

Git Source

-

Author: -Kresko

-
struct MinterState {
-    mapping(address => address[]) depositedCollateralAssets;
-    mapping(address => mapping(address => uint256)) collateralDeposits;
-    mapping(address => mapping(address => uint256)) kreskoAssetDebt;
-    mapping(address => address[]) mintedKreskoAssets;
-    address[] krAssets;
-    address[] collaterals;
-    address feeRecipient;
-    uint32 maxLiquidationRatio;
-    uint32 minCollateralRatio;
-    uint32 liquidationThreshold;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/minter/MTypes.sol/struct.LiquidateExecution.html b/docs/book/src/contracts/core/minter/MTypes.sol/struct.LiquidateExecution.html deleted file mode 100644 index a22b92f5..00000000 --- a/docs/book/src/contracts/core/minter/MTypes.sol/struct.LiquidateExecution.html +++ /dev/null @@ -1,243 +0,0 @@ - - - - - - LiquidateExecution - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

LiquidateExecution

-

Git Source

-

Internal, used execute _liquidateAssets.

-
struct LiquidateExecution {
-    address account;
-    uint256 repayAmount;
-    uint256 seizeAmount;
-    address repayAssetAddr;
-    uint256 repayAssetIndex;
-    address seizedAssetAddr;
-    uint256 seizedAssetIndex;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/minter/MTypes.sol/struct.LiquidationArgs.html b/docs/book/src/contracts/core/minter/MTypes.sol/struct.LiquidationArgs.html deleted file mode 100644 index 7e869432..00000000 --- a/docs/book/src/contracts/core/minter/MTypes.sol/struct.LiquidationArgs.html +++ /dev/null @@ -1,242 +0,0 @@ - - - - - - LiquidationArgs - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

LiquidationArgs

-

Git Source

-

External, used when caling liquidate.

-
struct LiquidationArgs {
-    address account;
-    address repayAssetAddr;
-    uint256 repayAmount;
-    address seizeAssetAddr;
-    uint256 repayAssetIndex;
-    uint256 seizeAssetIndex;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/minter/MTypes.sol/struct.MinterAccountState.html b/docs/book/src/contracts/core/minter/MTypes.sol/struct.MinterAccountState.html deleted file mode 100644 index 2412ad54..00000000 --- a/docs/book/src/contracts/core/minter/MTypes.sol/struct.MinterAccountState.html +++ /dev/null @@ -1,238 +0,0 @@ - - - - - - MinterAccountState - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

MinterAccountState

-

Git Source

-
struct MinterAccountState {
-    uint256 totalDebtValue;
-    uint256 totalCollateralValue;
-    uint256 collateralRatio;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/minter/MTypes.sol/struct.MinterInitArgs.html b/docs/book/src/contracts/core/minter/MTypes.sol/struct.MinterInitArgs.html deleted file mode 100644 index f76acc5d..00000000 --- a/docs/book/src/contracts/core/minter/MTypes.sol/struct.MinterInitArgs.html +++ /dev/null @@ -1,238 +0,0 @@ - - - - - - MinterInitArgs - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

MinterInitArgs

-

Git Source

-

Initialization arguments for the protocol

-
struct MinterInitArgs {
-    uint32 liquidationThreshold;
-    uint32 minCollateralRatio;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/minter/MTypes.sol/struct.MinterParams.html b/docs/book/src/contracts/core/minter/MTypes.sol/struct.MinterParams.html deleted file mode 100644 index c1040061..00000000 --- a/docs/book/src/contracts/core/minter/MTypes.sol/struct.MinterParams.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - MinterParams - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

MinterParams

-

Git Source

-

Configurable parameters within the protocol

-
struct MinterParams {
-    uint32 minCollateralRatio;
-    uint32 liquidationThreshold;
-    uint32 maxLiquidationRatio;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html b/docs/book/src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html deleted file mode 100644 index d4711bf2..00000000 --- a/docs/book/src/contracts/core/minter/facets/MinterAccountStateFacet.sol/contract.MinterAccountStateFacet.html +++ /dev/null @@ -1,489 +0,0 @@ - - - - - - MinterAccountStateFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

MinterAccountStateFacet

-

Git Source

-

Inherits: -IMinterAccountStateFacet

-

Author: -Kresko

-

Views concerning account state

-

Functions

-

getAccountLiquidatable

-

Calculates if an account's current collateral value is under its minimum collateral value

-
function getAccountLiquidatable(address _account) external view returns (bool);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressThe account to check.
-
-

Returns

-
- -
NameTypeDescription
<none>boolbool Indicates if the account can be liquidated.
-
-

getAccountState

-

Get accounts state in the Minter.

-
function getAccountState(address _account) external view returns (MinterAccountState memory);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressAccount address to get the state for.
-
-

Returns

-
- -
NameTypeDescription
<none>MinterAccountStateMinterAccountState Total debt value, total collateral value and collateral ratio.
-
-

getAccountMintIndex

-

Gets an index for the Kresko asset the account has minted.

-
function getAccountMintIndex(address _account, address _krAsset) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressThe account to get the minted Kresko assets for.
_krAssetaddressThe asset lookup address.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256index The index of asset in the minted assets array.
-
-

getAccountMintedAssets

-

Gets an array of Kresko assets the account has minted.

-
function getAccountMintedAssets(address _account) external view returns (address[] memory);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressThe account to get the minted Kresko assets for.
-
-

Returns

-
- -
NameTypeDescription
<none>address[]address[] Array of Kresko Asset addresses the account has minted.
-
-

getAccountTotalDebtValues

-

Gets the total Kresko asset debt value in USD for an account.

-
function getAccountTotalDebtValues(address _account) external view returns (uint256 value, uint256 valueAdjusted);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressAccount to calculate the Kresko asset value for.
-
-

Returns

-
- - -
NameTypeDescription
valueuint256The unadjusted value of debt.
valueAdjusteduint256The kFactor adjusted value of debt.
-
-

getAccountTotalDebtValue

-

Gets the total Kresko asset debt value in USD for an account.

-
function getAccountTotalDebtValue(address _account) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressThe account to calculate the Kresko asset value for.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Total debt value of _account.
-
-

getAccountDebtAmount

-

Get _account debt amount for _asset

-
function getAccountDebtAmount(address _account, address _assetAddr) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressThe account to query amount for
_assetAddraddressThe asset address
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Amount of debt for _assetAddr
-
-

getAccountCollateralAssets

-

Gets an array of collateral assets the account has deposited.

-
function getAccountCollateralAssets(address _account) external view returns (address[] memory);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressThe account to get the deposited collateral assets for.
-
-

Returns

-
- -
NameTypeDescription
<none>address[]address[] Array of collateral asset addresses the account has deposited.
-
-

getAccountCollateralAmount

-

Get _account collateral deposit amount for _assetAddr

-
function getAccountCollateralAmount(address _account, address _assetAddr) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressThe account to query amount for
_assetAddraddressThe asset address
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Amount of collateral deposited for _assetAddr
-
-

getAccountDepositIndex

-

Gets an index for the collateral asset the account has deposited.

-
function getAccountDepositIndex(address _account, address _collateralAsset) external view returns (uint256 i);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressAccount to get the index for.
_collateralAssetaddressAsset address.
-
-

Returns

-
- -
NameTypeDescription
iuint256Index of the minted collateral asset.
-
-

getAccountTotalCollateralValue

-

Gets the adjusted collateral value of a particular account.

-
function getAccountTotalCollateralValue(address _account) public view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressAccount to calculate the collateral value for.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256valueAdjusted Collateral value of a particular account.
-
-

getAccountTotalCollateralValues

-

Gets the adjusted and unadjusted collateral value of _account.

-
function getAccountTotalCollateralValues(address _account) public view returns (uint256 value, uint256 valueAdjusted);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressAccount to get the values for
-
-

Returns

-
- - -
NameTypeDescription
valueuint256Unadjusted total value of the collateral deposits.
valueAdjusteduint256cFactor adjusted total value of the collateral deposits.
-
-

getAccountCollateralValues

-

Get the unadjusted and the adjusted value of collateral deposits of _assetAddr for _account.

-
function getAccountCollateralValues(address _account, address _assetAddr)
-    external
-    view
-    returns (uint256 value, uint256 adjustedValue, uint256 price);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressAccount to get the collateral values for.
_assetAddraddressAsset to get the collateral values for.
-
-

Returns

-
- - - -
NameTypeDescription
valueuint256Unadjusted value of the collateral deposits.
adjustedValueuint256valueAdjusted cFactor adjusted value of the collateral deposits.
priceuint256Price for the collateral asset
-
-

getAccountMinCollateralAtRatio

-

Get an account's minimum collateral value required -to back a Kresko asset amount at a given collateralization ratio.

-

Accounts that have their collateral value under the minimum collateral value are considered unhealthy, -accounts with their collateral value under the liquidation threshold are considered liquidatable.

-
function getAccountMinCollateralAtRatio(address _account, uint32 _ratio) public view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressAccount to calculate the minimum collateral value for.
_ratiouint32Collateralization ratio required: higher ratio = more collateral required
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Minimum collateral value of a particular account.
-
-

getAccountCollateralRatio

-

Get a list of accounts and their collateral ratios

-
function getAccountCollateralRatio(address _account) public view returns (uint256 ratio);
-
-

Returns

-
- -
NameTypeDescription
ratiouint256The collateral ratio of _account
-
-

getAccountCollateralRatios

-

Get a list of account collateral ratios

-
function getAccountCollateralRatios(address[] calldata _accounts) external view returns (uint256[] memory);
-
-

Returns

-
- -
NameTypeDescription
<none>uint256[]ratios Collateral ratios of the _accounts
-
-

previewFee

-

Calculates the expected fee to be taken from a user's deposited collateral assets, -by imitating calcFee without modifying state.

-
function previewFee(address _account, address _krAsset, uint256 _kreskoAssetAmount, Enums.MinterFee _feeType)
-    external
-    view
-    returns (address[] memory, uint256[] memory);
-
-

Parameters

-
- - - - -
NameTypeDescription
_accountaddressAccount to charge the open fee from.
_krAssetaddressAddress of the kresko asset being burned.
_kreskoAssetAmountuint256Amount of the kresko asset being minted.
_feeTypeEnums.MinterFeeFee type (open or close).
-
-

Returns

-
- - -
NameTypeDescription
<none>address[]assets Collateral types as an array of addresses.
<none>uint256[]amounts Collateral amounts as an array of uint256.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/minter/facets/MinterAccountStateFacet.sol/function.accountTotalCollateralValues.html b/docs/book/src/contracts/core/minter/facets/MinterAccountStateFacet.sol/function.accountTotalCollateralValues.html deleted file mode 100644 index 94efd6d9..00000000 --- a/docs/book/src/contracts/core/minter/facets/MinterAccountStateFacet.sol/function.accountTotalCollateralValues.html +++ /dev/null @@ -1,245 +0,0 @@ - - - - - - accountTotalCollateralValues - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

accountTotalCollateralValues

-

Git Source

-

Gets the collateral value of a particular account.

-
function accountTotalCollateralValues(address _account) view returns (uint256 value, uint256 valueAdjusted);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressThe account to calculate the collateral value for.
-
-

Returns

-
- - -
NameTypeDescription
valueuint256Total collateral value
valueAdjusteduint256Total adjusted collateral value
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/minter/facets/MinterAccountStateFacet.sol/function.accountTotalDebtValues.html b/docs/book/src/contracts/core/minter/facets/MinterAccountStateFacet.sol/function.accountTotalDebtValues.html deleted file mode 100644 index 21829db6..00000000 --- a/docs/book/src/contracts/core/minter/facets/MinterAccountStateFacet.sol/function.accountTotalDebtValues.html +++ /dev/null @@ -1,245 +0,0 @@ - - - - - - accountTotalDebtValues - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

accountTotalDebtValues

-

Git Source

-

Gets the total debt value in USD for an account.

-
function accountTotalDebtValues(address _account) view returns (uint256 value, uint256 valueAdjusted);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressAccount to calculate the KreskoAsset value for.
-
-

Returns

-
- - -
NameTypeDescription
valueuint256Total kresko asset debt value
valueAdjusteduint256Total adjusted kresko asset debt value
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/minter/facets/MinterBurnFacet.sol/contract.MinterBurnFacet.html b/docs/book/src/contracts/core/minter/facets/MinterBurnFacet.sol/contract.MinterBurnFacet.html deleted file mode 100644 index d87d638a..00000000 --- a/docs/book/src/contracts/core/minter/facets/MinterBurnFacet.sol/contract.MinterBurnFacet.html +++ /dev/null @@ -1,252 +0,0 @@ - - - - - - MinterBurnFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

MinterBurnFacet

-

Git Source

-

Inherits: -Modifiers, IMinterBurnFacet

-

Author: -Kresko

-

Core burning functionality for Kresko Minter.

-

Functions

-

burnKreskoAsset

-

Burns existing Kresko assets.

-
function burnKreskoAsset(address _account, address _krAsset, uint256 _burnAmount, uint256 _mintedKreskoAssetIndex)
-    external
-    nonReentrant
-    onlyRoleIf(_account != msg.sender, Role.MANAGER);
-
-

Parameters

-
- - - - -
NameTypeDescription
_accountaddressThe address to burn kresko assets for
_krAssetaddressThe address of the Kresko asset.
_burnAmountuint256The amount of the Kresko asset to be burned.
_mintedKreskoAssetIndexuint256The index of the kresko asset in the user's minted assets array. Only needed if burning all principal debt of a particular collateral asset.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/minter/facets/MinterConfigurationFacet.sol/contract.MinterConfigurationFacet.html b/docs/book/src/contracts/core/minter/facets/MinterConfigurationFacet.sol/contract.MinterConfigurationFacet.html deleted file mode 100644 index 87aff157..00000000 --- a/docs/book/src/contracts/core/minter/facets/MinterConfigurationFacet.sol/contract.MinterConfigurationFacet.html +++ /dev/null @@ -1,280 +0,0 @@ - - - - - - MinterConfigurationFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

MinterConfigurationFacet

-

Git Source

-

Inherits: -DSModifiers, Modifiers, IMinterConfigurationFacet

-

Author: -Kresko

-

Functionality for Role.ADMIN level actions.

-

Can be only initialized by the deployer/owner.

-

Functions

-

initializeMinter

-
function initializeMinter(MinterInitArgs calldata args) external initializer(3) initializeAsAdmin;
-
-

setMinCollateralRatioMinter

-

Updates the contract's collateralization ratio.

-
function setMinCollateralRatioMinter(uint32 _newMinCollateralRatio) public override onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_newMinCollateralRatiouint32The new minimum collateralization ratio as wad.
-
-

setLiquidationThresholdMinter

-

Updates the contract's liquidation threshold value

-
function setLiquidationThresholdMinter(uint32 _newLT) public override onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_newLTuint32
-
-

setMaxLiquidationRatioMinter

-

Updates the max liquidation ratior value.

-
function setMaxLiquidationRatioMinter(uint32 _newMaxLiquidationRatio) public onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_newMaxLiquidationRatiouint32Percent value in wad precision.
-
-

setCollateralLiquidationIncentiveMinter

-

Updates the liquidation incentive multiplier.

-
function setCollateralLiquidationIncentiveMinter(address _collateralAsset, uint16 _newLiqIncentive)
-    public
-    onlyRole(Role.ADMIN);
-
-

Parameters

-
- - -
NameTypeDescription
_collateralAssetaddressThe collateral asset to update.
_newLiqIncentiveuint16
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/minter/facets/MinterDepositWithdrawFacet.sol/contract.MinterDepositWithdrawFacet.html b/docs/book/src/contracts/core/minter/facets/MinterDepositWithdrawFacet.sol/contract.MinterDepositWithdrawFacet.html deleted file mode 100644 index b88b24d9..00000000 --- a/docs/book/src/contracts/core/minter/facets/MinterDepositWithdrawFacet.sol/contract.MinterDepositWithdrawFacet.html +++ /dev/null @@ -1,289 +0,0 @@ - - - - - - MinterDepositWithdrawFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

MinterDepositWithdrawFacet

-

Git Source

-

Inherits: -Modifiers, IMinterDepositWithdrawFacet

-

Author: -Kresko

-

Core collateral deposit and withdrawal functionality for Kresko Minter.

-

Functions

-

depositCollateral

-

Deposits collateral into the protocol.

-
function depositCollateral(address _account, address _collateralAsset, uint256 _depositAmount)
-    external
-    nonReentrant
-    gate;
-
-

Parameters

-
- - - -
NameTypeDescription
_accountaddressThe user to deposit collateral for.
_collateralAssetaddressThe address of the collateral asset.
_depositAmountuint256The amount of the collateral asset to deposit.
-
-

withdrawCollateral

-

Withdraws sender's collateral from the protocol.

-

Requires that the post-withdrawal collateral value does not violate minimum collateral requirement.

-
function withdrawCollateral(
-    address _account,
-    address _collateralAsset,
-    uint256 _withdrawAmount,
-    uint256 _collateralIndex
-) external nonReentrant onlyRoleIf(_account != msg.sender, Role.MANAGER);
-
-

Parameters

-
- - - - -
NameTypeDescription
_accountaddressThe address to withdraw assets for.
_collateralAssetaddressThe address of the collateral asset.
_withdrawAmountuint256The amount of the collateral asset to withdraw.
_collateralIndexuint256The index of the collateral asset in the sender's deposited collateral assets array. Only needed if withdrawing the entire deposit of a particular collateral asset.
-
-

withdrawCollateralUnchecked

-

Withdraws sender's collateral from the protocol before checking minimum collateral ratio.

-

Executes post-withdraw-callback triggering onUncheckedCollateralWithdraw on the caller

-
function withdrawCollateralUnchecked(
-    address _account,
-    address _collateralAsset,
-    uint256 _withdrawAmount,
-    uint256 _collateralIndex,
-    bytes memory _userData
-) external onlyRole(Role.MANAGER);
-
-

Parameters

-
- - - - - -
NameTypeDescription
_accountaddressThe address to withdraw assets for.
_collateralAssetaddressThe address of the collateral asset.
_withdrawAmountuint256The amount of the collateral asset to withdraw.
_collateralIndexuint256The index of the collateral asset in the sender's deposited collateral assets array. Only needed if withdrawing the entire deposit of a particular collateral asset.
_userDatabytes
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/minter/facets/MinterLiquidationFacet.sol/contract.MinterLiquidationFacet.html b/docs/book/src/contracts/core/minter/facets/MinterLiquidationFacet.sol/contract.MinterLiquidationFacet.html deleted file mode 100644 index 41591714..00000000 --- a/docs/book/src/contracts/core/minter/facets/MinterLiquidationFacet.sol/contract.MinterLiquidationFacet.html +++ /dev/null @@ -1,291 +0,0 @@ - - - - - - MinterLiquidationFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

MinterLiquidationFacet

-

Git Source

-

Inherits: -Modifiers, IMinterLiquidationFacet

-

Author: -Kresko

-

Main end-user functionality concerning liquidations within Kresko's Minter system.

-

Functions

-

liquidate

-

Attempts to liquidate an account by repaying the portion of the account's Kresko asset -debt, receiving in return a portion of the account's collateral at a discounted rate.

-
function liquidate(LiquidationArgs memory _args) external nonReentrant gate;
-
-

Parameters

-
- -
NameTypeDescription
_argsLiquidationArgsLiquidationArgs struct containing the arguments necessary to perform a liquidation.
-
-

getMaxLiqValue

-

Calculates the total value that is allowed to be liquidated from an account (if it is liquidatable)

-
function getMaxLiqValue(address _account, address _repayAssetAddr, address _seizeAssetAddr)
-    external
-    view
-    returns (MaxLiqInfo memory);
-
-

Parameters

-
- - - -
NameTypeDescription
_accountaddressAddress of the account to liquidate
_repayAssetAddraddressAddress of Kresko Asset to repay
_seizeAssetAddraddressAddress of Collateral to seize
-
-

Returns

-
- -
NameTypeDescription
<none>MaxLiqInfoMaxLiqInfo Calculated information about the maximum liquidation.
-
-

_liquidateAssets

-
function _liquidateAssets(Asset storage collateral, Asset storage krAsset, LiquidateExecution memory args)
-    internal
-    returns (uint256 seizedAmount);
-
-

_getMaxLiqValue

-
function _getMaxLiqValue(
-    address _account,
-    Asset storage _repayAsset,
-    Asset storage _seizeAsset,
-    address _seizeAssetAddr
-) internal view returns (uint256 maxValue);
-
-

_calcMaxLiqValue

-
function _calcMaxLiqValue(
-    Asset storage _repayAsset,
-    Asset storage _seizeAsset,
-    uint256 _minCollateralValue,
-    uint256 _totalCollateralValue,
-    uint256 _seizeAssetValue,
-    uint96 _minDebtValue,
-    uint32 _maxLiquidationRatio
-) internal view returns (uint256);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/minter/facets/MinterMintFacet.sol/contract.MinterMintFacet.html b/docs/book/src/contracts/core/minter/facets/MinterMintFacet.sol/contract.MinterMintFacet.html deleted file mode 100644 index 70ad31be..00000000 --- a/docs/book/src/contracts/core/minter/facets/MinterMintFacet.sol/contract.MinterMintFacet.html +++ /dev/null @@ -1,252 +0,0 @@ - - - - - - MinterMintFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

MinterMintFacet

-

Git Source

-

Inherits: -IMinterMintFacet, Modifiers

-

Author: -Kresko

-

Core minting functionality for Kresko Minter.

-

Functions

-

mintKreskoAsset

-

Mints new Kresko assets.

-
function mintKreskoAsset(address _account, address _krAsset, uint256 _mintAmount)
-    external
-    onlyRoleIf(_account != msg.sender, Role.MANAGER)
-    nonReentrant
-    gate;
-
-

Parameters

-
- - - -
NameTypeDescription
_accountaddressThe address to mint assets for.
_krAssetaddressThe address of the Kresko asset.
_mintAmountuint256The amount of the Kresko asset to be minted.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/minter/facets/MinterStateFacet.sol/contract.MinterStateFacet.html b/docs/book/src/contracts/core/minter/facets/MinterStateFacet.sol/contract.MinterStateFacet.html deleted file mode 100644 index 49dba26f..00000000 --- a/docs/book/src/contracts/core/minter/facets/MinterStateFacet.sol/contract.MinterStateFacet.html +++ /dev/null @@ -1,301 +0,0 @@ - - - - - - MinterStateFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

MinterStateFacet

-

Git Source

-

Inherits: -IMinterStateFacet

-

Author: -Kresko

-

As structs do not create views for members, we must expose most of the state values explicitly.

-

Functions

-

getMinCollateralRatioMinter

-

The minimum ratio of collateral to debt that can be taken by direct action.

-
function getMinCollateralRatioMinter() external view returns (uint32);
-
-

getLiquidationThresholdMinter

-

The collateralization ratio at which positions may be liquidated.

-
function getLiquidationThresholdMinter() external view returns (uint32);
-
-

getMaxLiquidationRatioMinter

-

Multiplies max liquidation multiplier, if a full liquidation happens this is the resulting CR.

-
function getMaxLiquidationRatioMinter() external view returns (uint32);
-
-

getParametersMinter

-

get all meaningful protocol parameters

-
function getParametersMinter() external view returns (MinterParams memory);
-
-

getKrAssetExists

-

simple check if kresko asset exists

-
function getKrAssetExists(address _krAsset) external view returns (bool);
-
-

getCollateralExists

-

simple check if collateral asset exists

-
function getCollateralExists(address _collateralAsset) external view returns (bool);
-
-

getCollateralValueWithPrice

-

Gets the USD value for a single collateral asset and amount.

-
function getCollateralValueWithPrice(address _collateralAsset, uint256 _amount)
-    external
-    view
-    returns (uint256 value, uint256 adjustedValue, uint256 price);
-
-

Parameters

-
- - -
NameTypeDescription
_collateralAssetaddressThe address of the collateral asset.
_amountuint256The amount of the collateral asset to calculate the value for.
-
-

Returns

-
- - - -
NameTypeDescription
valueuint256The unadjusted value for the provided amount of the collateral asset.
adjustedValueuint256The (cFactor) adjusted value for the provided amount of the collateral asset.
priceuint256The price of the collateral asset.
-
-

getDebtValueWithPrice

-

Gets the USD value for a single Kresko asset and amount.

-
function getDebtValueWithPrice(address _krAsset, uint256 _amount)
-    external
-    view
-    returns (uint256 value, uint256 adjustedValue, uint256 price);
-
-

Parameters

-
- - -
NameTypeDescription
_krAssetaddressThe address of the Kresko asset.
_amountuint256The amount of the Kresko asset to calculate the value for.
-
-

Returns

-
- - - -
NameTypeDescription
valueuint256The unadjusted value for the provided amount of the debt asset.
adjustedValueuint256The (kFactor) adjusted value for the provided amount of the debt asset.
priceuint256The price of the debt asset.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/minter/facets/index.html b/docs/book/src/contracts/core/minter/facets/index.html deleted file mode 100644 index c9bf87c2..00000000 --- a/docs/book/src/contracts/core/minter/facets/index.html +++ /dev/null @@ -1,242 +0,0 @@ - - - - - - ❱ facets - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - - -
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/minter/funcs/MAccounts.sol/library.MAccounts.html b/docs/book/src/contracts/core/minter/funcs/MAccounts.sol/library.MAccounts.html deleted file mode 100644 index e0a748b8..00000000 --- a/docs/book/src/contracts/core/minter/funcs/MAccounts.sol/library.MAccounts.html +++ /dev/null @@ -1,460 +0,0 @@ - - - - - - MAccounts - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

MAccounts

-

Git Source

-

Functions

-

checkAccountLiquidatable

-

Checks if accounts collateral value is less than required.

-

Reverts if account is not liquidatable.

-
function checkAccountLiquidatable(MinterState storage self, address _account) internal view;
-
-

Parameters

-
- - -
NameTypeDescription
selfMinterState
_accountaddressAccount to check.
-
-

isAccountLiquidatable

-

Gets the liquidatable status of an account.

-
function isAccountLiquidatable(MinterState storage self, address _account) internal view returns (bool);
-
-

Parameters

-
- - -
NameTypeDescription
selfMinterState
_accountaddressAccount to check.
-
-

Returns

-
- -
NameTypeDescription
<none>boolbool Indicating if the account is liquidatable.
-
-

checkAccountCollateral

-

verifies that the account has enough collateral value

-
function checkAccountCollateral(MinterState storage self, address _account) internal view;
-
-

Parameters

-
- - -
NameTypeDescription
selfMinterState
_accountaddressThe address of the account to verify the collateral for.
-
-

accountTotalDebtValue

-

Gets the total debt value in USD for an account.

-
function accountTotalDebtValue(MinterState storage self, address _account) internal view returns (uint256 value);
-
-

Parameters

-
- - -
NameTypeDescription
selfMinterState
_accountaddressAccount to calculate the KreskoAsset value for.
-
-

Returns

-
- -
NameTypeDescription
valueuint256Total kresko asset debt value of _account.
-
-

accountDebtAmount

-

Gets _account principal debt amount for _asset

-

Principal debt is rebase adjusted due to possible stock splits/reverse splits

-
function accountDebtAmount(MinterState storage self, address _account, address _assetAddr, Asset storage _asset)
-    internal
-    view
-    returns (uint256 debtAmount);
-
-

Parameters

-
- - - - -
NameTypeDescription
selfMinterState
_accountaddressAccount to get debt amount for.
_assetAddraddressKresko asset address
_assetAssetAsset truct for the kresko asset.
-
-

Returns

-
- -
NameTypeDescription
debtAmountuint256Amount of debt the _account has for _asset
-
-

accountMintIndex

-

Gets an index for the Kresko asset the account has minted.

-
function accountMintIndex(MinterState storage self, address _account, address _krAsset)
-    internal
-    view
-    returns (uint256);
-
-

Parameters

-
- - - -
NameTypeDescription
selfMinterState
_accountaddressAccount to get the minted Kresko assets for.
_krAssetaddressAsset address.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Index of the minted asset. Reverts if not found.
-
-

accountDebtAssets

-

Gets an array of kresko assets the account has minted.

-
function accountDebtAssets(MinterState storage self, address _account)
-    internal
-    view
-    returns (address[] memory mintedAssets);
-
-

Parameters

-
- - -
NameTypeDescription
selfMinterState
_accountaddressAccount to get the minted kresko assets for.
-
-

Returns

-
- -
NameTypeDescription
mintedAssetsaddress[]Array of addresses of kresko assets the account has minted.
-
-

accountMinCollateralAtRatio

-

Gets accounts min collateral value required to cover debt at a given collateralization ratio.

-

Account with min collateral value under MCR cannot borrow.

-

Account with min collateral value under LT can be liquidated up to maxLiquidationRatio.

-
function accountMinCollateralAtRatio(MinterState storage self, address _account, uint32 _ratio)
-    internal
-    view
-    returns (uint256 minCollateralValue);
-
-

Parameters

-
- - - -
NameTypeDescription
selfMinterState
_accountaddressAccount to calculate the minimum collateral value for.
_ratiouint32Collateralization ratio to apply for the minimum collateral value.
-
-

Returns

-
- -
NameTypeDescription
minCollateralValueuint256Minimum collateral value required for the account with _ratio.
-
-

accountCollateralAssets

-

Gets the array of collateral assets the account has deposited.

-
function accountCollateralAssets(MinterState storage self, address _account)
-    internal
-    view
-    returns (address[] memory depositedAssets);
-
-

Parameters

-
- - -
NameTypeDescription
selfMinterState
_accountaddressAccount to get the deposited collateral assets for.
-
-

Returns

-
- -
NameTypeDescription
depositedAssetsaddress[]Array of deposited collateral assets for _account.
-
-

accountCollateralAmount

-

Gets the deposited collateral asset amount for an account

-

Performs rebasing conversion for KreskoAssets

-
function accountCollateralAmount(
-    MinterState storage self,
-    address _account,
-    address _assetAddress,
-    Asset storage _asset
-) internal view returns (uint256);
-
-

Parameters

-
- - - - -
NameTypeDescription
selfMinterState
_accountaddressAccount to query amount for
_assetAddressaddressCollateral asset address
_assetAssetAsset struct of the collateral asset
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Collateral deposit amount of _asset for _account
-
-

accountTotalCollateralValue

-

Gets the collateral value of a particular account.

-
function accountTotalCollateralValue(MinterState storage self, address _account)
-    internal
-    view
-    returns (uint256 totalCollateralValue);
-
-

Parameters

-
- - -
NameTypeDescription
selfMinterState
_accountaddressAccount to calculate the collateral value for.
-
-

Returns

-
- -
NameTypeDescription
totalCollateralValueuint256Collateral value of a particular account.
-
-

accountTotalCollateralValue

-

Gets the total collateral deposits value of an account while extracting value for _collateralAsset.

-
function accountTotalCollateralValue(MinterState storage self, address _account, address _collateralAsset)
-    internal
-    view
-    returns (uint256 totalValue, uint256 assetValue);
-
-

Parameters

-
- - - -
NameTypeDescription
selfMinterState
_accountaddressAccount to calculate the collateral value for.
_collateralAssetaddressCollateral asset to extract value for.
-
-

Returns

-
- - -
NameTypeDescription
totalValueuint256Total collateral value of _account
assetValueuint256Collateral value of _collateralAsset for _account
-
-

accountDepositIndex

-

Gets the deposit index of _collateralAsset for _account.

-
function accountDepositIndex(MinterState storage self, address _account, address _collateralAsset)
-    internal
-    view
-    returns (uint256);
-
-

Parameters

-
- - - -
NameTypeDescription
selfMinterState
_accountaddressAccount to get the index for.
_collateralAssetaddressCollateral asset address.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Index of the deposited collateral asset. Reverts if not found.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/minter/funcs/MCore.sol/library.MCore.html b/docs/book/src/contracts/core/minter/funcs/MCore.sol/library.MCore.html deleted file mode 100644 index 2bb03a60..00000000 --- a/docs/book/src/contracts/core/minter/funcs/MCore.sol/library.MCore.html +++ /dev/null @@ -1,317 +0,0 @@ - - - - - - MCore - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

MCore

-

Git Source

-

Functions

-

mint

-
function mint(MinterState storage self, address _krAsset, address _anchor, uint256 _amount, address _account)
-    internal;
-
-

burn

-

Repay user kresko asset debt.

-

Updates the principal in MinterState

-
function burn(MinterState storage self, address _krAsset, address _anchor, uint256 _burnAmount, address _account)
-    internal;
-
-

Parameters

-
- - - - - -
NameTypeDescription
selfMinterState
_krAssetaddressthe asset being repaid
_anchoraddressthe anchor token of the asset being repaid
_burnAmountuint256the asset amount being burned
_accountaddressthe account the debt is subtracted from
-
-

handleDeposit

-

Records account as having deposited an amount of a collateral asset.

-

Token transfers are expected to be done by the caller.

-
function handleDeposit(
-    MinterState storage self,
-    Asset storage _asset,
-    address _account,
-    address _collateralAsset,
-    uint256 _depositAmount
-) internal;
-
-

Parameters

-
- - - - - -
NameTypeDescription
selfMinterState
_assetAssetThe asset struct
_accountaddressThe address of the collateral asset.
_collateralAssetaddressThe address of the collateral asset.
_depositAmountuint256The amount of the collateral asset deposited.
-
-

handleWithdrawal

-

Verifies that the account has sufficient collateral for the requested amount and records the collateral

-
function handleWithdrawal(
-    MinterState storage self,
-    Asset storage _asset,
-    address _account,
-    address _collateralAsset,
-    uint256 _withdrawAmount,
-    uint256 _collateralDeposits,
-    uint256 _collateralIndex
-) internal;
-
-

Parameters

-
- - - - - - - -
NameTypeDescription
selfMinterState
_assetAssetThe asset struct
_accountaddressThe address of the account to verify the collateral for.
_collateralAssetaddressThe address of the collateral asset.
_withdrawAmountuint256The amount of the collateral asset to withdraw.
_collateralDepositsuint256Collateral deposits for the account.
_collateralIndexuint256Index of the collateral asset in the account's deposited collateral assets array.
-
-

handleUncheckedWithdrawal

-

records the collateral withdrawal

-
function handleUncheckedWithdrawal(
-    MinterState storage self,
-    Asset storage _asset,
-    address _account,
-    address _collateralAsset,
-    uint256 _withdrawAmount,
-    uint256 _collateralDeposits,
-    uint256 _collateralIndex
-) internal;
-
-

Parameters

-
- - - - - - - -
NameTypeDescription
selfMinterState
_assetAssetThe collateral asset struct.
_accountaddressThe address of the account to verify the collateral for.
_collateralAssetaddressThe address of the collateral asset.
_withdrawAmountuint256The amount of the collateral asset to withdraw.
_collateralDepositsuint256Collateral deposits for the account.
_collateralIndexuint256Index of the collateral asset in the account's deposited collateral assets array.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/minter/funcs/MFees.sol/function._calcFeeAndHandleCollateralRemoval.html b/docs/book/src/contracts/core/minter/funcs/MFees.sol/function._calcFeeAndHandleCollateralRemoval.html deleted file mode 100644 index 2c5b67c7..00000000 --- a/docs/book/src/contracts/core/minter/funcs/MFees.sol/function._calcFeeAndHandleCollateralRemoval.html +++ /dev/null @@ -1,255 +0,0 @@ - - - - - - _calcFeeAndHandleCollateralRemoval - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

_calcFeeAndHandleCollateralRemoval

-

Git Source

-

Calculates the fee to be taken from a user's deposited collateral asset.

-
function _calcFeeAndHandleCollateralRemoval(
-    Asset storage _asset,
-    address _collateralAsset,
-    address _account,
-    uint256 _feeValue,
-    uint256 _collateralAssetIndex
-) returns (uint256 transferAmount, uint256 feeValuePaid);
-
-

Parameters

-
- - - - - -
NameTypeDescription
_assetAssetAsset struct of the collateral asset.
_collateralAssetaddressThe collateral asset from which to take to the fee.
_accountaddressThe owner of the collateral.
_feeValueuint256The original value of the fee.
_collateralAssetIndexuint256The collateral asset's index in the user's depositedCollateralAssets array.
-
-

Returns

-
- - -
NameTypeDescription
transferAmountuint256to be received as a uint256
feeValuePaiduint256wad representing the fee value paid.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/minter/funcs/MFees.sol/function.handleMinterFee.html b/docs/book/src/contracts/core/minter/funcs/MFees.sol/function.handleMinterFee.html deleted file mode 100644 index fa80ff42..00000000 --- a/docs/book/src/contracts/core/minter/funcs/MFees.sol/function.handleMinterFee.html +++ /dev/null @@ -1,244 +0,0 @@ - - - - - - handleMinterFee - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

handleMinterFee

-

Git Source

-

Charges the protocol open fee based off the value of the minted asset.

-

Takes the fee from the account's collateral assets. Attempts collateral assets -in reverse order of the account's deposited collateral assets array.

-
function handleMinterFee(Asset storage _krAsset, address _account, uint256 _mintAmount, Enums.MinterFee _feeType);
-
-

Parameters

-
- - - - -
NameTypeDescription
_krAssetAssetAsset struct of the kresko asset being minted.
_accountaddressAccount to charge the open fee from.
_mintAmountuint256Amount of the kresko asset being minted.
_feeTypeEnums.MinterFeeMinterFee type
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/minter/funcs/index.html b/docs/book/src/contracts/core/minter/funcs/index.html deleted file mode 100644 index 2506a696..00000000 --- a/docs/book/src/contracts/core/minter/funcs/index.html +++ /dev/null @@ -1,237 +0,0 @@ - - - - - - ❱ funcs - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - - -
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/minter/index.html b/docs/book/src/contracts/core/minter/index.html deleted file mode 100644 index 84207874..00000000 --- a/docs/book/src/contracts/core/minter/index.html +++ /dev/null @@ -1,246 +0,0 @@ - - - - - - ❱ minter - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - - -
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/minter/interfaces/ICollateralReceiver.sol/interface.ICollateralReceiver.html b/docs/book/src/contracts/core/minter/interfaces/ICollateralReceiver.sol/interface.ICollateralReceiver.html deleted file mode 100644 index f80c25e5..00000000 --- a/docs/book/src/contracts/core/minter/interfaces/ICollateralReceiver.sol/interface.ICollateralReceiver.html +++ /dev/null @@ -1,242 +0,0 @@ - - - - - - ICollateralReceiver - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

ICollateralReceiver

-

Git Source

-

Functions

-

onUncheckedCollateralWithdraw

-
function onUncheckedCollateralWithdraw(
-    address _account,
-    address _collateralAsset,
-    uint256 _withdrawalAmount,
-    uint256 _depositedCollateralAssetIndex,
-    bytes memory _userData
-) external returns (bytes memory);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html b/docs/book/src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html deleted file mode 100644 index dc994383..00000000 --- a/docs/book/src/contracts/core/minter/interfaces/IMinterAccountStateFacet.sol/interface.IMinterAccountStateFacet.html +++ /dev/null @@ -1,499 +0,0 @@ - - - - - - IMinterAccountStateFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

IMinterAccountStateFacet

-

Git Source

-

Functions

-

getAccountLiquidatable

-

Calculates if an account's current collateral value is under its minimum collateral value

-
function getAccountLiquidatable(address _account) external view returns (bool);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressThe account to check.
-
-

Returns

-
- -
NameTypeDescription
<none>boolbool Indicates if the account can be liquidated.
-
-

getAccountState

-

Get accounts state in the Minter.

-
function getAccountState(address _account) external view returns (MinterAccountState memory);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressAccount address to get the state for.
-
-

Returns

-
- -
NameTypeDescription
<none>MinterAccountStateMinterAccountState Total debt value, total collateral value and collateral ratio.
-
-

getAccountMintedAssets

-

Gets an array of Kresko assets the account has minted.

-
function getAccountMintedAssets(address _account) external view returns (address[] memory);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressThe account to get the minted Kresko assets for.
-
-

Returns

-
- -
NameTypeDescription
<none>address[]address[] Array of Kresko Asset addresses the account has minted.
-
-

getAccountMintIndex

-

Gets an index for the Kresko asset the account has minted.

-
function getAccountMintIndex(address _account, address _krAsset) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressThe account to get the minted Kresko assets for.
_krAssetaddressThe asset lookup address.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256index The index of asset in the minted assets array.
-
-

getAccountTotalDebtValues

-

Gets the total Kresko asset debt value in USD for an account.

-

Adjusted value means it is multiplied by kFactor.

-
function getAccountTotalDebtValues(address _account) external view returns (uint256 value, uint256 valueAdjusted);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressAccount to calculate the Kresko asset value for.
-
-

Returns

-
- - -
NameTypeDescription
valueuint256The unadjusted value of debt.
valueAdjusteduint256The kFactor adjusted value of debt.
-
-

getAccountTotalDebtValue

-

Gets the total Kresko asset debt value in USD for an account.

-
function getAccountTotalDebtValue(address _account) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressThe account to calculate the Kresko asset value for.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Total debt value of _account.
-
-

getAccountDebtAmount

-

Get _account debt amount for _asset

-
function getAccountDebtAmount(address _account, address _assetAddr) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressThe account to query amount for
_assetAddraddressThe asset address
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Amount of debt for _assetAddr
-
-

getAccountCollateralValues

-

Get the unadjusted and the adjusted value of collateral deposits of _assetAddr for _account.

-

Adjusted value means it is multiplied by cFactor.

-
function getAccountCollateralValues(address _account, address _assetAddr)
-    external
-    view
-    returns (uint256 value, uint256 valueAdjusted, uint256 price);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressAccount to get the collateral values for.
_assetAddraddressAsset to get the collateral values for.
-
-

Returns

-
- - - -
NameTypeDescription
valueuint256Unadjusted value of the collateral deposits.
valueAdjusteduint256cFactor adjusted value of the collateral deposits.
priceuint256Price for the collateral asset
-
-

getAccountTotalCollateralValue

-

Gets the adjusted collateral value of a particular account.

-
function getAccountTotalCollateralValue(address _account) external view returns (uint256 valueAdjusted);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressAccount to calculate the collateral value for.
-
-

Returns

-
- -
NameTypeDescription
valueAdjusteduint256Collateral value of a particular account.
-
-

getAccountTotalCollateralValues

-

Gets the adjusted and unadjusted collateral value of _account.

-

Adjusted value means it is multiplied by cFactor.

-
function getAccountTotalCollateralValues(address _account)
-    external
-    view
-    returns (uint256 value, uint256 valueAdjusted);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressAccount to get the values for
-
-

Returns

-
- - -
NameTypeDescription
valueuint256Unadjusted total value of the collateral deposits.
valueAdjusteduint256cFactor adjusted total value of the collateral deposits.
-
-

getAccountMinCollateralAtRatio

-

Get an account's minimum collateral value required -to back a Kresko asset amount at a given collateralization ratio.

-

Accounts that have their collateral value under the minimum collateral value are considered unhealthy, -accounts with their collateral value under the liquidation threshold are considered liquidatable.

-
function getAccountMinCollateralAtRatio(address _account, uint32 _ratio) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressAccount to calculate the minimum collateral value for.
_ratiouint32Collateralization ratio required: higher ratio = more collateral required
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Minimum collateral value of a particular account.
-
-

getAccountCollateralRatio

-

Get a list of accounts and their collateral ratios

-
function getAccountCollateralRatio(address _account) external view returns (uint256 ratio);
-
-

Returns

-
- -
NameTypeDescription
ratiouint256The collateral ratio of _account
-
-

getAccountCollateralRatios

-

Get a list of account collateral ratios

-
function getAccountCollateralRatios(address[] memory _accounts) external view returns (uint256[] memory);
-
-

Returns

-
- -
NameTypeDescription
<none>uint256[]ratios Collateral ratios of the _accounts
-
-

getAccountDepositIndex

-

Gets an index for the collateral asset the account has deposited.

-
function getAccountDepositIndex(address _account, address _collateralAsset) external view returns (uint256 i);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressAccount to get the index for.
_collateralAssetaddressAsset address.
-
-

Returns

-
- -
NameTypeDescription
iuint256Index of the minted collateral asset.
-
-

getAccountCollateralAssets

-

Gets an array of collateral assets the account has deposited.

-
function getAccountCollateralAssets(address _account) external view returns (address[] memory);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressThe account to get the deposited collateral assets for.
-
-

Returns

-
- -
NameTypeDescription
<none>address[]address[] Array of collateral asset addresses the account has deposited.
-
-

getAccountCollateralAmount

-

Get _account collateral deposit amount for _assetAddr

-
function getAccountCollateralAmount(address _account, address _assetAddr) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressThe account to query amount for
_assetAddraddressThe asset address
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 Amount of collateral deposited for _assetAddr
-
-

previewFee

-

Calculates the expected fee to be taken from a user's deposited collateral assets, -by imitating calcFee without modifying state.

-
function previewFee(address _account, address _krAsset, uint256 _kreskoAssetAmount, Enums.MinterFee _feeType)
-    external
-    view
-    returns (address[] memory assets, uint256[] memory amounts);
-
-

Parameters

-
- - - - -
NameTypeDescription
_accountaddressAccount to charge the open fee from.
_krAssetaddressAddress of the kresko asset being burned.
_kreskoAssetAmountuint256Amount of the kresko asset being minted.
_feeTypeEnums.MinterFeeFee type (open or close).
-
-

Returns

-
- - -
NameTypeDescription
assetsaddress[]Collateral types as an array of addresses.
amountsuint256[]Collateral amounts as an array of uint256.
-
-

Structs

-

ExpectedFeeRuntimeInfo

-
struct ExpectedFeeRuntimeInfo {
-    address[] assets;
-    uint256[] amounts;
-    uint256 collateralTypeCount;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/minter/interfaces/IMinterBurnFacet.sol/interface.IMinterBurnFacet.html b/docs/book/src/contracts/core/minter/interfaces/IMinterBurnFacet.sol/interface.IMinterBurnFacet.html deleted file mode 100644 index 26c6b263..00000000 --- a/docs/book/src/contracts/core/minter/interfaces/IMinterBurnFacet.sol/interface.IMinterBurnFacet.html +++ /dev/null @@ -1,245 +0,0 @@ - - - - - - IMinterBurnFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

IMinterBurnFacet

-

Git Source

-

Functions

-

burnKreskoAsset

-

Burns existing Kresko assets.

-
function burnKreskoAsset(address _account, address _krAsset, uint256 _burnAmount, uint256 _mintedKreskoAssetIndex)
-    external;
-
-

Parameters

-
- - - - -
NameTypeDescription
_accountaddressThe address to burn kresko assets for
_krAssetaddressThe address of the Kresko asset.
_burnAmountuint256The amount of the Kresko asset to be burned.
_mintedKreskoAssetIndexuint256The index of the kresko asset in the user's minted assets array. Only needed if burning all principal debt of a particular collateral asset.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/minter/interfaces/IMinterConfigurationFacet.sol/interface.IMinterConfigurationFacet.html b/docs/book/src/contracts/core/minter/interfaces/IMinterConfigurationFacet.sol/interface.IMinterConfigurationFacet.html deleted file mode 100644 index ac1a77f4..00000000 --- a/docs/book/src/contracts/core/minter/interfaces/IMinterConfigurationFacet.sol/interface.IMinterConfigurationFacet.html +++ /dev/null @@ -1,273 +0,0 @@ - - - - - - IMinterConfigurationFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

IMinterConfigurationFacet

-

Git Source

-

Functions

-

initializeMinter

-
function initializeMinter(MinterInitArgs calldata args) external;
-
-

setCollateralLiquidationIncentiveMinter

-

Updates the liquidation incentive multiplier.

-
function setCollateralLiquidationIncentiveMinter(address _collateralAsset, uint16 _newLiquidationIncentive) external;
-
-

Parameters

-
- - -
NameTypeDescription
_collateralAssetaddressThe collateral asset to update.
_newLiquidationIncentiveuint16The new liquidation incentive multiplier for the asset.
-
-

setMinCollateralRatioMinter

-

Updates the contract's collateralization ratio.

-
function setMinCollateralRatioMinter(uint32 _newMinCollateralRatio) external;
-
-

Parameters

-
- -
NameTypeDescription
_newMinCollateralRatiouint32The new minimum collateralization ratio as wad.
-
-

setLiquidationThresholdMinter

-

Updates the contract's liquidation threshold value

-
function setLiquidationThresholdMinter(uint32 _newThreshold) external;
-
-

Parameters

-
- -
NameTypeDescription
_newThresholduint32The new liquidation threshold value
-
-

setMaxLiquidationRatioMinter

-

Updates the max liquidation ratior value.

-

This is the maximum collateral ratio that liquidations can liquidate to.

-
function setMaxLiquidationRatioMinter(uint32 _newMaxLiquidationRatio) external;
-
-

Parameters

-
- -
NameTypeDescription
_newMaxLiquidationRatiouint32Percent value in wad precision.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/minter/interfaces/IMinterDepositWithdrawFacet.sol/interface.IMinterDepositWithdrawFacet.html b/docs/book/src/contracts/core/minter/interfaces/IMinterDepositWithdrawFacet.sol/interface.IMinterDepositWithdrawFacet.html deleted file mode 100644 index 6b8a77dd..00000000 --- a/docs/book/src/contracts/core/minter/interfaces/IMinterDepositWithdrawFacet.sol/interface.IMinterDepositWithdrawFacet.html +++ /dev/null @@ -1,282 +0,0 @@ - - - - - - IMinterDepositWithdrawFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

IMinterDepositWithdrawFacet

-

Git Source

-

Functions

-

depositCollateral

-

Deposits collateral into the protocol.

-
function depositCollateral(address _account, address _collateralAsset, uint256 _depositAmount) external;
-
-

Parameters

-
- - - -
NameTypeDescription
_accountaddressThe user to deposit collateral for.
_collateralAssetaddressThe address of the collateral asset.
_depositAmountuint256The amount of the collateral asset to deposit.
-
-

withdrawCollateral

-

Withdraws sender's collateral from the protocol.

-

Requires that the post-withdrawal collateral value does not violate minimum collateral requirement.

-
function withdrawCollateral(
-    address _account,
-    address _collateralAsset,
-    uint256 _withdrawAmount,
-    uint256 _collateralIndex
-) external;
-
-

Parameters

-
- - - - -
NameTypeDescription
_accountaddressThe address to withdraw assets for.
_collateralAssetaddressThe address of the collateral asset.
_withdrawAmountuint256The amount of the collateral asset to withdraw.
_collateralIndexuint256The index of the collateral asset in the sender's deposited collateral assets array. Only needed if withdrawing the entire deposit of a particular collateral asset.
-
-

withdrawCollateralUnchecked

-

Withdraws sender's collateral from the protocol before checking minimum collateral ratio.

-

Executes post-withdraw-callback triggering onUncheckedCollateralWithdraw on the caller

-

Requires that the post-withdraw-callback collateral value does not violate minimum collateral requirement.

-
function withdrawCollateralUnchecked(
-    address _account,
-    address _collateralAsset,
-    uint256 _withdrawAmount,
-    uint256 _collateralIndex,
-    bytes memory _userData
-) external;
-
-

Parameters

-
- - - - - -
NameTypeDescription
_accountaddressThe address to withdraw assets for.
_collateralAssetaddressThe address of the collateral asset.
_withdrawAmountuint256The amount of the collateral asset to withdraw.
_collateralIndexuint256The index of the collateral asset in the sender's deposited collateral assets array. Only needed if withdrawing the entire deposit of a particular collateral asset.
_userDatabytes
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/minter/interfaces/IMinterLiquidationFacet.sol/interface.IMinterLiquidationFacet.html b/docs/book/src/contracts/core/minter/interfaces/IMinterLiquidationFacet.sol/interface.IMinterLiquidationFacet.html deleted file mode 100644 index e74c8fbb..00000000 --- a/docs/book/src/contracts/core/minter/interfaces/IMinterLiquidationFacet.sol/interface.IMinterLiquidationFacet.html +++ /dev/null @@ -1,261 +0,0 @@ - - - - - - IMinterLiquidationFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

IMinterLiquidationFacet

-

Git Source

-

Functions

-

liquidate

-

Attempts to liquidate an account by repaying the portion of the account's Kresko asset -debt, receiving in return a portion of the account's collateral at a discounted rate.

-
function liquidate(LiquidationArgs memory _args) external;
-
-

Parameters

-
- -
NameTypeDescription
_argsLiquidationArgsLiquidationArgs struct containing the arguments necessary to perform a liquidation.
-
-

getMaxLiqValue

-

Calculates the total value that is allowed to be liquidated from an account (if it is liquidatable)

-
function getMaxLiqValue(address _account, address _repayAssetAddr, address _seizeAssetAddr)
-    external
-    view
-    returns (MaxLiqInfo memory);
-
-

Parameters

-
- - - -
NameTypeDescription
_accountaddressAddress of the account to liquidate
_repayAssetAddraddressAddress of Kresko Asset to repay
_seizeAssetAddraddressAddress of Collateral to seize
-
-

Returns

-
- -
NameTypeDescription
<none>MaxLiqInfoMaxLiqInfo Calculated information about the maximum liquidation.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/minter/interfaces/IMinterMintFacet.sol/interface.IMinterMintFacet.html b/docs/book/src/contracts/core/minter/interfaces/IMinterMintFacet.sol/interface.IMinterMintFacet.html deleted file mode 100644 index d9ce1add..00000000 --- a/docs/book/src/contracts/core/minter/interfaces/IMinterMintFacet.sol/interface.IMinterMintFacet.html +++ /dev/null @@ -1,243 +0,0 @@ - - - - - - IMinterMintFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

IMinterMintFacet

-

Git Source

-

Functions

-

mintKreskoAsset

-

Mints new Kresko assets.

-
function mintKreskoAsset(address _account, address _krAsset, uint256 _mintAmount) external;
-
-

Parameters

-
- - - -
NameTypeDescription
_accountaddressThe address to mint assets for.
_krAssetaddressThe address of the Kresko asset.
_mintAmountuint256The amount of the Kresko asset to be minted.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/minter/interfaces/IMinterStateFacet.sol/interface.IMinterStateFacet.html b/docs/book/src/contracts/core/minter/interfaces/IMinterStateFacet.sol/interface.IMinterStateFacet.html deleted file mode 100644 index 61e9f319..00000000 --- a/docs/book/src/contracts/core/minter/interfaces/IMinterStateFacet.sol/interface.IMinterStateFacet.html +++ /dev/null @@ -1,296 +0,0 @@ - - - - - - IMinterStateFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

IMinterStateFacet

-

Git Source

-

Functions

-

getLiquidationThresholdMinter

-

The collateralization ratio at which positions may be liquidated.

-
function getLiquidationThresholdMinter() external view returns (uint32);
-
-

getMaxLiquidationRatioMinter

-

Multiplies max liquidation multiplier, if a full liquidation happens this is the resulting CR.

-
function getMaxLiquidationRatioMinter() external view returns (uint32);
-
-

getMinCollateralRatioMinter

-

The minimum ratio of collateral to debt that can be taken by direct action.

-
function getMinCollateralRatioMinter() external view returns (uint32);
-
-

getKrAssetExists

-

simple check if kresko asset exists

-
function getKrAssetExists(address _krAsset) external view returns (bool);
-
-

getCollateralExists

-

simple check if collateral asset exists

-
function getCollateralExists(address _collateralAsset) external view returns (bool);
-
-

getParametersMinter

-

get all meaningful protocol parameters

-
function getParametersMinter() external view returns (MinterParams memory);
-
-

getCollateralValueWithPrice

-

Gets the USD value for a single collateral asset and amount.

-
function getCollateralValueWithPrice(address _collateralAsset, uint256 _amount)
-    external
-    view
-    returns (uint256 value, uint256 adjustedValue, uint256 price);
-
-

Parameters

-
- - -
NameTypeDescription
_collateralAssetaddressThe address of the collateral asset.
_amountuint256The amount of the collateral asset to calculate the value for.
-
-

Returns

-
- - - -
NameTypeDescription
valueuint256The unadjusted value for the provided amount of the collateral asset.
adjustedValueuint256The (cFactor) adjusted value for the provided amount of the collateral asset.
priceuint256The price of the collateral asset.
-
-

getDebtValueWithPrice

-

Gets the USD value for a single Kresko asset and amount.

-
function getDebtValueWithPrice(address _krAsset, uint256 _amount)
-    external
-    view
-    returns (uint256 value, uint256 adjustedValue, uint256 price);
-
-

Parameters

-
- - -
NameTypeDescription
_krAssetaddressThe address of the Kresko asset.
_amountuint256The amount of the Kresko asset to calculate the value for.
-
-

Returns

-
- - - -
NameTypeDescription
valueuint256The unadjusted value for the provided amount of the debt asset.
adjustedValueuint256The (kFactor) adjusted value for the provided amount of the debt asset.
priceuint256The price of the debt asset.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/minter/interfaces/index.html b/docs/book/src/contracts/core/minter/interfaces/index.html deleted file mode 100644 index 6fe50fe7..00000000 --- a/docs/book/src/contracts/core/minter/interfaces/index.html +++ /dev/null @@ -1,241 +0,0 @@ - - - - - - ❱ interfaces - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - - -
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/scdp/SDICoverRecipient.sol/contract.SDICoverRecipient.html b/docs/book/src/contracts/core/scdp/SDICoverRecipient.sol/contract.SDICoverRecipient.html deleted file mode 100644 index a0a57a18..00000000 --- a/docs/book/src/contracts/core/scdp/SDICoverRecipient.sol/contract.SDICoverRecipient.html +++ /dev/null @@ -1,252 +0,0 @@ - - - - - - SDICoverRecipient - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

SDICoverRecipient

-

Git Source

-

State Variables

-

owner

-
address public owner;
-
-

pendingOwner

-
address public pendingOwner;
-
-

Functions

-

constructor

-
constructor(address _owner);
-
-

withdraw

-
function withdraw(address token, address recipient, uint256 amount) external;
-
-

changeOwner

-
function changeOwner(address _owner) external;
-
-

acceptOwnership

-
function acceptOwnership(address _owner) external;
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/scdp/SEvent.sol/library.SEvent.html b/docs/book/src/contracts/core/scdp/SEvent.sol/library.SEvent.html deleted file mode 100644 index d9f74aa2..00000000 --- a/docs/book/src/contracts/core/scdp/SEvent.sol/library.SEvent.html +++ /dev/null @@ -1,296 +0,0 @@ - - - - - - SEvent - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

SEvent

-

Git Source

-

Events

-

SCDPDeposit

-
event SCDPDeposit(address indexed depositor, address indexed collateralAsset, uint256 amount);
-
-

SCDPWithdraw

-
event SCDPWithdraw(address indexed withdrawer, address indexed collateralAsset, uint256 amount, uint256 feeAmount);
-
-

SCDPRepay

-
event SCDPRepay(
-    address indexed repayer,
-    address indexed repayKreskoAsset,
-    uint256 repayAmount,
-    address indexed receiveKreskoAsset,
-    uint256 receiveAmount
-);
-
-

SCDPLiquidationOccured

-
event SCDPLiquidationOccured(
-    address indexed liquidator,
-    address indexed repayKreskoAsset,
-    uint256 repayAmount,
-    address indexed seizeCollateral,
-    uint256 seizeAmount
-);
-
-

PairSet

-
event PairSet(address indexed assetIn, address indexed assetOut, bool enabled);
-
-

FeeSet

-
event FeeSet(address indexed _asset, uint256 openFee, uint256 closeFee, uint256 protocolFee);
-
-

SCDPCollateralUpdated

-
event SCDPCollateralUpdated(address indexed _asset, uint256 liquidationThreshold);
-
-

SCDPKrAssetUpdated

-
event SCDPKrAssetUpdated(
-    address indexed _asset, uint256 openFee, uint256 closeFee, uint256 protocolFee, uint256 maxDebtMinter
-);
-
-

Swap

-
event Swap(address indexed who, address indexed assetIn, address indexed assetOut, uint256 amountIn, uint256 amountOut);
-
-

SwapFee

-
event SwapFee(address indexed feeAsset, address indexed assetIn, uint256 feeAmount, uint256 protocolFeeAmount);
-
-

Income

-
event Income(address asset, uint256 amount);
-
-

SCDPLiquidationIncentiveUpdated

-

Emitted when the liquidation incentive multiplier is updated for a swappable krAsset.

-
event SCDPLiquidationIncentiveUpdated(string indexed symbol, address indexed asset, uint256 from, uint256 to);
-
-

SCDPMinCollateralRatioUpdated

-

Emitted when the minimum collateralization ratio is updated for the SCDP.

-
event SCDPMinCollateralRatioUpdated(uint256 from, uint256 to);
-
-

SCDPLiquidationThresholdUpdated

-

Emitted when the liquidation threshold value is updated

-
event SCDPLiquidationThresholdUpdated(uint256 from, uint256 to, uint256 mlr);
-
-

SCDPMaxLiquidationRatioUpdated

-

Emitted when the max liquidation ratio is updated

-
event SCDPMaxLiquidationRatioUpdated(uint256 from, uint256 to);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/scdp/SState.sol/constants.SState.html b/docs/book/src/contracts/core/scdp/SState.sol/constants.SState.html deleted file mode 100644 index 0f18c20c..00000000 --- a/docs/book/src/contracts/core/scdp/SState.sol/constants.SState.html +++ /dev/null @@ -1,238 +0,0 @@ - - - - - - SState constants - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Constants

-

Git Source

-

SCDP_STORAGE_POSITION

-
bytes32 constant SCDP_STORAGE_POSITION = keccak256("kresko.scdp.storage");
-
-

SDI_STORAGE_POSITION

-
bytes32 constant SDI_STORAGE_POSITION = keccak256("kresko.scdp.sdi.storage");
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/scdp/SState.sol/function.scdp.html b/docs/book/src/contracts/core/scdp/SState.sol/function.scdp.html deleted file mode 100644 index 56b4b897..00000000 --- a/docs/book/src/contracts/core/scdp/SState.sol/function.scdp.html +++ /dev/null @@ -1,234 +0,0 @@ - - - - - - scdp - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

scdp

-

Git Source

-
function scdp() pure returns (SCDPState storage state);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/scdp/SState.sol/function.sdi.html b/docs/book/src/contracts/core/scdp/SState.sol/function.sdi.html deleted file mode 100644 index d8bf8f17..00000000 --- a/docs/book/src/contracts/core/scdp/SState.sol/function.sdi.html +++ /dev/null @@ -1,234 +0,0 @@ - - - - - - sdi - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

sdi

-

Git Source

-
function sdi() pure returns (SDIState storage state);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/scdp/SState.sol/struct.SCDPState.html b/docs/book/src/contracts/core/scdp/SState.sol/struct.SCDPState.html deleted file mode 100644 index 54861efc..00000000 --- a/docs/book/src/contracts/core/scdp/SState.sol/struct.SCDPState.html +++ /dev/null @@ -1,248 +0,0 @@ - - - - - - SCDPState - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

SCDPState

-

Git Source

-

Author: -Kresko

-
struct SCDPState {
-    address[] collaterals;
-    address[] krAssets;
-    mapping(address => mapping(address => bool)) isRoute;
-    mapping(address => bool) isEnabled;
-    mapping(address => SCDPAssetData) assetData;
-    mapping(address => mapping(address => uint256)) deposits;
-    mapping(address => mapping(address => uint256)) depositsPrincipal;
-    address feeAsset;
-    uint32 minCollateralRatio;
-    uint32 liquidationThreshold;
-    uint32 maxLiquidationRatio;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/scdp/SState.sol/struct.SDIState.html b/docs/book/src/contracts/core/scdp/SState.sol/struct.SDIState.html deleted file mode 100644 index aced7d39..00000000 --- a/docs/book/src/contracts/core/scdp/SState.sol/struct.SDIState.html +++ /dev/null @@ -1,240 +0,0 @@ - - - - - - SDIState - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

SDIState

-

Git Source

-
struct SDIState {
-    uint256 totalDebt;
-    uint256 totalCover;
-    address coverRecipient;
-    address[] coverAssets;
-    uint8 sdiPricePrecision;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/scdp/STypes.sol/struct.AssetData.html b/docs/book/src/contracts/core/scdp/STypes.sol/struct.AssetData.html deleted file mode 100644 index eefc6074..00000000 --- a/docs/book/src/contracts/core/scdp/STypes.sol/struct.AssetData.html +++ /dev/null @@ -1,247 +0,0 @@ - - - - - - AssetData - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

AssetData

-

Git Source

-

Periphery asset data

-
struct AssetData {
-    address addr;
-    uint256 depositAmount;
-    uint256 depositValue;
-    uint256 depositValueAdjusted;
-    uint256 debtAmount;
-    uint256 debtValue;
-    uint256 debtValueAdjusted;
-    uint256 swapDeposits;
-    Asset asset;
-    uint256 assetPrice;
-    string symbol;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/scdp/STypes.sol/struct.GlobalData.html b/docs/book/src/contracts/core/scdp/STypes.sol/struct.GlobalData.html deleted file mode 100644 index 4b02f841..00000000 --- a/docs/book/src/contracts/core/scdp/STypes.sol/struct.GlobalData.html +++ /dev/null @@ -1,243 +0,0 @@ - - - - - - GlobalData - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

GlobalData

-

Git Source

-
struct GlobalData {
-    uint256 collateralValue;
-    uint256 collateralValueAdjusted;
-    uint256 debtValue;
-    uint256 debtValueAdjusted;
-    uint256 effectiveDebtValue;
-    uint256 cr;
-    uint256 crDebtValue;
-    uint256 crDebtValueAdjusted;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/scdp/STypes.sol/struct.SCDPAssetData.html b/docs/book/src/contracts/core/scdp/STypes.sol/struct.SCDPAssetData.html deleted file mode 100644 index 799647fb..00000000 --- a/docs/book/src/contracts/core/scdp/STypes.sol/struct.SCDPAssetData.html +++ /dev/null @@ -1,238 +0,0 @@ - - - - - - SCDPAssetData - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

SCDPAssetData

-

Git Source

-
struct SCDPAssetData {
-    uint256 debt;
-    uint128 totalDeposits;
-    uint128 swapDeposits;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/scdp/STypes.sol/struct.SCDPInitArgs.html b/docs/book/src/contracts/core/scdp/STypes.sol/struct.SCDPInitArgs.html deleted file mode 100644 index 7280f3a7..00000000 --- a/docs/book/src/contracts/core/scdp/STypes.sol/struct.SCDPInitArgs.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - SCDPInitArgs - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

SCDPInitArgs

-

Git Source

-

SCDP initializer configuration.

-
struct SCDPInitArgs {
-    uint32 minCollateralRatio;
-    uint32 liquidationThreshold;
-    uint8 sdiPricePrecision;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/scdp/STypes.sol/struct.SCDPParameters.html b/docs/book/src/contracts/core/scdp/STypes.sol/struct.SCDPParameters.html deleted file mode 100644 index 2382f5f7..00000000 --- a/docs/book/src/contracts/core/scdp/STypes.sol/struct.SCDPParameters.html +++ /dev/null @@ -1,241 +0,0 @@ - - - - - - SCDPParameters - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

SCDPParameters

-

Git Source

-

SCDP initializer configuration.

-
struct SCDPParameters {
-    address feeAsset;
-    uint32 minCollateralRatio;
-    uint32 liquidationThreshold;
-    uint32 maxLiquidationRatio;
-    uint8 sdiPricePrecision;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/scdp/STypes.sol/struct.SwapRouteSetter.html b/docs/book/src/contracts/core/scdp/STypes.sol/struct.SwapRouteSetter.html deleted file mode 100644 index 028d15d3..00000000 --- a/docs/book/src/contracts/core/scdp/STypes.sol/struct.SwapRouteSetter.html +++ /dev/null @@ -1,238 +0,0 @@ - - - - - - SwapRouteSetter - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

SwapRouteSetter

-

Git Source

-
struct SwapRouteSetter {
-    address assetIn;
-    address assetOut;
-    bool enabled;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/scdp/STypes.sol/struct.UserAssetData.html b/docs/book/src/contracts/core/scdp/STypes.sol/struct.UserAssetData.html deleted file mode 100644 index 01634ce8..00000000 --- a/docs/book/src/contracts/core/scdp/STypes.sol/struct.UserAssetData.html +++ /dev/null @@ -1,241 +0,0 @@ - - - - - - UserAssetData - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

UserAssetData

-

Git Source

-
struct UserAssetData {
-    address asset;
-    uint256 assetPrice;
-    uint256 depositAmount;
-    uint256 scaledDepositAmount;
-    uint256 depositValue;
-    uint256 scaledDepositValue;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/scdp/STypes.sol/struct.UserData.html b/docs/book/src/contracts/core/scdp/STypes.sol/struct.UserData.html deleted file mode 100644 index d15a155c..00000000 --- a/docs/book/src/contracts/core/scdp/STypes.sol/struct.UserData.html +++ /dev/null @@ -1,240 +0,0 @@ - - - - - - UserData - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

UserData

-

Git Source

-
struct UserData {
-    address account;
-    uint256 totalDepositValue;
-    uint256 totalScaledDepositValue;
-    uint256 totalFeesValue;
-    UserAssetData[] deposits;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/scdp/facets/SCDPConfigFacet.sol/contract.SCDPConfigFacet.html b/docs/book/src/contracts/core/scdp/facets/SCDPConfigFacet.sol/contract.SCDPConfigFacet.html deleted file mode 100644 index 1267ba74..00000000 --- a/docs/book/src/contracts/core/scdp/facets/SCDPConfigFacet.sol/contract.SCDPConfigFacet.html +++ /dev/null @@ -1,345 +0,0 @@ - - - - - - SCDPConfigFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

SCDPConfigFacet

-

Git Source

-

Inherits: -ISCDPConfigFacet, DSModifiers, Modifiers

-

Functions

-

initializeSCDP

-

Initialize SCDP. -Callable by diamond owner only.

-
function initializeSCDP(SCDPInitArgs calldata args) external initializer(4) initializeAsAdmin;
-
-

Parameters

-
- -
NameTypeDescription
argsSCDPInitArgs
-
-

getParametersSCDP

-

Get the pool configuration.

-
function getParametersSCDP() external view override returns (SCDPParameters memory);
-
-

setFeeAssetSCDP

-
function setFeeAssetSCDP(address _assetAddr) external onlyRole(Role.ADMIN);
-
-

setMinCollateralRatioSCDP

-

Set the minimum collateralization ratio for SCDP.

-
function setMinCollateralRatioSCDP(uint32 _newMCR) public onlyRole(Role.ADMIN);
-
-

setLiquidationThresholdSCDP

-

Set the liquidation threshold for SCDP while updating MLR to one percent above it.

-
function setLiquidationThresholdSCDP(uint32 _newLT) public onlyRole(Role.ADMIN);
-
-

setMaxLiquidationRatioSCDP

-
function setMaxLiquidationRatioSCDP(uint32 _newMLR) external onlyRole(Role.ADMIN);
-
-

setDepositLimitSCDP

-

Update the deposit asset limit configuration. -Only callable by admin. -emits PoolCollateralUpdated

-
function setDepositLimitSCDP(address _assetAddr, uint256 _newDepositLimitSCDP) external onlyRole(Role.ADMIN);
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressThe Collateral asset to update
_newDepositLimitSCDPuint256The new deposit limit for the collateral
-
-

setKrAssetLiqIncentiveSCDP

-

Set the new liquidation incentive for a swappable asset.

-
function setKrAssetLiqIncentiveSCDP(address _assetAddr, uint16 _newLiqIncentiveSCDP) external onlyRole(Role.ADMIN);
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressAsset address
_newLiqIncentiveSCDPuint16New liquidation incentive. Bounded to 1e4 <-> 1.25e4.
-
-

setAssetIsSharedCollateralSCDP

-

Disable or enable a deposit asset. Reverts if invalid asset. -Only callable by admin.

-
function setAssetIsSharedCollateralSCDP(address _assetAddr, bool _enabled) external onlyRole(Role.ADMIN);
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressAsset to set.
_enabledboolWhether to enable or disable the asset.
-
-

setAssetIsSwapMintableSCDP

-

Disable or enable a kresko asset to be used in swaps. -Reverts if invalid asset. Enabling will also add it to collateral value calculations. -Only callable by admin.

-
function setAssetIsSwapMintableSCDP(address _assetAddr, bool _enabled) external onlyRole(Role.ADMIN);
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressAsset to set.
_enabledboolWhether to enable or disable the asset.
-
-

setAssetIsSharedOrSwappedCollateralSCDP

-
function setAssetIsSharedOrSwappedCollateralSCDP(address _assetAddr, bool _enabled) external onlyRole(Role.ADMIN);
-
-

setAssetSwapFeesSCDP

-

Sets the fees for a kresko asset

-

Only callable by admin.

-
function setAssetSwapFeesSCDP(address _assetAddr, uint16 _openFee, uint16 _closeFee, uint16 _protocolFee)
-    external
-    onlyRole(Role.ADMIN);
-
-

Parameters

-
- - - - -
NameTypeDescription
_assetAddraddressThe kresko asset to set fees for.
_openFeeuint16The new open fee.
_closeFeeuint16The new close fee.
_protocolFeeuint16The protocol fee share.
-
-

setSwapRoutesSCDP

-

Set whether swap routes for pairs are enabled or not. Both ways. -Only callable by admin.

-
function setSwapRoutesSCDP(SwapRouteSetter[] calldata _pairs) external onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_pairsSwapRouteSetter[]
-
-

setSingleSwapRouteSCDP

-

Set whether a swap route for a pair is enabled or not. -Only callable by admin.

-
function setSingleSwapRouteSCDP(SwapRouteSetter calldata _pair) external onlyRole(Role.ADMIN);
-
-

Parameters

-
- -
NameTypeDescription
_pairSwapRouteSetter
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/scdp/facets/SCDPFacet.sol/contract.SCDPFacet.html b/docs/book/src/contracts/core/scdp/facets/SCDPFacet.sol/contract.SCDPFacet.html deleted file mode 100644 index 972fb477..00000000 --- a/docs/book/src/contracts/core/scdp/facets/SCDPFacet.sol/contract.SCDPFacet.html +++ /dev/null @@ -1,308 +0,0 @@ - - - - - - SCDPFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

SCDPFacet

-

Git Source

-

Inherits: -ISCDPFacet, Modifiers

-

Functions

-

depositSCDP

-

Deposit collateral for account to the collateral pool.

-
function depositSCDP(address _account, address _collateralAsset, uint256 _amount) external nonReentrant gate;
-
-

Parameters

-
- - - -
NameTypeDescription
_accountaddressThe account to deposit for.
_collateralAssetaddressThe collateral asset to deposit.
_amountuint256The amount to deposit.
-
-

withdrawSCDP

-

Withdraw collateral for account from the collateral pool.

-
function withdrawSCDP(address _account, address _collateralAsset, uint256 _amount) external nonReentrant gate;
-
-

Parameters

-
- - - -
NameTypeDescription
_accountaddressThe account to withdraw for.
_collateralAssetaddressThe collateral asset to withdraw.
_amountuint256The amount to withdraw.
-
-

repaySCDP

-

Repay debt for no fees or slippage.

-
function repaySCDP(address _repayAssetAddr, uint256 _repayAmount, address _seizeAssetAddr) external nonReentrant gate;
-
-

Parameters

-
- - - -
NameTypeDescription
_repayAssetAddraddressThe asset to repay the debt in.
_repayAmountuint256The amount of the asset to repay the debt with.
_seizeAssetAddraddressThe collateral asset to seize.
-
-

getLiquidatableSCDP

-
function getLiquidatableSCDP() external view returns (bool);
-
-

getMaxLiqValueSCDP

-
function getMaxLiqValueSCDP(address _repayAssetAddr, address _seizeAssetAddr)
-    external
-    view
-    returns (MaxLiqInfo memory);
-
-

liquidateSCDP

-

Liquidate the collateral pool.

-
function liquidateSCDP(address _repayAssetAddr, uint256 _repayAmount, address _seizeAssetAddr)
-    external
-    nonReentrant
-    gate;
-
-

Parameters

-
- - - -
NameTypeDescription
_repayAssetAddraddressThe asset to repay the debt in.
_repayAmountuint256The amount of the asset to repay the debt with.
_seizeAssetAddraddressThe collateral asset to seize.
-
-

_getMaxLiqValue

-
function _getMaxLiqValue(Asset storage _repayAsset, Asset storage _seizeAsset, address _seizeAssetAddr)
-    internal
-    view
-    returns (uint256 maxLiquidatableUSD);
-
-

_calcMaxLiqValue

-
function _calcMaxLiqValue(
-    Asset storage _repayAsset,
-    Asset storage _seizeAsset,
-    uint256 _minCollateralValue,
-    uint256 _totalCollateralValue,
-    uint256 _seizeAssetValue,
-    uint96 _minDebtValue,
-    uint32 _maxLiquidationRatio
-) internal view returns (uint256);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html b/docs/book/src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html deleted file mode 100644 index 5ab2b088..00000000 --- a/docs/book/src/contracts/core/scdp/facets/SCDPStateFacet.sol/contract.SCDPStateFacet.html +++ /dev/null @@ -1,419 +0,0 @@ - - - - - - SCDPStateFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

SCDPStateFacet

-

Git Source

-

Inherits: -ISCDPStateFacet

-

Author: -Kresko

-

This facet is used to view the state of the scdp.

-

Functions

-

getAccountDepositSCDP

-

Get the total collateral principal deposits for _account

-
function getAccountDepositSCDP(address _account, address _depositAsset) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressThe account.
_depositAssetaddressThe deposit asset
-
-

getAccountScaledDepositsSCDP

-

Get the collateral pool deposit balance of _account. Including fees.

-
function getAccountScaledDepositsSCDP(address _account, address _depositAsset) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressThe account.
_depositAssetaddressThe deposit asset.
-
-

getAccountDepositFeesGainedSCDP

-
function getAccountDepositFeesGainedSCDP(address _account, address _depositAsset) external view returns (uint256);
-
-

getAccountDepositValueSCDP

-

Get the (principal) deposit value for _account

-
function getAccountDepositValueSCDP(address _account, address _depositAsset) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressThe account.
_depositAssetaddressThe deposit asset
-
-

getAccountScaledDepositValueCDP

-

Get the full value of account and fees for _account

-
function getAccountScaledDepositValueCDP(address _account, address _depositAsset) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressThe account.
_depositAssetaddressThe collateral asset
-
-

getAccountTotalDepositsValueSCDP

-

Get the total collateral deposit value for _account

-
function getAccountTotalDepositsValueSCDP(address _account) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressThe account.
-
-

getAccountTotalScaledDepositsValueSCDP

-

Get the full value of account and fees for _account

-
function getAccountTotalScaledDepositsValueSCDP(address _account) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressThe account.
-
-

getDepositAssetsSCDP

-

Get all pool CollateralAssets

-
function getDepositAssetsSCDP() external view returns (address[] memory result);
-
-

getCollateralsSCDP

-
function getCollateralsSCDP() external view returns (address[] memory result);
-
-

getDepositsSCDP

-

Get the total collateral deposits for _collateralAsset

-
function getDepositsSCDP(address _depositAsset) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_depositAssetaddress
-
-

getSwapDepositsSCDP

-

Get the total collateral swap deposits for _collateralAsset

-
function getSwapDepositsSCDP(address _collateralAsset) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_collateralAssetaddressThe collateral asset
-
-

getCollateralValueSCDP

-

Get the total collateral deposit value for _collateralAsset

-
function getCollateralValueSCDP(address _depositAsset, bool _ignoreFactors) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_depositAssetaddressThe collateral asset
_ignoreFactorsboolIgnore factors when calculating collateral and debt value.
-
-

getTotalCollateralValueSCDP

-

Get the total collateral value, oracle precision

-
function getTotalCollateralValueSCDP(bool _ignoreFactors) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_ignoreFactorsboolIgnore factors when calculating collateral value.
-
-

getKreskoAssetsSCDP

-

Get all pool KreskoAssets

-
function getKreskoAssetsSCDP() external view returns (address[] memory);
-
-

getDebtSCDP

-

Get the collateral debt amount for _krAsset

-
function getDebtSCDP(address _krAsset) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_krAssetaddressThe KreskoAsset
-
-

getDebtValueSCDP

-

Get the debt value for _krAsset

-
function getDebtValueSCDP(address _krAsset, bool _ignoreFactors) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_krAssetaddressThe KreskoAsset
_ignoreFactorsboolIgnore factors when calculating collateral and debt value.
-
-

getTotalDebtValueSCDP

-

Get the total debt value of krAssets in oracle precision

-
function getTotalDebtValueSCDP(bool _ignoreFactors) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_ignoreFactorsboolIgnore factors when calculating debt value.
-
-

getAssetEnabledSCDP

-

Get enabled state of asset

-
function getAssetEnabledSCDP(address _assetAddr) external view returns (bool);
-
-

getDepositEnabledSCDP

-
function getDepositEnabledSCDP(address _assetAddr) external view returns (bool);
-
-

getSwapEnabledSCDP

-

Get whether swap is enabled from _assetIn to _assetOut

-
function getSwapEnabledSCDP(address _assetIn, address _assetOut) external view returns (bool);
-
-

Parameters

-
- - -
NameTypeDescription
_assetInaddressThe asset to swap from
_assetOutaddressThe asset to swap to
-
-

getCollateralRatioSCDP

-
function getCollateralRatioSCDP() public view returns (uint256);
-
-

getStatisticsSCDP

-

Get pool collateral values and debt values with CR.

-
function getStatisticsSCDP() external view returns (GlobalData memory);
-
-

Returns

-
- -
NameTypeDescription
<none>GlobalDataGlobalData struct
-
-

getAccountInfoSCDP

-
function getAccountInfoSCDP(address _account, address[] memory _assets) public view returns (UserData memory result);
-
-

getAccountInfosSCDP

-
function getAccountInfosSCDP(address[] memory _accounts, address[] memory _assets)
-    external
-    view
-    returns (UserData[] memory result);
-
-

getAssetInfoSCDP

-
function getAssetInfoSCDP(address _assetAddr) public view returns (AssetData memory results);
-
-

getAssetInfosSCDP

-
function getAssetInfosSCDP(address[] memory _assets) external view returns (AssetData[] memory results);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/scdp/facets/SCDPSwapFacet.sol/contract.SCDPSwapFacet.html b/docs/book/src/contracts/core/scdp/facets/SCDPSwapFacet.sol/contract.SCDPSwapFacet.html deleted file mode 100644 index d449fdc1..00000000 --- a/docs/book/src/contracts/core/scdp/facets/SCDPSwapFacet.sol/contract.SCDPSwapFacet.html +++ /dev/null @@ -1,372 +0,0 @@ - - - - - - SCDPSwapFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

SCDPSwapFacet

-

Git Source

-

Inherits: -ISCDPSwapFacet, Modifiers

-

Functions

-

cumulateIncomeSCDP

-

Accumulates fees to deposits as a fixed, instantaneous income.

-
function cumulateIncomeSCDP(address _assetAddr, uint256 _incomeAmount) external nonReentrant returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddress
_incomeAmountuint256Amount to accumulate
-
-

Returns

-
- -
NameTypeDescription
<none>uint256nextLiquidityIndex Next liquidity index for the asset.
-
-

previewSwapSCDP

-

Preview the amount out received.

-
function previewSwapSCDP(address _assetInAddr, address _assetOutAddr, uint256 _amountIn)
-    external
-    view
-    returns (uint256 amountOut, uint256 feeAmount, uint256 feeAmountProtocol);
-
-

Parameters

-
- - - -
NameTypeDescription
_assetInAddraddress
_assetOutAddraddress
_amountInuint256The amount of _assetIn to pay.
-
-

Returns

-
- - - -
NameTypeDescription
amountOutuint256The amount of _assetOut to receive according to _amountIn.
feeAmountuint256
feeAmountProtocoluint256
-
-

swapSCDP

-

Swap kresko assets with KISS using the shared collateral pool. -Uses oracle pricing of _amountIn to determine how much _assetOut to send.

-
function swapSCDP(
-    address _receiver,
-    address _assetInAddr,
-    address _assetOutAddr,
-    uint256 _amountIn,
-    uint256 _amountOutMin
-) external nonReentrant;
-
-

Parameters

-
- - - - - -
NameTypeDescription
_receiveraddress
_assetInAddraddress
_assetOutAddraddress
_amountInuint256The amount of _assetIn to pay.
_amountOutMinuint256The minimum amount of _assetOut to receive, this is due to possible oracle price change.
-
-

_swap

-

Swaps assets in the collateral pool.

-
function _swap(
-    address _receiver,
-    address _assetInAddr,
-    Asset storage _assetIn,
-    address _assetOutAddr,
-    uint256 _amountIn,
-    uint256 _amountOutMin
-) private returns (uint256 amountOut);
-
-

Parameters

-
- - - - - - -
NameTypeDescription
_receiveraddressThe address to receive the swapped assets.
_assetInAddraddressThe asset to swap in.
_assetInAssetThe asset in struct.
_assetOutAddraddressThe asset to swap out.
_amountInuint256The amount of _assetIn to swap in.
_amountOutMinuint256The minimum amount of _assetOut to receive.
-
-

_swapFeeAssetOut

-

Swaps assets in the collateral pool.

-
function _swapFeeAssetOut(
-    address _receiver,
-    address _assetInAddr,
-    Asset storage _assetIn,
-    uint256 _amountIn,
-    uint256 _amountOutMin
-) private returns (uint256 amountOut);
-
-

Parameters

-
- - - - - -
NameTypeDescription
_receiveraddressThe address to receive the swapped assets.
_assetInAddraddressThe asset to swap in.
_assetInAssetThe asset in struct.
_amountInuint256The amount of _assetIn to swap in.
_amountOutMinuint256The minimum amount of _assetOut to receive.
-
-

_swapToFeeAsset

-

Swaps assets in the collateral pool.

-
function _swapToFeeAsset(
-    address _receiver,
-    address _assetInAddr,
-    Asset storage _assetIn,
-    address _assetOutAddr,
-    Asset storage _assetOut,
-    uint256 _amountIn
-) private returns (uint256);
-
-

Parameters

-
- - - - - - -
NameTypeDescription
_receiveraddressThe address to receive the swapped assets.
_assetInAddraddressThe asset to swap in.
_assetInAssetThe asset in struct.
_assetOutAddraddressThe asset to swap out.
_assetOutAssetThe asset out struct.
_amountInuint256The amount of _assetIn to swap in
-
-

_checkAndPayFees

-
function _checkAndPayFees(
-    address _payAssetAddr,
-    Asset storage _payAsset,
-    uint256 _amountOut,
-    uint256 _amountOutMin,
-    uint256 _feeAmount,
-    uint256 _protocolFeePct
-) private;
-
-

_paySwapFees

-
function _paySwapFees(
-    address _feeAssetAddress,
-    Asset storage _feeAsset,
-    address _payAssetAddress,
-    Asset storage _payAsset,
-    uint256 _feeAmount,
-    uint256 _protocolFeePct
-) private;
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/scdp/facets/SCDPSwapFacet.sol/function.getSwapFees.html b/docs/book/src/contracts/core/scdp/facets/SCDPSwapFacet.sol/function.getSwapFees.html deleted file mode 100644 index 56bf3b4f..00000000 --- a/docs/book/src/contracts/core/scdp/facets/SCDPSwapFacet.sol/function.getSwapFees.html +++ /dev/null @@ -1,242 +0,0 @@ - - - - - - getSwapFees - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

getSwapFees

-

Git Source

-

Get fee percentage for a swap pair.

-
function getSwapFees(Asset storage _assetIn, Asset storage _assetOut)
-    view
-    returns (uint256 feePercentage, uint256 protocolFee);
-
-

Returns

-
- - -
NameTypeDescription
feePercentageuint256fee percentage for this swap
protocolFeeuint256protocol fee percentage taken from the fee
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/scdp/facets/SDIFacet.sol/contract.SDIFacet.html b/docs/book/src/contracts/core/scdp/facets/SDIFacet.sol/contract.SDIFacet.html deleted file mode 100644 index 8ea1c9d4..00000000 --- a/docs/book/src/contracts/core/scdp/facets/SDIFacet.sol/contract.SDIFacet.html +++ /dev/null @@ -1,281 +0,0 @@ - - - - - - SDIFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

SDIFacet

-

Git Source

-

Inherits: -ISDIFacet, DSModifiers, Modifiers

-

Functions

-

totalSDI

-
function totalSDI() external view returns (uint256);
-
-

getTotalSDIDebt

-
function getTotalSDIDebt() external view returns (uint256);
-
-

getEffectiveSDIDebt

-
function getEffectiveSDIDebt() external view returns (uint256);
-
-

getEffectiveSDIDebtUSD

-
function getEffectiveSDIDebtUSD() external view returns (uint256);
-
-

getSDICoverAmount

-
function getSDICoverAmount() external view returns (uint256);
-
-

previewSCDPBurn

-
function previewSCDPBurn(address _assetAddr, uint256 _burnAmount, bool _ignoreFactors)
-    external
-    view
-    returns (uint256 shares);
-
-

previewSCDPMint

-
function previewSCDPMint(address _assetAddr, uint256 _mintAmount, bool _ignoreFactors)
-    external
-    view
-    returns (uint256 shares);
-
-

getSDIPrice

-

Get the price of SDI in USD, oracle precision.

-
function getSDIPrice() external view returns (uint256);
-
-

getCoverAssetsSDI

-
function getCoverAssetsSDI() external view returns (address[] memory);
-
-

SDICover

-
function SDICover(address _assetAddr, uint256 _amount) external returns (uint256 shares, uint256 value);
-
-

enableCoverAssetSDI

-
function enableCoverAssetSDI(address _assetAddr) external onlyRole(Role.ADMIN);
-
-

disableCoverAssetSDI

-
function disableCoverAssetSDI(address _assetAddr) external onlyRole(Role.ADMIN);
-
-

setCoverRecipientSDI

-
function setCoverRecipientSDI(address _newCoverRecipient) external onlyRole(Role.ADMIN);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/scdp/facets/index.html b/docs/book/src/contracts/core/scdp/facets/index.html deleted file mode 100644 index bc5ed32f..00000000 --- a/docs/book/src/contracts/core/scdp/facets/index.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - ❱ facets - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - - -
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/scdp/funcs/SAccounts.sol/library.SAccounts.html b/docs/book/src/contracts/core/scdp/funcs/SAccounts.sol/library.SAccounts.html deleted file mode 100644 index 5762d406..00000000 --- a/docs/book/src/contracts/core/scdp/funcs/SAccounts.sol/library.SAccounts.html +++ /dev/null @@ -1,302 +0,0 @@ - - - - - - SAccounts - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

SAccounts

-

Git Source

-

Functions

-

accountScaledDeposits

-

Get accounts deposit amount that is scaled by the liquidity index.

-

The liquidity index is updated when: A) Income is accrued B) Liquidation occurs.

-
function accountScaledDeposits(SCDPState storage self, address _account, address _assetAddr, Asset storage _asset)
-    internal
-    view
-    returns (uint256);
-
-

Parameters

-
- - - - -
NameTypeDescription
selfSCDPState
_accountaddressThe account to get the amount for
_assetAddraddressThe asset address
_assetAssetThe asset struct
-
-

Returns

-
- -
NameTypeDescription
<none>uint256Amount of scaled debt.
-
-

accountPrincipalDeposits

-

Get accounts principal deposits.

-

Uses scaled deposits if its lower than principal (realizing liquidations).

-
function accountPrincipalDeposits(SCDPState storage self, address _account, address _assetAddr, Asset storage _asset)
-    internal
-    view
-    returns (uint256 principalDeposits);
-
-

Parameters

-
- - - - -
NameTypeDescription
selfSCDPState
_accountaddressThe account to get the amount for
_assetAddraddressThe deposit asset address
_assetAssetThe deposit asset struct
-
-

Returns

-
- -
NameTypeDescription
principalDepositsuint256The principal deposit amount for the account.
-
-

accountTotalDepositValue

-

Returns the value of the deposits for _account.

-
function accountTotalDepositValue(SCDPState storage self, address _account, bool _ignoreFactors)
-    internal
-    view
-    returns (uint256 totalValue);
-
-

Parameters

-
- - - -
NameTypeDescription
selfSCDPState
_accountaddressAccount to get total deposit value for
_ignoreFactorsboolWhether to ignore cFactor and kFactor
-
-

accountTotalScaledDepositsValue

-

Returns the value of the collateral assets in the pool for _account for the scaled deposit amount.

-

Ignores all factors.

-
function accountTotalScaledDepositsValue(SCDPState storage self, address _account)
-    internal
-    view
-    returns (uint256 totalValue);
-
-

Parameters

-
- - -
NameTypeDescription
selfSCDPState
_accountaddressaccount
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/scdp/funcs/SDI.sol/library.SDebtIndex.html b/docs/book/src/contracts/core/scdp/funcs/SDI.sol/library.SDebtIndex.html deleted file mode 100644 index 1ed17061..00000000 --- a/docs/book/src/contracts/core/scdp/funcs/SDI.sol/library.SDebtIndex.html +++ /dev/null @@ -1,265 +0,0 @@ - - - - - - SDebtIndex - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

SDebtIndex

-

Git Source

-

Functions

-

valueToSDI

-
function valueToSDI(uint256 valueIn, uint8 oracleDecimals) internal view returns (uint256);
-
-

cover

-

Cover by pulling assets.

-
function cover(SDIState storage self, address _assetAddr, uint256 _amount)
-    internal
-    returns (uint256 shares, uint256 value);
-
-

effectiveDebt

-

Returns the total effective debt amount of the SCDP.

-
function effectiveDebt(SDIState storage self) internal view returns (uint256);
-
-

effectiveDebtValue

-

Returns the total effective debt value of the SCDP.

-
function effectiveDebtValue(SDIState storage self) internal view returns (uint256);
-
-

totalCoverAmount

-
function totalCoverAmount(SDIState storage self) internal view returns (uint256);
-
-

totalCoverValue

-

Gets the total cover debt value, oracle precision

-
function totalCoverValue(SDIState storage self) internal view returns (uint256 result);
-
-

totalSDI

-

Simply returns the total supply of SDI.

-
function totalSDI(SDIState storage self) internal view returns (uint256);
-
-

coverAssetValue

-

Get total deposit value of asset in USD, oracle precision.

-
function coverAssetValue(SDIState storage self, address _assetAddr) internal view returns (uint256);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/scdp/funcs/SDeposits.sol/library.SDeposits.html b/docs/book/src/contracts/core/scdp/funcs/SDeposits.sol/library.SDeposits.html deleted file mode 100644 index 036c1d7d..00000000 --- a/docs/book/src/contracts/core/scdp/funcs/SDeposits.sol/library.SDeposits.html +++ /dev/null @@ -1,291 +0,0 @@ - - - - - - SDeposits - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

SDeposits

-

Git Source

-

Functions

-

handleDepositSCDP

-

Records a deposit of collateral asset.

-

Saves principal, scaled and global deposit amounts.

-
function handleDepositSCDP(
-    SCDPState storage self,
-    Asset storage _asset,
-    address _account,
-    address _assetAddr,
-    uint256 _amount
-) internal;
-
-

Parameters

-
- - - - - -
NameTypeDescription
selfSCDPState
_assetAssetAsset struct for the deposit asset
_accountaddressdepositor
_assetAddraddressthe deposit asset
_amountuint256amount of collateral asset to deposit
-
-

handleWithdrawSCDP

-

Records a withdrawal of collateral asset from the SCDP.

-
function handleWithdrawSCDP(
-    SCDPState storage self,
-    Asset storage _asset,
-    address _account,
-    address _assetAddr,
-    uint256 _amount
-) internal returns (uint256 amountOut, uint256 feesOut);
-
-

Parameters

-
- - - - - -
NameTypeDescription
selfSCDPState
_assetAssetAsset struct for the deposit asset
_accountaddressThe withdrawing account
_assetAddraddressthe deposit asset
_amountuint256The amount of collateral withdrawn
-
-

Returns

-
- - -
NameTypeDescription
amountOutuint256The actual amount of collateral withdrawn
feesOutuint256The fees paid for during the withdrawal
-
-

handleSeizeSCDP

-

This function seizes collateral from the shared pool

-

Adjusts all deposits in the case where swap deposits do not cover the amount.

-
function handleSeizeSCDP(SCDPState storage self, Asset storage _sAsset, address _assetAddr, uint256 _seizeAmount)
-    internal;
-
-

Parameters

-
- - - - -
NameTypeDescription
selfSCDPState
_sAssetAssetThe asset struct (Asset).
_assetAddraddressThe seized asset address.
_seizeAmountuint256The seize amount (uint256).
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/scdp/funcs/SGlobal.sol/library.SGlobal.html b/docs/book/src/contracts/core/scdp/funcs/SGlobal.sol/library.SGlobal.html deleted file mode 100644 index 3f84cb1b..00000000 --- a/docs/book/src/contracts/core/scdp/funcs/SGlobal.sol/library.SGlobal.html +++ /dev/null @@ -1,367 +0,0 @@ - - - - - - SGlobal - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

SGlobal

-

Git Source

-

Functions

-

ensureLiquidatableSCDP

-

Checks whether the shared debt pool can be liquidated.

-

Reverts if collateral value .

-
function ensureLiquidatableSCDP(SCDPState storage self) internal view;
-
-

checkCoverableSCDP

-

Checks whether the shared debt pool can be liquidated.

-

Reverts if collateral value .

-
function checkCoverableSCDP(SCDPState storage self) internal view;
-
-

ensureCollateralRatio

-

Checks whether the collateral value is less than minimum required.

-

Reverts when collateralValue is below minimum required.

-
function ensureCollateralRatio(SCDPState storage self, uint32 _ratio) internal view;
-
-

Parameters

-
- - -
NameTypeDescription
selfSCDPState
_ratiouint32Ratio to check in 1e4 percentage precision (uint32).
-
-

totalDebtValueAtRatioSCDP

-

Returns the value of the krAsset held in the pool at a ratio.

-
function totalDebtValueAtRatioSCDP(SCDPState storage self, uint32 _ratio, bool _ignorekFactor)
-    internal
-    view
-    returns (uint256 totalValue);
-
-

Parameters

-
- - - -
NameTypeDescription
selfSCDPState
_ratiouint32Percentage ratio to apply for the value in 1e4 percentage precision (uint32).
_ignorekFactorboolWhether to ignore kFactor
-
-

Returns

-
- -
NameTypeDescription
totalValueuint256Total value in USD
-
-

totalCollateralValueSCDP

-

Calculates the total collateral value of collateral assets in the pool.

-
function totalCollateralValueSCDP(SCDPState storage self, bool _ignoreFactors)
-    internal
-    view
-    returns (uint256 totalValue);
-
-

Parameters

-
- - -
NameTypeDescription
selfSCDPState
_ignoreFactorsboolWhether to ignore cFactor.
-
-

Returns

-
- -
NameTypeDescription
totalValueuint256Total value in USD
-
-

totalCollateralValueSCDP

-

Calculates total collateral value while extracting single asset value.

-
function totalCollateralValueSCDP(SCDPState storage self, address _collateralAsset, bool _ignoreFactors)
-    internal
-    view
-    returns (uint256 totalValue, uint256 assetValue);
-
-

Parameters

-
- - - -
NameTypeDescription
selfSCDPState
_collateralAssetaddressCollateral asset to extract value for
_ignoreFactorsboolWhether to ignore cFactor.
-
-

Returns

-
- - -
NameTypeDescription
totalValueuint256Total value in USD
assetValueuint256Asset value in USD
-
-

totalDepositAmount

-

Get pool collateral deposits of an asset.

-
function totalDepositAmount(SCDPState storage self, address _assetAddress, Asset storage _asset)
-    internal
-    view
-    returns (uint128);
-
-

Parameters

-
- - - -
NameTypeDescription
selfSCDPState
_assetAddressaddressThe asset address
_assetAssetThe asset struct
-
-

Returns

-
- -
NameTypeDescription
<none>uint128Amount of scaled debt.
-
-

userDepositAmount

-

Get pool user collateral deposits of an asset.

-
function userDepositAmount(SCDPState storage self, address _assetAddress, Asset storage _asset)
-    internal
-    view
-    returns (uint256);
-
-

Parameters

-
- - - -
NameTypeDescription
selfSCDPState
_assetAddressaddressThe asset address
_assetAssetThe asset struct
-
-

Returns

-
- -
NameTypeDescription
<none>uint256Amount of scaled debt.
-
-

swapDepositAmount

-

Get "swap" collateral deposits.

-
function swapDepositAmount(SCDPState storage self, address _assetAddress, Asset storage _asset)
-    internal
-    view
-    returns (uint128);
-
-

Parameters

-
- - - -
NameTypeDescription
selfSCDPState
_assetAddressaddressThe asset address
_assetAssetThe asset struct.
-
-

Returns

-
- -
NameTypeDescription
<none>uint128Amount of debt.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/scdp/funcs/SHelpers.sol/function.accountDepositAmountsAndValues.html b/docs/book/src/contracts/core/scdp/funcs/SHelpers.sol/function.accountDepositAmountsAndValues.html deleted file mode 100644 index 45003267..00000000 --- a/docs/book/src/contracts/core/scdp/funcs/SHelpers.sol/function.accountDepositAmountsAndValues.html +++ /dev/null @@ -1,236 +0,0 @@ - - - - - - accountDepositAmountsAndValues - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

accountDepositAmountsAndValues

-

Git Source

-
function accountDepositAmountsAndValues(address _account, address _assetAddr)
-    view
-    returns (UserAssetData memory result);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/scdp/funcs/SHelpers.sol/function.accountTotalDepositValues.html b/docs/book/src/contracts/core/scdp/funcs/SHelpers.sol/function.accountTotalDepositValues.html deleted file mode 100644 index 2ab102cd..00000000 --- a/docs/book/src/contracts/core/scdp/funcs/SHelpers.sol/function.accountTotalDepositValues.html +++ /dev/null @@ -1,236 +0,0 @@ - - - - - - accountTotalDepositValues - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

accountTotalDepositValues

-

Git Source

-
function accountTotalDepositValues(address _account, address[] memory _assetData)
-    view
-    returns (uint256 totalValue, uint256 totalScaledValue, UserAssetData[] memory datas);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/scdp/funcs/SHelpers.sol/function.totalCollateralValuesSCDP.html b/docs/book/src/contracts/core/scdp/funcs/SHelpers.sol/function.totalCollateralValuesSCDP.html deleted file mode 100644 index f9887365..00000000 --- a/docs/book/src/contracts/core/scdp/funcs/SHelpers.sol/function.totalCollateralValuesSCDP.html +++ /dev/null @@ -1,240 +0,0 @@ - - - - - - totalCollateralValuesSCDP - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

totalCollateralValuesSCDP

-

Git Source

-

Calculates the total collateral value of collateral assets in the pool.

-
function totalCollateralValuesSCDP() view returns (uint256 value, uint256 valueAdjusted);
-
-

Returns

-
- - -
NameTypeDescription
valueuint256in USD
valueAdjusteduint256Value adjusted by cFactors in USD
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/scdp/funcs/SHelpers.sol/function.totalDebtValuesAtRatioSCDP.html b/docs/book/src/contracts/core/scdp/funcs/SHelpers.sol/function.totalDebtValuesAtRatioSCDP.html deleted file mode 100644 index e9a6d4ed..00000000 --- a/docs/book/src/contracts/core/scdp/funcs/SHelpers.sol/function.totalDebtValuesAtRatioSCDP.html +++ /dev/null @@ -1,245 +0,0 @@ - - - - - - totalDebtValuesAtRatioSCDP - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

totalDebtValuesAtRatioSCDP

-

Git Source

-

Returns the values of the krAsset held in the pool at a ratio.

-
function totalDebtValuesAtRatioSCDP(uint32 _ratio) view returns (uint256 value, uint256 valueAdjusted);
-
-

Parameters

-
- -
NameTypeDescription
_ratiouint32ratio
-
-

Returns

-
- - -
NameTypeDescription
valueuint256in USD
valueAdjusteduint256Value adjusted by kFactors in USD
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/scdp/funcs/SSwap.sol/library.Swap.html b/docs/book/src/contracts/core/scdp/funcs/SSwap.sol/library.Swap.html deleted file mode 100644 index 9ab7aadb..00000000 --- a/docs/book/src/contracts/core/scdp/funcs/SSwap.sol/library.Swap.html +++ /dev/null @@ -1,301 +0,0 @@ - - - - - - Swap - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Swap

-

Git Source

-

Functions

-

handleAssetsIn

-

Records the assets received from account in a swap. -Burning any existing shared debt or increasing collateral deposits.

-
function handleAssetsIn(
-    SCDPState storage self,
-    address _assetInAddr,
-    Asset storage _assetIn,
-    uint256 _amountIn,
-    address _assetsFrom
-) internal returns (uint256);
-
-

Parameters

-
- - - - - -
NameTypeDescription
selfSCDPState
_assetInAddraddressThe asset received.
_assetInAssetThe asset in struct.
_amountInuint256The amount of the asset received.
_assetsFromaddressThe account that holds the assets to burn.
-
-

Returns

-
- -
NameTypeDescription
<none>uint256The value of the assets received into the protocol, used to calculate assets out.
-
-

handleAssetsOut

-

Records the assets to send out in a swap. -Increasing debt of the pool by minting new assets when required.

-
function handleAssetsOut(
-    SCDPState storage self,
-    address _assetOutAddr,
-    Asset storage _assetOut,
-    uint256 _valueIn,
-    address _assetsTo
-) internal returns (uint256 amountOut);
-
-

Parameters

-
- - - - - -
NameTypeDescription
selfSCDPState
_assetOutAddraddressThe asset to send out.
_assetOutAssetThe asset out struct.
_valueInuint256The value received in.
_assetsToaddressThe asset receiver.
-
-

Returns

-
- -
NameTypeDescription
amountOutuint256The amount of the asset out.
-
-

cumulateIncome

-

Accumulates fees to deposits as a fixed, instantaneous income.

-
function cumulateIncome(SCDPState storage self, address _assetAddr, Asset storage _asset, uint256 _amount)
-    internal
-    returns (uint256 nextLiquidityIndex);
-
-

Parameters

-
- - - - -
NameTypeDescription
selfSCDPState
_assetAddraddressThe asset address
_assetAssetThe asset struct
_amountuint256The amount to accumulate
-
-

Returns

-
- -
NameTypeDescription
nextLiquidityIndexuint256The next liquidity index of the reserve
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/scdp/funcs/index.html b/docs/book/src/contracts/core/scdp/funcs/index.html deleted file mode 100644 index c022502b..00000000 --- a/docs/book/src/contracts/core/scdp/funcs/index.html +++ /dev/null @@ -1,242 +0,0 @@ - - - - - - ❱ funcs - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - - -
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/scdp/index.html b/docs/book/src/contracts/core/scdp/index.html deleted file mode 100644 index a4fa775c..00000000 --- a/docs/book/src/contracts/core/scdp/index.html +++ /dev/null @@ -1,251 +0,0 @@ - - - - - - ❱ scdp - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - - -
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/scdp/interfaces/ISCDPConfigFacet.sol/interface.ISCDPConfigFacet.html b/docs/book/src/contracts/core/scdp/interfaces/ISCDPConfigFacet.sol/interface.ISCDPConfigFacet.html deleted file mode 100644 index b351ae8f..00000000 --- a/docs/book/src/contracts/core/scdp/interfaces/ISCDPConfigFacet.sol/interface.ISCDPConfigFacet.html +++ /dev/null @@ -1,359 +0,0 @@ - - - - - - ISCDPConfigFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

ISCDPConfigFacet

-

Git Source

-

Functions

-

initializeSCDP

-

Initialize SCDP. -Callable by diamond owner only.

-
function initializeSCDP(SCDPInitArgs memory _init) external;
-
-

Parameters

-
- -
NameTypeDescription
_initSCDPInitArgsThe initial configuration.
-
-

getParametersSCDP

-

Get the pool configuration.

-
function getParametersSCDP() external view returns (SCDPParameters memory);
-
-

setFeeAssetSCDP

-

Set the asset to cumulate swap fees into. -Only callable by admin.

-
function setFeeAssetSCDP(address _assetAddr) external;
-
-

Parameters

-
- -
NameTypeDescription
_assetAddraddressAsset that is validated to be a deposit asset.
-
-

setMinCollateralRatioSCDP

-

Set the minimum collateralization ratio for SCDP.

-
function setMinCollateralRatioSCDP(uint32 _newMCR) external;
-
-

setLiquidationThresholdSCDP

-

Set the liquidation threshold for SCDP while updating MLR to one percent above it.

-
function setLiquidationThresholdSCDP(uint32 _newLT) external;
-
-

setMaxLiquidationRatioSCDP

-

Set the max liquidation ratio for SCDP.

-

MLR is also updated automatically when setLiquidationThresholdSCDP is used.

-
function setMaxLiquidationRatioSCDP(uint32 _newMLR) external;
-
-

setKrAssetLiqIncentiveSCDP

-

Set the new liquidation incentive for a swappable asset.

-
function setKrAssetLiqIncentiveSCDP(address _assetAddr, uint16 _newLiqIncentiveSCDP) external;
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressAsset address
_newLiqIncentiveSCDPuint16New liquidation incentive. Bounded to 1e4 <-> 1.25e4.
-
-

setDepositLimitSCDP

-

Update the deposit asset limit configuration. -Only callable by admin. -emits PoolCollateralUpdated

-
function setDepositLimitSCDP(address _assetAddr, uint256 _newDepositLimitSCDP) external;
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressThe Collateral asset to update
_newDepositLimitSCDPuint256The new deposit limit for the collateral
-
-

setAssetIsSharedCollateralSCDP

-

Disable or enable a deposit asset. Reverts if invalid asset. -Only callable by admin.

-
function setAssetIsSharedCollateralSCDP(address _assetAddr, bool _enabled) external;
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressAsset to set.
_enabledboolWhether to enable or disable the asset.
-
-

setAssetIsSharedOrSwappedCollateralSCDP

-

Disable or enable asset from shared collateral value calculations. -Reverts if invalid asset and if disabling asset that has user deposits. -Only callable by admin.

-
function setAssetIsSharedOrSwappedCollateralSCDP(address _assetAddr, bool _enabled) external;
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressAsset to set.
_enabledboolWhether to enable or disable the asset.
-
-

setAssetIsSwapMintableSCDP

-

Disable or enable a kresko asset to be used in swaps. -Reverts if invalid asset. Enabling will also add it to collateral value calculations. -Only callable by admin.

-
function setAssetIsSwapMintableSCDP(address _assetAddr, bool _enabled) external;
-
-

Parameters

-
- - -
NameTypeDescription
_assetAddraddressAsset to set.
_enabledboolWhether to enable or disable the asset.
-
-

setAssetSwapFeesSCDP

-

Sets the fees for a kresko asset

-

Only callable by admin.

-
function setAssetSwapFeesSCDP(address _assetAddr, uint16 _openFee, uint16 _closeFee, uint16 _protocolFee) external;
-
-

Parameters

-
- - - - -
NameTypeDescription
_assetAddraddressThe kresko asset to set fees for.
_openFeeuint16The new open fee.
_closeFeeuint16The new close fee.
_protocolFeeuint16The protocol fee share.
-
-

setSwapRoutesSCDP

-

Set whether swap routes for pairs are enabled or not. Both ways. -Only callable by admin.

-
function setSwapRoutesSCDP(SwapRouteSetter[] calldata _setters) external;
-
-

Parameters

-
- -
NameTypeDescription
_settersSwapRouteSetter[]The configurations to set.
-
-

setSingleSwapRouteSCDP

-

Set whether a swap route for a pair is enabled or not. -Only callable by admin.

-
function setSingleSwapRouteSCDP(SwapRouteSetter calldata _setter) external;
-
-

Parameters

-
- -
NameTypeDescription
_setterSwapRouteSetterThe configuration to set
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/scdp/interfaces/ISCDPFacet.sol/interface.ISCDPFacet.html b/docs/book/src/contracts/core/scdp/interfaces/ISCDPFacet.sol/interface.ISCDPFacet.html deleted file mode 100644 index 9eecc14f..00000000 --- a/docs/book/src/contracts/core/scdp/interfaces/ISCDPFacet.sol/interface.ISCDPFacet.html +++ /dev/null @@ -1,300 +0,0 @@ - - - - - - ISCDPFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

ISCDPFacet

-

Git Source

-

Functions

-

depositSCDP

-

Deposit collateral for account to the collateral pool.

-
function depositSCDP(address _account, address _collateralAsset, uint256 _amount) external;
-
-

Parameters

-
- - - -
NameTypeDescription
_accountaddressThe account to deposit for.
_collateralAssetaddressThe collateral asset to deposit.
_amountuint256The amount to deposit.
-
-

withdrawSCDP

-

Withdraw collateral for account from the collateral pool.

-
function withdrawSCDP(address _account, address _collateralAsset, uint256 _amount) external;
-
-

Parameters

-
- - - -
NameTypeDescription
_accountaddressThe account to withdraw for.
_collateralAssetaddressThe collateral asset to withdraw.
_amountuint256The amount to withdraw.
-
-

repaySCDP

-

Repay debt for no fees or slippage.

-

Only uses swap deposits, if none available, reverts.

-
function repaySCDP(address _repayAssetAddr, uint256 _repayAmount, address _seizeAssetAddr) external;
-
-

Parameters

-
- - - -
NameTypeDescription
_repayAssetAddraddressThe asset to repay the debt in.
_repayAmountuint256The amount of the asset to repay the debt with.
_seizeAssetAddraddressThe collateral asset to seize.
-
-

liquidateSCDP

-

Liquidate the collateral pool.

-

Adjusts everyones deposits if swap deposits do not cover the seized amount.

-
function liquidateSCDP(address _repayAssetAddr, uint256 _repayAmount, address _seizeAssetAddr) external;
-
-

Parameters

-
- - - -
NameTypeDescription
_repayAssetAddraddressThe asset to repay the debt in.
_repayAmountuint256The amount of the asset to repay the debt with.
_seizeAssetAddraddressThe collateral asset to seize.
-
-

getMaxLiqValueSCDP

-

Calculates the total value that is allowed to be liquidated from SCDP (if it is liquidatable)

-
function getMaxLiqValueSCDP(address _repayAssetAddr, address _seizeAssetAddr)
-    external
-    view
-    returns (MaxLiqInfo memory);
-
-

Parameters

-
- - -
NameTypeDescription
_repayAssetAddraddressAddress of Kresko Asset to repay
_seizeAssetAddraddressAddress of Collateral to seize
-
-

Returns

-
- -
NameTypeDescription
<none>MaxLiqInfoMaxLiqInfo Calculated information about the maximum liquidation.
-
-

getLiquidatableSCDP

-
function getLiquidatableSCDP() external view returns (bool);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html b/docs/book/src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html deleted file mode 100644 index 35fd3d82..00000000 --- a/docs/book/src/contracts/core/scdp/interfaces/ISCDPStateFacet.sol/interface.ISCDPStateFacet.html +++ /dev/null @@ -1,392 +0,0 @@ - - - - - - ISCDPStateFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

ISCDPStateFacet

-

Git Source

-

Functions

-

getAccountScaledDepositsSCDP

-

Get the collateral pool deposit balance of _account. Including fees.

-
function getAccountScaledDepositsSCDP(address _account, address _depositAsset) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressThe account.
_depositAssetaddressThe deposit asset.
-
-

getAccountDepositSCDP

-

Get the total collateral principal deposits for _account

-
function getAccountDepositSCDP(address _account, address _depositAsset) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressThe account.
_depositAssetaddressThe deposit asset
-
-

getAccountDepositFeesGainedSCDP

-
function getAccountDepositFeesGainedSCDP(address _account, address _depositAsset) external view returns (uint256);
-
-

getAccountDepositValueSCDP

-

Get the (principal) deposit value for _account

-
function getAccountDepositValueSCDP(address _account, address _depositAsset) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressThe account.
_depositAssetaddressThe deposit asset
-
-

getAccountScaledDepositValueCDP

-

Get the full value of account and fees for _account

-
function getAccountScaledDepositValueCDP(address _account, address _depositAsset) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_accountaddressThe account.
_depositAssetaddressThe collateral asset
-
-

getAccountTotalDepositsValueSCDP

-

Get the total collateral deposit value for _account

-
function getAccountTotalDepositsValueSCDP(address _account) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressThe account.
-
-

getAccountTotalScaledDepositsValueSCDP

-

Get the full value of account and fees for _account

-
function getAccountTotalScaledDepositsValueSCDP(address _account) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_accountaddressThe account.
-
-

getDepositAssetsSCDP

-

Get all pool CollateralAssets

-
function getDepositAssetsSCDP() external view returns (address[] memory);
-
-

getDepositsSCDP

-

Get the total collateral deposits for _collateralAsset

-
function getDepositsSCDP(address _collateralAsset) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_collateralAssetaddressThe collateral asset
-
-

getSwapDepositsSCDP

-

Get the total collateral swap deposits for _collateralAsset

-
function getSwapDepositsSCDP(address _collateralAsset) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_collateralAssetaddressThe collateral asset
-
-

getCollateralValueSCDP

-

Get the total collateral deposit value for _collateralAsset

-
function getCollateralValueSCDP(address _depositAsset, bool _ignoreFactors) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_depositAssetaddressThe collateral asset
_ignoreFactorsboolIgnore factors when calculating collateral and debt value.
-
-

getTotalCollateralValueSCDP

-

Get the total collateral value, oracle precision

-
function getTotalCollateralValueSCDP(bool _ignoreFactors) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_ignoreFactorsboolIgnore factors when calculating collateral value.
-
-

getKreskoAssetsSCDP

-

Get all pool KreskoAssets

-
function getKreskoAssetsSCDP() external view returns (address[] memory);
-
-

getDebtSCDP

-

Get the collateral debt amount for _krAsset

-
function getDebtSCDP(address _krAsset) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_krAssetaddressThe KreskoAsset
-
-

getDebtValueSCDP

-

Get the debt value for _krAsset

-
function getDebtValueSCDP(address _krAsset, bool _ignoreFactors) external view returns (uint256);
-
-

Parameters

-
- - -
NameTypeDescription
_krAssetaddressThe KreskoAsset
_ignoreFactorsboolIgnore factors when calculating collateral and debt value.
-
-

getTotalDebtValueSCDP

-

Get the total debt value of krAssets in oracle precision

-
function getTotalDebtValueSCDP(bool _ignoreFactors) external view returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
_ignoreFactorsboolIgnore factors when calculating debt value.
-
-

getAssetEnabledSCDP

-

Get enabled state of asset

-
function getAssetEnabledSCDP(address _assetAddr) external view returns (bool);
-
-

getSwapEnabledSCDP

-

Get whether swap is enabled from _assetIn to _assetOut

-
function getSwapEnabledSCDP(address _assetIn, address _assetOut) external view returns (bool);
-
-

Parameters

-
- - -
NameTypeDescription
_assetInaddressThe asset to swap from
_assetOutaddressThe asset to swap to
-
-

getCollateralRatioSCDP

-
function getCollateralRatioSCDP() external view returns (uint256);
-
-

getStatisticsSCDP

-

Get pool collateral values and debt values with CR.

-
function getStatisticsSCDP() external view returns (GlobalData memory);
-
-

Returns

-
- -
NameTypeDescription
<none>GlobalDataGlobalData struct
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/scdp/interfaces/ISCDPSwapFacet.sol/interface.ISCDPSwapFacet.html b/docs/book/src/contracts/core/scdp/interfaces/ISCDPSwapFacet.sol/interface.ISCDPSwapFacet.html deleted file mode 100644 index 430502a5..00000000 --- a/docs/book/src/contracts/core/scdp/interfaces/ISCDPSwapFacet.sol/interface.ISCDPSwapFacet.html +++ /dev/null @@ -1,285 +0,0 @@ - - - - - - ISCDPSwapFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

ISCDPSwapFacet

-

Git Source

-

Functions

-

previewSwapSCDP

-

Preview the amount out received.

-
function previewSwapSCDP(address _assetIn, address _assetOut, uint256 _amountIn)
-    external
-    view
-    returns (uint256 amountOut, uint256 feeAmount, uint256 protocolFee);
-
-

Parameters

-
- - - -
NameTypeDescription
_assetInaddressThe asset to pay with.
_assetOutaddressThe asset to receive.
_amountInuint256The amount of _assetIn to pay.
-
-

Returns

-
- - - -
NameTypeDescription
amountOutuint256The amount of _assetOut to receive according to _amountIn.
feeAmountuint256
protocolFeeuint256
-
-

swapSCDP

-

Swap kresko assets with KISS using the shared collateral pool. -Uses oracle pricing of _amountIn to determine how much _assetOut to send.

-
function swapSCDP(address _account, address _assetIn, address _assetOut, uint256 _amountIn, uint256 _amountOutMin)
-    external;
-
-

Parameters

-
- - - - - -
NameTypeDescription
_accountaddressThe receiver of amount out.
_assetInaddressThe asset to pay with.
_assetOutaddressThe asset to receive.
_amountInuint256The amount of _assetIn to pay.
_amountOutMinuint256The minimum amount of _assetOut to receive, this is due to possible oracle price change.
-
-

cumulateIncomeSCDP

-

Accumulates fees to deposits as a fixed, instantaneous income.

-
function cumulateIncomeSCDP(address _depositAssetAddr, uint256 _incomeAmount)
-    external
-    returns (uint256 nextLiquidityIndex);
-
-

Parameters

-
- - -
NameTypeDescription
_depositAssetAddraddressDeposit asset to give income for
_incomeAmountuint256Amount to accumulate
-
-

Returns

-
- -
NameTypeDescription
nextLiquidityIndexuint256Next liquidity index for the asset.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/scdp/interfaces/ISDIFacet.sol/interface.ISDIFacet.html b/docs/book/src/contracts/core/scdp/interfaces/ISDIFacet.sol/interface.ISDIFacet.html deleted file mode 100644 index c0941ed8..00000000 --- a/docs/book/src/contracts/core/scdp/interfaces/ISDIFacet.sol/interface.ISDIFacet.html +++ /dev/null @@ -1,280 +0,0 @@ - - - - - - ISDIFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

ISDIFacet

-

Git Source

-

Functions

-

getTotalSDIDebt

-
function getTotalSDIDebt() external view returns (uint256);
-
-

getEffectiveSDIDebtUSD

-
function getEffectiveSDIDebtUSD() external view returns (uint256);
-
-

getEffectiveSDIDebt

-
function getEffectiveSDIDebt() external view returns (uint256);
-
-

getSDICoverAmount

-
function getSDICoverAmount() external view returns (uint256);
-
-

previewSCDPBurn

-
function previewSCDPBurn(address _assetAddr, uint256 _burnAmount, bool _ignoreFactors)
-    external
-    view
-    returns (uint256 shares);
-
-

previewSCDPMint

-
function previewSCDPMint(address _assetAddr, uint256 _mintAmount, bool _ignoreFactors)
-    external
-    view
-    returns (uint256 shares);
-
-

totalSDI

-

Simply returns the total supply of SDI.

-
function totalSDI() external view returns (uint256);
-
-

getSDIPrice

-

Get the price of SDI in USD, oracle precision.

-
function getSDIPrice() external view returns (uint256);
-
-

SDICover

-
function SDICover(address _assetAddr, uint256 _amount) external returns (uint256 shares, uint256 value);
-
-

enableCoverAssetSDI

-
function enableCoverAssetSDI(address _assetAddr) external;
-
-

disableCoverAssetSDI

-
function disableCoverAssetSDI(address _assetAddr) external;
-
-

setCoverRecipientSDI

-
function setCoverRecipientSDI(address _coverRecipient) external;
-
-

getCoverAssetsSDI

-
function getCoverAssetsSDI() external view returns (address[] memory);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/scdp/interfaces/index.html b/docs/book/src/contracts/core/scdp/interfaces/index.html deleted file mode 100644 index 6d6b4679..00000000 --- a/docs/book/src/contracts/core/scdp/interfaces/index.html +++ /dev/null @@ -1,238 +0,0 @@ - - - - - - ❱ interfaces - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - - -
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/test/index.html b/docs/book/src/contracts/core/test/index.html deleted file mode 100644 index 8c8e2fe3..00000000 --- a/docs/book/src/contracts/core/test/index.html +++ /dev/null @@ -1,236 +0,0 @@ - - - - - - ❱ test - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Contents

- - -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/test/mocks/MockERC1155.sol/contract.MockERC1155.html b/docs/book/src/contracts/core/test/mocks/MockERC1155.sol/contract.MockERC1155.html deleted file mode 100644 index 8ca562ef..00000000 --- a/docs/book/src/contracts/core/test/mocks/MockERC1155.sol/contract.MockERC1155.html +++ /dev/null @@ -1,238 +0,0 @@ - - - - - - MockERC1155 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

MockERC1155

-

Git Source

-

Inherits: -ERC1155

-

Functions

-

constructor

-
constructor() ERC1155("https://test");
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/test/mocks/MockERC20.sol/contract.DAI.html b/docs/book/src/contracts/core/test/mocks/MockERC20.sol/contract.DAI.html deleted file mode 100644 index 2a04c6fd..00000000 --- a/docs/book/src/contracts/core/test/mocks/MockERC20.sol/contract.DAI.html +++ /dev/null @@ -1,244 +0,0 @@ - - - - - - DAI - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

DAI

-

Git Source

-

Inherits: -MockERC20

-

Functions

-

constructor

-
constructor() MockERC20("DAI", "DAI", 18, 0);
-
-

deposit

-
function deposit() external payable;
-
-

withdraw

-
function withdraw(uint256 amount) external;
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/test/mocks/MockERC20.sol/contract.MockERC20.html b/docs/book/src/contracts/core/test/mocks/MockERC20.sol/contract.MockERC20.html deleted file mode 100644 index 545905b8..00000000 --- a/docs/book/src/contracts/core/test/mocks/MockERC20.sol/contract.MockERC20.html +++ /dev/null @@ -1,245 +0,0 @@ - - - - - - MockERC20 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

MockERC20

-

Git Source

-

Inherits: -ERC20

-

Functions

-

constructor

-
constructor(string memory name_, string memory symbol_, uint8 decimals_, uint256 mintAmount)
-    ERC20(name_, symbol_, decimals_);
-
-

mint

-
function mint(address to, uint256 amount) external;
-
-

burn

-
function burn(address from, uint256 amount) external;
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/test/mocks/MockERC20.sol/contract.MockERC20Restricted.html b/docs/book/src/contracts/core/test/mocks/MockERC20.sol/contract.MockERC20Restricted.html deleted file mode 100644 index 54ff5398..00000000 --- a/docs/book/src/contracts/core/test/mocks/MockERC20.sol/contract.MockERC20Restricted.html +++ /dev/null @@ -1,258 +0,0 @@ - - - - - - MockERC20Restricted - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

MockERC20Restricted

-

Git Source

-

Inherits: -ERC20

-

State Variables

-

minters

-
mapping(address => bool) public minters;
-
-

owner

-
address public owner;
-
-

Functions

-

constructor

-
constructor(string memory _name, string memory _symbol, uint8 _decimals, uint256 _initialSupply)
-    ERC20(_name, _symbol, _decimals);
-
-

reinitializeERC20

-
function reinitializeERC20(string memory _name, string memory _symbol) external;
-
-

toggleMinters

-
function toggleMinters(address[] calldata _minters) external;
-
-

mint

-
function mint(address to, uint256 value) public virtual;
-
-

burn

-
function burn(address from, uint256 value) public virtual;
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/test/mocks/MockERC20.sol/contract.USDC.html b/docs/book/src/contracts/core/test/mocks/MockERC20.sol/contract.USDC.html deleted file mode 100644 index 98a820e8..00000000 --- a/docs/book/src/contracts/core/test/mocks/MockERC20.sol/contract.USDC.html +++ /dev/null @@ -1,244 +0,0 @@ - - - - - - USDC - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

USDC

-

Git Source

-

Inherits: -MockERC20

-

Functions

-

constructor

-
constructor() MockERC20("USDC", "USDC", 18, 0);
-
-

deposit

-
function deposit() external payable;
-
-

withdraw

-
function withdraw(uint256 amount) external;
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/test/mocks/MockERC20.sol/contract.USDT.html b/docs/book/src/contracts/core/test/mocks/MockERC20.sol/contract.USDT.html deleted file mode 100644 index 96ac3dc3..00000000 --- a/docs/book/src/contracts/core/test/mocks/MockERC20.sol/contract.USDT.html +++ /dev/null @@ -1,244 +0,0 @@ - - - - - - USDT - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

USDT

-

Git Source

-

Inherits: -MockERC20

-

Functions

-

constructor

-
constructor() MockERC20("USDT", "USDT", 6, 0);
-
-

deposit

-
function deposit() external payable;
-
-

withdraw

-
function withdraw(uint256 amount) external;
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/test/mocks/MockERC20.sol/contract.WETH.html b/docs/book/src/contracts/core/test/mocks/MockERC20.sol/contract.WETH.html deleted file mode 100644 index 8a0af680..00000000 --- a/docs/book/src/contracts/core/test/mocks/MockERC20.sol/contract.WETH.html +++ /dev/null @@ -1,244 +0,0 @@ - - - - - - WETH - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

WETH

-

Git Source

-

Inherits: -MockERC20

-

Functions

-

constructor

-
constructor() MockERC20("WETH", "WETH", 18, 0);
-
-

deposit

-
function deposit() external payable;
-
-

withdraw

-
function withdraw(uint256 amount) external;
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/test/mocks/MockOracle.sol/contract.MockOracle.html b/docs/book/src/contracts/core/test/mocks/MockOracle.sol/contract.MockOracle.html deleted file mode 100644 index afa003d2..00000000 --- a/docs/book/src/contracts/core/test/mocks/MockOracle.sol/contract.MockOracle.html +++ /dev/null @@ -1,271 +0,0 @@ - - - - - - MockOracle - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

MockOracle

-

Git Source

-

Inherits: -IAggregatorV3

-

State Variables

-

decimals

-
uint8 public decimals = 8;
-
-

description

-
string public override description;
-
-

version

-
uint256 public override version = 1;
-
-

initialAnswer

-
int256 public initialAnswer;
-
-

Functions

-

constructor

-
constructor(string memory _description, uint256 _initialAnswer, uint8 _decimals);
-
-

setPrice

-
function setPrice(uint256 _answer) external;
-
-

price

-
function price() external view returns (uint256);
-
-

getRoundData

-
function getRoundData(uint80)
-    external
-    view
-    override
-    returns (uint80 roundId, int256 answer, uint256 startedAt, uint256 updatedAt, uint80 answeredInRound);
-
-

latestRoundData

-
function latestRoundData()
-    external
-    view
-    override
-    returns (uint80 roundId, int256 answer, uint256 startedAt, uint256 updatedAt, uint80 answeredInRound);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/test/mocks/MockSequencerUptimeFeed.sol/contract.MockSequencerUptimeFeed.html b/docs/book/src/contracts/core/test/mocks/MockSequencerUptimeFeed.sol/contract.MockSequencerUptimeFeed.html deleted file mode 100644 index 5afdc5ed..00000000 --- a/docs/book/src/contracts/core/test/mocks/MockSequencerUptimeFeed.sol/contract.MockSequencerUptimeFeed.html +++ /dev/null @@ -1,260 +0,0 @@ - - - - - - MockSequencerUptimeFeed - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

MockSequencerUptimeFeed

-

Git Source

-

State Variables

-

__startedAt

-
uint256 internal __startedAt;
-
-

__updatedAt

-
uint256 internal __updatedAt;
-
-

__answer

-
int256 internal __answer;
-
-

Functions

-

constructor

-
constructor();
-
-

setAnswers

-
function setAnswers(int256 _answer, uint256 _startedAt, uint256 _updatedAt) external;
-
-

setAnswer

-

0 = up, 1 = down

-
function setAnswer(int256 _answer) external;
-
-

latestRoundData

-
function latestRoundData()
-    public
-    view
-    virtual
-    returns (uint80 roundId, int256 answer, uint256 startedAt, uint256 updatedAt, uint80 answeredInRound);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/test/mocks/index.html b/docs/book/src/contracts/core/test/mocks/index.html deleted file mode 100644 index fd8885db..00000000 --- a/docs/book/src/contracts/core/test/mocks/index.html +++ /dev/null @@ -1,242 +0,0 @@ - - - - - - ❱ mocks - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - - -
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/test/redstone/CalldataExtractor.sol/contract.CalldataExtractor.html b/docs/book/src/contracts/core/test/redstone/CalldataExtractor.sol/contract.CalldataExtractor.html deleted file mode 100644 index 65d4feca..00000000 --- a/docs/book/src/contracts/core/test/redstone/CalldataExtractor.sol/contract.CalldataExtractor.html +++ /dev/null @@ -1,261 +0,0 @@ - - - - - - CalldataExtractor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

CalldataExtractor

-

Git Source

-

Inherits: -RedstoneConstants

-

Author: -The Redstone Oracles team

-

This contract was created to reuse the same logic in the RedstoneConsumerBase -and the ProxyConnector contracts

-

Functions

-

_extractByteSizeOfUnsignedMetadata

-
function _extractByteSizeOfUnsignedMetadata() internal pure returns (uint256);
-
-

_extractDataPackagesCountFromCalldata

-
function _extractDataPackagesCountFromCalldata(uint256 calldataNegativeOffset)
-    internal
-    pure
-    returns (uint16 dataPackagesCount);
-
-

_extractDataPointValueAndDataFeedId

-
function _extractDataPointValueAndDataFeedId(
-    uint256 calldataNegativeOffsetForDataPackage,
-    uint256 defaultDataPointValueByteSize,
-    uint256 dataPointIndex
-) internal pure virtual returns (bytes32 dataPointDataFeedId, uint256 dataPointValue);
-
-

_extractDataPointsDetailsForDataPackage

-
function _extractDataPointsDetailsForDataPackage(uint256 calldataNegativeOffsetForDataPackage)
-    internal
-    pure
-    returns (uint256 dataPointsCount, uint256 eachDataPointValueByteSize);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/test/redstone/ProxyConnector.sol/contract.ProxyConnector.html b/docs/book/src/contracts/core/test/redstone/ProxyConnector.sol/contract.ProxyConnector.html deleted file mode 100644 index e05e5cc9..00000000 --- a/docs/book/src/contracts/core/test/redstone/ProxyConnector.sol/contract.ProxyConnector.html +++ /dev/null @@ -1,273 +0,0 @@ - - - - - - ProxyConnector - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

ProxyConnector

-

Git Source

-

Inherits: -RedstoneConstants, CalldataExtractor

-

Author: -The Redstone Oracles team

-

Functions

-

proxyCalldata

-
function proxyCalldata(address contractAddress, bytes memory encodedFunction, bool forwardValue)
-    internal
-    returns (bytes memory);
-
-

proxyDelegateCalldata

-
function proxyDelegateCalldata(address contractAddress, bytes memory encodedFunction) internal returns (bytes memory);
-
-

proxyCalldataView

-
function proxyCalldataView(address contractAddress, bytes memory encodedFunction)
-    internal
-    view
-    returns (bytes memory);
-
-

_prepareMessage

-
function _prepareMessage(bytes memory encodedFunction) private pure returns (bytes memory);
-
-

_getRedstonePayloadByteSize

-
function _getRedstonePayloadByteSize() private pure returns (uint256);
-
-

_getDataPackageByteSize

-
function _getDataPackageByteSize(uint256 calldataNegativeOffset) private pure returns (uint256);
-
-

_prepareReturnValue

-
function _prepareReturnValue(bool success, bytes memory result) internal pure returns (bytes memory);
-
-

Errors

-

ProxyCalldataFailedWithoutErrMsg

-
error ProxyCalldataFailedWithoutErrMsg();
-
-

ProxyCalldataFailedWithStringMessage

-
error ProxyCalldataFailedWithStringMessage(string message);
-
-

ProxyCalldataFailedWithCustomError

-
error ProxyCalldataFailedWithCustomError(bytes result);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html b/docs/book/src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html deleted file mode 100644 index 6917c050..00000000 --- a/docs/book/src/contracts/core/test/redstone/RedstoneConstants.sol/contract.RedstoneConstants.html +++ /dev/null @@ -1,322 +0,0 @@ - - - - - - RedstoneConstants - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

RedstoneConstants

-

Git Source

-

Author: -The Redstone Oracles team

-

It mainly contains redstone-related values, which improve readability -of other contracts (e.g. CalldataExtractor and RedstoneConsumerBase)

-

State Variables

-

STANDARD_SLOT_BS

-
uint256 internal constant STANDARD_SLOT_BS = 32;
-
-

FREE_MEMORY_PTR

-
uint256 internal constant FREE_MEMORY_PTR = 0x40;
-
-

BYTES_ARR_LEN_VAR_BS

-
uint256 internal constant BYTES_ARR_LEN_VAR_BS = 32;
-
-

FUNCTION_SIGNATURE_BS

-
uint256 internal constant FUNCTION_SIGNATURE_BS = 4;
-
-

REVERT_MSG_OFFSET

-
uint256 internal constant REVERT_MSG_OFFSET = 68;
-
-

STRING_ERR_MESSAGE_MASK

-
uint256 internal constant STRING_ERR_MESSAGE_MASK = 0x08c379a000000000000000000000000000000000000000000000000000000000;
-
-

SIG_BS

-
uint256 internal constant SIG_BS = 65;
-
-

TIMESTAMP_BS

-
uint256 internal constant TIMESTAMP_BS = 6;
-
-

DATA_PACKAGES_COUNT_BS

-
uint256 internal constant DATA_PACKAGES_COUNT_BS = 2;
-
-

DATA_POINTS_COUNT_BS

-
uint256 internal constant DATA_POINTS_COUNT_BS = 3;
-
-

DATA_POINT_VALUE_BYTE_SIZE_BS

-
uint256 internal constant DATA_POINT_VALUE_BYTE_SIZE_BS = 4;
-
-

DATA_POINT_SYMBOL_BS

-
uint256 internal constant DATA_POINT_SYMBOL_BS = 32;
-
-

DEFAULT_DATA_POINT_VALUE_BS

-
uint256 internal constant DEFAULT_DATA_POINT_VALUE_BS = 32;
-
-

UNSIGNED_METADATA_BYTE_SIZE_BS

-
uint256 internal constant UNSIGNED_METADATA_BYTE_SIZE_BS = 3;
-
-

REDSTONE_MARKER_BS

-
uint256 internal constant REDSTONE_MARKER_BS = 9;
-
-

REDSTONE_MARKER_MASK

-
uint256 internal constant REDSTONE_MARKER_MASK = 0x0000000000000000000000000000000000000000000000000002ed57011e0000;
-
-

TIMESTAMP_NEGATIVE_OFFSET_IN_DATA_PACKAGE_WITH_STANDARD_SLOT_BS

-
uint256 internal constant TIMESTAMP_NEGATIVE_OFFSET_IN_DATA_PACKAGE_WITH_STANDARD_SLOT_BS = 104;
-
-

DATA_PACKAGE_WITHOUT_DATA_POINTS_BS

-
uint256 internal constant DATA_PACKAGE_WITHOUT_DATA_POINTS_BS = 78;
-
-

DATA_PACKAGE_WITHOUT_DATA_POINTS_AND_SIG_BS

-
uint256 internal constant DATA_PACKAGE_WITHOUT_DATA_POINTS_AND_SIG_BS = 13;
-
-

REDSTONE_MARKER_BS_PLUS_STANDARD_SLOT_BS

-
uint256 internal constant REDSTONE_MARKER_BS_PLUS_STANDARD_SLOT_BS = 41;
-
-

Errors

-

CalldataOverOrUnderFlow

-
error CalldataOverOrUnderFlow();
-
-

IncorrectUnsignedMetadataSize

-
error IncorrectUnsignedMetadataSize();
-
-

InsufficientNumberOfUniqueSigners

-
error InsufficientNumberOfUniqueSigners(uint256 receivedSignersCount, uint256 requiredSignersCount);
-
-

EachSignerMustProvideTheSameValue

-
error EachSignerMustProvideTheSameValue();
-
-

EmptyCalldataPointersArr

-
error EmptyCalldataPointersArr();
-
-

InvalidCalldataPointer

-
error InvalidCalldataPointer();
-
-

CalldataMustHaveValidPayload

-
error CalldataMustHaveValidPayload();
-
-

SignerNotAuthorised

-
error SignerNotAuthorised(address receivedSigner);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/test/redstone/index.html b/docs/book/src/contracts/core/test/redstone/index.html deleted file mode 100644 index 8bd0245a..00000000 --- a/docs/book/src/contracts/core/test/redstone/index.html +++ /dev/null @@ -1,236 +0,0 @@ - - - - - - ❱ redstone - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - - -
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/test/smocks/ISmockFacet.sol/interface.ISmockFacet.html b/docs/book/src/contracts/core/test/smocks/ISmockFacet.sol/interface.ISmockFacet.html deleted file mode 100644 index df425b54..00000000 --- a/docs/book/src/contracts/core/test/smocks/ISmockFacet.sol/interface.ISmockFacet.html +++ /dev/null @@ -1,246 +0,0 @@ - - - - - - ISmockFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

ISmockFacet

-

Git Source

-

Functions

-

activate

-
function activate() external;
-
-

disable

-
function disable() external;
-
-

setMessage

-
function setMessage(string memory message) external;
-
-

Events

-

NewMessage

-
event NewMessage(address indexed caller, string message);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html b/docs/book/src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html deleted file mode 100644 index d5e7d360..00000000 --- a/docs/book/src/contracts/core/test/smocks/SmockCollateralReceiver.sol/contract.SmockCollateralReceiver.html +++ /dev/null @@ -1,339 +0,0 @@ - - - - - - SmockCollateralReceiver - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

SmockCollateralReceiver

-

Git Source

-

Inherits: -ICollateralReceiver, ProxyConnector

-

State Variables

-

kresko

-
IMinterDepositWithdrawFacet public kresko;
-
-

callbackLogic

-
function(address, address, uint256, bytes memory) internal callbackLogic;
-
-

account

-
address public account;
-
-

collateralAsset

-
address public collateralAsset;
-
-

withdrawalAmountRequested

-
uint256 public withdrawalAmountRequested;
-
-

withdrawalAmountReceived

-
uint256 public withdrawalAmountReceived;
-
-

userData

-
Params public userData;
-
-

Functions

-

constructor

-
constructor(address _kresko);
-
-

onUncheckedCollateralWithdraw

-
function onUncheckedCollateralWithdraw(
-    address _account,
-    address _collateralAsset,
-    uint256 _withdrawalAmount,
-    uint256 _depositedCollateralAssetIndex,
-    bytes memory _userData
-) external returns (bytes memory);
-
-

execute

-
function execute(
-    address _collateralAsset,
-    uint256 _amount,
-    function(address, address, uint256, bytes memory) internal logic
-) internal;
-
-

execute

-
function execute(
-    address _collateralAsset,
-    uint256 _amount,
-    bytes memory data,
-    function(address, address, uint256, bytes memory) internal logic
-) internal;
-
-

test

-
function test(address _collateralAsset, uint256 _amount) external;
-
-

testWithdrawalAmount

-
function testWithdrawalAmount(address _collateralAsset, uint256 _amount) external;
-
-

testRedeposit

-
function testRedeposit(address _collateralAsset, uint256 _amount) external;
-
-

testInsufficientRedeposit

-
function testInsufficientRedeposit(address _collateralAsset, uint256 _amount) external;
-
-

testDepositAlternate

-
function testDepositAlternate(address _collateralWithdraw, uint256 _amount, address _collateralDeposit) external;
-
-

logicDepositAlternate

-
function logicDepositAlternate(
-    address _account,
-    address _collateralAsset,
-    uint256 _withdrawalAmount,
-    bytes memory _userData
-) internal;
-
-

logicBase

-
function logicBase(address _account, address _collateralAsset, uint256 _withdrawalAmount, bytes memory _userData)
-    internal;
-
-

logicTestWithdrawalAmount

-
function logicTestWithdrawalAmount(
-    address _account,
-    address _collateralAsset,
-    uint256 _withdrawalAmount,
-    bytes memory _userData
-) internal;
-
-

logicRedeposit

-
function logicRedeposit(address _account, address _collateralAsset, uint256 _withdrawalAmount, bytes memory _userData)
-    internal;
-
-

logicInsufficientRedeposit

-
function logicInsufficientRedeposit(
-    address _account,
-    address _collateralAsset,
-    uint256 _withdrawalAmount,
-    bytes memory _userData
-) internal;
-
-

Structs

-

Params

-
struct Params {
-    uint256 val;
-    uint256 val1;
-    address addr;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/test/smocks/SmockFacet.sol/constants.SmockFacet.html b/docs/book/src/contracts/core/test/smocks/SmockFacet.sol/constants.SmockFacet.html deleted file mode 100644 index 3f779000..00000000 --- a/docs/book/src/contracts/core/test/smocks/SmockFacet.sol/constants.SmockFacet.html +++ /dev/null @@ -1,235 +0,0 @@ - - - - - - SmockFacet constants - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Constants

-

Git Source

-

TEST_OPERATOR_ROLE

-
bytes32 constant TEST_OPERATOR_ROLE = keccak256("kresko.test.operator");
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/test/smocks/SmockFacet.sol/contract.SmockFacet.html b/docs/book/src/contracts/core/test/smocks/SmockFacet.sol/contract.SmockFacet.html deleted file mode 100644 index 213ed13b..00000000 --- a/docs/book/src/contracts/core/test/smocks/SmockFacet.sol/contract.SmockFacet.html +++ /dev/null @@ -1,261 +0,0 @@ - - - - - - SmockFacet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

SmockFacet

-

Git Source

-

Inherits: -DSModifiers, Modifiers, ISmockFacet

-

Use for Smock fakes / mocks.

-

State Variables

-

MESSAGE_THROTTLE

-
uint256 public constant MESSAGE_THROTTLE = 2;
-
-

Functions

-

operator

-
function operator() external view returns (address);
-
-

activate

-
function activate() external override onlyRole(TEST_OPERATOR_ROLE) onlyDisabled;
-
-

disable

-
function disable() external override onlyRole(TEST_OPERATOR_ROLE) onlyActive;
-
-

smockInitialized

-
function smockInitialized() external view returns (bool);
-
-

setMessage

-
function setMessage(string memory message) external override onlyActive;
-
-

onlyActive

-
modifier onlyActive();
-
-

onlyDisabled

-
modifier onlyDisabled();
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/test/smocks/SmockFacet2.sol/contract.SmockFacet2.html b/docs/book/src/contracts/core/test/smocks/SmockFacet2.sol/contract.SmockFacet2.html deleted file mode 100644 index b6b0214e..00000000 --- a/docs/book/src/contracts/core/test/smocks/SmockFacet2.sol/contract.SmockFacet2.html +++ /dev/null @@ -1,242 +0,0 @@ - - - - - - SmockFacet2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

SmockFacet2

-

Git Source

-

Functions

-

initialize

-
function initialize() external;
-
-

getOldStructValueFromExtended

-
function getOldStructValueFromExtended() external view returns (bool);
-
-

getNewStructValueFromExtended

-
function getNewStructValueFromExtended() external view returns (bool);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/test/smocks/SmockInit.sol/contract.SmockInit.html b/docs/book/src/contracts/core/test/smocks/SmockInit.sol/contract.SmockInit.html deleted file mode 100644 index f5b325f5..00000000 --- a/docs/book/src/contracts/core/test/smocks/SmockInit.sol/contract.SmockInit.html +++ /dev/null @@ -1,247 +0,0 @@ - - - - - - SmockInit - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

SmockInit

-

Git Source

-

Inherits: -DSModifiers, Modifiers

-

Functions

-

initialize

-
function initialize(address _operator) external onlyDiamondOwner onlyRole(Role.ADMIN);
-
-

getNumber

-
function getNumber() public pure returns (uint8);
-
-

getBool

-
function getBool() public pure returns (bool);
-
-

upgradeState

-
function upgradeState() external;
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/test/smocks/SmockStorage.sol/library.Errors.html b/docs/book/src/contracts/core/test/smocks/SmockStorage.sol/library.Errors.html deleted file mode 100644 index 93d92110..00000000 --- a/docs/book/src/contracts/core/test/smocks/SmockStorage.sol/library.Errors.html +++ /dev/null @@ -1,242 +0,0 @@ - - - - - - Errors - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Errors

-

Git Source

-

State Variables

-

INITIALIZED

-
string public constant INITIALIZED = "Already initialized";
-
-

NOT_ACTIVE

-
string public constant NOT_ACTIVE = "SmockFacet: Not active";
-
-

ACTIVE

-
string public constant ACTIVE = "SmockFacet: Active";
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/test/smocks/SmockStorage.sol/library.SmockStorage.html b/docs/book/src/contracts/core/test/smocks/SmockStorage.sol/library.SmockStorage.html deleted file mode 100644 index c7fdb200..00000000 --- a/docs/book/src/contracts/core/test/smocks/SmockStorage.sol/library.SmockStorage.html +++ /dev/null @@ -1,256 +0,0 @@ - - - - - - SmockStorage - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

SmockStorage

-

Git Source

-

State Variables

-

SMOCK_STORAGE_POSITION

-
bytes32 public constant SMOCK_STORAGE_POSITION = keccak256("kresko.smock.storage");
-
-

Functions

-

initialize

-
function initialize(address _operator) internal;
-
-

state

-
function state() internal pure returns (SmockState storage ss);
-
-

stateExtended

-
function stateExtended() internal pure returns (SmockState2 storage ss);
-
-

activate

-
function activate() internal;
-
-

disable

-
function disable() internal;
-
-

Events

-

Call

-
event Call(address indexed caller);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/test/smocks/SmockStorage.sol/struct.SmockState.html b/docs/book/src/contracts/core/test/smocks/SmockStorage.sol/struct.SmockState.html deleted file mode 100644 index edfa564d..00000000 --- a/docs/book/src/contracts/core/test/smocks/SmockStorage.sol/struct.SmockState.html +++ /dev/null @@ -1,241 +0,0 @@ - - - - - - SmockState - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

SmockState

-

Git Source

-
struct SmockState {
-    bool initialized;
-    bool isActive;
-    address operator;
-    mapping(address => bool) callers;
-    string message;
-    uint256 lastMessageBlock;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/test/smocks/SmockStorage.sol/struct.SmockState2.html b/docs/book/src/contracts/core/test/smocks/SmockStorage.sol/struct.SmockState2.html deleted file mode 100644 index 1a70fba9..00000000 --- a/docs/book/src/contracts/core/test/smocks/SmockStorage.sol/struct.SmockState2.html +++ /dev/null @@ -1,242 +0,0 @@ - - - - - - SmockState2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

SmockState2

-

Git Source

-
struct SmockState2 {
-    bool initialized;
-    bool isActive;
-    address operator;
-    mapping(address => bool) callers;
-    string message;
-    uint256 lastMessageBlock;
-    bool extended;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/test/smocks/index.html b/docs/book/src/contracts/core/test/smocks/index.html deleted file mode 100644 index 97acf36d..00000000 --- a/docs/book/src/contracts/core/test/smocks/index.html +++ /dev/null @@ -1,243 +0,0 @@ - - - - - - ❱ smocks - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - - -
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/vault/VEvent.sol/library.VEvent.html b/docs/book/src/contracts/core/vault/VEvent.sol/library.VEvent.html deleted file mode 100644 index a5bef4f1..00000000 --- a/docs/book/src/contracts/core/vault/VEvent.sol/library.VEvent.html +++ /dev/null @@ -1,274 +0,0 @@ - - - - - - VEvent - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

VEvent

-

Git Source

-

Events

-

Deposit

-

Emitted when a deposit/mint is made

-
event Deposit(
-    address indexed caller, address indexed receiver, address indexed asset, uint256 assetsIn, uint256 sharesOut
-);
-
-

OracleSet

-

Emitted when a new oracle is set for an asset

-
event OracleSet(address indexed asset, address indexed feed, uint256 staletime, uint256 price, uint256 timestamp);
-
-

AssetAdded

-

Emitted when a new asset is added to the shares contract

-
event AssetAdded(
-    address indexed asset,
-    address indexed feed,
-    string indexed symbol,
-    uint256 staletime,
-    uint256 price,
-    uint256 depositLimit,
-    uint256 timestamp
-);
-
-

AssetRemoved

-

Emitted when a previously existing asset is removed from the shares contract

-
event AssetRemoved(address indexed asset, uint256 timestamp);
-
-

AssetEnabledChange

-

Emitted when the enabled status for asset is changed

-
event AssetEnabledChange(address indexed asset, bool enabled, uint256 timestamp);
-
-

Withdraw

-

Emitted when a withdraw/redeem is made

-
event Withdraw(
-    address indexed caller,
-    address indexed receiver,
-    address indexed asset,
-    address owner,
-    uint256 assetsOut,
-    uint256 sharesIn
-);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/vault/VTypes.sol/struct.VaultAsset.html b/docs/book/src/contracts/core/vault/VTypes.sol/struct.VaultAsset.html deleted file mode 100644 index c3bbfdba..00000000 --- a/docs/book/src/contracts/core/vault/VTypes.sol/struct.VaultAsset.html +++ /dev/null @@ -1,244 +0,0 @@ - - - - - - VaultAsset - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

VaultAsset

-

Git Source

-

Asset struct for deposit assets in contract

-
struct VaultAsset {
-    IERC20 token;
-    IAggregatorV3 feed;
-    uint24 staleTime;
-    uint8 decimals;
-    uint32 depositFee;
-    uint32 withdrawFee;
-    uint248 maxDeposits;
-    bool enabled;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/vault/VTypes.sol/struct.VaultConfiguration.html b/docs/book/src/contracts/core/vault/VTypes.sol/struct.VaultConfiguration.html deleted file mode 100644 index 36a67d24..00000000 --- a/docs/book/src/contracts/core/vault/VTypes.sol/struct.VaultConfiguration.html +++ /dev/null @@ -1,241 +0,0 @@ - - - - - - VaultConfiguration - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

VaultConfiguration

-

Git Source

-

Vault configuration struct

-
struct VaultConfiguration {
-    address sequencerUptimeFeed;
-    uint96 sequencerGracePeriodTime;
-    address governance;
-    address feeRecipient;
-    uint8 oracleDecimals;
-}
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/vault/Vault.sol/contract.Vault.html b/docs/book/src/contracts/core/vault/Vault.sol/contract.Vault.html deleted file mode 100644 index ba1cc0d0..00000000 --- a/docs/book/src/contracts/core/vault/Vault.sol/contract.Vault.html +++ /dev/null @@ -1,637 +0,0 @@ - - - - - - Vault - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Vault

-

Git Source

-

Inherits: -IVault, ERC20

-

Author: -Kresko

-

This is derived from ERC4626 standard.

-

Users deposit tokens into the vault and receive shares of equal value in return.

-

Shares are redeemable for the underlying tokens at any time.

-

Price or exchange rate of SHARE/USD is determined by the total value of the underlying tokens in the vault and the share supply.

-

State Variables

-

_config

-
VaultConfiguration internal _config;
-
-

_assets

-
mapping(address => VaultAsset) internal _assets;
-
-

assetList

-
address[] public assetList;
-
-

Functions

-

constructor

-
constructor(
-    string memory _name,
-    string memory _symbol,
-    uint8 _decimals,
-    uint8 _oracleDecimals,
-    address _feeRecipient,
-    address _sequencerUptimeFeed
-) ERC20(_name, _symbol, _decimals);
-
-

onlyGovernance

-
modifier onlyGovernance();
-
-

check

-
modifier check(address assetAddr);
-
-

_checkAssetsIn

-

Validate deposits.

-
function _checkAssetsIn(address assetAddr, uint256 assetsIn, uint256 sharesOut) private view;
-
-

deposit

-

This function deposits assetsIn of asset, regardless of the amount of vault shares minted.

-

emits Deposit(caller, receiver, asset, assetsIn, sharesOut);

-
function deposit(address assetAddr, uint256 assetsIn, address receiver)
-    public
-    virtual
-    check(assetAddr)
-    returns (uint256 sharesOut, uint256 assetFee);
-
-

Parameters

-
- - - -
NameTypeDescription
assetAddraddressAsset to deposit.
assetsInuint256Amount of asset to deposit.
receiveraddressAddress to receive sharesOut of vault shares.
-
-

Returns

-
- - -
NameTypeDescription
sharesOutuint256Amount of vault shares minted for assetsIn.
assetFeeuint256Amount of fees paid in asset.
-
-

mint

-

This function mints sharesOut of vault shares, regardless of the amount of asset received.

-

emits Deposit(caller, receiver, asset, assetsIn, sharesOut);

-
function mint(address assetAddr, uint256 sharesOut, address receiver)
-    public
-    virtual
-    check(assetAddr)
-    returns (uint256 assetsIn, uint256 assetFee);
-
-

Parameters

-
- - - -
NameTypeDescription
assetAddraddressAsset to deposit.
sharesOutuint256Amount of vault shares desired to mint.
receiveraddressAddress to receive sharesOut of shares.
-
-

Returns

-
- - -
NameTypeDescription
assetsInuint256Assets used to mint sharesOut of vault shares.
assetFeeuint256Amount of fees paid in asset.
-
-

redeem

-

This function burns sharesIn of shares from owner, regardless of the amount of asset received.

-

emits Withdraw(caller, receiver, asset, owner, assetsOut, sharesIn);

-
function redeem(address assetAddr, uint256 sharesIn, address receiver, address owner)
-    public
-    virtual
-    check(assetAddr)
-    returns (uint256 assetsOut, uint256 assetFee);
-
-

Parameters

-
- - - - -
NameTypeDescription
assetAddraddressAsset to redeem.
sharesInuint256Amount of vault shares to redeem.
receiveraddressAddress to receive the redeemed assets.
owneraddressOwner of vault shares.
-
-

Returns

-
- - -
NameTypeDescription
assetsOutuint256Amount of asset used for redeem assetsOut.
assetFeeuint256Amount of fees paid in asset.
-
-

withdraw

-

This function withdraws assetsOut of assets, regardless of the amount of vault shares required.

-

emits Withdraw(caller, receiver, asset, owner, assetsOut, sharesIn);

-
function withdraw(address assetAddr, uint256 assetsOut, address receiver, address owner)
-    public
-    virtual
-    check(assetAddr)
-    returns (uint256 sharesIn, uint256 assetFee);
-
-

Parameters

-
- - - - -
NameTypeDescription
assetAddraddressAsset to withdraw.
assetsOutuint256Amount of asset desired to withdraw.
receiveraddressAddress to receive the withdrawn assets.
owneraddressOwner of vault shares.
-
-

Returns

-
- - -
NameTypeDescription
sharesInuint256Amount of vault shares used to withdraw assetsOut of asset.
assetFeeuint256Amount of fees paid in asset.
-
-

getConfig

-

Returns the current vault configuration

-
function getConfig() external view returns (VaultConfiguration memory);
-
-

Returns

-
- -
NameTypeDescription
<none>VaultConfigurationconfig Vault configuration struct
-
-

assets

-

Returns the asset struct for a given asset

-
function assets(address assetAddr) external view returns (VaultAsset memory);
-
-

Parameters

-
- -
NameTypeDescription
assetAddraddress
-
-

Returns

-
- -
NameTypeDescription
<none>VaultAssetasset Asset struct for asset
-
-

assetPrice

-
function assetPrice(address assetAddr) external view returns (uint256);
-
-

totalAssets

-

Returns the total value of all assets in the shares contract in USD WAD precision.

-
function totalAssets() public view virtual returns (uint256 result);
-
-

exchangeRate

-

Returns the exchange rate of one vault share to USD.

-
function exchangeRate() public view virtual returns (uint256);
-
-

Returns

-
- -
NameTypeDescription
<none>uint256rate Exchange rate of one vault share to USD in wad precision.
-
-

previewDeposit

-

This function is used for previewing the amount of shares minted for assetsIn of asset.

-
function previewDeposit(address assetAddr, uint256 assetsIn)
-    public
-    view
-    virtual
-    returns (uint256 sharesOut, uint256 assetFee);
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressSupported asset address
assetsInuint256Amount of asset in.
-
-

Returns

-
- - -
NameTypeDescription
sharesOutuint256Amount of vault shares minted.
assetFeeuint256Amount of fees paid in asset.
-
-

previewMint

-

This function is used for previewing assetsIn of asset required to mint sharesOut of vault shares.

-
function previewMint(address assetAddr, uint256 sharesOut)
-    public
-    view
-    virtual
-    returns (uint256 assetsIn, uint256 assetFee);
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressSupported asset address
sharesOutuint256Desired amount of vault shares to mint.
-
-

Returns

-
- - -
NameTypeDescription
assetsInuint256Amount of asset required.
assetFeeuint256Amount of fees paid in asset.
-
-

previewRedeem

-

This function is used for previewing assetsOut of asset received for sharesIn of vault shares.

-
function previewRedeem(address assetAddr, uint256 sharesIn)
-    public
-    view
-    virtual
-    returns (uint256 assetsOut, uint256 assetFee);
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressSupported asset address
sharesInuint256Desired amount of vault shares to burn.
-
-

Returns

-
- - -
NameTypeDescription
assetsOutuint256Amount of asset received.
assetFeeuint256Amount of fees paid in asset.
-
-

previewWithdraw

-

This function is used for previewing sharesIn of vault shares required to burn for assetsOut of asset.

-
function previewWithdraw(address assetAddr, uint256 assetsOut)
-    public
-    view
-    virtual
-    returns (uint256 sharesIn, uint256 assetFee);
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressSupported asset address
assetsOutuint256Desired amount of asset out.
-
-

Returns

-
- - -
NameTypeDescription
sharesInuint256Amount of vault shares required.
assetFeeuint256Amount of fees paid in asset.
-
-

maxRedeem

-

Returns the maximum redeemable amount for user

-
function maxRedeem(address assetAddr, address owner) public view virtual returns (uint256 max);
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressSupported asset address.
owneraddressOwner of vault shares.
-
-

Returns

-
- -
NameTypeDescription
maxuint256sharesIn Maximum redeemable amount of shares (vault share balance)
-
-

maxWithdraw

-

Returns the maximum redeemable amount for user

-
function maxWithdraw(address assetAddr, address owner) external view returns (uint256 max);
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressSupported asset address.
owneraddressOwner of vault shares.
-
-

Returns

-
- -
NameTypeDescription
maxuint256amountOut Maximum amount of asset received.
-
-

maxDeposit

-

Returns the maximum deposit amount of asset

-
function maxDeposit(address assetAddr) public view virtual returns (uint256);
-
-

Parameters

-
- -
NameTypeDescription
assetAddraddressSupported asset address
-
-

Returns

-
- -
NameTypeDescription
<none>uint256assetsIn Maximum depositable amount of assets.
-
-

maxMint

-

Returns the maximum mint using asset

-
function maxMint(address assetAddr, address user) external view virtual returns (uint256 max);
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressSupported asset address.
useraddress
-
-

Returns

-
- -
NameTypeDescription
maxuint256sharesOut Maximum mint amount.
-
-

setSequencerUptimeFeed

-
function setSequencerUptimeFeed(address newFeedAddr, uint96 gracePeriod) external onlyGovernance;
-
-

addAsset

-

Adds a new asset to the vault

-
function addAsset(VaultAsset memory assetConfig) external onlyGovernance returns (VaultAsset memory);
-
-

Parameters

-
- -
NameTypeDescription
assetConfigVaultAssetAsset to add
-
-

removeAsset

-

Removes an asset from the vault

-
function removeAsset(address assetAddr) external onlyGovernance;
-
-

Parameters

-
- -
NameTypeDescription
assetAddraddressAsset address to remove emits assetRemoved(asset, block.timestamp);
-
-

setAssetFeed

-

Sets a new oracle for a asset

-
function setAssetFeed(address assetAddr, address newFeedAddr, uint24 newStaleTime) external onlyGovernance;
-
-

Parameters

-
- - - -
NameTypeDescription
assetAddraddressAsset to set the oracle for
newFeedAddraddress
newStaleTimeuint24Time in seconds for the feed to be considered stale
-
-

setFeedPricePrecision

-

Sets a new oracle decimals

-
function setFeedPricePrecision(uint8 newDecimals) external onlyGovernance;
-
-

Parameters

-
- -
NameTypeDescription
newDecimalsuint8New oracle decimal precision
-
-

setAssetEnabled

-

Sets the enabled status for a asset

-
function setAssetEnabled(address assetAddr, bool isEnabled) external onlyGovernance;
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressAsset to set the enabled status for
isEnabledboolEnabled status to set
-
-

setDepositFee

-

Sets the deposit fee for a asset

-
function setDepositFee(address assetAddr, uint16 newDepositFee) external onlyGovernance;
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressAsset to set the deposit fee for
newDepositFeeuint16Fee to set
-
-

setWithdrawFee

-

Sets the withdraw fee for a asset

-
function setWithdrawFee(address assetAddr, uint16 newWithdrawFee) external onlyGovernance;
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressAsset to set the withdraw fee for
newWithdrawFeeuint16Fee to set
-
-

setMaxDeposits

-

Sets the max deposit amount for a asset

-
function setMaxDeposits(address assetAddr, uint248 newMaxDeposits) external onlyGovernance;
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressAsset to set the max deposits for
newMaxDepositsuint248Max deposits to set
-
-

setGovernance

-

Current governance sets a new governance address

-
function setGovernance(address newGovernance) external onlyGovernance;
-
-

Parameters

-
- -
NameTypeDescription
newGovernanceaddressThe new governance address
-
-

setFeeRecipient

-

Current governance sets a new fee recipient address

-
function setFeeRecipient(address newFeeRecipient) external onlyGovernance;
-
-

Parameters

-
- -
NameTypeDescription
newFeeRecipientaddressThe new fee recipient address
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/vault/funcs/VAssets.sol/library.VAssets.html b/docs/book/src/contracts/core/vault/funcs/VAssets.sol/library.VAssets.html deleted file mode 100644 index 88abe5e7..00000000 --- a/docs/book/src/contracts/core/vault/funcs/VAssets.sol/library.VAssets.html +++ /dev/null @@ -1,300 +0,0 @@ - - - - - - VAssets - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

VAssets

-

Git Source

-

Author: -Kresko

-

Helper library for KreskoVault

-

Functions

-

price

-

Gets the price of an asset from the oracle speficied.

-
function price(VaultAsset storage self, VaultConfiguration storage config) internal view returns (uint256 answer);
-
-

handleDepositFee

-

Gets the price of an asset from the oracle speficied.

-
function handleDepositFee(VaultAsset storage self, uint256 assets)
-    internal
-    view
-    returns (uint256 assetsWithFee, uint256 fee);
-
-

handleMintFee

-

Gets the price of an asset from the oracle speficied.

-
function handleMintFee(VaultAsset storage self, uint256 assets)
-    internal
-    view
-    returns (uint256 assetsWithFee, uint256 fee);
-
-

handleWithdrawFee

-

Gets the price of an asset from the oracle speficied.

-
function handleWithdrawFee(VaultAsset storage self, uint256 assets)
-    internal
-    view
-    returns (uint256 assetsWithFee, uint256 fee);
-
-

handleRedeemFee

-

Gets the price of an asset from the oracle speficied.

-
function handleRedeemFee(VaultAsset storage self, uint256 assets)
-    internal
-    view
-    returns (uint256 assetsWithFee, uint256 fee);
-
-

usdWad

-

Gets the oracle decimal precision USD value for amount.

-
function usdWad(VaultAsset storage self, VaultConfiguration storage config, uint256 amount)
-    internal
-    view
-    returns (uint256);
-
-

Parameters

-
- - - -
NameTypeDescription
selfVaultAsset
configVaultConfigurationvault configuration.
amountuint256amount of tokens to get USD value for.
-
-

getDepositValue

-

Gets the total deposit value of self in USD, oracle precision.

-
function getDepositValue(VaultAsset storage self, VaultConfiguration storage config) internal view returns (uint256);
-
-

getDepositValueWad

-

Gets the total deposit value of self in USD, oracle precision.

-
function getDepositValueWad(VaultAsset storage self, VaultConfiguration storage config)
-    internal
-    view
-    returns (uint256);
-
-

getAmount

-

Gets the a token amount for value USD, oracle precision.

-
function getAmount(VaultAsset storage self, VaultConfiguration storage config, uint256 value)
-    internal
-    view
-    returns (uint256);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/vault/funcs/index.html b/docs/book/src/contracts/core/vault/funcs/index.html deleted file mode 100644 index 8735668c..00000000 --- a/docs/book/src/contracts/core/vault/funcs/index.html +++ /dev/null @@ -1,234 +0,0 @@ - - - - - - ❱ funcs - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Contents

- - -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/vault/index.html b/docs/book/src/contracts/core/vault/index.html deleted file mode 100644 index ada088db..00000000 --- a/docs/book/src/contracts/core/vault/index.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - ❱ vault - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - - -
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html b/docs/book/src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html deleted file mode 100644 index bc7db154..00000000 --- a/docs/book/src/contracts/core/vault/interfaces/IVault.sol/interface.IVault.html +++ /dev/null @@ -1,589 +0,0 @@ - - - - - - IVault - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

IVault

-

Git Source

-

Functions

-

deposit

-

This function deposits assetsIn of asset, regardless of the amount of vault shares minted.

-

If depositFee > 0, depositFee of assetsIn is sent to the fee recipient.

-

emits Deposit(caller, receiver, asset, assetsIn, sharesOut);

-
function deposit(address assetAddr, uint256 assetsIn, address receiver)
-    external
-    returns (uint256 sharesOut, uint256 assetFee);
-
-

Parameters

-
- - - -
NameTypeDescription
assetAddraddressAsset to deposit.
assetsInuint256Amount of asset to deposit.
receiveraddressAddress to receive sharesOut of vault shares.
-
-

Returns

-
- - -
NameTypeDescription
sharesOutuint256Amount of vault shares minted for assetsIn.
assetFeeuint256Amount of fees paid in asset.
-
-

mint

-

This function mints sharesOut of vault shares, regardless of the amount of asset received.

-

If depositFee > 0, depositFee of assetsIn is sent to the fee recipient.

-

emits Deposit(caller, receiver, asset, assetsIn, sharesOut);

-
function mint(address assetAddr, uint256 sharesOut, address receiver)
-    external
-    returns (uint256 assetsIn, uint256 assetFee);
-
-

Parameters

-
- - - -
NameTypeDescription
assetAddraddressAsset to deposit.
sharesOutuint256Amount of vault shares desired to mint.
receiveraddressAddress to receive sharesOut of shares.
-
-

Returns

-
- - -
NameTypeDescription
assetsInuint256Assets used to mint sharesOut of vault shares.
assetFeeuint256Amount of fees paid in asset.
-
-

redeem

-

This function burns sharesIn of shares from owner, regardless of the amount of asset received.

-

If withdrawFee > 0, withdrawFee of assetsOut is sent to the fee recipient.

-

emits Withdraw(caller, receiver, asset, owner, assetsOut, sharesIn);

-
function redeem(address assetAddr, uint256 sharesIn, address receiver, address owner)
-    external
-    returns (uint256 assetsOut, uint256 assetFee);
-
-

Parameters

-
- - - - -
NameTypeDescription
assetAddraddressAsset to redeem.
sharesInuint256Amount of vault shares to redeem.
receiveraddressAddress to receive the redeemed assets.
owneraddressOwner of vault shares.
-
-

Returns

-
- - -
NameTypeDescription
assetsOutuint256Amount of asset used for redeem assetsOut.
assetFeeuint256Amount of fees paid in asset.
-
-

withdraw

-

This function withdraws assetsOut of assets, regardless of the amount of vault shares required.

-

If withdrawFee > 0, withdrawFee of assetsOut is sent to the fee recipient.

-

emits Withdraw(caller, receiver, asset, owner, assetsOut, sharesIn);

-
function withdraw(address assetAddr, uint256 assetsOut, address receiver, address owner)
-    external
-    returns (uint256 sharesIn, uint256 assetFee);
-
-

Parameters

-
- - - - -
NameTypeDescription
assetAddraddressAsset to withdraw.
assetsOutuint256Amount of asset desired to withdraw.
receiveraddressAddress to receive the withdrawn assets.
owneraddressOwner of vault shares.
-
-

Returns

-
- - -
NameTypeDescription
sharesInuint256Amount of vault shares used to withdraw assetsOut of asset.
assetFeeuint256Amount of fees paid in asset.
-
-

getConfig

-

Returns the current vault configuration

-
function getConfig() external view returns (VaultConfiguration memory config);
-
-

Returns

-
- -
NameTypeDescription
configVaultConfigurationVault configuration struct
-
-

totalAssets

-

Returns the total value of all assets in the shares contract in USD WAD precision.

-
function totalAssets() external view returns (uint256 result);
-
-

assetList

-

Assets array used for iterating through the assets in the shares contract

-
function assetList(uint256 index) external view returns (address assetAddr);
-
-

assets

-

Returns the asset struct for a given asset

-
function assets(address) external view returns (VaultAsset memory asset);
-
-

Parameters

-
- -
NameTypeDescription
<none>address
-
-

Returns

-
- -
NameTypeDescription
assetVaultAssetAsset struct for asset
-
-

assetPrice

-
function assetPrice(address assetAddr) external view returns (uint256);
-
-

previewDeposit

-

This function is used for previewing the amount of shares minted for assetsIn of asset.

-
function previewDeposit(address assetAddr, uint256 assetsIn)
-    external
-    view
-    returns (uint256 sharesOut, uint256 assetFee);
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressSupported asset address
assetsInuint256Amount of asset in.
-
-

Returns

-
- - -
NameTypeDescription
sharesOutuint256Amount of vault shares minted.
assetFeeuint256Amount of fees paid in asset.
-
-

previewMint

-

This function is used for previewing assetsIn of asset required to mint sharesOut of vault shares.

-
function previewMint(address assetAddr, uint256 sharesOut) external view returns (uint256 assetsIn, uint256 assetFee);
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressSupported asset address
sharesOutuint256Desired amount of vault shares to mint.
-
-

Returns

-
- - -
NameTypeDescription
assetsInuint256Amount of asset required.
assetFeeuint256Amount of fees paid in asset.
-
-

previewRedeem

-

This function is used for previewing assetsOut of asset received for sharesIn of vault shares.

-
function previewRedeem(address assetAddr, uint256 sharesIn)
-    external
-    view
-    returns (uint256 assetsOut, uint256 assetFee);
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressSupported asset address
sharesInuint256Desired amount of vault shares to burn.
-
-

Returns

-
- - -
NameTypeDescription
assetsOutuint256Amount of asset received.
assetFeeuint256Amount of fees paid in asset.
-
-

previewWithdraw

-

This function is used for previewing sharesIn of vault shares required to burn for assetsOut of asset.

-
function previewWithdraw(address assetAddr, uint256 assetsOut)
-    external
-    view
-    returns (uint256 sharesIn, uint256 assetFee);
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressSupported asset address
assetsOutuint256Desired amount of asset out.
-
-

Returns

-
- - -
NameTypeDescription
sharesInuint256Amount of vault shares required.
assetFeeuint256Amount of fees paid in asset.
-
-

maxDeposit

-

Returns the maximum deposit amount of asset

-
function maxDeposit(address assetAddr) external view returns (uint256 assetsIn);
-
-

Parameters

-
- -
NameTypeDescription
assetAddraddressSupported asset address
-
-

Returns

-
- -
NameTypeDescription
assetsInuint256Maximum depositable amount of assets.
-
-

maxMint

-

Returns the maximum mint using asset

-
function maxMint(address assetAddr, address owner) external view returns (uint256 sharesOut);
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressSupported asset address.
owneraddressOwner of assets.
-
-

Returns

-
- -
NameTypeDescription
sharesOutuint256Maximum mint amount.
-
-

maxRedeem

-

Returns the maximum redeemable amount for user

-
function maxRedeem(address assetAddr, address owner) external view returns (uint256 sharesIn);
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressSupported asset address.
owneraddressOwner of vault shares.
-
-

Returns

-
- -
NameTypeDescription
sharesInuint256Maximum redeemable amount of shares (vault share balance)
-
-

maxWithdraw

-

Returns the maximum redeemable amount for user

-
function maxWithdraw(address assetAddr, address owner) external view returns (uint256 amountOut);
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressSupported asset address.
owneraddressOwner of vault shares.
-
-

Returns

-
- -
NameTypeDescription
amountOutuint256Maximum amount of asset received.
-
-

exchangeRate

-

Returns the exchange rate of one vault share to USD.

-
function exchangeRate() external view returns (uint256 rate);
-
-

Returns

-
- -
NameTypeDescription
rateuint256Exchange rate of one vault share to USD in wad precision.
-
-

addAsset

-

Adds a new asset to the vault

-
function addAsset(VaultAsset memory assetConfig) external returns (VaultAsset memory);
-
-

Parameters

-
- -
NameTypeDescription
assetConfigVaultAssetAsset to add
-
-

removeAsset

-

Removes an asset from the vault

-
function removeAsset(address assetAddr) external;
-
-

Parameters

-
- -
NameTypeDescription
assetAddraddressAsset address to remove emits assetRemoved(asset, block.timestamp);
-
-

setGovernance

-

Current governance sets a new governance address

-
function setGovernance(address newGovernance) external;
-
-

Parameters

-
- -
NameTypeDescription
newGovernanceaddressThe new governance address
-
-

setFeeRecipient

-

Current governance sets a new fee recipient address

-
function setFeeRecipient(address newFeeRecipient) external;
-
-

Parameters

-
- -
NameTypeDescription
newFeeRecipientaddressThe new fee recipient address
-
-

setAssetFeed

-

Sets a new oracle for a asset

-
function setAssetFeed(address assetAddr, address feedAddr, uint24 newStaleTime) external;
-
-

Parameters

-
- - - -
NameTypeDescription
assetAddraddressAsset to set the oracle for
feedAddraddressFeed to set
newStaleTimeuint24Time in seconds for the feed to be considered stale
-
-

setFeedPricePrecision

-

Sets a new oracle decimals

-
function setFeedPricePrecision(uint8 newDecimals) external;
-
-

Parameters

-
- -
NameTypeDescription
newDecimalsuint8New oracle decimal precision
-
-

setMaxDeposits

-

Sets the max deposit amount for a asset

-
function setMaxDeposits(address assetAddr, uint248 newMaxDeposits) external;
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressAsset to set the max deposits for
newMaxDepositsuint248Max deposits to set
-
-

setAssetEnabled

-

Sets the enabled status for a asset

-
function setAssetEnabled(address assetAddr, bool isEnabled) external;
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressAsset to set the enabled status for
isEnabledboolEnabled status to set
-
-

setDepositFee

-

Sets the deposit fee for a asset

-
function setDepositFee(address assetAddr, uint16 newDepositFee) external;
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressAsset to set the deposit fee for
newDepositFeeuint16Fee to set
-
-

setWithdrawFee

-

Sets the withdraw fee for a asset

-
function setWithdrawFee(address assetAddr, uint16 newWithdrawFee) external;
-
-

Parameters

-
- - -
NameTypeDescription
assetAddraddressAsset to set the withdraw fee for
newWithdrawFeeuint16Fee to set
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/vault/interfaces/IVaultExtender.sol/interface.IVaultExtender.html b/docs/book/src/contracts/core/vault/interfaces/IVaultExtender.sol/interface.IVaultExtender.html deleted file mode 100644 index 2ab0e84b..00000000 --- a/docs/book/src/contracts/core/vault/interfaces/IVaultExtender.sol/interface.IVaultExtender.html +++ /dev/null @@ -1,353 +0,0 @@ - - - - - - IVaultExtender - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

IVaultExtender

-

Git Source

-

Functions

-

vaultDeposit

-

Deposit tokens to vault for shares and convert them to equal amount of extender token.

-
function vaultDeposit(address _assetAddr, uint256 _assets, address _receiver)
-    external
-    returns (uint256 sharesOut, uint256 assetFee);
-
-

Parameters

-
- - - -
NameTypeDescription
_assetAddraddressSupported vault asset address
_assetsuint256amount of _assetAddr to deposit
_receiveraddressAddress receive extender tokens
-
-

Returns

-
- - -
NameTypeDescription
sharesOutuint256amount of shares/extender tokens minted
assetFeeuint256amount of _assetAddr vault took as fee
-
-

vaultMint

-

Deposit supported vault assets to receive _shares, depositing the shares for equal amount of extender token.

-
function vaultMint(address _assetAddr, uint256 _shares, address _receiver)
-    external
-    returns (uint256 assetsIn, uint256 assetFee);
-
-

Parameters

-
- - - -
NameTypeDescription
_assetAddraddressSupported vault asset address
_sharesuint256Amount of shares to receive
_receiveraddressAddress receive extender tokens
-
-

Returns

-
- - -
NameTypeDescription
assetsInuint256Amount of assets for _shares
assetFeeuint256Amount of _assetAddr vault took as fee
-
-

vaultWithdraw

-

Withdraw supported vault asset, burning extender tokens and withdrawing shares from vault.

-
function vaultWithdraw(address _assetAddr, uint256 _assets, address _receiver, address _owner)
-    external
-    returns (uint256 sharesIn, uint256 assetFee);
-
-

Parameters

-
- - - - -
NameTypeDescription
_assetAddraddressSupported vault asset address
_assetsuint256amount of _assetAddr to deposit
_receiveraddressAddress receive extender tokens
_owneraddressOwner of extender tokens
-
-

Returns

-
- - -
NameTypeDescription
sharesInuint256amount of shares/extender tokens burned
assetFeeuint256amount of _assetAddr vault took as fee
-
-

vaultRedeem

-

Withdraw supported vault asset for _shares of extender tokens.

-

Does not return a value

-
function vaultRedeem(address _assetAddr, uint256 _shares, address _receiver, address _owner)
-    external
-    returns (uint256 sharesIn, uint256 assetFee);
-
-

Parameters

-
- - - - -
NameTypeDescription
_assetAddraddressToken to deposit into vault for shares.
_sharesuint256amount of extender tokens to burn
_receiveraddressAddress to receive assets withdrawn
_owneraddressOwner of extender tokens
-
-

Returns

-
- - -
NameTypeDescription
sharesInuint256amount of shares/extender tokens minted
assetFeeuint256amount of _assetAddr vault took as fee
-
-

deposit

-

Deposit shares for equal amount of extender token.

-

Does not return a value

-
function deposit(uint256 _shares, address _receiver) external;
-
-

Parameters

-
- - -
NameTypeDescription
_sharesuint256amount of vault shares to deposit
_receiveraddressaddress to mint extender tokens to
-
-

withdraw

-

Withdraw shares for equal amount of extender token.

-

Does not return a value

-
function withdraw(uint256 _amount, address _receiver) external;
-
-

Parameters

-
- - -
NameTypeDescription
_amountuint256amount of vault extender tokens to burn
_receiveraddressaddress to send shares to
-
-

withdrawFrom

-

Withdraw shares for equal amount of extender token with allowance.

-

Does not return a value

-
function withdrawFrom(address _from, address _to, uint256 _amount) external;
-
-

Parameters

-
- - - -
NameTypeDescription
_fromaddressaddress to burn extender tokens from
_toaddressaddress to send shares to
_amountuint256amount to convert
-
-

Events

-

Deposit

-
event Deposit(address indexed _from, address indexed _to, uint256 _amount);
-
-

Withdraw

-
event Withdraw(address indexed _from, address indexed _to, uint256 _amount);
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/vault/interfaces/IVaultRateProvider.sol/interface.IVaultRateProvider.html b/docs/book/src/contracts/core/vault/interfaces/IVaultRateProvider.sol/interface.IVaultRateProvider.html deleted file mode 100644 index f22de453..00000000 --- a/docs/book/src/contracts/core/vault/interfaces/IVaultRateProvider.sol/interface.IVaultRateProvider.html +++ /dev/null @@ -1,244 +0,0 @@ - - - - - - IVaultRateProvider - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

IVaultRateProvider

-

Git Source

-

Author: -Kresko

-

Minimal exchange rate interface for vaults.

-

Functions

-

exchangeRate

-

Gets the exchange rate of one vault share to USD.

-
function exchangeRate() external view returns (uint256);
-
-

Returns

-
- -
NameTypeDescription
<none>uint256uint256 The current exchange rate of the vault share in 18 decimals precision.
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/vault/interfaces/index.html b/docs/book/src/contracts/core/vault/interfaces/index.html deleted file mode 100644 index 8ef8bbce..00000000 --- a/docs/book/src/contracts/core/vault/interfaces/index.html +++ /dev/null @@ -1,236 +0,0 @@ - - - - - - ❱ interfaces - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Contents

- - -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/vendor/IERC165.sol/interface.IERC165.html b/docs/book/src/contracts/core/vendor/IERC165.sol/interface.IERC165.html deleted file mode 100644 index a0102351..00000000 --- a/docs/book/src/contracts/core/vendor/IERC165.sol/interface.IERC165.html +++ /dev/null @@ -1,242 +0,0 @@ - - - - - - IERC165 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

IERC165

-

Git Source

-

Functions

-

supportsInterface

-

Query if a contract implements an interface

-

Interface identification is specified in ERC-165. This function -uses less than 30,000 gas.

-
function supportsInterface(bytes4 interfaceId) external view returns (bool);
-
-

Parameters

-
- -
NameTypeDescription
interfaceIdbytes4The interface identifier, as specified in ERC-165
-
-

Returns

-
- -
NameTypeDescription
<none>booltrue if the contract implements interfaceID and interfaceID is not 0xffffffff, false otherwise
-
-
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/core/vendor/index.html b/docs/book/src/contracts/core/vendor/index.html deleted file mode 100644 index 12b4f715..00000000 --- a/docs/book/src/contracts/core/vendor/index.html +++ /dev/null @@ -1,234 +0,0 @@ - - - - - - ❱ vendor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Contents

- - -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/src/contracts/index.html b/docs/book/src/contracts/index.html deleted file mode 100644 index 312ebb7c..00000000 --- a/docs/book/src/contracts/index.html +++ /dev/null @@ -1,234 +0,0 @@ - - - - - - ❱ contracts - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

Contents

- - -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/docs/book/tomorrow-night.css b/docs/book/tomorrow-night.css deleted file mode 100644 index 81fe276e..00000000 --- a/docs/book/tomorrow-night.css +++ /dev/null @@ -1,102 +0,0 @@ -/* Tomorrow Night Theme */ -/* https://github.com/jmblog/color-themes-for-highlightjs */ -/* Original theme - https://github.com/chriskempson/tomorrow-theme */ -/* https://github.com/jmblog/color-themes-for-highlightjs */ - -/* Tomorrow Comment */ -.hljs-comment { - color: #969896; -} - -/* Tomorrow Red */ -.hljs-variable, -.hljs-attribute, -.hljs-tag, -.hljs-regexp, -.ruby .hljs-constant, -.xml .hljs-tag .hljs-title, -.xml .hljs-pi, -.xml .hljs-doctype, -.html .hljs-doctype, -.css .hljs-id, -.css .hljs-class, -.css .hljs-pseudo { - color: #cc6666; -} - -/* Tomorrow Orange */ -.hljs-number, -.hljs-preprocessor, -.hljs-pragma, -.hljs-built_in, -.hljs-literal, -.hljs-params, -.hljs-constant { - color: #de935f; -} - -/* Tomorrow Yellow */ -.ruby .hljs-class .hljs-title, -.css .hljs-rule .hljs-attribute { - color: #f0c674; -} - -/* Tomorrow Green */ -.hljs-string, -.hljs-value, -.hljs-inheritance, -.hljs-header, -.hljs-name, -.ruby .hljs-symbol, -.xml .hljs-cdata { - color: #b5bd68; -} - -/* Tomorrow Aqua */ -.hljs-title, -.css .hljs-hexcolor { - color: #8abeb7; -} - -/* Tomorrow Blue */ -.hljs-function, -.python .hljs-decorator, -.python .hljs-title, -.ruby .hljs-function .hljs-title, -.ruby .hljs-title .hljs-keyword, -.perl .hljs-sub, -.javascript .hljs-title, -.coffeescript .hljs-title { - color: #81a2be; -} - -/* Tomorrow Purple */ -.hljs-keyword, -.javascript .hljs-function { - color: #b294bb; -} - -.hljs { - display: block; - overflow-x: auto; - background: #1d1f21; - color: #c5c8c6; -} - -.coffeescript .javascript, -.javascript .xml, -.tex .hljs-formula, -.xml .javascript, -.xml .vbscript, -.xml .css, -.xml .hljs-cdata { - opacity: 0.5; -} - -.hljs-addition { - color: #718c00; -} - -.hljs-deletion { - color: #c82829; -} diff --git a/docs/test-report/assets/MaterialIcons-Regular.woff b/docs/test-report/assets/MaterialIcons-Regular.woff deleted file mode 100644 index b648a3ee..00000000 Binary files a/docs/test-report/assets/MaterialIcons-Regular.woff and /dev/null differ diff --git a/docs/test-report/assets/MaterialIcons-Regular.woff2 b/docs/test-report/assets/MaterialIcons-Regular.woff2 deleted file mode 100644 index 9fa21125..00000000 Binary files a/docs/test-report/assets/MaterialIcons-Regular.woff2 and /dev/null differ diff --git a/docs/test-report/assets/app.css b/docs/test-report/assets/app.css deleted file mode 100644 index eb7c4e9e..00000000 --- a/docs/test-report/assets/app.css +++ /dev/null @@ -1,14 +0,0 @@ -/*! mochawesome-report-generator 6.2.0 | https://github.com/adamgruber/mochawesome-report-generator */ -:root{--screen-sm-min:768px;--screen-md-min:992px;--screen-lg-min:1200px;--grid-gutter-width:30px;--container-sm:calc(720px + var(--grid-gutter-width));--container-md:calc(940px + var(--grid-gutter-width));--container-lg:calc(1140px + var(--grid-gutter-width));--navbar-height:122px;--navbar-height-short:56px;--summary-height-stacked:82px;--statusbar-height-stacked:54px;--footer-height:60px;--default-transition-duration:0.2s;--default-transition-easing:ease;--gray-base:#000;--gray-darker-faded:color(var(--gray-darker) alpha(95%));--gray-darker:color(var(--gray-base) tint(13.5%));--gray-dark:color(var(--gray-base) tint(20%));--gray:color(var(--gray-base) tint(33.5%));--gray-light:color(var(--gray-base) tint(46.7%));--gray-medium:color(var(--gray-base) tint(73.5%));--gray-lighter:color(var(--gray-base) tint(93.5%));--gray-lighter-faded:color(var(--gray-lighter) alpha(95%));--gray-border:color(var(--gray-base) tint(80%));--grey50:#eceff1;--grey100:#f5f5f5;--grey300:#e0e0e0;--grey500:#9e9e9e;--grey700:#616161;--green100:#c8e6c9;--green200:#a5d6a7;--green300:#81c784;--green500:#4caf50;--green700:#388e3c;--red100:#ffcdd2;--red300:#e57373;--red500:#f44336;--red700:#d32f2f;--ltblue100:#b3e5fc;--ltblue300:#4fc3f7;--ltblue500:#03a9f4;--ltblue700:#0288d1;--black87:rgba(0,0,0,0.87);--black54:rgba(0,0,0,0.54);--black38:rgba(0,0,0,0.38);--bluegrey500:#607d8b;--bluegrey800:#37474f;--bluegrey900:#263238;--light-icon-active:#fff;--light-icon-inactive:hsla(0,0%,100%,0.5);--dark-icon-active:var(--black54);--dark-icon-inactive:var(--black38);--amber300:#ffd54f;--amber400:#ffca28;--amber500:#ffc107;--yellow700:#fbc02d;--yellow800:#f9a825;--brand-primary:color(#428bca shade(6.5%));--brand-success:#4caf50;--brand-info:#5bc0de;--brand-warning:#f0ad4e;--brand-danger:#d9534f;--text-color:var(--black87);--body-bg:#f2f2f2;--link-color:var(--brand-primary);--link-hover-color:color(var(--link-color) shade(15%));--list-group-border:#ddd;--font-family-sans-serif:"robotoregular","Helvetica Neue",Helvetica,Arial,sans-serif;--font-family-base:var(--font-family-sans-serif);--font-family-mono:"Menlo","Monaco","Consolas","Courier New",monospace;--font-size-base:14px;--line-height-base:1.429;--line-height-computed:20px;--headings-font-family:inherit;--headings-font-weight:400;--headings-line-height:1.1;--headings-color:inherit;--headings-small-color:var(--gray-light);--font-size-h1:36px;--font-size-h2:30px;--font-size-h3:24px;--font-size-h4:18px;--font-size-h5:var(--font-size-base);--font-size-h6:12px;--font-family-light:"robotolight";--font-family-regular:"robotoregular";--font-family-medium:"robotomedium";--link-transition:color 0.2s ease-out}.dropdown--trans-color---3ixtY{transition:color .2s ease-out;transition:var(--link-transition)}.dropdown--component---21Q9c{position:relative}.dropdown--toggle---3gdzr{white-space:nowrap}.dropdown--toggle-icon---1j9Ga:not(.dropdown--icon-only---3vq2I){margin-left:.5rem}.dropdown--list---8GPrA{padding:0;margin:0;list-style:none;text-align:left}.dropdown--list-main---3QZnQ{position:absolute;top:100%;z-index:1000;visibility:hidden;min-width:160px;overflow:auto}.dropdown--align-left---3-3Hu{left:0}.dropdown--align-right---2ZQx0{right:0}.dropdown--list-item-link---JRrOY,.dropdown--list-item-text---2COKZ{display:block;position:relative;white-space:nowrap;text-decoration:none}.dropdown--list-item-text---2COKZ{cursor:default}@-webkit-keyframes dropdown--in---FpwEb{0%{opacity:0}to{opacity:1}}@keyframes dropdown--in---FpwEb{0%{opacity:0}to{opacity:1}}@-webkit-keyframes dropdown--out---2HVe1{0%{opacity:1;visibility:visible}to{opacity:0}}@keyframes dropdown--out---2HVe1{0%{opacity:1;visibility:visible}to{opacity:0}}.dropdown--close---2LnDu{-webkit-animation:dropdown--out---2HVe1 .2s ease;animation:dropdown--out---2HVe1 .2s ease;-webkit-animation:dropdown--out---2HVe1 var(--default-transition-duration) var(--default-transition-easing);animation:dropdown--out---2HVe1 var(--default-transition-duration) var(--default-transition-easing);visibility:hidden}.dropdown--open---3bwiy{-webkit-animation:dropdown--in---FpwEb .2s ease;animation:dropdown--in---FpwEb .2s ease;-webkit-animation:dropdown--in---FpwEb var(--default-transition-duration) var(--default-transition-easing);animation:dropdown--in---FpwEb var(--default-transition-duration) var(--default-transition-easing);visibility:visible} -:root{--screen-sm-min:768px;--screen-md-min:992px;--screen-lg-min:1200px;--grid-gutter-width:30px;--container-sm:calc(720px + var(--grid-gutter-width));--container-md:calc(940px + var(--grid-gutter-width));--container-lg:calc(1140px + var(--grid-gutter-width));--navbar-height:122px;--navbar-height-short:56px;--summary-height-stacked:82px;--statusbar-height-stacked:54px;--footer-height:60px;--default-transition-duration:0.2s;--default-transition-easing:ease;--gray-base:#000;--gray-darker-faded:color(var(--gray-darker) alpha(95%));--gray-darker:color(var(--gray-base) tint(13.5%));--gray-dark:color(var(--gray-base) tint(20%));--gray:color(var(--gray-base) tint(33.5%));--gray-light:color(var(--gray-base) tint(46.7%));--gray-medium:color(var(--gray-base) tint(73.5%));--gray-lighter:color(var(--gray-base) tint(93.5%));--gray-lighter-faded:color(var(--gray-lighter) alpha(95%));--gray-border:color(var(--gray-base) tint(80%));--grey50:#eceff1;--grey100:#f5f5f5;--grey300:#e0e0e0;--grey500:#9e9e9e;--grey700:#616161;--green100:#c8e6c9;--green200:#a5d6a7;--green300:#81c784;--green500:#4caf50;--green700:#388e3c;--red100:#ffcdd2;--red300:#e57373;--red500:#f44336;--red700:#d32f2f;--ltblue100:#b3e5fc;--ltblue300:#4fc3f7;--ltblue500:#03a9f4;--ltblue700:#0288d1;--black87:rgba(0,0,0,0.87);--black54:rgba(0,0,0,0.54);--black38:rgba(0,0,0,0.38);--bluegrey500:#607d8b;--bluegrey800:#37474f;--bluegrey900:#263238;--light-icon-active:#fff;--light-icon-inactive:hsla(0,0%,100%,0.5);--dark-icon-active:var(--black54);--dark-icon-inactive:var(--black38);--amber300:#ffd54f;--amber400:#ffca28;--amber500:#ffc107;--yellow700:#fbc02d;--yellow800:#f9a825;--brand-primary:color(#428bca shade(6.5%));--brand-success:#4caf50;--brand-info:#5bc0de;--brand-warning:#f0ad4e;--brand-danger:#d9534f;--text-color:var(--black87);--body-bg:#f2f2f2;--link-color:var(--brand-primary);--link-hover-color:color(var(--link-color) shade(15%));--list-group-border:#ddd;--font-family-sans-serif:"robotoregular","Helvetica Neue",Helvetica,Arial,sans-serif;--font-family-base:var(--font-family-sans-serif);--font-family-mono:"Menlo","Monaco","Consolas","Courier New",monospace;--font-size-base:14px;--line-height-base:1.429;--line-height-computed:20px;--headings-font-family:inherit;--headings-font-weight:400;--headings-line-height:1.1;--headings-color:inherit;--headings-small-color:var(--gray-light);--font-size-h1:36px;--font-size-h2:30px;--font-size-h3:24px;--font-size-h4:18px;--font-size-h5:var(--font-size-base);--font-size-h6:12px;--font-family-light:"robotolight";--font-family-regular:"robotoregular";--font-family-medium:"robotomedium";--link-transition:color 0.2s ease-out}.dropdown-selector--trans-color---3nePW{transition:color .2s ease-out;transition:var(--link-transition)}.dropdown-selector--dropdown---AT5ee{right:-8px}.dropdown-selector--menu---nW4gv{box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);font-family:robotolight;font-family:var(--font-family-light);min-width:70px;width:70px;background:#fff;top:0}.dropdown-selector--toggle---WEnEe{display:inline-block;font-family:robotoregular;font-family:var(--font-family-regular);font-size:14px;color:rgba(0,0,0,.54);color:var(--black54);vertical-align:top;line-height:24px;padding:0 22px 0 0;cursor:pointer;border:none;background:none;outline:none;width:70px}.dropdown-selector--toggle---WEnEe:focus{box-shadow:0 0 2px 0 #03a9f4;box-shadow:0 0 2px 0 var(--ltblue500)}.dropdown-selector--toggle-icon---10VKo{position:absolute;top:4px;right:4px}.dropdown-selector--item-link---2W1T7,.dropdown-selector--toggle-icon---10VKo{color:rgba(0,0,0,.38);color:var(--black38)}.dropdown-selector--item-link---2W1T7{border:none;cursor:pointer;padding:4px 10px;text-align:left;width:100%}.dropdown-selector--item-link---2W1T7:hover{background-color:#f5f5f5;background-color:var(--grey100)}.dropdown-selector--item-link---2W1T7:focus{box-shadow:inset 0 0 2px 0 #03a9f4;box-shadow:inset 0 0 2px 0 var(--ltblue500);outline:none}.dropdown-selector--item-selected---1q-NK .dropdown-selector--item-link---2W1T7{color:#4caf50;color:var(--green500)} -:root{--screen-sm-min:768px;--screen-md-min:992px;--screen-lg-min:1200px;--grid-gutter-width:30px;--container-sm:calc(720px + var(--grid-gutter-width));--container-md:calc(940px + var(--grid-gutter-width));--container-lg:calc(1140px + var(--grid-gutter-width));--navbar-height:122px;--navbar-height-short:56px;--summary-height-stacked:82px;--statusbar-height-stacked:54px;--footer-height:60px;--default-transition-duration:0.2s;--default-transition-easing:ease;--gray-base:#000;--gray-darker-faded:color(var(--gray-darker) alpha(95%));--gray-darker:color(var(--gray-base) tint(13.5%));--gray-dark:color(var(--gray-base) tint(20%));--gray:color(var(--gray-base) tint(33.5%));--gray-light:color(var(--gray-base) tint(46.7%));--gray-medium:color(var(--gray-base) tint(73.5%));--gray-lighter:color(var(--gray-base) tint(93.5%));--gray-lighter-faded:color(var(--gray-lighter) alpha(95%));--gray-border:color(var(--gray-base) tint(80%));--grey50:#eceff1;--grey100:#f5f5f5;--grey300:#e0e0e0;--grey500:#9e9e9e;--grey700:#616161;--green100:#c8e6c9;--green200:#a5d6a7;--green300:#81c784;--green500:#4caf50;--green700:#388e3c;--red100:#ffcdd2;--red300:#e57373;--red500:#f44336;--red700:#d32f2f;--ltblue100:#b3e5fc;--ltblue300:#4fc3f7;--ltblue500:#03a9f4;--ltblue700:#0288d1;--black87:rgba(0,0,0,0.87);--black54:rgba(0,0,0,0.54);--black38:rgba(0,0,0,0.38);--bluegrey500:#607d8b;--bluegrey800:#37474f;--bluegrey900:#263238;--light-icon-active:#fff;--light-icon-inactive:hsla(0,0%,100%,0.5);--dark-icon-active:var(--black54);--dark-icon-inactive:var(--black38);--amber300:#ffd54f;--amber400:#ffca28;--amber500:#ffc107;--yellow700:#fbc02d;--yellow800:#f9a825;--brand-primary:color(#428bca shade(6.5%));--brand-success:#4caf50;--brand-info:#5bc0de;--brand-warning:#f0ad4e;--brand-danger:#d9534f;--text-color:var(--black87);--body-bg:#f2f2f2;--link-color:var(--brand-primary);--link-hover-color:color(var(--link-color) shade(15%));--list-group-border:#ddd;--font-family-sans-serif:"robotoregular","Helvetica Neue",Helvetica,Arial,sans-serif;--font-family-base:var(--font-family-sans-serif);--font-family-mono:"Menlo","Monaco","Consolas","Courier New",monospace;--font-size-base:14px;--line-height-base:1.429;--line-height-computed:20px;--headings-font-family:inherit;--headings-font-weight:400;--headings-line-height:1.1;--headings-color:inherit;--headings-small-color:var(--gray-light);--font-size-h1:36px;--font-size-h2:30px;--font-size-h3:24px;--font-size-h4:18px;--font-size-h5:var(--font-size-base);--font-size-h6:12px;--font-family-light:"robotolight";--font-family-regular:"robotoregular";--font-family-medium:"robotomedium";--link-transition:color 0.2s ease-out}.footer--trans-color---205XF{transition:color .2s ease-out;transition:var(--link-transition)}.footer--component---1WcTR{position:absolute;bottom:0;width:100%;height:60px;height:var(--footer-height);color:rgba(0,0,0,.38);color:var(--black38);text-align:center}.footer--component---1WcTR p{font-size:12px;margin:10px 0}.footer--component---1WcTR a{color:rgba(0,0,0,.54);color:var(--black54);transition:color .2s ease-out;transition:var(--link-transition)}.footer--component---1WcTR a:hover{color:rgba(0,0,0,.87);color:var(--black87)} -:root{--screen-sm-min:768px;--screen-md-min:992px;--screen-lg-min:1200px;--grid-gutter-width:30px;--container-sm:calc(720px + var(--grid-gutter-width));--container-md:calc(940px + var(--grid-gutter-width));--container-lg:calc(1140px + var(--grid-gutter-width));--navbar-height:122px;--navbar-height-short:56px;--summary-height-stacked:82px;--statusbar-height-stacked:54px;--footer-height:60px;--default-transition-duration:0.2s;--default-transition-easing:ease;--gray-base:#000;--gray-darker-faded:color(var(--gray-darker) alpha(95%));--gray-darker:color(var(--gray-base) tint(13.5%));--gray-dark:color(var(--gray-base) tint(20%));--gray:color(var(--gray-base) tint(33.5%));--gray-light:color(var(--gray-base) tint(46.7%));--gray-medium:color(var(--gray-base) tint(73.5%));--gray-lighter:color(var(--gray-base) tint(93.5%));--gray-lighter-faded:color(var(--gray-lighter) alpha(95%));--gray-border:color(var(--gray-base) tint(80%));--grey50:#eceff1;--grey100:#f5f5f5;--grey300:#e0e0e0;--grey500:#9e9e9e;--grey700:#616161;--green100:#c8e6c9;--green200:#a5d6a7;--green300:#81c784;--green500:#4caf50;--green700:#388e3c;--red100:#ffcdd2;--red300:#e57373;--red500:#f44336;--red700:#d32f2f;--ltblue100:#b3e5fc;--ltblue300:#4fc3f7;--ltblue500:#03a9f4;--ltblue700:#0288d1;--black87:rgba(0,0,0,0.87);--black54:rgba(0,0,0,0.54);--black38:rgba(0,0,0,0.38);--bluegrey500:#607d8b;--bluegrey800:#37474f;--bluegrey900:#263238;--light-icon-active:#fff;--light-icon-inactive:hsla(0,0%,100%,0.5);--dark-icon-active:var(--black54);--dark-icon-inactive:var(--black38);--amber300:#ffd54f;--amber400:#ffca28;--amber500:#ffc107;--yellow700:#fbc02d;--yellow800:#f9a825;--brand-primary:color(#428bca shade(6.5%));--brand-success:#4caf50;--brand-info:#5bc0de;--brand-warning:#f0ad4e;--brand-danger:#d9534f;--text-color:var(--black87);--body-bg:#f2f2f2;--link-color:var(--brand-primary);--link-hover-color:color(var(--link-color) shade(15%));--list-group-border:#ddd;--font-family-sans-serif:"robotoregular","Helvetica Neue",Helvetica,Arial,sans-serif;--font-family-base:var(--font-family-sans-serif);--font-family-mono:"Menlo","Monaco","Consolas","Courier New",monospace;--font-size-base:14px;--line-height-base:1.429;--line-height-computed:20px;--headings-font-family:inherit;--headings-font-weight:400;--headings-line-height:1.1;--headings-color:inherit;--headings-small-color:var(--gray-light);--font-size-h1:36px;--font-size-h2:30px;--font-size-h3:24px;--font-size-h4:18px;--font-size-h5:var(--font-size-base);--font-size-h6:12px;--font-family-light:"robotolight";--font-family-regular:"robotoregular";--font-family-medium:"robotomedium";--link-transition:color 0.2s ease-out}.loader--trans-color---97r08{transition:color .2s ease-out;transition:var(--link-transition)}.loader--component---2grcA{position:fixed;top:0;height:100%;width:100%;background-color:color(#f2f2f2 alpha(60%));background-color:color(var(--body-bg) alpha(60%));padding-top:122px;padding-top:var(--navbar-height)}.loader--wrap---3Fhrc{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-direction:column;flex-direction:column;min-height:200px}.loader--text---3Yu3g{color:color(#000 tint(46.7%));color:var(--gray-light);text-align:center;margin:1rem 0 0}.loader--spinner---2q6MO{border-radius:50%;width:42px;height:42px;border:.25rem solid color(#000 tint(73.5%));border-top-color:color(#000 tint(33.5%));border:.25rem solid var(--gray-medium);border-top-color:var(--gray);-webkit-animation:loader--spin---K6Loh 1s linear infinite;animation:loader--spin---K6Loh 1s linear infinite}@-webkit-keyframes loader--spin---K6Loh{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loader--spin---K6Loh{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media (min-width:768px){.loader--component---2grcA{padding-top:56px;padding-top:var(--navbar-height-short)}} -:root{--screen-sm-min:768px;--screen-md-min:992px;--screen-lg-min:1200px;--grid-gutter-width:30px;--container-sm:calc(720px + var(--grid-gutter-width));--container-md:calc(940px + var(--grid-gutter-width));--container-lg:calc(1140px + var(--grid-gutter-width));--navbar-height:122px;--navbar-height-short:56px;--summary-height-stacked:82px;--statusbar-height-stacked:54px;--footer-height:60px;--default-transition-duration:0.2s;--default-transition-easing:ease;--gray-base:#000;--gray-darker-faded:color(var(--gray-darker) alpha(95%));--gray-darker:color(var(--gray-base) tint(13.5%));--gray-dark:color(var(--gray-base) tint(20%));--gray:color(var(--gray-base) tint(33.5%));--gray-light:color(var(--gray-base) tint(46.7%));--gray-medium:color(var(--gray-base) tint(73.5%));--gray-lighter:color(var(--gray-base) tint(93.5%));--gray-lighter-faded:color(var(--gray-lighter) alpha(95%));--gray-border:color(var(--gray-base) tint(80%));--grey50:#eceff1;--grey100:#f5f5f5;--grey300:#e0e0e0;--grey500:#9e9e9e;--grey700:#616161;--green100:#c8e6c9;--green200:#a5d6a7;--green300:#81c784;--green500:#4caf50;--green700:#388e3c;--red100:#ffcdd2;--red300:#e57373;--red500:#f44336;--red700:#d32f2f;--ltblue100:#b3e5fc;--ltblue300:#4fc3f7;--ltblue500:#03a9f4;--ltblue700:#0288d1;--black87:rgba(0,0,0,0.87);--black54:rgba(0,0,0,0.54);--black38:rgba(0,0,0,0.38);--bluegrey500:#607d8b;--bluegrey800:#37474f;--bluegrey900:#263238;--light-icon-active:#fff;--light-icon-inactive:hsla(0,0%,100%,0.5);--dark-icon-active:var(--black54);--dark-icon-inactive:var(--black38);--amber300:#ffd54f;--amber400:#ffca28;--amber500:#ffc107;--yellow700:#fbc02d;--yellow800:#f9a825;--brand-primary:color(#428bca shade(6.5%));--brand-success:#4caf50;--brand-info:#5bc0de;--brand-warning:#f0ad4e;--brand-danger:#d9534f;--text-color:var(--black87);--body-bg:#f2f2f2;--link-color:var(--brand-primary);--link-hover-color:color(var(--link-color) shade(15%));--list-group-border:#ddd;--font-family-sans-serif:"robotoregular","Helvetica Neue",Helvetica,Arial,sans-serif;--font-family-base:var(--font-family-sans-serif);--font-family-mono:"Menlo","Monaco","Consolas","Courier New",monospace;--font-size-base:14px;--line-height-base:1.429;--line-height-computed:20px;--headings-font-family:inherit;--headings-font-weight:400;--headings-line-height:1.1;--headings-color:inherit;--headings-small-color:var(--gray-light);--font-size-h1:36px;--font-size-h2:30px;--font-size-h3:24px;--font-size-h4:18px;--font-size-h5:var(--font-size-base);--font-size-h6:12px;--font-family-light:"robotolight";--font-family-regular:"robotoregular";--font-family-medium:"robotomedium";--link-transition:color 0.2s ease-out}.nav-menu--trans-color---1l-R-{transition:color .2s ease-out;transition:var(--link-transition)}.nav-menu--wrap---39S_b{position:fixed;z-index:2010;top:0;right:0;bottom:0;left:0;overflow:hidden;visibility:hidden}.nav-menu--overlay---k2Lwz{display:none;background:rgba(0,0,0,.5)}.nav-menu--close-btn---2m7W7{border:none;background:transparent;padding:0}.nav-menu--close-btn---2m7W7:focus{box-shadow:0 0 2px 0 #03a9f4;box-shadow:0 0 2px 0 var(--ltblue500);outline:none}.nav-menu--close-btn---2m7W7{cursor:pointer;transition:color .2s ease-out;transition:var(--link-transition);position:absolute;top:16px;right:16px;color:rgba(0,0,0,.54);color:var(--black54)}.nav-menu--close-btn---2m7W7:active,.nav-menu--close-btn---2m7W7:hover{color:rgba(0,0,0,.87);color:var(--black87)}.nav-menu--menu---lFcsl{position:absolute;transition:all .15s cubic-bezier(.25,1,.8,1);-webkit-transform:translate(-100%);transform:translate(-100%);width:100%;z-index:1;top:0;bottom:0;left:0;overflow:auto;background:#fff}.nav-menu--close-button---2_OHr{border:none;background:transparent;padding:0}.nav-menu--close-button---2_OHr:focus{box-shadow:0 0 2px 0 #03a9f4;box-shadow:0 0 2px 0 var(--ltblue500);outline:none}.nav-menu--close-button---2_OHr{cursor:pointer;transition:color .2s ease-out;transition:var(--link-transition);position:absolute;top:14px;right:14px;font-size:21px;width:26px;height:26px;color:color(#000 tint(33.5%));color:var(--gray)}.nav-menu--close-button---2_OHr:hover{color:color(#000 tint(20%));color:var(--gray-dark)}.nav-menu--date---3SYOi,.nav-menu--section-head---3LXPD{color:rgba(0,0,0,.54);color:var(--black54)}.nav-menu--section-head---3LXPD{text-transform:uppercase}.nav-menu--control---1JEYH{display:-webkit-flex;display:flex;position:relative;margin:8px 0;-webkit-align-items:center;align-items:center}.nav-menu--control-label---3f2XU{display:inline-block;-webkit-flex-grow:1;flex-grow:1;font-family:var(--font-family--regular);font-size:13px;vertical-align:top;line-height:24px}.nav-menu--control-label---3f2XU.nav-menu--with-icon---qF4hj{margin-left:12px}.nav-menu--control-group---32kKg{margin-bottom:10px}.nav-menu--toggle-icon-passed---132lH{color:#4caf50;color:var(--green500)}.nav-menu--toggle-icon-failed---x-XUB{color:#f44336;color:var(--red500)}.nav-menu--toggle-icon-pending---3ZJAs{color:#03a9f4;color:var(--ltblue500)}.nav-menu--toggle-icon-skipped---FyedH{color:#9e9e9e;color:var(--grey500)}.nav-menu--wrap---39S_b.nav-menu--open---3BW1O{visibility:visible}.nav-menu--wrap---39S_b.nav-menu--open---3BW1O .nav-menu--overlay---k2Lwz{opacity:1}.nav-menu--wrap---39S_b.nav-menu--open---3BW1O .nav-menu--menu---lFcsl{-webkit-transform:translate(0);transform:translate(0)}.nav-menu--section---2z7Dj{padding:0 16px;border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--grey300)}.nav-menu--list---2QMG9{list-style:none;padding-left:0}.nav-menu--main---jkqJW{margin:8px 0}.nav-menu--no-tests---2sRAg>.nav-menu--item---gXWu6:not(.nav-menu--has-tests---1ND4g)>div>.nav-menu--sub---EnSIu{padding-left:0}.nav-menu--no-tests---2sRAg>.nav-menu--item---gXWu6:not(.nav-menu--has-tests---1ND4g):not(:only-child){padding-left:22px}.nav-menu--sub---EnSIu{padding-left:24px;margin:0 0 2px}.nav-menu--link---tywPF{display:-webkit-flex;display:flex;position:relative;-webkit-align-items:center;align-items:center;padding:3px 0;color:color(#000 tint(33.5%));color:var(--gray)}.nav-menu--link---tywPF:hover{color:color(color(#428bca shade(6.5%)) shade(15%));color:var(--link-hover-color);text-decoration:none}.nav-menu--link---tywPF:active,.nav-menu--link---tywPF:focus{box-shadow:0 0 2px 0 #03a9f4;box-shadow:0 0 2px 0 var(--ltblue500);outline:none;text-decoration:none}.nav-menu--link---tywPF span{transition:color .2s ease-out;transition:var(--link-transition);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-menu--link-icon---1Q2NP{margin-right:2px}.nav-menu--link-icon---1Q2NP.nav-menu--pass---1PUeh{color:#4caf50;color:var(--green500)}.nav-menu--link-icon---1Q2NP.nav-menu--fail---3gQQa{color:#f44336;color:var(--red500)}.nav-menu--link-icon---1Q2NP.nav-menu--pending---9zAw0{color:#03a9f4;color:var(--ltblue500)}.nav-menu--link-icon---1Q2NP.nav-menu--skipped---31GPM{color:#9e9e9e;color:var(--grey500)}.nav-menu--disabled---2MoA_{opacity:.3;pointer-events:none}@media (min-width:768px){.nav-menu--menu---lFcsl{width:320px;left:auto}.nav-menu--overlay---k2Lwz{display:block;position:fixed;transition:all .2s ease-out;top:0;right:0;bottom:0;left:0;cursor:pointer;opacity:0}} -/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}:root{--screen-sm-min:768px;--screen-md-min:992px;--screen-lg-min:1200px;--grid-gutter-width:30px;--container-sm:calc(720px + var(--grid-gutter-width));--container-md:calc(940px + var(--grid-gutter-width));--container-lg:calc(1140px + var(--grid-gutter-width));--navbar-height:122px;--navbar-height-short:56px;--summary-height-stacked:82px;--statusbar-height-stacked:54px;--footer-height:60px;--default-transition-duration:0.2s;--default-transition-easing:ease;--gray-base:#000;--gray-darker-faded:color(var(--gray-darker) alpha(95%));--gray-darker:color(var(--gray-base) tint(13.5%));--gray-dark:color(var(--gray-base) tint(20%));--gray:color(var(--gray-base) tint(33.5%));--gray-light:color(var(--gray-base) tint(46.7%));--gray-medium:color(var(--gray-base) tint(73.5%));--gray-lighter:color(var(--gray-base) tint(93.5%));--gray-lighter-faded:color(var(--gray-lighter) alpha(95%));--gray-border:color(var(--gray-base) tint(80%));--grey50:#eceff1;--grey100:#f5f5f5;--grey300:#e0e0e0;--grey500:#9e9e9e;--grey700:#616161;--green100:#c8e6c9;--green200:#a5d6a7;--green300:#81c784;--green500:#4caf50;--green700:#388e3c;--red100:#ffcdd2;--red300:#e57373;--red500:#f44336;--red700:#d32f2f;--ltblue100:#b3e5fc;--ltblue300:#4fc3f7;--ltblue500:#03a9f4;--ltblue700:#0288d1;--black87:rgba(0,0,0,0.87);--black54:rgba(0,0,0,0.54);--black38:rgba(0,0,0,0.38);--bluegrey500:#607d8b;--bluegrey800:#37474f;--bluegrey900:#263238;--light-icon-active:#fff;--light-icon-inactive:hsla(0,0%,100%,0.5);--dark-icon-active:var(--black54);--dark-icon-inactive:var(--black38);--amber300:#ffd54f;--amber400:#ffca28;--amber500:#ffc107;--yellow700:#fbc02d;--yellow800:#f9a825;--brand-primary:color(#428bca shade(6.5%));--brand-success:#4caf50;--brand-info:#5bc0de;--brand-warning:#f0ad4e;--brand-danger:#d9534f;--text-color:var(--black87);--body-bg:#f2f2f2;--link-color:var(--brand-primary);--link-hover-color:color(var(--link-color) shade(15%));--list-group-border:#ddd;--font-family-sans-serif:"robotoregular","Helvetica Neue",Helvetica,Arial,sans-serif;--font-family-base:var(--font-family-sans-serif);--font-family-mono:"Menlo","Monaco","Consolas","Courier New",monospace;--font-size-base:14px;--line-height-base:1.429;--line-height-computed:20px;--headings-font-family:inherit;--headings-font-weight:400;--headings-line-height:1.1;--headings-color:inherit;--headings-small-color:var(--gray-light);--font-size-h1:36px;--font-size-h2:30px;--font-size-h3:24px;--font-size-h4:18px;--font-size-h5:var(--font-size-base);--font-size-h6:12px;--font-family-light:"robotolight";--font-family-regular:"robotoregular";--font-family-medium:"robotomedium";--link-transition:color 0.2s ease-out}.trans-color{transition:color .2s ease-out;transition:var(--link-transition)}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-family:var(--headings-font-family);font-weight:400;font-weight:var(--headings-font-weight);line-height:1.1;line-height:var(--headings-line-height);color:inherit;color:var(--headings-color)}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:color(#000 tint(46.7%));color:var(--headings-small-color)}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-top:var(--line-height-computed);margin-bottom:10px;margin-bottom:calc(var(--line-height-computed)/2)}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-top:calc(var(--line-height-computed)/2);margin-bottom:10px;margin-bottom:calc(var(--line-height-computed)/2)}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px;font-size:var(--font-size-h1)}.h2,h2{font-size:30px;font-size:var(--font-size-h2)}.h3,h3{font-size:24px;font-size:var(--font-size-h3)}.h4,h4{font-size:18px;font-size:var(--font-size-h4)}.h5,h5{font-size:14px;font-size:var(--font-size-h5)}.h6,h6{font-size:12px;font-size:var(--font-size-h6)}p{margin:0 0 10px;margin:0 0 calc(var(--line-height-computed)/2)}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}ol,ul{margin-top:0;margin-bottom:10px;margin-bottom:calc(var(--line-height-computed)/2);ol,ul{margin-bottom:0}}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline{margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}code{font-family:Menlo,Monaco,Consolas,Courier New,monospace;font-family:var(--font-family-mono)}.hljs{display:block;overflow-x:auto;padding:.5em;color:#383a42;background:#fafafa}.hljs-comment,.hljs-quote{color:#a0a1a7;font-style:italic}.hljs-doctag,.hljs-formula,.hljs-keyword{color:#a626a4}.hljs-deletion,.hljs-name,.hljs-section,.hljs-selector-tag,.hljs-subst{color:#e45649}.hljs-literal{color:#0184bb}.hljs-addition,.hljs-attribute,.hljs-meta-string,.hljs-regexp,.hljs-string{color:#50a14f}.hljs-built_in,.hljs-class .hljs-title{color:#c18401}.hljs-attr,.hljs-number,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-pseudo,.hljs-template-variable,.hljs-type,.hljs-variable{color:#986801}.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-symbol,.hljs-title{color:#4078f2}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-link{text-decoration:underline}.ct-label{fill:rgba(0,0,0,.4);color:rgba(0,0,0,.4);font-size:.75rem;line-height:1}.ct-chart-bar .ct-label,.ct-chart-line .ct-label{display:block;display:-webkit-flex;display:flex}.ct-chart-donut .ct-label,.ct-chart-pie .ct-label{dominant-baseline:central}.ct-label.ct-horizontal.ct-start{-webkit-align-items:flex-end;align-items:flex-end}.ct-label.ct-horizontal.ct-end,.ct-label.ct-horizontal.ct-start{-webkit-justify-content:flex-start;justify-content:flex-start;text-align:left;text-anchor:start}.ct-label.ct-horizontal.ct-end{-webkit-align-items:flex-start;align-items:flex-start}.ct-label.ct-vertical.ct-start{-webkit-align-items:flex-end;align-items:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end;text-align:right;text-anchor:end}.ct-label.ct-vertical.ct-end{-webkit-align-items:flex-end;align-items:flex-end;-webkit-justify-content:flex-start;justify-content:flex-start;text-align:left;text-anchor:start}.ct-chart-bar .ct-label.ct-horizontal.ct-start{-webkit-align-items:flex-end;align-items:flex-end;-webkit-justify-content:center;justify-content:center;text-align:center;text-anchor:start}.ct-chart-bar .ct-label.ct-horizontal.ct-end{-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:center;justify-content:center;text-align:center;text-anchor:start}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-start{-webkit-align-items:flex-end;align-items:flex-end;-webkit-justify-content:flex-start;justify-content:flex-start;text-align:left;text-anchor:start}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-end{-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;text-align:left;text-anchor:start}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-start{-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-end;justify-content:flex-end;text-align:right;text-anchor:end}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-end{-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-start;justify-content:flex-start;text-align:left;text-anchor:end}.ct-grid{stroke:rgba(0,0,0,.2);stroke-width:1px;stroke-dasharray:2px}.ct-grid-background{fill:none}.ct-point{stroke-width:10px;stroke-linecap:round}.ct-line{fill:none;stroke-width:4px}.ct-area{stroke:none;fill-opacity:.1}.ct-bar{fill:none;stroke-width:10px}.ct-slice-donut{fill:none;stroke-width:60px}.ct-series-a .ct-bar,.ct-series-a .ct-line,.ct-series-a .ct-point,.ct-series-a .ct-slice-donut{stroke:#d70206}.ct-series-a .ct-area,.ct-series-a .ct-slice-donut-solid,.ct-series-a .ct-slice-pie{fill:#d70206}.ct-series-b .ct-bar,.ct-series-b .ct-line,.ct-series-b .ct-point,.ct-series-b .ct-slice-donut{stroke:#f05b4f}.ct-series-b .ct-area,.ct-series-b .ct-slice-donut-solid,.ct-series-b .ct-slice-pie{fill:#f05b4f}.ct-series-c .ct-bar,.ct-series-c .ct-line,.ct-series-c .ct-point,.ct-series-c .ct-slice-donut{stroke:#f4c63d}.ct-series-c .ct-area,.ct-series-c .ct-slice-donut-solid,.ct-series-c .ct-slice-pie{fill:#f4c63d}.ct-series-d .ct-bar,.ct-series-d .ct-line,.ct-series-d .ct-point,.ct-series-d .ct-slice-donut{stroke:#d17905}.ct-series-d .ct-area,.ct-series-d .ct-slice-donut-solid,.ct-series-d .ct-slice-pie{fill:#d17905}.ct-series-e .ct-bar,.ct-series-e .ct-line,.ct-series-e .ct-point,.ct-series-e .ct-slice-donut{stroke:#453d3f}.ct-series-e .ct-area,.ct-series-e .ct-slice-donut-solid,.ct-series-e .ct-slice-pie{fill:#453d3f}.ct-series-f .ct-bar,.ct-series-f .ct-line,.ct-series-f .ct-point,.ct-series-f .ct-slice-donut{stroke:#59922b}.ct-series-f .ct-area,.ct-series-f .ct-slice-donut-solid,.ct-series-f .ct-slice-pie{fill:#59922b}.ct-series-g .ct-bar,.ct-series-g .ct-line,.ct-series-g .ct-point,.ct-series-g .ct-slice-donut{stroke:#0544d3}.ct-series-g .ct-area,.ct-series-g .ct-slice-donut-solid,.ct-series-g .ct-slice-pie{fill:#0544d3}.ct-series-h .ct-bar,.ct-series-h .ct-line,.ct-series-h .ct-point,.ct-series-h .ct-slice-donut{stroke:#6b0392}.ct-series-h .ct-area,.ct-series-h .ct-slice-donut-solid,.ct-series-h .ct-slice-pie{fill:#6b0392}.ct-series-i .ct-bar,.ct-series-i .ct-line,.ct-series-i .ct-point,.ct-series-i .ct-slice-donut{stroke:#f05b4f}.ct-series-i .ct-area,.ct-series-i .ct-slice-donut-solid,.ct-series-i .ct-slice-pie{fill:#f05b4f}.ct-series-j .ct-bar,.ct-series-j .ct-line,.ct-series-j .ct-point,.ct-series-j .ct-slice-donut{stroke:#dda458}.ct-series-j .ct-area,.ct-series-j .ct-slice-donut-solid,.ct-series-j .ct-slice-pie{fill:#dda458}.ct-series-k .ct-bar,.ct-series-k .ct-line,.ct-series-k .ct-point,.ct-series-k .ct-slice-donut{stroke:#eacf7d}.ct-series-k .ct-area,.ct-series-k .ct-slice-donut-solid,.ct-series-k .ct-slice-pie{fill:#eacf7d}.ct-series-l .ct-bar,.ct-series-l .ct-line,.ct-series-l .ct-point,.ct-series-l .ct-slice-donut{stroke:#86797d}.ct-series-l .ct-area,.ct-series-l .ct-slice-donut-solid,.ct-series-l .ct-slice-pie{fill:#86797d}.ct-series-m .ct-bar,.ct-series-m .ct-line,.ct-series-m .ct-point,.ct-series-m .ct-slice-donut{stroke:#b2c326}.ct-series-m .ct-area,.ct-series-m .ct-slice-donut-solid,.ct-series-m .ct-slice-pie{fill:#b2c326}.ct-series-n .ct-bar,.ct-series-n .ct-line,.ct-series-n .ct-point,.ct-series-n .ct-slice-donut{stroke:#6188e2}.ct-series-n .ct-area,.ct-series-n .ct-slice-donut-solid,.ct-series-n .ct-slice-pie{fill:#6188e2}.ct-series-o .ct-bar,.ct-series-o .ct-line,.ct-series-o .ct-point,.ct-series-o .ct-slice-donut{stroke:#a748ca}.ct-series-o .ct-area,.ct-series-o .ct-slice-donut-solid,.ct-series-o .ct-slice-pie{fill:#a748ca}.ct-square{display:block;position:relative;width:100%}.ct-square:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:100%}.ct-square:after{content:"";display:table;clear:both}.ct-square>svg{display:block;position:absolute;top:0;left:0}.ct-minor-second{display:block;position:relative;width:100%}.ct-minor-second:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:93.75%}.ct-minor-second:after{content:"";display:table;clear:both}.ct-minor-second>svg{display:block;position:absolute;top:0;left:0}.ct-major-second{display:block;position:relative;width:100%}.ct-major-second:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:88.8888888889%}.ct-major-second:after{content:"";display:table;clear:both}.ct-major-second>svg{display:block;position:absolute;top:0;left:0}.ct-minor-third{display:block;position:relative;width:100%}.ct-minor-third:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:83.3333333333%}.ct-minor-third:after{content:"";display:table;clear:both}.ct-minor-third>svg{display:block;position:absolute;top:0;left:0}.ct-major-third{display:block;position:relative;width:100%}.ct-major-third:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:80%}.ct-major-third:after{content:"";display:table;clear:both}.ct-major-third>svg{display:block;position:absolute;top:0;left:0}.ct-perfect-fourth{display:block;position:relative;width:100%}.ct-perfect-fourth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:75%}.ct-perfect-fourth:after{content:"";display:table;clear:both}.ct-perfect-fourth>svg{display:block;position:absolute;top:0;left:0}.ct-perfect-fifth{display:block;position:relative;width:100%}.ct-perfect-fifth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:66.6666666667%}.ct-perfect-fifth:after{content:"";display:table;clear:both}.ct-perfect-fifth>svg{display:block;position:absolute;top:0;left:0}.ct-minor-sixth{display:block;position:relative;width:100%}.ct-minor-sixth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:62.5%}.ct-minor-sixth:after{content:"";display:table;clear:both}.ct-minor-sixth>svg{display:block;position:absolute;top:0;left:0}.ct-golden-section{display:block;position:relative;width:100%}.ct-golden-section:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:61.804697157%}.ct-golden-section:after{content:"";display:table;clear:both}.ct-golden-section>svg{display:block;position:absolute;top:0;left:0}.ct-major-sixth{display:block;position:relative;width:100%}.ct-major-sixth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:60%}.ct-major-sixth:after{content:"";display:table;clear:both}.ct-major-sixth>svg{display:block;position:absolute;top:0;left:0}.ct-minor-seventh{display:block;position:relative;width:100%}.ct-minor-seventh:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:56.25%}.ct-minor-seventh:after{content:"";display:table;clear:both}.ct-minor-seventh>svg{display:block;position:absolute;top:0;left:0}.ct-major-seventh{display:block;position:relative;width:100%}.ct-major-seventh:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:53.3333333333%}.ct-major-seventh:after{content:"";display:table;clear:both}.ct-major-seventh>svg{display:block;position:absolute;top:0;left:0}.ct-octave{display:block;position:relative;width:100%}.ct-octave:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:50%}.ct-octave:after{content:"";display:table;clear:both}.ct-octave>svg{display:block;position:absolute;top:0;left:0}.ct-major-tenth{display:block;position:relative;width:100%}.ct-major-tenth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:40%}.ct-major-tenth:after{content:"";display:table;clear:both}.ct-major-tenth>svg{display:block;position:absolute;top:0;left:0}.ct-major-eleventh{display:block;position:relative;width:100%}.ct-major-eleventh:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:37.5%}.ct-major-eleventh:after{content:"";display:table;clear:both}.ct-major-eleventh>svg{display:block;position:absolute;top:0;left:0}.ct-major-twelfth{display:block;position:relative;width:100%}.ct-major-twelfth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:33.3333333333%}.ct-major-twelfth:after{content:"";display:table;clear:both}.ct-major-twelfth>svg{display:block;position:absolute;top:0;left:0}.ct-double-octave{display:block;position:relative;width:100%}.ct-double-octave:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:25%}.ct-double-octave:after{content:"";display:table;clear:both}.ct-double-octave>svg{display:block;position:absolute;top:0;left:0}@font-face{font-family:robotolight;src:url(roboto-light-webfont.woff2) format("woff2"),url(roboto-light-webfont.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:robotomedium;src:url(roboto-medium-webfont.woff2) format("woff2"),url(roboto-medium-webfont.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:robotoregular;src:url(roboto-regular-webfont.woff2) format("woff2"),url(roboto-regular-webfont.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(MaterialIcons-Regular.woff2) format("woff2"),url(MaterialIcons-Regular.woff) format("woff")}.material-icons{display:inline-block;font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:"liga";font-feature-settings:"liga"}.material-icons.md-18{font-size:18px}.material-icons.md-24{font-size:24px}.material-icons.md-36{font-size:36px}.material-icons.md-48{font-size:48px}.material-icons.md-dark{color:rgba(0,0,0,.54)}.material-icons.md-dark.md-inactive{color:rgba(0,0,0,.26)}.material-icons.md-light{color:#fff}.material-icons.md-light.md-inactive{color:hsla(0,0%,100%,.3)}*,:after,:before{box-sizing:border-box}html{position:relative;min-height:100%}body{font-family:robotoregular,Helvetica Neue,Helvetica,Arial,sans-serif;font-family:var(--font-family-base);font-size:14px;font-size:var(--font-size-base);line-height:1.429;line-height:var(--line-height-base);color:rgba(0,0,0,.87);color:var(--text-color);background-color:#f2f2f2;background-color:var(--body-bg);margin-bottom:60px;margin-bottom:var(--footer-height)}a{text-decoration:none;transition:color .2s ease-out;transition:var(--link-transition)}a:hover{text-decoration:underline}pre{word-break:break-all;word-wrap:break-word;border-radius:4px}.cf:before,.clearfix:before{content:" ";display:table}.cf:after,.clearfix:after{content:" ";display:table;clear:both}.container:after,.container:before{content:" ";display:table}.container:after{clear:both}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-left:calc(var(--grid-gutter-width)/2);padding-right:15px;padding-right:calc(var(--grid-gutter-width)/2)}.row:after,.row:before{content:" ";display:table}.row:after{clear:both}.row{margin-left:-15px;margin-left:calc(var(--grid-gutter-width)/-2);margin-right:-15px;margin-right:calc(var(--grid-gutter-width)/-2)}.details{padding-top:146px;padding-top:calc(var(--navbar-height) + 24px)}.z-depth-0{box-shadow:none!important}.z-depth-1{box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)}.z-depth-1-half{box-shadow:0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15)}.z-depth-2{box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.z-depth-3{box-shadow:0 12px 15px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19)}.z-depth-4{box-shadow:0 16px 28px 0 rgba(0,0,0,.22),0 25px 55px 0 rgba(0,0,0,.21)}.z-depth-5{box-shadow:0 27px 24px 0 rgba(0,0,0,.2),0 40px 77px 0 rgba(0,0,0,.22)}@media (min-width:768px){.container{width:750px;width:var(--container-sm)}.details{padding-top:80px;padding-top:calc(var(--navbar-height-short) + 24px)}}@media (min-width:992px){.container{width:970px;width:var(--container-md)}}@media (min-width:1200px){.container{width:1170px;width:var(--container-lg)}} -:root{--screen-sm-min:768px;--screen-md-min:992px;--screen-lg-min:1200px;--grid-gutter-width:30px;--container-sm:calc(720px + var(--grid-gutter-width));--container-md:calc(940px + var(--grid-gutter-width));--container-lg:calc(1140px + var(--grid-gutter-width));--navbar-height:122px;--navbar-height-short:56px;--summary-height-stacked:82px;--statusbar-height-stacked:54px;--footer-height:60px;--default-transition-duration:0.2s;--default-transition-easing:ease;--gray-base:#000;--gray-darker-faded:color(var(--gray-darker) alpha(95%));--gray-darker:color(var(--gray-base) tint(13.5%));--gray-dark:color(var(--gray-base) tint(20%));--gray:color(var(--gray-base) tint(33.5%));--gray-light:color(var(--gray-base) tint(46.7%));--gray-medium:color(var(--gray-base) tint(73.5%));--gray-lighter:color(var(--gray-base) tint(93.5%));--gray-lighter-faded:color(var(--gray-lighter) alpha(95%));--gray-border:color(var(--gray-base) tint(80%));--grey50:#eceff1;--grey100:#f5f5f5;--grey300:#e0e0e0;--grey500:#9e9e9e;--grey700:#616161;--green100:#c8e6c9;--green200:#a5d6a7;--green300:#81c784;--green500:#4caf50;--green700:#388e3c;--red100:#ffcdd2;--red300:#e57373;--red500:#f44336;--red700:#d32f2f;--ltblue100:#b3e5fc;--ltblue300:#4fc3f7;--ltblue500:#03a9f4;--ltblue700:#0288d1;--black87:rgba(0,0,0,0.87);--black54:rgba(0,0,0,0.54);--black38:rgba(0,0,0,0.38);--bluegrey500:#607d8b;--bluegrey800:#37474f;--bluegrey900:#263238;--light-icon-active:#fff;--light-icon-inactive:hsla(0,0%,100%,0.5);--dark-icon-active:var(--black54);--dark-icon-inactive:var(--black38);--amber300:#ffd54f;--amber400:#ffca28;--amber500:#ffc107;--yellow700:#fbc02d;--yellow800:#f9a825;--brand-primary:color(#428bca shade(6.5%));--brand-success:#4caf50;--brand-info:#5bc0de;--brand-warning:#f0ad4e;--brand-danger:#d9534f;--text-color:var(--black87);--body-bg:#f2f2f2;--link-color:var(--brand-primary);--link-hover-color:color(var(--link-color) shade(15%));--list-group-border:#ddd;--font-family-sans-serif:"robotoregular","Helvetica Neue",Helvetica,Arial,sans-serif;--font-family-base:var(--font-family-sans-serif);--font-family-mono:"Menlo","Monaco","Consolas","Courier New",monospace;--font-size-base:14px;--line-height-base:1.429;--line-height-computed:20px;--headings-font-family:inherit;--headings-font-weight:400;--headings-line-height:1.1;--headings-color:inherit;--headings-small-color:var(--gray-light);--font-size-h1:36px;--font-size-h2:30px;--font-size-h3:24px;--font-size-h4:18px;--font-size-h5:var(--font-size-base);--font-size-h6:12px;--font-family-light:"robotolight";--font-family-regular:"robotoregular";--font-family-medium:"robotomedium";--link-transition:color 0.2s ease-out}.navbar--trans-color---1tk7E{transition:color .2s ease-out;transition:var(--link-transition)}.navbar--component---2UCEi:after,.navbar--component---2UCEi:before{content:" ";display:table}.navbar--component---2UCEi:after{clear:both}.navbar--component---2UCEi{position:fixed;-webkit-flex-direction:column;flex-direction:column;top:0;right:0;left:0;z-index:1030;min-height:122px;min-height:var(--navbar-height);height:122px;height:var(--navbar-height);margin-bottom:0;border:none;background:#37474f;background:var(--bluegrey800)}.navbar--component---2UCEi,.navbar--report-info-cnt---8y9Bb{display:-webkit-flex;display:flex}.navbar--report-info-cnt---8y9Bb{overflow:hidden;padding-right:12px}.navbar--menu-button---1ZRpz{border:none;background:transparent;padding:0}.navbar--menu-button---1ZRpz:focus{box-shadow:0 0 2px 0 #03a9f4;box-shadow:0 0 2px 0 var(--ltblue500);outline:none}.navbar--menu-button---1ZRpz{cursor:pointer;transition:color .2s ease-out;transition:var(--link-transition);height:40px;margin:8px 8px 0;padding:8px;color:hsla(0,0%,100%,.5);color:var(--light-icon-inactive)}.navbar--menu-button---1ZRpz:hover{color:#fff;color:var(--light-icon-active)}.navbar--report-title---3bXCv{-webkit-flex-grow:1;flex-grow:1;font-family:var(--font-family--light);color:#fff;font-size:18px;line-height:52px;line-height:calc(var(--navbar-height-short) - 4px);margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.navbar--pct-bar---3EwW-:after,.navbar--pct-bar---3EwW-:before{content:" ";display:table}.navbar--pct-bar---3EwW-:after{clear:both}.navbar--pct-bar---3EwW-{display:-webkit-flex;display:flex;position:absolute;left:0;right:0;bottom:0;height:4px}.navbar--pct-bar---3EwW- .navbar--pass---2oR-w{background-color:#4caf50;background-color:var(--green500)}.navbar--pct-bar---3EwW- .navbar--fail---3mN80{background-color:#f44336;background-color:var(--red500)}.navbar--pct-bar---3EwW- .navbar--pend---2iqjh{background-color:#03a9f4;background-color:var(--ltblue500)}.navbar--pct-bar-segment---3T0_o{height:4px}@media (min-width:768px){.navbar--component---2UCEi{min-height:56px;min-height:var(--navbar-height-short);height:56px;height:var(--navbar-height-short);-webkit-flex-direction:initial;flex-direction:row}.navbar--report-info-cnt---8y9Bb{-webkit-flex-grow:1;flex-grow:1}} -:root{--screen-sm-min:768px;--screen-md-min:992px;--screen-lg-min:1200px;--grid-gutter-width:30px;--container-sm:calc(720px + var(--grid-gutter-width));--container-md:calc(940px + var(--grid-gutter-width));--container-lg:calc(1140px + var(--grid-gutter-width));--navbar-height:122px;--navbar-height-short:56px;--summary-height-stacked:82px;--statusbar-height-stacked:54px;--footer-height:60px;--default-transition-duration:0.2s;--default-transition-easing:ease;--gray-base:#000;--gray-darker-faded:color(var(--gray-darker) alpha(95%));--gray-darker:color(var(--gray-base) tint(13.5%));--gray-dark:color(var(--gray-base) tint(20%));--gray:color(var(--gray-base) tint(33.5%));--gray-light:color(var(--gray-base) tint(46.7%));--gray-medium:color(var(--gray-base) tint(73.5%));--gray-lighter:color(var(--gray-base) tint(93.5%));--gray-lighter-faded:color(var(--gray-lighter) alpha(95%));--gray-border:color(var(--gray-base) tint(80%));--grey50:#eceff1;--grey100:#f5f5f5;--grey300:#e0e0e0;--grey500:#9e9e9e;--grey700:#616161;--green100:#c8e6c9;--green200:#a5d6a7;--green300:#81c784;--green500:#4caf50;--green700:#388e3c;--red100:#ffcdd2;--red300:#e57373;--red500:#f44336;--red700:#d32f2f;--ltblue100:#b3e5fc;--ltblue300:#4fc3f7;--ltblue500:#03a9f4;--ltblue700:#0288d1;--black87:rgba(0,0,0,0.87);--black54:rgba(0,0,0,0.54);--black38:rgba(0,0,0,0.38);--bluegrey500:#607d8b;--bluegrey800:#37474f;--bluegrey900:#263238;--light-icon-active:#fff;--light-icon-inactive:hsla(0,0%,100%,0.5);--dark-icon-active:var(--black54);--dark-icon-inactive:var(--black38);--amber300:#ffd54f;--amber400:#ffca28;--amber500:#ffc107;--yellow700:#fbc02d;--yellow800:#f9a825;--brand-primary:color(#428bca shade(6.5%));--brand-success:#4caf50;--brand-info:#5bc0de;--brand-warning:#f0ad4e;--brand-danger:#d9534f;--text-color:var(--black87);--body-bg:#f2f2f2;--link-color:var(--brand-primary);--link-hover-color:color(var(--link-color) shade(15%));--list-group-border:#ddd;--font-family-sans-serif:"robotoregular","Helvetica Neue",Helvetica,Arial,sans-serif;--font-family-base:var(--font-family-sans-serif);--font-family-mono:"Menlo","Monaco","Consolas","Courier New",monospace;--font-size-base:14px;--line-height-base:1.429;--line-height-computed:20px;--headings-font-family:inherit;--headings-font-weight:400;--headings-line-height:1.1;--headings-color:inherit;--headings-small-color:var(--gray-light);--font-size-h1:36px;--font-size-h2:30px;--font-size-h3:24px;--font-size-h4:18px;--font-size-h5:var(--font-size-base);--font-size-h6:12px;--font-family-light:"robotolight";--font-family-regular:"robotoregular";--font-family-medium:"robotomedium";--link-transition:color 0.2s ease-out}.quick-summary--trans-color---HUJqE{transition:color .2s ease-out;transition:var(--link-transition)}.quick-summary--cnt---3s38x{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:0 12px}.quick-summary--list---2_80W:after,.quick-summary--list---2_80W:before{content:" ";display:table}.quick-summary--list---2_80W:after{clear:both}.quick-summary--list---2_80W{list-style:none;padding-left:0;transition:opacity .2s ease-out;margin:0 0 8px}.quick-summary--item---bfSQ0,.quick-summary--list---2_80W{display:-webkit-flex;display:flex}.quick-summary--item---bfSQ0{font-family:var(--font-family--light);-webkit-align-items:flex-start;align-items:flex-start;color:#fff;font-size:16px;-webkit-flex-basis:25%;flex-basis:25%}.quick-summary--item---bfSQ0 button{border:none;background:transparent;padding:0}.quick-summary--item---bfSQ0 button:focus{box-shadow:0 0 2px 0 #03a9f4;box-shadow:0 0 2px 0 var(--ltblue500);outline:none}.quick-summary--item---bfSQ0 button{transition:color .2s ease-out;transition:var(--link-transition);display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;color:#fff;cursor:pointer}.quick-summary--item---bfSQ0 button:hover .quick-summary--icon---TW1oG{border-color:#fff}.quick-summary--item---bfSQ0.quick-summary--tests---2nNut{color:#fff}.quick-summary--item---bfSQ0.quick-summary--passes---3IjYH .quick-summary--icon---TW1oG{color:#388e3c;color:var(--green700);background-color:#c8e6c9;background-color:var(--green100)}.quick-summary--single-filter---31Thy .quick-summary--item---bfSQ0.quick-summary--passes---3IjYH .quick-summary--icon---TW1oG{background-color:#e0e0e0;background-color:var(--grey300);color:#9e9e9e;color:var(--grey500)}.quick-summary--single-filter--passed---3QnUL .quick-summary--item---bfSQ0.quick-summary--passes---3IjYH .quick-summary--icon---TW1oG{color:#fff;background-color:#388e3c;background-color:var(--green700)}.quick-summary--item---bfSQ0.quick-summary--failures---14s29 .quick-summary--icon---TW1oG{color:#d32f2f;color:var(--red700);background-color:#ffcdd2;background-color:var(--red100)}.quick-summary--single-filter---31Thy .quick-summary--item---bfSQ0.quick-summary--failures---14s29 .quick-summary--icon---TW1oG{background-color:#e0e0e0;background-color:var(--grey300);color:#9e9e9e;color:var(--grey500)}.quick-summary--single-filter--failed---3_tAw .quick-summary--item---bfSQ0.quick-summary--failures---14s29 .quick-summary--icon---TW1oG{color:#fff;background-color:#d32f2f;background-color:var(--red700)}.quick-summary--item---bfSQ0.quick-summary--pending---261aV .quick-summary--icon---TW1oG{color:#0288d1;color:var(--ltblue700);background-color:#b3e5fc;background-color:var(--ltblue100)}.quick-summary--single-filter---31Thy .quick-summary--item---bfSQ0.quick-summary--pending---261aV .quick-summary--icon---TW1oG{background-color:#e0e0e0;background-color:var(--grey300);color:#9e9e9e;color:var(--grey500)}.quick-summary--single-filter--pending---21lZM .quick-summary--item---bfSQ0.quick-summary--pending---261aV .quick-summary--icon---TW1oG{color:#fff;background-color:#0288d1;background-color:var(--ltblue700)}.quick-summary--item---bfSQ0.quick-summary--skipped---tyOc4 .quick-summary--icon---TW1oG{color:#616161;color:var(--grey700);background-color:#f5f5f5;background-color:var(--grey100)}.quick-summary--single-filter---31Thy .quick-summary--item---bfSQ0.quick-summary--skipped---tyOc4 .quick-summary--icon---TW1oG{background-color:#e0e0e0;background-color:var(--grey300);color:#9e9e9e;color:var(--grey500)}.quick-summary--single-filter--skipped---1AdZA .quick-summary--item---bfSQ0.quick-summary--skipped---tyOc4 .quick-summary--icon---TW1oG{color:#fff;background-color:#616161;background-color:var(--grey700)}.quick-summary--icon---TW1oG{position:relative;top:2px;font-size:18px;margin-right:4px}.quick-summary--circle-icon---1HDS7{font-size:12px;border-radius:50%;padding:2px;border:1px solid transparent;transition:border-color .2s ease-out}@media (min-width:768px){.quick-summary--cnt---3s38x{-webkit-flex-direction:initial;flex-direction:row;padding:14px 12px 0 0}.quick-summary--list---2_80W{margin:0}.quick-summary--item---bfSQ0{font-size:18px;-webkit-flex-basis:initial;flex-basis:auto;margin:0 12px}.quick-summary--icon---TW1oG{font-size:24px;width:24px;top:0}.quick-summary--circle-icon---1HDS7{font-size:18px}} -:root{--screen-sm-min:768px;--screen-md-min:992px;--screen-lg-min:1200px;--grid-gutter-width:30px;--container-sm:calc(720px + var(--grid-gutter-width));--container-md:calc(940px + var(--grid-gutter-width));--container-lg:calc(1140px + var(--grid-gutter-width));--navbar-height:122px;--navbar-height-short:56px;--summary-height-stacked:82px;--statusbar-height-stacked:54px;--footer-height:60px;--default-transition-duration:0.2s;--default-transition-easing:ease;--gray-base:#000;--gray-darker-faded:color(var(--gray-darker) alpha(95%));--gray-darker:color(var(--gray-base) tint(13.5%));--gray-dark:color(var(--gray-base) tint(20%));--gray:color(var(--gray-base) tint(33.5%));--gray-light:color(var(--gray-base) tint(46.7%));--gray-medium:color(var(--gray-base) tint(73.5%));--gray-lighter:color(var(--gray-base) tint(93.5%));--gray-lighter-faded:color(var(--gray-lighter) alpha(95%));--gray-border:color(var(--gray-base) tint(80%));--grey50:#eceff1;--grey100:#f5f5f5;--grey300:#e0e0e0;--grey500:#9e9e9e;--grey700:#616161;--green100:#c8e6c9;--green200:#a5d6a7;--green300:#81c784;--green500:#4caf50;--green700:#388e3c;--red100:#ffcdd2;--red300:#e57373;--red500:#f44336;--red700:#d32f2f;--ltblue100:#b3e5fc;--ltblue300:#4fc3f7;--ltblue500:#03a9f4;--ltblue700:#0288d1;--black87:rgba(0,0,0,0.87);--black54:rgba(0,0,0,0.54);--black38:rgba(0,0,0,0.38);--bluegrey500:#607d8b;--bluegrey800:#37474f;--bluegrey900:#263238;--light-icon-active:#fff;--light-icon-inactive:hsla(0,0%,100%,0.5);--dark-icon-active:var(--black54);--dark-icon-inactive:var(--black38);--amber300:#ffd54f;--amber400:#ffca28;--amber500:#ffc107;--yellow700:#fbc02d;--yellow800:#f9a825;--brand-primary:color(#428bca shade(6.5%));--brand-success:#4caf50;--brand-info:#5bc0de;--brand-warning:#f0ad4e;--brand-danger:#d9534f;--text-color:var(--black87);--body-bg:#f2f2f2;--link-color:var(--brand-primary);--link-hover-color:color(var(--link-color) shade(15%));--list-group-border:#ddd;--font-family-sans-serif:"robotoregular","Helvetica Neue",Helvetica,Arial,sans-serif;--font-family-base:var(--font-family-sans-serif);--font-family-mono:"Menlo","Monaco","Consolas","Courier New",monospace;--font-size-base:14px;--line-height-base:1.429;--line-height-computed:20px;--headings-font-family:inherit;--headings-font-weight:400;--headings-line-height:1.1;--headings-color:inherit;--headings-small-color:var(--gray-light);--font-size-h1:36px;--font-size-h2:30px;--font-size-h3:24px;--font-size-h4:18px;--font-size-h5:var(--font-size-base);--font-size-h6:12px;--font-family-light:"robotolight";--font-family-regular:"robotoregular";--font-family-medium:"robotomedium";--link-transition:color 0.2s ease-out}.radio-button--trans-color---egsik{transition:color .2s ease-out;transition:var(--link-transition)}.radio-button--component---1ix3c:after,.radio-button--component---1ix3c:before{content:" ";display:table}.radio-button--component---1ix3c:after{clear:both}.radio-button--component---1ix3c{position:relative;height:24px}.radio-button--outer---a_NqL{position:absolute;top:50%;right:0;margin-top:-9px;width:18px;height:18px;border:2px solid #4caf50;border:2px solid var(--green500);border-radius:12px;cursor:pointer;transition:border-color .2s ease-out}.radio-button--off---dBAOK{border-color:color(#000 tint(73.5%));border-color:var(--gray-medium)}.radio-button--inner---3bo9Q{display:block;position:absolute;top:2px;right:2px;width:10px;height:10px;border-radius:100%;background-color:#4caf50;background-color:var(--green500)}.radio-button--off---dBAOK .radio-button--inner---3bo9Q{background-color:#fff;-webkit-transform:scale(0);transform:scale(0)}.radio-button--inner---3bo9Q{transition:all .15s cubic-bezier(.23,1,.32,1)} -:root{--screen-sm-min:768px;--screen-md-min:992px;--screen-lg-min:1200px;--grid-gutter-width:30px;--container-sm:calc(720px + var(--grid-gutter-width));--container-md:calc(940px + var(--grid-gutter-width));--container-lg:calc(1140px + var(--grid-gutter-width));--navbar-height:122px;--navbar-height-short:56px;--summary-height-stacked:82px;--statusbar-height-stacked:54px;--footer-height:60px;--default-transition-duration:0.2s;--default-transition-easing:ease;--gray-base:#000;--gray-darker-faded:color(var(--gray-darker) alpha(95%));--gray-darker:color(var(--gray-base) tint(13.5%));--gray-dark:color(var(--gray-base) tint(20%));--gray:color(var(--gray-base) tint(33.5%));--gray-light:color(var(--gray-base) tint(46.7%));--gray-medium:color(var(--gray-base) tint(73.5%));--gray-lighter:color(var(--gray-base) tint(93.5%));--gray-lighter-faded:color(var(--gray-lighter) alpha(95%));--gray-border:color(var(--gray-base) tint(80%));--grey50:#eceff1;--grey100:#f5f5f5;--grey300:#e0e0e0;--grey500:#9e9e9e;--grey700:#616161;--green100:#c8e6c9;--green200:#a5d6a7;--green300:#81c784;--green500:#4caf50;--green700:#388e3c;--red100:#ffcdd2;--red300:#e57373;--red500:#f44336;--red700:#d32f2f;--ltblue100:#b3e5fc;--ltblue300:#4fc3f7;--ltblue500:#03a9f4;--ltblue700:#0288d1;--black87:rgba(0,0,0,0.87);--black54:rgba(0,0,0,0.54);--black38:rgba(0,0,0,0.38);--bluegrey500:#607d8b;--bluegrey800:#37474f;--bluegrey900:#263238;--light-icon-active:#fff;--light-icon-inactive:hsla(0,0%,100%,0.5);--dark-icon-active:var(--black54);--dark-icon-inactive:var(--black38);--amber300:#ffd54f;--amber400:#ffca28;--amber500:#ffc107;--yellow700:#fbc02d;--yellow800:#f9a825;--brand-primary:color(#428bca shade(6.5%));--brand-success:#4caf50;--brand-info:#5bc0de;--brand-warning:#f0ad4e;--brand-danger:#d9534f;--text-color:var(--black87);--body-bg:#f2f2f2;--link-color:var(--brand-primary);--link-hover-color:color(var(--link-color) shade(15%));--list-group-border:#ddd;--font-family-sans-serif:"robotoregular","Helvetica Neue",Helvetica,Arial,sans-serif;--font-family-base:var(--font-family-sans-serif);--font-family-mono:"Menlo","Monaco","Consolas","Courier New",monospace;--font-size-base:14px;--line-height-base:1.429;--line-height-computed:20px;--headings-font-family:inherit;--headings-font-weight:400;--headings-line-height:1.1;--headings-color:inherit;--headings-small-color:var(--gray-light);--font-size-h1:36px;--font-size-h2:30px;--font-size-h3:24px;--font-size-h4:18px;--font-size-h5:var(--font-size-base);--font-size-h6:12px;--font-family-light:"robotolight";--font-family-regular:"robotoregular";--font-family-medium:"robotomedium";--link-transition:color 0.2s ease-out}.test--trans-color---3sP2r{transition:color .2s ease-out;transition:var(--link-transition)}.test--component---1mwsi{border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--grey300)}.test--component---1mwsi.test--expanded---3hI0z.test--passed---38wAs .test--body-wrap---3EGPT,.test--component---1mwsi.test--expanded---3hI0z.test--passed---38wAs .test--header-btn---mI0Oy{border-left-color:#4caf50;border-left-color:var(--green500)}.test--component---1mwsi.test--expanded---3hI0z.test--failed---2PZhW .test--body-wrap---3EGPT,.test--component---1mwsi.test--expanded---3hI0z.test--failed---2PZhW .test--header-btn---mI0Oy{border-left-color:#f44336;border-left-color:var(--red500)}.test--list---24Hjy{list-style-type:none;margin:0;padding:0}.test--header-btn---mI0Oy{display:-webkit-flex;display:flex;position:relative;background:#fff;border:none;border-left:3px solid transparent;cursor:pointer;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:10px 16px 10px 13px;transition:border-color .2s ease-out;width:100%}.test--header-btn---mI0Oy[disabled]{cursor:default}.test--header-btn---mI0Oy:focus{box-shadow:0 0 2px 0 #03a9f4;box-shadow:0 0 2px 0 var(--ltblue500);outline:none}.test--header-btn---mI0Oy:focus:not([disabled]),.test--header-btn---mI0Oy:hover:not([disabled]){border-left-color:#9e9e9e;border-left-color:var(--grey500)}.test--title---4c0rg{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-flex-grow:1;flex-grow:1;font-family:var(--font-family--regular);font-size:13px;line-height:24px;margin:0;padding-right:12px;text-align:left}.test--hook---3T4lI .test--title---4c0rg{color:rgba(0,0,0,.54);color:var(--black54)}.test--expanded---3hI0z .test--title---4c0rg{line-height:1.5;padding-top:3px;white-space:normal}.test--icon---2jgH_{-webkit-align-self:flex-start;align-self:flex-start;padding:3px;border-radius:50%;color:#fff;margin-right:16px}.test--icon---2jgH_.test--pass---C1Mk7{color:#c8e6c9;color:var(--green100);background-color:#4caf50;background-color:var(--green500)}.test--icon---2jgH_.test--fail---3u2w0{color:#ffcdd2;color:var(--red100);background-color:#f44336;background-color:var(--red500)}.test--icon---2jgH_.test--pending---3Ctfm{color:#b3e5fc;color:var(--ltblue100);background-color:#03a9f4;background-color:var(--ltblue500)}.test--icon---2jgH_.test--skipped---3aU0Y{color:#f5f5f5;color:var(--grey100);background-color:#9e9e9e;background-color:var(--grey500)}.test--icon---2jgH_.test--hook---3T4lI{color:rgba(0,0,0,.38);color:var(--black38);padding:0}.test--failed---2PZhW .test--icon---2jgH_.test--hook---3T4lI{color:#f44336;color:var(--red500)}.test--info---1UQNw{display:-webkit-flex;display:flex}.test--duration---2tVp5{font-family:var(--font-family--regular);line-height:24px;color:rgba(0,0,0,.54);color:var(--black54)}.test--component---1mwsi:hover:not(.test--pending---3Ctfm) .test--duration---2tVp5,.test--expanded---3hI0z .test--duration---2tVp5{color:rgba(0,0,0,.87);color:var(--black87)}.test--duration---2tVp5{transition:color .2s ease-out}.test--duration-icon---2KnOU{margin-left:4px;line-height:24px!important;color:rgba(0,0,0,.38);color:var(--black38)}.test--duration-icon---2KnOU.test--slow---MQOnF{color:#e57373;color:var(--red300)}.test--duration-icon---2KnOU.test--medium---5j890{color:#fbc02d;color:var(--yellow700)}.test--context-icon---2POzC{position:relative;line-height:24px!important;color:rgba(0,0,0,.38);color:var(--black38);margin-right:8px;top:1px}.test--body-wrap---3EGPT{border-left:3px solid transparent;transition:border-color .2s ease-out}.test--expanded---3hI0z .test--body-wrap---3EGPT{display:block;padding-bottom:10px}.test--body---Ox0q_{display:none;background-color:#fafafa;border:1px solid #eceff1;border:1px solid var(--grey50);border-radius:4px}.test--expanded---3hI0z .test--body---Ox0q_{display:block;margin:0 16px 0 13px}.test--error-message---3Grn0{color:#f44336;color:var(--red500);font-size:12px;margin:10px 0 0;text-align:left;width:100%;word-break:break-word}.test--code-snippet---3H5Xj{position:relative;font-size:11px;margin:0;border-radius:0}.test--code-snippet---3H5Xj+.test--code-snippet---3H5Xj{border-top:1px solid #fff}.test--code-snippet---3H5Xj.hljs{padding:1em;background:none}.test--code-diff---2XQsb code>span:first-child{margin-right:11px}.test--code-diff-expected---1QWLl span{color:#859900}.test--inline-diff---3OmYO .test--code-diff-expected---1QWLl{background-color:#859900;color:#fff}.test--code-diff-actual---3MMxN span{color:#dc322f}.test--inline-diff---3OmYO .test--code-diff-actual---3MMxN{background-color:#dc322f;color:#fff}.test--code-label---1QEUY{position:absolute;font-family:var(--font-family--regular);top:0;right:0;padding:.2em .6em;background-color:#9e9e9e;background-color:var(--grey500);color:#fff}.test--context---1YYgX{background-color:#fff;border-top:1px solid #eceff1;border-top:1px solid var(--grey50);border-bottom-left-radius:4px;border-bottom-right-radius:4px}.test--context-title---HHH10{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-family--regular);font-size:13px;color:rgba(0,0,0,.54);color:var(--black54);margin:0;padding:11px 11px 0}.test--context-item---R1NNU{padding-top:11px}.test--context-item---R1NNU .test--code-snippet---3H5Xj{padding-top:0}.test--context-item-title---1KxIO{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-family--medium);font-size:13px;margin:0;padding:0 11px 11px}.test--text-link---2_cSn{display:inline-block;padding:0 1em 1em;font-family:Menlo,Monaco,Consolas,Courier New,monospace;font-family:var(--font-family-mono);font-size:11px;color:#0288d1;color:var(--ltblue700)}.test--text-link---2_cSn:hover{color:#03a9f4;color:var(--ltblue500)}.test--image-link---PUFPJ,.test--video-link---1L-2D{display:inline-block;font-size:11px;padding:0 1em 1em}.test--image---2Z5X2,.test--video---2JK7O{display:block;max-width:100%;height:auto} -:root{--screen-sm-min:768px;--screen-md-min:992px;--screen-lg-min:1200px;--grid-gutter-width:30px;--container-sm:calc(720px + var(--grid-gutter-width));--container-md:calc(940px + var(--grid-gutter-width));--container-lg:calc(1140px + var(--grid-gutter-width));--navbar-height:122px;--navbar-height-short:56px;--summary-height-stacked:82px;--statusbar-height-stacked:54px;--footer-height:60px;--default-transition-duration:0.2s;--default-transition-easing:ease;--gray-base:#000;--gray-darker-faded:color(var(--gray-darker) alpha(95%));--gray-darker:color(var(--gray-base) tint(13.5%));--gray-dark:color(var(--gray-base) tint(20%));--gray:color(var(--gray-base) tint(33.5%));--gray-light:color(var(--gray-base) tint(46.7%));--gray-medium:color(var(--gray-base) tint(73.5%));--gray-lighter:color(var(--gray-base) tint(93.5%));--gray-lighter-faded:color(var(--gray-lighter) alpha(95%));--gray-border:color(var(--gray-base) tint(80%));--grey50:#eceff1;--grey100:#f5f5f5;--grey300:#e0e0e0;--grey500:#9e9e9e;--grey700:#616161;--green100:#c8e6c9;--green200:#a5d6a7;--green300:#81c784;--green500:#4caf50;--green700:#388e3c;--red100:#ffcdd2;--red300:#e57373;--red500:#f44336;--red700:#d32f2f;--ltblue100:#b3e5fc;--ltblue300:#4fc3f7;--ltblue500:#03a9f4;--ltblue700:#0288d1;--black87:rgba(0,0,0,0.87);--black54:rgba(0,0,0,0.54);--black38:rgba(0,0,0,0.38);--bluegrey500:#607d8b;--bluegrey800:#37474f;--bluegrey900:#263238;--light-icon-active:#fff;--light-icon-inactive:hsla(0,0%,100%,0.5);--dark-icon-active:var(--black54);--dark-icon-inactive:var(--black38);--amber300:#ffd54f;--amber400:#ffca28;--amber500:#ffc107;--yellow700:#fbc02d;--yellow800:#f9a825;--brand-primary:color(#428bca shade(6.5%));--brand-success:#4caf50;--brand-info:#5bc0de;--brand-warning:#f0ad4e;--brand-danger:#d9534f;--text-color:var(--black87);--body-bg:#f2f2f2;--link-color:var(--brand-primary);--link-hover-color:color(var(--link-color) shade(15%));--list-group-border:#ddd;--font-family-sans-serif:"robotoregular","Helvetica Neue",Helvetica,Arial,sans-serif;--font-family-base:var(--font-family-sans-serif);--font-family-mono:"Menlo","Monaco","Consolas","Courier New",monospace;--font-size-base:14px;--line-height-base:1.429;--line-height-computed:20px;--headings-font-family:inherit;--headings-font-weight:400;--headings-line-height:1.1;--headings-color:inherit;--headings-small-color:var(--gray-light);--font-size-h1:36px;--font-size-h2:30px;--font-size-h3:24px;--font-size-h4:18px;--font-size-h5:var(--font-size-base);--font-size-h6:12px;--font-family-light:"robotolight";--font-family-regular:"robotoregular";--font-family-medium:"robotomedium";--link-transition:color 0.2s ease-out}.suite--trans-color---2pu6T{transition:color .2s ease-out;transition:var(--link-transition)}.suite--component---22Vxk:after,.suite--component---22Vxk:before{content:" ";display:table}.suite--component---22Vxk:after{clear:both}.suite--component---22Vxk{position:relative;background-color:#fff;margin-bottom:20px}.suite--component---22Vxk>.suite--body---1itCO>ul>li>.suite--component---22Vxk{border:1px solid #e0e0e0;border:1px solid var(--grey300);border-right:none;border-bottom:none;margin:16px 0 16px 16px}.suite--component---22Vxk>.suite--body---1itCO>ul>li>.suite--component---22Vxk.suite--no-tests---l47BS{border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--grey300)}.suite--list---3WtMK{list-style-type:none;margin:0;padding:0}.suite--list-main---3KCXR>li>.suite--component---22Vxk,.suite--root-suite---ZDRuj{box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);margin:0 0 24px}.suite--list-main---3KCXR>.suite--no-tests---l47BS>.suite--body---1itCO>ul>li>.suite--component---22Vxk:not(.suite--no-suites---2PQFQ){border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--grey300)}.suite--header---TddSn:after,.suite--header---TddSn:before{content:" ";display:table}.suite--header---TddSn:after{clear:both}.suite--header---TddSn{border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--grey300)}.suite--no-tests---l47BS>.suite--header---TddSn{padding-bottom:0;border-bottom:none}.suite--header-btn---25qLz{background:#fff;border:none;cursor:pointer;padding:12px 16px;text-align:left;width:100%}.suite--header-btn---25qLz:focus{box-shadow:0 0 2px 0 #03a9f4;box-shadow:0 0 2px 0 var(--ltblue500);outline:none}.suite--title---3T6OR{display:-webkit-flex;display:flex;font-family:var(--font-family--light);font-size:21px;margin:0}.suite--title---3T6OR span{margin-right:auto}.suite--title---3T6OR .suite--icon---2KPe5{margin-left:58px}.suite--filename---1u8oo{color:rgba(0,0,0,.54);color:var(--black54);font-family:var(--font-family--regular);margin:6px 0 0}.suite--body---1itCO:after,.suite--body---1itCO:before{content:" ";display:table}.suite--body---1itCO:after{clear:both}.suite--body---1itCO.suite--hide---2i8QF{display:none}.suite--has-suites---3OYDf>.suite--body---1itCO{border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--grey300)}.suite--chart-wrap---7hvUh{display:none;position:absolute;top:12px;right:36px;width:50px;height:50px}.suite--chart-slice---1XN2j{stroke:#fff;stroke-width:2px}.ct-series-a .suite--chart-slice---1XN2j{fill:#4caf50;fill:var(--green500)}.ct-series-b .suite--chart-slice---1XN2j{fill:#f44336;fill:var(--red500)}.ct-series-c .suite--chart-slice---1XN2j{fill:#03a9f4;fill:var(--ltblue500)}.ct-series-d .suite--chart-slice---1XN2j{fill:rgba(0,0,0,.38);fill:var(--black38)}@media (min-width:768px){.suite--chart-wrap---7hvUh{display:block}.suite--chart-enabled---1N-VF:not(.suite--no-tests---l47BS) .suite--header---TddSn{min-height:66px}} -:root{--screen-sm-min:768px;--screen-md-min:992px;--screen-lg-min:1200px;--grid-gutter-width:30px;--container-sm:calc(720px + var(--grid-gutter-width));--container-md:calc(940px + var(--grid-gutter-width));--container-lg:calc(1140px + var(--grid-gutter-width));--navbar-height:122px;--navbar-height-short:56px;--summary-height-stacked:82px;--statusbar-height-stacked:54px;--footer-height:60px;--default-transition-duration:0.2s;--default-transition-easing:ease;--gray-base:#000;--gray-darker-faded:color(var(--gray-darker) alpha(95%));--gray-darker:color(var(--gray-base) tint(13.5%));--gray-dark:color(var(--gray-base) tint(20%));--gray:color(var(--gray-base) tint(33.5%));--gray-light:color(var(--gray-base) tint(46.7%));--gray-medium:color(var(--gray-base) tint(73.5%));--gray-lighter:color(var(--gray-base) tint(93.5%));--gray-lighter-faded:color(var(--gray-lighter) alpha(95%));--gray-border:color(var(--gray-base) tint(80%));--grey50:#eceff1;--grey100:#f5f5f5;--grey300:#e0e0e0;--grey500:#9e9e9e;--grey700:#616161;--green100:#c8e6c9;--green200:#a5d6a7;--green300:#81c784;--green500:#4caf50;--green700:#388e3c;--red100:#ffcdd2;--red300:#e57373;--red500:#f44336;--red700:#d32f2f;--ltblue100:#b3e5fc;--ltblue300:#4fc3f7;--ltblue500:#03a9f4;--ltblue700:#0288d1;--black87:rgba(0,0,0,0.87);--black54:rgba(0,0,0,0.54);--black38:rgba(0,0,0,0.38);--bluegrey500:#607d8b;--bluegrey800:#37474f;--bluegrey900:#263238;--light-icon-active:#fff;--light-icon-inactive:hsla(0,0%,100%,0.5);--dark-icon-active:var(--black54);--dark-icon-inactive:var(--black38);--amber300:#ffd54f;--amber400:#ffca28;--amber500:#ffc107;--yellow700:#fbc02d;--yellow800:#f9a825;--brand-primary:color(#428bca shade(6.5%));--brand-success:#4caf50;--brand-info:#5bc0de;--brand-warning:#f0ad4e;--brand-danger:#d9534f;--text-color:var(--black87);--body-bg:#f2f2f2;--link-color:var(--brand-primary);--link-hover-color:color(var(--link-color) shade(15%));--list-group-border:#ddd;--font-family-sans-serif:"robotoregular","Helvetica Neue",Helvetica,Arial,sans-serif;--font-family-base:var(--font-family-sans-serif);--font-family-mono:"Menlo","Monaco","Consolas","Courier New",monospace;--font-size-base:14px;--line-height-base:1.429;--line-height-computed:20px;--headings-font-family:inherit;--headings-font-weight:400;--headings-line-height:1.1;--headings-color:inherit;--headings-small-color:var(--gray-light);--font-size-h1:36px;--font-size-h2:30px;--font-size-h3:24px;--font-size-h4:18px;--font-size-h5:var(--font-size-base);--font-size-h6:12px;--font-family-light:"robotolight";--font-family-regular:"robotoregular";--font-family-medium:"robotomedium";--link-transition:color 0.2s ease-out}.suite-summary--trans-color---14JXk{transition:color .2s ease-out;transition:var(--link-transition)}.suite-summary--component---cFAkx:after,.suite-summary--component---cFAkx:before{content:" ";display:table}.suite-summary--component---cFAkx:after{clear:both}.suite-summary--component---cFAkx{list-style:none;padding-left:0;display:-webkit-flex;display:flex;font-family:var(--font-family--regular);font-size:15px;margin:16px 0 0}.suite-summary--component---cFAkx.suite-summary--no-margin---3WX9n{margin:0}.suite-summary--summary-item---JHYFN{display:-webkit-flex;display:flex;line-height:18px;margin:0 8px;color:rgba(0,0,0,.54);color:var(--black54)}.suite-summary--summary-item---JHYFN:first-child{margin-left:0}.suite-summary--summary-item---JHYFN.suite-summary--duration---AzGUQ,.suite-summary--summary-item---JHYFN.suite-summary--tests---3Zhct{color:rgba(0,0,0,.54);color:var(--black54)}.suite-summary--summary-item---JHYFN.suite-summary--passed---24BnC{color:#4caf50;color:var(--green500)}.suite-summary--summary-item---JHYFN.suite-summary--failed---205C4{color:#f44336;color:var(--red500)}.suite-summary--summary-item---JHYFN.suite-summary--pending---3_Nkj{color:#03a9f4;color:var(--ltblue500)}.suite-summary--summary-item---JHYFN.suite-summary--skipped---TovqF{color:rgba(0,0,0,.38);color:var(--black38)}.suite-summary--icon---3rZ6G{margin-right:2px} -:root{--screen-sm-min:768px;--screen-md-min:992px;--screen-lg-min:1200px;--grid-gutter-width:30px;--container-sm:calc(720px + var(--grid-gutter-width));--container-md:calc(940px + var(--grid-gutter-width));--container-lg:calc(1140px + var(--grid-gutter-width));--navbar-height:122px;--navbar-height-short:56px;--summary-height-stacked:82px;--statusbar-height-stacked:54px;--footer-height:60px;--default-transition-duration:0.2s;--default-transition-easing:ease;--gray-base:#000;--gray-darker-faded:color(var(--gray-darker) alpha(95%));--gray-darker:color(var(--gray-base) tint(13.5%));--gray-dark:color(var(--gray-base) tint(20%));--gray:color(var(--gray-base) tint(33.5%));--gray-light:color(var(--gray-base) tint(46.7%));--gray-medium:color(var(--gray-base) tint(73.5%));--gray-lighter:color(var(--gray-base) tint(93.5%));--gray-lighter-faded:color(var(--gray-lighter) alpha(95%));--gray-border:color(var(--gray-base) tint(80%));--grey50:#eceff1;--grey100:#f5f5f5;--grey300:#e0e0e0;--grey500:#9e9e9e;--grey700:#616161;--green100:#c8e6c9;--green200:#a5d6a7;--green300:#81c784;--green500:#4caf50;--green700:#388e3c;--red100:#ffcdd2;--red300:#e57373;--red500:#f44336;--red700:#d32f2f;--ltblue100:#b3e5fc;--ltblue300:#4fc3f7;--ltblue500:#03a9f4;--ltblue700:#0288d1;--black87:rgba(0,0,0,0.87);--black54:rgba(0,0,0,0.54);--black38:rgba(0,0,0,0.38);--bluegrey500:#607d8b;--bluegrey800:#37474f;--bluegrey900:#263238;--light-icon-active:#fff;--light-icon-inactive:hsla(0,0%,100%,0.5);--dark-icon-active:var(--black54);--dark-icon-inactive:var(--black38);--amber300:#ffd54f;--amber400:#ffca28;--amber500:#ffc107;--yellow700:#fbc02d;--yellow800:#f9a825;--brand-primary:color(#428bca shade(6.5%));--brand-success:#4caf50;--brand-info:#5bc0de;--brand-warning:#f0ad4e;--brand-danger:#d9534f;--text-color:var(--black87);--body-bg:#f2f2f2;--link-color:var(--brand-primary);--link-hover-color:color(var(--link-color) shade(15%));--list-group-border:#ddd;--font-family-sans-serif:"robotoregular","Helvetica Neue",Helvetica,Arial,sans-serif;--font-family-base:var(--font-family-sans-serif);--font-family-mono:"Menlo","Monaco","Consolas","Courier New",monospace;--font-size-base:14px;--line-height-base:1.429;--line-height-computed:20px;--headings-font-family:inherit;--headings-font-weight:400;--headings-line-height:1.1;--headings-color:inherit;--headings-small-color:var(--gray-light);--font-size-h1:36px;--font-size-h2:30px;--font-size-h3:24px;--font-size-h4:18px;--font-size-h5:var(--font-size-base);--font-size-h6:12px;--font-family-light:"robotolight";--font-family-regular:"robotoregular";--font-family-medium:"robotomedium";--link-transition:color 0.2s ease-out}.toggle-switch--trans-color---16in9{transition:color .2s ease-out;transition:var(--link-transition)}.toggle-switch--component---3vjvh:after,.toggle-switch--component---3vjvh:before{content:" ";display:table}.toggle-switch--component---3vjvh:after{clear:both}.toggle-switch--component---3vjvh{height:24px}.toggle-switch--label---1Lu8U{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.toggle-switch--toggle-input---3BB7e{position:absolute;opacity:0}.toggle-switch--toggle-input---3BB7e:checked+.toggle-switch--toggle---2kPqc{background-color:#a5d6a7;background-color:var(--green200)}.toggle-switch--toggle-input---3BB7e:checked+.toggle-switch--toggle---2kPqc:before{background-color:#4caf50;background-color:var(--green500);-webkit-transform:translateX(14px);transform:translateX(14px)}.toggle-switch--toggle-input---3BB7e:focus+.toggle-switch--toggle---2kPqc:before{box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12),0 0 2px 0 #03a9f4;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12),0 0 2px 0 var(--ltblue500)}.toggle-switch--toggle---2kPqc{display:inline-block;position:relative;background-color:#e0e0e0;background-color:var(--grey300);border-radius:7px;cursor:pointer;height:14px;margin-left:auto;transition:background-color .15s cubic-bezier(.4,0,.2,1) 0s;width:34px}.toggle-switch--toggle---2kPqc:before{box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);content:"";position:absolute;background-color:#9e9e9e;background-color:var(--grey500);border-radius:100%;height:20px;left:0;top:-3px;width:20px;transition:-webkit-transform .15s cubic-bezier(.4,0,.2,1) 0s;transition:transform .15s cubic-bezier(.4,0,.2,1) 0s;transition:transform .15s cubic-bezier(.4,0,.2,1) 0s,-webkit-transform .15s cubic-bezier(.4,0,.2,1) 0s}.toggle-switch--disabled---1qDLf{opacity:.6}.toggle-switch--disabled---1qDLf .toggle-switch--icon---348nT{color:rgba(0,0,0,.38);color:var(--black38)}.toggle-switch--disabled---1qDLf .toggle-switch--toggle---2kPqc{cursor:default} diff --git a/docs/test-report/assets/app.js b/docs/test-report/assets/app.js deleted file mode 100644 index 23de4437..00000000 --- a/docs/test-report/assets/app.js +++ /dev/null @@ -1,2 +0,0 @@ -/*! mochawesome-report-generator 6.2.0 | https://github.com/adamgruber/mochawesome-report-generator */ -!function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(r,o,function(t){return e[t]}.bind(null,o));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=320)}([function(e,t,n){"use strict";e.exports=n(126)},function(e,t,n){e.exports=n(130)()},function(e,t,n){var r=n(198),o=n(51),i=36e5,a=6e4,s=/[T ]/,l=/:/,u=/^(\d{2})$/,c=[/^([+-]\d{2})$/,/^([+-]\d{3})$/,/^([+-]\d{4})$/],f=/^(\d{4})/,d=[/^([+-]\d{4})/,/^([+-]\d{5})/,/^([+-]\d{6})/],p=/^-(\d{2})$/,h=/^-?(\d{3})$/,m=/^-?(\d{2})-?(\d{2})$/,v=/^-?W(\d{2})$/,g=/^-?W(\d{2})-?(\d{1})$/,y=/^(\d{2}([.,]\d*)?)$/,b=/^(\d{2}):?(\d{2}([.,]\d*)?)$/,_=/^(\d{2}):?(\d{2}):?(\d{2}([.,]\d*)?)$/,w=/([Z+-].*)$/,x=/^(Z)$/,E=/^([+-])(\d{2})$/,k=/^([+-])(\d{2}):?(\d{2})$/;function S(e,t,n){t=t||0,n=n||0;var r=new Date(0);r.setUTCFullYear(e,0,4);var o=7*t+n+1-(r.getUTCDay()||7);return r.setUTCDate(r.getUTCDate()+o),r}e.exports=function(e,t){if(o(e))return new Date(e.getTime());if("string"!=typeof e)return new Date(e);var n=(t||{}).additionalDigits;n=null==n?2:Number(n);var O=function(e){var t,n={},r=e.split(s);l.test(r[0])?(n.date=null,t=r[0]):(n.date=r[0],t=r[1]);if(t){var o=w.exec(t);o?(n.time=t.replace(o[1],""),n.timezone=o[1]):n.time=t}return n}(e),T=function(e,t){var n,r=c[t],o=d[t];if(n=f.exec(e)||o.exec(e)){var i=n[1];return{year:parseInt(i,10),restDateString:e.slice(i.length)}}if(n=u.exec(e)||r.exec(e)){var a=n[1];return{year:100*parseInt(a,10),restDateString:e.slice(a.length)}}return{year:null}}(O.date,n),N=T.year,C=function(e,t){if(null===t)return null;var n,r,o;if(0===e.length)return(r=new Date(0)).setUTCFullYear(t),r;if(n=p.exec(e))return r=new Date(0),o=parseInt(n[1],10)-1,r.setUTCFullYear(t,o),r;if(n=h.exec(e)){r=new Date(0);var i=parseInt(n[1],10);return r.setUTCFullYear(t,0,i),r}if(n=m.exec(e)){r=new Date(0),o=parseInt(n[1],10)-1;var a=parseInt(n[2],10);return r.setUTCFullYear(t,o,a),r}if(n=v.exec(e))return S(t,parseInt(n[1],10)-1);if(n=g.exec(e)){return S(t,parseInt(n[1],10)-1,parseInt(n[2],10)-1)}return null}(T.restDateString,N);if(C){var P,M=C.getTime(),j=0;if(O.time&&(j=function(e){var t,n,r;if(t=y.exec(e))return(n=parseFloat(t[1].replace(",",".")))%24*i;if(t=b.exec(e))return n=parseInt(t[1],10),r=parseFloat(t[2].replace(",",".")),n%24*i+r*a;if(t=_.exec(e)){n=parseInt(t[1],10),r=parseInt(t[2],10);var o=parseFloat(t[3].replace(",","."));return n%24*i+r*a+1e3*o}return null}(O.time)),O.timezone)P=function(e){var t,n;if(t=x.exec(e))return 0;if(t=E.exec(e))return n=60*parseInt(t[2],10),"+"===t[1]?-n:n;if(t=k.exec(e))return n=60*parseInt(t[2],10)+parseInt(t[3],10),"+"===t[1]?-n:n;return 0}(O.timezone)*a;else{var D=M+j,A=new Date(D);P=r(A);var I=new Date(D);I.setDate(A.getDate()+1);var R=r(I)-r(A);R>0&&(P+=R)}return new Date(M+j+P)}return new Date(e)}},function(e,t,n){var r;!function(){"use strict";var n={}.hasOwnProperty;function o(){for(var e=[],t=0;t=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}}}function s(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)a.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return a}var l=[];Object.freeze(l);var u={};function c(){return++_e.mobxGuid}function f(e){throw d(!1,e),"X"}function d(e,t){if(!e)throw new Error("[mobx] "+(t||"An invariant failed, however the error is obfuscated because this is an production build."))}Object.freeze(u);function p(e){var t=!1;return function(){if(!t)return t=!0,e.apply(this,arguments)}}var h=function(){};function m(e){return null!==e&&"object"==typeof e}function v(e){if(null===e||"object"!=typeof e)return!1;var t=Object.getPrototypeOf(e);return t===Object.prototype||null===t}function g(e,t,n){Object.defineProperty(e,t,{enumerable:!1,writable:!0,configurable:!0,value:n})}function y(e,t){var n="isMobX"+e;return t.prototype[n]=!0,function(e){return m(e)&&!0===e[n]}}function b(e){return e instanceof Map}function _(e){return e instanceof Set}function w(e){return null===e?null:"object"==typeof e?""+e:e}var x=Symbol("mobx administration"),E=function(){function e(e){void 0===e&&(e="Atom@"+c()),this.name=e,this.isPendingUnobservation=!1,this.isBeingObserved=!1,this.observers=new Set,this.diffValue=0,this.lastAccessedBy=0,this.lowestObserverState=te.NOT_TRACKING}return e.prototype.onBecomeObserved=function(){this.onBecomeObservedListeners&&this.onBecomeObservedListeners.forEach((function(e){return e()}))},e.prototype.onBecomeUnobserved=function(){this.onBecomeUnobservedListeners&&this.onBecomeUnobservedListeners.forEach((function(e){return e()}))},e.prototype.reportObserved=function(){return Te(this)},e.prototype.reportChanged=function(){Se(),function(e){if(e.lowestObserverState===te.STALE)return;e.lowestObserverState=te.STALE,e.observers.forEach((function(t){t.dependenciesState===te.UP_TO_DATE&&(t.isTracing!==re.NONE&&Ne(t,e),t.onBecomeStale()),t.dependenciesState=te.STALE}))}(this),Oe()},e.prototype.toString=function(){return this.name},e}(),k=y("Atom",E);function S(e,t,n){void 0===t&&(t=h),void 0===n&&(n=h);var r,o=new E(e);return t!==h&&$e("onBecomeObserved",o,t,r),n!==h&&function(e,t,n){$e("onBecomeUnobserved",e,t,n)}(o,n),o}var O={identity:function(e,t){return e===t},structural:function(e,t){return zt(e,t)},default:function(e,t){return Object.is(e,t)}},T=Symbol("mobx did run lazy initializers"),N=Symbol("mobx pending decorators"),C={},P={};function M(e,t){var n=t?C:P;return n[e]||(n[e]={configurable:!0,enumerable:t,get:function(){return j(this),this[e]},set:function(t){j(this),this[e]=t}})}function j(e){if(!0!==e[T]){var t=e[N];if(t)for(var n in g(e,T,!0),t){var r=t[n];r.propertyCreator(e,r.prop,r.descriptor,r.decoratorTarget,r.decoratorArguments)}}}function D(e,t){return function(){var n,r=function(r,o,a,s){if(!0===s)return t(r,o,a,r,n),null;if(!Object.prototype.hasOwnProperty.call(r,N)){var l=r[N];g(r,N,i({},l))}return r[N][o]={prop:o,propertyCreator:t,descriptor:a,decoratorTarget:r,decoratorArguments:n},M(o,e)};return A(arguments)?(n=l,r.apply(null,arguments)):(n=Array.prototype.slice.call(arguments),r)}}function A(e){return(2===e.length||3===e.length)&&"string"==typeof e[1]||4===e.length&&!0===e[3]}function I(e,t,n){return Ze(e)?e:Array.isArray(e)?$.array(e,{name:n}):v(e)?$.object(e,void 0,{name:n}):b(e)?$.map(e,{name:n}):_(e)?$.set(e,{name:n}):e}function R(e){return e}function z(t){d(t);var n=D(!0,(function(e,n,r,o,i){var a=r?r.initializer?r.initializer.call(e):r.value:void 0;Tt(e).addObservableProp(n,a,t)})),r=(void 0!==e&&e.env,n);return r.enhancer=t,r}var F={deep:!0,name:void 0,defaultDecorator:void 0,proxy:!0};function L(e){return null==e?F:"string"==typeof e?{name:e,deep:!0,proxy:!0}:e}Object.freeze(F);var U=z(I),B=z((function(e,t,n){return null==e||jt(e)||yt(e)||xt(e)||St(e)?e:Array.isArray(e)?$.array(e,{name:n,deep:!1}):v(e)?$.object(e,void 0,{name:n,deep:!1}):b(e)?$.map(e,{name:n,deep:!1}):_(e)?$.set(e,{name:n,deep:!1}):f(!1)})),H=z(R),V=z((function(e,t,n){return zt(e,t)?t:e}));function W(e){return e.defaultDecorator?e.defaultDecorator.enhancer:!1===e.deep?R:I}var Y={box:function(e,t){arguments.length>2&&q("box");var n=L(t);return new oe(e,W(n),n.name,!0,n.equals)},array:function(e,t){arguments.length>2&&q("array");var n=L(t);return pt(e,W(n),n.name)},map:function(e,t){arguments.length>2&&q("map");var n=L(t);return new wt(e,W(n),n.name)},set:function(e,t){arguments.length>2&&q("set");var n=L(t);return new kt(e,W(n),n.name)},object:function(e,t,n){"string"==typeof arguments[1]&&q("object");var r=L(n);if(!1===r.proxy)return Qe({},e,t,r);var o=Ge(r),i=Qe({},void 0,void 0,r),a=it(i);return Xe(a,e,t,o),a},ref:H,shallow:B,deep:U,struct:V},$=function(e,t,n){if("string"==typeof arguments[1])return U.apply(null,arguments);if(Ze(e))return e;var r=v(e)?$.object(e,t,n):Array.isArray(e)?$.array(e,t):b(e)?$.map(e,t):_(e)?$.set(e,t):e;if(r!==e)return r;f(!1)};function q(e){f("Expected one or two arguments to observable."+e+". Did you accidentally try to use observable."+e+" as decorator?")}Object.keys(Y).forEach((function(e){return $[e]=Y[e]}));var Q=D(!1,(function(e,t,n,r,o){var a=n.get,s=n.set,l=o[0]||{};Tt(e).addComputedProp(e,t,i({get:a,set:s,context:e},l))}));Q({equals:O.structural});function G(e,t){var n=function(){return X(e,t,this,arguments)};return n.isMobxAction=!0,n}function X(e,t,n,r){var o=function(e,t,n,r){var o=!1,i=0;var a=he();Se();var s=Z(!0);return{prevDerivation:a,prevAllowStateChanges:s,notifySpy:o,startTime:i}}(),i=!0;try{var a=t.apply(n,r);return i=!1,a}finally{i?(_e.suppressReactionErrors=i,K(o),_e.suppressReactionErrors=!1):K(o)}}function K(e){ee(e.prevAllowStateChanges),Oe(),me(e.prevDerivation),e.notifySpy}function J(e,t){var n,r=Z(e);try{n=t()}finally{ee(r)}return n}function Z(e){var t=_e.allowStateChanges;return _e.allowStateChanges=e,t}function ee(e){_e.allowStateChanges=e}var te,ne,re,oe=function(e){function t(t,n,r,o,i){void 0===r&&(r="ObservableValue@"+c()),void 0===o&&(o=!0),void 0===i&&(i=O.default);var a=e.call(this,r)||this;return a.enhancer=n,a.name=r,a.equals=i,a.hasUnreportedChange=!1,a.value=n(t,void 0,r),a}return function(e,t){function n(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}(t,e),t.prototype.dehanceValue=function(e){return void 0!==this.dehancer?this.dehancer(e):e},t.prototype.set=function(e){this.value;if((e=this.prepareNewValue(e))!==_e.UNCHANGED){false,this.setNewValue(e)}},t.prototype.prepareNewValue=function(e){if(ce(this),at(this)){var t=lt(this,{object:this,type:"update",newValue:e});if(!t)return _e.UNCHANGED;e=t.newValue}return e=this.enhancer(e,this.value,this.name),this.equals(this.value,e)?_e.UNCHANGED:e},t.prototype.setNewValue=function(e){var t=this.value;this.value=e,this.reportChanged(),ut(this)&&ft(this,{type:"update",object:this,newValue:e,oldValue:t})},t.prototype.get=function(){return this.reportObserved(),this.dehanceValue(this.value)},t.prototype.intercept=function(e){return st(this,e)},t.prototype.observe=function(e,t){return t&&e({object:this,type:"update",newValue:this.value,oldValue:void 0}),ct(this,e)},t.prototype.toJSON=function(){return this.get()},t.prototype.toString=function(){return this.name+"["+this.value+"]"},t.prototype.valueOf=function(){return w(this.get())},t.prototype[Symbol.toPrimitive]=function(){return this.valueOf()},t}(E),ie=(y("ObservableValue",oe),function(){function e(e){this.dependenciesState=te.NOT_TRACKING,this.observing=[],this.newObserving=null,this.isBeingObserved=!1,this.isPendingUnobservation=!1,this.observers=new Set,this.diffValue=0,this.runId=0,this.lastAccessedBy=0,this.lowestObserverState=te.UP_TO_DATE,this.unboundDepsCount=0,this.__mapid="#"+c(),this.value=new se(null),this.isComputing=!1,this.isRunningSetter=!1,this.isTracing=re.NONE,this.derivation=e.get,this.name=e.name||"ComputedValue@"+c(),e.set&&(this.setter=G(this.name+"-setter",e.set)),this.equals=e.equals||(e.compareStructural||e.struct?O.structural:O.default),this.scope=e.context,this.requiresReaction=!!e.requiresReaction,this.keepAlive=!!e.keepAlive}return e.prototype.onBecomeStale=function(){!function(e){if(e.lowestObserverState!==te.UP_TO_DATE)return;e.lowestObserverState=te.POSSIBLY_STALE,e.observers.forEach((function(t){t.dependenciesState===te.UP_TO_DATE&&(t.dependenciesState=te.POSSIBLY_STALE,t.isTracing!==re.NONE&&Ne(t,e),t.onBecomeStale())}))}(this)},e.prototype.onBecomeObserved=function(){this.onBecomeObservedListeners&&this.onBecomeObservedListeners.forEach((function(e){return e()}))},e.prototype.onBecomeUnobserved=function(){this.onBecomeUnobservedListeners&&this.onBecomeUnobservedListeners.forEach((function(e){return e()}))},e.prototype.get=function(){this.isComputing&&f("Cycle detected in computation "+this.name+": "+this.derivation),0!==_e.inBatch||0!==this.observers.size||this.keepAlive?(Te(this),ue(this)&&this.trackAndCompute()&&function(e){if(e.lowestObserverState===te.STALE)return;e.lowestObserverState=te.STALE,e.observers.forEach((function(t){t.dependenciesState===te.POSSIBLY_STALE?t.dependenciesState=te.STALE:t.dependenciesState===te.UP_TO_DATE&&(e.lowestObserverState=te.UP_TO_DATE)}))}(this)):ue(this)&&(this.warnAboutUntrackedRead(),Se(),this.value=this.computeValue(!1),Oe());var e=this.value;if(le(e))throw e.cause;return e},e.prototype.peek=function(){var e=this.computeValue(!1);if(le(e))throw e.cause;return e},e.prototype.set=function(e){if(this.setter){d(!this.isRunningSetter,"The setter of computed value '"+this.name+"' is trying to update itself. Did you intend to update an _observable_ value, instead of the computed property?"),this.isRunningSetter=!0;try{this.setter.call(this.scope,e)}finally{this.isRunningSetter=!1}}else d(!1,!1)},e.prototype.trackAndCompute=function(){var e=this.value,t=this.dependenciesState===te.NOT_TRACKING,n=this.computeValue(!0),r=t||le(e)||le(n)||!this.equals(e,n);return r&&(this.value=n),r},e.prototype.computeValue=function(e){var t;if(this.isComputing=!0,_e.computationDepth++,e)t=fe(this,this.derivation,this.scope);else if(!0===_e.disableErrorBoundaries)t=this.derivation.call(this.scope);else try{t=this.derivation.call(this.scope)}catch(e){t=new se(e)}return _e.computationDepth--,this.isComputing=!1,t},e.prototype.suspend=function(){this.keepAlive||(de(this),this.value=void 0)},e.prototype.observe=function(e,t){var n=this,r=!0,o=void 0;return He((function(){var i=n.get();if(!r||t){var a=he();e({type:"update",object:n,newValue:i,oldValue:o}),me(a)}r=!1,o=i}))},e.prototype.warnAboutUntrackedRead=function(){},e.prototype.toJSON=function(){return this.get()},e.prototype.toString=function(){return this.name+"["+this.derivation.toString()+"]"},e.prototype.valueOf=function(){return w(this.get())},e.prototype[Symbol.toPrimitive]=function(){return this.valueOf()},e}()),ae=y("ComputedValue",ie);(ne=te||(te={}))[ne.NOT_TRACKING=-1]="NOT_TRACKING",ne[ne.UP_TO_DATE=0]="UP_TO_DATE",ne[ne.POSSIBLY_STALE=1]="POSSIBLY_STALE",ne[ne.STALE=2]="STALE",function(e){e[e.NONE=0]="NONE",e[e.LOG=1]="LOG",e[e.BREAK=2]="BREAK"}(re||(re={}));var se=function(e){this.cause=e};function le(e){return e instanceof se}function ue(e){switch(e.dependenciesState){case te.UP_TO_DATE:return!1;case te.NOT_TRACKING:case te.STALE:return!0;case te.POSSIBLY_STALE:for(var t=he(),n=e.observing,r=n.length,o=0;o0;_e.computationDepth>0&&t&&f(!1),_e.allowStateChanges||!t&&"strict"!==_e.enforceActions||f(!1)}function fe(e,t,n){ve(e),e.newObserving=new Array(e.observing.length+100),e.unboundDepsCount=0,e.runId=++_e.runId;var r,o=_e.trackingDerivation;if(_e.trackingDerivation=e,!0===_e.disableErrorBoundaries)r=t.call(n);else try{r=t.call(n)}catch(e){r=new se(e)}return _e.trackingDerivation=o,function(e){for(var t=e.observing,n=e.observing=e.newObserving,r=te.UP_TO_DATE,o=0,i=e.unboundDepsCount,a=0;ar&&(r=s.dependenciesState)}n.length=o,e.newObserving=null,i=t.length;for(;i--;){0===(s=t[i]).diffValue&&Ee(s,e),s.diffValue=0}for(;o--;){var s;1===(s=n[o]).diffValue&&(s.diffValue=0,xe(s,e))}r!==te.UP_TO_DATE&&(e.dependenciesState=r,e.onBecomeStale())}(e),r}function de(e){var t=e.observing;e.observing=[];for(var n=t.length;n--;)Ee(t[n],e);e.dependenciesState=te.NOT_TRACKING}function pe(e){var t=he();try{return e()}finally{me(t)}}function he(){var e=_e.trackingDerivation;return _e.trackingDerivation=null,e}function me(e){_e.trackingDerivation=e}function ve(e){if(e.dependenciesState!==te.UP_TO_DATE){e.dependenciesState=te.UP_TO_DATE;for(var t=e.observing,n=t.length;n--;)t[n].lowestObserverState=te.UP_TO_DATE}}var ge=function(){this.version=5,this.UNCHANGED={},this.trackingDerivation=null,this.computationDepth=0,this.runId=0,this.mobxGuid=0,this.inBatch=0,this.pendingUnobservations=[],this.pendingReactions=[],this.isRunningReactions=!1,this.allowStateChanges=!0,this.enforceActions=!1,this.spyListeners=[],this.globalReactionErrorHandlers=[],this.computedRequiresReaction=!1,this.disableErrorBoundaries=!1,this.suppressReactionErrors=!1},ye=!0,be=!1,_e=function(){var e=we();return e.__mobxInstanceCount>0&&!e.__mobxGlobals&&(ye=!1),e.__mobxGlobals&&e.__mobxGlobals.version!==(new ge).version&&(ye=!1),ye?e.__mobxGlobals?(e.__mobxInstanceCount+=1,e.__mobxGlobals.UNCHANGED||(e.__mobxGlobals.UNCHANGED={}),e.__mobxGlobals):(e.__mobxInstanceCount=1,e.__mobxGlobals=new ge):(setTimeout((function(){be||f("There are multiple, different versions of MobX active. Make sure MobX is loaded only once or use `configure({ isolateGlobalState: true })`")}),1),new ge)}();function we(){return"undefined"!=typeof window?window:r}function xe(e,t){e.observers.add(t),e.lowestObserverState>t.dependenciesState&&(e.lowestObserverState=t.dependenciesState)}function Ee(e,t){e.observers.delete(t),0===e.observers.size&&ke(e)}function ke(e){!1===e.isPendingUnobservation&&(e.isPendingUnobservation=!0,_e.pendingUnobservations.push(e))}function Se(){_e.inBatch++}function Oe(){if(0==--_e.inBatch){je();for(var e=_e.pendingUnobservations,t=0;t0&&ke(e),!1)}function Ne(e,t){if(console.log("[mobx.trace] '"+e.name+"' is invalidated due to a change in: '"+t.name+"'"),e.isTracing===re.BREAK){var n=[];Ce(Ke(Dt(e,r)),n,1),new Function("debugger;\n/*\nTracing '"+e.name+"'\n\nYou are entering this break point because derivation '"+e.name+"' is being traced and '"+t.name+"' is now forcing it to update.\nJust follow the stacktrace you should now see in the devtools to see precisely what piece of your code is causing this update\nThe stackframe you are looking for is at least ~6-8 stack-frames up.\n\n"+(e instanceof ie?e.derivation.toString().replace(/[*]\//g,"/"):"")+"\n\nThe dependencies for this derivation are:\n\n"+n.join("\n")+"\n*/\n ")()}var r}function Ce(e,t,n){t.length>=1e3?t.push("(and many more)"):(t.push(""+new Array(n).join("\t")+e.name),e.dependencies&&e.dependencies.forEach((function(e){return Ce(e,t,n+1)})))}var Pe=function(){function e(e,t,n){void 0===e&&(e="Reaction@"+c()),this.name=e,this.onInvalidate=t,this.errorHandler=n,this.observing=[],this.newObserving=[],this.dependenciesState=te.NOT_TRACKING,this.diffValue=0,this.runId=0,this.unboundDepsCount=0,this.__mapid="#"+c(),this.isDisposed=!1,this._isScheduled=!1,this._isTrackPending=!1,this._isRunning=!1,this.isTracing=re.NONE}return e.prototype.onBecomeStale=function(){this.schedule()},e.prototype.schedule=function(){this._isScheduled||(this._isScheduled=!0,_e.pendingReactions.push(this),je())},e.prototype.isScheduled=function(){return this._isScheduled},e.prototype.runReaction=function(){if(!this.isDisposed){if(Se(),this._isScheduled=!1,ue(this)){this._isTrackPending=!0;try{this.onInvalidate(),this._isTrackPending}catch(e){this.reportExceptionInDerivation(e)}}Oe()}},e.prototype.track=function(e){Se();this._isRunning=!0;var t=fe(this,e,void 0);this._isRunning=!1,this._isTrackPending=!1,this.isDisposed&&de(this),le(t)&&this.reportExceptionInDerivation(t.cause),Oe()},e.prototype.reportExceptionInDerivation=function(e){var t=this;if(this.errorHandler)this.errorHandler(e,this);else{if(_e.disableErrorBoundaries)throw e;var n="[mobx] Encountered an uncaught exception that was thrown by a reaction or observer component, in: '"+this+"'";_e.suppressReactionErrors?console.warn("[mobx] (error in reaction '"+this.name+"' suppressed, fix error of causing action below)"):console.error(n,e),_e.globalReactionErrorHandlers.forEach((function(n){return n(e,t)}))}},e.prototype.dispose=function(){this.isDisposed||(this.isDisposed=!0,this._isRunning||(Se(),de(this),Oe()))},e.prototype.getDisposer=function(){var e=this.dispose.bind(this);return e[x]=this,e},e.prototype.toString=function(){return"Reaction["+this.name+"]"},e.prototype.trace=function(e){void 0===e&&(e=!1),function(){for(var e=[],t=0;t0||_e.isRunningReactions||Me(De)}function De(){_e.isRunningReactions=!0;for(var e=_e.pendingReactions,t=0;e.length>0;){100==++t&&(console.error("Reaction doesn't converge to a stable state after 100 iterations. Probably there is a cycle in the reactive function: "+e[0]),e.splice(0));for(var n=e.splice(0),r=0,o=n.length;r",e):2===arguments.length&&"function"==typeof t?G(e,t):1===arguments.length&&"string"==typeof e?Fe(e):!0!==r?Fe(t).apply(null,arguments):void g(e,t,G(e.name||t,n.value))};function Be(e,t,n){g(e,t,G(t,n.bind(e)))}function He(e,t){void 0===t&&(t=u);var n,r=t&&t.name||e.name||"Autorun@"+c();if(!t.scheduler&&!t.delay)n=new Pe(r,(function(){this.track(a)}),t.onError);else{var o=We(t),i=!1;n=new Pe(r,(function(){i||(i=!0,o((function(){i=!1,n.isDisposed||n.track(a)})))}),t.onError)}function a(){e(n)}return n.schedule(),n.getDisposer()}Ue.bound=function(e,t,n,r){return!0===r?(Be(e,t,n.value),null):n?{configurable:!0,enumerable:!1,get:function(){return Be(this,t,n.value||n.initializer.call(this)),this[t]},set:ze}:{enumerable:!1,configurable:!0,set:function(e){Be(this,t,e)},get:function(){}}};var Ve=function(e){return e()};function We(e){return e.scheduler?e.scheduler:e.delay?function(t){return setTimeout(t,e.delay)}:Ve}function Ye(e,t,n){void 0===n&&(n=u);var r,o,i,a=n.name||"Reaction@"+c(),s=Ue(a,n.onError?(r=n.onError,o=t,function(){try{return o.apply(this,arguments)}catch(e){r.call(this,e)}}):t),l=!n.scheduler&&!n.delay,f=We(n),d=!0,p=!1,h=n.compareStructural?O.structural:n.equals||O.default,m=new Pe(a,(function(){d||l?v():p||(p=!0,f(v))}),n.onError);function v(){if(p=!1,!m.isDisposed){var t=!1;m.track((function(){var n=e(m);t=d||!h(i,n),i=n})),d&&n.fireImmediately&&s(i,m),d||!0!==t||s(i,m),d&&(d=!1)}}return m.schedule(),m.getDisposer()}function $e(e,t,n,r){var o="string"==typeof n?Dt(t,n):Dt(t),i="string"==typeof n?r:n,a=e+"Listeners";return o[a]?o[a].add(i):o[a]=new Set([i]),"function"!=typeof o[e]?f(!1):function(){var e=o[a];e&&(e.delete(i),0===e.size&&delete o[a])}}function qe(e){var t=e.enforceActions,n=e.computedRequiresReaction,r=e.disableErrorBoundaries,o=e.reactionScheduler;if(!0===e.isolateGlobalState&&((_e.pendingReactions.length||_e.inBatch||_e.isRunningReactions)&&f("isolateGlobalState should be called before MobX is running any reactions"),be=!0,ye&&(0==--we().__mobxInstanceCount&&(we().__mobxGlobals=void 0),_e=new ge)),void 0!==t){var i=void 0;switch(t){case!0:case"observed":i=!0;break;case!1:case"never":i=!1;break;case"strict":case"always":i="strict";break;default:f("Invalid value for 'enforceActions': '"+t+"', expected 'never', 'always' or 'observed'")}_e.enforceActions=i,_e.allowStateChanges=!0!==i&&"strict"!==i}void 0!==n&&(_e.computedRequiresReaction=!!n),void 0!==r&&(!0===r&&console.warn("WARNING: Debug feature only. MobX will NOT recover from errors when `disableErrorBoundaries` is enabled."),_e.disableErrorBoundaries=!!r),o&&Ie(o)}function Qe(e,t,n,r){var o=Ge(r=L(r));return j(e),Tt(e,r.name,o.enhancer),t&&Xe(e,t,n,o),e}function Ge(e){return e.defaultDecorator||(!1===e.deep?H:U)}function Xe(e,t,n,r){Se();try{for(var o in t){var i=Object.getOwnPropertyDescriptor(t,o);0;var a=(n&&o in n?n[o]:i.get?Q:r)(e,o,i,!0);a&&Object.defineProperty(e,o,a)}}finally{Oe()}}function Ke(e){var t,n,r={name:e.name};return e.observing&&e.observing.length>0&&(r.dependencies=(t=e.observing,n=[],t.forEach((function(e){-1===n.indexOf(e)&&n.push(e)})),n).map(Ke)),r}function Je(e,t){return null!=e&&(void 0!==t?!!jt(e)&&e[x].values.has(t):jt(e)||!!e[x]||k(e)||Ae(e)||ae(e))}function Ze(e){return 1!==arguments.length&&f(!1),Je(e)}function et(e,t,n){if(2!==arguments.length)if(jt(e)){var r=e[x],o=r.values.get(t);o?r.write(t,n):r.addObservableProp(t,n,r.defaultEnhancer)}else if(xt(e))e.set(t,n);else{if(!yt(e))return f(!1);"number"!=typeof t&&(t=parseInt(t,10)),d(t>=0,"Not a valid index: '"+t+"'"),Se(),t>=e.length&&(e.length=t+1),e[t]=n,Oe()}else{Se();var i=t;try{for(var a in i)et(e,a,i[a])}finally{Oe()}}}function tt(e){switch(e.length){case 0:return _e.trackingDerivation;case 1:return Dt(e[0]);case 2:return Dt(e[0],e[1])}}function nt(e,t){void 0===t&&(t=void 0),Se();try{return e.apply(t)}finally{Oe()}}function rt(e){return e[x]}var ot={has:function(e,t){if(t===x||"constructor"===t||t===T)return!0;var n=rt(e);return"string"==typeof t?n.has(t):t in e},get:function(e,t){if(t===x||"constructor"===t||t===T)return e[t];var n=rt(e),r=n.values.get(t);if(r instanceof E){var o=r.get();return void 0===o&&n.has(t),o}return"string"==typeof t&&n.has(t),e[t]},set:function(e,t,n){return"string"==typeof t&&(et(e,t,n),!0)},deleteProperty:function(e,t){return"string"==typeof t&&(rt(e).remove(t),!0)},ownKeys:function(e){return rt(e).keysAtom.reportObserved(),Reflect.ownKeys(e)},preventExtensions:function(e){return f("Dynamic observable objects cannot be frozen"),!1}};function it(e){var t=new Proxy(e,ot);return e[x].proxy=t,t}function at(e){return void 0!==e.interceptors&&e.interceptors.length>0}function st(e,t){var n=e.interceptors||(e.interceptors=[]);return n.push(t),p((function(){var e=n.indexOf(t);-1!==e&&n.splice(e,1)}))}function lt(e,t){var n=he();try{var r=e.interceptors;if(r)for(var o=0,i=r.length;o0}function ct(e,t){var n=e.changeListeners||(e.changeListeners=[]);return n.push(t),p((function(){var e=n.indexOf(t);-1!==e&&n.splice(e,1)}))}function ft(e,t){var n=he(),r=e.changeListeners;if(r){for(var o=0,i=(r=r.slice()).length;o0?e.map(this.dehancer):e},e.prototype.intercept=function(e){return st(this,e)},e.prototype.observe=function(e,t){return void 0===t&&(t=!1),t&&e({object:this.proxy,type:"splice",index:0,added:this.values.slice(),addedCount:this.values.length,removed:[],removedCount:0}),ct(this,e)},e.prototype.getArrayLength=function(){return this.atom.reportObserved(),this.values.length},e.prototype.setArrayLength=function(e){if("number"!=typeof e||e<0)throw new Error("[mobx.array] Out of range: "+e);var t=this.values.length;if(e!==t)if(e>t){for(var n=new Array(e-t),r=0;ro?e=o:e<0&&(e=Math.max(0,o+e)),t=1===arguments.length?o-e:null==t?0:Math.max(0,Math.min(t,o-e)),void 0===n&&(n=l),at(this)){var i=lt(this,{object:this.proxy,type:"splice",index:e,removedCount:t,added:n});if(!i)return l;t=i.removedCount,n=i.added}n=0===n.length?n:n.map((function(e){return r.enhancer(e,void 0)}));var a=this.spliceItemsIntoValues(e,t,n);return 0===t&&0===n.length||this.notifyArraySplice(e,n,a),this.dehanceValues(a)},e.prototype.spliceItemsIntoValues=function(e,t,n){var r;if(n.length<1e4)return(r=this.values).splice.apply(r,function(){for(var e=[],t=0;t-1&&(this.splice(n,1),!0)},get:function(e){var t=this[x];if(t){if(e=a.getTime()?n+1:t.getTime()>=l.getTime()?n:n-1}},function(e,t,n){var r=n(34);e.exports=function(e){return r(e,{weekStartsOn:1})}},function(e,t,n){var r=n(2);e.exports=function(e){var t=r(e);return t.setHours(0,0,0,0),t}},function(e,t,n){"use strict";!function e(){if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(e){console.error(e)}}(),e.exports=n(127)},function(e,t,n){var r=n(27),o=n(132),i=n(133),a=r?r.toStringTag:void 0;e.exports=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":a&&a in Object(e)?o(e):i(e)}},function(e,t){e.exports=function(e){return null!=e&&"object"==typeof e}},function(e,t,n){var r=n(140),o=n(143);e.exports=function(e,t){var n=o(e,t);return r(n)?n:void 0}},function(e,t,n){var r;!function(){"use strict";var n={}.hasOwnProperty;function o(){for(var e=[],t=0;to?1:0}},function(e,t,n){var r=n(62);e.exports=function(e,t,n){var o=null==e?void 0:r(e,t);return void 0===o?n:o}},function(e,t,n){!function(e){"object"==typeof window&&window||"object"==typeof self&&self;(function(e){var t,n=[],r=Object.keys,o={},i={},a=/^(no-?highlight|plain|text)$/i,s=/\blang(?:uage)?-([\w-]+)\b/i,l=/((^(<[^>]+>|\t|)+|(?:\n)))/gm,u="
",c={classPrefix:"hljs-",tabReplace:null,useBR:!1,languages:void 0};function f(e){return e.replace(/&/g,"&").replace(//g,">")}function d(e){return e.nodeName.toLowerCase()}function p(e,t){var n=e&&e.exec(t);return n&&0===n.index}function h(e){return a.test(e)}function m(e){var t,n,r,o,i=e.className+" ";if(i+=e.parentNode?e.parentNode.className:"",n=s.exec(i))return j(n[1])?n[1]:"no-highlight";for(t=0,r=(i=i.split(/\s+/)).length;t"}function u(e){i+=""}function c(e){("start"===e.event?l:u)(e.node)}for(;e.length||t.length;){var p=s();if(i+=f(r.substring(o,p[0].offset)),o=p[0].offset,p===e){a.reverse().forEach(u);do{c(p.splice(0,1)[0]),p=s()}while(p===e&&p.length&&p[0].offset===o);a.reverse().forEach(l)}else"start"===p[0].event?a.push(p[0].node):a.pop(),c(p.splice(0,1)[0])}return i+f(r.substr(o))}function b(e){return e.variants&&!e.cached_variants&&(e.cached_variants=e.variants.map((function(t){return v(e,{variants:null},t)}))),e.cached_variants||e.endsWithParent&&[v(e)]||[e]}function _(e){if(t&&!e.langApiRestored){for(var n in e.langApiRestored=!0,t)e[n]&&(e[t[n]]=e[n]);(e.contains||[]).concat(e.variants||[]).forEach(_)}}function w(e){function t(e){return e&&e.source||e}function n(n,r){return new RegExp(t(n),"m"+(e.case_insensitive?"i":"")+(r?"g":""))}function o(e,n){for(var r=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./,o=0,i="",a=0;a0&&(i+=n);l.length>0;){var u=r.exec(l);if(null==u){i+=l;break}i+=l.substring(0,u.index),l=l.substring(u.index+u[0].length),"\\"==u[0][0]&&u[1]?i+="\\"+String(Number(u[1])+s):(i+=u[0],"("==u[0]&&o++)}}return i}function i(a,s){if(!a.compiled){if(a.compiled=!0,a.keywords=a.keywords||a.beginKeywords,a.keywords){var l={},u=function(t,n){e.case_insensitive&&(n=n.toLowerCase()),n.split(" ").forEach((function(e){var n=e.split("|");l[n[0]]=[t,n[1]?Number(n[1]):1]}))};"string"==typeof a.keywords?u("keyword",a.keywords):r(a.keywords).forEach((function(e){u(e,a.keywords[e])})),a.keywords=l}a.lexemesRe=n(a.lexemes||/\w+/,!0),s&&(a.beginKeywords&&(a.begin="\\b("+a.beginKeywords.split(" ").join("|")+")\\b"),a.begin||(a.begin=/\B|\b/),a.beginRe=n(a.begin),a.endSameAsBegin&&(a.end=a.begin),a.end||a.endsWithParent||(a.end=/\B|\b/),a.end&&(a.endRe=n(a.end)),a.terminator_end=t(a.end)||"",a.endsWithParent&&s.terminator_end&&(a.terminator_end+=(a.end?"|":"")+s.terminator_end)),a.illegal&&(a.illegalRe=n(a.illegal)),null==a.relevance&&(a.relevance=1),a.contains||(a.contains=[]),a.contains=Array.prototype.concat.apply([],a.contains.map((function(e){return b("self"===e?a:e)}))),a.contains.forEach((function(e){i(e,a)})),a.starts&&i(a.starts,s);var c=a.contains.map((function(e){return e.beginKeywords?"\\.?(?:"+e.begin+")\\.?":e.begin})).concat([a.terminator_end,a.illegal]).map(t).filter(Boolean);a.terminators=c.length?n(o(c,"|"),!0):{exec:function(){return null}}}}i(e)}function x(e,t,n,r){function i(e){return new RegExp(e.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&"),"m")}function a(e,t){var n,r;for(n=0,r=t.contains.length;n')+t+(n?"":u)}function m(){var e,t,n,r;if(!S.keywords)return f(N);for(r="",t=0,S.lexemesRe.lastIndex=0,n=S.lexemesRe.exec(N);n;)r+=f(N.substring(t,n.index)),(e=d(S,n))?(C+=e[1],r+=h(e[0],f(n[0]))):r+=f(n[0]),t=S.lexemesRe.lastIndex,n=S.lexemesRe.exec(N);return r+f(N.substr(t))}function v(){var e="string"==typeof S.subLanguage;if(e&&!o[S.subLanguage])return f(N);var t=e?x(S.subLanguage,N,!0,O[S.subLanguage]):E(N,S.subLanguage.length?S.subLanguage:void 0);return S.relevance>0&&(C+=t.relevance),e&&(O[S.subLanguage]=t.top),h(t.language,t.value,!1,!0)}function g(){T+=null!=S.subLanguage?v():m(),N=""}function y(e){T+=e.className?h(e.className,"",!0):"",S=Object.create(e,{parent:{value:S}})}function b(e,t){if(N+=e,null==t)return g(),0;var n=a(t,S);if(n)return n.skip?N+=t:(n.excludeBegin&&(N+=t),g(),n.returnBegin||n.excludeBegin||(N=t)),y(n,t),n.returnBegin?0:t.length;var r=s(S,t);if(r){var o=S;o.skip?N+=t:(o.returnEnd||o.excludeEnd||(N+=t),g(),o.excludeEnd&&(N=t));do{S.className&&(T+=u),S.skip||S.subLanguage||(C+=S.relevance),S=S.parent}while(S!==r.parent);return r.starts&&(r.endSameAsBegin&&(r.starts.endRe=r.endRe),y(r.starts,"")),o.returnEnd?0:t.length}if(l(t,S))throw new Error('Illegal lexeme "'+t+'" for mode "'+(S.className||"")+'"');return N+=t,t.length||1}var _=j(e);if(!_)throw new Error('Unknown language: "'+e+'"');w(_);var k,S=r||_,O={},T="";for(k=S;k!==_;k=k.parent)k.className&&(T=h(k.className,"",!0)+T);var N="",C=0;try{for(var P,M,D=0;S.terminators.lastIndex=D,P=S.terminators.exec(t);)M=b(t.substring(D,P.index),P[0]),D=P.index+M;for(b(t.substr(D)),k=S;k.parent;k=k.parent)k.className&&(T+=u);return{relevance:C,value:T,language:e,top:S}}catch(e){if(e.message&&-1!==e.message.indexOf("Illegal"))return{relevance:0,value:f(t)};throw e}}function E(e,t){t=t||c.languages||r(o);var n={relevance:0,value:f(e)},i=n;return t.filter(j).filter(D).forEach((function(t){var r=x(t,e,!1);r.language=t,r.relevance>i.relevance&&(i=r),r.relevance>n.relevance&&(i=n,n=r)})),i.language&&(n.second_best=i),n}function k(e){return c.tabReplace||c.useBR?e.replace(l,(function(e,t){return c.useBR&&"\n"===e?"
":c.tabReplace?t.replace(/\t/g,c.tabReplace):""})):e}function S(e,t,n){var r=t?i[t]:n,o=[e.trim()];return e.match(/\bhljs\b/)||o.push("hljs"),-1===e.indexOf(r)&&o.push(r),o.join(" ").trim()}function O(e){var t,n,r,o,i,a=m(e);h(a)||(c.useBR?(t=document.createElementNS("http://www.w3.org/1999/xhtml","div")).innerHTML=e.innerHTML.replace(/\n/g,"").replace(//g,"\n"):t=e,i=t.textContent,r=a?x(a,i,!0):E(i),(n=g(t)).length&&((o=document.createElementNS("http://www.w3.org/1999/xhtml","div")).innerHTML=r.value,r.value=y(n,g(o),i)),r.value=k(r.value),e.innerHTML=r.value,e.className=S(e.className,a,r.language),e.result={language:r.language,re:r.relevance},r.second_best&&(e.second_best={language:r.second_best.language,re:r.second_best.relevance}))}function T(e){c=v(c,e)}function N(){if(!N.called){N.called=!0;var e=document.querySelectorAll("pre code");n.forEach.call(e,O)}}function C(){addEventListener("DOMContentLoaded",N,!1),addEventListener("load",N,!1)}function P(t,n){var r=o[t]=n(e);_(r),r.aliases&&r.aliases.forEach((function(e){i[e]=t}))}function M(){return r(o)}function j(e){return e=(e||"").toLowerCase(),o[e]||o[i[e]]}function D(e){var t=j(e);return t&&!t.disableAutodetect}e.highlight=x,e.highlightAuto=E,e.fixMarkup=k,e.highlightBlock=O,e.configure=T,e.initHighlighting=N,e.initHighlightingOnLoad=C,e.registerLanguage=P,e.listLanguages=M,e.getLanguage=j,e.autoDetection=D,e.inherit=v,e.IDENT_RE="[a-zA-Z]\\w*",e.UNDERSCORE_IDENT_RE="[a-zA-Z_]\\w*",e.NUMBER_RE="\\b\\d+(\\.\\d+)?",e.C_NUMBER_RE="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",e.BINARY_NUMBER_RE="\\b(0b[01]+)",e.RE_STARTERS_RE="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",e.BACKSLASH_ESCAPE={begin:"\\\\[\\s\\S]",relevance:0},e.APOS_STRING_MODE={className:"string",begin:"'",end:"'",illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]},e.QUOTE_STRING_MODE={className:"string",begin:'"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]},e.PHRASAL_WORDS_MODE={begin:/\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/},e.COMMENT=function(t,n,r){var o=e.inherit({className:"comment",begin:t,end:n,contains:[]},r||{});return o.contains.push(e.PHRASAL_WORDS_MODE),o.contains.push({className:"doctag",begin:"(?:TODO|FIXME|NOTE|BUG|XXX):",relevance:0}),o},e.C_LINE_COMMENT_MODE=e.COMMENT("//","$"),e.C_BLOCK_COMMENT_MODE=e.COMMENT("/\\*","\\*/"),e.HASH_COMMENT_MODE=e.COMMENT("#","$"),e.NUMBER_MODE={className:"number",begin:e.NUMBER_RE,relevance:0},e.C_NUMBER_MODE={className:"number",begin:e.C_NUMBER_RE,relevance:0},e.BINARY_NUMBER_MODE={className:"number",begin:e.BINARY_NUMBER_RE,relevance:0},e.CSS_NUMBER_MODE={className:"number",begin:e.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},e.REGEXP_MODE={className:"regexp",begin:/\//,end:/\/[gimuy]*/,illegal:/\n/,contains:[e.BACKSLASH_ESCAPE,{begin:/\[/,end:/\]/,relevance:0,contains:[e.BACKSLASH_ESCAPE]}]},e.TITLE_MODE={className:"title",begin:e.IDENT_RE,relevance:0},e.UNDERSCORE_TITLE_MODE={className:"title",begin:e.UNDERSCORE_IDENT_RE,relevance:0},e.METHOD_GUARD={begin:"\\.\\s*"+e.UNDERSCORE_IDENT_RE,relevance:0}})(t)}()},function(e,t,n){var r=n(14),o=n(15);e.exports=function(e){return"symbol"==typeof e||o(e)&&"[object Symbol]"==r(e)}},function(e,t,n){var r=n(8).Symbol;e.exports=r},function(e,t,n){var r=n(16)(Object,"create");e.exports=r},function(e,t){e.exports=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}},function(e,t,n){var r=n(148),o=n(149),i=n(150),a=n(151),s=n(152);function l(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t-1&&e%1==0&&e<=9007199254740991}},function(e,t,n){var r=n(38),o=n(49);e.exports=function(e){return null!=e&&o(e.length)&&!r(e)}},function(e,t){e.exports=function(e){return e instanceof Date}},function(e,t,n){var r=n(2);e.exports=function(e){var t=r(e),n=t.getFullYear(),o=t.getMonth(),i=new Date(0);return i.setFullYear(n,o+1,0),i.setHours(0,0,0,0),i.getDate()}},function(e,t,n){var r=n(20);e.exports=function(e,t){var n=Number(t);return r(e,7*n)}},function(e,t,n){var r=n(2);e.exports=function(e,t){var n=r(e).getTime(),o=r(t).getTime();return n>o?-1:n0?Math.floor(n):Math.ceil(n)}},function(e,t,n){var r=n(211),o=n(212);e.exports={distanceInWords:r(),format:o()}},function(e,t,n){var r=n(2);e.exports=function(e){var t=r(e);return t.setHours(23,59,59,999),t}},function(e,t,n){var r=n(2),o=n(11),i=n(22);e.exports=function(e){var t=r(e),n=o(t).getTime()-i(t).getTime();return Math.round(n/6048e5)+1}},function(e,t,n){var r=n(34);e.exports=function(e,t,n){var o=r(e,n),i=r(t,n);return o.getTime()===i.getTime()}},function(e,t,n){"use strict";var r=Object.getOwnPropertySymbols,o=Object.prototype.hasOwnProperty,i=Object.prototype.propertyIsEnumerable;function a(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach((function(e){r[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},r)).join("")}catch(e){return!1}}()?Object.assign:function(e,t){for(var n,s,l=a(e),u=1;uc))return!1;var d=l.get(e);if(d&&l.get(t))return d==t;var p=-1,h=!0,m=2&n?new r:void 0;for(l.set(e,t),l.set(t,e);++p-1&&e%1==0&&e0?(p=o(e),h=o(t)):(p=o(t),h=o(e));var v,g=i(h,p),y=h.getTimezoneOffset()-p.getTimezoneOffset(),b=Math.round(g/60)-y;if(b<2)return u.includeSeconds?g<5?d("lessThanXSeconds",5,m):g<10?d("lessThanXSeconds",10,m):g<20?d("lessThanXSeconds",20,m):g<40?d("halfAMinute",null,m):d(g<60?"lessThanXMinutes":"xMinutes",1,m):0===b?d("lessThanXMinutes",1,m):d("xMinutes",b,m);if(b<45)return d("xMinutes",b,m);if(b<90)return d("aboutXHours",1,m);if(b<1440)return d("aboutXHours",Math.round(b/60),m);if(b<2520)return d("xDays",1,m);if(b{if(!Number.isFinite(e))throw new TypeError("Expected a finite number");t.colonNotation&&(t.compact=!1,t.formatSubMilliseconds=!1,t.separateMilliseconds=!1,t.verbose=!1),t.compact&&(t.secondsDecimalDigits=0,t.millisecondsDecimalDigits=0);const n=[],o=(e,r,o,i)=>{if(!(0!==n.length&&t.colonNotation||0!==e||t.colonNotation&&"m"===o))return;let a,s;if(i=(i||e||"0").toString(),t.colonNotation){a=n.length>0?":":"",s="";const e=i.includes(".")?i.split(".")[0].length:i.length,t=n.length>0?2:1;i="0".repeat(Math.max(0,t-e))+i}else a="",s=t.verbose?" "+(l=r,1===e?l:`${l}s`):o;var l;n.push(a+i+s)},i=r(e);if(o(Math.trunc(i.days/365),"year","y"),o(i.days%365,"day","d"),o(i.hours,"hour","h"),o(i.minutes,"minute","m"),t.separateMilliseconds||t.formatSubMilliseconds||e<1e3)if(o(i.seconds,"second","s"),t.formatSubMilliseconds)o(i.milliseconds,"millisecond","ms"),o(i.microseconds,"microsecond","µs"),o(i.nanoseconds,"nanosecond","ns");else{const e=i.milliseconds+i.microseconds/1e3+i.nanoseconds/1e6,n="number"==typeof t.millisecondsDecimalDigits?t.millisecondsDecimalDigits:0,r=e>=1?Math.round(e):Math.ceil(e),a=n?e.toFixed(n):r;o(Number.parseFloat(a,10),"millisecond","ms",a)}else{const n=((e,t)=>{const n=Math.floor(e*10**t+1e-7);return(Math.round(n)/10**t).toFixed(t)})(e/1e3%60,"number"==typeof t.secondsDecimalDigits?t.secondsDecimalDigits:1),r=t.keepDecimalsOnWholeSeconds?n:n.replace(/\.0+$/,"");o(Number.parseFloat(r,10),"second","s",r)}if(0===n.length)return"0"+(t.verbose?" milliseconds":"ms");if(t.compact)return n[0];if("number"==typeof t.unitCount){const e=t.colonNotation?"":" ";return n.slice(0,Math.max(t.unitCount,1)).join(e)}return t.colonNotation?n.join(""):n.join(" ")}},function(e,t,n){e.exports={"trans-color":"footer--trans-color---205XF",component:"footer--component---1WcTR"}},function(e){e.exports={"3d_rotation":"e84d",ac_unit:"eb3b",access_alarm:"e190",access_alarms:"e191",access_time:"e192",accessibility:"e84e",accessible:"e914",account_balance:"e84f",account_balance_wallet:"e850",account_box:"e851",account_circle:"e853",adb:"e60e",add:"e145",add_a_photo:"e439",add_alarm:"e193",add_alert:"e003",add_box:"e146",add_circle:"e147",add_circle_outline:"e148",add_location:"e567",add_shopping_cart:"e854",add_to_photos:"e39d",add_to_queue:"e05c",adjust:"e39e",airline_seat_flat:"e630",airline_seat_flat_angled:"e631",airline_seat_individual_suite:"e632",airline_seat_legroom_extra:"e633",airline_seat_legroom_normal:"e634",airline_seat_legroom_reduced:"e635",airline_seat_recline_extra:"e636",airline_seat_recline_normal:"e637",airplanemode_active:"e195",airplanemode_inactive:"e194",airplay:"e055",airport_shuttle:"eb3c",alarm:"e855",alarm_add:"e856",alarm_off:"e857",alarm_on:"e858",album:"e019",all_inclusive:"eb3d",all_out:"e90b",android:"e859",announcement:"e85a",apps:"e5c3",archive:"e149",arrow_back:"e5c4",arrow_downward:"e5db",arrow_drop_down:"e5c5",arrow_drop_down_circle:"e5c6",arrow_drop_up:"e5c7",arrow_forward:"e5c8",arrow_upward:"e5d8",art_track:"e060",aspect_ratio:"e85b",assessment:"e85c",assignment:"e85d",assignment_ind:"e85e",assignment_late:"e85f",assignment_return:"e860",assignment_returned:"e861",assignment_turned_in:"e862",assistant:"e39f",assistant_photo:"e3a0",attach_file:"e226",attach_money:"e227",attachment:"e2bc",audiotrack:"e3a1",autorenew:"e863",av_timer:"e01b",backspace:"e14a",backup:"e864",battery_alert:"e19c",battery_charging_full:"e1a3",battery_full:"e1a4",battery_std:"e1a5",battery_unknown:"e1a6",beach_access:"eb3e",beenhere:"e52d",block:"e14b",bluetooth:"e1a7",bluetooth_audio:"e60f",bluetooth_connected:"e1a8",bluetooth_disabled:"e1a9",bluetooth_searching:"e1aa",blur_circular:"e3a2",blur_linear:"e3a3",blur_off:"e3a4",blur_on:"e3a5",book:"e865",bookmark:"e866",bookmark_border:"e867",border_all:"e228",border_bottom:"e229",border_clear:"e22a",border_color:"e22b",border_horizontal:"e22c",border_inner:"e22d",border_left:"e22e",border_outer:"e22f",border_right:"e230",border_style:"e231",border_top:"e232",border_vertical:"e233",branding_watermark:"e06b",brightness_1:"e3a6",brightness_2:"e3a7",brightness_3:"e3a8",brightness_4:"e3a9",brightness_5:"e3aa",brightness_6:"e3ab",brightness_7:"e3ac",brightness_auto:"e1ab",brightness_high:"e1ac",brightness_low:"e1ad",brightness_medium:"e1ae",broken_image:"e3ad",brush:"e3ae",bubble_chart:"e6dd",bug_report:"e868",build:"e869",burst_mode:"e43c",business:"e0af",business_center:"eb3f",cached:"e86a",cake:"e7e9",call:"e0b0",call_end:"e0b1",call_made:"e0b2",call_merge:"e0b3",call_missed:"e0b4",call_missed_outgoing:"e0e4",call_received:"e0b5",call_split:"e0b6",call_to_action:"e06c",camera:"e3af",camera_alt:"e3b0",camera_enhance:"e8fc",camera_front:"e3b1",camera_rear:"e3b2",camera_roll:"e3b3",cancel:"e5c9",card_giftcard:"e8f6",card_membership:"e8f7",card_travel:"e8f8",casino:"eb40",cast:"e307",cast_connected:"e308",center_focus_strong:"e3b4",center_focus_weak:"e3b5",change_history:"e86b",chat:"e0b7",chat_bubble:"e0ca",chat_bubble_outline:"e0cb",check:"e5ca",check_box:"e834",check_box_outline_blank:"e835",check_circle:"e86c",chevron_left:"e5cb",chevron_right:"e5cc",child_care:"eb41",child_friendly:"eb42",chrome_reader_mode:"e86d",class:"e86e",clear:"e14c",clear_all:"e0b8",close:"e5cd",closed_caption:"e01c",cloud:"e2bd",cloud_circle:"e2be",cloud_done:"e2bf",cloud_download:"e2c0",cloud_off:"e2c1",cloud_queue:"e2c2",cloud_upload:"e2c3",code:"e86f",collections:"e3b6",collections_bookmark:"e431",color_lens:"e3b7",colorize:"e3b8",comment:"e0b9",compare:"e3b9",compare_arrows:"e915",computer:"e30a",confirmation_number:"e638",contact_mail:"e0d0",contact_phone:"e0cf",contacts:"e0ba",content_copy:"e14d",content_cut:"e14e",content_paste:"e14f",control_point:"e3ba",control_point_duplicate:"e3bb",copyright:"e90c",create:"e150",create_new_folder:"e2cc",credit_card:"e870",crop:"e3be",crop_16_9:"e3bc",crop_3_2:"e3bd",crop_5_4:"e3bf",crop_7_5:"e3c0",crop_din:"e3c1",crop_free:"e3c2",crop_landscape:"e3c3",crop_original:"e3c4",crop_portrait:"e3c5",crop_rotate:"e437",crop_square:"e3c6",dashboard:"e871",data_usage:"e1af",date_range:"e916",dehaze:"e3c7",delete:"e872",delete_forever:"e92b",delete_sweep:"e16c",description:"e873",desktop_mac:"e30b",desktop_windows:"e30c",details:"e3c8",developer_board:"e30d",developer_mode:"e1b0",device_hub:"e335",devices:"e1b1",devices_other:"e337",dialer_sip:"e0bb",dialpad:"e0bc",directions:"e52e",directions_bike:"e52f",directions_boat:"e532",directions_bus:"e530",directions_car:"e531",directions_railway:"e534",directions_run:"e566",directions_subway:"e533",directions_transit:"e535",directions_walk:"e536",disc_full:"e610",dns:"e875",do_not_disturb:"e612",do_not_disturb_alt:"e611",do_not_disturb_off:"e643",do_not_disturb_on:"e644",dock:"e30e",domain:"e7ee",done:"e876",done_all:"e877",donut_large:"e917",donut_small:"e918",drafts:"e151",drag_handle:"e25d",drive_eta:"e613",dvr:"e1b2",edit:"e3c9",edit_location:"e568",eject:"e8fb",email:"e0be",enhanced_encryption:"e63f",equalizer:"e01d",error:"e000",error_outline:"e001",euro_symbol:"e926",ev_station:"e56d",event:"e878",event_available:"e614",event_busy:"e615",event_note:"e616",event_seat:"e903",exit_to_app:"e879",expand_less:"e5ce",expand_more:"e5cf",explicit:"e01e",explore:"e87a",exposure:"e3ca",exposure_neg_1:"e3cb",exposure_neg_2:"e3cc",exposure_plus_1:"e3cd",exposure_plus_2:"e3ce",exposure_zero:"e3cf",extension:"e87b",face:"e87c",fast_forward:"e01f",fast_rewind:"e020",favorite:"e87d",favorite_border:"e87e",featured_play_list:"e06d",featured_video:"e06e",feedback:"e87f",fiber_dvr:"e05d",fiber_manual_record:"e061",fiber_new:"e05e",fiber_pin:"e06a",fiber_smart_record:"e062",file_download:"e2c4",file_upload:"e2c6",filter:"e3d3",filter_1:"e3d0",filter_2:"e3d1",filter_3:"e3d2",filter_4:"e3d4",filter_5:"e3d5",filter_6:"e3d6",filter_7:"e3d7",filter_8:"e3d8",filter_9:"e3d9",filter_9_plus:"e3da",filter_b_and_w:"e3db",filter_center_focus:"e3dc",filter_drama:"e3dd",filter_frames:"e3de",filter_hdr:"e3df",filter_list:"e152",filter_none:"e3e0",filter_tilt_shift:"e3e2",filter_vintage:"e3e3",find_in_page:"e880",find_replace:"e881",fingerprint:"e90d",first_page:"e5dc",fitness_center:"eb43",flag:"e153",flare:"e3e4",flash_auto:"e3e5",flash_off:"e3e6",flash_on:"e3e7",flight:"e539",flight_land:"e904",flight_takeoff:"e905",flip:"e3e8",flip_to_back:"e882",flip_to_front:"e883",folder:"e2c7",folder_open:"e2c8",folder_shared:"e2c9",folder_special:"e617",font_download:"e167",format_align_center:"e234",format_align_justify:"e235",format_align_left:"e236",format_align_right:"e237",format_bold:"e238",format_clear:"e239",format_color_fill:"e23a",format_color_reset:"e23b",format_color_text:"e23c",format_indent_decrease:"e23d",format_indent_increase:"e23e",format_italic:"e23f",format_line_spacing:"e240",format_list_bulleted:"e241",format_list_numbered:"e242",format_paint:"e243",format_quote:"e244",format_shapes:"e25e",format_size:"e245",format_strikethrough:"e246",format_textdirection_l_to_r:"e247",format_textdirection_r_to_l:"e248",format_underlined:"e249",forum:"e0bf",forward:"e154",forward_10:"e056",forward_30:"e057",forward_5:"e058",free_breakfast:"eb44",fullscreen:"e5d0",fullscreen_exit:"e5d1",functions:"e24a",g_translate:"e927",gamepad:"e30f",games:"e021",gavel:"e90e",gesture:"e155",get_app:"e884",gif:"e908",golf_course:"eb45",gps_fixed:"e1b3",gps_not_fixed:"e1b4",gps_off:"e1b5",grade:"e885",gradient:"e3e9",grain:"e3ea",graphic_eq:"e1b8",grid_off:"e3eb",grid_on:"e3ec",group:"e7ef",group_add:"e7f0",group_work:"e886",hd:"e052",hdr_off:"e3ed",hdr_on:"e3ee",hdr_strong:"e3f1",hdr_weak:"e3f2",headset:"e310",headset_mic:"e311",healing:"e3f3",hearing:"e023",help:"e887",help_outline:"e8fd",high_quality:"e024",highlight:"e25f",highlight_off:"e888",history:"e889",home:"e88a",hot_tub:"eb46",hotel:"e53a",hourglass_empty:"e88b",hourglass_full:"e88c",http:"e902",https:"e88d",image:"e3f4",image_aspect_ratio:"e3f5",import_contacts:"e0e0",import_export:"e0c3",important_devices:"e912",inbox:"e156",indeterminate_check_box:"e909",info:"e88e",info_outline:"e88f",input:"e890",insert_chart:"e24b",insert_comment:"e24c",insert_drive_file:"e24d",insert_emoticon:"e24e",insert_invitation:"e24f",insert_link:"e250",insert_photo:"e251",invert_colors:"e891",invert_colors_off:"e0c4",iso:"e3f6",keyboard:"e312",keyboard_arrow_down:"e313",keyboard_arrow_left:"e314",keyboard_arrow_right:"e315",keyboard_arrow_up:"e316",keyboard_backspace:"e317",keyboard_capslock:"e318",keyboard_hide:"e31a",keyboard_return:"e31b",keyboard_tab:"e31c",keyboard_voice:"e31d",kitchen:"eb47",label:"e892",label_outline:"e893",landscape:"e3f7",language:"e894",laptop:"e31e",laptop_chromebook:"e31f",laptop_mac:"e320",laptop_windows:"e321",last_page:"e5dd",launch:"e895",layers:"e53b",layers_clear:"e53c",leak_add:"e3f8",leak_remove:"e3f9",lens:"e3fa",library_add:"e02e",library_books:"e02f",library_music:"e030",lightbulb_outline:"e90f",line_style:"e919",line_weight:"e91a",linear_scale:"e260",link:"e157",linked_camera:"e438",list:"e896",live_help:"e0c6",live_tv:"e639",local_activity:"e53f",local_airport:"e53d",local_atm:"e53e",local_bar:"e540",local_cafe:"e541",local_car_wash:"e542",local_convenience_store:"e543",local_dining:"e556",local_drink:"e544",local_florist:"e545",local_gas_station:"e546",local_grocery_store:"e547",local_hospital:"e548",local_hotel:"e549",local_laundry_service:"e54a",local_library:"e54b",local_mall:"e54c",local_movies:"e54d",local_offer:"e54e",local_parking:"e54f",local_pharmacy:"e550",local_phone:"e551",local_pizza:"e552",local_play:"e553",local_post_office:"e554",local_printshop:"e555",local_see:"e557",local_shipping:"e558",local_taxi:"e559",location_city:"e7f1",location_disabled:"e1b6",location_off:"e0c7",location_on:"e0c8",location_searching:"e1b7",lock:"e897",lock_open:"e898",lock_outline:"e899",looks:"e3fc",looks_3:"e3fb",looks_4:"e3fd",looks_5:"e3fe",looks_6:"e3ff",looks_one:"e400",looks_two:"e401",loop:"e028",loupe:"e402",low_priority:"e16d",loyalty:"e89a",mail:"e158",mail_outline:"e0e1",map:"e55b",markunread:"e159",markunread_mailbox:"e89b",memory:"e322",menu:"e5d2",merge_type:"e252",message:"e0c9",mic:"e029",mic_none:"e02a",mic_off:"e02b",mms:"e618",mode_comment:"e253",mode_edit:"e254",monetization_on:"e263",money_off:"e25c",monochrome_photos:"e403",mood:"e7f2",mood_bad:"e7f3",more:"e619",more_horiz:"e5d3",more_vert:"e5d4",motorcycle:"e91b",mouse:"e323",move_to_inbox:"e168",movie:"e02c",movie_creation:"e404",movie_filter:"e43a",multiline_chart:"e6df",music_note:"e405",music_video:"e063",my_location:"e55c",nature:"e406",nature_people:"e407",navigate_before:"e408",navigate_next:"e409",navigation:"e55d",near_me:"e569",network_cell:"e1b9",network_check:"e640",network_locked:"e61a",network_wifi:"e1ba",new_releases:"e031",next_week:"e16a",nfc:"e1bb",no_encryption:"e641",no_sim:"e0cc",not_interested:"e033",note:"e06f",note_add:"e89c",notifications:"e7f4",notifications_active:"e7f7",notifications_none:"e7f5",notifications_off:"e7f6",notifications_paused:"e7f8",offline_pin:"e90a",ondemand_video:"e63a",opacity:"e91c",open_in_browser:"e89d",open_in_new:"e89e",open_with:"e89f",pages:"e7f9",pageview:"e8a0",palette:"e40a",pan_tool:"e925",panorama:"e40b",panorama_fish_eye:"e40c",panorama_horizontal:"e40d",panorama_vertical:"e40e",panorama_wide_angle:"e40f",party_mode:"e7fa",pause:"e034",pause_circle_filled:"e035",pause_circle_outline:"e036",payment:"e8a1",people:"e7fb",people_outline:"e7fc",perm_camera_mic:"e8a2",perm_contact_calendar:"e8a3",perm_data_setting:"e8a4",perm_device_information:"e8a5",perm_identity:"e8a6",perm_media:"e8a7",perm_phone_msg:"e8a8",perm_scan_wifi:"e8a9",person:"e7fd",person_add:"e7fe",person_outline:"e7ff",person_pin:"e55a",person_pin_circle:"e56a",personal_video:"e63b",pets:"e91d",phone:"e0cd",phone_android:"e324",phone_bluetooth_speaker:"e61b",phone_forwarded:"e61c",phone_in_talk:"e61d",phone_iphone:"e325",phone_locked:"e61e",phone_missed:"e61f",phone_paused:"e620",phonelink:"e326",phonelink_erase:"e0db",phonelink_lock:"e0dc",phonelink_off:"e327",phonelink_ring:"e0dd",phonelink_setup:"e0de",photo:"e410",photo_album:"e411",photo_camera:"e412",photo_filter:"e43b",photo_library:"e413",photo_size_select_actual:"e432",photo_size_select_large:"e433",photo_size_select_small:"e434",picture_as_pdf:"e415",picture_in_picture:"e8aa",picture_in_picture_alt:"e911",pie_chart:"e6c4",pie_chart_outlined:"e6c5",pin_drop:"e55e",place:"e55f",play_arrow:"e037",play_circle_filled:"e038",play_circle_outline:"e039",play_for_work:"e906",playlist_add:"e03b",playlist_add_check:"e065",playlist_play:"e05f",plus_one:"e800",poll:"e801",polymer:"e8ab",pool:"eb48",portable_wifi_off:"e0ce",portrait:"e416",power:"e63c",power_input:"e336",power_settings_new:"e8ac",pregnant_woman:"e91e",present_to_all:"e0df",print:"e8ad",priority_high:"e645",public:"e80b",publish:"e255",query_builder:"e8ae",question_answer:"e8af",queue:"e03c",queue_music:"e03d",queue_play_next:"e066",radio:"e03e",radio_button_checked:"e837",radio_button_unchecked:"e836",rate_review:"e560",receipt:"e8b0",recent_actors:"e03f",record_voice_over:"e91f",redeem:"e8b1",redo:"e15a",refresh:"e5d5",remove:"e15b",remove_circle:"e15c",remove_circle_outline:"e15d",remove_from_queue:"e067",remove_red_eye:"e417",remove_shopping_cart:"e928",reorder:"e8fe",repeat:"e040",repeat_one:"e041",replay:"e042",replay_10:"e059",replay_30:"e05a",replay_5:"e05b",reply:"e15e",reply_all:"e15f",report:"e160",report_problem:"e8b2",restaurant:"e56c",restaurant_menu:"e561",restore:"e8b3",restore_page:"e929",ring_volume:"e0d1",room:"e8b4",room_service:"eb49",rotate_90_degrees_ccw:"e418",rotate_left:"e419",rotate_right:"e41a",rounded_corner:"e920",router:"e328",rowing:"e921",rss_feed:"e0e5",rv_hookup:"e642",satellite:"e562",save:"e161",scanner:"e329",schedule:"e8b5",school:"e80c",screen_lock_landscape:"e1be",screen_lock_portrait:"e1bf",screen_lock_rotation:"e1c0",screen_rotation:"e1c1",screen_share:"e0e2",sd_card:"e623",sd_storage:"e1c2",search:"e8b6",security:"e32a",select_all:"e162",send:"e163",sentiment_dissatisfied:"e811",sentiment_neutral:"e812",sentiment_satisfied:"e813",sentiment_very_dissatisfied:"e814",sentiment_very_satisfied:"e815",settings:"e8b8",settings_applications:"e8b9",settings_backup_restore:"e8ba",settings_bluetooth:"e8bb",settings_brightness:"e8bd",settings_cell:"e8bc",settings_ethernet:"e8be",settings_input_antenna:"e8bf",settings_input_component:"e8c0",settings_input_composite:"e8c1",settings_input_hdmi:"e8c2",settings_input_svideo:"e8c3",settings_overscan:"e8c4",settings_phone:"e8c5",settings_power:"e8c6",settings_remote:"e8c7",settings_system_daydream:"e1c3",settings_voice:"e8c8",share:"e80d",shop:"e8c9",shop_two:"e8ca",shopping_basket:"e8cb",shopping_cart:"e8cc",short_text:"e261",show_chart:"e6e1",shuffle:"e043",signal_cellular_4_bar:"e1c8",signal_cellular_connected_no_internet_4_bar:"e1cd",signal_cellular_no_sim:"e1ce",signal_cellular_null:"e1cf",signal_cellular_off:"e1d0",signal_wifi_4_bar:"e1d8",signal_wifi_4_bar_lock:"e1d9",signal_wifi_off:"e1da",sim_card:"e32b",sim_card_alert:"e624",skip_next:"e044",skip_previous:"e045",slideshow:"e41b",slow_motion_video:"e068",smartphone:"e32c",smoke_free:"eb4a",smoking_rooms:"eb4b",sms:"e625",sms_failed:"e626",snooze:"e046",sort:"e164",sort_by_alpha:"e053",spa:"eb4c",space_bar:"e256",speaker:"e32d",speaker_group:"e32e",speaker_notes:"e8cd",speaker_notes_off:"e92a",speaker_phone:"e0d2",spellcheck:"e8ce",star:"e838",star_border:"e83a",star_half:"e839",stars:"e8d0",stay_current_landscape:"e0d3",stay_current_portrait:"e0d4",stay_primary_landscape:"e0d5",stay_primary_portrait:"e0d6",stop:"e047",stop_screen_share:"e0e3",storage:"e1db",store:"e8d1",store_mall_directory:"e563",straighten:"e41c",streetview:"e56e",strikethrough_s:"e257",style:"e41d",subdirectory_arrow_left:"e5d9",subdirectory_arrow_right:"e5da",subject:"e8d2",subscriptions:"e064",subtitles:"e048",subway:"e56f",supervisor_account:"e8d3",surround_sound:"e049",swap_calls:"e0d7",swap_horiz:"e8d4",swap_vert:"e8d5",swap_vertical_circle:"e8d6",switch_camera:"e41e",switch_video:"e41f",sync:"e627",sync_disabled:"e628",sync_problem:"e629",system_update:"e62a",system_update_alt:"e8d7",tab:"e8d8",tab_unselected:"e8d9",tablet:"e32f",tablet_android:"e330",tablet_mac:"e331",tag_faces:"e420",tap_and_play:"e62b",terrain:"e564",text_fields:"e262",text_format:"e165",textsms:"e0d8",texture:"e421",theaters:"e8da",thumb_down:"e8db",thumb_up:"e8dc",thumbs_up_down:"e8dd",time_to_leave:"e62c",timelapse:"e422",timeline:"e922",timer:"e425",timer_10:"e423",timer_3:"e424",timer_off:"e426",title:"e264",toc:"e8de",today:"e8df",toll:"e8e0",tonality:"e427",touch_app:"e913",toys:"e332",track_changes:"e8e1",traffic:"e565",train:"e570",tram:"e571",transfer_within_a_station:"e572",transform:"e428",translate:"e8e2",trending_down:"e8e3",trending_flat:"e8e4",trending_up:"e8e5",tune:"e429",turned_in:"e8e6",turned_in_not:"e8e7",tv:"e333",unarchive:"e169",undo:"e166",unfold_less:"e5d6",unfold_more:"e5d7",update:"e923",usb:"e1e0",verified_user:"e8e8",vertical_align_bottom:"e258",vertical_align_center:"e259",vertical_align_top:"e25a",vibration:"e62d",video_call:"e070",video_label:"e071",video_library:"e04a",videocam:"e04b",videocam_off:"e04c",videogame_asset:"e338",view_agenda:"e8e9",view_array:"e8ea",view_carousel:"e8eb",view_column:"e8ec",view_comfy:"e42a",view_compact:"e42b",view_day:"e8ed",view_headline:"e8ee",view_list:"e8ef",view_module:"e8f0",view_quilt:"e8f1",view_stream:"e8f2",view_week:"e8f3",vignette:"e435",visibility:"e8f4",visibility_off:"e8f5",voice_chat:"e62e",voicemail:"e0d9",volume_down:"e04d",volume_mute:"e04e",volume_off:"e04f",volume_up:"e050",vpn_key:"e0da",vpn_lock:"e62f",wallpaper:"e1bc",warning:"e002",watch:"e334",watch_later:"e924",wb_auto:"e42c",wb_cloudy:"e42d",wb_incandescent:"e42e",wb_iridescent:"e436",wb_sunny:"e430",wc:"e63d",web:"e051",web_asset:"e069",weekend:"e16b",whatshot:"e80e",widgets:"e1bd",wifi:"e63e",wifi_lock:"e1e1",wifi_tethering:"e1e2",work:"e8f9",wrap_text:"e25b",youtube_searched_for:"e8fa",zoom_in:"e8ff",zoom_out:"e900",zoom_out_map:"e56b"}},function(e,t,n){e.exports={"trans-color":"loader--trans-color---97r08",component:"loader--component---2grcA",wrap:"loader--wrap---3Fhrc",text:"loader--text---3Yu3g",spinner:"loader--spinner---2q6MO",spin:"loader--spin---K6Loh"}},function(e,t,n){e.exports={addDays:n(20),addHours:n(75),addISOYears:n(76),addMilliseconds:n(21),addMinutes:n(78),addMonths:n(36),addQuarters:n(79),addSeconds:n(80),addWeeks:n(53),addYears:n(81),areRangesOverlapping:n(199),closestIndexTo:n(200),closestTo:n(201),compareAsc:n(23),compareDesc:n(54),differenceInCalendarDays:n(35),differenceInCalendarISOWeeks:n(202),differenceInCalendarISOYears:n(82),differenceInCalendarMonths:n(83),differenceInCalendarQuarters:n(203),differenceInCalendarWeeks:n(204),differenceInCalendarYears:n(85),differenceInDays:n(86),differenceInHours:n(205),differenceInISOYears:n(206),differenceInMilliseconds:n(37),differenceInMinutes:n(207),differenceInMonths:n(55),differenceInQuarters:n(208),differenceInSeconds:n(56),differenceInWeeks:n(209),differenceInYears:n(210),distanceInWords:n(88),distanceInWordsStrict:n(214),distanceInWordsToNow:n(215),eachDay:n(216),endOfDay:n(58),endOfHour:n(217),endOfISOWeek:n(218),endOfISOYear:n(219),endOfMinute:n(220),endOfMonth:n(90),endOfQuarter:n(221),endOfSecond:n(222),endOfToday:n(223),endOfTomorrow:n(224),endOfWeek:n(89),endOfYear:n(225),endOfYesterday:n(226),format:n(227),getDate:n(228),getDay:n(229),getDayOfYear:n(91),getDaysInMonth:n(52),getDaysInYear:n(230),getHours:n(231),getISODay:n(95),getISOWeek:n(59),getISOWeeksInYear:n(232),getISOYear:n(10),getMilliseconds:n(233),getMinutes:n(234),getMonth:n(235),getOverlappingDaysInRanges:n(236),getQuarter:n(84),getSeconds:n(237),getTime:n(238),getYear:n(239),isAfter:n(240),isBefore:n(241),isDate:n(51),isEqual:n(242),isFirstDayOfMonth:n(243),isFriday:n(244),isFuture:n(245),isLastDayOfMonth:n(246),isLeapYear:n(94),isMonday:n(247),isPast:n(248),isSameDay:n(249),isSameHour:n(96),isSameISOWeek:n(98),isSameISOYear:n(99),isSameMinute:n(100),isSameMonth:n(102),isSameQuarter:n(103),isSameSecond:n(105),isSameWeek:n(60),isSameYear:n(107),isSaturday:n(250),isSunday:n(251),isThisHour:n(252),isThisISOWeek:n(253),isThisISOYear:n(254),isThisMinute:n(255),isThisMonth:n(256),isThisQuarter:n(257),isThisSecond:n(258),isThisWeek:n(259),isThisYear:n(260),isThursday:n(261),isToday:n(262),isTomorrow:n(263),isTuesday:n(264),isValid:n(93),isWednesday:n(265),isWeekend:n(266),isWithinRange:n(267),isYesterday:n(268),lastDayOfISOWeek:n(269),lastDayOfISOYear:n(270),lastDayOfMonth:n(271),lastDayOfQuarter:n(272),lastDayOfWeek:n(108),lastDayOfYear:n(273),max:n(274),min:n(275),parse:n(2),setDate:n(276),setDay:n(277),setDayOfYear:n(278),setHours:n(279),setISODay:n(280),setISOWeek:n(281),setISOYear:n(77),setMilliseconds:n(282),setMinutes:n(283),setMonth:n(109),setQuarter:n(284),setSeconds:n(285),setYear:n(286),startOfDay:n(12),startOfHour:n(97),startOfISOWeek:n(11),startOfISOYear:n(22),startOfMinute:n(101),startOfMonth:n(287),startOfQuarter:n(104),startOfSecond:n(106),startOfToday:n(288),startOfTomorrow:n(289),startOfWeek:n(34),startOfYear:n(92),startOfYesterday:n(290),subDays:n(291),subHours:n(292),subISOYears:n(87),subMilliseconds:n(293),subMinutes:n(294),subMonths:n(295),subQuarters:n(296),subSeconds:n(297),subWeeks:n(298),subYears:n(299)}},function(e,t,n){var r=n(300)(n(312));e.exports=r},function(e,t,n){e.exports={"trans-color":"navbar--trans-color---1tk7E",component:"navbar--component---2UCEi","report-info-cnt":"navbar--report-info-cnt---8y9Bb","menu-button":"navbar--menu-button---1ZRpz","report-title":"navbar--report-title---3bXCv","pct-bar":"navbar--pct-bar---3EwW-",pass:"navbar--pass---2oR-w",fail:"navbar--fail---3mN80",pend:"navbar--pend---2iqjh","pct-bar-segment":"navbar--pct-bar-segment---3T0_o"}},function(e,t,n){e.exports={"trans-color":"quick-summary--trans-color---HUJqE",cnt:"quick-summary--cnt---3s38x",list:"quick-summary--list---2_80W",item:"quick-summary--item---bfSQ0",icon:"quick-summary--icon---TW1oG",tests:"quick-summary--tests---2nNut",passes:"quick-summary--passes---3IjYH","single-filter":"quick-summary--single-filter---31Thy","single-filter--passed":"quick-summary--single-filter--passed---3QnUL",failures:"quick-summary--failures---14s29","single-filter--failed":"quick-summary--single-filter--failed---3_tAw",pending:"quick-summary--pending---261aV","single-filter--pending":"quick-summary--single-filter--pending---21lZM",skipped:"quick-summary--skipped---tyOc4","single-filter--skipped":"quick-summary--single-filter--skipped---1AdZA","circle-icon":"quick-summary--circle-icon---1HDS7"}},function(e,t,n){e.exports={"trans-color":"radio-button--trans-color---egsik",component:"radio-button--component---1ix3c",outer:"radio-button--outer---a_NqL",off:"radio-button--off---dBAOK",inner:"radio-button--inner---3bo9Q"}},function(e,t,n){var r,o;o=this,void 0===(r=function(){return o.Chartist=(e={version:"0.11.0"},function(e,t,n){"use strict";n.namespaces={svg:"http://www.w3.org/2000/svg",xmlns:"http://www.w3.org/2000/xmlns/",xhtml:"http://www.w3.org/1999/xhtml",xlink:"http://www.w3.org/1999/xlink",ct:"http://gionkunz.github.com/chartist-js/ct"},n.noop=function(e){return e},n.alphaNumerate=function(e){return String.fromCharCode(97+e%26)},n.extend=function(e){var t,r,o;for(e=e||{},t=1;t":">",'"':""","'":"'"},n.serialize=function(e){return null==e?e:("number"==typeof e?e=""+e:"object"==typeof e&&(e=JSON.stringify({data:e})),Object.keys(n.escapingMap).reduce((function(e,t){return n.replaceAll(e,t,n.escapingMap[t])}),e))},n.deserialize=function(e){if("string"!=typeof e)return e;e=Object.keys(n.escapingMap).reduce((function(e,t){return n.replaceAll(e,n.escapingMap[t],t)}),e);try{e=void 0!==(e=JSON.parse(e)).data?e.data:e}catch(e){}return e},n.createSvg=function(e,t,r,o){var i;return t=t||"100%",r=r||"100%",Array.prototype.slice.call(e.querySelectorAll("svg")).filter((function(e){return e.getAttributeNS(n.namespaces.xmlns,"ct")})).forEach((function(t){e.removeChild(t)})),(i=new n.Svg("svg").attr({width:t,height:r}).addClass(o))._node.style.width=t,i._node.style.height=r,e.appendChild(i._node),i},n.normalizeData=function(e,t,r){var o,i={raw:e,normalized:{}};return i.normalized.series=n.getDataArray({series:e.series||[]},t,r),o=i.normalized.series.every((function(e){return e instanceof Array}))?Math.max.apply(null,i.normalized.series.map((function(e){return e.length}))):i.normalized.series.length,i.normalized.labels=(e.labels||[]).slice(),Array.prototype.push.apply(i.normalized.labels,n.times(Math.max(0,o-i.normalized.labels.length)).map((function(){return""}))),t&&n.reverseData(i.normalized),i},n.safeHasProperty=function(e,t){return null!==e&&"object"==typeof e&&e.hasOwnProperty(t)},n.isDataHoleValue=function(e){return null==e||"number"==typeof e&&isNaN(e)},n.reverseData=function(e){e.labels.reverse(),e.series.reverse();for(var t=0;to.high&&(o.high=n),a&&n0||(o.high=1),o.low=0)),o},n.isNumeric=function(e){return null!==e&&isFinite(e)},n.isFalseyButZero=function(e){return!e&&0!==e},n.getNumberOrUndefined=function(e){return n.isNumeric(e)?+e:void 0},n.isMultiValue=function(e){return"object"==typeof e&&("x"in e||"y"in e)},n.getMultiValue=function(e,t){return n.isMultiValue(e)?n.getNumberOrUndefined(e[t||"y"]):n.getNumberOrUndefined(e)},n.rho=function(e){if(1===e)return e;function t(e,n){return e%n==0?n:t(n,e%n)}function n(e){return e*e+1}var r,o=2,i=2;if(e%2==0)return 2;do{o=n(o)%e,i=n(n(i))%e,r=t(Math.abs(o-i),e)}while(1===r);return r},n.getBounds=function(e,t,r,o){var i,a,s,l=0,u={high:t.high,low:t.low};u.valueRange=u.high-u.low,u.oom=n.orderOfMagnitude(u.valueRange),u.step=Math.pow(10,u.oom),u.min=Math.floor(u.low/u.step)*u.step,u.max=Math.ceil(u.high/u.step)*u.step,u.range=u.max-u.min,u.numberOfSteps=Math.round(u.range/u.step);var c=n.projectLength(e,u.step,u)=r)u.step=1;else if(o&&f=r)u.step=f;else for(;;){if(c&&n.projectLength(e,u.step,u)<=r)u.step*=2;else{if(c||!(n.projectLength(e,u.step/2,u)>=r))break;if(u.step/=2,o&&u.step%1!=0){u.step*=2;break}}if(l++>1e3)throw new Error("Exceeded maximum number of iterations while optimizing scale step!")}var d=2221e-19;function p(e,t){return e===(e+=t)&&(e*=1+(t>0?d:-d)),e}for(u.step=Math.max(u.step,d),a=u.min,s=u.max;a+u.step<=u.low;)a=p(a,u.step);for(;s-u.step>=u.high;)s=p(s,-u.step);u.min=a,u.max=s,u.range=u.max-u.min;var h=[];for(i=u.min;i<=u.max;i=p(i,u.step)){var m=n.roundWithPrecision(i);m!==h[h.length-1]&&h.push(m)}return u.values=h,u},n.polarToCartesian=function(e,t,n,r){var o=(r-90)*Math.PI/180;return{x:e+n*Math.cos(o),y:t+n*Math.sin(o)}},n.createChartRect=function(e,t,r){var o=!(!t.axisX&&!t.axisY),i=o?t.axisY.offset:0,a=o?t.axisX.offset:0,s=e.width()||n.quantity(t.width).value||0,l=e.height()||n.quantity(t.height).value||0,u=n.normalizePadding(t.chartPadding,r);s=Math.max(s,i+u.left+u.right),l=Math.max(l,a+u.top+u.bottom);var c={padding:u,width:function(){return this.x2-this.x1},height:function(){return this.y1-this.y2}};return o?("start"===t.axisX.position?(c.y2=u.top+a,c.y1=Math.max(l-u.bottom,c.y2+1)):(c.y2=u.top,c.y1=Math.max(l-u.bottom-a,c.y2+1)),"start"===t.axisY.position?(c.x1=u.left+i,c.x2=Math.max(s-u.right,c.x1+1)):(c.x1=u.left,c.x2=Math.max(s-u.right-i,c.x1+1))):(c.x1=u.left,c.x2=Math.max(s-u.right,c.x1+1),c.y2=u.top,c.y1=Math.max(l-u.bottom,c.y2+1)),c},n.createGrid=function(e,t,r,o,i,a,s,l){var u={};u[r.units.pos+"1"]=e,u[r.units.pos+"2"]=e,u[r.counterUnits.pos+"1"]=o,u[r.counterUnits.pos+"2"]=o+i;var c=a.elem("line",u,s.join(" "));l.emit("draw",n.extend({type:"grid",axis:r,index:t,group:a,element:c},u))},n.createGridBackground=function(e,t,n,r){var o=e.elem("rect",{x:t.x1,y:t.y2,width:t.width(),height:t.height()},n,!0);r.emit("draw",{type:"gridBackground",group:e,element:o})},n.createLabel=function(e,r,o,i,a,s,l,u,c,f,d){var p,h={};if(h[a.units.pos]=e+l[a.units.pos],h[a.counterUnits.pos]=l[a.counterUnits.pos],h[a.units.len]=r,h[a.counterUnits.len]=Math.max(0,s-10),f){var m=t.createElement("span");m.className=c.join(" "),m.setAttribute("xmlns",n.namespaces.xhtml),m.innerText=i[o],m.style[a.units.len]=Math.round(h[a.units.len])+"px",m.style[a.counterUnits.len]=Math.round(h[a.counterUnits.len])+"px",p=u.foreignObject(m,n.extend({style:"overflow: visible;"},h))}else p=u.elem("text",h,c.join(" ")).text(i[o]);d.emit("draw",n.extend({type:"label",axis:a,index:o,group:u,element:p,text:i[o]},h))},n.getSeriesOption=function(e,t,n){if(e.name&&t.series&&t.series[e.name]){var r=t.series[e.name];return r.hasOwnProperty(n)?r[n]:t[n]}return t[n]},n.optionsProvider=function(t,r,o){var i,a,s=n.extend({},t),l=[];function u(t){var l=i;if(i=n.extend({},s),r)for(a=0;a=2&&e[s]<=e[s-2]&&(a=!0),a&&(i.push({pathCoordinates:[],valueData:[]}),a=!1),i[i.length-1].pathCoordinates.push(e[s],e[s+1]),i[i.length-1].valueData.push(t[s/2]));return i}}(window,document,e),function(e,t,n){"use strict";n.Interpolation={},n.Interpolation.none=function(e){var t={fillHoles:!1};return e=n.extend({},t,e),function(t,r){for(var o=new n.Svg.Path,i=!0,a=0;a1){var l=[];return s.forEach((function(e){l.push(t(e.pathCoordinates,e.valueData))})),n.Svg.Path.join(l)}if(i=s[0].pathCoordinates,a=s[0].valueData,i.length<=4)return n.Interpolation.none()(i,a);for(var u,c=(new n.Svg.Path).move(i[0],i[1],!1,a[0]),f=0,d=i.length;d-2*!u>f;f+=2){var p=[{x:+i[f-2],y:+i[f-1]},{x:+i[f],y:+i[f+1]},{x:+i[f+2],y:+i[f+3]},{x:+i[f+4],y:+i[f+5]}];u?f?d-4===f?p[3]={x:+i[0],y:+i[1]}:d-2===f&&(p[2]={x:+i[0],y:+i[1]},p[3]={x:+i[2],y:+i[3]}):p[0]={x:+i[d-2],y:+i[d-1]}:d-4===f?p[3]=p[2]:f||(p[0]={x:+i[f],y:+i[f+1]}),c.curve(r*(-p[0].x+6*p[1].x+p[2].x)/6+o*p[2].x,r*(-p[0].y+6*p[1].y+p[2].y)/6+o*p[2].y,r*(p[1].x+6*p[2].x-p[3].x)/6+o*p[2].x,r*(p[1].y+6*p[2].y-p[3].y)/6+o*p[2].y,p[2].x,p[2].y,!1,a[(f+2)/2])}return c}return n.Interpolation.none()([])}},n.Interpolation.monotoneCubic=function(e){var t={fillHoles:!1};return e=n.extend({},t,e),function t(r,o){var i=n.splitIntoSegments(r,o,{fillHoles:e.fillHoles,increasingX:!0});if(i.length){if(i.length>1){var a=[];return i.forEach((function(e){a.push(t(e.pathCoordinates,e.valueData))})),n.Svg.Path.join(a)}if(r=i[0].pathCoordinates,o=i[0].valueData,r.length<=4)return n.Interpolation.none()(r,o);var s,l,u=[],c=[],f=r.length/2,d=[],p=[],h=[],m=[];for(s=0;s0!=p[s]>0?d[s]=0:(d[s]=3*(m[s-1]+m[s])/((2*m[s]+m[s-1])/p[s-1]+(m[s]+2*m[s-1])/p[s]),isFinite(d[s])||(d[s]=0));for(l=(new n.Svg.Path).move(u[0],c[0],!1,o[0]),s=0;s1})).map((function(e){var t=e.pathElements[0],n=e.pathElements[e.pathElements.length-1];return e.clone(!0).position(0).remove(1).move(t.x,v).line(t.x,t.y).position(e.pathElements.length+1).line(n.x,v)})).forEach(function(n){var s=l.elem("path",{d:n.stringify()},e.classNames.area,!0);this.eventEmitter.emit("draw",{type:"area",values:t.normalized.series[a],path:n.clone(),series:r,seriesIndex:a,axisX:o,axisY:i,chartRect:u,index:a,group:l,element:s})}.bind(this))}}.bind(this)),this.eventEmitter.emit("created",{bounds:i.bounds,chartRect:u,axisX:o,axisY:i,svg:this.svg,options:e})}function i(e,t,o,i){n.Line.super.constructor.call(this,e,t,r,n.extend({},r,o),i)}n.Line=n.Base.extend({constructor:i,createChart:o})}(window,document,e),function(e,t,n){"use strict";var r={axisX:{offset:30,position:"end",labelOffset:{x:0,y:0},showLabel:!0,showGrid:!0,labelInterpolationFnc:n.noop,scaleMinSpace:30,onlyInteger:!1},axisY:{offset:40,position:"start",labelOffset:{x:0,y:0},showLabel:!0,showGrid:!0,labelInterpolationFnc:n.noop,scaleMinSpace:20,onlyInteger:!1},width:void 0,height:void 0,high:void 0,low:void 0,referenceValue:0,chartPadding:{top:15,right:15,bottom:5,left:10},seriesBarDistance:15,stackBars:!1,stackMode:"accumulate",horizontalBars:!1,distributeSeries:!1,reverseData:!1,showGridBackground:!1,classNames:{chart:"ct-chart-bar",horizontalBars:"ct-horizontal-bars",label:"ct-label",labelGroup:"ct-labels",series:"ct-series",bar:"ct-bar",grid:"ct-grid",gridGroup:"ct-grids",gridBackground:"ct-grid-background",vertical:"ct-vertical",horizontal:"ct-horizontal",start:"ct-start",end:"ct-end"}};function o(e){var t,o;e.distributeSeries?(t=n.normalizeData(this.data,e.reverseData,e.horizontalBars?"x":"y")).normalized.series=t.normalized.series.map((function(e){return[e]})):t=n.normalizeData(this.data,e.reverseData,e.horizontalBars?"x":"y"),this.svg=n.createSvg(this.container,e.width,e.height,e.classNames.chart+(e.horizontalBars?" "+e.classNames.horizontalBars:""));var i=this.svg.elem("g").addClass(e.classNames.gridGroup),a=this.svg.elem("g"),s=this.svg.elem("g").addClass(e.classNames.labelGroup);if(e.stackBars&&0!==t.normalized.series.length){var l=n.serialMap(t.normalized.series,(function(){return Array.prototype.slice.call(arguments).map((function(e){return e})).reduce((function(e,t){return{x:e.x+(t&&t.x)||0,y:e.y+(t&&t.y)||0}}),{x:0,y:0})}));o=n.getHighLow([l],e,e.horizontalBars?"x":"y")}else o=n.getHighLow(t.normalized.series,e,e.horizontalBars?"x":"y");o.high=+e.high||(0===e.high?0:o.high),o.low=+e.low||(0===e.low?0:o.low);var u,c,f,d,p,h=n.createChartRect(this.svg,e,r.padding);c=e.distributeSeries&&e.stackBars?t.normalized.labels.slice(0,1):t.normalized.labels,e.horizontalBars?(u=d=void 0===e.axisX.type?new n.AutoScaleAxis(n.Axis.units.x,t.normalized.series,h,n.extend({},e.axisX,{highLow:o,referenceValue:0})):e.axisX.type.call(n,n.Axis.units.x,t.normalized.series,h,n.extend({},e.axisX,{highLow:o,referenceValue:0})),f=p=void 0===e.axisY.type?new n.StepAxis(n.Axis.units.y,t.normalized.series,h,{ticks:c}):e.axisY.type.call(n,n.Axis.units.y,t.normalized.series,h,e.axisY)):(f=d=void 0===e.axisX.type?new n.StepAxis(n.Axis.units.x,t.normalized.series,h,{ticks:c}):e.axisX.type.call(n,n.Axis.units.x,t.normalized.series,h,e.axisX),u=p=void 0===e.axisY.type?new n.AutoScaleAxis(n.Axis.units.y,t.normalized.series,h,n.extend({},e.axisY,{highLow:o,referenceValue:0})):e.axisY.type.call(n,n.Axis.units.y,t.normalized.series,h,n.extend({},e.axisY,{highLow:o,referenceValue:0})));var m=e.horizontalBars?h.x1+u.projectValue(0):h.y1-u.projectValue(0),v=[];f.createGridAndLabels(i,s,this.supportsForeignObject,e,this.eventEmitter),u.createGridAndLabels(i,s,this.supportsForeignObject,e,this.eventEmitter),e.showGridBackground&&n.createGridBackground(i,h,e.classNames.gridBackground,this.eventEmitter),t.raw.series.forEach(function(r,o){var i,s,l=o-(t.raw.series.length-1)/2;i=e.distributeSeries&&!e.stackBars?f.axisLength/t.normalized.series.length/2:e.distributeSeries&&e.stackBars?f.axisLength/2:f.axisLength/t.normalized.series[o].length/2,(s=a.elem("g")).attr({"ct:series-name":r.name,"ct:meta":n.serialize(r.meta)}),s.addClass([e.classNames.series,r.className||e.classNames.series+"-"+n.alphaNumerate(o)].join(" ")),t.normalized.series[o].forEach(function(a,c){var g,y,b,_;if(_=e.distributeSeries&&!e.stackBars?o:e.distributeSeries&&e.stackBars?0:c,g=e.horizontalBars?{x:h.x1+u.projectValue(a&&a.x?a.x:0,c,t.normalized.series[o]),y:h.y1-f.projectValue(a&&a.y?a.y:0,_,t.normalized.series[o])}:{x:h.x1+f.projectValue(a&&a.x?a.x:0,_,t.normalized.series[o]),y:h.y1-u.projectValue(a&&a.y?a.y:0,c,t.normalized.series[o])},f instanceof n.StepAxis&&(f.options.stretch||(g[f.units.pos]+=i*(e.horizontalBars?-1:1)),g[f.units.pos]+=e.stackBars||e.distributeSeries?0:l*e.seriesBarDistance*(e.horizontalBars?-1:1)),b=v[c]||m,v[c]=b-(m-g[f.counterUnits.pos]),void 0!==a){var w={};w[f.units.pos+"1"]=g[f.units.pos],w[f.units.pos+"2"]=g[f.units.pos],!e.stackBars||"accumulate"!==e.stackMode&&e.stackMode?(w[f.counterUnits.pos+"1"]=m,w[f.counterUnits.pos+"2"]=g[f.counterUnits.pos]):(w[f.counterUnits.pos+"1"]=b,w[f.counterUnits.pos+"2"]=v[c]),w.x1=Math.min(Math.max(w.x1,h.x1),h.x2),w.x2=Math.min(Math.max(w.x2,h.x1),h.x2),w.y1=Math.min(Math.max(w.y1,h.y2),h.y1),w.y2=Math.min(Math.max(w.y2,h.y2),h.y1);var x=n.getMetaData(r,c);y=s.elem("line",w,e.classNames.bar).attr({"ct:value":[a.x,a.y].filter(n.isNumeric).join(","),"ct:meta":n.serialize(x)}),this.eventEmitter.emit("draw",n.extend({type:"bar",value:a,index:c,meta:x,series:r,seriesIndex:o,axisX:d,axisY:p,chartRect:h,group:s,element:y},w))}}.bind(this))}.bind(this)),this.eventEmitter.emit("created",{bounds:u.bounds,chartRect:h,axisX:d,axisY:p,svg:this.svg,options:e})}function i(e,t,o,i){n.Bar.super.constructor.call(this,e,t,r,n.extend({},r,o),i)}n.Bar=n.Base.extend({constructor:i,createChart:o})}(window,document,e),function(e,t,n){"use strict";var r={width:void 0,height:void 0,chartPadding:5,classNames:{chartPie:"ct-chart-pie",chartDonut:"ct-chart-donut",series:"ct-series",slicePie:"ct-slice-pie",sliceDonut:"ct-slice-donut",sliceDonutSolid:"ct-slice-donut-solid",label:"ct-label"},startAngle:0,total:void 0,donut:!1,donutSolid:!1,donutWidth:60,showLabel:!0,labelOffset:0,labelPosition:"inside",labelInterpolationFnc:n.noop,labelDirection:"neutral",reverseData:!1,ignoreEmptyValues:!1};function o(e,t,n){var r=t.x>e.x;return r&&"explode"===n||!r&&"implode"===n?"start":r&&"implode"===n||!r&&"explode"===n?"end":"middle"}function i(e){var t,i,a,s,l,u=n.normalizeData(this.data),c=[],f=e.startAngle;this.svg=n.createSvg(this.container,e.width,e.height,e.donut?e.classNames.chartDonut:e.classNames.chartPie),i=n.createChartRect(this.svg,e,r.padding),a=Math.min(i.width()/2,i.height()/2),l=e.total||u.normalized.series.reduce((function(e,t){return e+t}),0);var d=n.quantity(e.donutWidth);"%"===d.unit&&(d.value*=a/100),a-=e.donut&&!e.donutSolid?d.value/2:0,s="outside"===e.labelPosition||e.donut&&!e.donutSolid?a:"center"===e.labelPosition?0:e.donutSolid?a-d.value/2:a/2,s+=e.labelOffset;var p={x:i.x1+i.width()/2,y:i.y2+i.height()/2},h=1===u.raw.series.filter((function(e){return e.hasOwnProperty("value")?0!==e.value:0!==e})).length;u.raw.series.forEach(function(e,t){c[t]=this.svg.elem("g",null,null)}.bind(this)),e.showLabel&&(t=this.svg.elem("g",null,null)),u.raw.series.forEach(function(r,i){if(0!==u.normalized.series[i]||!e.ignoreEmptyValues){c[i].attr({"ct:series-name":r.name}),c[i].addClass([e.classNames.series,r.className||e.classNames.series+"-"+n.alphaNumerate(i)].join(" "));var m=l>0?f+u.normalized.series[i]/l*360:0,v=Math.max(0,f-(0===i||h?0:.2));m-v>=359.99&&(m=v+359.99);var g,y,b,_=n.polarToCartesian(p.x,p.y,a,v),w=n.polarToCartesian(p.x,p.y,a,m),x=new n.Svg.Path(!e.donut||e.donutSolid).move(w.x,w.y).arc(a,a,0,m-f>180,0,_.x,_.y);e.donut?e.donutSolid&&(b=a-d.value,g=n.polarToCartesian(p.x,p.y,b,f-(0===i||h?0:.2)),y=n.polarToCartesian(p.x,p.y,b,m),x.line(g.x,g.y),x.arc(b,b,0,m-f>180,1,y.x,y.y)):x.line(p.x,p.y);var E=e.classNames.slicePie;e.donut&&(E=e.classNames.sliceDonut,e.donutSolid&&(E=e.classNames.sliceDonutSolid));var k=c[i].elem("path",{d:x.stringify()},E);if(k.attr({"ct:value":u.normalized.series[i],"ct:meta":n.serialize(r.meta)}),e.donut&&!e.donutSolid&&(k._node.style.strokeWidth=d.value+"px"),this.eventEmitter.emit("draw",{type:"slice",value:u.normalized.series[i],totalDataSum:l,index:i,meta:r.meta,series:r,group:c[i],element:k,path:x.clone(),center:p,radius:a,startAngle:f,endAngle:m}),e.showLabel){var S,O;S=1===u.raw.series.length?{x:p.x,y:p.y}:n.polarToCartesian(p.x,p.y,s,f+(m-f)/2),O=u.normalized.labels&&!n.isFalseyButZero(u.normalized.labels[i])?u.normalized.labels[i]:u.normalized.series[i];var T=e.labelInterpolationFnc(O,i);if(T||0===T){var N=t.elem("text",{dx:S.x,dy:S.y,"text-anchor":o(p,S,e.labelDirection)},e.classNames.label).text(""+T);this.eventEmitter.emit("draw",{type:"label",index:i,group:t,element:N,text:""+T,x:S.x,y:S.y})}}f=m}}.bind(this)),this.eventEmitter.emit("created",{chartRect:i,svg:this.svg,options:e})}function a(e,t,o,i){n.Pie.super.constructor.call(this,e,t,r,n.extend({},r,o),i)}n.Pie=n.Base.extend({constructor:a,createChart:i,determineAnchorPosition:o})}(window,document,e),e);var e}.apply(t,[]))||(e.exports=r)},function(e,t,n){e.exports={"trans-color":"suite-summary--trans-color---14JXk",component:"suite-summary--component---cFAkx","no-margin":"suite-summary--no-margin---3WX9n","summary-item":"suite-summary--summary-item---JHYFN",duration:"suite-summary--duration---AzGUQ",tests:"suite-summary--tests---3Zhct",passed:"suite-summary--passed---24BnC",failed:"suite-summary--failed---205C4",pending:"suite-summary--pending---3_Nkj",skipped:"suite-summary--skipped---TovqF",icon:"suite-summary--icon---3rZ6G"}},function(e,t,n){e.exports={"trans-color":"toggle-switch--trans-color---16in9",component:"toggle-switch--component---3vjvh",label:"toggle-switch--label---1Lu8U","toggle-input":"toggle-switch--toggle-input---3BB7e",toggle:"toggle-switch--toggle---2kPqc",disabled:"toggle-switch--disabled---1qDLf",icon:"toggle-switch--icon---348nT"}},function(e,t,n){"use strict";var r=n(61),o="function"==typeof Symbol&&Symbol.for,i=o?Symbol.for("react.element"):60103,a=o?Symbol.for("react.portal"):60106,s=o?Symbol.for("react.fragment"):60107,l=o?Symbol.for("react.strict_mode"):60108,u=o?Symbol.for("react.profiler"):60114,c=o?Symbol.for("react.provider"):60109,f=o?Symbol.for("react.context"):60110,d=o?Symbol.for("react.forward_ref"):60112,p=o?Symbol.for("react.suspense"):60113,h=o?Symbol.for("react.memo"):60115,m=o?Symbol.for("react.lazy"):60116,v="function"==typeof Symbol&&Symbol.iterator;function g(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;nP.length&&P.push(e)}function D(e,t,n,r){var o=typeof e;"undefined"!==o&&"boolean"!==o||(e=null);var s=!1;if(null===e)s=!0;else switch(o){case"string":case"number":s=!0;break;case"object":switch(e.$$typeof){case i:case a:s=!0}}if(s)return n(r,e,""===t?"."+I(e,0):t),1;if(s=0,t=""===t?".":t+":",Array.isArray(e))for(var l=0;l